JP2007035892A - Data management method - Google Patents

Data management method Download PDF

Info

Publication number
JP2007035892A
JP2007035892A JP2005216514A JP2005216514A JP2007035892A JP 2007035892 A JP2007035892 A JP 2007035892A JP 2005216514 A JP2005216514 A JP 2005216514A JP 2005216514 A JP2005216514 A JP 2005216514A JP 2007035892 A JP2007035892 A JP 2007035892A
Authority
JP
Japan
Prior art keywords
data
common
integrated
component mounting
management method
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
JP2005216514A
Other languages
Japanese (ja)
Other versions
JP4540569B2 (en
Inventor
Yoshiaki Awata
義明 粟田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2005216514A priority Critical patent/JP4540569B2/en
Publication of JP2007035892A publication Critical patent/JP2007035892A/en
Application granted granted Critical
Publication of JP4540569B2 publication Critical patent/JP4540569B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data management method which can reduce a data change mistake made by an operator without forcing the operator to execute complicated work. <P>SOLUTION: The data management method for editing data regarding the mounting of components on a plurality of substrates to be manufactured comprises a step (S2) for reading data of a plurality of substrates, a preparation step (S4) for extracting common data and individual data from the read data of the plurality of substrates and preparing integrated data by integrating the common data and the individual data in a discriminable state, and steps (S6 to S10) for managing the integrated data. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、複数の類似する部品実装基板の生産を行うためのデータの編集方法に関する。   The present invention relates to a data editing method for producing a plurality of similar component mounting boards.

従来、複数の類似する部品実装基板を効率的に生産するために、複数の部品実装基板に共通する実装プログラムを作成し、基板ごとにスキップ命令と呼ばれる部品の実装禁止を意味する命令を挿入することにより、基板固有の実装プログラムを作成していた(例えば、特許文献1参照。)。   Conventionally, in order to efficiently produce a plurality of similar component mounting boards, a mounting program common to a plurality of component mounting boards is created, and an instruction for prohibiting component mounting called a skip instruction is inserted for each board. Thus, a board-specific mounting program has been created (for example, see Patent Document 1).

例えば、図18(a)〜図18(c)に示されるような3枚の類似する基板1101〜1103に対する実装プログラムを作成するには、図18(d)に示されるように、基板1101〜1103に実装されている部品をすべて実装した基板1104を仮想的に作成する。ここでは、基板1104に6つの部品が実装されることとし、各部品に1から6までの番号を付す。   For example, in order to create a mounting program for three similar boards 1101 to 1103 as shown in FIGS. 18A to 18C, as shown in FIG. A substrate 1104 on which all the components mounted on 1103 are mounted is virtually created. Here, six components are mounted on the substrate 1104, and numbers from 1 to 6 are assigned to the respective components.

図19(a)〜図19(c)は、基板1101〜1103を示す他の図であり、本図では、実装されない部品を破線で示している。例えば、基板1101について着目すると、基板1104における3番目の部品と6番目の部品とが実装されないことが示されている。すなわち、3つの基板に着目すると、1番目の部品、3番目の部品および6番目の部品は実装される場合もあれば実装されない場合もあるが、2番目の部品、4番目の部品および5番目の部品は、すべての基板において実装される。   FIG. 19A to FIG. 19C are other views showing the substrates 1101 to 1103, and in this drawing, components that are not mounted are indicated by broken lines. For example, when attention is paid to the substrate 1101, it is shown that the third component and the sixth component on the substrate 1104 are not mounted. In other words, focusing on the three boards, the first component, the third component, and the sixth component may or may not be mounted, but the second component, the fourth component, and the fifth component. These components are mounted on all the boards.

図20は、部品番号とスキップ命令との対応を示したスキップ命令対応表の一例を示す図である。スキップ命令対応表1200には、部品番号と、部品の実装点座標と、その部品に割り当てられるスキップ命令の番号とが示されている。例えば、1番目の部品の実装点座標は(10,10)であり、その部品に割り当てられているスキップ命令の番号は1である。なお、同様に3番目の部品および6番目の部品にもスキップ命令が割り当てられており、それらの番号は2および3である。すべての基板において実装される部品(2番目の部品、4番目の部品および5番目の部品)には、スキップ命令を割り当てる必要がない。   FIG. 20 is a diagram showing an example of a skip instruction correspondence table showing correspondence between a part number and a skip instruction. The skip command correspondence table 1200 shows a component number, component mounting point coordinates, and a skip command number assigned to the component. For example, the mounting point coordinate of the first component is (10, 10), and the skip command number assigned to that component is 1. Similarly, skip instructions are assigned to the third part and the sixth part, and their numbers are 2 and 3, respectively. It is not necessary to assign a skip instruction to the components (second component, fourth component, and fifth component) mounted on all the boards.

次に、スキップ命令対応表1200に基づいて、基板1101〜1103の各々について、オペレータがスキップ命令の登録を行なう。図21は、登録されたスキップ命令の一覧を示した登録スキップ命令一覧表1300の一例を示す図である。例えば、1番目の基板1101(機種番号が1の基板)には2番目および3番目のスキップ命令が割り当てられる。ここで、「機種」とは、基板の種類のことを示す。
特許第3611360号公報
Next, the operator registers a skip command for each of the boards 1101 to 1103 based on the skip command correspondence table 1200. FIG. 21 is a diagram showing an example of a registered skip instruction list 1300 showing a list of registered skip instructions. For example, the second and third skip instructions are assigned to the first board 1101 (the board whose model number is 1). Here, the “model” indicates the type of substrate.
Japanese Patent No. 3611360

しかしながら、上述したスキップ命令を登録することによる実装プログラムの作成方法によると、以下のような問題がある。例えば、登録スキップ命令一覧表1300にスキップ命令が割り当てられた後に、オペレータが機種番号2の基板の部品番号6の部品の実装点座標を変更しようと考えた場合には、他の機種に影響を与えるか否かを調べる必要がある。そのためには、オペレータは、スキップ命令対応表1200より部品番号6の部品に対するスキップ命令の番号が3であることを調べ、登録スキップ命令一覧表1300より3番目のスキップ命令が登録されていない機種番号を調べる。その結果、部品番号6の部品は、機種番号2および3の基板に実装されることが分かる。このように、ある部品が実装される基板を調べるためには、換言すれば、ある部品が複数の機種に共通して実装されるものなのか、その機種のみに実装されるものなのかを知るためには、オペレータは、2つの表を見比べなければならない。このため、作業が煩雑であり、オペレータによるデータの変更ミス等を引き起こす可能性がある。   However, the above-described method for creating an implementation program by registering a skip instruction has the following problems. For example, if a skip instruction is assigned to the registration skip instruction list 1300 and the operator decides to change the mounting point coordinates of the part No. 6 on the board No. 2 of the model No. 2, it affects other models. It is necessary to check whether or not to give. For this purpose, the operator checks that the skip command number for the component with the component number 6 is 3 from the skip command correspondence table 1200, and the model number for which the third skip command is not registered from the registered skip command list 1300. Examine. As a result, it can be seen that the component of component number 6 is mounted on the substrates of model numbers 2 and 3. In this way, in order to examine the board on which a certain component is mounted, in other words, know whether a certain component is mounted in common on multiple models or only on that model. In order to do this, the operator must compare the two tables. For this reason, the work is complicated, and there is a possibility of causing an error in changing data by an operator.

本発明は、上述の課題を解決するためになされたものであり、オペレータに対して煩雑な作業を強いることなく、かつオペレータによるデータ変更ミスを低減させることができるデータ管理方法等を提供することを目的とする。   The present invention has been made to solve the above-described problems, and provides a data management method and the like that can reduce a data change error by an operator without forcing the operator to perform complicated work. With the goal.

上記目的を達成するために、本発明に係るデータ管理方法は、生産対象とされる複数の基板への部品実装に関するデータを管理するデータ管理方法であって、複数の基板に共通する部品実装に関するデータである共通データと、各基板に固有な部品実装に関するデータであり、かつ基板ごとに分類可能なデータである個別データとを、識別可能な状態で統合した統合データを管理する管理ステップを含むことを特徴とする。例えば、前記管理ステップは、複数の基板のデータを読み込む読み込みステップと、読み込んだ前記複数の基板のデータより、前記共通データと、前記個別データとを抽出し、前記共通データと前記個別データとを識別可能な状態で統合した前記統合データを作成する統合データ作成ステップとを含む。   In order to achieve the above object, a data management method according to the present invention is a data management method for managing data related to component mounting on a plurality of boards to be produced, and relates to component mounting common to a plurality of boards. Including a management step for managing integrated data in which the common data that is data and the individual data that is data related to component mounting unique to each board and that can be classified for each board are integrated in an identifiable state It is characterized by that. For example, the management step includes a reading step of reading data of a plurality of substrates, extracting the common data and the individual data from the read data of the plurality of substrates, and obtaining the common data and the individual data. An integrated data creation step of creating the integrated data integrated in an identifiable state.

このように、共通データと個別データとが識別可能な状態で統合され、統合データとして一元管理されている。よって、共通データと個別データとを識別可能な態様で表として表示させることができる。オペレータは、この表を見ることにより、共通データか個別データかを識別することができるとともに、1つの表でデータの更新作業等を行なうことができる。このため、オペレータに対して煩雑な作業を強いることなく、かつオペレータによるデータ変更ミスを低減させることができるデータ管理方法を提供することができる。   As described above, the common data and the individual data are integrated in an identifiable state, and are integrated and managed as integrated data. Therefore, common data and individual data can be displayed as a table in an identifiable manner. By looking at this table, the operator can identify whether the data is common data or individual data, and can perform a data update operation or the like in one table. Therefore, it is possible to provide a data management method capable of reducing data change mistakes by the operator without forcing the operator to perform complicated work.

統合データと個別データとの識別の仕方としては、例えば、前記統合データ作成ステップでは、前記共通データおよび前記個別データの少なくとも一方に識別子を付す。   As a method of identifying the integrated data and the individual data, for example, in the integrated data creating step, an identifier is attached to at least one of the common data and the individual data.

なお、本発明は、このような特徴的なステップを備えるデータ管理方法として実現することができるだけでなく、データ管理方法に含まれる特徴的なステップを手段とするデータ管理装置として実現したり、データ管理方法に含まれる特徴的なステップをコンピュータに実行させるプログラムとして実現したりすることもできる。そして、そのようなプログラムは、CD−ROM(Compact Disc-Read Only Memory)等の記録媒体やインターネット等の通信ネットワークを介して流通させることができるのは言うまでもない。   The present invention can be realized not only as a data management method including such characteristic steps, but also as a data management apparatus using the characteristic steps included in the data management method as a means, It can also be realized as a program for causing a computer to execute characteristic steps included in the management method. Needless to say, such a program can be distributed via a recording medium such as a CD-ROM (Compact Disc-Read Only Memory) or a communication network such as the Internet.

オペレータに対して煩雑な作業を強いることなく、かつオペレータによるデータ変更ミスを低減させることができるデータ管理方法等を提供することができる。   It is possible to provide a data management method or the like that can reduce a data change mistake by the operator without forcing the operator to perform complicated work.

以下、図面を参照しながら、本発明の実施の形態に係る実装システムについて説明する。   Hereinafter, a mounting system according to an embodiment of the present invention will be described with reference to the drawings.

図1は、実装システムの構成を示す概略図である。   FIG. 1 is a schematic diagram showing the configuration of the mounting system.

実装システム10は、基板に電子部品を実装して電子部品実装基板を作成するためのシステムであり、データ管理装置300と、実装ライン100とを備えている。   The mounting system 10 is a system for mounting an electronic component on a board to create an electronic component mounting board, and includes a data management device 300 and a mounting line 100.

実装ライン100は、複数の部品実装機より構成され、各部品実装機が順次基板上に電子部品を順次実装していくことにより、電子部品実装基板が作成されていく。   The mounting line 100 includes a plurality of component mounters, and each component mounter sequentially mounts electronic components on the substrate, thereby creating an electronic component mounting substrate.

データ管理装置300は、各機種の部品の実装点座標を示したCADデータ16に基づいて、複数の機種おける実装点データやパーツフィーダの配置等の最適化を行ない、得られたNC(Numeric Control)データの管理および編集を行なうためのコンピュータである。また、データ管理装置300は、実装ライン100を構成する各部品実装機の動作も管理する。データ管理装置300と実装ライン100を構成する部品実装機とはネットワーク14により相互に接続されており、データ管理装置300で作成されたNCデータは、実装ライン100を構成する部品実装機にも反映される。また、部品実装機側でNCデータの変更等を行なった場合にも、その変更がデータ管理装置300に反映される。   The data management apparatus 300 optimizes mounting point data and parts feeder arrangement in a plurality of models based on CAD data 16 indicating mounting point coordinates of parts of each model, and obtains NC (Numeric Control) obtained. ) A computer for managing and editing data. Further, the data management apparatus 300 also manages the operation of each component mounter constituting the mounting line 100. The data management device 300 and the component mounters constituting the mounting line 100 are connected to each other via the network 14, and the NC data created by the data management device 300 is reflected in the component mounters constituting the mounting line 100. Is done. Also, when NC data is changed on the component mounter side, the change is reflected in the data management apparatus 300.

