• Title/Summary/Keyword: PCB assembly

Search Result 89, Processing Time 0.035 seconds

Data Transformation System Implementation for the Automation of PCB Product (PCB 생산 자동화를 위한 데이터 변환 시스템 구현)

  • Lee Seung-Hyuk;Kim Gui-Jung;Han Jung-Soo
    • The Journal of the Korea Contents Association
    • /
    • v.5 no.5
    • /
    • pp.17-25
    • /
    • 2005
  • In this paper, we design data transformation interface for the automation of PCB product. The data designed to CAD does not exchange itself for the assembly line, so we construct an automation system which is exchangeable. To do this, we analyze the information of PCB components and construct the Information of IC components as database. We also develope two kinds of algorithm; one is to detect human error and another is to exchange itself for the data which is suitable for PCB assembly line. We design data transformation interface to do addition and revision of the information for PCB assembly line. By automating existing manual processing, we are able to shorten access time and enhance reliability of the data and the efficient assembly line of PCB.

  • PDF

Development Character Recognition Algorithm in Gerber File for the PCB Assembly Machine (PCB 조립 장비를 위한 거버 문자 인식 알고리즘 개발)

  • 김철한;박태형
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.297-297
    • /
    • 2000
  • This paper proposed character recognition method by using DB Matching and Artificial Neural Network at the Gerber files. Gerber files are file for make PCB. But we also use the file to a program of extraction PCB position data. If the Gerber file recognized a character, the extraction PCB position data will be faster and also when the recognition rate is high, it can be possible to automatic extraction. We apply to the construction PCB Gerber file program and Simulation results are presented to verify the usefulness of the method.

  • PDF

Development of an Efficient Operation Method for PCB Assembly Line with 3 Gantry-Type Machines (3대의 갠트리 기계로 구성된 PCB조립라인의 최적운영 방안 연구)

  • Moon, Gee-Ju;Jeon, Moon-Gil
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.33 no.4
    • /
    • pp.138-144
    • /
    • 2010
  • This research deals with multiple Gantry-type assembly machines for the optimization of PCB assembly line. The automated assembly machine has 6 nozzles which can linearly move the X axis and the Y axis different from the turret type assembly machine. Each machine is optimized while considering the whole line balancing of three machines in assembly process simultaneously. Simulation models are developed using AutoMod for comparison study with single machine operation cases under various conditions such as types and total number of components to evaluate the proposed method.

A Scheduling Strategy for Reducing Set-up Time and Work-In-Process in PCB Assembly Line (PCB조립 라인의 준비 시간 단축 및 재공품 감소를 위한 스케줄링 전략)

  • 이영해;김덕한;전성진
    • Journal of the Korean Operations Research and Management Science Society
    • /
    • v.22 no.1
    • /
    • pp.25-49
    • /
    • 1997
  • Printed circuit board (PCB) assembly line configuration is characterized by very long set-up times and high work in process (WIP) inventory level. The scheduling method can significantly reduce the set-up times and WIP inventory level. Greedy sequence dependent scheduling (GSDS) method is proposed based on the current methods. The proposed method is compared with the current method in terms of three performance measures: line throughput, average WIP inventory level, and implementation complexity.

  • PDF

A Dynamic Programming Approach to PCB Assembly Optimization for Surface Mounters

  • Park, Tae-Hyoung;Kim, Nam
    • International Journal of Control, Automation, and Systems
    • /
    • v.5 no.2
    • /
    • pp.192-199
    • /
    • 2007
  • This paper proposes a new printed circuit board (PCB) assembly planning method for multi-head surface mounters. We present an integer programming formulation for the optimization problem, and propose a heuristic method to solve the large NP-complete problem within a reasonable time. A dynamic programming technique is then applied to the feeder arrangement optimization and placement sequence optimization to reduce the overall assembly time. Comparative simulation results are finally presented to verify the usefulness of the proposed method.

