JP2016177784A - Data management apparatus and method - Google Patents

Data management apparatus and method Download PDF

Info

Publication number
JP2016177784A
JP2016177784A JP2016017788A JP2016017788A JP2016177784A JP 2016177784 A JP2016177784 A JP 2016177784A JP 2016017788 A JP2016017788 A JP 2016017788A JP 2016017788 A JP2016017788 A JP 2016017788A JP 2016177784 A JP2016177784 A JP 2016177784A
Authority
JP
Japan
Prior art keywords
board
data
array
offset
point data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016017788A
Other languages
Japanese (ja)
Other versions
JP6239655B2 (en
Inventor
▲キュン▼▲ドン▼ 朴
Kyung Dong Park
▲キュン▼▲ドン▼ 朴
▲ソク▼元 韓
Seok Won Han
▲ソク▼元 韓
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hanwha Vision Co Ltd
Original Assignee
Hanwha Techwin Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hanwha Techwin Co Ltd filed Critical Hanwha Techwin Co Ltd
Publication of JP2016177784A publication Critical patent/JP2016177784A/en
Application granted granted Critical
Publication of JP6239655B2 publication Critical patent/JP6239655B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H05ELECTRIC TECHNIQUES NOT OTHERWISE PROVIDED FOR
    • H05KPRINTED CIRCUITS; CASINGS OR CONSTRUCTIONAL DETAILS OF ELECTRIC APPARATUS; MANUFACTURE OF ASSEMBLAGES OF ELECTRICAL COMPONENTS
    • H05K13/00Apparatus or processes specially adapted for manufacturing or adjusting assemblages of electric components
    • H05K13/08Monitoring manufacture of assemblages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Operations Research (AREA)
  • Geometry (AREA)
  • Evolutionary Computation (AREA)
  • Computer Hardware Design (AREA)
  • Manufacturing & Machinery (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Supply And Installment Of Electrical Components (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Mathematical Physics (AREA)
  • Architecture (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a data management apparatus and method for managing work data for use in SMT (Surface Mounting Technology) equipped therein in the data management apparatus and method.SOLUTION: The data management apparatus according to the present embodiment of the present invention includes: an installation point data read unit that reads installation point data of at least one component included in a reference board and a first array board that include same components installed at corresponding positions respectively; an offset calculation unit that calculates an offset of the first array board with respect to the reference board according to components by referring to the read installation point data; and an array data generation unit that generates array data composed of the calculated offset.SELECTED DRAWING: Figure 5

Description

本発明はデータ管理装置及び方法に関し、より詳細にはSMT(Surface Mounting Technology)装備で使用される作業データを管理するデータ管理装置及び方法に関する。   The present invention relates to a data management apparatus and method, and more particularly, to a data management apparatus and method for managing work data used in SMT (Surface Mounting Technology) equipment.

表面実装機術(Surface Mounting Technology、SMT)は印刷回路基板(Printed Circuit Board、PCB)の表面に直接実装できる部品を電子回路に付着させる技術を総称する。   Surface mounting technology (SMT) is a general term for technologies for attaching components that can be directly mounted on the surface of a printed circuit board (PCB) to an electronic circuit.

具体的には、SMT工程は印刷回路基板(PCB)上にソルダペーストを印刷し、マウンタ装備を利用して印刷回路基板上に各種表面実装用の部品(Surface Mounting Device、SMD)を装着した後、リフローオーブンを通過させてPCBと表面装着部品のリードとの間を接合する技術をいう。   Specifically, in the SMT process, solder paste is printed on a printed circuit board (PCB), and various surface mounting components (Surface Mounting Device, SMD) are mounted on the printed circuit board using a mounter. , Refers to a technique of passing between a PCB and a lead of a surface mounting component by passing through a reflow oven.

このようなSMTラインは複数の装備の有機的な組合せによって完成されたPCBを生産する技術といえるが、作業環境に応じて複数の装備を含む少なくとも一つ以上のSMTラインを備えることができる。   Such an SMT line can be said to be a technique for producing a PCB that is completed by an organic combination of a plurality of equipments, but can include at least one SMT line including a plurality of equipments according to the working environment.

一般的には、SMTラインでユーザはオフラインプログラムであるOLP(Off−Line Program)により作業データを生成する。運用ソリューションプログラムであるOLPは出願人のSMTラインの運営のためのCAD基盤の統合プログラミングソフトウェアである。   Generally, on the SMT line, a user generates work data by an offline program OLP (Off-Line Program). OLP, an operational solution program, is CAD-based integrated programming software for the operation of the applicant's SMT line.

図1は従来の作業データを生成するためのCADデータ生成の順序図である。   FIG. 1 is a flowchart of CAD data generation for generating conventional work data.

図1を参照すると、CADデータを修正して作業データを生成するためにCADプログラムを実行し(S10)、データファイルを開いてCADファイルを生成し(S20)、所望するデータ(例えば部品の角度値など)を追加/修正した後(S30)、データを格納する(S40)。   Referring to FIG. 1, a CAD program is executed to correct CAD data to generate work data (S10), a data file is opened to generate a CAD file (S20), and desired data (for example, the angle of a part) After adding / modifying values (S30), the data is stored (S40).

このように、作業データに含まれたデータの修正はオフラインプログラムにより修正され得、表面実装部品を装着するSMT装備に含まれるプログラムによっても行われ得る。   Thus, the correction of the data included in the work data can be corrected by an offline program, and can also be performed by a program included in the SMT equipment for mounting the surface mount component.

一方、作業データに含まれた複数のデータを修正しようとする場合、多くの時間が必要とされる。   On the other hand, when trying to correct a plurality of data included in work data, a lot of time is required.

したがって、作業データに含まれた一つのデータだけでなく、全体または一部のデータに対する一律的な修正を行うことができる発明が要求される。   Therefore, there is a need for an invention that can make uniform corrections not only on one piece of data included in work data, but on all or part of the data.

韓国公開特許第10−2012−0051309号公報Korean Published Patent No. 10-2012-0051309

本発明が解決しようとする課題は、作業データに含まれた一つのデータだけでなく全体または一部のデータに対する一律的な修正を行うことができるようにすることにある。   The problem to be solved by the present invention is to be able to perform uniform correction not only on one piece of data included in work data but also on all or part of the data.

本発明の課題は、以上で言及した課題に制限されず、言及されていないまた他の目的は次の記載から当業者に明確に理解できるであろう。   The problem of the present invention is not limited to the problems mentioned above, and other objects not mentioned will be clearly understood by those skilled in the art from the following description.

前記課題を達成するため、本発明の実施形態によるデータ管理装置は、同じ部品をそれぞれ対応する位置に装着している基準ボード及び第1アレイボードに含まれた少なくとも一つの部品に対する装着点データを判読する装着点データ判読部と、前記判読された装着点データを参照して部品別に前記基準ボードに対する前記第1アレイボードのオフセットを算出するオフセット算出部と、前記算出されたオフセットで構成されたアレイデータを生成するアレイデータ生成部と、を含む。   In order to achieve the above object, a data management apparatus according to an embodiment of the present invention provides mounting point data for at least one component included in a reference board and a first array board each mounting the same component at a corresponding position. A mounting point data reading unit for reading, an offset calculation unit for calculating an offset of the first array board with respect to the reference board for each part with reference to the read mounting point data, and the calculated offset An array data generation unit for generating array data.

本発明の実施形態によるデータ管理方法は、同じ部品をそれぞれ対応する位置に装着している基準ボード及びアレイボードに含まれた少なくとも一つの部品に対する装着点データを判読する段階と、前記判読された装着点データを参照して部品別に前記基準ボードに対する前記アレイボードのオフセットを算出する段階と、前記算出されたオフセットで構成されたアレイデータを生成する段階と、を含む。   According to an embodiment of the present invention, there is provided a data management method for reading mounting point data for at least one component included in a reference board and an array board, each of which has the same component mounted at a corresponding position, The method includes calculating an offset of the array board with respect to the reference board for each part with reference to mounting point data, and generating array data composed of the calculated offset.

その他実施形態の具体的な内容は詳細な説明及び図面に含まれている。   Specific contents of other embodiments are included in the detailed description and drawings.

前記本発明のデータ管理装置及び方法によれば、作業データに含まれた一つのデータだけでなく、全体または一部のデータに対する一律的な修正を行うことができるようにすることによって、ユーザはより容易に作業データを更新することができる。   According to the data management apparatus and method of the present invention, by enabling uniform correction to not only one data included in work data but also all or a part of the data, the user can Work data can be updated more easily.

従来の作業データを生成するためのCADデータ生成の順序図である。It is a flowchart of CAD data generation for generating the conventional work data. 本発明の実施形態によるデータ管理システムを示す図である。1 is a diagram illustrating a data management system according to an embodiment of the present invention. 印刷回路基板を示す図である。It is a figure which shows a printed circuit board. 印刷回路基板を示す図である。It is a figure which shows a printed circuit board. 本発明の実施形態によるデータ管理装置を示すブロック図である。It is a block diagram which shows the data management apparatus by embodiment of this invention. 本発明の実施形態によるデータ管理部の細部構成を示す図である。It is a figure which shows the detailed structure of the data management part by embodiment of this invention. 本発明の実施形態による装着点データとアレイデータとの関係を示す概念図である。It is a conceptual diagram which shows the relationship between the mounting point data and array data by embodiment of this invention. 本発明の実施形態によるデータ管理過程を示すフローチャート図である。FIG. 5 is a flowchart illustrating a data management process according to an embodiment of the present invention.

以下、添付する図面を参照して本発明の好ましい実施形態について詳細に説明する。本発明の利点及び特徴、これらを達成する方法は添付する図面と共に詳細に後述する実施例を参照すると明確になるであろう。しかし、本発明は、以下で開示する実施例に限定されるものではなく、互いに異なる多様な形態で実現されるものであり、本実施例は、単に本発明の開示を完全にし、本発明が属する技術分野で通常の知識を有する者に発明の範疇を完全に知らせるために提供されるものであり、本発明は、請求項の範囲によってのみ定義される。明細書全体にかけて同一参照符号は同一構成要素を指称する。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. Advantages and features of the present invention and methods for achieving them will be apparent with reference to the embodiments described below in detail with reference to the accompanying drawings. However, the present invention is not limited to the embodiments disclosed below, but can be realized in various forms different from each other. The present embodiments merely complete the disclosure of the present invention, and It is provided to fully inform those skilled in the art of the scope of the invention and is defined only by the scope of the claims. Like reference numerals refer to like elements throughout the specification.

他に定義されなければ、本明細書で使用されるすべての用語(技術及び科学的用語を含む)は、本発明が属する技術分野で通常の知識を有する者に共通に理解できる意味で使用される。また一般的に使用される辞書に定義されている用語は特別に定義して明らかにしない限り理想的にまたは過度に解釈されない。   Unless otherwise defined, all terms used herein (including technical and scientific terms) are used in a sense that is commonly understood by those of ordinary skill in the art to which this invention belongs. The Also, terms defined in commonly used dictionaries are not ideally or excessively interpreted unless specifically defined and clarified.

図2は本発明の実施形態によるデータ管理システムを示す図である。データ管理システム200は作業ファイル生成装置210、管理サーバ220、作業ファイル分配装置230及びSMT(Surface Mounting Technology)装備(241,242,243,244)を含んで構成される。   FIG. 2 is a diagram illustrating a data management system according to an embodiment of the present invention. The data management system 200 includes a work file generation device 210, a management server 220, a work file distribution device 230, and SMT (Surface Mounting Technology) equipment (241, 242, 243, 244).

作業ファイル生成装置210はSMTラインのSMT装備(241,242,243,244)で使用される作業ファイルを生成する役割を果たす。   The work file generation device 210 plays a role of generating a work file used in the SMT equipment (241, 242, 243, 244) of the SMT line.

SMT工程はマウンタ装備を利用して印刷回路基板(Printed Circuit Board、PCB)上に各種表面実装用の部品(Surface Mounting Device、SMD)を装着することを含むが、本発明で作業ファイルは表面実装部品の装着に必要なCADデータまたはBOM(Bill Of Material)データのような装着シーケンスデータが含まれたものとして理解することができる。   The SMT process includes mounting various surface mounting components (Surface Mounting Device, SMD) on a printed circuit board (PCB) using a mounter equipment. It can be understood that mounting sequence data such as CAD data or BOM (Bill Of Material) data necessary for mounting a component is included.

例えば、作業ファイルには部品レファレンス、X値、Y値、Z値、R値、部品名、フィーダ(feeder)、ノズル(nozzle)、ヘッダー番号、スキップ(skip)情報及び優先順位(level)などのような作業データが含まれ得る。   For example, the work file includes a part reference, an X value, a Y value, a Z value, an R value, a part name, a feeder, a nozzle, a header number, skip information, and a priority level. Such work data may be included.

作業ファイル生成装置210による作業ファイルの生成においてオフラインプログラム(Off−Line Program、OLP)が利用されるが、本発明はこれに限定されない。   An offline program (Off-Line Program, OLP) is used in the generation of the work file by the work file generation apparatus 210, but the present invention is not limited to this.

管理サーバ220は作業ファイル生成装置210によって生成された作業ファイルを格納して配布する役割を果たす。   The management server 220 plays a role of storing and distributing the work file generated by the work file generating apparatus 210.

図2は一つの作業ファイル生成装置210及び一つの作業ファイル分配装置230を示しているが、複数の作業ファイル生成装置210によって生成された作業ファイルが管理サーバ220によって管理され、格納された作業ファイルが複数の作業ファイル分配装置に提供され得る。   FIG. 2 shows one work file generation device 210 and one work file distribution device 230. The work files generated by a plurality of work file generation devices 210 are managed by the management server 220 and stored. Can be provided to multiple work file distribution devices.

または、複数の管理サーバによって作業ファイルが管理され、適切な作業ファイルが作業ファイル分配装置230に供給されることもできる。   Alternatively, a work file can be managed by a plurality of management servers, and an appropriate work file can be supplied to the work file distribution device 230.

作業ファイル分配装置230は管理サーバ220から提供された作業ファイルを各SMT装備(241,242,243,244)に送信する役割を果たす。   The work file distribution device 230 plays a role of transmitting the work file provided from the management server 220 to each SMT equipment (241, 242, 243, 244).

作業ファイルを分配することにおいて、作業ファイル分配装置230はすべてのSMT装備(241,242,243,244)に同じ作業ファイルを分配することができ、選別的に作業ファイルを分配することもできる。例えば、管理サーバ220から提供された作業ファイル1(図示せず)はSMT装備1(241)及びSMT装備3(243)に分配し、管理サーバ220から提供された作業ファイル2(図示せず)はSMT装備2(242)に分配し、SMT装備4(244)には作業ファイルを分配しないこともできる。   In distributing the work file, the work file distribution device 230 can distribute the same work file to all the SMT devices (241, 242, 243, 244), and can selectively distribute the work file. For example, the work file 1 (not shown) provided from the management server 220 is distributed to the SMT equipment 1 (241) and the SMT equipment 3 (243), and the work file 2 provided from the management server 220 (not shown). Can be distributed to SMT equipment 2 (242) and work files can not be distributed to SMT equipment 4 (244).

SMT装備(241,242,243,244)は作業ファイル分配装置230から受信された作業ファイルを利用してSMT工程作業を果たす。本発明でSMT装備(241,242,243,244)は同一時点に同じ作業ファイルを受信することによって一律的なSMT工程作業を行うことができ、互いに異なる時点にまたは互いに異なる作業ファイルを受信することによって個別なSMT工程作業を行うこともできる。   The SMT equipment (241, 242, 243, 244) performs the SMT process work using the work file received from the work file distribution device 230. In the present invention, the SMT equipment (241, 242, 243, 244) can perform uniform SMT process work by receiving the same work file at the same time, and receive work files at different time points or different from each other. Thus, individual SMT process operations can also be performed.

作業ファイルは各装置によって修正され得る。例えば、ユーザは作業ファイル生成装置210を利用して生成された作業ファイルを修正したり、管理サーバ220を利用して作業ファイルを修正したり、作業ファイル分配装置230を利用して作業ファイルを修正したり、SMT装備(241,242,243,244)を利用して作業ファイルを修正することができる。   The working file can be modified by each device. For example, the user modifies the work file generated using the work file generation device 210, modifies the work file using the management server 220, or modifies the work file using the work file distribution device 230. Or the work file can be modified using the SMT equipment (241, 242, 243, 244).

また、各装置(210,220,230,241〜244)は作業ファイルを修正できる一つ以上のプログラムを含み得るが、以下の作業ファイルを修正する各装置または各プログラムを修正主体という。   Each device (210, 220, 230, 241 to 244) may include one or more programs that can modify the work file. Each device or each program that modifies the following work file is referred to as a modification subject.

一方、印刷回路基板は一つの製品に備えられる一対の部品のみを含み得、複数の製品に備えられる複数対の部品を含むこともできる。例えば、印刷回路基板には複数の細部印刷回路基板が含まれることができ、各細部印刷回路基板には同じ部品を、それぞれ対応する位置に実装されることができる。   Meanwhile, the printed circuit board may include only a pair of components provided in one product, and may include a plurality of pairs of components provided in a plurality of products. For example, the printed circuit board may include a plurality of detail printed circuit boards, and each detail printed circuit board may have the same component mounted at a corresponding position.

しかし、すべての細部印刷回路基板に含まれた同じ特定部品の位置または姿勢を変更しようとする場合、ユーザは、すべての細部印刷回路基板に対する該当部品の作業データを修正しなければならない。   However, when changing the position or orientation of the same specific component included in all the detailed printed circuit boards, the user must correct the operation data of the corresponding parts for all the detailed printed circuit boards.

このため、後述する本発明のデータ管理装置500は、細部印刷回路基板間の位置関係を考慮し、各細部印刷回路基板に含まれた同じ部品に対する位置または姿勢を変更できるようにする作業データを生成することができる。   For this reason, the data management device 500 of the present invention, which will be described later, considers the positional relationship between the detailed printed circuit boards, and generates work data that enables the position or orientation of the same component included in each detailed printed circuit board to be changed. Can be generated.

本発明でデータ管理装置500は、作業ファイル生成装置210、管理サーバ220、作業ファイル分配装置230及びSMT装備(241,242,243,244)のうち一つに含まれて構成され得、別途の装置として実現することもできる。   In the present invention, the data management device 500 may be configured to be included in one of the work file generation device 210, the management server 220, the work file distribution device 230, and the SMT equipment (241, 242, 243, 244). It can also be realized as a device.

図3及び図4は印刷回路基板を示す図であって、一つの印刷回路基板(300,400)が複数のボード(310,320,410,420)を含み、各ボード(310,320,410,420)に同じ部品(a1,b1,c1,d1,a2,b2,c2,d2)が実装されることを示す図である。   3 and 4 are views showing a printed circuit board, in which one printed circuit board (300, 400) includes a plurality of boards (310, 320, 410, 420), and each board (310, 320, 410). , 420) shows that the same components (a1, b1, c1, d1, a2, b2, c2, d2) are mounted.

図3を参照すると、ボード2(320)がボード1(310)に対して姿勢は同じであり、かつ平行する位置変位を有する場合を示している。すなわち、印刷回路基板300上でボード2(320)はボード1(310)に対して回転しない状態でX方向に一定の距離だけ離れた距離に位置する。   Referring to FIG. 3, the board 2 (320) has the same posture with respect to the board 1 (310) and has a parallel displacement. That is, on the printed circuit board 300, the board 2 (320) is located at a distance away from the board 1 (310) by a certain distance in the X direction without rotating.

このような場合、ボード1(310)に含まれた部品(a1,b1,c1,d1)とボード2に含まれた部品(a2,b2,c2,d2)との間にはX方向に離隔した距離だけのオフセットが存在する。   In such a case, the parts (a1, b1, c1, d1) included in the board 1 (310) and the parts (a2, b2, c2, d2) included in the board 2 are separated in the X direction. There is an offset that is the same distance.

したがって、ボード1(310)とボード2(320)との間に離隔した距離を事前に知っている場合、ボード1(310)に含まれた部品の位置または姿勢を変更するだけでボード2(320)に含まれた部品の位置または姿勢も一律的に変更させることができる。   Therefore, if the distance between the board 1 (310) and the board 2 (320) is known in advance, the board 2 (only by changing the position or posture of the components included in the board 1 (310). 320), the position or orientation of the parts included in the component can be uniformly changed.

図4を参照すると、ボード2(420)がボード1(410)に対して回転した姿勢で平行した位置変位を有する場合を示している。すなわち、印刷回路基板400上でボード2(420)はボード1(410)に対して180度回転した状態でボード1(410)からX方向に一定の距離だけ離れた距離に位置する。   Referring to FIG. 4, there is shown a case where the board 2 (420) has a parallel position displacement in a posture rotated with respect to the board 1 (410). That is, on the printed circuit board 400, the board 2 (420) is positioned at a distance away from the board 1 (410) by a certain distance in the X direction while being rotated 180 degrees with respect to the board 1 (410).

このような場合、ボード1(410)に含まれた部品(a1,b1,c1,d1)とボード2(420)に含まれた部品(a2,b2,c2,d2)との間には180度回転及びX方向に離隔した距離だけのオフセットが存在する。   In such a case, there are 180 between the components (a1, b1, c1, d1) included in the board 1 (410) and the components (a2, b2, c2, d2) included in the board 2 (420). There is an offset of a degree rotation and a distance apart in the X direction.

したがって、部品別ボード1(410)とボード2(420)との間の回転角度及び離隔した距離を事前に知っている場合、ボード1(410)に含まれた部品の位置または姿勢を変更するだけでボード2(420)に含まれた部品の位置または姿勢も一律的に変更させることができる。   Therefore, when the rotation angle and the distance between the board 1 (410) and the board 2 (420) are separated in advance, the position or posture of the parts included in the board 1 (410) is changed. Only the position or posture of the parts included in the board 2 (420) can be changed uniformly.

このように、ボード1(310,410)とボード2(320,420)との間の位置関係を事前に知っている場合、ボード1(310,410)の作業データを修正するだけでボード2(320,420)の作業データまで一律的に修正することができる。   As described above, when the positional relationship between the board 1 (310, 410) and the board 2 (320, 420) is known in advance, the board 2 can be simply modified by correcting the work data of the board 1 (310, 410). The work data of (320, 420) can be uniformly corrected.

以下、作業データに含まれたデータのうち位置及び姿勢を示すデータを装着点データといい、ボード間の位置関係を示すデータをアレイデータという。   Hereinafter, data indicating the position and orientation of the data included in the work data is referred to as mounting point data, and data indicating the positional relationship between the boards is referred to as array data.

すなわち、装着点データは、印刷回路基板上で各部品の絶対座標及び絶対姿勢を示し、アレイデータは各部品別に基準になるボードに対する特定ボードの相対座標及び相対姿勢を示す。   That is, the mounting point data indicates the absolute coordinates and orientation of each component on the printed circuit board, and the array data indicates the relative coordinates and relative orientation of the specific board with respect to the reference board for each component.

前述したX値、Y値、Z値、R値が装着点データに含まれ得る。ここで、X値、Y値、Z値はX−Y−Z空間上の座標値を示し、R値は印刷回路基板に対する各部品の回転姿勢を示す。   The aforementioned X value, Y value, Z value, and R value can be included in the attachment point data. Here, the X value, the Y value, and the Z value indicate coordinate values in the XYZ space, and the R value indicates the rotation posture of each component with respect to the printed circuit board.

装着点データと同様にアレイデータは各部品別に付与され、アレイデータにはオフセットX値、オフセットY値、オフセットZ値、オフセットR値が含まれ得る。ここで、オフセットX値は基準になるボードの該当部品に対するX軸方向への変位値を示し、オフセットY値は基準になるボードの該当部品に対するY軸方向への変位値を示し、オフセットZ値は基準になるボードの該当部品に対するZ軸方向への変位値を示し、オフセットR値は基準になるボードの該当部品に対する回転変位を示す。   Similar to the mounting point data, the array data is assigned to each part, and the array data can include an offset X value, an offset Y value, an offset Z value, and an offset R value. Here, the offset X value indicates the displacement value in the X-axis direction with respect to the corresponding part of the reference board, the offset Y value indicates the displacement value in the Y-axis direction with respect to the corresponding part of the reference board, and the offset Z value. Indicates the displacement value of the reference board in the Z-axis direction with respect to the corresponding part, and the offset R value indicates the rotational displacement of the reference board with respect to the corresponding part.

説明の便宜上、装着点データにはX値、Y値、R値が含まれ、アレイデータにはオフセットX値、オフセットY値、オフセットR値が含まれた場合を中心に説明する。   For convenience of explanation, the case where the mounting point data includes an X value, a Y value, and an R value and the array data includes an offset X value, an offset Y value, and an offset R value will be mainly described.

図5は本発明の実施形態によるデータ管理装置を表すブロック図である。データ管理装置500は、入力部510、格納部520、制御部530、データ管理部540、インターフェース生成部550及び通信部560を含む。   FIG. 5 is a block diagram showing a data management apparatus according to an embodiment of the present invention. The data management apparatus 500 includes an input unit 510, a storage unit 520, a control unit 530, a data management unit 540, an interface generation unit 550, and a communication unit 560.

入力部510は印刷回路基板を構成する複数のボードに対する装着点データの入力を受ける役割を果たす。入力部510は、ボタン、ホイール、ジョグシャトルなどの形態で実現され、装着点データの入力を受け、有線または無線通信方式により装着点データの入力を受けることもできる。装着点データは前述した作業ファイルの形態で入力部510を介して入力され得る。   The input unit 510 plays a role of receiving mounting point data input to a plurality of boards constituting the printed circuit board. The input unit 510 is realized in the form of a button, a wheel, a jog shuttle, etc., and can receive input of attachment point data, and can also receive attachment point data by a wired or wireless communication method. The attachment point data can be input via the input unit 510 in the form of the work file described above.

また、入力部510はアレイデータの生成命令及びその他ユーザ命令の入力を受け得る。   The input unit 510 may receive an array data generation command and other user commands.

格納部520は、装着点データを臨時または永久に格納する役割を果たす。また、格納部520は、各ボードのアレイデータを格納する。格納部520は、装着点データまたはアレイデータを作業ファイルの形態で格納することができる。   The storage unit 520 serves to store the mounting point data temporarily or permanently. The storage unit 520 stores the array data of each board. The storage unit 520 can store mounting point data or array data in the form of a work file.

アレイデータを格納することにおいて、格納部520はアレイデータを事前に設定した順序に従い整列して格納することができる。例えば、ボードに含まれた部品の順序に従いアレイデータを整列したり、装着点データの順序に従いアレイデータを整列して作業ファイルの形態で格納することができる。   In storing the array data, the storage unit 520 can store the array data in an aligned manner according to a preset order. For example, the array data can be arranged according to the order of the parts included in the board, or the array data can be arranged according to the order of the mounting point data and stored in the form of a work file.

データ管理部540は、装着点データを利用してアレイデータを生成する役割を果たす。データ管理部540は入力部510によって入力された装着点データまたは格納部520に格納された装着点データを利用してアレイデータを生成することができる。   The data management unit 540 plays a role of generating array data using the mounting point data. The data management unit 540 can generate array data using the mounting point data input by the input unit 510 or the mounting point data stored in the storage unit 520.

図6は、本発明の実施形態によるデータ管理部の細部構成を示す図である。データ管理部540は装着点データ判読部541、オフセット算出部542、アレイデータ生成部543及び装着点データ生成部544を含んで構成される。   FIG. 6 is a diagram illustrating a detailed configuration of the data management unit according to the embodiment of the present invention. The data management unit 540 includes a mounting point data interpretation unit 541, an offset calculation unit 542, an array data generation unit 543, and a mounting point data generation unit 544.

装着点データ判読部541は、同じ部品を、それぞれ対応する位置に装着している基準ボード及びアレイボードに含まれた少なくとも一つの部品に対する装着点データを判読する役割を果たす。装着点データは印刷回路基板別またはボード別の作業ファイルの形態で存在するが、作業ファイルから各ボードの装着点データを抽出し、その値を判読する。   The mounting point data reading unit 541 plays a role of reading mounting point data for at least one component included in the reference board and the array board in which the same components are mounted at corresponding positions. The mounting point data exists in the form of a work file for each printed circuit board or board. The mounting point data for each board is extracted from the work file and the value is read.

ここで、基準ボードはアレイデータの生成に基準になるボードを意味し、アレイボードは基準ボードの装着点データに基づいてアレイデータが付与されるボードを意味する。   Here, the reference board refers to a board that serves as a reference for generating array data, and the array board refers to a board to which array data is assigned based on mounting point data of the reference board.

前述した通り、一つの印刷回路基板が複数のボードを含み、各ボード別に同じ部品が実装される。ここで、複数のボードのうち一つが基準ボードの役割を果たし、残りのボードがアレイボードであり得る。   As described above, one printed circuit board includes a plurality of boards, and the same components are mounted on each board. Here, one of the plurality of boards may serve as a reference board, and the remaining boards may be array boards.

図3及び図4を参照して説明すると、ボード1(310,410)及びボード2(320,420)のうち一つが基準ボードになり、残りの一つがアレイボードになる。   Referring to FIGS. 3 and 4, one of the board 1 (310, 410) and the board 2 (320, 420) is a reference board, and the other is an array board.

一つの印刷回路基板で基準ボードは一つであるが、アレイボードは複数存在し得、各アレイボードの部品別にアレイデータが付与され得る。   One printed circuit board has one reference board, but there can be a plurality of array boards, and array data can be assigned to each part of each array board.

再び図6を説明すると、オフセット算出部542は装着点データ判読部541によって判読された装着点データを参照して部品別に基準ボードに対するアレイボードのオフセットを算出する役割を果たす。   Referring back to FIG. 6, the offset calculation unit 542 plays a role of calculating the offset of the array board with respect to the reference board for each component with reference to the mounting point data read by the mounting point data reading unit 541.

例えば、基準ボードに含まれた特定部品の座標とアレイボードに含まれた対応する部品の座標間にX軸方向に5.0だけの変位がある場合、「X軸方向に5.0だけの変位」が該当部品のオフセットに該当する。   For example, when there is a displacement of 5.0 in the X-axis direction between the coordinates of a specific part included in the reference board and the coordinates of the corresponding part included in the array board, “only 5.0 in the X-axis direction” “Displacement” corresponds to the offset of the corresponding part.

例えば、オフセット算出部542は次の式により各部品のオフセットを算出するが、オフセット算出部542によるオフセット算出方式はこれに限定されない。   For example, the offset calculation unit 542 calculates the offset of each component by the following formula, but the offset calculation method by the offset calculation unit 542 is not limited to this.

オフセットX = X2 − X1cos(R2−R1) + Y1sin(R2−R1)
オフセットY = Y2 − X1sin(R2−R1) − Y1cos(R2−R1)
オフセットR = R2 − R1
・・・式1
Offset X = X2-X1cos (R2-R1) + Y1sin (R2-R1)
Offset Y = Y2-X1sin (R2-R1) -Y1cos (R2-R1)
Offset R = R2-R1
... Formula 1

ここで、X1は基準ボードのX軸上の装着点データを示し、X2はアレイボードのX軸上の装着点データを示し、Y1は基準ボードのY軸上の装着点データを示し、Y2はアレイボードのY軸上の装着点データを示し、R1は印刷回路基板に対する基準ボードの回転角度である装着点データを示し、R2は印刷回路基板に対するアレイボードの回転角度の装着点データを示す。   Here, X1 indicates mounting point data on the X axis of the reference board, X2 indicates mounting point data on the X axis of the array board, Y1 indicates mounting point data on the Y axis of the reference board, and Y2 indicates The mounting point data on the Y axis of the array board is indicated, R1 indicates mounting point data which is the rotation angle of the reference board with respect to the printed circuit board, and R2 indicates the mounting point data of the rotation angle of the array board with respect to the printed circuit board.

一方、基準ボードに含まれた部品とアレイボードに含まれた部品との間の変位中の一部または全体が異質であり得る。   On the other hand, part or all of the displacement between the components included in the reference board and the components included in the array board may be different.

例えば、基準ボードに対し、アレイボードがX軸方向に離隔しており、3個の部品に対するオフセットが「4.9」、「5.0」、「5.0」である。   For example, the array board is separated from the reference board in the X-axis direction, and the offsets for the three parts are “4.9”, “5.0”, and “5.0”.

これに、本発明の実施形態によるオフセット算出部542は算出された複数のオフセット間の類似関係を考慮し、基準ボードに対するアレイボードのオフセットを算出することができる。   In addition, the offset calculation unit 542 according to the embodiment of the present invention can calculate the offset of the array board with respect to the reference board in consideration of the similarity relationship between the plurality of calculated offsets.

例えば、前記のような場合、「5.0」であるオフセットの発生頻度数が高いため、オフセット算出部542はそのオフセットが「4.9」と算出された該当部品の最終オフセットを「5.0」に決定することができる。   For example, in the above case, since the frequency of occurrence of the offset of “5.0” is high, the offset calculation unit 542 sets the final offset of the corresponding component whose offset is calculated as “4.9” to “5. 0 "can be determined.

または、オフセット算出部542は算出された全体部品のオフセットの平均を反映して各部品の最終オフセットを決めることもできる。   Alternatively, the offset calculation unit 542 can determine the final offset of each component by reflecting the calculated average offset of all components.

また、オフセット算出部542は、アレイボード間のオフセットを参照して各アレイボードに含まれた部品のオフセットを算出することもできる。印刷回路基板に基準ボード、第1アレイボード及び第2アレイボードが含まれており、基準ボードに対する第1アレイボードのオフセットが算出された場合を仮定する。また、基準ボードに対するアレイボードのオフセットを基準オフセットといい、アレイボード間のオフセットをボード間オフセットという。   Further, the offset calculation unit 542 can also calculate the offset of a component included in each array board by referring to the offset between the array boards. Assume that the printed circuit board includes a reference board, a first array board, and a second array board, and an offset of the first array board with respect to the reference board is calculated. An offset of the array board with respect to the reference board is referred to as a reference offset, and an offset between array boards is referred to as an inter-board offset.

このような場合、オフセット算出部542は、第2アレイボードと第1アレイボードのボードとの間のオフセット及び基準ボードに対する第1アレイボードの基準オフセットを参照し、基準ボードに対する第2アレイボードの基準オフセットを算出することができる。すなわち、オフセット算出部542は基準ボードの装着点データと第2アレイボードの装着点データを比較せず、第1アレイボードと第2アレイボードのボードとの間オフセットを利用して第2アレイボードのオフセットを算出することができる。   In such a case, the offset calculation unit 542 refers to the offset between the second array board and the board of the first array board and the reference offset of the first array board with respect to the reference board, and the second array board relative to the reference board. A reference offset can be calculated. That is, the offset calculation unit 542 does not compare the mounting point data of the reference board and the mounting point data of the second array board, and uses the offset between the first array board and the second array board to use the second array board. Can be calculated.

印刷回路基板に含まれた複数のボードが規則的に配列されている場合、該当印刷回路基板でのボード間オフセットは一定であり得るが、オフセット算出部542は特定アレイボードの基準オフセットにボード間オフセットを適用することによって隣接したアレイボードの基準オフセットを算出することができる。   When a plurality of boards included in the printed circuit board are regularly arranged, the offset between the boards in the corresponding printed circuit board may be constant, but the offset calculation unit 542 sets the reference offset of the specific array board between the boards. By applying the offset, the reference offset of the adjacent array board can be calculated.

アレイデータ生成部543はオフセット算出部542によって算出されたオフセット(基準オフセット)で構成されたアレイデータを生成する役割を果たす。本発明で基準オフセットは基準ボードに含まれた各部品の装着点データに対する変位を意味する。すなわち、アレイボードに含まれた各部品別に基準オフセットが付与される。   The array data generation unit 543 plays a role of generating array data composed of the offset (reference offset) calculated by the offset calculation unit 542. In the present invention, the reference offset means a displacement with respect to the mounting point data of each component included in the reference board. That is, a reference offset is given to each part included in the array board.

これに、アレイデータ生成部543は全体の基準オフセットを組み合わせて該当アレイボードに対するアレイデータを生成することができる。   The array data generation unit 543 can generate array data for the corresponding array board by combining the entire reference offset.

装着点データを利用してアレイデータが生成される過程を図7に示す。   FIG. 7 shows a process of generating array data using the attachment point data.

図7を参照すると、基準ボードの装着点データ710及び第1アレイボードの装着点データ720を利用し、第1アレイボードの基準オフセット730を算出する。   Referring to FIG. 7, the reference offset 730 of the first array board is calculated using the mounting point data 710 of the reference board and the mounting point data 720 of the first array board.

また、算出された第1アレイボードの基準オフセット730で構成された第1アレイボードのアレイデータ740が生成され得る。   Also, the array data 740 of the first array board configured with the calculated reference offset 730 of the first array board can be generated.

一方、第1アレイボードと第2アレイボードとの間のボード間オフセットが存在する場合、ボード間オフセットが適用されることによって第2アレイボードの基準オフセット731が算出され、これに基づいて第2アレイボードのアレイデータ741が生成され得る。   On the other hand, if there is an inter-board offset between the first array board and the second array board, the reference offset 731 of the second array board is calculated by applying the inter-board offset, and the second offset is calculated based on this. Array board array data 741 may be generated.

また、図7に示していないが、基準ボードの装着点データ710及び第2アレイボードの装着点データ(図示せず)を利用し、第2アレイボードの基準オフセット(図示せず)を算出し、算出された第2アレイボードの基準オフセットで構成された第2アレイボードのアレイデータ(図示せず)が生成されることもできる。   Although not shown in FIG. 7, the reference offset (not shown) of the second array board is calculated using the mounting point data 710 of the reference board and the mounting point data (not shown) of the second array board. The array data (not shown) of the second array board configured with the calculated reference offset of the second array board may be generated.

再び図5を参照すると、データ管理部540は、基準ボードの装着点データにアレイボードのアレイデータを適用してアレイボードの装着点データを生成する装着点データ生成部544を含み得る。   Referring to FIG. 5 again, the data management unit 540 may include a mounting point data generation unit 544 that generates the mounting point data of the array board by applying the array data of the array board to the mounting point data of the reference board.

装着点データ生成部544は、基準ボードの装着点データに各アレイボードに付与されたアレイデータを適用することによって、該当アレイボードの装着点データを生成することができる。   The mounting point data generation unit 544 can generate the mounting point data of the corresponding array board by applying the array data given to each array board to the mounting point data of the reference board.

例えば、特定部品に対する基準ボードの装着点データがX=5.0,Y=4.0,R=0であり、該当アレイボードのアレイデータがX=10.0、Y=−2.0、R=0である場合、該当アレイボードの装着点データはX=15.0、Y=2.0、Y=0になる。   For example, the mounting point data of the reference board for a specific part is X = 5.0, Y = 4.0, R = 0, the array data of the corresponding array board is X = 10.0, Y = −2.0, When R = 0, the mounting point data of the corresponding array board is X = 15.0, Y = 2.0, and Y = 0.

前述した通り、格納部520は基準ボードの装着点データの順序に従いアレイデータを整列して格納することができる。これに、装着点データ生成部544は整列したアレイデータを順次に抽出してアレイボードの装着点データを生成することができる。これにより、基準ボードの装着点データとアレイボードの装着点データとの間の同期化が行われ得る。   As described above, the storage unit 520 can store the array data in alignment according to the order of the mounting point data of the reference board. In addition, the mounting point data generation unit 544 can sequentially extract the array data arranged to generate the mounting point data of the array board. Thereby, synchronization between the mounting point data of the reference board and the mounting point data of the array board can be performed.

装着点データ生成部544によって生成された装着点データは、ユーザによって修正され得る。すなわち、ユーザは基準ボードだけでなく、アレイボードの装着点データを任意に修正することができる。   The mounting point data generated by the mounting point data generation unit 544 can be corrected by the user. That is, the user can arbitrarily correct the mounting point data of the array board as well as the reference board.

本発明で、作業ファイルは装着点データとアレイデータをいずれも含んで構成されるが、装着点データが修正された場合、修正された装着点データとアレイデータが作業ファイルに含まれ得る。   In the present invention, the work file is configured to include both mounting point data and array data. However, when the mounting point data is corrected, the corrected mounting point data and array data can be included in the work file.

すなわち、アレイデータは、アレイデータ生成部543によって生成された状態を維持して作業ファイルに含まれ得、装着点データはユーザによって修正された装着点データの状態で作業ファイルに含まれる。   That is, the array data can be included in the work file while maintaining the state generated by the array data generation unit 543, and the attachment point data is included in the work file in the state of the attachment point data corrected by the user.

または、修正前の装着点データ、修正後の装着点データ及びアレイデータがすべて作業ファイルに含まれることもできる。   Alternatively, the mounting point data before correction, the mounting point data after correction, and the array data can all be included in the work file.

再び図5を参照すると、インターフェース生成部550は装着点データまたはアレイデータが含まれたインターフェースを生成する役割を果たす。   Referring to FIG. 5 again, the interface generation unit 550 serves to generate an interface including mounting point data or array data.

生成されたインターフェースは通信部560を介して他の装置で送信するかまたは、備えられた別途のディスプレイ手段(図示せず)を介してディスプレーされ得る。   The generated interface can be transmitted by another device via the communication unit 560, or can be displayed via a separate display means (not shown) provided.

制御部530は、入力部510、格納部520、データ管理部540、インターフェース生成部550及び通信部560に対する全般的な制御を行う。   The control unit 530 performs general control on the input unit 510, the storage unit 520, the data management unit 540, the interface generation unit 550, and the communication unit 560.

図8は本発明の実施形態によるデータ管理過程を示すフローチャート図である。   FIG. 8 is a flowchart illustrating a data management process according to an embodiment of the present invention.

装着点データ判読部541は作業ファイルから基準ボード及びアレイボードの装着点データを抽出し(S810)、抽出された装着点データを判読する(S820)。   The mounting point data interpretation unit 541 extracts the mounting point data of the reference board and the array board from the work file (S810), and interprets the extracted mounting point data (S820).

判読された装着点データは、オフセット算出部542に伝達され、オフセット算出部542は伝達された装着点データを参照してアレイボードの部品別のオフセットを算出する(S830)。   The read mounting point data is transmitted to the offset calculation unit 542, and the offset calculation unit 542 refers to the transmitted mounting point data to calculate an offset for each part of the array board (S830).

また、アレイデータ生成部543は算出されたオフセットを組み合わせてアレイデータを生成する(S840)。   Further, the array data generation unit 543 generates array data by combining the calculated offsets (S840).

後に基準ボードに含まれた特定部品の装着点データを修正するだけで、全体のアレイボードに含まれた該当部品の装着点データが一律的に修正されることができる。   By simply correcting the mounting point data of the specific component included in the reference board later, the mounting point data of the corresponding component included in the entire array board can be corrected uniformly.

以上、添付する図面を参照して本発明の実施形態について説明したが、本発明が属する技術分野で通常の知識を有する者は、本発明がその技術的な思想や必須の特徴を変更しない範囲で、他の具体的な形態で実施され得ることを理解できるであろう。したがって、上記実施形態はすべての面で例示的なものであり、限定的なものではないと理解しなければならない。   As described above, the embodiments of the present invention have been described with reference to the accompanying drawings. However, those who have ordinary knowledge in the technical field to which the present invention belongs do not change the technical idea or essential features of the present invention. It will be understood that the present invention can be implemented in other specific forms. Therefore, it should be understood that the above embodiment is illustrative in all aspects and not restrictive.

510 入力部
520 格納部
530 制御部
540 データ管理部
550 インターフェース生成部
560 通信部
510 Input unit 520 Storage unit 530 Control unit 540 Data management unit 550 Interface generation unit 560 Communication unit

Claims (4)

同じ部品を、それぞれ対応する位置に装着している基準ボード及び第1アレイボードに含まれた少なくとも一つの部品に対する装着点データを判読する装着点データ判読部と、
前記判読された装着点データを参照して部品別に前記基準ボードに対する前記第1アレイボードのオフセットを算出するオフセット算出部と、
前記算出されたオフセットで構成されたアレイデータを生成するアレイデータ生成部と、を含むデータ管理装置。
A mounting point data reading unit for reading mounting point data for at least one component included in the reference board and the first array board, each mounting the same component at a corresponding position;
An offset calculation unit that calculates an offset of the first array board with respect to the reference board by component with reference to the read mounting point data;
An array data generation unit configured to generate array data composed of the calculated offset.
前記オフセット算出部は、算出された複数のオフセット間の類似関係を考慮して前記部品別に前記基準ボードに対する前記第1アレイボードのオフセットを算出する、請求項1に記載のデータ管理装置。   2. The data management apparatus according to claim 1, wherein the offset calculation unit calculates an offset of the first array board with respect to the reference board for each component in consideration of the similarity relationship between the plurality of calculated offsets. 前記第1アレイボードに含まれた少なくとも一つの部品に対して生成された前記アレイデータを事前に設定した順序に従い整列して格納する格納部をさらに含む、請求項1に記載のデータ管理装置。   The data management apparatus according to claim 1, further comprising a storage unit that stores the array data generated for at least one component included in the first array board in an order that is set in advance. 同じ部品を、それぞれ対応する位置に装着している基準ボード及びアレイボードに含まれた少なくとも一つの部品に対する装着点データを判読する段階と、
前記判読された装着点データを参照して部品別に前記基準ボードに対する前記アレイボードのオフセットを算出する段階と、
前記算出されたオフセットで構成されたアレイデータを生成する段階と、を含むデータ管理方法。
Reading mounting point data for at least one component included in a reference board and an array board each mounting the same component at a corresponding position;
Calculating an offset of the array board with respect to the reference board by component with reference to the read mounting point data;
Generating array data composed of the calculated offsets.
JP2016017788A 2015-03-20 2016-02-02 Data management apparatus and method Active JP6239655B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2015-0038966 2015-03-20
KR1020150038966A KR102045328B1 (en) 2015-03-20 2015-03-20 Apparatus and method for managing data

Publications (2)

Publication Number Publication Date
JP2016177784A true JP2016177784A (en) 2016-10-06
JP6239655B2 JP6239655B2 (en) 2017-11-29

Family

ID=57039639

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016017788A Active JP6239655B2 (en) 2015-03-20 2016-02-02 Data management apparatus and method

Country Status (3)

Country Link
JP (1) JP6239655B2 (en)
KR (1) KR102045328B1 (en)
CN (1) CN105992512B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0750500A (en) * 1993-08-04 1995-02-21 Tescon:Kk Method for testing mounted component on board
JPH1154993A (en) * 1997-08-01 1999-02-26 Yamagata Casio Co Ltd Component mounting device
JP2001036297A (en) * 1999-07-23 2001-02-09 Yamagata Casio Co Ltd Component mounting apparatus
JP2004103918A (en) * 2002-09-11 2004-04-02 Matsushita Electric Ind Co Ltd Method for preparing common mounting data, program for preparing the same, recording medium with the recorded program, device for preparing common mounting data, and board manufacturing system
JP2014202666A (en) * 2013-04-08 2014-10-27 日置電機株式会社 Data processor

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4270618B2 (en) 1998-11-17 2009-06-03 山形カシオ株式会社 Component mounting program creation device
WO2007129733A1 (en) * 2006-05-09 2007-11-15 Tokyo Electron Limited Imaging position correction method, imaging method, and substrate imaging apparatus
KR101649855B1 (en) 2010-11-12 2016-08-23 한화테크윈 주식회사 Method for optimizing component mounting sequence with variable pitch head and component mounting device using the same
KR101404099B1 (en) * 2012-09-10 2014-06-05 (주)에스엠티코리아 Parts mounting information verification apparatus and method
KR20140112003A (en) * 2014-08-27 2014-09-22 박호열 Method and device for production management of surface mounted tfchnology

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0750500A (en) * 1993-08-04 1995-02-21 Tescon:Kk Method for testing mounted component on board
JPH1154993A (en) * 1997-08-01 1999-02-26 Yamagata Casio Co Ltd Component mounting device
JP2001036297A (en) * 1999-07-23 2001-02-09 Yamagata Casio Co Ltd Component mounting apparatus
JP2004103918A (en) * 2002-09-11 2004-04-02 Matsushita Electric Ind Co Ltd Method for preparing common mounting data, program for preparing the same, recording medium with the recorded program, device for preparing common mounting data, and board manufacturing system
JP2014202666A (en) * 2013-04-08 2014-10-27 日置電機株式会社 Data processor

Also Published As

Publication number Publication date
CN105992512A (en) 2016-10-05
JP6239655B2 (en) 2017-11-29
CN105992512B (en) 2018-12-07
KR20160112731A (en) 2016-09-28
KR102045328B1 (en) 2019-11-15

Similar Documents

Publication Publication Date Title
EP3076776B1 (en) Data update method for circuit substrate work system and circuit substrate work system
EP2899605B1 (en) Production system and program switching method used for same
US9801317B2 (en) Production management system for component mounting machine
JP6413072B2 (en) Component mounting method and component mounting system
US20160128205A1 (en) Electronic component mounting system
JP6413071B2 (en) Component mounting method and component mounting system
JP6239655B2 (en) Data management apparatus and method
EP3043629B1 (en) Data processing device to be used by substrate working machine, and substrate working system having same
JP6138195B2 (en) Data management apparatus and method
EP3484255B1 (en) Production plan creation system and production plan creation method
KR102433792B1 (en) Apparatus and method for producing mounting point data
WO2015019492A1 (en) Device for displaying data used by electronic component mounting machine
JP6120676B2 (en) Board production management device
KR102564238B1 (en) The Apparatus For Updating Job Data
KR102119055B1 (en) Method for operation of chip mounter
JP6535048B2 (en) Device for displaying data used by the electronic component mounting machine
KR20170084602A (en) Apparatus and method for managing data
JP6300814B2 (en) Board work system
KR20160147481A (en) Apparatus and method for controlling backup pin
JP2022182219A (en) Component data management device, component data management method, and component data management program
JP2004288691A (en) System and method for mounting electronic component
JP2000183599A (en) Method and apparatus for generating electronic part mounting data
JP2004146642A (en) Method for forming production data in electronic part mounting apparatus

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170117

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170306

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170606

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20171002

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171101

R150 Certificate of patent or registration of utility model

Ref document number: 6239655

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250