JP4005595B2 - Component mounting order determination method, component mounting order determination device, component mounting machine, and program - Google Patents

Component mounting order determination method, component mounting order determination device, component mounting machine, and program Download PDF

Info

Publication number
JP4005595B2
JP4005595B2 JP2004362953A JP2004362953A JP4005595B2 JP 4005595 B2 JP4005595 B2 JP 4005595B2 JP 2004362953 A JP2004362953 A JP 2004362953A JP 2004362953 A JP2004362953 A JP 2004362953A JP 4005595 B2 JP4005595 B2 JP 4005595B2
Authority
JP
Japan
Prior art keywords
mounting
component
point
points
component mounting
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.)
Expired - Fee Related
Application number
JP2004362953A
Other languages
Japanese (ja)
Other versions
JP2006173318A (en
Inventor
康宏 前西
親 小西
映人 山崎
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 Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
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 Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP2004362953A priority Critical patent/JP4005595B2/en
Priority to CN 200580043329 priority patent/CN101080963A/en
Priority to US11/792,833 priority patent/US7899561B2/en
Priority to KR1020077012573A priority patent/KR20070085719A/en
Priority to PCT/JP2005/022210 priority patent/WO2006064680A1/en
Priority to EP05811777A priority patent/EP1827073A1/en
Publication of JP2006173318A publication Critical patent/JP2006173318A/en
Application granted granted Critical
Publication of JP4005595B2 publication Critical patent/JP4005595B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Supply And Installment Of Electrical Components (AREA)
  • General Factory Administration (AREA)

Description

本発明は、基板上に部品を実装する部品実装機における部品実装順序決定方法に関する。   The present invention relates to a component mounting order determination method in a component mounter that mounts components on a substrate.

部品実装機による基板上への部品実装においては、その部品実装に先立って、部品の実装順序を決定しなければならない。部品実装順序決定方法では、1枚の基板上へ部品の実装を開始してからすべての部品を実装し終えるまでの時間を最小にすることを目的として部品の実装順序を決定する。しかし、考えられる部品実装順序をすべて生成し、最適な部品実装順序を求める総当り法では、部品の実装点数が多くなればなるほど、最適な部品実装順序を決定するための処理時間が増大し、現実的な時間で最適な部品実装順序を決定するのが困難である。   In mounting components on a board by a component mounting machine, the mounting order of components must be determined prior to mounting the components. In the component mounting order determination method, the component mounting order is determined for the purpose of minimizing the time from the start of mounting the components on one board to the end of mounting all the components. However, in the brute force method that generates all possible component mounting orders and finds the optimal component mounting order, the processing time for determining the optimal component mounting order increases as the number of component mounting points increases. It is difficult to determine the optimal component mounting order in a realistic time.

このため、現実的な時間で最適な部品実装順序を決定する方法として、貪欲法を用いた方法が提案されている(たとえば、特許文献1参照。)。
特開平7−176891号公報
For this reason, a method using a greedy method has been proposed as a method for determining an optimal component mounting order in a realistic time (see, for example, Patent Document 1).
Japanese Patent Laid-Open No. 7-176891

しかしながら、貪欲法を用いた部品実装順序決定方法では、コスト(たとえば、部品実装点間の距離)が最小な部品実装点を順次選択していき、部品実装順序を決定していく。このため、部品実装開始時には部品実装点間の移動距離が小さくなるような実装順序になっている反面、部品実装終了に近づくにつれ、部品実装点間の移動距離が大きくなる、実装点間の移動の乱れ(無駄な動作)が発生してしまうという問題があり、必ずしも最適な実装順序が求められないという問題がある。   However, in the component mounting order determination method using the greedy method, component mounting points with the lowest cost (for example, the distance between the component mounting points) are sequentially selected to determine the component mounting order. For this reason, the mounting order is such that the moving distance between the component mounting points becomes small at the start of component mounting, but the moving distance between the component mounting points increases as the component mounting ends. There is a problem that disturbance (useless operation) occurs, and there is a problem that an optimal mounting order is not necessarily obtained.

本発明は、上述の課題を解決するためになされたものであり、現実的な時間内で最適な部品実装順序を決定することができる部品実装順序決定方法を提供することを目的とする。   The present invention has been made to solve the above-described problems, and an object thereof is to provide a component mounting order determination method capable of determining an optimal component mounting order within a realistic time.

上記目的を達成するために、本発明に係る部品実装順序決定方法は、基板に複数の部品を実装する部品実装機における部品の実装順序を決定する方法であって、複数の部品実装点および所定点の任意の2点間について、当該2点間の距離または当該2点間のうちの一方の点へ部品を実装してから他方の点へ部品を実装するまでに必要な時間を当該2点間のコストと定義し、どの部品実装点との間のコストでも、複数の部品実装点および所定点のうちのどの2点間のコストよりも大きく、かつ所定点との間のコストが、複数の部品実装点および所定点のうちのどの2点間のコストより小さいものであるダミー点を定義し、前記複数の部品実装点の位置情報と、前記複数の部品実装点、前記所定点および前記ダミー点に関する前記コストとを取得する部品実装点情報取得ステップと、前記基板上の所定点、前記ダミー点および前記複数の部品実装点について、コストの和が最小となるような各点を通る巡回路を、巡回セールスマン問題を用いて算出する巡回路算出ステップと、前記巡回路に基づいて、前記部品の実装順序を決定する実装順序決定ステップとを含むことを特徴とする。   In order to achieve the above object, a component mounting order determination method according to the present invention is a method for determining a component mounting order in a component mounter that mounts a plurality of components on a board, and includes a plurality of component mounting points and locations. For any two fixed points, the distance between the two points or the time required to mount a component at one point between the two points until the component is mounted at the other point. The cost between any component mounting point is larger than the cost between any two of the plurality of component mounting points and the predetermined points, and the cost between the predetermined points is plural. A dummy point that is smaller than the cost between any two of the component mounting points and the predetermined points is defined, positional information of the plurality of component mounting points, the plurality of component mounting points, the predetermined points, and the Get the cost for dummy points A component mounting point information acquisition step, and a traveling salesman problem for a predetermined route on the board, a dummy point, and a plurality of component mounting points that pass through each point that minimizes the sum of costs. A tour route calculating step to calculate the components, and a mounting order determining step to determine the mounting order of the components based on the tour route.

巡回セールスマン問題を部品実装順序の決定に用いている。このため、貪欲法により部品実装順序を決定した際に生じる部品実装終了に近づくにつれ実装点間の移動の乱れ(無駄な動作)が発生してしまうという問題が解消され、最適な実装順序を求めることができる。また、巡回セールスマン問題は現実的な処理時間で厳密解の近似解を求めることができる。なお、ダミー点を上述のように定義することにより、ダミー点と所定点とが必ず接続されるような巡回路が生成される。このため、所定点をスタート点とする閉じた巡回路を生成することが可能となる。なお、予め部品実装順序を貪欲法で求めておき、上述した無駄な動作を改善するために、巡回セールスマン問題を適用させ、最適な部品実装順序を求めるようにしてもよい。   The traveling salesman problem is used to determine the component mounting order. For this reason, the problem that the movement of the mounting points (useless operation) occurs as the component mounting end that occurs when the component mounting order is determined by the greedy method is solved, and the optimum mounting order is obtained. be able to. In addition, the traveling salesman problem can be obtained an approximate exact solution in a realistic processing time. Note that, by defining the dummy points as described above, a circuit that always connects the dummy points and the predetermined points is generated. For this reason, it is possible to generate a closed circuit having a predetermined point as a start point. Note that the component mounting order may be determined in advance by the greedy method, and the traveling salesman problem may be applied to determine the optimal component mounting order in order to improve the above-described useless operation.

また、上述の部品実装順序決定方法は、さらに、前記基板上の所定点、前記ダミー点および前記複数の部品実装点のうちの任意の2点間のコストを算出するコスト算出ステップを含み、前記巡回路算出ステップでは、前記コスト算出ステップで算出されたコストを用いて、前記基板上の所定点、前記ダミー点および前記複数の部品実装点について、コストの和が最小となるような各点を通る巡回路を、巡回セールスマン問題を用いて算出するようにしてもよい。また、前記コスト算出ステップでは、第1の点から第2の点へのコストと第2の点から第1の点へのコストとが等しいとみなし、任意の2点間のコストを算出するようにしてもよい。   The component mounting order determination method described above further includes a cost calculating step of calculating a cost between any two of the predetermined points on the substrate, the dummy points, and the plurality of component mounting points, In the traveling route calculation step, using the cost calculated in the cost calculation step, for each of the predetermined points on the board, the dummy points, and the plurality of component mounting points, the points that minimize the sum of the costs are determined. The traveling route may be calculated using the traveling salesman problem. In the cost calculating step, the cost from the first point to the second point is considered to be equal to the cost from the second point to the first point, and the cost between any two points is calculated. It may be.

第1の点から第2の点へのコストと第2の点から第1の点へのコストとを等しいとみなすことにより、コストの計算時間を半分に短縮することができる。   By considering that the cost from the first point to the second point is equal to the cost from the second point to the first point, the cost calculation time can be reduced by half.

なお、本発明は、このような特徴的なステップを備える部品実装順序決定方法として実現することができるだけでなく、部品実装順序決定方法に含まれる特徴的なステップを手段とする部品実装順序決定装置として実現したり、部品実装順序決定方法に含まれる特徴的なステップをコンピュータに実行させるプログラムとして実現したりすることもできる。そして、そのようなプログラムは、CD−ROM(Compact Disc-Read Only Memory)等の記録媒体やインターネット等の通信ネットワークを介して流通させることができるのは言うまでもない。   The present invention can be realized not only as a component mounting order determination method having such characteristic steps, but also as a component mounting order determination device using the characteristic steps included in the component mounting order determination method. Or as a program that causes a computer to execute the characteristic steps included in the component mounting order determination 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 component mounting order determination method capable of determining an optimal component mounting order within a realistic time.

本発明の実施の形態に係る部品実装システムについて説明する。
図1は、本発明の実施の形態に係る部品実装システムの外観図である。
A component mounting system according to an embodiment of the present invention will be described.
FIG. 1 is an external view of a component mounting system according to an embodiment of the present invention.

部品実装システムは、基板上への部品の実装順序を決定するとともに、決定された実装順序に従って、基板上に部品を実装するシステムであり、部品実装機10と、部品実装順序決定装置300とを備えている。   The component mounting system is a system that determines the mounting order of components on a board and mounts components on the board in accordance with the determined mounting order. The component mounting system 10 and the component mounting order determination apparatus 300 include I have.

部品実装機10は、電子機器を構成するプリント基板上に複数種類の部品を高速に装着する実装装置であり、部品を吸着、搬送、装着するロータリーヘッド100と、多種類の部品をロータリーヘッド100に供給する部品供給部11と、載置したプリント基板を水平面方向に移動させるXYテーブル15とを備えている。   The component mounter 10 is a mounting device that mounts a plurality of types of components on a printed circuit board constituting an electronic device at high speed. The component mounter 10 sucks, conveys, and mounts components, and the rotary head 100 mounts various types of components. And an XY table 15 for moving the placed printed board in the horizontal plane direction.

図2は、部品供給部とロータリーヘッドとの位置関係を示す概略図である。
ロータリーヘッド100は、図2の上部に示すように、部品をプリント基板上に装着する装着手段としての装着ヘッド103を18個備えている。またこの装着ヘッド103は、高さ方向には移動することなく回転する回転基台101に高さ方向に移動自在に取り付けられ、部品を真空吸着により保持することのできる吸着ノズル(図示せず)を6本備えている。
FIG. 2 is a schematic diagram illustrating a positional relationship between the component supply unit and the rotary head.
As shown in the upper part of FIG. 2, the rotary head 100 includes 18 mounting heads 103 as mounting means for mounting components on a printed circuit board. The mounting head 103 is attached to a rotating base 101 that rotates without moving in the height direction so as to be movable in the height direction, and can hold a component by vacuum suction (not shown). 6 are provided.

部品供給部11は、図2の下部に示すように、同一部品を順次装着ヘッド103に提供しうる部品カセット111を横一列に並べて備えている。そして、部品供給部11は、部品供給部11をロータリーヘッド100に対して図2中のZ軸方向に移動位置決めすることにより装着すべき部品を選択しうる機能を有している。   As shown in the lower part of FIG. 2, the component supply unit 11 includes component cassettes 111 that can sequentially provide the same components to the mounting head 103 in a horizontal row. The component supply unit 11 has a function of selecting a component to be mounted by moving and positioning the component supply unit 11 with respect to the rotary head 100 in the Z-axis direction in FIG.

部品カセット111は、図3に示すような同一部品を多数個保持する部品テープ110が巻き付けられたリール113と、当該部品テープ110に保持された部品を順次供給するテープフィーダ114とを備えており、部品供給部11に対して着脱自在となっている。つまり、部品カセット111は、1種類の部品を提供するものに相当し、部品供給部11は、部品カセット111の集合(または、さらにその集合を保持する収納部を含めたもの)に相当する。   The component cassette 111 includes a reel 113 around which a component tape 110 that holds a large number of the same components as shown in FIG. 3 is wound, and a tape feeder 114 that sequentially supplies the components held on the component tape 110. The component supply unit 11 is detachable. That is, the component cassette 111 corresponds to a component that provides one type of component, and the component supply unit 11 corresponds to a set of component cassettes 111 (or a storage unit that holds the set).

図4は、ロータリーヘッド、基板および部品供給部の位置関係を模式的に示した図である。   FIG. 4 is a diagram schematically illustrating the positional relationship among the rotary head, the substrate, and the component supply unit.

同図に示すように、ロータリーヘッド100の回転軸は移動せず、この回転軸の周りをその周囲に設けられた装着ヘッド103が間欠回転することにより各位置に対応した作業を行う。簡単に説明すると、部品カセット111がそれぞれ備える吸着開口部112の上部(位置B)に位置した装着ヘッド103が前記吸着開口部112を通して部品を吸着し、これと対向する位置Eに装着ヘッド103が位置したときにプリント基板Pに吸着した部品を装着する。   As shown in the figure, the rotary shaft of the rotary head 100 does not move, and the mounting head 103 provided around the rotary shaft rotates intermittently to perform work corresponding to each position. Briefly, the mounting head 103 located at the upper portion (position B) of the suction opening 112 provided in each of the component cassettes 111 sucks the component through the suction opening 112, and the mounting head 103 is located at a position E facing the mounting head 103. The components that are attracted to the printed circuit board P when placed are mounted.

なお、部品の装着対象であるプリント基板Pは水平面方向に移動自在なXYテーブル(図示せず)上に載置されており、部品を装着すべき位置はプリント基板Pを移動させることにより決定される。   Note that the printed circuit board P to which the component is to be mounted is placed on an XY table (not shown) that is movable in the horizontal plane direction, and the position where the component is to be mounted is determined by moving the printed circuit board P. The

図5は、図4の位置Cに備えられた部品認識カメラの一例を示す図である。
部品認識カメラ105は、装着ヘッド103が吸着した部品106を認識するためのカメラであり、鏡筒105aと、小視野カメラ105bと、大視野カメラ105cとを備えている。鏡筒105a内には、ミラー107aおよび107cと、ハーフミラー107bとが設けられている。
FIG. 5 is a diagram illustrating an example of a component recognition camera provided at a position C in FIG.
The component recognition camera 105 is a camera for recognizing the component 106 attracted by the mounting head 103, and includes a lens barrel 105a, a small-field camera 105b, and a large-field camera 105c. In the lens barrel 105a, mirrors 107a and 107c and a half mirror 107b are provided.

小視野カメラ105bは、視野サイズが6mmのカメラであり、ミラー107aおよびハーフミラー107bで反射された部品106を撮像する。大視野カメラ105cは、視野サイズが28mmのカメラであり、ミラー107aおよび107cで反射された部品106を撮像する。   The small-field camera 105b is a camera having a field-of-view size of 6 mm, and images the part 106 reflected by the mirror 107a and the half mirror 107b. The large-field camera 105c is a camera having a field-of-view size of 28 mm, and images the part 106 reflected by the mirrors 107a and 107c.

図6は、ロータリーヘッド100に備えられる装着ヘッド103の一つに着目した際の当該装着ヘッド103の動作を示すフローチャートである。   FIG. 6 is a flowchart showing the operation of the mounting head 103 when attention is paid to one of the mounting heads 103 provided in the rotary head 100.

吸着ノズルの選択位置(図4の位置A)に存在する装着ヘッド103は、次に装着する部品に適合した吸着ノズルを選択する(S401)。次に、回転基台101を前記装着ヘッド103が吸着部(図4の位置B)に位置するまで回転させる(S402)。この位置において、装着ヘッド103は吸着ノズルを用いて部品カセット111の吸着開口部112から部品を吸着保持する(S403)。   The mounting head 103 present at the suction nozzle selection position (position A in FIG. 4) selects a suction nozzle suitable for the component to be mounted next (S401). Next, the rotation base 101 is rotated until the mounting head 103 is positioned at the suction portion (position B in FIG. 4) (S402). At this position, the mounting head 103 sucks and holds the component from the suction opening 112 of the component cassette 111 using the suction nozzle (S403).

次に、前記装着ヘッド103が部品認識カメラ105(図4の位置C)に位置するまで回転基台101を回転させる(S404)。そして、この位置に備えられた小視野カメラ105bまたは大視野カメラ105cにより吸着搬送された部品の映像を撮像し、画像処理することにより部品の吸着状態を認識する(S405)。この吸着状態の認識では、部品の中心と吸着ノズルの中心との2次元的なずれ量や部品の回転ずれ量を検出し、さらには、部品の欠品や立ち吸着、認識エラー(認識処理ができない)の判断などを行なう。そして、部品の欠品など吸着状態に不具合があると判断されれば(S406でYES)、吸着していた部品が廃棄される(S410)。一方、不具合がないと判断されれば(S406でNO)、図4に示す位置Dで先ほど検出された回転ずれ量に基づき部品をθ方向に補正する(S407)。なお、2次元的なずれ量についてはXYテーブル15によりプリント基板の位置を微調整して補正する。次に、装着ヘッド103が装着部(図4の位置E)に位置するまで回転基台101を回転させる(S408)。そして、装着ヘッド103を装着している部品の高さに対応して下方に移動させて部品をプリント基板Pに押し込み装着する(S409)。   Next, the rotation base 101 is rotated until the mounting head 103 is positioned at the component recognition camera 105 (position C in FIG. 4) (S404). Then, an image of the component picked up and conveyed by the small-field camera 105b or the large-field camera 105c provided at this position is picked up and subjected to image processing to recognize the picked-up state of the component (S405). In the recognition of the suction state, the two-dimensional shift amount between the center of the component and the center of the suction nozzle and the rotational shift amount of the component are detected. Cannot be determined). If it is determined that there is a problem in the suction state such as a missing part (YES in S406), the sucked part is discarded (S410). On the other hand, if it is determined that there is no malfunction (NO in S406), the component is corrected in the θ direction based on the rotational deviation amount detected earlier at the position D shown in FIG. 4 (S407). The two-dimensional deviation amount is corrected by finely adjusting the position of the printed board using the XY table 15. Next, the rotation base 101 is rotated until the mounting head 103 is positioned at the mounting portion (position E in FIG. 4) (S408). Then, the mounting head 103 is moved downward according to the height of the component on which the mounting head 103 is mounted, and the component is pushed into the printed circuit board P and mounted (S409).

