• Title/Summary/Keyword: Feature based CAD

Search Result 132, Processing Time 0.024 seconds

CAD/CAPP System based on Manufacturing Feature Recognition (제조특징인식에 의한 CAD/CAPP 시스템)

  • Cho, Kyu-Kab;Kim, Suk-Jae
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.8 no.1
    • /
    • pp.105-115
    • /
    • 1991
  • This paper describes an integrated CAD and CAPP system for prismatic parts of injection mold which generates a complete process plan automatically from CAD data of a part without human intervention. This system employs Auto CAD as a CAD model and GS-CAPP as an automatic process planning system for injection mold. The proposed CAD/CAPP system consists of three modules such as CAD data conversion module, manufacturing feature recognition module, and CAD/CAPP interface module. CAD data conversion module transforms design data of AutoCAD into three dimensional part data. Manufacturing feature recognition module extracts specific manufacturing features of a part using feature recognition rule base. Each feature can be recognized by combining geometry, position and size of the feature. CAD/CAPP interface module links manufacturing feature codes and other head data to automatic process planning system. The CAD/CAPP system can improve the efficiency of process planning activities and reduce the time required for process planning. This system can provide a basis for the development of part feature based design by analyzing manufacturing features.

  • PDF

An OSI and SN Based Persistent Naming Approach for Parametric CAD Model Exchange (기하공간정보(OSI)와 병합정보(SN)을 이용한 고유 명칭 방법)

  • Han S.H.;Mun D.H.
    • Korean Journal of Computational Design and Engineering
    • /
    • v.11 no.1
    • /
    • pp.27-40
    • /
    • 2006
  • The exchange of parameterized feature-based CAD models is important for product data sharing among different organizations and automation systems. The role of feature-based modeling is to gonerate the shape of product and capture design intends In a CAD system. A feature is generated by referring to topological entities in a solid. Identifying referenced topological entities of a feature is essential for exchanging feature-based CAD models through a neutral format. If the CAD data contains the modification history in addition to the construction history, a matching mechanism is also required to find the same entity in the new model (post-edit model) corresponding to the entity in the old model (preedit model). This problem is known as the persistent naming problem. There are additional problems arising from the exchange of parameterized feature-based CAD models. Authors have analyzed previous studies with regard to persistent naming and characteristics for the exchange of parameterized feature-based CAD models, and propose a solution to the persistent naming problem. This solution is comprised of two parts: (a) naming of topological entities based on the object spore information (OSI) and secondary name (SN); and (b) name matching under the proposed naming.

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.

The Exchange of Feature Data Among CAD Systems Using XML (CAD 시스템간의 형상정보 교환을 위한 XML 이용에 관한 연구)

  • 박승현;최의성;정태형
    • Transactions of the Korean Society of Machine Tool Engineers
    • /
    • v.13 no.3
    • /
    • pp.30-36
    • /
    • 2004
  • The exchange of model design data among heterogeneous CAD systems is very difficult because each CAD system has different data structures suitable for its own functions. STEP represents product information in a common computer-interpretable form that is required to remain complete and consistent when the product information is needed to be exchanged among different computer systems. However, STEP has complex architecture to represent point, line, curve and vectors of element. Moreover it can't represent geometry data of feature based models. In this study, a structure of XML document that represents geometry data of feature based models as neutral format has been developed. To use the developed XML document, a converter also has been developed to exchange modules so that it can exchange feature based data models among heterogeneous CAD systems. Developed XML document and Converter have been applied to commercial CAD systems.

Editing Depression Features in Static CAD Models Using Selective Volume Decomposition (선택적 볼륨분해를 이용한 정적 CAD 모델의 함몰특징형상 수정)

  • Woo, Yoon-Hwan;Kang, Sang-Wook
    • Korean Journal of Computational Design and Engineering
    • /
    • v.16 no.3
    • /
    • pp.178-186
    • /
    • 2011
  • Static CAD models are the CAD models that do not have feature information and modeling history. These static models are generated by translating CAD models in a specific CAD system into neutral formats such as STEP and IGES. When a CAD model is translated into a neutral format, its precious feature information such as feature parameters and modeling history is lost. Once the feature information is lost, the advantage of feature based modeling is not valid any longer, and modification for the model is purely dependent on geometric and topological manipulations. However, the capabilities of the existing methods to modify static CAD models are limited, Direct modification methods such as tweaking can only handle the modifications that do not involve topological changes. There was also an approach to modify static CAD model by using volume decomposition. However, this approach was also limited to modifications of protrusion features. To address this problem, we extend the volume decomposition approach to handle not only protrusion features but also depression features in a static CAD model. This method first generates the model that contains the volume of depression feature using the bounding box of a static CAD model. The difference between the model and the bounding box is selectively decomposed into so called the feature volume and the base volume. A modification of depression feature is achieved by manipulating the feature volume of the static CAD model.

