• Title/Summary/Keyword: object-oriented finite elements

Search Result 7, Processing Time 0.021 seconds

Dynamic Analysis of Plate Girder Bridge Using Object-Oriented Technique (객체지향기법을 이용한 플레이트 거더교의 동해석)

  • Cho, Jeong-Rae;Kwark, Jong-Won;Chin, Won-Jong;Choi, Eun-Suk;Kang, Jae-Yoon;Lee, Jung-Woo
    • Proceedings of the Korea Concrete Institute Conference
    • /
    • 2006.05a
    • /
    • pp.486-489
    • /
    • 2006
  • This paper presents a newly proposed object-oriented finite element framework and its applications on dynamic analysis of plate girder bridge. The developed framework supports various types of finite elements, materials, constraints, loads, and solution methods. One major feature different from other object-oriented finite element programs is that static model and dynamic state can be easily read from or written to a file. In addition, the framework supports efficient DOF pattern handling for a node connecting elements with different DOF patterns, new multi-point constraint handling, and various scripting languages for easy use of the library. In order to show the applicability to dynamic analysis, dynamic moving load analysis on plate girder bridge is performed.

  • PDF

Development of an Object-oriented Finite Element Model through Iterative Method Ensuring Independency of Elements (요소 독립성이 유지되는 반복해법에 의한 객체지향 유한요소모델 개발)

  • Lee, Han-Ki;Kim, Tae-Gon;Lee, Jeong-Jae
    • Journal of The Korean Society of Agricultural Engineers
    • /
    • v.54 no.2
    • /
    • pp.115-125
    • /
    • 2012
  • Application of the Object-oriented Programming (OOP) method to the Finite Element Model (FEM) program has various strengths including the features of encapsulation, polymorphism and inheritance. However, this technique should be based upon a premise that the independency of the object method and data to be used is guaranteed. By attempting to apply the OOP to the FEM, existing researches go against the independency of the OOP which is an essential feature of the method. The reason is this: existing researches apply the OOP to modules in accordance with analysis procedures, although the data to be used is classified as an element unit in the FEM. Therefore, the required independency cannot be maintained as whole stiffness matrices and boundary conditions are combined together. Also, solutions are sought from analysis module after data is regrouped at the pre-processor, and their results are analyzed during the post-processor. As this is similar to a batch processing, it cannot use data at analysis, and recalculation should be done from the beginning if any condition is changed after the analysis is complete, which are limitations of the existing researches. This research implemented the Object-orientation of elements so that the three features of the OOP (i.e. encapsulation, polymorphism and inheritance) can be guaranteed and their independency maintained as a result. For this purpose, a model called 'Object-oriented Finite element Model ensuring the Independency of Elements (OFMIE)', which enables the analysis of targets through mutual data exchanges within instance, was developed. In conclusion, the required independency was achieved in the instance of the objected elements and the analysis results of previous conditions could be used for the analysis after changes. The number of repetitive calculations was reduced by 75 per cent through this gradual analysis processes.

Development of an Automation Tool for the Three-Dimensional Finite Element Analysis of Machine Tool Spindles

  • Choi, Jin-Woo
    • Journal of the Korean Society of Manufacturing Technology Engineers
    • /
    • v.24 no.2
    • /
    • pp.166-171
    • /
    • 2015
  • In this study, an automation tool was developed for rapid evaluation of machine tool spindle designs with automated three-dimensional finite element analysis (3D FEA) using solid elements. The tool performs FEA with the minimum data of point coordinates to define the section of the spindle shaft and bearing positions. Using object-oriented programming techniques, the tool was implemented in the programming environment of a CAD system to make use of its objects. Its modules were constructed with the objects to generate the geometric model and then to convert it into the FE model of 3D solid elements at the workbenches of the CAD system using the point data. Graphic user interfaces were developed to allow users to interact with the tool. This tool is helpful for identification of a near optimal design of the spindle based on, for example, stiffness with multiple design changes and then FEAs.