図7は、部品供給部11の各種モードを説明するための図である。図7(a)は交換モードを示す図であり、同図に示すように、部品供給部11は、左側部品供給部ZLと右側部品供給部ZRとで構成されている。交換モードでは、左側部品供給部ZLと右側部品供給部ZRとに同じ種類の部品をセットする。たとえば、左側部品供給部ZLを用いた基板を生産中に部品切れが発生した場合には、待機位置にある右側部品供給部ZRをロータリーヘッド100による吸着位置まで移動させ、引き続き右側部品供給部ZRを用いて基板を生産する。その間に、部品切れした部品を左側部品供給部ZLに補充する。このように、右側部品供給部ZRと左側部品供給部ZLとで同じ部品構成とすることにより、部品実装機10の長時間連続運転が可能となる。   FIG. 7 is a diagram for explaining various modes of the component supply unit 11. FIG. 7A is a diagram showing a replacement mode. As shown in FIG. 7, the component supply unit 11 includes a left component supply unit ZL and a right component supply unit ZR. In the exchange mode, the same type of component is set in the left component supply unit ZL and the right component supply unit ZR. For example, when a component breakage occurs during production of a board using the left component supply unit ZL, the right component supply unit ZR at the standby position is moved to the suction position by the rotary head 100, and then the right component supply unit ZR. Is used to produce substrates. In the meantime, the left-part supply unit ZL is replenished with the parts that have run out. In this way, the right component supply unit ZR and the left component supply unit ZL have the same component configuration, so that the component mounter 10 can be operated continuously for a long time.

