• 제목/요약/키워드: Intelligent manufacturing system

검색결과 361건 처리시간 0.029초

Development of ISO14649 Compliant CNC Milling Machine Operated by STEP-NC in XML Format

    • International Journal of Precision Engineering and Manufacturing
    • /
    • 제4권5호
    • /
    • pp.27-33
    • /
    • 2003
  • G-code, another name of ISO6983, has been a popular commanding language for operating machine tools. This G-code, however, limits the usage of today's fast evolving high-performance hardware. For intelligent machines, the communications between machine and CAD/CAM departments become important, but the loss of information during generating G-code makes the production department isolated. The new standard for operating machine tools, named STEP-NC is just about to be standardized as ISO14649. As this new standard stores CAD/CAM information as well as operation commands of CNC machines, and this characteristic makes this machine able to exchange information with other departments. In this research, the new CNC machine operated by STEP-NC was built and tested. Unlike other prototypes of STEP-NC milling machines, this system uses the STEP-NC file in XML file form as data input. This machine loads information from XML file and deals with XML file structure. It is possible for this machine to exchange information to other databases using XML. The STEP-NC milling machines in this research loads information from the XML file, makes tool paths for two5D features with information of STEP-NC, and machines automatically without making G-code. All software is programmed with Visual $C^{++}$, and the milling machine is built with table milling machine, step motors, and motion control board for PC that can be directly controlled by Visual $C^{++}$ commands. All software and hardware modules are independent from each other; it allows convenient substitution and expansion of the milling machine. Example 1 in ISO14649-11 having the full geometry and machining information and example 2 having only the geometry and tool information were used to test the automatic machining capability of this system.

자율무인잠수정 테스트베드 이심이의 개발과 수조시험 (Development and Tank Test of an Autonomous Underwater Vehicle 'ISiMI')

  • 전봉환;박진영;이판묵;이필엽;오준호
    • 한국해양공학회지
    • /
    • 제21권2호
    • /
    • pp.67-74
    • /
    • 2007
  • Maritime and Ocean Engineering Research Institute (MOERI), a branch of KORDI, has designed and manufactured a model of an autonomous underwater vehicle (AUV) named ISiMI (Integrated Submergible for Intelligent Mission Implementation). ISiMI is an AUV platform to satisfy the various needs of experimental test required for development of challenging technologies newly investigated in the field of underwater robot; control and navigational algorithms and software architectures. The main design goal of ISiMI AUV is downsizing which will reduce substantially the operating cost compared to other vehicles previously developed in KORDI such as VORAM or DUSAUV. As a result of design and manufacturing process, ISiMI is implemented to be 1.2 m in length, 0.17 m in diameter and weigh 20 kg in air. A series of tank test is conducted to verify the basic functions of ISiMI in the Ocean Engineering Basin of MOERI, which includes manual control with R/F link, auto depth, auto heading control and a final approach control for underwater docking. This paper describes the implementation of ISiMI system and the experimental results to verify the function of ISiMI as a test-bed AUV platform.

소형무인잠수정(AUV) 이심이의 개발 및 시험 (Development and Trials of an Small Autonomous Underwater Vehicle 'ISiMI')

  • 전봉환;박진영;이판묵;이필엽;이종무;오준호
    • 한국해양공학회:학술대회논문집
    • /
    • 한국해양공학회 2006년 창립20주년기념 정기학술대회 및 국제워크샵
    • /
    • pp.347-350
    • /
    • 2006
  • Maritime and Ocean Engineering Research Institute (MOERI), a branch of KORDI, has designed and manufactured a model of an autonomous underwater vehicle (AUV) named ISiMI(Integrated Submergible for Intelligent Mission Implementation). ISiMI is an AUV platform to satisfy the various needs of experimental test required for development of challenging technologies newly investigated in the field of underwater robot; control and navigational algorithms and software architectures. The main design goal of ISiMI AUV is downsizing which will reduce substantially the operating cost compared to other vehicles previously developed in KORDI such as VORAM or DUSAUV. As a result of design and manufacturing process, ISiMI is implemented to be 1.2m in length, 0.17m in diameter and weigh 20 kg in air. A series of tank test is conducted to verify the basic functions of ISiMI in the Ocean Engineering Basin of MOERI, which includes manual control with R/F link, auto depth, auto heading control and a final approach control for underwater docking. This paper describes the implementation of ISiMI system and the experimental results to verify the function of ISiMi as a test-bed AUV platform.

  • PDF

