• 제목/요약/키워드: triangular mesh

검색결과 190건 처리시간 0.025초

열린 STL 모델의 옵셋 방법 (Offset of STL Model Generated from Multiple Surfaces)

  • 김수진;양민양
    • 한국정밀공학회지
    • /
    • 제23권7호
    • /
    • pp.187-193
    • /
    • 2006
  • This paper introduces and illustrates the results of a new method for offsetting the triangular mesh generated from multiple surfaces. The meshes generated from each surface are separated each other and normal directions are different. The face normal vectors are flipped to upward and the lower faces covered by upper faces are deleted. The virtual normal vectors are introduced and used to of feet boundary. It was shown that new method is better than previous methods in offsetting the triangular meshes generated from multiple surfaces. The introduced offset method was applied for 3-axis tool path generation system and tested by NC machining.

3차원 삼각형 메쉬의 과장을 안정적으로 표현할 수 있는 필터링과 GPU 최적화 (Filtering and GPU Optimization to Reliably Express the Exaggeration of 3D Triangular Meshes)

  • 이수빈;문성혁;김종현
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2023년도 제67차 동계학술대회논문집 31권1호
    • /
    • pp.349-352
    • /
    • 2023
  • 본 논문에서는 법선벡터를 이용해 3D 삼각형 메쉬의 형태를 안정적으로 과장하고 GPU 기반으로 새롭게 설계하는 프레임워크를 제안한다. 우리는 High-boost 메쉬 필터링 알고리즘에서의 Aliasing 문제를 양방향 필터를 적용하여 노이지를 제거하고, GPU 기반에서 설계해 고속화한다.

  • PDF

막 구조물의 삼각형 Re-mesh 패턴을 적용한 재단도 생성에 관한 연구 (A Study on the Cutting Pattern Generation of the Membrane Structures Using Triangular Re-mesh)

  • 전진형;손수덕;정을석;김승덕
    • 한국공간구조학회논문집
    • /
    • 제7권3호
    • /
    • pp.153-165
    • /
    • 2007
  • 연성 구조물은 축강성은 강하고 휨 강성이 매우 작은 재료를 주 구조재로 사용하므로 초기강성에 매우 민감한 구조체이다. 막 구조물을 설계하기 위해서는 우선 초기장력 도입으로 인한 구조물의 형상을 정확히 알아야 한다. 이를 위해서 모형을 통한 모델링이나 컴퓨터를 이용한 형상해석이 요구되며, 초기장력의 도입으로 형성되는 막 구조물의 곡면은 일반적으로 등장력 곡면이다. 따라서 연성 구조물의 해석과 설계는 기존의 강성구조물과는 다른 형상해석, 응력-변형해석, 재단도 작성 및 시공해석의 3단계 해석이 요구되어진다. 본 연구는 재단도 작성 프로그램 NASScut를 이용하여 경계면 곡률의 오차를 최소화 할 수 있는 삼각형 Re-mesh 패턴을 제안하고, 재단도를 작성한다.

  • PDF