図7(b)は準備モードを示す図であり、たとえば、左側部品供給部ZLを用いた基板の生産中に、右側部品供給部ZRに次に生産する基板の実装部品をセットしておくことにより、事前に生産基板の切り替えに対応させるモードである。このモードは、生産基板の切り替えが多い場合に最適なモードである。   FIG. 7B is a diagram showing a preparation mode. For example, during the production of a board using the left part supply unit ZL, the mounting component of the board to be produced next is set in the right part supply part ZR. Thus, this mode corresponds to the production substrate switching in advance. This mode is the optimal mode when there are many switching of production boards.

図7(c)は接続モードを示す図であり、たとえば、右側部品供給部ZRおよび左側部品供給部ZLを両方使用して、基板を生産するモードである。このモードは、1枚の基板に使用される部品種類が多い生産に適している。   FIG. 7C is a diagram showing a connection mode, for example, a mode in which a board is produced using both the right part supply part ZR and the left part supply part ZL. This mode is suitable for production with many types of parts used for one substrate.

図8は、部品実装順序決定装置の構成を示す機能ブロック図である。
部品実装順序決定装置300は、基板上の部品の実装順序を決定するコンピュータであり、演算制御部301、表示部302、入力部303、メモリ部304、部品実装順序決定プログラム格納部305、通信I/F(インターフェース)部306およびデータベース部307等から構成される。
FIG. 8 is a functional block diagram showing the configuration of the component mounting order determination apparatus.
The component mounting order determination apparatus 300 is a computer that determines the mounting order of components on a board, and includes an arithmetic control unit 301, a display unit 302, an input unit 303, a memory unit 304, a component mounting order determination program storage unit 305, and a communication I. / F (interface) unit 306, database unit 307, and the like.

この部品実装順序決定装置300は、部品実装順序決定プログラムをパーソナルコンピュータ等の汎用のコンピュータシステムが実行することにより実現され、部品実装機10と接続されていない状態で、スタンドアローンのシミュレータ(部品実装順序の決定ツール)としても機能する。   The component mounting order determining apparatus 300 is realized by a general-purpose computer system such as a personal computer executing a component mounting order determining program, and is not connected to the component mounter 10 and is a stand-alone simulator (component mounting). It also functions as an order determination tool.

演算制御部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 component mounting order determination program storage unit 305 to the memory unit 304 in accordance with an instruction from the user. Each component 302 to 307 is controlled according to the execution result.

表示部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. It is used for dialogue between the apparatus 300 and the operator.

通信I/F部306は、LAN(Local Area Network)アダプタ等であり、部品実装順序決定装置300と部品実装機10との通信等に用いられる。メモリ部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 component mounting order determination device 300 and the component mounter 10. 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による部品実装順序決定処理に用いられる入力データ(実装点情報配列307aおよび変換テーブル307b等)や部品実装順序決定処理により決定された部品の実装順序等を記憶するハードディスク等である。   The database unit 307 includes input data (such as the mounting point information array 307a and the conversion table 307b) used for the component mounting order determination process by the component mounting order determination apparatus 300, the component mounting order determined by the component mounting order determination process, and the like. Is a hard disk or the like.

図9は、実装点情報配列307aの一例を示す図である。
実装点情報配列307aは、基板20上の実装点の個数をn個とした場合、要素数がN(=n+2)個のデータからなる配列である。
FIG. 9 is a diagram illustrating an example of the mounting point information array 307a.
The mounting point information array 307a is an array composed of data with N (= n + 2) elements when the number of mounting points on the substrate 20 is n.

ここでは、図10に示すように、基板20には2個の基板マーク402および404が予め形成されており、その上に、5個の実装点(実装点1〜実装点5)設けられているものとする。5個の実装点は、部品実装機10により部品が実装される点である。基板マーク402および基板マーク404は、基板20の位置決めのために、ロータリーヘッド100に設けられた基板認識カメラ(図示せず)により撮像され、その位置が認識される。なお、先に基板マーク402の位置が認識され、次に基板マーク404の位置が認識されるものとする。その他にも、ダミー点406と呼ばれる仮想的な点が基板20には設けられている。ダミー点406は、図中基板マーク404の近傍に設けているが、仮想的な点であるため基板20上に設けられていなくてもよいし、基板マーク404と同一の位置にあってもよい。   Here, as shown in FIG. 10, two substrate marks 402 and 404 are formed in advance on the substrate 20, and five mounting points (mounting point 1 to mounting point 5) are provided thereon. It shall be. The five mounting points are points where components are mounted by the component mounting machine 10. The substrate mark 402 and the substrate mark 404 are imaged by a substrate recognition camera (not shown) provided in the rotary head 100 for positioning the substrate 20, and their positions are recognized. It is assumed that the position of the substrate mark 402 is recognized first, and then the position of the substrate mark 404 is recognized. In addition, a virtual point called a dummy point 406 is provided on the substrate 20. Although the dummy point 406 is provided in the vicinity of the substrate mark 404 in the drawing, it is a virtual point and may not be provided on the substrate 20 or may be at the same position as the substrate mark 404. .

再度図9を参照して、各配列要素には、実装点の位置等に関する情報(以下、「実装点情報」という。)、基板マークの位置に関する情報およびダミー点の位置に関する情報のうちのいずれかの情報が記憶されている。図9には、実装点情報配列307a(Data)の2番目の要素Data[2]に記憶されている情報が示されている。要素Data[2]には、実装点2の実装点情報が記憶されており、実装点2の基板20上での位置を示すX座標「45」およびY座標「18」と、実装点2に実装される部品が収納されている部品カセット111の部品供給部11におけるZ軸上の位置(Z番号)「24」と、装着ヘッド103が部品を吸着してから装着するまでの速度(ヘッド速度)「6」と、XYテーブルの移動速度「2」とが記憶されている。   Referring to FIG. 9 again, each array element includes any of information regarding the position of the mounting point (hereinafter referred to as “mounting point information”), information regarding the position of the board mark, and information regarding the position of the dummy point. Such information is stored. FIG. 9 shows information stored in the second element Data [2] of the mounting point information array 307a (Data). In the element Data [2], mounting point information of the mounting point 2 is stored. The X coordinate “45” and the Y coordinate “18” indicating the position of the mounting point 2 on the substrate 20 and the mounting point 2 The position (Z number) “24” on the Z-axis in the component supply unit 11 of the component cassette 111 in which the component to be mounted is stored, and the speed (head speed) from when the mounting head 103 picks up the component to when it is mounted ) “6” and the movement speed “2” of the XY table are stored.

ヘッド速度は、レベル「1」からレベル「8」までの8段階で示されており、レベル1が最も速いヘッド速度であり、レベル8が最も遅いヘッド速度である。すなわち、重い部品や大きい部品の場合は、速いヘッド速度で実装することができないため、ヘッド速度は遅くなる。なお、ヘッド速度は、装着ヘッド103が部品を吸着してから実装するまでの速度である。また、ここでは、処理の簡単化のため、装着ヘッド103の半回転は無いものとして考える。   The head speed is shown in eight stages from level “1” to level “8”, where level 1 is the fastest head speed and level 8 is the slowest head speed. That is, in the case of a heavy part or a large part, the head speed becomes slow because it cannot be mounted at a high head speed. The head speed is a speed from when the mounting head 103 picks up the component until mounting. Here, it is assumed that there is no half rotation of the mounting head 103 for simplification of processing.

XYテーブルの移動速度は、レベル「1」からレベル「8」までの8段階で示されており、レベル1が最も速いXYテーブル15の移動速度であり、レベル8が最も遅いXYテーブル15の移動速度である。すなわち、実装される部品が重い部品や大きい部品の場合には、XYテーブル15の移動速度が速すぎると、実装された部品が基板20より剥奪され飛んでしまう。このため、このような部品の場合には、XYテーブル15の移動速度は、大きいレベルに設定される。   The movement speed of the XY table is shown in 8 stages from level “1” to level “8”, level 1 is the fastest movement speed of the XY table 15, and level 8 is the slowest movement of the XY table 15. Is speed. That is, in the case where the component to be mounted is a heavy component or a large component, if the moving speed of the XY table 15 is too high, the mounted component is stripped off from the substrate 20 and flies away. For this reason, in the case of such a component, the moving speed of the XY table 15 is set to a large level.

なお、基板マークの位置に関する情報およびダミー点の位置に関する情報にも実装点情報と同様の情報が含まれるものとする。   It is assumed that the information related to the position of the substrate mark and the information related to the position of the dummy point include the same information as the mounting point information.

