• Title/Summary/Keyword: CAD-based mapping

Search Result 38, Processing Time 0.029 seconds

An Approach to Persistent Naming and Naming Mapping Based on OSI and IGM for Parametric CAD Model Exchanges (파라메트릭 CAD모델 교환을 위한 OSI와 IGM기반의 고유 명칭 방법과 명칭 매핑 방법)

  • Mun D.H.;Han S.H.
    • Korean Journal of Computational Design and Engineering
    • /
    • v.9 no.3
    • /
    • pp.226-237
    • /
    • 2004
  • If the topology changes in the re-generation step of the history-based and feature-based CAD systems, it is difficult to identify an entity in the old model and find the same entity in the new model. This problem is known as 'persistent naming problem'. To exchange parametric CAD models, the persistent naming problem and the naming mapping problem must be solved among different CAD system, which use different naming scheme. For CAD model exchange the persistent naming has its own characteristics compare to that for CAD system development. This paper analyses previous researches and proposes a solution to the persistent naming problem for CAD model exchanges and to the naming mapping problem among different naming schemes.

Exchange of the Product Structure Data of STEP between CAD and PDM Systems (CAD와 PDM 시스템 간에 STEP 제품 구조 정보의 교환)

  • 오유천;한순흥
    • Korean Journal of Computational Design and Engineering
    • /
    • v.5 no.3
    • /
    • pp.215-223
    • /
    • 2000
  • The product data exchange between heterogeneous CAB and PDM systems is a crucial issue for the integration of product development systems. STEP offers an efficient mechanism of product data exchange between heterogeneous systems. This paper introduces a UML-based mapping methodology for the product data models. The suggested mapping method has been applied to exchange the product structure data between CAD and PDM systems. Based on the STEP methods, we developed an interface module between a CAD system and a PDM system.

  • PDF

AP224 based Feature Translation from 3D CAD through STEP Part111 (3차원 CAD에서 STEP Part111을 통한 AP224 특징형상 데이터 번역)

  • Kim, J.H.
    • Korean Journal of Computational Design and Engineering
    • /
    • v.11 no.4
    • /
    • pp.303-314
    • /
    • 2006
  • The exchange of CAD (Computer Aided Design) models between different CAD systems and to downstream applications such as manufacturing has become very important to modem industry. One serious current issue is that the process cannot automatically import existing 3-D solid models in a variety of commercial CAD formats into the process without manually re-mastering the model in current standard including "SIEP AP(Application Protocol) 203 Edition 1" To fully integrate technical data from the design agency to the shop floor, design intent and validated 3D geometry of feature based parametric CAD model should be brought into the standardized processes. To overcome this limitation, AP203 Edition 2 (Ed.2) and its related STEP parts such as Part55, Part108, Part109, Part111 and Part112 are starting to be available to handle this problem. The features in Part111 are harmonized with the machining features available in AP224. This paper is focused on two mapping technologies: CAD to Part111 mapping and Pat111 to AP224 mapping including case studios and it will provide the guideline about what should be done next in the AP203 Ed.2 to AP224 mapping. The final goal of this project is to integrate technical data from CAD to AP224 based manufacturing information through AP203 Ed.2.

Ontology Semantic Mapping based Data Integration of CAD and PDM System (온톨로지 의미 매핑 기반 CAD 및 PDM 시스템 정보 통합)

  • Lee Min-Jung;Jung Won-Cheol;Lee Jae-Hyun;Suh Hyo-Won
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2005.06a
    • /
    • pp.181-186
    • /
    • 2005
  • In collaborative environment, it is necessary that the participants in collaboration should share the same understanding about the semantics of terms. For example, they should know that 'Part' and 'Item' are different word-expressions for the same meaning. In this paper, we consider sharing between CAD and PDM data. In order to handle such problems in information sharing, an information system needs to automatically recognize that the terms have the same semantics. Serving this purpose, the semantic mapping logic and the ontology based mapper system is described in this paper. In the semantic mapping logic topic, we introduce our logic that consists of four modules: Character Matching, Instance Reasoning, definition comparing and Similarity Checking. In the ontology based mapper, we introduce the system architecture and the mapping procedure.

  • PDF

Development of a CAD-based Utility for Topological Identification and Rasterized Mapping from Polygonal Vector Data (CAD 수단을 이용한 벡터형 공간자료의 위상 검출과 격자도면화를 위한 유틸리티 개발)

  • 조동범;임재현
    • Journal of the Korean Institute of Landscape Architecture
    • /
    • v.27 no.4
    • /
    • pp.137-142
    • /
    • 1999
  • The purpose of this study is to develope a CAD-based tool for rasterization of polygonal vector map in AutoCAD. To identity the layer property of polygonal entity with user-defined coordinates as topology, algorithm in processing entity data of selection set that intersected with scan line was used, and the layers were extracted sequentially by sorted intersecting points in data-list. In addition to the functions for querying and modifying topology, two options for mapping were set up to construct plan projection type and to change meshes' properties in existing DTM data. In case of plan projection type, user-defined cell size of 3DFACE mesh is available for more detailed edge, and topological draping on landform can be executed in case of referring DTM data as an AutoCAD's drawing. The concept of algorithm was simple and clear, but some unexpectable errors were found in detecting intersected coordinates that were AutoCAD's error, not the utility's. Also, the routines to check these errors were included in algorithmic processing. Developed utility named MESHMAP was written in entity data control functions of AutoLISP language and dialog control language(DCL) for the purpose of user-oriented interactive usage. MESHMAP was proved to be more effective in data handling and time comparing with GRIDMAP module in LANDCADD which has similar function.

  • PDF

