JP6670563B2 - Assignment device, production system, assignment method, program used in assignment device - Google Patents

Assignment device, production system, assignment method, program used in assignment device Download PDF

Info

Publication number
JP6670563B2
JP6670563B2 JP2015147670A JP2015147670A JP6670563B2 JP 6670563 B2 JP6670563 B2 JP 6670563B2 JP 2015147670 A JP2015147670 A JP 2015147670A JP 2015147670 A JP2015147670 A JP 2015147670A JP 6670563 B2 JP6670563 B2 JP 6670563B2
Authority
JP
Japan
Prior art keywords
feeder
cluster
production program
new
bank
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.)
Active
Application number
JP2015147670A
Other languages
Japanese (ja)
Other versions
JP2017028196A (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.)
Juki Corp
Original Assignee
Juki Corp
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 Juki Corp filed Critical Juki Corp
Priority to JP2015147670A priority Critical patent/JP6670563B2/en
Priority to CN201610591966.6A priority patent/CN106413374B/en
Publication of JP2017028196A publication Critical patent/JP2017028196A/en
Application granted granted Critical
Publication of JP6670563B2 publication Critical patent/JP6670563B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H05ELECTRIC TECHNIQUES NOT OTHERWISE PROVIDED FOR
    • H05KPRINTED CIRCUITS; CASINGS OR CONSTRUCTIONAL DETAILS OF ELECTRIC APPARATUS; MANUFACTURE OF ASSEMBLAGES OF ELECTRICAL COMPONENTS
    • H05K13/00Apparatus or processes specially adapted for manufacturing or adjusting assemblages of electric components
    • H05K13/02Feeding of components

Description

本発明は、実装装置のフィーダバンクに対してフィーダを割り当てる割当装置、生産システム、割当方法、割当装置で用いられるプログラムに関する。   The present invention relates to an assignment device, a production system, an assignment method, and a program used in an assignment device for assigning a feeder to a feeder bank of a mounting device.

一般に部品の実装装置では、フィーダバンクと呼ばれる配置台に複数のフィーダが横並びに配置されている。各フィーダからは実装ヘッドのピックアップ位置に向けて各種部品が順番に送り出されており、各フィーダと基板との間を実装ヘッドが移動することで基板に部品が実装される。ところで、フィーダバンクに対するフィーダの割り当ては、割当装置としてのホストコンピュータに入力された基板毎の生産プログラムに応じて決定される。各基板の生産プログラムには、当該基板に実装されるフィーダが指定されており、生産プログラム毎に使用されるフィーダが異なっている。   Generally, in a component mounting apparatus, a plurality of feeders are arranged side by side on an arrangement table called a feeder bank. Various components are sequentially sent from each feeder to the pickup position of the mounting head, and the components are mounted on the board by moving the mounting head between each feeder and the board. By the way, the assignment of the feeder to the feeder bank is determined according to the production program for each board inputted to the host computer as the assignment device. The feeder mounted on the board is specified in the production program for each board, and the feeder used for each production program is different.

従来、複数の生産プログラムを効率的に実施可能なフィーダの割り当て方法が知られている(例えば、特許文献1参照)。特許文献1に記載のフィーダの割り当て方法は、ホストコンピュータの予約ファイルに複数の生産プログラムを登録して1つのプログラムのようにクラスタ化した後、基板が変わって生産プログラムが変更されても同一クラスタではフィーダの交換作業が生じないようにフィーダの割り当てが最適化されている。最適化済みの予約ファイルはホストコンピュータから実装装置に通知され、実装装置の稼働前に予約ファイルのフィーダ配置に従ってフィーダバンクにフィーダが取り付けられる。   2. Description of the Related Art Conventionally, a method of allocating a feeder capable of efficiently executing a plurality of production programs has been known (for example, see Patent Document 1). In the method of allocating a feeder described in Patent Document 1, after a plurality of production programs are registered in a reservation file of a host computer and clustered as one program, the same cluster is used even if the substrate is changed and the production program is changed. In this example, the feeder assignment is optimized so that the work of replacing the feeder does not occur. The optimized reservation file is notified from the host computer to the mounting apparatus, and the feeder is attached to the feeder bank in accordance with the feeder arrangement of the reservation file before the operation of the mounting apparatus.

特開2004−319719号公報JP 2004-319719 A

特許文献1に記載のフィーダの割り当て方法では、予約ファイルのクラスタ毎に複数の生産プログラムで使用される各フィーダを効率的に割り当てることができる。しかしながら、生産計画の変更等によって最適化済みの予約ファイル(クラスタ)に対して新規生産プログラムを追加しなければならない場合、予約ファイルのフィーダ配置が再び最適化されて既存のフィーダ配置から大幅に変わってしまう可能性がある。これにより、フィーダバンクにおけるフィーダの並びが変更されてフィーダの付け替え作業が発生し、作業工数が増加してオペレータの作業負担が増えるという問題がある。   According to the feeder allocation method described in Patent Literature 1, each feeder used in a plurality of production programs can be efficiently allocated to each cluster of the reservation file. However, if it is necessary to add a new production program to the optimized reservation file (cluster) due to a change in the production plan, etc., the feeder arrangement of the reservation file is re-optimized and changes significantly from the existing feeder arrangement Could be As a result, there is a problem that the arrangement of the feeders in the feeder bank is changed and replacement work of the feeders occurs, and the number of work steps increases, and the work load of the operator increases.

本発明はかかる点に鑑みてなされたものであり、オペレータの作業負担を増やすことなく、新規生産プログラムの追加時にフィーダを最適に割り当てることができる割当装置、生産システム、割当方法、割当装置で用いられるプログラムを提供することを目的とする。   The present invention has been made in view of the above, and is used in an allocating apparatus, a production system, an allocating method, and an allocating apparatus capable of optimally allocating a feeder when a new production program is added without increasing an operator's work load. The purpose is to provide a program that can be used.

本発明の割当装置は、生産プログラムに基づいてフィーダから供給される部品を基板に実装する実装装置のフィーダバンクに、当該生産プログラムで使用されるフィーダを割り当てる割当装置であって、基板の種類毎に異なる複数の生産プログラムを統合したクラスタを含む予約ファイルが記憶された記憶部と、前記クラスタ毎に前記複数の生産プログラムで使用されるフィーダを前記フィーダバンクに割り当てる割当部とを備え、前記予約ファイルに新規の生産プログラムが追加される場合に、前記割当部が既存のクラスタのフィーダ配置を優先させて、前記新規の生産プログラムで使用されるフィーダを前記フィーダバンクに割り当て、前記既存のクラスタのフィーダ配置が設定された前記フィーダバンクに、前記新規の生産プログラムで使用されるフィーダが割り当て可能か否かを判断する判断部をさらに備え、前記判断部で前記新規の生産プログラムで使用されるフィーダが割り当て不能と判断された場合に、前記予約ファイルに前記新規の生産プログラム用に新規のクラスタが生成され、前記新規のクラスタに前記新規の生産プログラムが追加され、前記割当部は、前記既存のクラスタと前記新規のクラスタのフィーダ配置を、前記既存のクラスタのフィーダ配置の変更を最小限に抑えるように割り当て直す、ことを特徴とする。 The allocating device of the present invention is an allocating device that allocates a feeder used in the production program to a feeder bank of a mounting device that mounts components supplied from the feeder on the substrate based on the production program, and A storage unit storing a reservation file including a cluster obtained by integrating a plurality of different production programs, and an allocating unit allocating a feeder used in the plurality of production programs to the feeder bank for each of the clusters, When a new production program is added to the file, the allocating unit assigns priority to the feeder arrangement of the existing cluster , allocates a feeder used in the new production program to the feeder bank, and The new production program is stored in the feeder bank in which the feeder arrangement is set. A determining unit that determines whether a feeder to be used can be allocated; and if the determining unit determines that the feeder used in the new production program cannot be allocated, the new file is added to the reservation file. A new cluster is generated for a production program, the new production program is added to the new cluster, and the allocating unit changes the feeder arrangement of the existing cluster and the new cluster to a feeder of the existing cluster. It is characterized in that reassignment is performed so as to minimize the change in arrangement .