図11は、変換テーブル307bの一例を示す図である。変換テーブル307bは、ヘッド速度や、XYテーブル15の移動速度等を時間に置き換えるためのテーブルである。1列目は、置き換え後の時間t(msec)を示している。2列目は、実装点iと実装点jとの間の距離Δxyを示している。3列目は、実装点iに実装する部品が収納された部品カセットと実装点jに実装する部品が収納された部品カセットとの間のZ軸上の距離(Z番号の差の絶対値)を示している。4列目は、部品jを実装する際のヘッド速度を示している。5列目は、最初の実装点に対するXYテーブル15の移動速度から実装点iに対するXYテーブル15の移動速度のうちの最大値Wmax(0i)を示している。 FIG. 11 is a diagram illustrating an example of the conversion table 307b. The conversion table 307b is a table for replacing the head speed, the moving speed of the XY table 15, and the like with time. The first column shows the time t (msec) after replacement. The second column shows the distance Δxy between the mounting point i and the mounting point j. The third column shows the distance on the Z-axis between the component cassette in which the component to be mounted at the mounting point i is stored and the component cassette in which the component to be mounted at the mounting point j is stored (the absolute value of the Z number difference). Is shown. The fourth column shows the head speed when the component j is mounted. The fifth column shows the maximum value W max (0i) of the moving speed of the XY table 15 with respect to the mounting point i from the moving speed of the XY table 15 with respect to the first mounting point.

たとえば、ヘッド速度、XY速度が共にレベル1の場合、実装点iから実装点jまでの距離Δxyが20である場合には、移動に必要な時間が120msecとして求められる。また、実装点jのヘッド速度、XY速度が共にレベル3の場合には、部品を吸着してから装着するまでにかかる時間が140msecとして求められる。   For example, when the head speed and the XY speed are both level 1 and the distance Δxy from the mounting point i to the mounting point j is 20, the time required for movement is obtained as 120 msec. Further, when the head speed and the XY speed at the mounting point j are both level 3, the time required from mounting the component to mounting is 140 msec.

なお、変換テーブル307bに記載されていない値については、すでに求められている値から直線補間等を行なうことにより求められる。たとえば、距離Δxyが103を超える場合には、次式(1)により、距離Δxyを移動するための時間txy(Δxy)が求められる。 In addition, about the value which is not described in the conversion table 307b, it calculates | requires by performing linear interpolation etc. from the already calculated | required value. For example, when the distance Δxy exceeds 103, the time t xy (Δxy) for moving the distance Δxy is obtained by the following equation (1).

xy(Δxy)=500+(Δxy−103)/0.356 (1)
なお、他のパラメータについても、同様の補間式を求めることにより、時間への置き換えが行なわれる。
t xy (Δxy) = 500 + (Δxy−103) /0.356 (1)
The other parameters are also replaced with time by obtaining similar interpolation equations.

図12は、部品実装順序決定装置300の実行する処理のフローチャートである。
演算制御部301は、データベース部307より、実装点情報配列307aおよび変換テーブル307bを読み込む(S2)。図9に示した実装点情報配列307aに従うと、図13に示す矢印の順序で部品の実装が行なわれることがわかる。
FIG. 12 is a flowchart of processing executed by the component mounting order determination apparatus 300.
The arithmetic control unit 301 reads the mounting point information array 307a and the conversion table 307b from the database unit 307 (S2). According to the mounting point information array 307a shown in FIG. 9, it can be seen that the components are mounted in the order of the arrows shown in FIG.

次に、演算制御部301は、読み込んだ実装点情報配列307aおよび変換テーブル307bに基づいて、タクトテーブルを作成する(S4)。タクトテーブルとは、実装点iに部品を実装してから実装点jに部品を実装するまでに要する時間をまとめた表である。   Next, the arithmetic control unit 301 creates a tact table based on the read mounting point information array 307a and the conversion table 307b (S4). The tact table is a table that summarizes the time required from mounting a component at the mounting point i to mounting the component at the mounting point j.

図14は、タクトテーブルの一例を示す図である。ここでは、基板マーク404を実装点0とし、ダミー点406を実装点6としている。タクトテーブルの各値である実装点iから実装点jまでの実装時間tijは、次式(2)に従い求められる。 FIG. 14 is a diagram illustrating an example of a tact table. Here, the board mark 404 is the mounting point 0 and the dummy point 406 is the mounting point 6. The mounting time t ij from the mounting point i to the mounting point j, which is each value of the tact table, is obtained according to the following equation (2).

ij=max{txy(Δxy),tz(Δz),
h(hj),tw(wmax(0i))} (2)
ここで、上述した実装点iに関する実装点情報iを(xi,yi,zi,hi,wi)と表し、実装点jに関する実装点情報jを(xj,yj,zj,hj,wj)と表すものとした場合、
Δxy=max{|xi−xj|,|yi−yj|}
xyテーブル上での実装点iとjとの間の距離
xy(Δxy):Δxyを変換テーブル307bに基づいて時間に置き換えた値
Δz=|zi−zj
実装点iに実装する部品が収納された部品カセットと実装点jに実装する部品が収納された部品カセットとの間のz軸上の距離
z(Δz):Δzを変換テーブル307bに基づいて時間に置き換えた値(装着ヘッド103への部品供給部11からの部品供給に必要な時間)
j:部品jのヘッド速度レベル(レベル1(速)〜8(遅))
h(hj):変換テーブル307bに基づいて算出された部品を吸着してから装着するまでの時間(ただし、装着ヘッド103の半回転分の移動時間は考慮しないものとする)
max(0i):最初の実装点に対するXYテーブル15の移動速度から実装点iに対するXYテーブル15の移動速度のうちの最大値(レベル1(速)〜8(遅))
w(wmax(0i)):wmax(0i)を変換テーブル307bに基づいて時間に置き換えた値
なお、各実装時間は、後述する巡回セールスマン問題における「コスト」に相当するものである。また、タクトテーブルの算出処理(S4)においては、tij=tjiと仮定し、tjiの算出を行なわないようにしている。これにより、処理時間の短縮を図ることができる。なお、「コスト」としては、各実装時間のみならず、2つの実装点間の移動距離をコストと定義してもよい。
t ij = max {t xy (Δxy), t z (Δz),
t h (h j ), t w (w max (0i) )} (2)
Here, the mounting point information i related to the mounting point i described above is expressed as (x i , y i , z i , h i , w i ), and the mounting point information j related to the mounting point j is expressed as (x j , y j , z). j , h j , w j )
Δxy = max {| x i −x j |, | y i −y j |}
Distance between mounting points i and j on xy table t xy (Δxy): value obtained by replacing Δxy with time based on conversion table 307b Δz = | z i −z j |
Based on the conversion table 307b, a distance t z (Δz): Δz between the component cassette storing the component mounted at the mounting point i and the component cassette storing the component mounted at the mounting point j is based on the conversion table 307b. Value replaced with time (time required for component supply from the component supply unit 11 to the mounting head 103)
h j : Head speed level of part j (level 1 (fast) to 8 (slow))
t h (h j ): the time from when the component calculated based on the conversion table 307b is picked up to when it is mounted (however, the moving time for half rotation of the mounting head 103 is not considered)
w max (0i) : The maximum value (level 1 (fast) to 8 (slow)) from the moving speed of the XY table 15 with respect to the first mounting point to the moving speed of the XY table 15 with respect to the mounting point i
t w (w max (0i) ): value obtained by replacing w max (0i) with time based on the conversion table 307b. Each mounting time corresponds to “cost” in the traveling salesman problem described later. To do. In the calculation process of the tact table (S4), assuming that t ij = t ji, so that not calculated for t ji. Thereby, shortening of processing time can be aimed at. As “cost”, not only each mounting time but also a moving distance between two mounting points may be defined as a cost.

また、ダミー点から各実装点(実装点1〜実装点5)までの実装時間は、任意のどの実装点間の実装時間よりも大きい値(ここでは、10000000)であるものとする。また、基板マーク404とダミー点406との間の実装時間は、任意のどの実装点間の実装時間よりも小さい値(ここでは、1)であるものとする。なお、これらの値は例示であり、これらに限定されるものではない。   Further, the mounting time from the dummy point to each mounting point (mounting point 1 to mounting point 5) is assumed to be a value (here, 10000000) larger than the mounting time between any arbitrary mounting points. Further, the mounting time between the board mark 404 and the dummy point 406 is assumed to be a value (here, 1) smaller than the mounting time between any arbitrary mounting points. In addition, these values are examples and are not limited to these.

次に、演算制御部301は、実装点情報配列307aに基づいて初期巡回路を作成する(S6)。図15は、初期巡回路の作成方法を説明するための図である。初期巡回路は、実装点情報配列307aをXYテーブルの移動速度が速い順(レベル値が小さい順)に並べ替えることにより作成される。ここで、基板マーク404(Data[0])のXY速度レベルは0とし、ダミー点406(Data[6])のXY速度レベルは9とする。このようにすることにより、スタート点が基板マーク404になり、終了点がダミー点406になる。なお、処理の高速化のために、実装点情報配列307aの要素の入れ替えを行なうのではなく、実装点情報配列307aの要素番号を別途記憶する実装順配列pを使用するものとする。p[i]はi+1番目に実装される実装点の実装点情報配列307aにおける要素番号を示している。すなわち、図15の実装順配列pによると、基板マーク404、実装点4、実装点5、実装点1、実装点2、実装点3およびダミー点406の順に部品の実装が行なわれることになる。この実装順序を図示した図が、図16である。すなわち、基板マーク404をスタート点として、上述の順序により実装が行なわれた後、ダミー点406に戻る閉ループが作成される。   Next, the arithmetic control unit 301 creates an initial tour based on the mounting point information array 307a (S6). FIG. 15 is a diagram for explaining a method of creating an initial circuit. The initial tour circuit is created by rearranging the mounting point information array 307a in the order in which the movement speed of the XY table is fast (in order of increasing level value). Here, the XY speed level of the substrate mark 404 (Data [0]) is 0, and the XY speed level of the dummy point 406 (Data [6]) is 9. By doing so, the start point becomes the substrate mark 404 and the end point becomes the dummy point 406. In order to increase the processing speed, it is assumed that the mounting order array p that stores the element numbers of the mounting point information array 307a separately is used instead of replacing the elements of the mounting point information array 307a. p [i] indicates an element number in the mounting point information array 307a of the mounting point mounted i + 1. That is, according to the mounting order array p in FIG. 15, the components are mounted in the order of the board mark 404, mounting point 4, mounting point 5, mounting point 1, mounting point 2, mounting point 3 and dummy point 406. . FIG. 16 shows the mounting order. That is, a closed loop that returns to the dummy point 406 is created after mounting is performed in the above-described order using the substrate mark 404 as a start point.