次に、実装ライン100を構成する部品実装機について、図面を参照しながら説明する。   Next, a component mounter constituting the mounting line 100 will be described with reference to the drawings.

図2は、部品実装機の構成を示す外観図である。   FIG. 2 is an external view showing the configuration of the component mounter.

部品実装機120は、お互いが協調して(または、交互動作にて)部品実装を行なう4つのサブ設備(サブ設備130a、132a、130b、132b)を備える。サブ設備130aは、部品テープを収納するパーツフィーダ123の配列からなる部品供給部124aと、それらパーツフィーダ123から電子部品を吸着し基板20に装着することができる複数の吸着ノズル(以下、単に「ノズル」ともいう。)を有するマルチ装着ヘッド121と、マルチ装着ヘッド121が取り付けられるビーム122と、マルチ装着ヘッド121に吸着された部品の吸着状態を2次元又は3次元的に検査するための部品認識カメラ126等を備える。サブ設備132a、130bおよび132bも、サブ設備130aと同様の構成を有する。なお、サブ設備132bには、トレイ部品を供給するトレイ供給部128が備えられているが、トレイ供給部128などはサブ設備によっては備えない場合もある。また、前側のサブ設備130aおよび132aおよび後側のサブ設備130bおよび132bにそれぞれ1台ずつディスプレイ150が設けられている。   The component mounter 120 includes four sub facilities (sub facilities 130a, 132a, 130b, and 132b) that perform component mounting in cooperation with each other (or in an alternate operation). The sub-equipment 130a includes a component supply unit 124a having an arrangement of parts feeders 123 for storing component tapes, and a plurality of suction nozzles (hereinafter simply referred to as “ Multi-mounting head 121 having a nozzle ”), a beam 122 to which multi-mounting head 121 is attached, and a component for inspecting two-dimensionally or three-dimensionally the suction state of a component sucked by multi-mounted head 121 A recognition camera 126 and the like are provided. The sub-equipment 132a, 130b and 132b have the same configuration as the sub-equipment 130a. The sub-equipment 132b includes a tray supply unit 128 that supplies tray components, but the tray supply unit 128 and the like may not be provided depending on the sub-equipment. One display 150 is provided for each of the front sub-equipment 130a and 132a and the rear sub-equipment 130b and 132b.