MFC의 퍼지제어기 구현 (Implementation of Fuzzy Controller for MFC)

  • 이석기;이연정;이승하
    • 한국지능시스템학회논문지
    • /
    • 제14권5호
    • /
    • pp.648-654
    • /
    • 2004
  • 반도체 제조 장비에서 가스의 질량 흐름 제어기(Mass Flow Controller: MFC)가 차지하는 비중은 매우 크다. 가스의 흐름 제어가 곧 반도체 소자의 품질 및 수율을 결정하는 중요한 요소이기 때문이다. 따라서 MFC의 고속, 고정밀 제어를 구현하기 위한 요구가 높아지고 있다. MFC의 제어 알고리즘에 관한 연구 선례는 찾아보기가 매우 힘들다. 그러나 일반적으로 PID 제어 알고리즘을 사용되는 것으로 알려지고 있다. MFC 제어의 어려움은 열에 의해 흐름을 감지하는 시스템일 경우 느린 응답 특성과 비선형성을 포함한다는 데 있다. 본 논문에서는 기존의 PID 알고리즘 보다 더 우수한 성능을 보이는 MFC 제어 알고리즘을 제시하고 실험을 통해 그 우수성을 보인다. 비선형성과 느린 응답 특성을 보상하기 위하여 퍼지제어 알고리즘을 적용하였으며 그 성능을 현재 상용화된 제품과 비교하였다. 본 논문에서 제안한 알고리즘은 PC와 PC에 장착된 데이터 획득 보드를 통하여 제어루프를 형성하였고, PC상에서 LabWindows/CVI 프로그램으로 제어알고리즘을 구현하였다. 또한, 느린 응답 특성이 존재하는 센서출력으로부터 실제의 흐름을 추정하는 하나의 방법도 제시하였다. 실험결과 본 논문에서 제안하는 알고리즘이 기존의 제품보다 더 빠르고, 더 정확한 제어성능을 보였다.

Unscented Kalman filter를 이용한 위치측정 센서융합 (Sensor Fusion of Localization using Unscented Kalman Filter)

  • 이준하;정경훈;김정민;김성신
    • 한국지능시스템학회논문지
    • /
    • 제21권5호
    • /
    • pp.667-672
    • /
    • 2011
  • 본 논문은 AGV(automatic guided vehicle)의 위치측정 정밀도 향상을 위해 UKF(unscented Kalman filter)를 이용한 위치 측정 센서의 융합 방법에 관한 연구이다. 기존의 AGV를 위한 유도 방법에는 유선 유도 방식과 마그네틱 유도 방식이 있었다. 이들은 정밀도가 높고 반응속도가 빠르기 때문에 대부분의 유연 생산 시스템에서 사용되어지고 있었다. 하지만 이러한 방법들은 유지 보수에 대한 지속적인 노력과 비용의 문제가 발생되었고 완성된 경로의 변경이 어렵다는 단점이 있었다. 이러한 문제들을 해결하기 위해, 최근에는 레이저 내비게이션을 이용한 유도방식으로 변경되고 있는 추세이다. 레이저 내비게이션은 벽면에 설치된 반사체를 측정하여 전역위치를 측정하는 장치로써 정밀도가 높고 경로 변경에 유연하다는 장점이 있다. 하지만 이 또한, 응답속도가 느리고 AGV의 주행 중 발생되는 반사체 계측 오차에 따라 위치측정 정밀도가 낮아진다는 단점이 있다. 이에 본 논문에서는 UKF를 이용하여 응답속도가 빠른 지역위치센서와 레이저 내비게이션의 센서융합 방법을 제안한다. 제안된 방법은 주행 중 발생되는 센서들의 오차를 분석하고 이에 따른 모델을 설계하여 위치측정 정밀도를 향상 시키는 방법이다. 본 논문에서는 실험을 위해서 직접 설계한 차축구동 방식의 지게차 AGV를 이용하여 제안한 방법의 결과와 레이저 내비게이션의 위치측정 결과를 비교하였다. 실험 결과, 제안된 방법이 레이저 내비게이션의 위치 측정 결과보다 16% 만큼 정밀도가 향상되는 것을 확인하였다.