Data Transformation Interface Construction in PCB Product (PCB 공정에서 데이터 변환 인터페이스 구축)

  • Lee Seung-Hyuk;Han Jung-Soo;Han Kun-Heui
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2005.05a
    • /
    • pp.401-405
    • /
    • 2005
  • In this paper, we designed data transformation interface for the automation of PCB product. The data designed to CAD does not exchange itself for the assembly line, so we analyzed the information of PCB components designed to CAD and developed human error detect algorithm. We also constructed database for the information of IC components. Developed the algorithm can change to the data suitable for the assembly line of PCB and this system was designed to do addition and revision of the components through the user interface. By automating existing manual processing, we were able to shorten the time of 1-2 days to several minutes and enhance reliability of the data and the efficient assembly line of PCB.

  • PDF

Integer Programming Approach to Line Optimization of Multiple Surface Mounters (정수계획법에 의한 다수 표면실장기의 라인 최적화)

  • Kim Kyung-Min;Park Tae-Hyoung
    • The Journal of the Korea Contents Association
    • /
    • v.6 no.4
    • /
    • pp.46-54
    • /
    • 2006
  • We propose an optimization method for PCB assembly lines including multiple surface mounters. To increase the productivity of PCB assembly line, the component allocation, feeder assignment, and assembly sequence of each surface mounter should be optimized. The optimization Problem is formulated as an integer programming problem. We divide the overall problem into two hierarchical sub-problems: forward-path problem and backward-path problem. The clustering algorithm and branch-and-bound algorithm are applied to solve the forward-path problem. The assignment algorithm and connection algorithm are applied to solve the backward-path problem. Simulation results are presented to verify the usefulness of the proposed method.

  • PDF

Automatic Extraction of Component Window for Auto-Teaching of PCB Assembly Inspection Machines (PCB 조립검사기의 자동티칭을 위한 부품윈도우 자동추출 방법)

  • Kim, Jun-Oh;Park, Tae-Hyoung
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.16 no.11
    • /
    • pp.1089-1095
    • /
    • 2010
  • We propose an image segmentation method for auto-teaching system of PCB (Printed Circuit Board) assembly inspection machines. The inspection machine acquires images of all components in PCB, and then compares each image with its standard image to find the assembly errors such as misalignment, inverse polarity, and tombstone. The component window that is the area of component to be acquired by camera, is one of the teaching data for operating the inspection machines. To reduce the teaching time of the machine, we newly develop the image processing method to extract the component window automatically from the image of PCB. The proposed method segments the component window by excluding the soldering parts as well as board background. We binarize the input image by use of HSI color model because it is difficult to discriminate the RGB colors between components and backgrounds. The linear combination of the binarized images then enhances the component window from the background. By use of the horizontal and vertical projection of histogram, we finally obtain the component widow. The experimental results are presented to verify the usefulness of the proposed method.

Feeder Re-assign Problem in a Surface Mount Device with a Piano-Type Multi-Headed Gantry

  • Tae, Hyunchul;Kim, Byung-In
    • Industrial Engineering and Management Systems
    • /
    • v.12 no.4
    • /
    • pp.330-335
    • /
    • 2013
  • A surface mount device (SMD) assembles electronic components on printed circuit boards (PCB). Since a component assembly process is a bottleneck process in a PCB assembly line, making an efficient SMD plan is critical in increasing the PCB assembly line productivity. Feeder assignment is an important part of the SMD plan optimization. In this paper, we propose a feeder re-assign improvement algorithm for a specific type of SMD machine with a piano type multi-head gantry. Computational results on some real-world benchmark data sets show the effectiveness of our proposed algorithm.

Analytic consideration on real-time assembly line control for multi-PCB models

  • Um, Doo-Gan;Park, Jong-Oh;Cho, Sung-Jong
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1992.10b
    • /
    • pp.318-323
    • /
    • 1992
  • The improvement of the production capability of multi PCB assembly line can not be simply done by improving the capacities of each assembly robot cells but must be done by controlling the production line effectively with the line host computer which controls over the whole assembly line. A real time production control, a real time model change and a real time trouble shooting compose the specific concepts of this technique. In this paper, we present and analyze the definition and application method of real time assembly concept. The meaning of real time model change, troubles and error sooting and its algorithm will be introduced. Also, the function of the host computer which is in charge of all of many different tasks mentioned above and the method are presented. The improvement of the productivity is mainly focused on the efficiency of multi-PCB production control. The importance of this aspect is gradually increasing, which we have presented the analysis and the solution.

  • PDF