次に、演算制御部301は、求められた初期巡回路における総実装時間を求める(S8)。すなわち、初期巡回路における総実装時間Tは次式(3)に従い求められる。   Next, the arithmetic control unit 301 obtains the total mounting time in the obtained initial circuit (S8). That is, the total mounting time T in the initial circuit is obtained according to the following equation (3).

T=t04+t45+t51+t12+t23+t36+t60 (3)
ここで、一例として、総実装時間を図14に示したタクトテーブルに従い求めると以下のようになる。
T = t 04 + t 45 + t 51 + t 12 + t 23 + t 36 + t 60 (3)
Here, as an example, the total mounting time is obtained as follows according to the tact table shown in FIG.

T=200+380+400+400+300+10000000+1
=10002081(msec)
次に、演算制御部301は以下に説明する処理(S10〜S18)に従い総実装時間が最小となるような巡回路を求める。
T = 200 + 380 + 400 + 400 + 300 + 10000000 + 1
= 10002081 (msec)
Next, the arithmetic control unit 301 obtains a tour that minimizes the total mounting time according to the processing (S10 to S18) described below.

初期巡回路作成処理(S6)で求められた初期巡回路を表す実装順配列pは、上述の説明によると、図15に示すように作成されるが、後の説明の簡単化のために、初期巡回路作成処理(S6)で求められた初期巡回路を表す実装順配列pは、ここでは図17のように作成されたものとする。また、説明の簡単化のために、実装点0(基板マーク404)のXY速度はレベル0であり、実装点1から実装点5までのXY速度はすべて1であり、実装点6(ダミー点406)の速度レベルは9であるものとする。   According to the above description, the mounting order p representing the initial circuit obtained in the initial circuit creation process (S6) is created as shown in FIG. 15, but for simplification of the following description, It is assumed here that the mounting order array p representing the initial circuit obtained in the initial circuit creation process (S6) is created as shown in FIG. For simplicity of explanation, the XY speed of the mounting point 0 (board mark 404) is level 0, the XY speeds from the mounting point 1 to the mounting point 5 are all 1, and the mounting point 6 (dummy point). It is assumed that the speed level of 406) is 9.

まず、演算制御部301は、ループカウンタiを0に設定する(S10)。次に、演算制御部301は、巡回路に対して巡回セールスマン問題の2−OPT法を適用させ、実装順序の入れ替えを試みる(S12)。2−OPT法(S12)の詳細については、後述する。2−OPT法により実装順序の入れ替えが行なわれた場合には(S14でYES)、ループカウンタiを0にリセットする(S16)。実装順序の入れ替えが行なわれなかった場合には(S14でNO)、ループカウンタiを1つインクリメントする(S18)。以上の処理(S12〜S18)を、ループカウンタiの値が7になるまで、すなわち(i=N=n+2)になるまで繰り返す(ループA)。ループカウンタiの値が7になった時点の巡回路が巡回セールスマン問題を用いて求められた総実装時間が最小となる巡回路である。すなわち、ループAの繰り返し処理を7回(N回)連続して行なっても実装順序の入れ替えが行なわれなければ、その時点で求められている巡回路が最適な巡回路であるとして、部品実装順序を決定する。   First, the arithmetic control unit 301 sets the loop counter i to 0 (S10). Next, the arithmetic control unit 301 applies the 2-OPT method of the traveling salesman problem to the traveling circuit, and tries to change the mounting order (S12). Details of the 2-OPT method (S12) will be described later. When the mounting order is changed by the 2-OPT method (YES in S14), the loop counter i is reset to 0 (S16). If the mounting order has not been changed (NO in S14), the loop counter i is incremented by one (S18). The above processing (S12 to S18) is repeated until the value of the loop counter i becomes 7, that is, (i = N = n + 2) (loop A). The circuit at the time when the value of the loop counter i becomes 7 is the circuit that minimizes the total mounting time obtained by using the traveling salesman problem. That is, if the mounting order is not changed even if the loop A is repeated seven times (N times), the component mounting is determined that the circuit required at that time is the optimal circuit. Determine the order.

次に、2−OPT法(S12)について詳細に説明する。図18は、2−OPT法の詳細な処理を示すフローチャートである。   Next, the 2-OPT method (S12) will be described in detail. FIG. 18 is a flowchart showing detailed processing of the 2-OPT method.

演算制御部301は、ループカウンタjにi+2を設定する(S102)。なお、ループカウンタjの値が7を超えた場合には、ループカウンタjに((i+2) mod 7)を代入する。ここで、「x mod y」はxをyで割ったときの余りを示す。   The arithmetic control unit 301 sets i + 2 to the loop counter j (S102). When the value of the loop counter j exceeds 7, ((i + 2) mod 7) is substituted for the loop counter j. Here, “x mod y” indicates the remainder when x is divided by y.

次に、演算制御部301は、実装順配列pの要素p[i+1]で示される実装点(以下、要素p[k]で示される実装点を実装点p[k]という。)と実装点p[j]とのXY速度が同一か否かを判断する(S104)。   Next, the arithmetic control unit 301 mounts the mounting point indicated by the element p [i + 1] of the mounting order array p (hereinafter, the mounting point indicated by the element p [k] is referred to as the mounting point p [k]) and the mounting point. It is determined whether or not the XY speed of p [j] is the same (S104).

XY速度が同一であれば(S104でYES)、実装点p[i+1]と実装点p[j]とを入れ替えた場合の巡回路の総実装時間を算出する(S106)。   If the XY speeds are the same (YES in S104), the total implementation time of the tour when the mounting point p [i + 1] and the mounting point p [j] are exchanged is calculated (S106).

演算制御部301は、算出された総実装時間が算出前の総実装時間よりも短くなっているか否かを判断する(S108)。   The arithmetic control unit 301 determines whether or not the calculated total mounting time is shorter than the total mounting time before the calculation (S108).

たとえば、i=0でj=2の場合には、実装点p[1]とp[2]との実装順序を入れ替える前後で総実装時間を求めると、総実装時間の変化は起こらない。これは、以下のような理由による。すなわち、総実装時間の変化に影響する部分の実装順序について考えると、実装順序の入れ替え前のp[0]からp[1]への2点間の実装時間はタクトテーブルよりt01=200(msec)となる。また、p[2]からp[3]への2点間の実装時間はタクトテーブルよりt23=300(msec)となる。このため、p[0]からp[3]への実装時間は500(msec)となる。一方、実装順序入れ替え後のp[0]からp[2]への実装時間はタクトテーブルよりt02=300(msec)となり、p[1]からp[3]への実装時間はタクトテーブルよりt13=200(msec)となる。このため、p[0]からp[3]への実装時間は500(msec)となり、実装順序入れ替え前と同じである。このため、総実装時間も変化しない。 For example, when i = 0 and j = 2, if the total mounting time is obtained before and after the mounting order of the mounting points p [1] and p [2] is changed, the total mounting time does not change. This is due to the following reasons. That is, when considering the mounting order of the portions that affect the change in the total mounting time, the mounting time between two points from p [0] to p [1] before the replacement of the mounting order is t 01 = 200 ( msec). The mounting time between two points from p [2] to p [3] is t 23 = 300 (msec) from the tact table. For this reason, the mounting time from p [0] to p [3] is 500 (msec). On the other hand, the mounting time from p [0] to p [2] after changing the mounting order is t 02 = 300 (msec) from the tact table, and the mounting time from p [1] to p [3] is from the tact table. t 13 = 200 (msec). For this reason, the mounting time from p [0] to p [3] is 500 (msec), which is the same as before the mounting order is changed. For this reason, the total mounting time does not change.

実装点p[i+1]と実装点p[j]とのXY速度が同一でないか(S104でNO)または総実装時間が短くなっていなければ(S108でNO)、ループカウンタjの値を1つインクリメントする(S114)。その後、ループカウンタjの値が(i+n+1)よりも小さいという条件を満たす間、S104以下の処理を繰り返す(ループB)。なお、jがNを超えた場合には、jの代わりに「j mod N」を用い、(i+n+1)がNを超えた場合には、(i+n+1)の代わりに「(i+n+1) mod N」を用いるものとする。ループBの処理が終了した時点で2−OPT法(図12のS12)を終了する。   If the XY speeds of the mounting point p [i + 1] and the mounting point p [j] are not the same (NO in S104) or the total mounting time is not shortened (NO in S108), the value of the loop counter j is incremented by one. Increment (S114). After that, while satisfying the condition that the value of the loop counter j is smaller than (i + n + 1), the processing from S104 is repeated (loop B). When j exceeds N, “j mod N” is used instead of j. When (i + n + 1) exceeds N, “(i + n + 1) mod N” is used instead of (i + n + 1). Shall be used. When the processing of loop B is finished, the 2-OPT method (S12 in FIG. 12) is finished.

実装点入れ替え後の総実装時間が実装点入れ替え前の総実装時間よりも短くなっていれば(S108でYES)、演算制御部301は、総実装時間を実装点入れ替え後の総実装時間に更新する(S110)。また、演算制御部301は、実装順配列pの要素の入れ替えを行なうことにより、実装順序の入れ替えを行なう(S112)。なお、図20を用いて後述するように、実装点の入れ替えは、閉ループのパスの入れ替えに相当する。パスの入れ替えを行なうと、入れ替えた後のパスの途中に存在するパスの向きを逆にしなければ、閉ループとならない。このため、実装順序の入れ替えを行なう際には、このようにパスの向きを逆にする処理も合わせて行なう。これにより、巡回セールスマン問題における2−OPT法(図12のS12)を終了する。   If the total mounting time after the mounting point replacement is shorter than the total mounting time before the mounting point replacement (YES in S108), the arithmetic control unit 301 updates the total mounting time to the total mounting time after the mounting point replacement. (S110). Further, the arithmetic control unit 301 exchanges the mounting order by exchanging elements of the mounting order array p (S112). As will be described later with reference to FIG. 20, replacement of mounting points corresponds to replacement of closed-loop paths. When a path is replaced, a closed loop is not established unless the direction of the path existing in the middle of the replaced path is reversed. For this reason, when switching the mounting order, the process of reversing the path direction is also performed. This completes the 2-OPT method (S12 in FIG. 12) in the traveling salesman problem.

