• 제목/요약/키워드: Mesh Generation Method

검색결과 288건 처리시간 0.026초

오차 예측과 격자밀도 지도를 이용한 적응 Delaunay 격자생성방법 (Adaptive Delaunay Mesh Generation Technique Based on a Posteriori Error Estimation and a Node Density Map)

  • 홍진태;이석렬;박철현;양동열
    • 소성∙가공
    • /
    • 제13권4호
    • /
    • pp.334-341
    • /
    • 2004
  • In this study, a remeshing algorithm adapted to the mesh density map using the Delaunay mesh generation method is developed. In the finite element simulation of forging process, the numerical error increases as the process goes on because of discrete property of the finite elements and distortion of elements. Especially, in the region where stresses and strains are concentrated, the numerical error will be highly increased. However, it is not desirable to use a uniformly fine mesh in the whole domain. Therefore, it is necessary to reduce the analysis error by constructing locally refined mesh at the region where the error is concentrated such as at the die corner. In this paper, the point insertion algorithm is used and the mesh size is controlled by using a mesh density map constructed with a posteriori error estimation. An optimized smoothing technique is adopted to have smooth distribution of the mesh and improve the mesh element quality.

Delaunay 삼각화기법을 이용한 유한요소망의 자동생성과 격자재구성에의 응용 (Automatic Mesh Generation by Delaunay Triangulation and Its Application to Remeshing)

  • 정현석;김용환
    • 대한기계학회논문집A
    • /
    • 제20권2호
    • /
    • pp.553-563
    • /
    • 1996
  • An algorithm for automatic mesh generation of two-dimensional arbitrary planar domain is proposed by using Delaunay triangulation algorithm. An efficient algorithm is proposed for the construction of Delaunay triangulation algorithm over convex planar domain. From the definition of boundary, boundary nodes are first defined and then interior nodes are generated ensuring the Delaunay property. These interior nodes and the boundary nodes are then linked up together to produce a valid triangular mesh for any finite element analysis. Through the various example, it is found that high-quality triangular element meshes are obtained by Delaunay algorithm, showing the robustness of the current method. The proposed mesh generation scheme has been extended to automatic remeshing, which is applicable to FE analysis including large deformation and large distortion of elements.

Face-offsetting 기법을 이용한 육면체 요소망 자동생성 기법 (Automatic Hexahedral Mesh Generation using Face-offsetting Method)

  • 조현주;이지호
    • 한국컴퓨터그래픽스학회논문지
    • /
    • 제22권2호
    • /
    • pp.20-26
    • /
    • 2016
  • 본 논문에서는 Face-offsetting 기법을 적용하여 형상 내부의 중립면을 생성하고 영역을 분할한 후 육면체 요소망을 자동 생성하는 기법을 제안하였다. 제안된 기법이 육면체 요소망 생성을 위한 영역 분할에 사용될 수 있음을 검증하기 위하여 2종의 모델에 대한 요소망을 생성하고, 이의 형상비와 Jacobian 값을 기존의 방법들과 비교하여 품질을 평가하였다. 이를 통하여 Face-offsetting 기법을 이용한 중립면 생성과 영역 분할이 육면체 요소망 자동 생성에 효과적으로 사용될 수 있음을 확인하였다.

An Eeffective Mesh Generation Algorithm Using Singular Shape Functions

  • Yoo, Hyeong Seon;Jang, Jun Hwan;Pyun, Soo Bum
    • Transactions on Control, Automation and Systems Engineering
    • /
    • 제3권4호
    • /
    • pp.268-271
    • /
    • 2001
  • In this paper, we propose a simplified pollution adaptive mesh generation algorithm using singular elements. The algorithm based on the element pollution error indicator concentrate on boundary nodes. The automatic mesh generation method is followed by either a node-relocation or a node-insertion method. The boundary node relocation phase is introduced to reduce pollution error estimates without increasing the boundary nodes. The node insertion phase greatly improves the error and the factor with the cost of increasing the node numbers. It is shown that the suggested r-h version algorithm combined with singular elements converges more quickly than the conventional one.

  • PDF

쉘 구조물의 용접 변형량 예측을 위한 요소망 생성 방법 (A Mesh Generation Method to Estimate Welding Deformation for Shell Structures)

  • 권기연
    • 한국CDE학회논문집
    • /
    • 제21권2호
    • /
    • pp.143-150
    • /
    • 2016
  • In shipbuilding, hull assemblies are manufactured by welding. The thermal deformation caused by the welding produces shape deformation. Counter-deformed design methods have been used in shipyards to cope with the weld-induced deformation of ship assembles. Finite element methods (FEMs) are frequently used to estimate welding distortion in the counter-deformed design. For the estimation of welding distortion, producing uniform rectangular elements is required to enter thermal loads on the welding line and obtain accurate analysis results. In this paper, a new automatic mesh generation method is proposed for prediction of welding deformation in FEM. Meshes are constructed for test cases to demonstrate the feasibility of the proposed mesh generation method.