유제품 산업의 품질검사를 위한 빅데이터 플랫폼 개발: 머신러닝 접근법 (Building an Analytical Platform of Big Data for Quality Inspection in the Dairy Industry: A Machine Learning Approach)

  • 황현석;이상일;김성현;이상원
    • 지능정보연구
    • /
    • 제24권1호
    • /
    • pp.125-140
    • /
    • 2018
  • 품질검사는 중간상품이나 최종상품을 품질관리 표준을 만족하는 양품과 불량품으로 분리하는 일을 수행한다. 대량생산체계에서 품질을 수작업으로 검사하는 것은 일관성과 효율성을 저하시키므로 대량으로 생산되는 상품의 품질을 검사하는 것은 다수의 공정에서 기계에 의한 자동 확인과 분류를 포함하게 된다. 생산공정에서 발생하는 데이터를 활용하여 공정을 개선하고 최적화하려는 선행 연구들이 많았음에도 불구하고, 실시간에 많은 데이터를 처리하는데 있어서의 기술적인 한계로 인해 실제 구현에서의 제약이 많이 있었다. 최근 빅데이터에 관한 연구에서는 데이터 처리기술을 개선하였고, 실시간에 데이터를 수집, 처리, 분석하는 과정을 가능하게 하게 하고 있다. 본 논문에서는 품질검사를 위한 빅데이터 적용의 단계와 세부사항을 제안하고, 유제품 산업에 적용 사례를 제시하려고 한다. 먼저 선행 연구들을 조사하고, 제조 부문에 적용할 수 있는 빅데이터 분석절차를 제안하며 제안된 방법의 실현가능성을 평가하기 위해서, 유제품 산업 분야의 품질검사과정 중 하나에 회선신경망(Convolutional Neural Network) 기술 및 랜덤포레스트(Random Forest) 기술을 적용하였다. 품질검사를 위해 제품의 뚜껑 및 빨대의 사진을 수집, 처리, 분석하여, 결함 여부를 판단하고, 과거 품질 검사결과와 비교하였다. 제안된 방법은 과거에 수행되었던 품질검사에 비해 분류 정확성 측면에서 의미 있는 개선을 확인할 수 있었다. 본 연구를 통해, 유제품 산업의 빅데이터 활용을 통한 품질검사 정확도 개선 가능성을 확인하였다.

자기조직화 지도 신경망과 사례기반추론을 이용한 다변량 공정관리 (Integrated Procedure of Self-Organizing Map Neural Network and Case-Based Reasoning for Multivariate Process Control)

  • 강부식
    • 지능정보연구
    • /
    • 제9권1호
    • /
    • pp.53-69
    • /
    • 2003
  • 현대의 생산공정에서는 많은 공정변수가 발생하고 있으며 복잡한 연관관계를 가지고 제품의 품질에 영향을 미치고 있다. 따라서 공정의 이상 유무 확인을 위해서는 많은 품질특성치를 동시에 관리하는 다변량 공정관리가 필요하다. 본 연구는 자기조직화 신경망(SOM)과 사례기반추론(CBR) 기법을 이용한 다변량 공정관리 방안을 제안한다. SOM을 이용하여 공정 데이터의 패턴을 생성하고 이상 유무 판단을 위해 기준패턴과 적합성 검정을 한다. 제안한 방법의 검증을 위해 공정에서 발생 가능한 패턴별로 데이터를 생성하여 실험하였고, 실험을 통해 이상패턴을 효과적으로 구별할 수 있음을 보였다. 또한 CBR 방법론을 적용하여 1종 오류는 줄이면서 2종 오류를 아주 작게 유지할 수 있음을 보임으로써, SOM과 CBR 이 결합된 절차가 다변량 공정관리를 위한 한 대안이 될 수 있음을 보였다.

  • PDF