たとえば、i=0,j=4とした場合、実装点p[1](ここでは実装点1)と実装点p[4](ここでは実装点4)との入れ替え前の各実装点間の実装時間は、図19(a)の下段の表に示すようになる。また、実装点1と実装点4との入れ替え後の各実装点間の実装時間は図19(b)の下段の表に示すようになる。図20(a)および図20(b)は、実装点の入れ替え前と入れ替え後との巡回路をそれぞれ示した図である。すなわち、実装点1と実装点4とを入れ替えるということは、実装点0から実装点1へのパスと、実装点4から実装点5へのパスとを入れ替えることに相当する。   For example, when i = 0 and j = 4, between the mounting points before replacement of mounting point p [1] (here mounting point 1) and mounting point p [4] (here mounting point 4) The mounting time is as shown in the lower table of FIG. Further, the mounting time between the mounting points after the mounting point 1 and the mounting point 4 are exchanged is as shown in the lower table of FIG. FIG. 20A and FIG. 20B are diagrams respectively showing the traveling circuits before and after the mounting points are replaced. That is, switching the mounting point 1 and the mounting point 4 corresponds to switching the path from the mounting point 0 to the mounting point 1 and the path from the mounting point 4 to the mounting point 5.

総実装時間に影響する部分の実装時間のみを考えると、実装点入れ替え前の実装点0から実装点1への実装時間はタクトテーブルよりt01=200(msec)であり、実装点4から実装点5への実装時間はタクトテーブルよりt45=380(msec)である。このため、これらの合計実装時間は580(msec)である。一方、実装点入れ替え後の実装点0から実装点4への実装時間はタクトテーブルよりt04=200(msec)であり、実装点1から実装点5への実装時間はタクトテーブルよりt15=100(msec)である。このため、これらの合計実装時間は300(msec)であり、実装点入れ替え前よりも短くなっていることがわかる。なお、実装点p[1]と実装点p[4]との入れ替えに伴い、図19(b)に示すように、p[1]とp[4]との間に存在する要素p[2]、p[3]の値の入れ替えも行なわれる。すなわち、p[2]の値が2から3に変わり、p[3]の値が3から2に変わる。これは、図20に示すように、p[1]とp[4]とを入れ替えたことにより、その間に存在しているp[1]からp[2]へのパス、p[2]からp[3]へのパスおよびp[3]からp[4]へのパスの方向が逆向きになることに起因する。なお、パスの方向を逆向きにしたとしても、上述のタクトテーブルの算出処理(S4)においてtij=tjiとしてタクトテーブルを求めている。このため、パスの方向が変化した部分に関して言えば、総実装時間の変化には影響しない。 Considering only the mounting time that affects the total mounting time, the mounting time from mounting point 0 to mounting point 1 before changing the mounting point is t 01 = 200 (msec) from the tact table, and mounting from mounting point 4 The mounting time at point 5 is t 45 = 380 (msec) from the tact table. Therefore, the total mounting time is 580 (msec). On the other hand, the mounting time from mounting point 0 to mounting point 4 after replacement of mounting points is t 04 = 200 (msec) from the tact table, and the mounting time from mounting point 1 to mounting point 5 is t 15 = from the tact table. 100 (msec). For this reason, these total mounting time is 300 (msec), and it turns out that it is shorter than before mounting point replacement. As shown in FIG. 19B, the element p [2] existing between p [1] and p [4] is exchanged with the mounting point p [1] and the mounting point p [4]. ] And p [3] are also exchanged. That is, the value of p [2] changes from 2 to 3, and the value of p [3] changes from 3 to 2. As shown in FIG. 20, by replacing p [1] and p [4], the path from p [1] to p [2] existing between them, from p [2] This is because the direction of the path from p [3] and the path from p [3] to p [4] is reversed. Even if the direction of the path is reversed, the tact table is obtained as t ij = t ji in the tact table calculation process (S4) described above. For this reason, as far as the path direction is changed, it does not affect the change in the total mounting time.

なお、図20の説明をまとめると、図20(b)においては、パスの方向を逆にしたとしても、当該パスを構成する実装点間の実装時間は変わらないという事例を説明している。また、最終目標は、閉ループの総実装時間が短くすることである。したがって、この条件に当てはまるようであれば、図20(a)から図20(b)のような実装順序の変更を行なってもよい。さらに、図20(b)では、ある2点の実装点の入れ替えを行なった場合には、適宜閉ループとなるようにパスの方向の入れ替えを行なわなければならないことを示している。   20 can be summarized as an example in which, even if the path direction is reversed, the mounting time between the mounting points constituting the path does not change in FIG. 20B. The final goal is to reduce the total closed-loop implementation time. Therefore, if this condition is satisfied, the mounting order may be changed as shown in FIG. 20 (a) to FIG. 20 (b). Further, FIG. 20B shows that when two mounting points are exchanged, the direction of the path must be exchanged so that a closed loop is appropriately formed.

図21は、上述した部品実装順序決定装置300による実装順序決定処理の処理結果を表す図である。図21(a)は、実装順配列pと、実装点間の実装時間を示した図である。図21(b)は、実際の基板上での実装点の巡回路と実装点間の実装時間を示した図である。実装順配列pによると実装点0、4、2、3、1、5、6および0の順で巡回路が生成され、総実装時間は10001001であることが示されている。ここで、図20(b)に示した閉ループの総実装時間を計算すると10001251であり、図21(b)に示した閉ループの総実装時間のほうが短いことが分かる。   FIG. 21 is a diagram illustrating a processing result of the mounting order determination process performed by the component mounting order determination apparatus 300 described above. FIG. 21A is a diagram showing the mounting order p and the mounting time between mounting points. FIG. 21B is a diagram showing a mounting point circuit on the actual board and the mounting time between the mounting points. According to the mounting order array p, a circuit is generated in the order of mounting points 0, 4, 2, 3, 1, 5, 6 and 0, and the total mounting time is 10001001. Here, when the total implementation time of the closed loop shown in FIG. 20B is calculated, it is 10001251, and it can be seen that the total implementation time of the closed loop shown in FIG. 21B is shorter.

図22は、図21(a)に示した実装順配列pと実装点情報配列Dataと、実装順序との関係を示した図である。図22(a)に示す実装順配列pの各要素の値は、図22(b)に示す実装点情報配列Dataのインデックスを示しており、実装順配列pと実装点情報配列Dataとの間の矢印が、実装点配列pの各要素が示す実装点情報配列Dataの要素を示している。すなわち、p[0]の値0は、1番目に実装される実装点の実装点情報配列Dataの要素のインデックスを示している。このため、Data[0]を示していることになる。Data[0]には、基板マーク404の位置に関する情報が記憶されている。また、p[1]の値4は、2番目に実装される実装点の実装点情報配列Dataの要素のインデックスを示している。このため、Data[4]を示していることになる。Data[4]には、実装点4の実装点情報が記憶されている。以上のようにして求められた巡回路から基板マーク404とダミー点406とを除き、実装順配列pの値に基づいて、実装点情報配列Dataの並べ替えを行なうと、図22(c)に示されるように、実装点4、2、3、1および5の順に実装される実装点情報配列Dataが生成される。   FIG. 22 is a diagram showing the relationship between the mounting order array p, the mounting point information array Data, and the mounting order shown in FIG. The value of each element of the mounting order array p shown in FIG. 22A indicates the index of the mounting point information array Data shown in FIG. 22B, and between the mounting order array p and the mounting point information array Data. Indicates an element of the mounting point information array Data indicated by each element of the mounting point array p. That is, the value 0 of p [0] indicates the index of the element of the mounting point information array Data of the mounting point that is mounted first. Therefore, Data [0] is indicated. Data related to the position of the substrate mark 404 is stored in Data [0]. The value 4 of p [1] indicates the index of the element of the mounting point information array Data of the mounting point that is mounted second. Therefore, Data [4] is indicated. In Data [4], mounting point information of mounting point 4 is stored. When the mounting mark information array Data is rearranged on the basis of the value of the mounting order array p by removing the board mark 404 and the dummy point 406 from the circuit determined as described above, FIG. As shown, a mounting point information array Data that is mounted in the order of mounting points 4, 2, 3, 1 and 5 is generated.

図23は、実装点情報配列Dataの他の作成方法を説明するための図である。図23(a)に示すような実装点配列pと、図23(b)に示すような実装点情報配列Dataとが与えられているものとする。これらによると、巡回路のスタート点はダミー点であることが示されている。このため、図24に示されるような巡回路が生成される。このため、このような場合には、図22で説明したのと同様の方法に従い、図23(c)に示すような実装点情報配列Dataを作成した後、実装点情報配列Dataにおける実装順序を入れ替える作業を行なう。その結果、図21(c)に示されるような巡回路が生成されることになる。このようにして実装点情報配列Dataを求めることにより、基板マーク404に近い実装点から部品が実装されることになる。   FIG. 23 is a diagram for explaining another method of creating the mounting point information array Data. Assume that a mounting point array p as shown in FIG. 23 (a) and a mounting point information array Data as shown in FIG. 23 (b) are given. These show that the starting point of the circuit is a dummy point. For this reason, a circuit as shown in FIG. 24 is generated. Therefore, in such a case, the mounting point information array Data as shown in FIG. 23C is created according to the same method as described in FIG. 22, and then the mounting order in the mounting point information array Data is changed. Perform replacement work. As a result, a circuit as shown in FIG. 21C is generated. By obtaining the mounting point information array Data in this way, the component is mounted from the mounting point close to the board mark 404.