Healing of CAD Model Errors Using Design History (설계이력 정보를 이용한 CAD모델의 오류 수정)

  • Yang J. S.;Han S. H.
    • Korean Journal of Computational Design and Engineering
    • /
    • v.10 no.4
    • /
    • pp.262-273
    • /
    • 2005
  • For CAD data users, few things are as frustrating as receiving CAD data that is unusable due to poor data quality. Users waste time trying to get better data, fixing the data, or even rebuilding the data from scratch from paper drawings or other sources. Most related works and commercial tools handle the boundary representation (B-Rep) shape of CAD models. However, we propose a design history?based approach for healing CAD model errors. Because the design history, which covers the features, the history tree, the parameterization data and constraints, reflects the design intent, CAD model errors can be healed by an interdependency analysis of the feature commands or of the parametric data of each feature command, and by the reconstruction of these feature commands through the rule-based reasoning of an expert system. Unlike other B Rep correction methods, our method automatically heals parametric feature models without translating them to a B-Rep shape, and it also preserves engineering information.

Sharing CAD Models Based on Feature Ontology of Commands History

  • Seo, Tae-Sul;Lee, Yoon-Sook;Cheon, Sang-Uk;Han, Soon-Hung;Patil, Lalit;Dutta, Debasish
    • International Journal of CAD/CAM
    • /
    • v.5 no.1
    • /
    • pp.39-47
    • /
    • 2005
  • Different CAx systems are being utilized throughout the product lifecycle due to the practical reasons in the supply chain and design processes. One of the major problems facing enterprises of today is how to share and exchange data among heterogeneous applications. Since different software applications use different terminologies, it is difficult to share and exchange the product data with internal and external partners. This paper presents a method to enhance the CAD model interoperability based on feature ontology. The feature ontology has been constructed based on the feature definition of modeling commands of CAD systems. A method for integration of semantic data has been proposed, implemented, and tested with two commercial CAD systems.

A Study on feature-based Design System for Mold and Moldbase (특징형상기법을 원용한 사출금형 설계시스템 연구)

  • 허용정
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.2 no.2
    • /
    • pp.101-106
    • /
    • 2001
  • The integrated design system for injection molding has been studied. The current CAD system do not provide mold designers with necessary function for CAD/CAPP/CAE interface except the geometric modeling capability. This paper describes a feature-based CAD system for mold and moldbase design which enables the concurrent design and CIM, with integrated design procedure, at the initial design stage of injection molding A new design methodology and resulting feature data files for this design system are also discussed.

  • PDF

A Knowledge-based CAD System for product and Mold Design in Injection Molding (사출제품 및 금형의 통합적 설계지원을 위한 지식형 CAD 시스템)

  • Huh, Y.J.
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.12 no.10
    • /
    • pp.32-39
    • /
    • 1995
  • The design of injection molded polymeric parts has been done empirically, since it requires profound knowledge about the moldability and causal effects on the properties of the part, which are not available to designers through current CAD systems. An interactive computer-based design system is developed in order to realize the concept of rational design for the productivity and quality of mold making. The knowledge-based CAD system is constructed by adding the knowledge -base module for mold feature synthesis and appropriate CAE programs for mold design analysis in order to provide designers, at the initial design stage, with comprehensive process knowledge for feature synthesis, performance analysis and feature-based geometric modeling. A knowledge-based CAD system is a new tool which enables the concurrent design with integrated and balanced design decisions at the initial design stage of injection molding.

  • PDF

A Study on the Expression of Features Interaction (특징 형상의 간섭 표현에 대한 연구)

  • 김경영;이수홍;고희동;김현석
    • Korean Journal of Computational Design and Engineering
    • /
    • v.2 no.3
    • /
    • pp.142-149
    • /
    • 1997
  • This study is intended to develop a Feature based modeler. It is difficult to integrate CAD and CAM/CAPP with information that is given only by a conventional CAD system. Therefore a lot of studies have concentrated on a Feature based CAD system. But conventional Feature based modelers have had limitation on providing sufficient information related to Feature interaction. If a Feature based modeler is to be used in assembly simulation, a new Feature-based modeling method needs to be developed. Also to support collision detection between parts, we have to handle Feature interaction systematically. Therefore we suggest Cell data structure which handles interaction of Features by volume. The volume created by Feature interaction is saved as a Cell. With the Cell structure we solve problems involved with Feature interaction. This study shows how the Cell data structure can manage Feature interaction and give enough information in assembly simulation.

  • PDF