CAD 형상 데이터를 이용한 비정렬 격자 자동 생성을 위한 격자셀 크기 지정 기법 (A NEW CELL SIZING METHOD FOR AUTOMATIC UNSTRUCTURED GRID GENERATION USING CAD SURFACE DATA)

  • 이봉주;김병수
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2007년도 추계 학술대회논문집
    • /
    • pp.120-125
    • /
    • 2007
  • In this paper a new cell sizing method is proposed. The new method calculates cell size at a point using given size control elements directly without the aid of background grid as other cell sizing algorithms do. The calculation method and related definitions are described in detail, and typical cell sizing results are given.

  • PDF

불완전한 2차원다양체 메시기반 공추경로생성 (Incomplete 2-manifold Mesh Based Tool Path Generation)

  • 이성근;김수진;양민양;이동윤
    • 대한기계학회논문집A
    • /
    • 제29권3호
    • /
    • pp.447-454
    • /
    • 2005
  • This paper presents a new paradigm for 3-axis tool path generation based on an incomplete 2-manifold mesh model, namely, an inexact polyhedron. When geometric data is transferred from one system to another system and tessellated for tool path generation, the model does not have any topological data between meshes and facets. In contrast to the existing polyhedral machining approach, the proposed method generates tool paths from an incomplete 2-manifold mesh model. In order to generate gouge-free tool paths, CL-meshes are generated by offsetting boundary edges, boundary vertices, and facets. The CL-meshes are sliced by machining planes and the calculated intersections are sorted, trimmed, and linked. The grid method is used to reduce the computing time when range searching problems arise. The method is fully implemented and verified by machining an incomplete 2-manifold mesh model.

삼차원 소성가공 공정 시뮬레이션을 위한 지능형 사면체 요소망 자동생성 (Automated Adaptive Tetrahedral Element Generation for Three-Dimensional Metal Forming Simulation)

  • 이민철;전만수
    • 소성∙가공
    • /
    • 제15권3호
    • /
    • pp.189-194
    • /
    • 2006
  • In this paper, an automated adaptive mesh generation scheme, based on an advancing-front-Delaunay method, is presented fur finite element simulation of three dimensional bulk metal farming processes. Basic approach is introduced in detail, including a surface meshing and volume meshing technique and a mesh density control scheme. The presented approach is applied to automatic forging simulation in order to evaluate the effect of the developed schemes. Comparison shows a good agreement between required mesh density and generated mesh density, implying that the presented approach is appropriate for automatic mesh generation in metal forming simulation.

피지이론과 버블기법을 이용한 3차원 구조물의 유한요소해석을 위한 요소생성기법 (Mesh Generation Methodology for FE Analysis of 3D Structures Using Fuzzy Knowledge and Bubble Method)

  • 이준성;이은철
    • 한국지능시스템학회논문지
    • /
    • 제19권2호
    • /
    • pp.230-235
    • /
    • 2009
  • 본 논문은 3차원구조물의 유한요소해석을 위한 자동 유한요소 생성에 관한 것으로 퍼지이론과 버블요소 생성기법, 상용 솔리드모델러로 구성되어진다. 새로운 요소생성과정은 (a) 해석모델인 형상모델링 정의, (b) 버블생성, 그리고 (c) 요소생성으로 이루어진다. 형상모델링에는 상용 솔리드모델러를 이용하였으며 버블은 각 지점에서의 버블간격함수에 의해 생성되어진다. 버블간격 함수는 지식처리수법에 의해 조절되어 진다. 요소생성을 위해서는 기본적으로 데로우니방법을 도입하였다. 이러한 3차원 구조물에 대한 유한요소의 자동생성은 해석을 위해 큰 잇점이 있다. 실제적인 현 시스템의 효용성을 검증하기위해 3차원 형상에 대한 예를 제시하였다.

퍼지이론을 이용한 FEM 모델링을 위한 자동 요소분할 시스템 (Automatic Mesh Generation System for a Novel FEM Modeling Based on Fuzzy Theory)

  • 이준성;이양창;최윤종
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 2005년도 춘계학술대회 학술발표 논문집 제15권 제1호
    • /
    • pp.139-142
    • /
    • 2005
  • This paper describes an automatic finite element (FE) mesh generation for three-dimensional structures consisting of free-form surfaces. This mesh generation process consists of three subprocesses: (a) definition of geometric model, i.e. analysis model, (b) generation of nodes, and (c) generation of elements. One of commercial sol id modelers is employed for three-dimensional sol id structures. Node is generated if its distance from existing node points is similar to the node spacing function at the point. The node spacing function is well control led by the fuzzy knowledge processing. The Delaunay method is introduced as a basic tool for element generation. Automatic generation of FE meshes for three-dimensional sol id structures holds great benefits for analyses. Practical performances of the present system are demonstrated through several mesh generations for three-dimensional complex geometry.

  • PDF