Mechanical Performance Evaluation of Cement Paste with Foaming Agent using FEM Analysis Based on Picture Image (화상 이미지 기반 FEM 해석을 이용한 기포제 혼입 시멘트 페이스트의 역학 성능 평가)

  • Kim, Bo-Seok;Shin, Jun-Ho;Lee, Han-Seung
    • Journal of the Korea Institute of Building Construction
    • /
    • v.16 no.1
    • /
    • pp.35-43
    • /
    • 2016
  • Concrete is a representative heterogeneous material and mechanical properties of concrete are influenced by various factors. Due to the fact that pores in concrete affect determining compressive strength of concrete, studies which deal with distribution and magnitudes of pores are very important. That way, studies using picture imaging have been emerged. Studies on mechanical performance evaluation of structural lightweight foamed concrete and FEM analysis based on picture image are inadequate because lightweight foamed concrete has been researched for only non-structural. Therefore, in this study, cement paste with foaming agent to evaluate mechanical performance is made, FEM analysis with picture image is conducted and young's modulus of experiment and analysis are compared. In this study, dosage of foaming agent is determined 7 level to check pore distribution and water-binder ratio is determined 20% to progress research about structural light weight foamed concrete. Weight of unit volume is minimum at 0.8% of foaming agent dosage. However, weight of unit volume is increased over 0.8% of foaming agent dosage because of interconnection with independent pores. For FEM analysis, cement paste is photographed to use image analyzer(HF-MA C01). Consequently, the fact that Young's Modulus of experiment and FEM analysis are same is drawn by using OOF(Object Oriented Finite elements).

Code Development of Automatic Mesh Generation for Finite Element Method Using Delaunay Triangulation Method (Delaunay 삼각화에 의한 유한요소 자동 생성 코드 개발에 관한 연구)

  • Park Pyong-Ho;Sah Jong-Youb
    • 한국전산유체공학회:학술대회논문집
    • /
    • 1996.05a
    • /
    • pp.111-117
    • /
    • 1996
  • The Delaunay triangulation technique was tested for complicated shapes of computational domain. While a simple geometry, both in topology and in geometry, was discretized well into triangular elements. a complex geometry often failed in triangularization. A complex geometry should be devided into smaller sub-domains whose shape is simple both topologically and geometrically. The present study developed the data structures not only for relationships among neibering elements but also for shape information, and coupled these into the Delaunay triangulation technique. This approach was able to enhance greatly the reliability of triangularization specially in complicated shapes of computational domains. The GUI (Graphic User Interface) and OOP (Object-Oriented Programming) were used in order to develop the user-friendly and efficient computer code.

  • PDF

Distributed Hybrid Simulation and Testing System using General-Purpose Finite Element Analysis Program (범용 유한요소해석 프로그램을 이용한 분산 공유 하이브리드 해석 및 실험 시스템)

  • Yun, Gun-Jin;Han, Bong-Koo
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • v.21 no.1
    • /
    • pp.59-71
    • /
    • 2008
  • In this paper, a software framework that integrates computational and experimental simulation has been developed to simulate and test a large-scale structural system under earthquake loading. The proposed software framework does not need development of the computer codes for both dynamic and static simulations. Any general-purpose software can be utilized with a main control module and interface APIs. This opens up a new opportunity to facilitate use of sophisticated finite elements into hybrid simulation regime to enhance accuracy and efficiency of simulations. The software framework described in the paper is modular and uses object oriented programming concepts. A series of illustrative examples demonstrate that the system is fully-functional and is capable of running any number of experimental and/or analytical components.

Nonlinear FEM analysis of Cable-stayed PSC Bridges Considering Time-dependent Behavior (시간 의존적 거동을 고려한 PSC 사장교의 비선형 유한요소해석)

  • Cho, Hwak-Shin;Seong, Dae-Jeong;Im, Duk-Ki;Shin, Hyun-Mock
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • v.24 no.2
    • /
    • pp.177-184
    • /
    • 2011
  • In this paper the nonlinear analysis that include time-dependent characteristics of materials and geometric nonlinearity of elements for the cable-stayed PSC bridges is presented. Analysis models for finite element method were developed based on the flexibility based fiber beam-column model originally proposed by Spacone et al.(1996). The developed analysis model implemented in general purpose object-oriented finite element analysis program named HFC(Cho 2009). The performance of proposed analysis models is evaluated by comparing with the former results of the design data. The deflection of time dependent analysis is larger than time ignored analysis on construction sequences, and the bridge is destructed at a smaller deflection than the time ignored analysis on failure behavior.