図3は、部品実装機120内部の主要な構成を示す平面図である。   FIG. 3 is a plan view showing a main configuration inside the component mounter 120.

部品実装機120は、その内部に基板20の搬送方向(X軸方向)に並んで配置されるサブ設備を備え、さらに部品実装機120の前後方向(Y軸方向)にもサブ設備を備えており、合計4つのサブ設備130a、132a、130b、132bを備えている。X軸方向に並んで配置されるサブ設備(130aと132a、130bと132b)は相互に独立しており、同時に異なる実装作業を行うことが可能である。さらに、サブ設備(130aと132b、132bと130b)も相互に独立しており、同時に異なる実装作業を行うことが可能である。一方前後方向(Y軸方向)に向かい合って配置されるサブ設備(130aと130b、132aと132b)は、お互いが協調し一つの基板に対して実装作業を行う。以下、サブ設備130aおよび130bをまとめて「左サブ設備120c」と呼び、サブ設備132aおよび132bをまとめて「右サブ設備120d」と呼ぶこととする。すなわち、左サブ設備120cおよび右サブ設備120dの各々のサブ設備では、2つのマルチ装着ヘッド121が協調しながら1つの基板20に対して部品の実装作業を行なうこととなる。   The component mounter 120 includes sub-equipment arranged in the transport direction (X-axis direction) of the substrate 20 inside, and further includes sub-equipment in the front-rear direction (Y-axis direction) of the component mounter 120. A total of four sub-equipment 130a, 132a, 130b, and 132b are provided. The sub-equipment (130a and 132a, 130b and 132b) arranged side by side in the X-axis direction is independent from each other, and different mounting operations can be performed at the same time. Further, the sub-equipment (130a and 132b, 132b and 130b) is also independent of each other, and different mounting operations can be performed at the same time. On the other hand, the sub-equipment (130a and 130b, 132a and 132b) arranged to face each other in the front-rear direction (Y-axis direction) performs a mounting operation on one board in cooperation with each other. Hereinafter, the sub facilities 130a and 130b are collectively referred to as “left sub facility 120c”, and the sub facilities 132a and 132b are collectively referred to as “right sub facility 120d”. That is, in each of the left sub-equipment 120c and the right sub-equipment 120d, the two multi mounting heads 121 perform component mounting work on one substrate 20 in cooperation.

各サブ設備130a、132a、130b、132bは、それぞれのサブ設備130a、132a、130b、132bに対しビーム122と、マルチ装着ヘッド121と、部品供給部124a、125a、124b、125bとが備えられている。また、部品実装機120には前後のサブ設備間に基板20搬送用のレール129が一対備えられている。   Each sub-equipment 130a, 132a, 130b, 132b includes a beam 122, a multi-mounting head 121, and component supply units 124a, 125a, 124b, 125b for the sub-equipment 130a, 132a, 130b, 132b. Yes. The component mounter 120 is provided with a pair of rails 129 for transporting the substrate 20 between the front and rear sub-equipment.

なお、部品認識カメラ126およびトレイ供給部128などは本願発明の主眼ではないため、同図においてその記載を省略している。   Note that the component recognition camera 126, the tray supply unit 128, and the like are not the main points of the present invention, and are not shown in FIG.

ビーム122は、X軸方向に延びた剛体であって、Y軸方向(基板20の搬送方向と垂直方向)に設けられた軌道(図示せず)上をX軸方向と平行を保ったままで移動することができるものである。また、ビーム122は、当該ビーム122に取り付けられたマルチ装着ヘッド121をビーム122に沿って、すなわちX軸方向に移動させることができるものであり、自己のY軸方向の移動と、これに伴ってY軸方向に移動するマルチ装着ヘッド121のX軸方向の移動とでマルチ装着ヘッド121をXY平面内で自在に移動させることができる。また、これらを駆動させるためのモータ(図示せず)など複数のモータがビーム122に備えられており、ビーム122を介してこれらモータなどに電力が供給されている。   The beam 122 is a rigid body that extends in the X-axis direction, and moves on a track (not shown) provided in the Y-axis direction (perpendicular to the conveyance direction of the substrate 20) while being parallel to the X-axis direction. Is something that can be done. Further, the beam 122 can move the multi-mounting head 121 attached to the beam 122 along the beam 122, that is, in the X-axis direction. The multi mounting head 121 can be moved freely in the XY plane by moving the multi mounting head 121 moving in the Y axis direction in the X axis direction. In addition, a plurality of motors such as a motor (not shown) for driving them are provided in the beam 122, and electric power is supplied to these motors and the like via the beam 122.

図4は、データ管理装置300の構成を示すブロック図である。   FIG. 4 is a block diagram showing the configuration of the data management device 300.

データ管理装置300は、演算制御部301、表示部302、入力部303、メモリ部304、データ編集プログラム格納部305、通信I/F(インターフェース)部306およびデータベース部307等から構成される。   The data management apparatus 300 includes an arithmetic control unit 301, a display unit 302, an input unit 303, a memory unit 304, a data editing program storage unit 305, a communication I / F (interface) unit 306, a database unit 307, and the like.

演算制御部301は、CPU(Central Processing Unit)や数値プロセッサ等であり、オペレータからの指示等に従って、データ編集プログラム格納部305からメモリ部304に必要なプログラムをロードして実行し、その実行結果に従って、各構成要素302〜307を制御する。   The arithmetic control unit 301 is a CPU (Central Processing Unit), a numerical processor, or the like, and loads and executes a necessary program from the data editing program storage unit 305 to the memory unit 304 in accordance with an instruction from an operator, and the execution result. The components 302 to 307 are controlled in accordance with the above.

表示部302はCRT(Cathode-Ray Tube)やLCD(Liquid Crystal Display)等であり、入力部303はキーボードやマウス等であり、これらは、演算制御部301による制御の下で、データ管理装置300とオペレータとが対話する等のために用いられる。   The display unit 302 is a CRT (Cathode-Ray Tube), LCD (Liquid Crystal Display), or the like, and the input unit 303 is a keyboard, a mouse, or the like. And the operator interacts with each other.

通信I/F部306は、LAN(Local Area Network)アダプタ等であり、データ管理装置300と実装ライン100を構成する部品実装機120等との通信に用いられる。メモリ部304は、演算制御部301による作業領域を提供するRAM(Random Access Memory)等である。   The communication I / F unit 306 is a LAN (Local Area Network) adapter or the like, and is used for communication between the data management apparatus 300 and the component mounter 120 that configures the mounting line 100. The memory unit 304 is a RAM (Random Access Memory) or the like that provides a work area for the arithmetic control unit 301.

データベース部307は、データ管理装置300によるNCデータの作成処理等に用いられる入力データ(実装点データ307a、部品ライブラリ307b、実装機情報307c等)や、得られたNCデータ等を記憶するハードディスク等である。   The database unit 307 includes input data (mounting point data 307a, component library 307b, mounting machine information 307c, etc.) used for NC data creation processing by the data management device 300, a hard disk that stores the obtained NC data, etc. It is.