용접선 추적을 위한 최적화 알고리즘 개발에 관한 연구 (A Study on Development of the Optimization Algorithms to Find the Seam Tracking)

  • 진병주;이종표;박민호;김도형;우치엔치엔;김일수;손준식
    • Journal of Welding and Joining
    • /
    • 제34권2호
    • /
    • pp.59-66
    • /
    • 2016
  • The Gas Metal Arc(GMA) welding, called Metal Inert Gas(MIG) welding, has been an important component in manufacturing industries. A key technology for robotic welding processes is seam tracking system, which is critical to improve the welding quality and welding capacities. The objectives of this study were to develop the intelligent and cost-effective algorithms for image processing in GMA welding which based on the laser vision sensor. Welding images were captured from the CCD camera and then processed by the proposed algorithm to track the weld joint location. The proposed algorithms that commonly used at the present stage were verified and compared to obtain the optimal one for each step in image processing. Finally, validity of the proposed algorithms was examined by using weld seam images obtained with different welding environments for image processing. The results proved that the proposed algorithm was quite excellent in getting rid of the variable noises to extract the feature points and centerline for seam tracking in GMA welding and could be employed for general industrial application.

자기부상용 Halbach 자석 배열을 이용한 선형 능동자기 베어링의 최적설계 (Optimal design of a Linear Active Magnetic Bearing using Halbach magnet array for Magnetic levitation)

  • 이학준;안다훈
    • 한국산학기술학회논문지
    • /
    • 제22권1호
    • /
    • pp.792-800
    • /
    • 2021
  • 본 논문은 Halbach 자석 배열을 사용하여 새로운 구조의 선형 능동자기 베어링 개발을 제시하고자 하였다. 선형 능동자기 베어링은 자석 간 발생하는 자중 보상 능력과 코일에 전류를 인가함으로서 발생하는 동적 힘을 이용하여 반도체 장비, 가공 장비 등 다양한 산업분야에서 적용되고 있다. 기존의 선형 능동자기 베어링은 크기에 비해 동적 힘이 낮은 문제점이 있다. 따라서 본 논문에서는 기존 보다 높은 동적 힘을 발휘하는 선형 능동자기 베어링을 개발하기 위해 시뮬레이션을 통해 기존 구조를 분석하고 새로운 구조를 제안하였다. 제안된 새로운 구조의 선형 능동 자기베어링을 최적화하기 위해서 모델링 및 최적 설계를 수행하였다. Sequential Quadratic Programming을 사용하여 제안된 선형 능동자기 베어링의 기하학적 설계 변수에 대해 최적의 설계가 수행되었으며, 최적설계 된 선형 능동자기 베어링의 설계성능은 정적 힘 45.063 N, 로렌츠 힘 상수 19.543 N/A 로 기존보다 높은 동적 힘을 발휘하는 것이 확인되었다.

변이할당분석을 이용한 소재·부품·장비 산업 충청지역 경쟁력 분석 (Material·Part·Equipment Industry Chungcheong Region Competitiveness Analysis Using Shift-Share Analysis)

  • 이나영;채성욱
    • 지능정보연구
    • /
    • 제29권4호
    • /
    • pp.415-430
    • /
    • 2023
  • 소재·부품·장비 산업은 중소기업 중심의 제조업 경쟁력의 원천이 되는 지역경제 활성화에 중요한 산업이다. 충청지역 소재·부품·장비 산업의 경쟁력 분석을 통해 소재·부품·장비 산업 발전에 필요한 시사점을 도출 하고자 충청지역의 소재·부품·장비 산업을 대상으로 사업체 규모계수, 산업 성장률, 산업 특화도, 변이할당분석 기법의 지역 경쟁력 수치 등에 기반하여 각 권역별(대전, 세종, 충남, 충북) 산업 발전 단계 및 경쟁력을 분석하였다. 2014년 및 2019년의 종업원수, 사업체수 및 생산액 등의 자료를 이용하여 산업의 특화 수준과 지역 경쟁력이 고려된 유의미한 권역별 산업군을 확인하고, 이들 유의미한 산업군에 대한 산업 발전 단계상에서의 위치를 파악하여, 충청지역 소재·부품·장비 산업의 발전을 위한 시사점을 제시하였다.