図25は、従来の方法と本願にかかる方法との実験結果を示す表である。
この表には、第1列目にサンプル番号を示しており、第2列目に実装点数を示しており、第3列目に部品種類数を示しており、第4列目に従来方法(貪欲法)により求められた実装順序に従い部品を実装した場合の総実装時間を示しており、第5列目は本願の方法である巡回セールスマン問題を用いて求められた実装順序に従い部品を実装した場合の総実装時間を示しており、第6列目は、第5列目に示す総実装時間に対する第4列目に示す総実装時間の百分比を示しており、第7列目は、本願の方法による実装順序を求めるのにかかる処理時間を示している。なお、従来方法と、本願の方法とではZ軸の部品カセットの並びは同じにして、条件をそろえている。
FIG. 25 is a table showing experimental results of the conventional method and the method according to the present application.
In this table, the sample number is shown in the first column, the number of mounting points is shown in the second column, the number of component types is shown in the third column, and the conventional method ( The total mounting time when the parts are mounted according to the mounting order determined by the greedy method) is shown. The fifth column mounts the parts according to the mounting order determined using the traveling salesman problem that is the method of the present application. The sixth column shows the percentage of the total mounting time shown in the fourth column with respect to the total mounting time shown in the fifth column, and the seventh column shows the present application time. This shows the processing time required to obtain the mounting order according to the above method. In the conventional method and the method of the present application, the arrangement of the Z-axis component cassettes is the same and the conditions are aligned.

第6列目に示す改善率によると、すべてのサンプルにおいて、100%を超えており、最大で18.2%の改善(サンプルE)が見られる。また、実装順序を求めるために必要な処理時間もすべて1秒未満である。   According to the improvement rate shown in the sixth column, it is over 100% in all samples, and an improvement of 18.2% at maximum (sample E) is observed. In addition, the processing time required to obtain the mounting order is all less than 1 second.

以上説明したように、本実施の形態によると、現実的な時間内で最適な部品実装順序を決定することができる。   As described above, according to the present embodiment, an optimal component mounting order can be determined within a realistic time.

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

例えば、上述の実施の形態では、ロータリーヘッドを有する部品実装機を前提として、各実装点間の実装時間の式(式(2))を求め、実装順序を求めたが、式(2)を他の式にすることにより、基板自体は移動せず、部品吸着ヘッドを基板上の実装点に移動させ、部品を装着するモジューラー機と呼ばれる部品実装機での部品実装順序を求めるようにしてもよい。   For example, in the above-described embodiment, on the premise of a component mounting machine having a rotary head, the expression for the mounting time between the mounting points (formula (2)) is obtained and the mounting order is obtained. By using another formula, the board itself does not move, but the component suction head is moved to the mounting point on the board, and the component mounting order in a component mounting machine called a modular machine for mounting the component is obtained. Good.

なお、図12に示した部品実装順序の決定方法においては、実装点情報配列307aをXYテーブルの移動速度が速い順(レベル値が小さい順)に並べ替えることにより初期巡回路を求めるようにしているが(図12のS6)、貪欲法により初期巡回路を求めるようにしてもよい。このようにすることにより、その後の巡回セールスマン問題による部品実装順序の決定処理を高速に行なうことが可能になる。   In the method of determining the component mounting order shown in FIG. 12, the initial circuit is obtained by rearranging the mounting point information array 307a in the order in which the moving speed of the XY table is fast (in order of increasing level value). However (S6 in FIG. 12), the initial circuit may be obtained by the greedy method. By doing so, it is possible to perform the component mounting order determination process at a high speed by the subsequent traveling salesman problem.

また、上述の実施の形態では、基板マーク404の近傍にダミー点406を設けるようにしているが、必ずしも基板マーク404の近傍にダミー点406を設ける必要はなく、予め定められた最初に部品が実装される部品実装点の近傍にダミー点406を設けるようにしてもよい。   In the above-described embodiment, the dummy point 406 is provided in the vicinity of the board mark 404. However, the dummy point 406 is not necessarily provided in the vicinity of the board mark 404. A dummy point 406 may be provided in the vicinity of the component mounting point to be mounted.

また、ダミー点406は、予め定められた最初に部品が実装される部品実装点と同一の位置にあってもよい。   Further, the dummy point 406 may be located at the same position as a component mounting point at which a component is mounted first in advance.

本発明は、部品実装機における部品実装順序の決定方法に適用でき、特にロータリー機における部品実装順序の決定方法等に適用できる。   The present invention can be applied to a method for determining a component mounting order in a component mounting machine, and in particular to a method for determining a component mounting order in a rotary machine.

本発明の実施の形態に係る部品実装システムの外観図である。1 is an external view of a component mounting system according to an embodiment of the present invention. 部品供給部とロータリーヘッドとの位置関係を示す概略図である。It is the schematic which shows the positional relationship of a components supply part and a rotary head. 部品を保持する部品テープが巻きつけられたリールの外観図である。It is an external view of the reel around which the component tape holding components is wound. ロータリーヘッド、基板および部品供給部の位置関係を模式的に示した図である。It is the figure which showed typically the positional relationship of a rotary head, a board | substrate, and a component supply part. 図4の位置Cに備えられた部品認識カメラの一例を示す図である。It is a figure which shows an example of the components recognition camera provided in the position C of FIG. ロータリーヘッド100に備えられる装着ヘッド103の一つに着目した際の当該装着ヘッド103の動作を示すフローチャートである。4 is a flowchart showing an operation of the mounting head 103 when attention is paid to one of the mounting heads 103 provided in the rotary head 100. 部品供給部11の各種モードを説明するための図である。It is a figure for demonstrating the various modes of the components supply part. 部品実装順序決定装置の構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of a component mounting order determination apparatus. 実装点情報配列307aの一例を示す図である。It is a figure which shows an example of the mounting point information arrangement | sequence 307a. 基板20上の実装点、基板マークおよびダミー点の位置関係を示す図である。It is a figure which shows the positional relationship of the mounting point on a board | substrate 20, a board | substrate mark, and a dummy point. 変換テーブル307bの一例を示す図である。It is a figure which shows an example of the conversion table 307b. 部品実装順序決定装置300の実行する処理のフローチャートである。10 is a flowchart of processing executed by the component mounting order determination apparatus 300. 部品の実装順序を模式的に示した図である。It is the figure which showed the mounting order of components typically. タクトテーブルの一例を示す図である。It is a figure which shows an example of a tact table. 初期巡回路の作成方法を説明するための図である。It is a figure for demonstrating the preparation method of an initial circuit. 部品の実装順序を模式的に示した図である。It is the figure which showed the mounting order of components typically. 実装点配列pの一例を示す図である。It is a figure which shows an example of the mounting point arrangement | sequence p. 2−OPT法の詳細な処理を示すフローチャートである。It is a flowchart which shows the detailed process of 2-OPT method. 部品の実装順序入れ替え前後における実装点配列pを示す図である。It is a figure which shows the mounting point arrangement | sequence p before and behind the mounting order change of components. 部品の実装順序入れ替え前後における巡回路を示す図である。It is a figure which shows the tour circuit before and behind the mounting order change of components. 部品実装順序決定装置300による実装順序決定処理の処理結果を表す図である。It is a figure showing the processing result of the mounting order determination process by the component mounting order determination apparatus 300. FIG. 図21(a)に示した実装順配列pと実装点情報配列Dataと、実装順序との関係を示した図である。FIG. 22 is a diagram illustrating a relationship among a mounting order array p, a mounting point information array Data, and a mounting order shown in FIG. 実装点情報配列Dataの他の作成方法を説明するための図である。It is a figure for demonstrating the other production methods of the mounting point information arrangement | sequence Data. 巡回路の一例を模式的に示した図である。It is the figure which showed an example of the cyclic circuit typically. 従来の方法と本願にかかる方法との実験結果を示す表である。It is a table | surface which shows the experimental result of the conventional method and the method concerning this application.

符号の説明Explanation of symbols

10 部品実装機
11 部品供給部
15 テーブル
20 基板
100 ロータリーヘッド
101 回転基台
103 装着ヘッド
105a 鏡筒
105b 小視野カメラ
105c 大視野カメラ
105 部品認識カメラ
106 部品
107b ハーフミラー
107a ミラー
110 部品テープ
111 部品カセット
112 吸着開口部
113 リール
114 テープフィーダ
300 部品実装順序決定装置
301 演算制御部
302 表示部
303 入力部
304 メモリ部
305 部品実装順序決定プログラム格納部
306 通信I/F部
307 データベース部
307a 実装点情報配列
307b 変換テーブル
402,404 基板マーク
406 ダミー点
DESCRIPTION OF SYMBOLS 10 Component mounting machine 11 Component supply part 15 Table 20 Board | substrate 100 Rotary head 101 Rotation base 103 Mounting head 105a Lens barrel 105b Small field camera 105c Large field camera 105 Parts recognition camera 106 Parts 107b Half mirror 107a Mirror 110 Parts tape 111 Parts cassette DESCRIPTION OF SYMBOLS 112 Adsorption opening part 113 Reel 114 Tape feeder 300 Component mounting order determination apparatus 301 Calculation control part 302 Display part 303 Input part 304 Memory part 305 Component mounting order determination program storage part 306 Communication I / F part 307 Database part 307a Mounting point information arrangement 307b Conversion table 402, 404 Substrate mark 406 Dummy point

Claims (6)