図5〜図7は、それぞれ、実装点データ307a、部品ライブラリ307bおよび実装機情報307cの一例を示す図である。   5 to 7 are diagrams showing examples of the mounting point data 307a, the component library 307b, and the mounting machine information 307c, respectively.

実装点データ307aは、実装の対象となる全ての部品の実装点を示す情報の集まりである。図5に示されるように、1つの実装点piは、部品種ci、X座標xi、Y座標yi、装着角度θi、制御データφiからなる。ここで、「部品種」は、図6に示される部品ライブラリ307bにおける部品名に相当し、「X座標」および「Y座標」は、実装点の座標(基板上の特定位置を示す座標)であり、「装着角度」は、部品装着時の部品の回転角度であり、「制御データ」は、その部品の実装に関する制約情報(使用可能な吸着ノズルのタイプ、マルチ装着ヘッド121の最高移動速度等)である。   The mounting point data 307a is a collection of information indicating mounting points of all components to be mounted. As shown in FIG. 5, one mounting point pi includes a component type ci, an X coordinate xi, a Y coordinate yi, a mounting angle θi, and control data φi. Here, “component type” corresponds to a component name in the component library 307b shown in FIG. 6, and “X coordinate” and “Y coordinate” are coordinates of a mounting point (coordinates indicating a specific position on the board). Yes, the “mounting angle” is the rotation angle of the component at the time of component mounting, and the “control data” is constraint information related to mounting of the component (type of usable suction nozzle, maximum moving speed of the multi mounting head 121, etc. ).

部品ライブラリ307bは、部品実装機120等が扱うことができる全ての部品種それぞれについての固有の情報を集めたライブラリであり、図6に示されるように、部品種ごとの部品サイズ、タクト(一定条件下における部品種に固有のタクト)、その他の制約情報(使用可能な吸着ノズルのタイプ、部品認識カメラ126による認識方式、マルチ装着ヘッド121の最高速度比等)からなる。なお、本図には、参考として、各部品種の部品の外観も併せて示されている。   The component library 307b is a library that collects unique information about all component types that can be handled by the component mounter 120 and the like, and as shown in FIG. 6, the component size and tact (fixed) for each component type. And the other constraint information (a type of suction nozzle that can be used, a recognition method by the component recognition camera 126, a maximum speed ratio of the multi-mounting head 121, and the like). In the drawing, the external appearance of the components of each component type is also shown for reference.

実装機情報307cは、生産ラインを構成する全てのサブ設備ごとの装置構成や上述の制約等を示す情報であり、図7に示されるように、マルチ装着ヘッド121のタイプ、すなわちマルチ装着ヘッド121に備えられている吸着ノズルの本数等に関するヘッド情報、マルチ装着ヘッド121に装着され得る吸着ノズルのタイプ等に関するノズル情報、パーツフィーダ123の最大数等に関するカセット情報、トレイ供給部128が収納しているトレイの段数等に関するトレイ情報等からなる。   The mounting machine information 307c is information indicating the apparatus configuration for each of the sub-equipment constituting the production line, the above-described restrictions, and the like. As shown in FIG. 7, the type of the multi mounting head 121, that is, the multi mounting head 121 The head information related to the number of suction nozzles, etc., the nozzle information related to the types of suction nozzles that can be mounted on the multi mounting head 121, the cassette information related to the maximum number of parts feeders 123, etc., are stored in the tray supply unit 128. It consists of tray information related to the number of trays and the like.

データ編集プログラム格納部305は、データ管理装置300の機能を実現する各種生産条件決定プログラムを記憶しているハードディスク等であり、機能的に(演算制御部301によって実行された場合に機能する処理部として)、類似機種管理部305aおよび編集処理部305b等から構成される。   The data editing program storage unit 305 is a hard disk or the like that stores various production condition determination programs that implement the functions of the data management device 300, and is functionally a processing unit that functions when executed by the arithmetic control unit 301. ) And a similar model management unit 305a and an editing processing unit 305b.

類似機種管理部305aは、類似する複数の機種のCADデータ16に基づいて、最適なNCデータを作成し、管理する処理部である。編集処理部305bは、NCデータの編集を行なう処理部である。類似機種管理部305aおよび編集処理部305bが、特許請求の範囲に言う管理手段の一例として機能する。   The similar model management unit 305a is a processing unit that creates and manages optimal NC data based on CAD data 16 of a plurality of similar models. The edit processing unit 305b is a processing unit that edits NC data. The similar model management unit 305a and the edit processing unit 305b function as an example of a management unit described in the claims.

次に、データ管理装置300が実行する処理について説明する。図8は、データ管理装置300が実行する処理のフローチャートである。   Next, processing executed by the data management apparatus 300 will be described. FIG. 8 is a flowchart of processing executed by the data management apparatus 300.

類似機種管理部305aは、予め用意されている複数の機種のCADデータ16を読み込み(S2)、読み込んだCADデータ16に基づいて、部品を収納したパーツフィーダの部品供給部における装着位置、部品の実装順序および部品装着時に使用するノズル等を最適化し、複数の機種を効率的に実装できるようなNCデータを作成する(S4)。例えば、複数の機種で共通する実装点に関するデータを抽出し、最適なパーツフィーダの配置やノズルの配置等を行なう。   The similar model management unit 305a reads the CAD data 16 of a plurality of models prepared in advance (S2), and based on the read CAD data 16, the mounting position in the component supply unit of the parts feeder that stores the component, NC data that can efficiently mount a plurality of models is created by optimizing the mounting order and the nozzles used at the time of component mounting (S4). For example, data regarding mounting points common to a plurality of models is extracted, and optimal parts feeder arrangement, nozzle arrangement, and the like are performed.

次に、類似機種管理部305aは、オペレータが図9に示されるようなラインコンバータと呼ばれるソフトウェアを起動し、NCデータのエクスポート指示を行なった場合には(S6でYES)、NCデータを統合して、データベース部307に登録する(S10)。なお、オペレータによるデータベース部307へ登録されたデータへのアクセスは、ファイラーと呼ばれるソフトウェアを起動させ、操作することにより行なわれる。   Next, the similar model management unit 305a integrates NC data when the operator starts software called a line converter as shown in FIG. 9 and instructs to export NC data (YES in S6). Then, it is registered in the database unit 307 (S10). Note that access to data registered in the database unit 307 by an operator is performed by starting and operating software called a filer.

例えば、図9に示されるように、ラインコンバータ400において、オペレータが、4つの機種のNCデータのファイル“Example_01.txt”、“Example_02.txt”、“Example_03.txt”および“Example_04.txt”を選択し、エクスポートボタン402を押下したものとする。すると、それら、4つのNCデータが1つのSKU(Stock Keeping Unit)として、ファイル名SKU−Example1のファイルに統合され、データベース部307に登録される。ここで、SKUとは、在庫管理を行なう際の管理単位であり、SCM(供給連鎖管理)などで在庫管理を電子化する際には、データベースを構築し、このSKU単位で商品(製品)の管理が行なわれることになる。   For example, as shown in FIG. 9, in the line converter 400, an operator creates four types of NC data files “Example — 01.txt”, “Example — 02.txt”, “Example — 03.txt”, and “Example — 04.txt”. It is assumed that the user has selected and pressed the export button 402. Then, these four NC data are integrated into a file having the file name SKU-Example1 as one SKU (Stock Keeping Unit) and registered in the database unit 307. Here, the SKU is a management unit when inventory management is performed. When the inventory management is digitized by SCM (supply chain management) or the like, a database is constructed and a product (product) is stored in this SKU unit. Management will be performed.