本発明の割当方法は、生産プログラムに基づいてフィーダから供給される部品を基板に実装する実装装置のフィーダバンクに、当該生産プログラムで使用されるフィーダを割り当てる割当方法であって、予約ファイルに対して基板の種類毎に異なる複数の生産プログラムを統合したクラスタを生成するステップと、前記クラスタ毎に前記複数の生産プログラムで使用されるフィーダを前記フィーダバンクに割り当てるステップとを有し、前記フィーダを前記フィーダバンクに割り当てるステップでは、前記予約ファイルに新規の生産プログラムが追加される場合に、既存のクラスタのフィーダ配置を優先させて、前記新規の生産プログラムで使用されるフィーダを前記フィーダバンクに割り当て、前記既存のクラスタのフィーダ配置が設定された前記フィーダバンクに、前記新規の生産プログラムで使用されるフィーダが割り当て可能か否かを判断するステップをさらに有し、前記判断するステップで前記新規の生産プログラムで使用されるフィーダが割り当て不能と判断された場合に、前記予約ファイルに前記新規の生産プログラム用に新規のクラスタが生成され、前記新規のクラスタに前記新規の生産プログラムが追加され、前記割り当てるステップでは、前記既存のクラスタと前記新規のクラスタのフィーダ配置を、前記既存のクラスタのフィーダ配置の変更を最小限に抑えるように割り当て直す、ことを特徴とする。 An allocation method according to the present invention is an allocation method for allocating a feeder used in a production program to a feeder bank of a mounting apparatus that mounts components supplied from a feeder on a board based on a production program, and Generating a cluster in which a plurality of different production programs are integrated for each type of substrate, and allocating a feeder used in the plurality of production programs to the feeder bank for each of the clusters. In the step of allocating to the feeder bank, when a new production program is added to the reservation file, a feeder used in the new production program is allocated to the feeder bank by giving priority to a feeder arrangement of an existing cluster. The feeder arrangement of the existing cluster is set The feeder bank further includes a step of determining whether or not a feeder used in the new production program can be assigned, and in the determining step, the feeder used in the new production program cannot be assigned. If it is determined, a new cluster is generated in the reservation file for the new production program, the new production program is added to the new cluster, and the assigning step includes: Is re-assigned to minimize the change of the feeder arrangement of the existing cluster .

これらの構成によれば、予約ファイルの既存のクラスタに対して新規の生産プログラムが追加されても、既存のクラスタのフィーダ配置が優先される。よって、現状のフィーダバンクに対するフィーダ配置を大幅に変えることなく、新規の生産プログラムで使用されるフィーダをフィーダバンクに割り当てることができる。フィーダの付け替え作業を最小限に抑えることができ、オペレータの作業負担を軽減することができる。このように、オペレータの作業負担を考慮して、フィーダバンクにフィーダを割り当てることができる。また、既存のクラスタのフィーダが取り付けられたフィーダバンクを、新規のクラスタのフィーダが取り付けられたフィーダバンクに、フィーダバンクごと交換することでオペレータの作業負担を軽減することができる。また、新規のクラスタに新規の生産プログラムが追加される場合であっても、既存のクラスタから新規のクラスタに切り替わる際のオペレータの付け替え作業を最小限に抑えて作業負担を軽減することができる。 According to these configurations, even if a new production program is added to an existing cluster in the reservation file, the feeder arrangement of the existing cluster has priority. Therefore, the feeders used in the new production program can be assigned to the feeder banks without significantly changing the feeder arrangement with respect to the current feeder banks. The work of replacing the feeder can be minimized, and the work load on the operator can be reduced. In this way, feeders can be assigned to feeder banks in consideration of the operator's workload. Further, by replacing the feeder bank to which the feeders of the existing cluster are attached with the feeder bank to which the feeders of the new cluster are attached, the work load on the operator can be reduced. Further, even when a new production program is added to a new cluster, it is possible to minimize the work of replacing an operator when switching from an existing cluster to a new cluster, thereby reducing the work load.

上記の割当装置において、前記予約ファイルで前記新規の生産プログラムと同じフィーダを少なくとも1つ使用する既存のクラスタを検索する検索部を備え、前記検索部で検索された既存のクラスタに前記新規の生産プログラムが追加される。この構成によれば、既存のクラスタで使用されるフィーダが新規の生産プログラムでも使用されるため、新規の生産プログラムの追加によるフィーダの増加を最小限に抑えることができる。   In the above-mentioned allocating device, a search unit is provided for searching the reservation file for an existing cluster that uses at least one of the same feeders as the new production program, and the new cluster is searched for in the existing cluster searched by the search unit. The program is added. According to this configuration, since the feeders used in the existing cluster are also used in the new production program, the increase in the number of feeders due to the addition of the new production program can be minimized.

上記の割当装置において、前記既存のクラスタのフィーダ配置が設定された前記フィーダバンクに、前記新規の生産プログラムで使用されるフィーダが割り当て可能か否かを判断する判断部を備え、前記判断部で前記新規の生産プログラムで使用されるフィーダが割り当て可能と判断された場合に、前記割当部は、前記既存のクラスタのフィーダ配置を変えることなく、前記新規の生産プログラムで使用されるフィーダを前記フィーダバンクに割り当てる。この構成によれば、既存のクラスタのフィーダ配置を変えることなく、新規の生産プログラムで使用されるフィーダを、フィーダバンクに割り当てることができる。   In the above-mentioned allocation device, the feeder bank in which the feeder arrangement of the existing cluster is set, further includes a determination unit that determines whether a feeder used in the new production program can be allocated, and the determination unit includes: When it is determined that the feeders used in the new production program can be assigned, the allocating unit replaces the feeders used in the new production program with the feeders without changing the feeder arrangement of the existing clusters. Assign to bank. According to this configuration, the feeders used in the new production program can be assigned to the feeder banks without changing the feeder arrangement of the existing cluster.

本発明の生産システムは、上記の割当装置と、前記割当装置によってフィーダが割り当てられるフィーダバンクを有する実装装置とを備えることを特徴とする。この構成によれば、オペレータの作業負担を考慮して実装装置のフィーダバンクにフィーダを割り当てることができる。   A production system according to the present invention includes the allocating device described above and a mounting device having a feeder bank to which a feeder is allocated by the allocating device. According to this configuration, a feeder can be assigned to the feeder bank of the mounting apparatus in consideration of the work load of the operator.

本発明のプログラムは、上記の割当方法を割当装置に実行させることを特徴とする。この構成によれば、割当装置にプログラムをインストールすることで、割当装置に対して、予約ファイルへの生産プログラムの追加時にオペレータの作業負担を考慮したフィーダの割り当て機能を追加することができる。   A program according to the present invention causes an assignment device to execute the assignment method described above. According to this configuration, by installing the program in the allocating device, it is possible to add a feeder allocating function to the allocating device in consideration of the operator's work load when adding the production program to the reservation file.

本発明によれば、予約ファイルの既存のクラスタに対して新規の生産プログラムを追加する際に、既存のクラスタのフィーダ配置を優先させることで、オペレータの作業負担を増やすことなく、新規生産プログラムの追加によるフィーダの割り当てを最適化することができる。   According to the present invention, when a new production program is added to an existing cluster in the reservation file, priority is given to the feeder arrangement of the existing cluster, thereby increasing the work load of the operator without increasing the workload of the operator. The feeder allocation by addition can be optimized.

本実施の形態に係る生産システムの模式図である。It is a schematic diagram of a production system according to the present embodiment. 比較例に係るフィーダの割り当ての一例を示す図である。FIG. 9 is a diagram illustrating an example of feeder assignment according to a comparative example. 本実施の形態に係るホストコンピュータのブロック図である。FIG. 3 is a block diagram of a host computer according to the present embodiment. 本実施の形態に係るフィーダの割当状態の一例を示す図である。It is a figure showing an example of an allocation state of a feeder concerning this embodiment. 本実施の形態に係るフィーダの割当方法の一例を示す図である。FIG. 4 is a diagram illustrating an example of a feeder allocation method according to the present embodiment. 本実施の形態に係るフィーダの割当方法の一例を示す図である。FIG. 4 is a diagram illustrating an example of a feeder allocation method according to the present embodiment. 本実施の形態に係るフィーダの割当方法の一例を示す図である。FIG. 4 is a diagram illustrating an example of a feeder allocation method according to the present embodiment. 本実施の形態に係るフィーダの割当方法のフローチャートの一例である。5 is an example of a flowchart of a feeder assignment method according to the present embodiment.

