• 제목/요약/키워드: Computational Geometry Technique

검색결과 105건 처리시간 0.022초

MEDICAL IMAGE ANALYSIS USING HIGH ANGULAR RESOLUTION DIFFUSION IMAGING OF SIXTH ORDER TENSOR

  • K.S. DEEPAK;S.T. AVEESH
    • Journal of applied mathematics & informatics
    • /
    • 제41권3호
    • /
    • pp.603-613
    • /
    • 2023
  • In this paper, the concept of geodesic centered tractography is explored for diffusion tensor imaging (DTI). In DTI, where geodesics has been tracked and the inverse of the fourth-order diffusion tensor is inured to determine the diversity. Specifically, we investigated geodesic tractography technique for High Angular Resolution Diffusion Imaging (HARDI). Riemannian geometry can be extended to a direction-dependent metric using Finsler geometry. Euler Lagrange geodesic calculations have been derived by Finsler geometry, which is expressed as HARDI in sixth order tensor.

정전 마이크로 액츄에이터의 자동 CAE 평가 (Automated CAE Evaluation of Electrostatic Micro Actuator)

  • Lee, Joon-Seong
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1996년도 추계학술대회 논문집
    • /
    • pp.711-715
    • /
    • 1996
  • This paper describes an automated computer-aided engineering (CAE) system for micromachines whose size range 10 to 10$^3$${\mu}{\textrm}{m}$. An automatic finite element mesh generation technique, which is based on the fuzzy knowledge processing and computational geometry techniques, is incorporated into the system, together with one of commercial finite clement (FE) analysis codes, MARC, and one of commercial solid modelers, Designbase. The system allows a geometry model of concern to be a automatically converted to different FE models, depending on physical phenomena to be analyzed, i.e. electrostatic analysis, stress analysis, modal analysis and so on. The FE analysis models are then exported to the FE analysis code, and then analyses are performed. This system is successfully applied to an electrostatic micro actuator.

  • PDF

다면체의 회전 스웹터 볼륨 계산 방법 (Computing Rotational Swept Volumes of Polyhedral Objects)

  • 백낙훈;신성용
    • 한국CDE학회논문집
    • /
    • 제4권2호
    • /
    • pp.162-171
    • /
    • 1999
  • Plane sweep plays an important role in computational geometry. This paper shows that an extension of topological plane sweep to three-dimensional space can calculate the volume swept by rotating a solid polyhedral object about a fixed axis. Analyzing the characteristics of rotational swept volumes, we present an incremental algorithm based on the three-dimensional topological sweep technique. Our solution shows the time bound of O(n²·2?+T?), where n is the number of vertices in the original object and T? is time for handling face cycles. Here, α(n) is the inverse of Ackermann's function.

  • PDF

마이크로머쉰의 자동 시뮬레이션 시스템 (Automated Simulation System for Micromachines)

  • 이준성
    • 한국시뮬레이션학회논문지
    • /
    • 제5권1호
    • /
    • pp.29-29
    • /
    • 1996
  • This paper describes a new automated simulation system for micromachines whose size range $10^{-6}$ to $10^{-3}$ m. An automic finite element (FE) mesh generation technique, which is bases on the fuzzy knowledge processing and computation al geometry technique, is incorporated into the system, together with one of commerical FE analysis codes, MARC, and one of commerical solid modelers, Designbase. The system allows a geometry model of concern to be automatically converted to different FE models, depending on physical phenomena of micromachines to be analyzed, i,e. electrostatic analysis, stress analysis, modal analysis and so on. The FE models are then automatically analyzed using the FE analysis code. Among a whole process of analysis, the definition of a geometry model, the designation of local node patterns and the assignment of material properties and boundary conditions onto the geometry model are only the interactive process to be done by a user. The interactive operations can be processed in a few minutes. The other processes which are time consuming and labour-intensive in conventional CAE systems are fully automatically performed in a popular engineering workstation environment. This automated simulation system is successfully applied to evaluate an electrostatic micro wobble actuator.

마이크로머쉰의 자동 시뮬레이션시스템 (Automated Simulation System for Micromachines)

  • 이준성
    • 한국시뮬레이션학회논문지
    • /
    • 제5권1호
    • /
    • pp.28-42
    • /
    • 1996
  • This paper describes a new automated simulation system for micromachines whose size range $10^{-6}$ to $10^{-3}$ m. An automic finite element (FE) mesh generation technique, which is bases on the fuzzy knowledge processing and computation al geometry technique, is incorporated into the system, together with one of commerical FE analysis codes, MARC ,and one of commerical solid modelers, Designbase. The system allows a geometry model of concern to be automatically converted to different FE models, depending on physical phenomena of micromachines to be analyzed , i,e. electrostatic analysis, stress analysis, modal analysis and so on. The FEmodels are then automatically analyzed using the FE analysis code, Among a whole process of analysis, the definition of a geometry model, the designation of local node patterns and the assignment of material properties and boundary conditions onto the geometry model are only the interactive process to be done by a user. The interactive operations can be processed in a few minutes. The other processes which are time consuming and labour-intensive in conventional CAE systems are fully automatically performed in a popular engineering workstation environment. This automated simulation system is successfully applied to evaluate an electrostatic micro wobble actuator.

  • PDF