ファイル名SKU−Example1のファイルは、ファイラー500のSKU−1というフォルダの下にEXAMPLE001からEXAMPLE004というフォルダの下にそれぞれ格納される。フォルダEXAMPLE001からフォルダEXAMPLE004は、4つの機種に対応するが、各フォルダに格納されているファイルSKU−Example1は、4つの機種に対して共通なファイルである。したがって、フォルダEXAMPLE001からフォルダEXAMPLE004までのどのフォルダにアクセスしても、同じファイルSKU−Example1が見えることになる。なお、S10の処理において、部品の実装位置、パーツフィーダの配置位置またはノズルの配置位置等が共通する場合には、共通することを示す印(後述するマーク「C」)がファイルSKU−Example1内の各データに付される。   The file with the file name SKU-Example1 is stored under a folder called EXAMPLE001 to EXAMPLE004 under a folder called SKU-1 in the filer 500. Although the folders EXAMPLE001 to EXAMPLE004 correspond to four models, the file SKU-Example1 stored in each folder is a file common to the four models. Therefore, the same file SKU-Example1 can be seen no matter which folder from the folder EXAMPLE001 to the folder EXAMPLE004 is accessed. In the process of S10, if the component mounting position, the parts feeder arrangement position, the nozzle arrangement position, etc. are common, a mark indicating that they are common (a mark “C” to be described later) is included in the file SKU-Example1. It is attached to each data.

また、オペレータは、フォルダEXAMPLE001からEXAMPLE004のうちのいずれかのフォルダを選択した際に表示されるファイル名の前に付されたマークを見ることにより、現在、実装ライン100において生産されている基板の機種名を知ることができる。例えば、ひし形のマークが付されている場合に生産中を意味するとした場合、図10に示すように、ファイラー500においてフォルダEXAMPLE001を開いたときに表示されるマーク502は、ひし形ではないため、機種EXAMPLE001の基板は生産中ではないが、図11に示すように、ファイラー500においてフォルダEXAMPLE002を開いたときに表示されるマーク504は、ひし形である。このため、機種EXAMPLE002の基板が現在生産中であることが分かる。また、実装ライン100を構成する部品実装機120のディスプレイ150には、図12に示されるように現在生産中の機種名が表示される。   In addition, the operator sees a mark attached in front of the file name displayed when any one of the folders EXAMPLE001 to EXAMPLE004 is selected, so that the board currently produced on the mounting line 100 is displayed. You can know the model name. For example, if it is assumed that production is being performed when a diamond mark is attached, the mark 502 displayed when the folder EXAMPLE001 is opened in the filer 500 is not a diamond as shown in FIG. Although the substrate of EXAMPLE001 is not in production, as shown in FIG. 11, the mark 504 displayed when the folder EXAMPLE002 is opened in the filer 500 is a diamond. For this reason, it turns out that the board | substrate of the model EXAMPLE002 is being produced now. Further, on the display 150 of the component mounting machine 120 constituting the mounting line 100, the model name currently being produced is displayed as shown in FIG.

なお、ファイラー500において、オペレータが図示しないインポートボタンを押下し、複数のNCデータのファイルのインポート指示を行なうことにより(S8でYES)、複数のNCデータを統合し、データベース部307へ登録(S10)することもできる。   In the filer 500, when the operator presses an import button (not shown) and instructs to import a plurality of NC data files (YES in S8), the plurality of NC data are integrated and registered in the database unit 307 (S10). ).

次に、オペレータは、ファイルSKU−Example1の編集を行なう(S12)。例えば、機種EXAMPLE001に関するNCデータの編集作業を行なう際には、オペレータは、図10に示したファイラー500において、エディタボタン506を押下する。エディタボタン506の押下に応答して、編集処理部305bがモジュラーエディタと呼ばれるプログラムを起動させる。   Next, the operator edits the file SKU-Example1 (S12). For example, when performing NC data editing work related to the model EXAMPLE001, the operator presses an editor button 506 in the filer 500 shown in FIG. In response to pressing of the editor button 506, the editing processing unit 305b activates a program called a modular editor.

図13は、モジュラーエディタの画面の一例を示す図である。本図に示すモジュラーエディタ600は、機種EXAMPLE001に対するNCデータを表示したものであるものとする。なお、他の機種のNCデータについても同様の表示がされる。   FIG. 13 is a diagram illustrating an example of a modular editor screen. The modular editor 600 shown in the figure is assumed to display NC data for the model EXAMPLE001. The same display is performed for NC data of other models.

モジュラーエディタ600には、機種EXAMPLE001に関するすべてのデータを表示させるための全データラジオボタン602と、部品実装機ごとにデータを表示させるためのマシン別ラジオボタン604と、部品供給部ごとにデータを表示させるためのテーブル別ラジオボタン606とが用意されている。図13では、全データラジオボタン602が選択されている。このため、すべての部品実装機に関する実装点データ等が表示されている。例えば、同図において、1番目、2番目、4番目および5番目の部品の実装点データに関しては、その先頭に「C」というマークが付されている。これは、現在SKUとして登録されている4つの機種EXAMPLE001〜EXAMPLE004のすべてにおいて共通する実装点データであることを示している。3番目および6番目の部品の実装点データに関しては、その先頭に「C」というマークが付されていない。このため、これは、機種EXAMPLE001に固有の実装点データであることを示している。   The modular editor 600 displays all data radio buttons 602 for displaying all data relating to the model EXAMPLE001, machine-specific radio buttons 604 for displaying data for each component mounter, and data for each component supply unit. A radio button 606 for each table is prepared. In FIG. 13, the all data radio button 602 is selected. For this reason, the mounting point data etc. regarding all the component mounting machines are displayed. For example, in the same figure, the mounting point data of the first, second, fourth and fifth parts is marked with “C” at the head. This indicates that the mounting point data is common to all the four models EXAMPLE001 to EXAMPLE004 currently registered as SKU. With respect to the mounting point data of the third and sixth parts, the mark “C” is not added to the head. For this reason, this indicates that the mounting point data is unique to the model EXAMPLE001.

オペレータが、マーク「C」が付されている実装点データの変更を行なった場合には、同一のSKUのすべての機種に対する実装点データの変更を行なったことになり、オペレータが、マーク「C」が付されていない実装点データの変更を行なった場合には、機種EXAMPLE001に対してのみ実装点データの変更を行なったことになる。編集処理部305bは、変更をデータベース部307に格納されているファイルSKU−Example1に反映させる。   When the operator changes the mounting point data with the mark “C”, it means that the mounting point data has been changed for all models of the same SKU. When the mounting point data not marked with “” is changed, the mounting point data is changed only for the model EXAMPLE001. The edit processing unit 305b reflects the change in the file SKU-Example1 stored in the database unit 307.

図14は、モジュラーエディタの画面の他の一例を示す図である。モジュラーエディタ700は、モジュラーエディタ600において、オペレータが、テーブル別ラジオボタン606を押下することにより表示される。ここでは、16番テーブルと呼ばれる部品供給部に並べられるパーツフィーダに関する情報が表示されている。例えば、16番テーブルのアドレス4のパーツフィーダ123に関するデータには、その先頭に「C」というマークが付されているため、すべての機種に共通に使用されるパーツフィーダ123であることを示している。一方、アドレス2のパーツフィーダ123に関するデータには、その先頭に「C」というマークが付されていないため、機種EXAMPLE001の生産時のみに使用されるパーツフィーダ123に関するデータであることを示している。なお、アドレスとは、テーブル(部品供給部)におけるパーツフィーダの収納位置を特定するための情報である。   FIG. 14 is a diagram illustrating another example of the modular editor screen. The modular editor 700 is displayed when the operator presses the radio button 606 for each table in the modular editor 600. Here, information about parts feeders arranged in a component supply unit called a 16th table is displayed. For example, since the data related to the parts feeder 123 at address 4 in the 16th table is marked with “C” at the head, it indicates that the part feeder 123 is used in common for all models. Yes. On the other hand, since the mark “C” is not added to the head of the data related to the parts feeder 123 at the address 2, it indicates that the data is related to the parts feeder 123 used only when the model EXAMPLE001 is produced. . The address is information for specifying the storage position of the parts feeder in the table (component supply unit).

モジュラーエディタ700においても、部品の実装点データと同様にマーク「C」が付されているパーツフィーダ123に関するデータの変更を行なった場合には、すべての機種について、その変更が反映されることになり、マーク「C」が付されていないパーツフィーダ123に関するデータの変更を行なった場合には、機種EXAMPLE001についてのみ変更が反映されることになる。   Also in the modular editor 700, when the data related to the parts feeder 123 with the mark “C” is changed in the same manner as the component mounting point data, the change is reflected for all models. Thus, when the data regarding the parts feeder 123 without the mark “C” is changed, the change is reflected only for the model EXAMPLE001.

モジュラーエディタ700において、オペレータがノズルフィルタボタン702を押下すると、編集処理部305bは、ノズルに関する情報を表示させる。図15(a)および図15(b)は、ノズルに関する情報の表示画面である。表示画面800および820において、テーブルは、パーツフィーダ123がセットされるテーブルの番号を示し、アドレスは、テーブルのアドレスを示す。また、ノズル番号は、使用されるノズルの種類を示し、ノズル配置は、マルチ装着ヘッド121におけるノズル位置を示す。また、「共通」欄にチェックが入っている場合には、機種EXAMPLE001〜EXAMPLE004において共通して配置および使用されるノズルのデータであることを示す。   When the operator presses the nozzle filter button 702 in the modular editor 700, the editing processing unit 305b displays information on the nozzles. FIG. 15A and FIG. 15B are display screens for information on nozzles. In the display screens 800 and 820, the table indicates the table number in which the parts feeder 123 is set, and the address indicates the table address. The nozzle number indicates the type of nozzle used, and the nozzle arrangement indicates the nozzle position in the multi mounting head 121. Further, when the “common” column is checked, it indicates that the nozzle data is commonly arranged and used in the models EXAMPLE001 to EXAMPLE004.

表示画面800において、「共通」欄にチェックが入っている行を選択し、オペレータが入力部303を操作することにより、その行を個別データに展開した場合には、表示画面820が表示される。すなわち、機種EXAMPLE001〜EXAMPLE004に共通していたデータが、機種EXAMPLE001〜EXAMPLE004のそれぞれに個別のデータに展開されている。個別データを示すために、「EXAMPLE001」欄から「EXAMPLE004」欄にそれぞれ1つずつチェックが入れられている。   In the display screen 800, when a line with a check in the “common” column is selected and the operator operates the input unit 303 to expand the line into individual data, a display screen 820 is displayed. . That is, the data common to the models EXAMPLE001 to EXAMPLE004 is expanded into individual data for each of the models EXAMPLE001 to EXAMPLE004. In order to indicate individual data, one check is put in each of the “EXAMPLE 004” column from the “EXAMPLE 001” column.

なお、表示画面820においてハッチングが施されている行をオペレータが選択し、入力部303を操作することにより共通データに統合すると、表示画面800のように4つの機種が統合され、共通化された画面が表示される。   When the operator selects a hatched line on the display screen 820 and integrates it into common data by operating the input unit 303, four models are integrated and shared as shown in the display screen 800. A screen is displayed.

なお、図16(a)に示すような表示画面840において、上から4行を統合しようとした場合には、機種EXAMPLE001のノズル番号(110番)と、機種EXAMPLE002〜EXAMPLE004のノズル番号(115番)とが異なるため、共通化することができない。このため、編集処理部305bは、図16(b)に示すようなエラーメッセージ900を表示部302に表示させる。   In the display screen 840 as shown in FIG. 16A, when four lines from the top are to be integrated, the nozzle number (110th) of the model EXAMPLE001 and the nozzle numbers (115th of the models EXAMPLE002 to EXAMPLE004). ) Is different and cannot be shared. For this reason, the edit processing unit 305b causes the display unit 302 to display an error message 900 as shown in FIG.

以上説明したように、本発明の実施の形態によると、ある機種についてのNCデータを表示させる場合に、すべての機種に共通するNCデータと、各機種に個別なNCデータとを同時に表示させるとともに、共通データか個別データかを区別させるためのマークを付して表示させている。このため、オペレータは、NCデータに対して修正を行なう場合に、他の機種に影響を及ぼすか否かを、マークを見ることにより知ることができる。よって、オペレータは、NCデータの修正時に2つの表を見比べることなく、修正を行なうことができる。このため、オペレータに対して煩雑な作業を強いることなく、オペレータによるデータ変更ミスを低減させることができる。   As described above, according to the embodiment of the present invention, when NC data for a certain model is displayed, NC data common to all models and individual NC data for each model are displayed simultaneously. , A mark for distinguishing between common data and individual data is displayed. For this reason, the operator can know by looking at the mark whether or not other models are affected when the NC data is corrected. Therefore, the operator can perform the correction without comparing the two tables when the NC data is corrected. For this reason, the data change mistake by the operator can be reduced without forcing the operator to perform complicated work.

以上、本発明の実施の形態に係る実装システム10について説明したが、本発明は、この実施の形態に限定されるものではない。   The mounting system 10 according to the embodiment of the present invention has been described above, but the present invention is not limited to this embodiment.

例えば、図17に示されるように、実装システム1000は、データ管理装置300と実装ライン100との間に、ライン管理端末装置200をさらに設けた構成であってもよい。この場合、データ管理装置300とライン管理端末装置200、およびライン管理端末装置200と実装ライン100は、それぞれネットワーク12および14により相互に接続される。また、データ管理装置300には、類似機種管理部305aの機能を持たせ、ライン管理端末装置200には、編集処理部305bの機能を持たせる。ライン管理端末装置200で作成されたNCデータは、実装ライン100を構成する部品実装機にも反映される。また、部品実装機側でNCデータの変更等を行なった場合にも、その変更がライン管理端末装置200に反映される。   For example, as illustrated in FIG. 17, the mounting system 1000 may have a configuration in which a line management terminal device 200 is further provided between the data management device 300 and the mounting line 100. In this case, the data management device 300 and the line management terminal device 200, and the line management terminal device 200 and the mounting line 100 are connected to each other by the networks 12 and 14, respectively. Further, the data management device 300 has the function of the similar model management unit 305a, and the line management terminal device 200 has the function of the editing processing unit 305b. The NC data created by the line management terminal device 200 is also reflected in the component mounters that make up the mounting line 100. Also, when NC data is changed on the component mounter side, the change is reflected in the line management terminal device 200.

さらに、本実施の形態で説明したデータ管理装置300の機能を実装ライン100を構成する各部品実装機が備えていてもよい。   Furthermore, each component mounting machine constituting the mounting line 100 may be provided with the function of the data management apparatus 300 described in the present embodiment.

本発明は、部品実装機により複数の類似する部品実装基板の生産を行うためのデータを編集する装置等に適用できる。   The present invention can be applied to an apparatus for editing data for producing a plurality of similar component mounting boards by a component mounting machine.

本発明の実施の形態に係る実装システムの構成を示す概略図である。It is the schematic which shows the structure of the mounting system which concerns on embodiment of this invention. 部品実装機の構成を示す外観図である。It is an external view which shows the structure of a component mounting machine. 部品実装機内部の主要な構成を示す平面図である。It is a top view which shows the main structures inside a component mounting machine. データ管理装置の構成を示すブロック図である。It is a block diagram which shows the structure of a data management apparatus. 実装点データの一例を示す図である。It is a figure which shows an example of mounting point data. 部品ライブラリの一例を示す図である。It is a figure which shows an example of a component library. 実装機情報の一例を示す図である。It is a figure which shows an example of mounting machine information. データ管理装置が実行する処理のフローチャートである。It is a flowchart of the process which a data management apparatus performs. ラインコンバータの表示画面の一例を示す図である。It is a figure which shows an example of the display screen of a line converter. ファイラーの表示画面の一例を示す図である。It is a figure which shows an example of the display screen of a filer. ファイラーの表示画面の他の一例を示す図である。It is a figure which shows another example of the display screen of a filer. 部品実装機のディスプレイの表示内容の一例を示す図である。It is a figure which shows an example of the display content of the display of a component mounting machine. モジュラーエディタの表示画面の一例を示す図である。It is a figure which shows an example of the display screen of a modular editor. モジュラーエディタの表示画面の他の一例を示す図である。It is a figure which shows another example of the display screen of a modular editor. ノズルに関する情報の表示画面の一例を示す図である。It is a figure which shows an example of the display screen of the information regarding a nozzle. ノズルに関する情報の更新処理を説明するための図である。It is a figure for demonstrating the update process of the information regarding a nozzle. 実装システムの他の構成を示す図である。It is a figure which shows the other structure of a mounting system. 従来のデータ管理方法を説明するための図である。It is a figure for demonstrating the conventional data management method. 従来のデータ管理方法を説明するための図である。It is a figure for demonstrating the conventional data management method. 部品番号とスキップ命令との対応を示したスキップ命令対応表の一例を示す図である。It is a figure which shows an example of the skip command corresponding table | surface which showed the response | compatibility with a part number and a skip command. 登録されたスキップ命令の一覧を示した登録スキップ命令一覧表の一例を示す図である。It is a figure which shows an example of the registration skip command list which showed the list of the registered skip command.

符号の説明Explanation of symbols

10、1000 実装システム
12、14 ネットワーク
16 CADデータ
20 基板
100 実装ライン
120c 左サブ設備
120d 右サブ設備
120 部品実装機
121 マルチ装着ヘッド
122 ビーム
123 パーツフィーダ
124a 部品供給部
126 部品認識カメラ
128 トレイ供給部
129 レール
130a、130b、132a、132b サブ設備
150 ディスプレイ
200 ライン管理端末装置
300 データ管理装置
301 演算制御部
302 表示部
303 入力部
304 メモリ部
305 データ編集プログラム格納部
305a 類似機種管理部
305b 編集処理部
306 通信I/F部
307 データベース部
307a 実装点データ
307b 部品ライブラリ
307c 実装機情報
400 ラインコンバータ
402 エクスポートボタン
500 ファイラー
502、504 マーク
506 エディタボタン
600 モジュラーエディタ
602 全データラジオボタン
604 マシン別ラジオボタン
606 テーブル別ラジオボタン
700 モジュラーエディタ
702 ノズルフィルタボタン
800、820、840 表示画面
900 エラーメッセージ
1101〜1104 基板
1200 スキップ命令対応表
1300 登録スキップ命令一覧表
10, 1000 Mounting system 12, 14 Network 16 CAD data 20 Substrate 100 Mounting line 120c Left sub-equipment 120d Right sub-equipment 120 Component mounting machine 121 Multi mounting head 122 Beam 123 Parts feeder 124a Component supply unit 126 Component recognition camera 128 Tray supply unit 129 Rail 130a, 130b, 132a, 132b Sub-equipment 150 Display 200 Line management terminal device 300 Data management device 301 Operation control unit 302 Display unit 303 Input unit 304 Memory unit 305 Data editing program storage unit 305a Similar model management unit 305b Editing processing unit 306 Communication I / F unit 307 Database unit 307a Mounting point data 307b Component library 307c Mounting machine information 400 Line converter 402 Export button 500 Filer 502, 504 Mark 506 Editor button 600 Modular editor 602 All data radio button 604 Radio button by machine 606 Radio button by table 700 Modular editor 702 Nozzle filter button 800, 820, 840 Display screen 900 Error message 1101-1104 Substrate 1200 Skip instruction correspondence table 1300 Register skip instruction list

Claims (13)

生産対象とされる複数の基板への部品実装に関するデータを管理するデータ管理方法であって、
複数の基板に共通する部品実装に関するデータである共通データと、各基板に固有な部品実装に関するデータであり、かつ基板ごとに分類可能なデータである個別データとを、識別可能な状態で統合した統合データを管理する管理ステップを含む
ことを特徴とするデータ管理方法。
A data management method for managing data related to component mounting on a plurality of boards to be produced,
Common data, which is data related to component mounting common to multiple boards, and individual data, which is data related to component mounting unique to each board and can be classified for each board, are integrated in an identifiable state. A data management method comprising a management step for managing integrated data.
前記管理ステップは、
複数の基板のデータを読み込む読み込みステップと、
読み込んだ前記複数の基板のデータより、前記共通データと、前記個別データとを抽出し、前記共通データと前記個別データとを識別可能な状態で統合した前記統合データを作成する統合データ作成ステップとを含む
ことを特徴とする請求項1に記載のデータ管理方法。
The management step includes
A reading step for reading data of multiple boards;
An integrated data creation step of extracting the common data and the individual data from the read data of the plurality of substrates, and creating the integrated data in which the common data and the individual data are integrated in an identifiable state; The data management method according to claim 1, further comprising:
前記統合データ作成ステップでは、前記共通データおよび前記個別データの少なくとも一方に識別子を付す
ことを特徴とする請求項2に記載のデータ管理方法。
The data management method according to claim 2, wherein in the integrated data creation step, an identifier is attached to at least one of the common data and the individual data.
さらに、前記統合データに基づいて、基板ごとに当該基板への部品実装に関するデータを表示する表示ステップと、
オペレータにより入力される表示されたデータの更新指示に基づいて、前記統合データを更新する更新ステップとを含む
ことを特徴とする請求項1〜3のいずれか1項に記載のデータ管理方法。
Furthermore, based on the integrated data, a display step for displaying data related to component mounting on the board for each board,
The data management method according to claim 1, further comprising: an update step of updating the integrated data based on an instruction to update the displayed data input by an operator.
前記表示ステップでは、前記共通データと前記個別データとを識別可能な状態で表示する
ことを特徴とする請求項4に記載のデータ管理方法。
The data management method according to claim 4, wherein in the display step, the common data and the individual data are displayed in an identifiable state.
前記表示ステップでは、前記共通データに識別子を付し表示する
ことを特徴とする請求項5に記載のデータ管理方法。
6. The data management method according to claim 5, wherein in the display step, the common data is displayed with an identifier.
前記表示ステップでは、オペレータにより入力される表示切替指示に基づいて、前記共通データを前記複数の基板の個別データに切り替えて表示させる
ことを特徴とする請求項5または6に記載のデータ管理方法。
The data management method according to claim 5 or 6, wherein, in the display step, the common data is switched to individual data of the plurality of substrates based on a display switching instruction input by an operator.
前記表示ステップでは、さらに、オペレータにより入力される表示切替指示に基づいて、前記複数の基板の個別データを前記共通データに切り替えて表示させる
ことを特徴とする請求項7に記載のデータ管理方法。
8. The data management method according to claim 7, wherein in the display step, the individual data of the plurality of substrates is further switched to the common data based on a display switching instruction input by an operator.
前記表示ステップでは、さらに、前記複数の基板の個別データを前記共通データに切り替えて表示させる際に、前記複数の基板の個別データの中に他とは異なる部品実装に関するデータが含まれる場合には、エラーメッセージを表示する
ことを特徴とする請求項8に記載のデータ管理方法。
In the display step, when the individual data of the plurality of boards is switched to the common data and displayed, the individual data of the plurality of boards includes data related to component mounting different from the others. An error message is displayed. The data management method according to claim 8.
前記表示ステップでは、現在生産中の基板を特定する情報を表示する
ことを特徴とする請求項5〜9のいずれか1項に記載のデータ管理方法。
The data management method according to any one of claims 5 to 9, wherein in the display step, information for specifying a substrate currently being produced is displayed.
生産対象とされる複数の基板への部品実装に関するデータを管理するデータ管理装置であって、
複数の基板に共通する部品実装に関するデータである共通データと、各基板に固有な部品実装に関するデータであり、かつ基板ごとに分類可能なデータである個別データとを、識別可能な状態で統合した統合データを管理する管理手段を備える
ことを特徴とするデータ管理装置。
A data management device for managing data related to component mounting on a plurality of boards to be produced,
Common data, which is data related to component mounting common to multiple boards, and individual data, which is data related to component mounting unique to each board and can be classified for each board, are integrated in an identifiable state. A data management apparatus comprising management means for managing integrated data.
生産対象とされる複数の基板へ部品を実装する部品実装機であって、
複数の基板に共通する部品実装に関するデータである共通データと、各基板に固有な部品実装に関するデータであり、かつ基板ごとに分類可能なデータである個別データとを、識別可能な状態で統合した統合データを管理する管理手段を備える
ことを特徴とする部品実装機。
A component mounter that mounts components on multiple boards to be produced,
Common data, which is data related to component mounting common to multiple boards, and individual data, which is data related to component mounting unique to each board and can be classified for each board, are integrated in an identifiable state. A component mounting machine comprising a management means for managing integrated data.
生産対象とされる複数の基板への部品実装に関するデータを管理するデータ管理方法のプログラムであって、
複数の基板に共通する部品実装に関するデータである共通データと、各基板に固有な部品実装に関するデータであり、かつ基板ごとに分類可能なデータである個別データとを、識別可能な状態で統合した統合データを管理する管理ステップをコンピュータに実行させる
ことを特徴とするプログラム。
A data management method program for managing data related to component mounting on a plurality of boards to be produced,
Common data, which is data related to component mounting common to multiple boards, and individual data, which is data related to component mounting unique to each board and can be classified for each board, are integrated in an identifiable state. A program for causing a computer to execute management steps for managing integrated data.
JP2005216514A 2005-07-26 2005-07-26 Data management method Active JP4540569B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005216514A JP4540569B2 (en) 2005-07-26 2005-07-26 Data management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005216514A JP4540569B2 (en) 2005-07-26 2005-07-26 Data management method

Publications (2)

Publication Number Publication Date
JP2007035892A true JP2007035892A (en) 2007-02-08
JP4540569B2 JP4540569B2 (en) 2010-09-08

Family

ID=37794786

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005216514A Active JP4540569B2 (en) 2005-07-26 2005-07-26 Data management method

Country Status (1)

Country Link
JP (1) JP4540569B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017112285A (en) * 2015-12-18 2017-06-22 富士機械製造株式会社 Mounting setting device and mounting setting method
JPWO2021186623A1 (en) * 2020-03-18 2021-09-23

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08236996A (en) * 1995-02-28 1996-09-13 Matsushita Electric Ind Co Ltd Part mounting method and destination integration operation data preparation device
JPH09107197A (en) * 1995-10-11 1997-04-22 Matsushita Electric Ind Co Ltd Determining method for component array
JPH10335892A (en) * 1997-06-05 1998-12-18 Yamagata Casio Co Ltd Apparatus and method for programming for part mounting and recording medium with program recorded
JPH1154991A (en) * 1997-08-04 1999-02-26 Yamaha Motor Co Ltd Component supply method of mounting device
JP2000196296A (en) * 1998-12-25 2000-07-14 Matsushita Electric Ind Co Ltd Method of mounting electronic components

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08236996A (en) * 1995-02-28 1996-09-13 Matsushita Electric Ind Co Ltd Part mounting method and destination integration operation data preparation device
JPH09107197A (en) * 1995-10-11 1997-04-22 Matsushita Electric Ind Co Ltd Determining method for component array
JPH10335892A (en) * 1997-06-05 1998-12-18 Yamagata Casio Co Ltd Apparatus and method for programming for part mounting and recording medium with program recorded
JPH1154991A (en) * 1997-08-04 1999-02-26 Yamaha Motor Co Ltd Component supply method of mounting device
JP2000196296A (en) * 1998-12-25 2000-07-14 Matsushita Electric Ind Co Ltd Method of mounting electronic components

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017112285A (en) * 2015-12-18 2017-06-22 富士機械製造株式会社 Mounting setting device and mounting setting method
JPWO2021186623A1 (en) * 2020-03-18 2021-09-23
WO2021186623A1 (en) * 2020-03-18 2021-09-23 株式会社Fuji Data management device and data management method

Also Published As

Publication number Publication date
JP4540569B2 (en) 2010-09-08

Similar Documents

Publication Publication Date Title
JP4545115B2 (en) Production condition determination method, production condition determination apparatus, component mounter, and program
JP2002366215A (en) Nc data management apparatus and method for production system
JP2010062591A (en) Method and device for deciding position of support in backup device
JP4796462B2 (en) Component assembly assignment method, component assembly assignment device, and mounter for mounting machine
JP4540569B2 (en) Data management method
CN102136013B (en) Manufacturing step information generating system and generating method thereof
JP2004165522A (en) Method for making short-cut operation in electronic part mounting device
JP2005148783A (en) Process simulation system
JP2007194648A (en) Multipiece patterning substrate
KR100231414B1 (en) Automatic mounting route design apparatus capable of modifying design and manage history of design and method thereof
JP2021052137A (en) Position determination method of common standing position, position determination device, and position determination program
US6480754B1 (en) Numerical control data creating device and numerical control data creating method
JP2001109509A (en) Method and device for nesting and storage medium stored with program for nesting method
JPH11161691A (en) Method and system for preparing process-wise manufacturing drawing
JP4373105B2 (en) Progress management method and apparatus in printed circuit board mounting process
JP3282327B2 (en) Control program creation support system for electronic component insertion and placement machine
JP2681951B2 (en) Electronic component mounting method
JPH1170485A (en) Cassette-arranging position designating device and method, and recording medium
JP2002204100A (en) Component mounting machine and method for mount component
JP4734152B2 (en) Component mounting program creation system
JP2832318B2 (en) Electronic package manufacturing equipment
JP2819907B2 (en) Processing data creation device
JP2789982B2 (en) CAD / CAM equipment
JP3789216B2 (en) Nozzle replacement time automatic creation device, method, and recording medium
JPH0537188A (en) Method and apparatus for mounting electronic component

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071004

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100209

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100308

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: 20100608

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100622

R150 Certificate of patent or registration of utility model

Ref document number: 4540569

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130702

Year of fee payment: 3