• 제목/요약/키워드: 3-D Geometric Modeler

검색결과 9건 처리시간 0.02초

손상선박의 안전성평가를 위한 3차원 형상 모델러에 관한 연구 (A Study on the 3-D Geometric Modeler for Safety Assessment of Damaged Ships)

  • 이동곤;이순섭;박범진
    • 대한조선학회논문집
    • /
    • 제40권6호
    • /
    • pp.30-36
    • /
    • 2003
  • To improve survivability of damaged ship, assessment of stability and structural safety, and behavior analysis in wave is required. Prediction of sinking time, damage stability and structural strength considering progressive flooding and dynamic force in wave is very important. To do it, a geometric model which can be express damaged ship is prepared. This paper described the geometric modeler for survivability assessment of damaged ship. The modeler is developed based on 3-D geometric modeling kernel, ACIS. The hull form and compartment definition is available fundamentally. And requirement for modeler contains data generation and interface for hydrostatic calculation, behavior analysis, and longitudinal strength analysis and so on. To easy access modeling system by conventional user such as crew, user interface is developing.

선박용 배관의 Auto-Routing을 위한 설계 전문가 시스템 (Pipe Atuo-Routing with Design Knowledge-base)

  • 강상섭;명세현;한순흥
    • 한국CDE학회논문집
    • /
    • 제2권1호
    • /
    • pp.1-10
    • /
    • 1997
  • Finding the optimum route of ship's pipes is complicated and time-consuming process. Experience of designers is the main tool in this process. To reduce design man-hours and human errors a design expert system shell and a geometric modeler is used to automate the design process. In this paper, a framework of the intelligent CAD system for pipe auto-routing is suggested, which consists of general-purpose expert system shell and a geometric modeler. The design expert system and the geometric modeling kernel have been integrated. The CADDS5 of Computervision is used as the overall CAD environment. The Nexpert Object of Neuron Data is used as the expert system shell. The CADDS5 ISSM is used as the interface that creates and modifies geometric models of pipes. Existing algorithms for the routing problem have been analyzed. Most of them are to solve the 2-D circuit routing problems. Ship piping system, specially within the engine room, is a complicated, large scale 3-D routing problem. Methods of expert system have been used to find the route of ship pipes on the main deck.

  • PDF

3-D 솔리드모델러를 이용한 원자료 핵연료 하단고정체의 유한요소 해석 (Finite Element Analysis for Lower End Fitting using 3-D Solid Modeler)

  • 이상순;홍현기;문연철;전경락
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 2001년도 봄 학술발표회 논문집
    • /
    • pp.3-9
    • /
    • 2001
  • In this study, the geometric modeling has been conducted for the current lower end fitting and 2 candidates using three-dimensional solid modeler, Solidworks. Then, the three-dimensional stress analysis using the finite element method has been performed. The evaluation for the mechanical integrity of 2 candidates has been performed based on the stress distribution obtained from the finite element analysis.

  • PDF

ACIS 솔리드 모델러를 이용한 STEP기반의 강교량정보 운용체계 (STEP-based Information Management of Steel Bridge Using ACIS Soild Modeler)

  • 이상호;정연석;김소운
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 2004년도 가을 학술발표회 논문집
    • /
    • pp.371-376
    • /
    • 2004
  • This study presents a way to generate and manage engineering information by applying steel bridge information model with 3D shape to existing application program. ACIS solid modeling kernel is used to visualize 3D geometric shape of steel bridge on the AutoCAD program. The shape information of 3D solid model can be connected to structural design information of steel bridge by an application module based on information model. The application module for manipulating steel bridge information can be easily developed by ObjectARX programming library supporting functional expansion of AutoCAD program. End-users can use the application module without any additional environmental setup on the AutoCAD. Thus this study facilitates information management of steel bridge by using ACIS solid modeler and ISO/STEP methodology.

  • PDF

3D Object Picking in Web-based Design System

  • Kim, Dong-Hyun;Yun, Bo-Yeul;Kim, Eung-Kon
    • Journal of information and communication convergence engineering
    • /
    • 제1권2호
    • /
    • pp.82-87
    • /
    • 2003
  • We are able to work on the shared virtual space in Web-based Collaborative Design System using only Internet and Web browser. Then the users will share 3D objects and must be able to pick the objects effectively which they want to manipulate. In this paper, picking is implemented not only by computing intersection of mouse pointer with the objects of the virtual world, but also by using capabilities and attributes of scene graph node, by setting bounds intersection testing instead of geometric intersection testing, by limiting the scope of the pick testing, using Java 3D. These methods can reduce the computation of picking and can pick 3D objects effectively and easily using the system of hierarchy.

협동설계시스템의 솔리드 모델러를 위한 오브젝트의 Picking과 Concurrency (Object Picking and Concurrency for Solid Modeler in Collaborative Design System)

  • 윤보열;김응곤
    • 한국정보통신학회논문지
    • /
    • 제5권4호
    • /
    • pp.723-729
    • /
    • 2001
  • 여기서 제시된 협동설계시스템은 인터넷망과 웹브라우저를 이용하여 공유된 가상 공간에서 협동작업이 이루어진다. 협동설계 참여자들은 인터넷을 통해 솔리드 모델러 서버에 접근하여 원하는 3D도형을 생성하고 조작한다. 이때 공유된 여러 오브젝트 중 임의의 오브젝트를 선택하는 picking문제와 여러 참여자들이 한 오브젝트에 어떤 조작을 가할 때 제어하는 concurrency 문제가 중요하게 대두된다. 본 논문에서는 오브젝트의 picking이 마우스 포인터에서의 투사되는 선과 오브젝트간에 겹치는 부분을 계산하는 방법 외에 Java 3D를 이용하여 scene graph의 노드에 picking 속성을 주는 방법, bounds를 설정하는 방법, picking test의 범위를 한정하는 방법을 사용하여 계산하는 부담을 줄이고 효과적인 picking이 이루어지도록 한다. 이어서 picking된 오브젝트에 대해 협동설계에 참여한 사람이 공유작업공간에서 action에 따라 shared lock과 exclusive lock을 사용하여 효과적인 동시성제어가 이루어지도록 한다.

  • PDF

핫 포밍을 이용한 고강도 보론 첨가 강의 기계적 및 성형 특성 평가 (Mechanical and Forming Characteristics of High-Strength Boron-Alloyed Steel with Hot Forming)

  • 채명수;이기동;서영성;이경훈;김영석
    • 소성∙가공
    • /
    • 제18권3호
    • /
    • pp.236-244
    • /
    • 2009
  • In response to growing environmental and collision-safety concerns, the automotive industry has gradually used high-strength and ultla-high-strength steels to reduce the weight of automobiles. In order to overcome inherent process disadvantages of these materials such as poor formability and high springback at room temperature, hot forming has recently been developed and adopted to produce some important structural parts in automobiles. This method enables manufacturing of components with complex geometric shapes with minimal springback. In addition, a quenching process may enhance the material strength by more than two times. This paper investigates mechanical and forming characteristics of high-strength boron-alloyed steel with hot forming, in terms of hardness, microstructure, residual stress, and springback. In order to compare with experimental results, a finite element analysis of hot forming process coupled with phase transformation and heat transfer was carried out using DEFORM-3D V6.1 and also, to predict high temperature mechanical properties and flow curves for different phases, a material properties modeler, JMatPro was used.

피지이론과 버블기법을 이용한 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차원 형상에 대한 예를 제시하였다.

3차원 균열의 유한요소해석을 위한 자동요소분할 시스템 (Automatic Mesh Generation System for FE Analysis of 3D Crack)

  • 이호정;이준성
    • 한국산학기술학회논문지
    • /
    • 제10권9호
    • /
    • pp.2183-2188
    • /
    • 2009
  • 본 논문은 3차원 균열의 유한요소해석을 위한 자동요소분할시스템에 대한 것으로, 논문의 구성은 퍼지지식처리, 버블메슁, 솔리드모델러로 구성된다. 새로운 요소분할과정은 (a) 해석모델인 기하학적 모델 정의, (b) 버블생성, (c), 요소분할로 구성되어 진다. 3차원 균열체를 위해 범용솔리드 모델러를 사용하였으며 버블은 존재하는 버블점들간의 거리가 그 점에서의 버블간격 함수와 유사한지를 결정하여 발생되어 진다. 버블간격 함수는 퍼지지식처리에 의해 잘 조절되어 진다. 요소생성에 관한 기본 툴로서는 데로우니기법이 사용되었다. 시스템의 실제적인 효용성을 검증하기 위해 3차원 균열에 대한 몇가지 예를 나타내었다.