CNC 만능 원통연삭기의 CAD/CAM 시스템 개발 (Development of the CAD/CAM System for CNC Universal Cylindrical Grinding Machines)

  • 조재완;김석일
    • 한국CDE학회논문집
    • /
    • 제5권4호
    • /
    • pp.312-318
    • /
    • 2000
  • In this study, an exclusive CAD/CAM system is developed for enhancing the effectiveness and productivity of CNC universal cylindrical grinding machines on which the external/facing/internal grinding cycles and the wheel dressing cycles are integratively carried out. The CAD/CAM system can manage the various processes such as geometry design, NC code generation, NC code verification, DNC operation, and so on. Especially, the feature-based modeling concept is introduced to improve the geometry design efficiency. And the NC code verification is realized by virtual manufacturing technique based on the real-time analysis of NC codes and the boolean operation between workpiece and wheel.

  • PDF

모바일 장치에서의 가시화를 위한 경계기반 삼각화 (A Constrained Triangulation Technique for Visualization on Mobile Devices)

  • 양상욱;최영
    • 한국CDE학회논문집
    • /
    • 제12권6호
    • /
    • pp.413-421
    • /
    • 2007
  • 3D rendering is becoming a common feature of mobile application programs with the rapid advance of mobile devices. Since the existing rendering engines do not provide triangulation functions, mobile 3D programs have focused on an efficient handling with pre-tessellated geometry. In addition, triangulation is comparatively expensive in computation, so it seems that the triangulation cannot be easily implemented on mobile devices with limited resources. Triangulation of 3D geometry is the essential process of visualization of 3D model data and many different triangulation methods have been reported. We developed a light and fast visualization process that involves constrained triangulation based on Voronoi diagram and applied it to a mobile computer application. In this paper, we applied kd-tree to the original incremental construction algorithm and produced new O(nlogn) incremental construction algorithm. And we show a simple and efficient constrained triangulation method based on Voronoi diagram. This paper also describes an implementation of mobile STEP data viewer as an application of our proposed algorithms.

인공지능을 이용한 3차원 구조물의 최적화 설계 : 마이크로 가속도계에 적용 (Optimal Design for 3D Structures Using Artificial Intelligence : Its Application to Micro Accelerometer)

  • Lee, Joon-Seong
    • 한국지능시스템학회논문지
    • /
    • 제14권4호
    • /
    • pp.445-450
    • /
    • 2004
  • 본 논문은 실질적인 최적화 구조물의 설계를 위한 시스템에 대한 것으로 퍼지이론에 바탕을 둔 자동 유한요소 생성 망 기술과 계산 기하학적 기술, 해석코드 및 솔리드모델러를 시스템에 통합시켰다. 최적해 또는 만족해는 자동해석 시스템과 함께 탐색공간을 위한 유전자 알고리즘을 이용하여 자동적으로 탐색되어 진다. 또한, 유전자 알고리즘을 이용함으로써 본 설계 시스템은 다차원 해를 얻을 수 있다. 개발된 시스템은 터널전류에 바탕을 둔 마이크로 가속도계의 형상설계에 적용하였다.

아치구조물의 구조해석에서 수치미분의 적용 (Application of Numerical Differentiation in Structural Analyses of Arch Structures)

  • 이병구;김석기;이태은
    • 한국전산구조공학회논문집
    • /
    • 제19권4호
    • /
    • pp.441-447
    • /
    • 2006
  • 이 논문은 구조해석에서 수치미분의 적용성에 관한 연구이다. 구조물 선형식의 미분은 구조물의 거동해석에서 반드시 필요한 수학적 계산 중의 하나이다. 아치와 같이 구조물의 선형식이 곡선인 경우에 미분식의 산출은 많은 시간과 노력을 필요로 한다. 이 연구에서는 구조해석에서 수치미분의 적용성을 아치의 자유진동 문제를 통하여 검증하였다. 전진 5차다항식으로부터 아치 곡률항의 미분값을 계산하고 이를 대수적으로 구한 곡률항과 비교하였다 이렇게 얻은 곡률항을 이용하여 최종적으로 산출한 아치의 고유진동수는 문헌해와 아주 우수하게 근접하였다. 이러한 결과로부터 구조해석에서 수치미분의 적용성과 그 결과의 정확성을 입증할 수 있었다.

비다양체 모델을 수용하는 CAD 시스템 커널을 위한 불리안 조직의 개발 (Development of Boolean Operations for CAD System Kernel Supporting Non-manifold Models)

  • 김성환;이건우;김영진
    • 한국CDE학회논문집
    • /
    • 제1권1호
    • /
    • pp.20-32
    • /
    • 1996
  • The boundary evaluation technique for Boolean operation on non-manifold models which is regarded as the most popular and powerful method to create and modify 3-D CAD models has been developed. This technique adopted the concept of Merge and Selection in which the CSG tree for Boolean operation can be edited quickly and easily. In this method, the merged set which contains complete information about primitive models involved is created by merging primitives one by one, then the alive entities are selected following the given CSG tree. This technique can support the hybrid representation of B-rep(Boundary Representation) and CSG(Constructive Solid Geometry) tree in a unified non-manifold model data structure, and expected to be used as a basic method for many modeling problems such as data representation of form features, and the interference between them, and data representation of conceptual models in design process, etc.

  • PDF