Integration of History-based Parametric CAD Model Translators Using Automation API (오토메이션 API를 사용한 설계 이력 기반 파라메트릭 CAD 모델 번역기의 통합)

  • Kim B.;Han S.
    • Korean Journal of Computational Design and Engineering
    • /
    • v.11 no.3
    • /
    • pp.164-171
    • /
    • 2006
  • As collaborative design and configuration design are of increasing importance in product development, it becomes essential to exchange the feature and parametric CAD models among participants. A history-based parametric method has been proposed and implemented. But each translator which exchanges the feature and parametric information tends to be heavy because to implement duplicated functions such as the identification of the selected geometries, mapping between features which have different attributes. Furthermore. because the history-based parametric translator uses the procedural model as the neutral format, which is the XML macro file, the history-based parametric translators need a geometric modeling kernel to generate an internal explicit geometric model. To ease the problem, we implemented a shared integration platform, the TransCAD. The TransCAD separates translators from the XML macro files. The translators for various CAD systems need to communicate with only the TransCAD. To support the communication with the TransCAD, we exposed the functions of the TransCAD by using the Automation APIs, which is developed by Microsoft. The Automation APIs of the TransCAD consist of the part modeling functions, the data extraction functions, and the utility functions. Each translator uses these functions to translate a parametric CAD model from the sending CAD system into the XML format, or from the in format into the model of the receiving CAD system This paper introduces what the TransCAD is and how it works for the exchange of the feature and parametric models.

Exchange of CAD Part Models Based on the Macro-Parametric Approach

  • Choi, Guk-Heon;Mun, Du-Hwan;Han, Soon-Hung
    • International Journal of CAD/CAM
    • /
    • v.2 no.1
    • /
    • pp.13-21
    • /
    • 2002
  • It is not possible to exchange parametric information of CAD models based on the current version of STEP. The design intent can be lost during the STEP transfer of CAD models. The Parametrics Group of ISO/TC184/SC4 has proposed the SMCH schema, which includes constructs for exchange of parametric information. This paper proposes a macro-parametric approach that is intended to provide capabilities to transfer parametric information including design intents. In this approach, CAD models are exchanged in the form of macro files. The macro file contains the history of user commands, which are used in the modeling phase. To exchange CAD models using the macro-parametric approach, the modeling commands of several commercial CAD systems are analyzed. Those commands are classified and a set of standard modeling commands has been defined. Mapping relations between the standard modeling commands and the native modeling commands of commercial CAD systems are defined. The scope of the current version is limited to parts modeling, not assemblies.

Product data model for PLM system

  • Li, Yumei;Wan, Li;Xiong, Tifan
    • International Journal of CAD/CAM
    • /
    • v.11 no.1
    • /
    • pp.1-10
    • /
    • 2011
  • Product lifecycle management (PLM) is a new business strategy for enterprise's product R&D. A PLM system holds and maintaining the integrity of the product data produced throughout its entire lifecycle. There is, therefore, a need to build a safe and effective product data model to support PLM system. The paper proposes a domain-based product data model for PLM. The domain modeling method is introduced, including the domain concept and its defining standard along the product evolution process. The product data model in every domain is explained, and the mapping rules among these models are discussed. Mapped successively among these models, product data can be successfully realized the dynamic evolution and the historical traceability in PLM system.

  • PDF

OpenBIM-based Mapping System Development for Geometry Information Exchange of Architectural Components (건축부재 형상정보 교환을 위한 개방형BIM 기반의 매핑 시스템 개발)

  • Park, Seunghwa;Kim, Inhan;Lee, Jiah
    • Korean Journal of Computational Design and Engineering
    • /
    • v.19 no.2
    • /
    • pp.182-190
    • /
    • 2014
  • Parametric modeling is one of BIM's characteristics and BIM have being utilized for constructability analysis, energy efficiency analysis, and so on in diverse construction field. However, parametric information's interoperation is not solved until now because different BIM tools have specific algorithm and methods to generate geometric information. To solve the problem, previous research suggested IFC-XML methodology. In this paper, authors studied connections between IFC-XML structure and script-based modeling commends to make libraries in commercial BIM tools such as ArchiCAD$^{TM}$ and Digital Project$^{TM}$. In addition, they made commends mapping tables to exchange geometry information of architectural components. Moreover, mapping system was developed to certify the mapping tables which is classified modeling commends. Finally, translated architectural component model was confirmed using exchanged geometry information in browser.

Ship Outfitting Design Data Exchange between CAD Systems Using Different Primitive Set (서로 다른 프리미티브 집합을 사용하는 CAD 시스템 사이에 선박 의장 설계 데이터의 교환)

  • Lee, Seunghoon;Han, Soonhung
    • Korean Journal of Computational Design and Engineering
    • /
    • v.18 no.3
    • /
    • pp.234-242
    • /
    • 2013
  • Different CAD systems are used in ship outfitting design on different usage and purpose. Therefore, data exchanges between CAD systems are required from different formats. For data exchange, boundary representation standard formats such as IGES and ISO 10303 (STEP) are widely used. However, they present only B-rep representation. Because of different CAD systems have their own geometry format, data exchanges with design intend are difficult. Especially, Tribon and PDMS use primitives for express their geometry in ship outfitting design. However, Tribon primitives are represented their parameter by values that are non-parametric. Therefore, data size of catalogue library is bigger than different CAD system using parametric primitive representation. And that system has difficulty on data reprocessing. To solve that problem, we discuss about shape DB which contains design parameters of primitive for exchange Tribon primitives. And geometry data exchange between Tribon and Shape Database that defines based on PDMS scheme are specified using primitive mapping that can represent design intend.