以下、添付図面を参照して本実施の形態に係る生産システムについて説明する。図1は、本実施の形態に係る生産システムの模式図である。図2は、比較例に係るフィーダの割り当ての一例を示す図である。なお、以下の生産システムにおいては、モジューラ型の実装装置を例示して説明するが、これに限定されるものではなく適宜変更が可能である。例えば、本発明をロータリー型の実装装置にも適用可能である。   Hereinafter, a production system according to the present embodiment will be described with reference to the accompanying drawings. FIG. 1 is a schematic diagram of a production system according to the present embodiment. FIG. 2 is a diagram illustrating an example of feeder assignment according to a comparative example. In the following production system, a modular type mounting device will be described as an example, but the present invention is not limited to this, and can be appropriately changed. For example, the present invention is also applicable to a rotary type mounting device.

図1に示すように、本実施の形態に係る生産システム1は、各実装装置2とホストコンピュータ3とを有線接続又は無線接続で接続し、複数台の実装装置2をホストコンピュータ3で統括管理するように構成されている。各実装装置2は、実装対象の基板Wが変わる度にホストコンピュータ3から生産プログラムをダウンロードし、生産プログラムに基づいてフィーダ(供給装置)4から供給される部品(不図示)を基板Wに実装する。生産プログラムは、基板Wの種類毎に異なっており、基板Wにおける部品の搭載位置、部品の種類、フィーダ4の種類等に関するデータを含んでいる。   As shown in FIG. 1, in a production system 1 according to the present embodiment, each mounting device 2 and a host computer 3 are connected by a wired or wireless connection, and a plurality of mounting devices 2 are integrally managed by a host computer 3. It is configured to be. Each mounting device 2 downloads a production program from the host computer 3 every time the substrate W to be mounted changes, and mounts components (not shown) supplied from a feeder (supply device) 4 on the substrate W based on the production program. I do. The production program is different for each type of the substrate W, and includes data on the mounting position of the component on the substrate W, the type of the component, the type of the feeder 4, and the like.

実装装置2の基台21の略中央には、X軸方向に沿って基板搬送部22が配設されている。基板搬送部22は、X軸方向の一端側から部品搭載前の基板Wを実装ヘッド23の下方に搬入して位置決めし、部品搭載後の基板WをX軸方向の他端側から搬出する。また、実装装置2にはフィーダバンク24が設置された交換台車25が連結されており、フィーダバンク24には基板搬送部22に沿って多数のフィーダ4が横並びに取り付けられている。交換台車25は、実装装置2から分離可能であり、交換台車25の交換によってフィーダバンク24ごと多数のフィーダ4を一度に付け替えることが可能である。   At a substantially center of the base 21 of the mounting apparatus 2, a board transport unit 22 is provided along the X-axis direction. The board transport unit 22 carries in and positions the board W before component mounting below the mounting head 23 from one end in the X-axis direction, and unloads the board W after component mounting from the other end in the X-axis direction. Further, an exchange carriage 25 on which a feeder bank 24 is installed is connected to the mounting apparatus 2, and a number of feeders 4 are attached to the feeder bank 24 side by side along the substrate transport unit 22. The exchange trolley 25 can be separated from the mounting device 2, and a large number of feeders 4 can be replaced together with the feeder bank 24 at a time by exchanging the exchange trolley 25.

フィーダ4にはテープリール(不図示)が着脱自在に装着され、テープリールには多数の部品をパッケージングしたキャリアテープが巻回されている。フィーダ4は、テープリールの回転によって実装ヘッド23にピックアップされる受け渡し位置に向けて、順番に部品を繰り出している。実装ヘッド23の受け渡し位置では、キャリアテープから表面のカバーテープが剥離され、キャリアテープのポケット内の部品が外部に露出される。なお、フィーダ4は、テープフィーダに限らず、バルクフィーダ、スティックフィーダ、段積スティックフィーダのいずれで構成されてもよい。   A tape reel (not shown) is detachably mounted on the feeder 4, and a carrier tape in which a number of components are packaged is wound around the tape reel. The feeder 4 sequentially feeds out components toward a transfer position where the component is picked up by the mounting head 23 by rotation of the tape reel. At the transfer position of the mounting head 23, the cover tape on the surface is peeled off from the carrier tape, and components in the pocket of the carrier tape are exposed to the outside. The feeder 4 is not limited to a tape feeder, but may be any of a bulk feeder, a stick feeder, and a stack stick feeder.

また、基台21上には、実装ヘッド23をX軸方向及びY軸方向に移動させるXY移動部26が設けられている。XY移動部26は、Y軸方向に延びる一対のY軸テーブル27と、X軸方向に延びるX軸テーブル28とを有している。一対のY軸テーブル27は、基台21の四隅に立設された支持部(不図示)に支持され、X軸テーブル28は、一対のY軸テーブル27上にY軸方向に移動可能に設置されている。X軸テーブル28上には実装ヘッド23がX軸方向に移動可能に設置され、実装ヘッド23はX軸テーブル28、Y軸テーブル27によって水平移動されることでフィーダ4からピックアップした部品を基板Wの所望の位置に実装する。   An XY moving unit 26 that moves the mounting head 23 in the X-axis direction and the Y-axis direction is provided on the base 21. The XY moving section 26 has a pair of Y-axis tables 27 extending in the Y-axis direction and an X-axis table 28 extending in the X-axis direction. The pair of Y-axis tables 27 are supported by supporting portions (not shown) provided at four corners of the base 21, and the X-axis table 28 is mounted on the pair of Y-axis tables 27 so as to be movable in the Y-axis direction. Have been. The mounting head 23 is mounted on the X-axis table 28 so as to be movable in the X-axis direction. The mounting head 23 is horizontally moved by the X-axis table 28 and the Y-axis table 27 so that the components picked up from the feeder 4 can be transferred onto the substrate W. At the desired position.

このように構成された生産システム1では、生産計画に従って基板W毎に異なる生産プログラムがホストコンピュータ3に登録されて、複数の生産プログラムから成る予約ファイルF(図2参照)が生成される。実装装置2には予約ファイルFから生産プログラムが読み込まれて、生産プログラムに基づいて基板Wに対して部品が実装される。このとき、予約ファイルFには複数の生産プログラムを統合したクラスタが設定されており、クラスタ毎にフィーダバンク24に対して各生産プログラムで使用される多数のフィーダ4の割り当てが決定されている。   In the production system 1 configured as described above, different production programs are registered in the host computer 3 for each substrate W according to a production plan, and a reservation file F (see FIG. 2) including a plurality of production programs is generated. The production program is read from the reservation file F into the mounting device 2, and components are mounted on the substrate W based on the production program. At this time, a cluster in which a plurality of production programs are integrated is set in the reservation file F, and the assignment of a large number of feeders 4 used in each production program to the feeder bank 24 is determined for each cluster.

例えば、図2Aに示すように、予約ファイルFに複数の生産プログラムa−eが1つのクラスタとして登録される場合、フィーダバンク24においてフィーダ4A−4Eの配置が最適化されている。すなわち、生産プログラムa−eで使用する部品はフィーダ4A−4Eから選択的に供給され、且つ実装処理時のラインタクトを高くするようにフィーダ4A−4Eの配置が決められている。よって、実装対象の基板Wが切り替わって生産プログラムが変更されても、同じクラスタ内であればオペレータがフィーダ4の交換作業を行うことなく、実装装置2による実装処理を継続させることが可能になっている。   For example, as shown in FIG. 2A, when a plurality of production programs ae are registered as one cluster in the reservation file F, the arrangement of the feeders 4A-4E in the feeder bank 24 is optimized. That is, the components used in the production programs ae are selectively supplied from the feeders 4A-4E, and the layout of the feeders 4A-4E is determined so as to increase the line tact during the mounting process. Therefore, even if the production program is changed by switching the mounting target substrate W, the mounting process by the mounting apparatus 2 can be continued without the operator performing the work of replacing the feeder 4 within the same cluster. ing.