비정렬격자계를 사용하는 3차원 유동해석코드 개발 (II) - 코드성능평가 - (Development of 3-D Flow Analysis Code Using Unstructured Grid System (II) - Code's Performance Evaluation -)

  • 김종태;김종은;명현국
    • 대한기계학회논문집B
    • /
    • 제29권9호
    • /
    • pp.1057-1064
    • /
    • 2005
  • A conservative finite-volume numerical method using unstructured meshes, which is developed by the authors, is evaluated for its application to several 2-D benchmark problems using a variety of quadrilateral, triangular and hybrid meshes. The present pressure-based numerical method for unstructured mesh clearly demonstrates the same accuracy and robustness as that fur typical structured mesh.

쉘 구조물에서 Chordal Axis Transform 을 이용한 중립면 생성 (Medial Surface Generation by Using Chordal Axis Transform in Shell Structures)

  • 권기연;박정민;이병채;채수원
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2004년도 추계학술대회 논문집
    • /
    • pp.865-870
    • /
    • 2004
  • This paper describes the generation of chordal surface for various shell structures, such as automobile bodies, plastic injection mold components and shell metal parts. After one-layered tetrahedral mesh is generated by an advancing front algorithm, the chordal surface is generated by cutting a tetrahedral element. It is generated one or two elements at a tetrahedral element and the chordal surface is composed with triangular or quadrilateral elements. This algorithm has been tested on several models with rib structure.

  • PDF

삼각형 팬 구조에 기반한 3차원 메쉬 부호화 기법 (3D Mesh Encoding Technique Based on Triangle Fan Structure)

  • 심재영;이상욱
    • 한국통신학회논문지
    • /
    • 제26권10B호
    • /
    • pp.1399-1408
    • /
    • 2001
  • 본 논문에서는 삼각형 메쉬(triangular mesh)로 이루어진 3차원 모델의 연결 정보(connectivity data)와 형상 정보(geometry data)를 삼각형 팬(triangle fan) 구조에 기반하여 효율적으로 압축하는 부호화 기법을 제안한다. 첫째로, 연결 정보의 무손실 부호화로 꼭지점 차수 왜곡(vertex degree warping) 기법을 제안한다. 기존의 알고리듬이 연결 정보와 형상 정보를 분리하여 부호화하는데 반해 제안하는 알고리듬은 연결 정보를 부호화하는데 형상 정보를 이용하여 압축 효율을 높인다. 둘째로, 형상 정보를 압축하기 위해 이중 평행사변형 예측(dual parallelogram prediction) 기법을 제안한다. 삼각형 팬 구조를 이용함으로써 기존의 삼각형 스트립(triangle strip) 기반의 알고리듬보다 정확한 형상 예측이 가능하고, 예측 오차가 작아지게 된다. 다양한 3차원 메쉬 모델에 대한 모의 실험을 통하여 제안하는 알고리듬이 기존의 알고리듬보다 우수한 압축 성능을 나타냄을 확인하다.

  • PDF

Parametric Design on Bellows of Piping System Using Fuzzy Knowledge Processing

  • Lee Yang-Chang;Lee Joon-Seong;Choi Yoon-Jong
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • 제6권2호
    • /
    • pp.144-149
    • /
    • 2006
  • This paper describes a novel automated analysis system for bellows of piping system. An automatic finite element (FE) mesh generation technique, which is based on the fuzzy theory and computational geometry technique, is incorporated into the system, together with one of commercial FE analysis codes and one of commercial solid modelers. In this system, a geometric model, i.e. an analysis model, is first defined using a commercial solid modelers for 3-D shell 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 controlled by the fuzzy knowledge processing. The Delaunay triangulation technique is introduced as a basic tool for element generation. The triangular elements are converted to quadrilateral elements. Practical performances of the present system are demonstrated through several analysis for bellows of piping system.

안정화된 유한요소법을 이용한 진동하는 2차원 물체 주의 유동해석 (A STABILZED FINITE ELEMENT COMPUTATION OF FLOW AROUND OSCILLATING 2D BODIES)

  • 안형택;라술 라힐
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2010년 춘계학술대회논문집
    • /
    • pp.289-294
    • /
    • 2010
  • Numerical stud of an oscillating body in incompressible fluid is performed. Stabilized finite element method comprising of Streamline-Upwind/Petrov-Galerkin (SUPG) and Pressure-Stabilizing/Petrov-Galerkin (PSPG) formulations of linear triangular elements was employed to solve 2D incompressible Navier-Stokes equations whereas the motion of the body was considered by incorporating the arbitrary Langrangian-Eulerian(ALE) formulation. An algebraic moving mesh strategy is utilized for obtaining body conforming mesh deformation at each time step. Two tests cases, namely motion of a circular cylinder and of an airfoil in incompressible flow were analyzed. The model is first validated against the stationary cases and then the capability to handle moving boundaries is demonstrated.

  • PDF

Texture Mapping을 고려한 Rang Image의 3차원 형상 간략화 (3D Mesh Simplification from Range Image Considering Texture Mapping)

  • 공창환;김창헌
    • 한국컴퓨터그래픽스학회논문지
    • /
    • 제3권1호
    • /
    • pp.23-28
    • /
    • 1997
  • 본 논문은 range map과 texture map이 포함된 range image를 삼각형 메쉬로 된 3차원 형상으로 복원하고, 이 삼각형 메쉬를 기하학적 축소 알고리즘을 적용하여 간략화하는 방법에 대하여 기술한다. 그리고 이 논문에는 복원된 3차원 모델에 texture mapping이 가능하고 간략한 정도를 사용자가 쉽게 결정할 수 있으며, 실시간 multiple level-of-detail에 적용 가능한 빠른 속도의 간략화 방법을 제시한다. 구현한 방법을 국보급 문화재를 스캐닝한 실험 데이터에 적용하여 그 유효성을 입증한다.

  • PDF

Parametric Study on Bellows of Piping System Using Fuzzy Theory

  • Lee Yang-Chang;Lee Joon-Seong
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • 제6권1호
    • /
    • pp.58-63
    • /
    • 2006
  • This paper describes a novel automated analysis system for bellows of piping system. An automatic finite element (FE) mesh generation technique, which is based on the fuzzy theory and computational geometry technique, is incorporated into the system, together with one of commercial FE analysis codes and one of commercial solid modelers. In this system, a geometric model, i.e. an analysis model, is first defined using a commercial solid modelers for 3-D shell 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 controlled by the fuzzy knowledge processing. The Delaunay triangulation technique is introduced as a basic tool for element generation. The triangular elements are converted to quadrilateral elements. Practical performances of the present system are demonstrated through several analysis for bellows of piping system.