• Title/Summary/Keyword: ISO14649

Search Result 15, Processing Time 0.034 seconds

STEP-NC Repository for STEP-Compliant CNC (STEP-Compliant CNC를 위한 STEP-NC Repository구축)

  • 김준환;천상욱;한순흥
    • Korean Journal of Computational Design and Engineering
    • /
    • v.8 no.1
    • /
    • pp.48-54
    • /
    • 2003
  • In a design-to-manufacturing environment, the product data is shared by various CAD/CAM/CAE systems with little integration or substantial data redundancy. The main purpose of this paper is to build a database containing all the features required for STEP-NC machining and to show how a STEP-NC repository can support the complete process for machining. A STEP-NC database schema has been constructed and several query functions have been built for the purpose of implementing the retrieving system of a STEP-NC database. The EXPRESS data model of ISO 14649 has been mapped to the database data definition language of the Oracle database. To apply the STEP-NC database to an industry example, the ISO 14649 part program has been stored into the STEP-NC database. To implement example scenarios, the sample query interface has been built.

STEP-NC milling data model and part programming (STEP-NC 밀링 데이터 모델 및 파트 프로그래밍)

  • Lee, Byeong-Eon;Jeong, Dae-Hyeok;Seo, Seok-Hwan
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2004.05a
    • /
    • pp.249-256
    • /
    • 2004
  • STEP-NC 는 기존의 G-code 를 대체할 새로운 CNC 인터페이스 언어로써 현재 밀링 공정에 대해서는 국제 표준 단계에 있으며 조만간 기존의 G-code 를 대체할 것으로 기대된다. 그러므로 국내에서도 CAD-CAM 업체, CNC maker, 공작기계 제작 업체, 사용자 등 생산 환경 전반에 걸쳐 이에 대한 대응이 시급하다. 본 논문에서는 국내에서의 STEP-NC 의 promotion 을 위해 1) STEP-NC data model 을 분석하고, 2) 파트 프로그램의 작성 방법을 자세히 설명하고, 3) STEP AP203 CAD 파일로부터 STEP-NC 파트 프로그램을 생성하는 과정을 Korea STEP-NC 시스템을 통해서 설명하였다.

  • PDF

Turning STEP- NC paradigm and delta volume decomposition (선반용 STEP-NC 패러다임 및 델터볼륨 분해 알고리즘)

  • Lee Byeong Eon;Jeong Dae Hyeok;Seo Seok Hwan
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2003.05a
    • /
    • pp.217-224
    • /
    • 2003
  • ISO 14649 is a new interface (or language) standard for the CAD-CAM -CNC chain, currently under establishment by ISO TC184 SCI and SC4 . Upon completion, it will replace ISO 6983, so called M amp; G codes used for CNC since 1950' s. As the new language is being established, a new CNC controller called STEP-CNC (STEP­compliant CNC), capable of carrying out various intelligent tasks using the new language as an input, receives worldwide attention. In this paper, we present a distributed architecture for STEP-NC system based on the generic paradigm of STEP-NC. The STEP-NC system is consisted of 3 sub-systems: 1) CGS (Code Generation System), 2) CES (Code Edit System), and 3) ACS (Autonomous Control System). Also presented in this paper is algorithm for delta volume decomposition, a crucial algorithm for developing CGS. First method is based on the cutting tool and the second method is based on the turning features commonly used in the shop floor. An illustrative example is given to compare the two methods, and to illustrate usage scenario of the delta volume in the turning STEP- NC system under development.

  • PDF

PC Based STEP-NC Milling Machine Operated by STEP-NC in XML Format (XML형식의 STEP-NC파일로 구동되는 PC 기반의 STEP-NC milling machine)

  • 이원석;방영봉
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.19 no.12
    • /
    • pp.185-193
    • /
    • 2002
  • Most of NC machines are operated by Is06983 standard called G-code, which was developed in the early days of machine tools. This G-code limits hardware performance of the currently developed high-performance hardware & machine tools. By describing only movements of tool, almost all of information of previous production departments is lost, and the machining department cannot exchange information with other departments. For adjusting new hardware environment and direct communication of CNC machines with CAD/CAM software, ISO 14649, STEP -NC is researched. This new standard stores CAD/CAM information as well as operation commands of CNC machines. In this research, the new CNC machine operated by STEP-NC was built and tested. Unlike other STEP-NC milling machines, this system uses the STEP-NC file in form of XML as data input. It makes possible for STEP-NC machines to exchange information to other databases using XML. The mentioned system of this paper loads the XML file, analyzes it, makes tool paths of two5D features with information of STEP-NC, and machines automatically without making G-code. All of software is programmed with Visual C++, and the milling machine is made with table milling machine, step motors, and motion control board for PC that can be directly controlled by C++ commands. All modules of software and hardware were independent, it allows convenient for substitution and expansion of the milling machine. The example 1 in ISP14649-11 that had all information about geometry and machining and the example 2 that has only geometry and tool information were used to test automatic machining by the open-architecture milling machine.