ところで、図2Bに示すように、生産計画の変更等によって予約ファイルFの既存のクラスタに新規の生産プログラムが追加されると、新規の生産プログラムだけで使用されるフィーダ4Xをフィーダバンク24に追加する必要がある。ホストコンピュータ3(図1参照)では、ラインタクトを考慮して割り当てが決められるため、フィーダ4Xの追加に伴ってフィーダ4A−4Eの配置が自動的に変えられてしまう。このため、既存のクラスタに新規の生産プログラムが追加される度に、オペレータによるフィーダ4の付け替え作業が発生し、作業工数が増加してオペレータの作業負担が増えてしまっていた。   By the way, as shown in FIG. 2B, when a new production program is added to the existing cluster of the reservation file F due to a change in the production plan or the like, the feeder 4X used only by the new production program is added to the feeder bank 24. There is a need to. In the host computer 3 (see FIG. 1), the assignment is determined in consideration of the line tact, so that the arrangement of the feeders 4A to 4E is automatically changed with the addition of the feeders 4X. For this reason, every time a new production program is added to an existing cluster, replacement work of the feeder 4 by the operator occurs, and the number of man-hours increases, and the operator's work load increases.

そこで、本実施の形態では、フィーダ4の付け替え作業に費やすオペレータの作業負担を考慮して、既存のクラスタのフィーダ配置を優先させた状態で新規の生産プログラムを追加するようにしている。これにより、現状のフィーダ配置に大きな影響を与えることなく、新規の生産プログラムで使用されるフィーダ4をフィーダバンク24に追加することが可能になっている。なお、本実施の形態では、割当装置としてホストコンピュータ3を例示するが、割当装置は生産プログラムで使用されるフィーダを割り当て可能であればよく、例えば、実装装置の制御部や他の外部装置で構成されてもよい。   Therefore, in the present embodiment, a new production program is added while giving priority to the feeder arrangement of the existing cluster in consideration of the operator's work load spent on the replacement work of the feeder 4. As a result, it is possible to add the feeders 4 used in the new production program to the feeder bank 24 without significantly affecting the current feeder arrangement. In the present embodiment, the host computer 3 is exemplified as the allocating device. However, the allocating device only needs to be capable of allocating a feeder used in the production program. It may be configured.

以下、図3を参照して、ホストコンピュータの詳細構成について説明する。図3は、本実施の形態に係るホストコンピュータのブロック図である。なお、図3に示すホストコンピュータのブロック図は、本発明を説明するために簡略化したものであり、ホストコンピュータが通常備える構成については備えているものとする。   Hereinafter, the detailed configuration of the host computer will be described with reference to FIG. FIG. 3 is a block diagram of the host computer according to the present embodiment. Note that the block diagram of the host computer shown in FIG. 3 is simplified for explaining the present invention, and it is assumed that the host computer has a configuration that is normally provided.

図3に示すように、ホストコンピュータ3は、複数の生産プログラムに応じて実装装置2のフィーダバンク24に対するフィーダ配置を決定しており、登録部31、統合部32、割当部33、検索部34、判断部35、通知部36、記憶部37を有している。登録部31は、基板Wの種類毎に異なる複数の生産プログラムを記憶部37の予約ファイルFに登録する。この場合、専用のアプリケーションによって予約ファイルFが生成され、オペレータからの入力によって登録部31で予約ファイルFに複数の生産プログラムが登録される。これにより、予約ファイルFに複数の生産プログラムに基づく実装処理が予約される。   As shown in FIG. 3, the host computer 3 determines the feeder arrangement for the feeder bank 24 of the mounting apparatus 2 according to a plurality of production programs, and includes a registration unit 31, an integration unit 32, an allocation unit 33, and a search unit 34. , A determination unit 35, a notification unit 36, and a storage unit 37. The registration unit 31 registers a plurality of different production programs for each type of the substrate W in the reservation file F of the storage unit 37. In this case, the reservation file F is generated by the dedicated application, and a plurality of production programs are registered in the reservation file F by the registration unit 31 by an input from the operator. Thereby, the mounting process based on the plurality of production programs is reserved in the reservation file F.

統合部32は、予約ファイルFに登録された複数の生産プログラムをクラスタとして統合する。この場合、予約ファイルFに対して所定数の生産プログラムが登録されると、これら生産プログラムが1つのプログラムを構成するようにクラスタ化される。クラスタは、基板Wの種類が変わってもフィーダ4の並び替えや交換を生じさせずに、複数の生産プログラムを実装装置2に実行させることができるように設定されている。予約ファイルFには、登録部31で登録された複数の生産プログラムがクラスタ分けされた状態で予約される。このようにして、記憶部37に基板Wの種類毎に異なる複数の生産プログラムを統合したクラスタを含む予約ファイルFが記憶される。   The integration unit 32 integrates a plurality of production programs registered in the reservation file F as a cluster. In this case, when a predetermined number of production programs are registered in the reservation file F, these production programs are clustered so as to constitute one program. The cluster is set so that the mounting apparatus 2 can execute a plurality of production programs without rearranging or exchanging the feeders 4 even when the type of the substrate W changes. In the reservation file F, a plurality of production programs registered by the registration unit 31 are reserved in a clustered state. In this way, the storage unit 37 stores the reservation file F including the cluster obtained by integrating a plurality of production programs different for each type of the substrate W.

割当部33は、予約ファイルFのクラスタ毎に複数の生産プログラムで使用されるフィーダ4をフィーダバンク24に割り当てる。予約ファイルFの既存のクラスタの生産プログラムについては、ラインタクトを考慮してフィーダ4の割り当てが決定される。また、生産計画の変更等によって予約ファイルFの既存のクラスタに追加される新規の生産プログラムについては、ラインタクトよりも既存のクラスタのフィーダ配置を優先してフィーダ4の割り当てが決定される。なお、新規の生産プログラムで使用されるフィーダ4の割り当て方法の詳細については後述する。   The allocating unit 33 allocates the feeders 4 used in a plurality of production programs to the feeder bank 24 for each cluster of the reservation file F. For the production program of the existing cluster in the reservation file F, the allocation of the feeder 4 is determined in consideration of the line tact. For a new production program added to an existing cluster in the reservation file F due to a change in the production plan or the like, the allocation of the feeders 4 is determined by giving priority to the feeder arrangement of the existing cluster over the line tact. The details of the method of allocating the feeders 4 used in the new production program will be described later.

検索部34は、予約ファイルFに新規の生産プログラムが追加される場合に、予約ファイルFで新規の生産プログラムと同じフィーダ4が使用される既存のクラスタを検索する。これにより、既存のクラスタで使用されるフィーダ4が新規の生産プログラムでも使用されるため、新規の生産プログラムの追加によるフィーダ4の増加が最小限に抑えられる。なお、新規の生産プログラムと同じフィーダ4が複数の既存のクラスタで検索された場合には、共通のフィーダ数が多いクラスタが選択され、共通のフィーダ数も同じであればラインタクトが高くなる既存のクラスタに新規のプログラムが追加される。   When a new production program is added to the reservation file F, the search unit 34 searches the reservation file F for an existing cluster that uses the same feeder 4 as the new production program. Thus, since the feeders 4 used in the existing cluster are also used in the new production program, the increase of the feeders 4 due to the addition of the new production program is minimized. When the same feeder 4 as the new production program is searched for in a plurality of existing clusters, a cluster having a large number of common feeders is selected. If the number of common feeders is the same, the line tact becomes high. A new program is added to the cluster.

判断部35は、検索部34で検索された既存のクラスタのフィーダ配置が設定されたフィーダバンク24に、新規の生産プログラムで使用されるフィーダ4が割り当て可能か否かを判断する。判断部35によって新規の生産プログラムのフィーダ4が割り当て可能と判断された場合には、既存のクラスタに新規の生産プログラムが追加される。判断部35によって新規の生産プログラムのフィーダ4が割り当て不能と判断された場合には、予約ファイルFに新規の生産プログラム用の新規のクラスタが生成され、新規のクラスタに新規の生産プログラムが追加される。   The determination unit 35 determines whether or not the feeder 4 used in the new production program can be assigned to the feeder bank 24 in which the feeder arrangement of the existing cluster searched by the search unit 34 is set. When the determining unit 35 determines that the feeder 4 of the new production program can be assigned, the new production program is added to the existing cluster. When the determination unit 35 determines that the feeder 4 of the new production program cannot be assigned, a new cluster for the new production program is generated in the reservation file F, and the new production program is added to the new cluster. You.

新規のクラスタが生成された場合には、既存のクラスタと新規のクラスタのフィーダ配置を、既存のクラスタのフィーダ配置の変更を最小限に抑えるように割り当て直してもよい。この場合、割当部33によって既存のクラスタのフィーダ配置を一部変更してフィーダバンク24に空きを作り、フィーダバンク24の空きに新規の生産プログラムのフィーダ4を割り当てるようにする。既存のクラスタのフィーダ配置の変更は、オペレータによる作業負担を考慮して、大幅な付け替え作業が生じないように最小限の変更に抑えられる。   When a new cluster is generated, the feeder arrangement of the existing cluster and the new cluster may be reassigned so as to minimize the change of the feeder arrangement of the existing cluster. In this case, the allocating unit 33 partially changes the feeder arrangement of the existing clusters to create an empty space in the feeder bank 24, and allocates a new production program feeder 4 to the empty space in the feeder bank 24. The change of the feeder arrangement of the existing cluster is suppressed to a minimum so as not to cause a large replacement work in consideration of the work load of the operator.

通知部36は、生産プログラムやフィーダ4の割当情報を実装装置2に向けて通知する。なお、ホストコンピュータ3の登録部31、統合部32、割当部33、検索部34、判断部35、通知部36、記憶部37は、各部の各種処理を実行するプロセッサやメモリ等により構成されている。メモリは、用途に応じてROM(Read Only Memory)、RAM(Random Access Memory)等の一つ又は複数の記憶媒体で構成されている。メモリには、予約ファイルFに登録された生産プログラムの他、ホストコンピュータ3に後述する割当処理を実行させるプログラム等が記憶されている。   The notification unit 36 notifies the mounting device 2 of the production program and the allocation information of the feeder 4. Note that the registration unit 31, the integration unit 32, the allocation unit 33, the search unit 34, the determination unit 35, the notification unit 36, and the storage unit 37 of the host computer 3 are configured by a processor, a memory, and the like that execute various processes of each unit. I have. The memory is constituted by one or a plurality of storage media such as a ROM (Read Only Memory) and a RAM (Random Access Memory) depending on the application. In the memory, in addition to the production program registered in the reservation file F, a program for causing the host computer 3 to execute an allocation process described later is stored.

図4から図7を参照して、フィーダバンクに対するフィーダの割当方法について説明する。図4は、本実施の形態に係るフィーダの割当状態の一例を示す図である。図5から図7は、本実施の形態に係るフィーダの割当方法の一例を示す図である。なお、図4から図7に示す予約ファイルの各クラスタは最適化されているものとする。   With reference to FIGS. 4 to 7, a method of allocating feeders to feeder banks will be described. FIG. 4 is a diagram showing an example of a feeder allocation state according to the present embodiment. 5 to 7 are diagrams illustrating an example of a feeder assignment method according to the present embodiment. It is assumed that each cluster of the reservation file shown in FIGS. 4 to 7 has been optimized.

図4に示すように、予約ファイルFにはクラスタ毎に複数の生産プログラムが登録されている。クラスタ1には5つの生産プログラムa−eが登録され、クラスタ2には3つの生産プログラムf−hが登録されている。このときのフィーダバンク24は、クラスタ1ではフィーダバンク24の両端を1スロットずつ空けて、左から順にフィーダ4B、4C、4D、4E、4Aが設定されている。クラスタ2では、フィーダバンク24の図示左端を1スロット空けて、左から順にフィーダ4F、4C、4D、4Gが設定されている。予約ファイルFには、新規の生産プログラムx、yの追加が予定されている。   As shown in FIG. 4, a plurality of production programs are registered in the reservation file F for each cluster. In cluster 1, five production programs ae are registered, and in cluster 2, three production programs fh are registered. In the feeder bank 24 at this time, in the cluster 1, feeders 4B, 4C, 4D, 4E, and 4A are set in order from the left with both ends of the feeder bank 24 being spaced by one slot. In the cluster 2, feeders 4F, 4C, 4D, and 4G are set in order from the left with a left end of the feeder bank 24 in the drawing left one slot. A new production program x, y is scheduled to be added to the reservation file F.

図5に示すように、予約ファイルFに新規の生産プログラムxを追加する場合、新規の生産プログラムxで使用されるフィーダ4B、4D、4Fのいずれかが含まれるクラスタ1、2が検索される。そして、クラスタ1、2に対してフィーダ4B、4D、4Fの全てが割り当て可能か否か判断される。クラスタ1では、フィーダ4B、4Dが使用されており、フィーダバンク24にフィーダ4Fのための空きスロットが残っている。クラスタ2でも、フィーダ4F、4Dが使用されており、フィーダバンク24にフィーダ4Bのための空きスロットが残っている。   As shown in FIG. 5, when adding a new production program x to the reservation file F, clusters 1 and 2 including any of the feeders 4B, 4D, and 4F used in the new production program x are searched. . Then, it is determined whether all of the feeders 4B, 4D, and 4F can be assigned to the clusters 1 and 2. In cluster 1, feeders 4B and 4D are used, and empty slots for feeders 4F remain in feeder bank 24. Also in the cluster 2, the feeders 4F and 4D are used, and an empty slot for the feeder 4B remains in the feeder bank 24.

したがって、クラスタ1、2のいずれにも新規の生産プログラムxを追加することが可能である。この場合、ラインタクトが最も高くなるクラスタ1に新規の生産プログラムxが追加される。なお、ラインタクトは、実装装置2における実装処理のシミュレーション等によって求められる。これにより、既存のクラスタのフィーダ配置を変えることなく、新規の生産プログラムxで使用されるフィーダ4B、4D、4Fをフィーダバンク24に割り当てることができる。よって、フィーダバンク24にフィーダ4Fを取り付けるだけでよく、オペレータの作業負担を軽減できる。   Therefore, it is possible to add a new production program x to each of the clusters 1 and 2. In this case, a new production program x is added to the cluster 1 having the highest line tact. Note that the line tact is obtained by a simulation of the mounting process in the mounting apparatus 2 or the like. Thus, the feeders 4B, 4D, and 4F used in the new production program x can be assigned to the feeder bank 24 without changing the feeder arrangement of the existing cluster. Therefore, it is only necessary to attach the feeder 4F to the feeder bank 24, and the work load of the operator can be reduced.

図6に示すように、予約ファイルFに新規の生産プログラムyを追加する場合、新規の生産プログラムyで使用されるフィーダ4E、4H、4Iのいずれかが含まれるクラスタ1が検索される。そして、クラスタ1に対してフィーダ4E、4H、4Iの全てが割り当て可能か否か判断される。クラスタ1では、フィーダ4Eが使用されているが、フィーダ4H、4Iのための空きスロットが足りない。このため、予約ファイルFにクラスタ1、2の後ろに新規のクラスタが生成され、この新規のクラスタに新規の生産プログラムyが追加される。   As shown in FIG. 6, when a new production program y is added to the reservation file F, a cluster 1 including any of the feeders 4E, 4H, and 4I used in the new production program y is searched. Then, it is determined whether all of the feeders 4E, 4H, and 4I can be assigned to the cluster 1. In the cluster 1, the feeder 4E is used, but there are not enough empty slots for the feeders 4H and 4I. Therefore, a new cluster is generated after the clusters 1 and 2 in the reservation file F, and a new production program y is added to the new cluster.

これにより、既存のクラスタ1、2のフィーダ4の割り当てを変えることなく、新規の生産プログラムyで使用されるフィーダ4E、4H、4Iをフィーダバンク24に割り当てることができる。新規のクラスタの生産プログラムyは、既存のクラスタ1、2の生産プログラムの終了後に実施される。このとき、予備の交換台車が有る場合には、予備の交換台車を新規のクラスタに使用してもよい。予備の交換台車のフィーダバンク24に予めフィーダ4E、4H、4Iを取り付けておくことで、既存のクラスタ2で使用された交換台車を予備の交換台車に入れ替えるだけで、フィーダバンク24を丸ごと交換できる。よって、交換台車を交換するだけでよく、オペレータの作業負担を軽減することができる。   Thus, the feeders 4E, 4H, and 4I used in the new production program y can be assigned to the feeder bank 24 without changing the assignment of the feeders 4 of the existing clusters 1 and 2. The production program y of the new cluster is executed after the production program of the existing clusters 1 and 2 ends. At this time, if there is a spare exchange cart, the spare exchange cart may be used for a new cluster. By attaching the feeders 4E, 4H, and 4I in advance to the feeder bank 24 of the spare exchange cart, the entire feeder bank 24 can be exchanged simply by replacing the exchange cart used in the existing cluster 2 with the spare exchange cart. . Therefore, it is only necessary to replace the exchange trolley, and the work load on the operator can be reduced.

図7に示すように、予約ファイルFに新規の生産プログラムx、yを追加する場合、既存のクラスタ1、2のフィーダ配置を一部変更して、既存のクラスタ1、2に新規の生産プログラムx、yを追加してもよい。この場合、上記したように、新規の生産プログラムxは既存のクラスタ1に追加され、フィーダバンク24の図示左端のスロットにフィーダ4Fが割り当てられる。次に、このクラスタ1のフィーダ配置を変更しないように、クラスタ2及び新規のクラスタのフィーダ4が割り当てられる。このとき、前のクラスタのフィーダ配置をできるだけ引き継ぐようにして、後のクラスタのフィーダ配置が決定される。   As shown in FIG. 7, when new production programs x and y are added to the reservation file F, the feeder arrangement of the existing clusters 1 and 2 is partially changed, and the new production programs are added to the existing clusters 1 and 2. x and y may be added. In this case, as described above, the new production program x is added to the existing cluster 1, and the feeder 4F is assigned to the leftmost slot in the feeder bank 24 in the figure. Next, the cluster 2 and the new cluster feeder 4 are allocated so that the feeder arrangement of the cluster 1 is not changed. At this time, the feeder arrangement of the subsequent cluster is determined so as to succeed the feeder arrangement of the previous cluster as much as possible.

この場合、クラスタ1のフィーダ配置を基準として、クラスタ2及び新規のクラスタに対して複数の割当パターンが生成される。この複数の割当パターンの中で最もフィーダ4の交換回数が少なくなる割当パターンがクラスタ2及び新規のクラスタに設定される。これにより、既存のフィーダ配置を僅かに変えることで、新規の生産プログラムyで使用されるフィーダ4E、4H、4Iをフィーダバンク24に割り当てることができる。よって、フィーダバンク24に対するフィーダ4の付け替え作業を最小限に抑えて、オペレータの作業負担を軽減することができる。   In this case, a plurality of allocation patterns are generated for the cluster 2 and the new cluster based on the feeder arrangement of the cluster 1. Among the plurality of allocation patterns, the allocation pattern that minimizes the number of exchanges of the feeder 4 is set in the cluster 2 and the new cluster. Thus, the feeders 4E, 4H, and 4I used in the new production program y can be allocated to the feeder bank 24 by slightly changing the existing feeder arrangement. Therefore, the work of replacing the feeder 4 with the feeder bank 24 can be minimized, and the work load of the operator can be reduced.

図8を参照して、予約ファイルへの新規の生産プログラムの追加時のフィーダの割当方法について説明する。図8は、本実施の形態に係るフィーダの割当方法のフローチャートの一例である。なお、以下の新規の生産プログラムの追加方法は一例であり、一部の処理を適宜変更又は省略することが可能である。   With reference to FIG. 8, a method of allocating feeders when a new production program is added to the reservation file will be described. FIG. 8 is an example of a flowchart of the feeder assignment method according to the present embodiment. Note that the following method of adding a new production program is an example, and a part of the process can be appropriately changed or omitted.

図8に示すように、予約ファイルに新規のプログラムが登録されると、新規の生産プログラムと同じフィーダ4(図1参照)が使用される既存のクラスタが検索される(ステップS01)。次に、既存のクラスタのフィーダ配置が設定されたフィーダバンク24(図1参照)に、新規のプログラムで使用される全てのフィーダ4が割当可能か否か判断される(ステップS02)。この場合、既存のクラスタにおけるフィーダバンク24の空きや、既存のクラスタの各生産プログラムで使用されるフィーダ4に基づいて割当可能か否かが判断される。   As shown in FIG. 8, when a new program is registered in the reservation file, an existing cluster using the same feeder 4 (see FIG. 1) as the new production program is searched (step S01). Next, it is determined whether all the feeders 4 used in the new program can be allocated to the feeder bank 24 (see FIG. 1) in which the feeder arrangement of the existing cluster is set (step S02). In this case, it is determined whether the assignment is possible based on the vacancy of the feeder bank 24 in the existing cluster and the feeder 4 used in each production program of the existing cluster.

新規の生産プログラムのフィーダ4が既存のクラスタに割当可能な場合(ステップS02でYes)、割当可能な既存のクラスタが複数か否か判断される(ステップS03)。割当可能な既存のクラスタが複数存在する場合(ステップS03でYes)、複数の既存のクラスタの中からラインタクトが高くなるクラスタに新規の生産プログラムが追加される(ステップS04)。そして、既存のクラスタのフィーダ配置を変えることなく、既存のクラスタのフィーダバンク24に対して新規の生産プログラムで使用されるフィーダ4が割り当てられる(ステップS05)。   If the feeder 4 of the new production program can be assigned to an existing cluster (Yes in step S02), it is determined whether there are a plurality of existing clusters that can be assigned (step S03). If there are a plurality of existing clusters that can be assigned (Yes in step S03), a new production program is added to a cluster having a higher line tact among the plurality of existing clusters (step S04). Then, the feeder 4 used in the new production program is allocated to the feeder bank 24 of the existing cluster without changing the feeder arrangement of the existing cluster (step S05).

割当可能な既存のクラスタが1つのみ存在する場合(ステップS03でNo)、当該既存のクラスタに新規の生産プログラムが追加される(ステップS06)。そして、既存のクラスタのフィーダ配置を変えることなく、既存のクラスタのフィーダバンク24に対して新規の生産プログラムで使用されるフィーダ4が割り当てられる(ステップS07)。一方で、ステップS02において、新規の生産プログラムのフィーダ4が既存のクラスタに割当不能な場合(ステップS02でNo)、新規の生産プログラム用に新規のクラスタが生成される(ステップS08)。   If there is only one existing cluster that can be assigned (No in step S03), a new production program is added to the existing cluster (step S06). Then, the feeders 4 used in the new production program are allocated to the feeder banks 24 of the existing cluster without changing the feeder arrangement of the existing cluster (step S07). On the other hand, in step S02, when the feeder 4 of the new production program cannot be assigned to the existing cluster (No in step S02), a new cluster is generated for the new production program (step S08).

新規のクラスタが生成されると、この新規のクラスタに新規の生産プログラムが追加される(ステップS09)。そして、既存のクラスタのフィーダ配置を変えることなく、新規のクラスタのフィーダバンク24に対して新規の生産プログラムで使用されるフィーダ4が割り当てられる(ステップS10)。次に、予約ファイルF(図2参照)のクラスタのフィーダ配置を再び最適化するか否か判断される(ステップS11)。フィーダ配置を再び最適化しない場合(ステップS11でNo)、処理が終了される。フィーダ配置を再最適化する場合(ステップS11でYes)、既存のクラスタと新規のクラスタのフィーダ配置が、既存のクラスタのフィーダ配置の変更を最小限に抑えるように割り当て直される(ステップS12)。   When a new cluster is generated, a new production program is added to the new cluster (Step S09). Then, the feeders 4 used in the new production program are allocated to the feeder banks 24 of the new cluster without changing the feeder arrangement of the existing cluster (step S10). Next, it is determined whether or not the feeder arrangement of the cluster in the reservation file F (see FIG. 2) is to be optimized again (step S11). If the feeder arrangement is not optimized again (No in step S11), the processing is terminated. When re-optimizing the feeder arrangement (Yes in step S11), the feeder arrangement of the existing cluster and the new cluster is re-assigned so as to minimize the change in the feeder arrangement of the existing cluster (step S12).

以上のように、本実施の形態に係るホストコンピュータ3は、予約ファイルFの既存のクラスタに対して新規の生産プログラムが追加されても、既存のクラスタのフィーダ配置が優先される。よって、現状のフィーダバンク24に対するフィーダ配置を大幅に変えることなく、新規の生産プログラムで使用されるフィーダ4をフィーダバンク24に割り当てることができる。フィーダ4の付け替え作業を最小限に抑えることができ、オペレータの作業負担を軽減することができる。このように、オペレータの作業負担を考慮して、フィーダバンク24にフィーダ4を割り当てることができる。   As described above, in the host computer 3 according to the present embodiment, even if a new production program is added to an existing cluster in the reservation file F, the feeder arrangement of the existing cluster has priority. Therefore, the feeders 4 used in the new production program can be assigned to the feeder bank 24 without significantly changing the current feeder arrangement with respect to the feeder bank 24. The work of replacing the feeder 4 can be minimized, and the work load on the operator can be reduced. Thus, the feeder 4 can be assigned to the feeder bank 24 in consideration of the operator's work load.

なお、本発明は上記実施の形態に限定されず、種々変更して実施することが可能である。上記実施の形態において、添付図面に図示されている大きさや形状などについては、これに限定されず、本発明の効果を発揮する範囲内で適宜変更することが可能である。その他、本発明の目的の範囲を逸脱しない限りにおいて適宜変更して実施することが可能である。   The present invention is not limited to the above embodiment, and can be implemented with various modifications. In the above embodiment, the size, shape, and the like illustrated in the accompanying drawings are not limited thereto, and can be appropriately changed without departing from the effects of the present invention. In addition, the present invention can be appropriately modified and implemented without departing from the scope of the object of the present invention.

例えば、本実施の形態において、検索部34は、新規の生産プログラムと同じフィーダ4を少なくとも1つ使用するクラスタを検索する構成であればよい。例えば、新規の生産プログラムと同じフィーダ4を3つ以上使用するクラスタを検索してもよいし、新規の生産プログラムと同じフィーダ4を1つしか使用しないクラスタを検索してもよい。   For example, in the present embodiment, the search unit 34 may be configured to search for a cluster that uses at least one feeder 4 that is the same as the new production program. For example, a cluster that uses three or more feeders 4 that are the same as the new production program may be searched, or a cluster that uses only one feeder 4 that is the same as the new production program may be searched.

また、本実施の形態において、判断部35は、既存のクラスタにおけるフィーダバンク24の空きに基づいて、新規の生産プログラムで使用されるフィーダ4が割当可能か否か判断する構成にしたが、この構成に限定されない。判断部35は、フィーダバンク24の空きに関わらず、フィーダ4の仕様等のその他の条件に考慮してフィーダ4が割当可能かを判断してもよい。   In the present embodiment, the determination unit 35 determines whether or not the feeder 4 used in the new production program can be assigned based on the availability of the feeder bank 24 in the existing cluster. The configuration is not limited. The determination unit 35 may determine whether or not the feeder 4 can be assigned in consideration of other conditions such as the specifications of the feeder 4 irrespective of the availability of the feeder bank 24.

また、本実施の形態において、既存のクラスタと新規のクラスタでフィーダ配置を再最適化する際に、複数の割当パターンを生成する構成にしたが、この構成に限定されない。例えば、ホストコンピュータ3に学習部を備えて、学習部にフィーダ4の割り当てを学習させて最適なフィーダ配置を最適化させるようにしてもよい。   Further, in the present embodiment, when re-optimizing the feeder arrangement between the existing cluster and the new cluster, a configuration in which a plurality of allocation patterns are generated has been described. However, the present invention is not limited to this configuration. For example, a learning unit may be provided in the host computer 3 so that the learning unit learns the assignment of the feeders 4 to optimize the optimal feeder arrangement.

また、本実施の形態において、ホストコンピュータ3が、クラスタを検索する検索部34と、フィーダ4の割当可能か否かを判断する判断部35とを備える構成にしたが、この構成に限定されない。ホストコンピュータ3は、検索部34及び判断部35を備えないようにしてもよい。   Further, in the present embodiment, the host computer 3 is configured to include the search unit 34 for searching for a cluster and the determination unit 35 for determining whether or not the feeder 4 can be allocated. However, the present invention is not limited to this configuration. The host computer 3 may not include the search unit 34 and the determination unit 35.

また、本実施の形態において、基板Wは、プリント基板に限定されず、治具基板上に載せられたフレキシブル基板であってもよい。   Further, in the present embodiment, the substrate W is not limited to a printed substrate, and may be a flexible substrate mounted on a jig substrate.

以上説明したように、本発明は、オペレータの作業負担を増やすことなく、新規生産プログラムの追加によるフィーダの割り当てを最適化することができるという効果を有し、特に、実装装置のフィーダバンクに対してフィーダを割り当てる割当装置、生産システム、割当方法、割当装置で用いられるプログラムに有用である。   As described above, the present invention has the effect of optimizing the allocation of feeders by adding a new production program without increasing the work load of the operator. The present invention is useful for an assignment device that assigns a feeder, a production system, an assignment method, and a program used in the assignment device.

1 生産システム
2 実装装置
3 ホストコンピュータ
4 フィーダ
24 フィーダバンク
33 割当部
34 検索部
35 判断部
36 通知部
37 記憶部
F 予約ファイル
W 基板
DESCRIPTION OF SYMBOLS 1 Production system 2 Mounting device 3 Host computer 4 Feeder 24 Feeder bank 33 Assignment part 34 Search part 35 Judgment part 36 Notification part 37 Storage part F Reserved file W board

Claims (6)

生産プログラムに基づいてフィーダから供給される部品を基板に実装する実装装置のフィーダバンクに、当該生産プログラムで使用されるフィーダを割り当てる割当装置であって、
基板の種類毎に異なる複数の生産プログラムを統合したクラスタを含む予約ファイルが記憶された記憶部と、
前記クラスタ毎に前記複数の生産プログラムで使用されるフィーダを前記フィーダバンクに割り当てる割当部とを備え、
前記予約ファイルに新規の生産プログラムが追加される場合に、前記割当部が既存のクラスタのフィーダ配置を優先させて、前記新規の生産プログラムで使用されるフィーダを前記フィーダバンクに割り当て、
前記既存のクラスタのフィーダ配置が設定された前記フィーダバンクに、前記新規の生産プログラムで使用されるフィーダが割り当て可能か否かを判断する判断部をさらに備え、
前記判断部で前記新規の生産プログラムで使用されるフィーダが割り当て不能と判断された場合に、前記予約ファイルに前記新規の生産プログラム用に新規のクラスタが生成され、前記新規のクラスタに前記新規の生産プログラムが追加され、
前記割当部は、前記既存のクラスタと前記新規のクラスタのフィーダ配置を、前記既存のクラスタのフィーダ配置の変更を最小限に抑えるように割り当て直す、
ことを特徴とする割当装置。
An allocation device that allocates a feeder used in the production program to a feeder bank of a mounting device that mounts components supplied from a feeder on a substrate based on the production program,
A storage unit storing a reservation file including a cluster obtained by integrating a plurality of production programs different for each type of board;
Allocating unit that allocates a feeder used in the plurality of production programs to the feeder bank for each cluster,
When a new production program is added to the reservation file, the allocating unit prioritizes the feeder arrangement of an existing cluster, and allocates a feeder used in the new production program to the feeder bank ,
The feeder bank in which the feeder arrangement of the existing cluster is set further includes a determination unit that determines whether a feeder used in the new production program can be assigned,
When the determination unit determines that the feeder used in the new production program cannot be allocated, a new cluster is generated in the reservation file for the new production program, and the new cluster is generated in the new cluster. A production program has been added,
The allocating unit reallocates the feeder arrangement of the existing cluster and the new cluster so as to minimize a change in the feeder arrangement of the existing cluster.
An assignment device, characterized in that:
前記予約ファイルで前記新規の生産プログラムと同じフィーダを少なくとも1つ使用する既存のクラスタを検索する検索部を備え、
前記検索部で検索された既存のクラスタに前記新規の生産プログラムが追加されることを特徴とする請求項1に記載の割当装置。
A search unit for searching an existing cluster that uses at least one of the same feeders as the new production program in the reservation file;
The allocation apparatus according to claim 1, wherein the new production program is added to an existing cluster searched by the search unit.
前記判断部で前記新規の生産プログラムで使用されるフィーダが割り当て可能と判断された場合に、前記割当部は、前記既存のクラスタのフィーダ配置を変えることなく、前記新規の生産プログラムで使用されるフィーダを前記フィーダバンクに割り当てることを特徴とする請求項1又は請求項2に記載の割当装置。   When the determination unit determines that a feeder used in the new production program can be allocated, the allocation unit is used in the new production program without changing the feeder arrangement of the existing cluster. The allocating device according to claim 1 or 2, wherein a feeder is allocated to the feeder bank. 請求項1から請求項3のいずれかに記載の割当装置と、
前記割当装置によってフィーダが割り当てられるフィーダバンクを有する実装装置とを備えることを特徴とする生産システム。
An allocation device according to any one of claims 1 to 3 ,
And a mounting device having a feeder bank to which a feeder is allocated by the allocation device.
生産プログラムに基づいてフィーダから供給される部品を基板に実装する実装装置のフィーダバンクに、当該生産プログラムで使用されるフィーダを割り当てる割当方法であって、
予約ファイルに対して基板の種類毎に異なる複数の生産プログラムを統合したクラスタを生成するステップと、
前記クラスタ毎に前記複数の生産プログラムで使用されるフィーダを前記フィーダバンクに割り当てるステップとを有し、
前記フィーダを前記フィーダバンクに割り当てるステップでは、前記予約ファイルに新規の生産プログラムが追加される場合に、既存のクラスタのフィーダ配置を優先させて、前記新規の生産プログラムで使用されるフィーダを前記フィーダバンクに割り当て、
前記既存のクラスタのフィーダ配置が設定された前記フィーダバンクに、前記新規の生産プログラムで使用されるフィーダが割り当て可能か否かを判断するステップをさらに有し、
前記判断するステップで前記新規の生産プログラムで使用されるフィーダが割り当て不能と判断された場合に、前記予約ファイルに前記新規の生産プログラム用に新規のクラスタが生成され、前記新規のクラスタに前記新規の生産プログラムが追加され、
前記割り当てるステップでは、前記既存のクラスタと前記新規のクラスタのフィーダ配置を、前記既存のクラスタのフィーダ配置の変更を最小限に抑えるように割り当て直す、
ことを特徴とする割当方法。
An allocation method for allocating a feeder used in the production program to a feeder bank of a mounting apparatus that mounts components supplied from a feeder on a board based on the production program,
Generating a cluster integrating a plurality of different production programs for each type of board with respect to the reservation file;
Assigning a feeder used in the plurality of production programs to the feeder bank for each cluster,
The step of allocating the feeders to the feeder bank includes, when a new production program is added to the reservation file, giving priority to a feeder arrangement of an existing cluster and changing a feeder used in the new production program to the feeder bank. Assigned to a bank ,
The feeder bank in which the feeder arrangement of the existing cluster is set, further comprising a step of determining whether or not a feeder used in the new production program can be assigned,
If it is determined in the determining step that the feeder used in the new production program cannot be allocated, a new cluster is generated in the reservation file for the new production program, and the new cluster is generated in the new cluster. Production program has been added,
In the assigning step, the feeder arrangement of the existing cluster and the new cluster is reassigned so as to minimize a change in the feeder arrangement of the existing cluster.
An assignment method characterized by that:
請求項5に記載の割当方法を割当装置に実行させることを特徴とするプログラム。 A program for causing an assignment device to execute the assignment method according to claim 5 .
JP2015147670A 2015-07-27 2015-07-27 Assignment device, production system, assignment method, program used in assignment device Active JP6670563B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2015147670A JP6670563B2 (en) 2015-07-27 2015-07-27 Assignment device, production system, assignment method, program used in assignment device
CN201610591966.6A CN106413374B (en) 2015-07-27 2016-07-25 Distribution device, production system and distribution method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015147670A JP6670563B2 (en) 2015-07-27 2015-07-27 Assignment device, production system, assignment method, program used in assignment device

Publications (2)

Publication Number Publication Date
JP2017028196A JP2017028196A (en) 2017-02-02
JP6670563B2 true JP6670563B2 (en) 2020-03-25

Family

ID=57950742

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015147670A Active JP6670563B2 (en) 2015-07-27 2015-07-27 Assignment device, production system, assignment method, program used in assignment device

Country Status (2)

Country Link
JP (1) JP6670563B2 (en)
CN (1) CN106413374B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7153822B2 (en) * 2016-11-17 2022-10-14 株式会社Fuji Setup support device
CN109964551B (en) * 2016-11-17 2020-11-03 株式会社富士 Adjustment support device
JP7090823B2 (en) * 2016-11-17 2022-06-24 株式会社Fuji Setup support device
CN112166660B (en) * 2018-05-31 2022-02-15 株式会社富士 Component mounting system and method for instructing placement of component supply unit
JP7050929B2 (en) * 2018-07-19 2022-04-08 株式会社Fuji Component mounting system
EP3920676B1 (en) * 2019-01-30 2024-02-28 Fuji Corporation Management device, mounting device, mounting system, and management method
EP3927133B1 (en) * 2019-02-15 2024-01-03 Fuji Corporation Component mounting system and data creation device
US11765877B2 (en) * 2019-03-05 2023-09-19 Fuji Corporation Component mounting system
JP7457938B2 (en) * 2019-11-18 2024-03-29 パナソニックIpマネジメント株式会社 Placement support method, program, placement support system and work system
JP7458001B2 (en) * 2020-03-26 2024-03-29 パナソニックIpマネジメント株式会社 Management computer and carrier tape placement determination method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006253184A (en) * 2005-03-08 2006-09-21 Yamagata Casio Co Ltd Method of manufacturing substrate unit and component mounting apparatus using the method
JP2006339388A (en) * 2005-06-01 2006-12-14 Yamaha Motor Co Ltd Method for managing packaging work, packaging line and packaging machine
JP4744321B2 (en) * 2006-02-27 2011-08-10 Juki株式会社 Component mounting method
JP4943294B2 (en) * 2007-10-30 2012-05-30 Juki株式会社 Feeder layout optimization method for component mounters
JP4926236B2 (en) * 2009-12-28 2012-05-09 株式会社日立ハイテクインスツルメンツ Mounting method of electronic parts
JP5647937B2 (en) * 2011-04-18 2015-01-07 富士機械製造株式会社 PCB production management system

Also Published As

Publication number Publication date
JP2017028196A (en) 2017-02-02
CN106413374B (en) 2020-09-22
CN106413374A (en) 2017-02-15

Similar Documents

Publication Publication Date Title
JP6670563B2 (en) Assignment device, production system, assignment method, program used in assignment device
JP4996634B2 (en) Mounting condition determining method and mounting condition determining apparatus
KR20110097601A (en) Substrate processing apparatus, substrate processing method and storage medium
JP6141426B2 (en) Method for forming a machinery family for a mounting line
US7603193B2 (en) Method for optimization of an order for component mounting and apparatus for optimization of an order for component mounting
KR20140121763A (en) Lower receiving pin arrangement method and lower receiving pin return method
JP4943294B2 (en) Feeder layout optimization method for component mounters
WO2016075760A1 (en) Control device for electronic component attaching device, and data input device for control device
JP4995848B2 (en) Mounting condition determination 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
JP5792586B2 (en) Electronic component mounting system, electronic component mounting method, and electronic component mounting computer program
JP2005216945A (en) Method and device for setting arrangement of feeder
CN111143035B (en) CPU resource allocation method, device, equipment and computer readable storage medium
JP2013084862A (en) Electronic component mounting apparatus
JP2009272551A (en) Method of deciding mounting condition
WO2009104384A2 (en) Mounting condition determining method, mounting condition determining apparatus, component mounting method, mounter, and program
JP4931654B2 (en) Component mounting method
JP2004128518A (en) Method and apparatus for optimizing arrayed data
De Souza Tool-provisioning strategies for flexible manufacturing systems
JP7457938B2 (en) Placement support method, program, placement support system and work system
JP3166305B2 (en) Pallet knitting system
JP4903617B2 (en) Feeder allocation method during setup
JP4766740B2 (en) Mold placement method in processing machine
JP2576569B2 (en) Cassette layout optimization method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180622

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190411

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190604

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190802

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200302

R150 Certificate of patent or registration of utility model

Ref document number: 6670563

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150