基板に複数の部品を実装する部品実装機における部品の実装順序を決定する方法であって、
複数の部品実装点を含む各点のうち任意の2点間について、当該2点間の距離または当該2点間のうちの一方の点へ部品を実装してから他方の点へ部品を実装するまでに必要な時間を当該2点間のコストと定義し、
前記部品の実装順序の決定に、前記複数の部品実装点および基板位置認識のために設けられた基板マークのうちいずれかをスタート点とした閉ループにおける巡回セールスマン問題を適用するために、前記スタート点の位置または近傍に前記閉ループの終了点であるダミー点を設定して巡回路を作成する巡回路作成ステップと、
前記複数の部品実装点、前記基板マークおよびダミー点の位置情報を取得し、前記複数の部品実装点、前記基板マークおよびダミー点の中で各2点間における前記コストを取得する部品実装点情報取得ステップと、
前記スタート点から複数の部品実装点を巡回し前記ダミー点を終了点とする巡回路のコストの和が最小となるような巡回路を、前記巡回セールスマン問題を用いて算出する巡回路算出ステップと、
前記巡回路に基づいて、前記部品の部品実装順序を決定する実装順序決定ステップと
を含むことを特徴とする部品実装順序決定方法。
A method for determining a mounting order of components in a component mounter for mounting a plurality of components on a board,
For any two points including a plurality of component mounting points , the component is mounted on the distance between the two points or one of the two points, and then the component is mounted on the other point. Define the time required until the cost between the two points,
In order to apply the traveling salesman problem in a closed loop starting from one of the plurality of component mounting points and a board mark provided for board position recognition to determine the mounting order of the parts, the start A circuit creation step for creating a circuit by setting a dummy point that is the end point of the closed loop at or near the point; and
Component mounting point information for acquiring position information of the plurality of component mounting points, the board mark and the dummy point, and acquiring the cost between each of the plurality of component mounting points, the board mark and the dummy point. An acquisition step;
The traveling route calculation step the sum of the cost of the traveling route to the end point of the visited plurality of component mounting point from the start point the dummy point is the traveling route that minimizes, is calculated using the traveling salesman problem When,
A mounting order determining step for determining a component mounting order for the components based on the circuit.
ダミー点から各実装点までのコストは、任意のどの実装点間のコストよりも大きいものとするThe cost from the dummy point to each mounting point shall be greater than the cost between any arbitrary mounting points
ことを特徴とする請求項1に部品実装順序決定方法。The component mounting order determination method according to claim 1, wherein:
スタート点を、前記基板上に設けられた基板マークのうち、最後に認識される基板マークとする
ことを特徴とする請求項1に部品実装順序決定方法。
The starting point, of the substrate mark provided on the substrate, the component mounting order deciding method in claim 1, characterized in that the substrate marks are finally recognized.
基板に複数の部品を実装する部品実装機における部品の実装順序を決定する装置であって、
複数の部品実装点を含む各点のうち任意の2点間について、当該2点間の距離または当該2点間のうちの一方の点へ部品を実装してから他方の点へ部品を実装するまでに必要な時間を当該2点間のコストと定義し、
前記部品の実装順序の決定に、前記複数の部品実装点および基板位置認識のために設けられた基板マークのうちいずれかをスタート点とした閉ループにおける巡回セールスマン問題を適用するために、前記スタート点の位置または近傍に前記閉ループの終了点であるダミー点を設定して巡回路を作成する巡回路作成手段と、
前記複数の部品実装点、前記基板マークおよびダミー点の位置情報を取得し、前記複数の部品実装点、前記基板マークおよびダミー点の中で各2点間における前記コストを取得する部品実装点情報取得手段と、
前記スタート点から複数の部品実装点を巡回し前記ダミー点を終了点とする巡回路のコストの和が最小となるような巡回路を、前記巡回セールスマン問題を用いて算出する巡回路算出手段と、
前記巡回路に基づいて、前記部品の部品実装順序を決定する実装順序決定手段と
を含むことを特徴とする部品実装順序決定装置。
An apparatus for determining a mounting order of components in a component mounter for mounting a plurality of components on a board,
For any two points including a plurality of component mounting points , the component is mounted on the distance between the two points or one of the two points, and then the component is mounted on the other point. Define the time required until the cost between the two points,
In order to apply the traveling salesman problem in a closed loop starting from one of the plurality of component mounting points and a board mark provided for board position recognition to determine the mounting order of the parts, the start A traveling route creation means for creating a traveling route by setting a dummy point that is an end point of the closed loop at or near a point; and
Component mounting point information for acquiring position information of the plurality of component mounting points, the board mark and the dummy point, and acquiring the cost between each of the plurality of component mounting points, the board mark and the dummy point. Acquisition means;
Traveling route calculating means sum of the cost of the traveling route to the end point of the visited plurality of component mounting point from the start point the dummy point is the traveling route that minimizes, is calculated using the traveling salesman problem When,
And a mounting order determining means for determining a mounting order of the components based on the circuit.
基板に部品を実装する部品実装機であって、
請求項1〜のいずれか1項に記載の部品実装順序決定方法により決定された前記部品の実装順序に従い、前記基板に前記部品を実装する
ことを特徴とする部品実装機。
A component mounter for mounting components on a board,
According placement order of claims 1-3 wherein the component which is determined by the component mounting order deciding method according to any one of the component mounting apparatus, characterized in that mounting the component on the substrate.
請求項1〜のいずれか1項に記載の部品実装順序決定方法に含まれるステップをコンピュータに実行させる
ことを特徴とするプログラム。
A program for causing a computer to execute the steps included in the component mounting order determination method according to any one of claims 1 to 3 .
JP2004362953A 2004-12-15 2004-12-15 Component mounting order determination method, component mounting order determination device, component mounting machine, and program Expired - Fee Related JP4005595B2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP2004362953A JP4005595B2 (en) 2004-12-15 2004-12-15 Component mounting order determination method, component mounting order determination device, component mounting machine, and program
CN 200580043329 CN101080963A (en) 2004-12-15 2005-12-02 Action time shortening method, action time shortening device, program, and parts mounting machine
US11/792,833 US7899561B2 (en) 2004-12-15 2005-12-02 Operating time reducing method, operating time reducing apparatus, program and component mounter
KR1020077012573A KR20070085719A (en) 2004-12-15 2005-12-02 Action time shortening method, action time shortening device, program, and parts mounting machine
PCT/JP2005/022210 WO2006064680A1 (en) 2004-12-15 2005-12-02 Action time shortening method, action time shortening device, program, and parts mounting machine
EP05811777A EP1827073A1 (en) 2004-12-15 2005-12-02 Action time shortening method, action time shortening device, program, and parts mounting machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004362953A JP4005595B2 (en) 2004-12-15 2004-12-15 Component mounting order determination method, component mounting order determination device, component mounting machine, and program

Publications (2)

Publication Number Publication Date
JP2006173318A JP2006173318A (en) 2006-06-29
JP4005595B2 true JP4005595B2 (en) 2007-11-07

Family

ID=36673740

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004362953A Expired - Fee Related JP4005595B2 (en) 2004-12-15 2004-12-15 Component mounting order determination method, component mounting order determination device, component mounting machine, and program

Country Status (2)

Country Link
JP (1) JP4005595B2 (en)
CN (1) CN101080963A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012104589A (en) * 2010-11-09 2012-05-31 Kojima Press Industry Co Ltd Mount device

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4804402B2 (en) * 2007-04-02 2011-11-02 パナソニック株式会社 Component mounting order determination method
JP4728423B2 (en) * 2009-12-10 2011-07-20 ヤマハ発動機株式会社 Electronic component mounting method and electronic component mounting machine
CN105009703B (en) * 2013-02-22 2018-09-18 富士机械制造株式会社 Component mounting system and bulk component determining method for the component mounting system
WO2014128968A1 (en) * 2013-02-25 2014-08-28 富士機械製造株式会社 Electronic circuit component mounting method and mounting system
US10537051B2 (en) * 2013-10-03 2020-01-14 Fuji Corporation Mounting machine and mounting management apparatus
KR102416621B1 (en) 2015-08-31 2022-07-05 삼성디스플레이 주식회사 A light emitting diode transfer
CN107567275B (en) * 2017-09-21 2020-06-23 四川长虹智能制造技术有限公司 Method and device for placing component on substrate and component pasting/inserting machine
KR102350922B1 (en) * 2020-03-31 2022-01-13 한화정밀기계 주식회사 Method, apparatus and computer program for determining chip mounting pattern

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012104589A (en) * 2010-11-09 2012-05-31 Kojima Press Industry Co Ltd Mount device

Also Published As

Publication number Publication date
JP2006173318A (en) 2006-06-29
CN101080963A (en) 2007-11-28

Similar Documents

Publication Publication Date Title
JP4005595B2 (en) Component mounting order determination method, component mounting order determination device, component mounting machine, and program
US7603193B2 (en) Method for optimization of an order for component mounting and apparatus for optimization of an order for component mounting
US6374146B1 (en) Component suction site-teaching system and method
JP2008141183A (en) Method for mounting component
JP5685496B2 (en) Electronic circuit component mounting system
JP3271244B2 (en) Electronic component mounting method and electronic component mounting machine
US20060265865A1 (en) Apparatus for determining support member layout patterns
JP2004055979A (en) Method and program for optimizing packaging order of component, recording medium, and component packaging device
KR20090038856A (en) Component mounting condition determining method
JP2012134303A (en) Electronic component attachment device, and electronic component attachment method
JP3516600B2 (en) Sequence data optimizing method, optimizing device, component mounter, and computer-readable recording medium recording sequence data optimizing program
KR20060015450A (en) Component mounting sequence optimizing method, component mounting device, program for executing component mounting sequence optimizing method, and recording medium in which the program is recorded
JP2007109893A (en) Method for determining order of part mounting
JP4643425B2 (en) Component mounting order determination method
JP2007158115A (en) Component mounting method
JP2010135463A (en) Apparatus and method for mounting component
JP4927776B2 (en) Component mounting method
CN115471551B (en) Coordinate acquisition method and device for dispensing point positions, computer equipment and readable storage medium
JP2008277772A (en) Method of manufacturing substrate
JP2008277770A (en) Component mounting method
JP4584869B2 (en) Board inventory quantity simulation method and component mounting method
JP4804402B2 (en) Component mounting order determination method
JP4755046B2 (en) Component mounting method
JP4754956B2 (en) Component mounting order determination method
JP4093778B2 (en) Component mounting method and component mounting machine

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070508

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070703

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070823

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4005595

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20100831

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110831

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110831

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120831

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130831

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees