JP2017112135A - Calculation device, calculation method, and calculation program - Google Patents

Calculation device, calculation method, and calculation program Download PDF

Info

Publication number
JP2017112135A
JP2017112135A JP2015243096A JP2015243096A JP2017112135A JP 2017112135 A JP2017112135 A JP 2017112135A JP 2015243096 A JP2015243096 A JP 2015243096A JP 2015243096 A JP2015243096 A JP 2015243096A JP 2017112135 A JP2017112135 A JP 2017112135A
Authority
JP
Japan
Prior art keywords
mounting
component
component type
group
calculation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2015243096A
Other languages
Japanese (ja)
Other versions
JP6547613B2 (en
Inventor
池田 弘
Hiroshi Ikeda
弘 池田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2015243096A priority Critical patent/JP6547613B2/en
Publication of JP2017112135A publication Critical patent/JP2017112135A/en
Application granted granted Critical
Publication of JP6547613B2 publication Critical patent/JP6547613B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Supply And Installment Of Electrical Components (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a calculation device, a calculation method, and a calculation program, combining component type groups in consideration of a preparation time for loading a component on a loading part.SOLUTION: A mounting device includes a plurality of loading parts for loading one or more component type groups to be mounted on each of a plurality of mounting targets on the basis of each component type group, in which the group component types corresponding to the plurality of mounting targets mutually differ at least in a part, and the number of component types which can be loaded on each loading part is limited. In the mounting device, the calculation device includes a calculation unit which calculates the combination of the component type groups to be loaded on each loading part, on the basis of the preparation time to load each component type on the loading part, if the total number of component types of the component type group to be loaded on the plurality of mounting targets exceeds the limit.SELECTED DRAWING: Figure 5

Description

本件は、算出装置、算出方法および算出プログラムに関する。   This case relates to a calculation device, a calculation method, and a calculation program.

製造ラインにおいて、複数品種の実装対象に電子部品などの部品が実装される。実装される部品種グループは、品種ごと異なっている。そこで、部品を実装する実装装置において、台車などの部品を搭載する搭載部には、複数品種の部品種グループが搭載されている。しかしながら、各搭載部に搭載可能な部品種数には制限があるため、各搭載部に搭載する部品種グループが組み合わされることになる(例えば、特許文献1参照)。   In a production line, components such as electronic components are mounted on a plurality of types of mounting targets. The component type group to be mounted is different for each type. Therefore, in a mounting apparatus for mounting components, a plurality of types of component type groups are mounted on a mounting portion for mounting components such as a carriage. However, since there is a limit to the number of component types that can be mounted on each mounting unit, a component type group mounted on each mounting unit is combined (see, for example, Patent Document 1).

特開平11−177281号公報Japanese Patent Laid-Open No. 11-177281

しかしながら、特許文献1では、各搭載部に部品を搭載するために要する準備時間が考慮されていない。   However, Patent Document 1 does not consider the preparation time required for mounting components on each mounting portion.

本件は、搭載部に部品を搭載する準備時間を考慮して部品種グループを組み合わせる算出装置、算出方法および算出プログラムを提供することを目的とする。   An object of the present invention is to provide a calculation device, a calculation method, and a calculation program for combining component type groups in consideration of preparation time for mounting a component on a mounting portion.

1つの態様では、算出装置は、複数の実装対象の各々に実装される部品種グループを当該部品種グループ単位で1以上搭載する搭載部を複数備え、前記複数の実装対象に対応するグループ部品種は少なくとも一部が互いに異なっており、各搭載部に搭載可能な部品種数に制限がある実装装置において、前記複数の実装対象に搭載される部品種グループの合計の部品種総数が前記制限を超える場合に、前記搭載部に前記部品種の各々を搭載するための準備時間に基づいて、各搭載部に搭載する部品種グループの組み合わせを算出する算出部を備える。   In one aspect, the calculation apparatus includes a plurality of mounting units that mount one or more component type groups mounted on each of a plurality of mounting targets in units of the component type groups, and the group component types corresponding to the plurality of mounting targets. In a mounting apparatus in which at least some of the components are different from each other and the number of component types that can be mounted on each mounting unit is limited, the total number of component types of the component type groups mounted on the plurality of mounting targets In the case of exceeding, a calculation unit is provided for calculating a combination of component type groups to be mounted on each mounting unit based on a preparation time for mounting each of the component types on the mounting unit.

搭載部に部品を搭載する準備時間を考慮して部品種グループを組み合わせることができる。   The component type groups can be combined in consideration of the preparation time for mounting the component on the mounting portion.

実施例1に係る表面実装ラインの概略図である。1 is a schematic view of a surface mounting line according to Example 1. FIG. 図番A〜図番Dに実装される電子部品の組み合わせを表す図である。It is a figure showing the combination of the electronic component mounted in figure number A-figure number D. FIG. (a)および(b)は部品種の組み合わせを例示する図である。(A) And (b) is a figure which illustrates the combination of component types. (a)は各図番に実装される部品種を例示し、(b)はグルーピングの結果を例示し、(c)は最適なグルーピングの結果を例示する図である。(A) illustrates the component type mounted on each figure number, (b) illustrates the grouping result, and (c) illustrates the optimum grouping result. 算出装置の機能ブロック図である。It is a functional block diagram of a calculation apparatus. (a)は部品情報格納部に格納されるテーブルを例示し、(b)は部品種ごとの部品準備時間のテーブルを例示する図である。(A) illustrates a table stored in the component information storage unit, (b) is a diagram illustrating a table of component preparation time for each component type. 算出装置が実行するグループ算出処理を表すフローチャートの一例である。It is an example of the flowchart showing the group calculation process which a calculation apparatus performs. (a)〜(d)は削減時間Tの計算の詳細について例示する図である。(A)-(d) is a figure which illustrates about the detail of calculation of the reduction time T. FIG. (a)〜(c)は算出されたグループを例示する図である。(A)-(c) is a figure which illustrates the calculated group. 算出装置が実行するグループ算出処理を表すフローチャートの一例である。It is an example of the flowchart showing the group calculation process which a calculation apparatus performs. (a)〜(c)は算出されたグループを例示する図である。(A)-(c) is a figure which illustrates the calculated group. 算出装置が実行するグループ算出処理を表すフローチャートの一例である。It is an example of the flowchart showing the group calculation process which a calculation apparatus performs. (a)〜(c)は算出されたグループを例示する図である。(A)-(c) is a figure which illustrates the calculated group. 算出装置が実行するグループ算出処理を表すフローチャートの一例である。It is an example of the flowchart showing the group calculation process which a calculation apparatus performs. 算出装置のハードウェア構成の一例を説明するためのブロック図である。It is a block diagram for demonstrating an example of the hardware constitutions of a calculation apparatus. ものづくりシステムを例示する図である。It is a figure which illustrates a manufacturing system. クラウドでプログラムを動かすものづくりシステムを例示する図である。It is a figure which illustrates the manufacturing system which moves a program in a cloud.

以下、図面を参照しつつ、実施例について説明する。   Hereinafter, embodiments will be described with reference to the drawings.

図1は、実施例1に係る表面実装ライン200の概略図である。図1で例示するように、表面実装ライン200は、基板ローダ10、ハンダ印刷機20、印刷検査機30、マウンタ装置40、実装検査機50、リフロー炉60、外観検査機70、アンローダ80などを備える。各装置は、コンベア90によってこの順に接続されている。   FIG. 1 is a schematic diagram of a surface mounting line 200 according to the first embodiment. As illustrated in FIG. 1, the surface mounting line 200 includes a substrate loader 10, a solder printing machine 20, a printing inspection machine 30, a mounter device 40, a mounting inspection machine 50, a reflow furnace 60, an appearance inspection machine 70, an unloader 80, and the like. Prepare. Each device is connected in this order by a conveyor 90.

基板ローダ10は、実装対象のプリント回路基板をコンベア90に供給する。プリント回路基板は、コンベア90によってハンダ印刷機20に搬送される。ハンダ印刷機20は、プリント回路基板上の所定の箇所にハンダを印刷する。次に、コンベア90は、ハンダが印刷されたプリント回路基板を印刷検査機30に搬送する。印刷検査機30は、プリント回路基板上のハンダの検査を行う。印刷検査機30による検査に合格したプリント回路基板は、コンベア90によってマウンタ装置40に搬送される。   The board loader 10 supplies the printed circuit board to be mounted to the conveyor 90. The printed circuit board is conveyed to the solder printer 20 by the conveyor 90. The solder printer 20 prints solder at a predetermined location on the printed circuit board. Next, the conveyor 90 conveys the printed circuit board on which the solder is printed to the printing inspection machine 30. The print inspection machine 30 inspects the solder on the printed circuit board. The printed circuit board that has passed the inspection by the printing inspection machine 30 is conveyed to the mounter device 40 by the conveyor 90.

マウンタ装置40は、電子部品などの部品をプリント回路基板上の印刷されたハンダ上に表面実装する。次に、コンベア90は、部品が表面実装されたプリント回路基板を実装検査機50に搬送する。実装検査機50は、プリント回路基板上の部品の実装に不具合がないか検査する。実装検査機50による検査に合格したプリント回路基板は、コンベア90によってリフロー炉60に搬送される。リフロー炉60は、プリント回路基板に対してリフローを行う。それにより、部品がプリント回路基板に固定される。   The mounter device 40 mounts components such as electronic components on the printed solder on the printed circuit board. Next, the conveyor 90 conveys the printed circuit board on which the components are surface-mounted to the mounting inspection machine 50. The mounting inspection machine 50 inspects whether there is a defect in mounting of components on the printed circuit board. The printed circuit board that has passed the inspection by the mounting inspection machine 50 is conveyed to the reflow furnace 60 by the conveyor 90. The reflow furnace 60 performs reflow on the printed circuit board. Thereby, the component is fixed to the printed circuit board.

次に、コンベア90は、部品が固定されたプリント回路基板を外観検査機70に搬送する。外観検査機70は、プリント回路基板の外観に不具合がないか検査する。外観検査機70による検査に合格したプリント回路基板は、コンベア90によってアンローダ80に搬送される。アンローダ80は、プリント回路基板をコンベアから取り出す。以上の工程を経て、プリント回路基板が完成する。なお、マウンタ装置は、複数台であってもよい。本実施例においては、説明の簡略化のために、1台のマウンタ装置が配置された表面実装ラインについて説明する。   Next, the conveyor 90 conveys the printed circuit board on which the components are fixed to the appearance inspection machine 70. The appearance inspection machine 70 inspects whether there is a defect in the appearance of the printed circuit board. The printed circuit board that has passed the inspection by the appearance inspection machine 70 is conveyed to the unloader 80 by the conveyor 90. The unloader 80 takes out the printed circuit board from the conveyor. The printed circuit board is completed through the above steps. A plurality of mounter devices may be provided. In the present embodiment, for the sake of simplicity of explanation, a surface mounting line in which one mounter device is arranged will be described.

続いて、マウンタ装置40の詳細について説明する。表面実装ライン200は、同一品種のプリント回路基板を製造するのではなく、複数品種のプリント回路基板を製造する。したがって、マウンタ装置40によって実装される部品種グループがプリント回路基板の品種に応じて異なっている。   Next, details of the mounter device 40 will be described. The surface mounting line 200 does not manufacture printed circuit boards of the same type, but manufactures multiple types of printed circuit boards. Therefore, the component type group mounted by the mounter device 40 differs depending on the type of the printed circuit board.

図2は、各プリント回路基板に搭載される部品種グループを表す図番A〜図番Dの部品種を表す。図2で例示するように、図番Aの部品種グループには、部品a、部品b、部品c、部品dおよび部品eが含まれる。図番Bの部品種グループには、部品e、部品f、部品gおよび部品hが含まれる。図番C部品種グループには、部品i、部品j、部品k、部品l、部品mおよび部品nが含まれる。図番Dの部品種グループには、部品n、部品o、部品pおよび部品qが含まれる。   FIG. 2 illustrates component types A to D representing the component type group mounted on each printed circuit board. As illustrated in FIG. 2, the part type group of the drawing number A includes a part a, a part b, a part c, a part d, and a part e. The part type group of figure number B includes part e, part f, part g, and part h. The part number group of figure number C includes part i, part j, part k, part 1, part m, and part n. The part type group of drawing number D includes part n, part o, part p, and part q.

マウンタ装置40には、設備制約(1)〜(5)がある。(1)図2で例示するように、プリント回路基板に実装する部品を、部品を搭載するための台車41に、リール42などの状態で準備(搭載)し、台車41をマウンタ装置40に設置することで、プリント回路基板への電子部品の実装が可能となる。なお、リール42には複数個の同一部品が搭載されている。それにより、リール42は、複数のプリント回路基板のそれぞれに対して部品を供給することができる。(2)マウンタ装置40で実装する部品種(リール42)を交換する際には、台車単位での交換を行う。(3)部品種グループ単位で、当該部品種グループの全てのリール42が台車1台に配置されている(図番の実装中に台車を交換できない)。(4)台車1台に配置できる部品種数(リール42の数)には制限がある。(5)台車41に部品種(リール42)を搭載するために、部品種に応じた部品準備時間がかかる。   The mounter device 40 has facility restrictions (1) to (5). (1) As illustrated in FIG. 2, components to be mounted on a printed circuit board are prepared (mounted) on a carriage 41 for mounting the components in a state such as a reel 42, and the carriage 41 is installed in the mounter device 40. This makes it possible to mount electronic components on the printed circuit board. A plurality of identical parts are mounted on the reel 42. Thereby, the reel 42 can supply components to each of the plurality of printed circuit boards. (2) When replacing the component type (reel 42) to be mounted by the mounter device 40, replacement is performed in units of carts. (3) In the component type group unit, all the reels 42 of the component type group are arranged in one cart (the cart cannot be exchanged during mounting of the figure number). (4) There is a limit to the number of component types (the number of reels 42) that can be arranged in one carriage. (5) Since the component type (reel 42) is mounted on the carriage 41, it takes a part preparation time corresponding to the component type.

上記設備制約(4)に基づいて、複数品種のプリント回路基板を製造する表面実装ライン200においては、全ての図番の部品種グループを1台の台車に搭載することができない。そのため、複数の台車41を搭載することになる。また、プリント回路基板へ部品を実装する時間(実装時間)は短く、台車への部品準備時間が製造時間に与える影響が大きい。少量生産の場合には、製造時間に対する部品準備時間の影響が特に大きくなる。また、マウンタ装置40に搭載する部品種の交換は台車単位で行われるため、複数回台車に配置される部品種がある。以上のことから、各台車に搭載する図番の組み合わせに応じて製造時間が異なってくる。   Based on the facility restriction (4), in the surface mounting line 200 for manufacturing a plurality of types of printed circuit boards, it is not possible to mount all the component type groups of the figure numbers on one carriage. Therefore, a plurality of carriages 41 are mounted. In addition, the time for mounting components on the printed circuit board (mounting time) is short, and the component preparation time for the carriage has a great influence on the manufacturing time. In the case of small volume production, the influence of the part preparation time on the manufacturing time becomes particularly large. Moreover, since replacement | exchange of the component type mounted in the mounter apparatus 40 is performed for every trolley | bogie, there is a component type arrange | positioned in a trolley | bogie several times. From the above, the manufacturing time varies depending on the combination of drawing numbers mounted on each carriage.

上記設備制約(3)および(4)に基づいて、複数の台車41への部品a〜qの搭載について検討する。図3(a)で例示するように、マウンタ装置40の第1の台車41に部品a,b,c,d,eおよび部品n,o,p,qを搭載することとする。第2の台車41に部品eおよび部品f,g,hを搭載することとする。第3の台車41に部品i,j,k,l,m,nを搭載することとする。この場合、第1の台車41で、図番Aおよび図番Dの部品種グループの実装が可能となる。第2の台車41で、図番Bの部品種グループの実装が可能となる。第3の台車41で、図番Cの部品種グループの実装が可能となる。したがって、上記設備制約(3)および(4)を満たすことができる。しかしながら、台車数が多くなるため、台車の準備自体に時間を要してしまう。   Based on the said equipment restrictions (3) and (4), mounting | wearing with the components aq to the several trolley | bogie 41 is examined. As illustrated in FIG. 3A, the parts a, b, c, d, e and the parts n, o, p, q are mounted on the first carriage 41 of the mounter device 40. The parts e and parts f, g, and h are mounted on the second carriage 41. The parts i, j, k, l, m, and n are mounted on the third carriage 41. In this case, the first cart 41 can mount the component type groups of the drawing numbers A and D. With the second carriage 41, the component type group of the drawing number B can be mounted. With the third carriage 41, the component type group of the drawing number C can be mounted. Therefore, the said equipment restrictions (3) and (4) can be satisfy | filled. However, since the number of carts increases, it takes time to prepare the carts themselves.

これに対して、図3(b)で例示するように、マウンタ装置40の第1の台車41に部品a,b,c,d,e,f,g,hを搭載し、第2の台車41に部品i,j,k,l,m,n,o,p,qを搭載することとする。この場合、第1の台車41で、図番Aおよび図番Bの部品種グループの実装が可能となる。第2の台車41で、図番Cおよび図番Dの部品種グループの実装が可能となる。また、図3(a)の場合よりも台車数を低減することができる。しかしながら、現場作業者の経験と勘で組み合わせを決めると、図3(a)のような組み合わせになることもあるため、組み合わせを決定できる手法が確立されていることが好ましい。   On the other hand, as illustrated in FIG. 3B, parts a, b, c, d, e, f, g, h are mounted on the first carriage 41 of the mounter device 40, and the second carriage is installed. 41, parts i, j, k, l, m, n, o, p, q are mounted. In this case, the first cart 41 can mount the component type groups of the drawing number A and the drawing number B. With the second carriage 41, it is possible to mount the component type groups of the drawing numbers C and D. Moreover, the number of carriages can be reduced as compared with the case of FIG. However, if the combination is determined based on the experience and intuition of the field worker, the combination may be as shown in FIG. 3A. Therefore, it is preferable that a method for determining the combination is established.

一例として、ある図番(実装される部品種が最も多い図番)の部品種グループを基準とし、当該図番の部品種グループと部品種数の差分が最も小さい図番の部品種グループとをグルーピングすることを繰り返すことで、部品種グループの組み合わせを決定することが考えられる。図4(a)は、図番A〜図番Cの部品種グループを例示する。図4(a)の例では、1台の台車に搭載できる部品種数(容量)は12である。これに対して、図番A〜図番Cの部品種グループの部品種の総数は15である。したがって、図番A〜図番Cの部品種全てを1台の台車には準備できないため、2台の台車が必要となる。なお、図4(a)においては、各部品種をマウンタ装置40の台車41に搭載するための部品準備時間も例示されている。   As an example, based on the part type group of a certain figure number (the figure number with the most mounted parts types), the part type group of the figure number and the part type group of the figure number with the smallest difference in the number of part types It is conceivable to determine a combination of component type groups by repeating the grouping. FIG. 4A illustrates the component type groups of the drawing numbers A to C. In the example of FIG. 4A, the number of parts (capacity) that can be mounted on one carriage is twelve. On the other hand, the total number of component types in the component type group of the drawing numbers A to C is 15. Therefore, since all the component types of the drawing numbers A to C cannot be prepared for one carriage, two carriages are required. In FIG. 4A, the part preparation time for mounting each part type on the carriage 41 of the mounter device 40 is also illustrated.

部品種の最も多い図番Aを基準とし、当該図番の部品種グループと部品種数の差分が最も小さい図番の部品種グループとをグルーピングすることを繰り返すと、図4(b)の結果が得られる。すなわち、図番Aおよび図番Bの部品種グループを第1の台車に搭載し、図番Cの部品種グループを第2の台車に搭載することになる。しかしながら、この場合、各台車に対する部品準備時間の総数は、14+10=24となる。これに対して、各台車に対する部品準備時間の総数の最適数は、図4(c)で例示するように、15+7=22である。   When grouping the part type group of the figure number and the part type group of the figure number having the smallest difference in the number of part types on the basis of the figure number A having the largest part type, the result of FIG. Is obtained. That is, the component type group of the drawing number A and the drawing number B is mounted on the first carriage, and the component type group of the drawing number C is mounted on the second carriage. However, in this case, the total number of parts preparation times for each carriage is 14 + 10 = 24. On the other hand, as illustrated in FIG. 4C, the optimum number of the total number of parts preparation times for each carriage is 15 + 7 = 22.

そこで、本実施例においては、部品種グループを表す図番と図番とを組み合わせた際に、組み合わせ前後での部品準備時間総数を計算し、当該値に基づいて部品種グループと部品種グループとの組み合わせを決定する。当該決定の際には、上記の設備制約を満たすようにする。   Therefore, in this embodiment, when the figure number representing the part type group and the figure number are combined, the total part preparation time before and after the combination is calculated, and the part type group and the part type group are calculated based on the value. Determine the combination. At the time of the determination, the above-mentioned facility restrictions should be satisfied.

図5で例示するように、本実施例においては、表面実装ライン200に、算出装置100が設けられている。算出装置100は、部品情報格納部11、制約情報格納部12、入力情報解釈部13、評価部14、グループ構成部15、出力部16、グループ情報格納部17などを備える。   As illustrated in FIG. 5, in the present embodiment, the calculation device 100 is provided in the surface mounting line 200. The calculation apparatus 100 includes a component information storage unit 11, a constraint information storage unit 12, an input information interpretation unit 13, an evaluation unit 14, a group configuration unit 15, an output unit 16, a group information storage unit 17, and the like.

部品情報格納部11は、部品情報を格納する。例えば、部品情報格納部11は、各図番の部品種グループが含む部品種を部品情報として格納する。図6(a)は、部品情報格納部11に格納されるテーブルを例示する。制約情報格納部12は、マウンタ装置40の制約情報を格納する。例えば、制約情報格納部12は、各台車41に搭載できる部品種数、部品種ごとの部品準備時間などを制約情報として格納する。図6(b)は、部品種ごとの部品準備時間のテーブルを例示する。   The component information storage unit 11 stores component information. For example, the part information storage unit 11 stores the part type included in the part type group of each figure number as part information. FIG. 6A illustrates a table stored in the component information storage unit 11. The constraint information storage unit 12 stores constraint information of the mounter device 40. For example, the constraint information storage unit 12 stores the number of component types that can be mounted on each carriage 41, the component preparation time for each component type, and the like as constraint information. FIG. 6B illustrates a part preparation time table for each part type.

図7は、算出装置100が実行するグループ算出処理を表すフローチャートの一例である。図7で例示するように、入力情報解釈部13は、部品情報格納部11に格納されている部品情報および制約情報格納部12に格納されている制約情報を読み取り、評価部14およびグループ構成部15に渡す(ステップS1)。   FIG. 7 is an example of a flowchart showing group calculation processing executed by the calculation apparatus 100. As illustrated in FIG. 7, the input information interpretation unit 13 reads the component information stored in the component information storage unit 11 and the constraint information stored in the constraint information storage unit 12, and evaluates the evaluation unit 14 and the group configuration unit. 15 (step S1).

次に、評価部14は、部品種グループのペアそれぞれについて、当該ペアを1つの部品種グループにまとめた際の部品準備時間の削減時間Tを算出する(ステップS2)。削減時間Tは、(ペアの一方の部品種グループの部品準備時間総数)+(ペアの他方の部品種グループの部品準備時間総数)−(ペアを1つの部品種グループにまとめた場合の部品準備時間総数)である。   Next, for each pair of component type groups, the evaluation unit 14 calculates a reduction time T of the component preparation time when the pairs are combined into one component type group (step S2). The reduction time T is (total number of part preparation times of one part type group of the pair) + (total number of part preparation times of the other part type group of the pair) − (part preparation when the pairs are combined into one part type group) Total number of hours).

図8(a)〜図8(d)は、削減時間Tの計算の詳細について例示する図である。図8(a)で例示するように、まず、評価部14は、各図番の部品種グループを1グループとして取り扱う。次に、評価部14は、2つの部品種グループのペア全てについて、削減時間Tを計算する。例えば、図番Aの部品種グループと図番Bの部品種グループとで部品a,bが共通している場合には、部品a,bの準備時間の合計が、削減時間Tとして計算される。   FIG. 8A to FIG. 8D are diagrams illustrating the details of the calculation of the reduction time T. As illustrated in FIG. 8A, first, the evaluation unit 14 treats the part type group of each figure number as one group. Next, the evaluation unit 14 calculates the reduction time T for all pairs of two component type groups. For example, when parts a and b are common to the part type group of figure number A and the part type group of figure number B, the total preparation time of parts a and b is calculated as the reduction time T. .

次に、グループ構成部15は、ペアごとに、制約情報を満たすか否かを確認し、制約情報を満たすペアのうち削減時間Tが最大となるペアをグループ化し、1つの部品種グループとして扱う(ステップS3)。図8(a)の例では、図番Aおよび図番Bの部品種グループのペアで削減時間Tが最大になるため、図8(b)で例示するように、図番Aの部品種グループおよび図番Bの部品種グループが1つの部品種グループとして扱われる。次に、グループ構成部15は、ペアを作成できないか否かを判定する(ステップS4)。具体的には、グループ構成部15は、2つの部品種グループをペアとした場合に、マウンタ装置40の台車41に搭載可能な部品種数を超えてしまうか、削減時間Tが得られなくなる(合計の部品準備時間総数が短くならなくなる)かを判定する。   Next, the group configuration unit 15 confirms whether or not the constraint information is satisfied for each pair, and groups pairs that have the maximum reduction time T among the pairs that satisfy the constraint information, and handles them as one component type group. (Step S3). In the example of FIG. 8A, the reduction time T is maximized for the pair of part type groups of the figure number A and the figure number B. Therefore, as illustrated in FIG. 8B, the part type group of the figure number A And the part type group of the drawing number B is handled as one part type group. Next, the group structure part 15 determines whether a pair cannot be created (step S4). Specifically, when the two component type groups are paired, the group configuration unit 15 exceeds the number of component types that can be mounted on the carriage 41 of the mounter device 40, or the reduction time T cannot be obtained ( The total number of parts preparation time will not be shortened).

ステップS4で「Yes」と判定された場合、グループ構成部15は、各部品種グループの情報を出力部16にわたす(ステップS5)。出力部16は、グループ構成部15から渡された各部品種グループの情報を、グループ情報格納部17に格納する(ステップS6)。グループ情報格納部17に格納された各部品種グループの情報は、表示装置などに表示される。それにより、ユーザは、各台車41に準備する部品種を把握することができる。   When it is determined as “Yes” in step S4, the group configuration unit 15 passes information on each component type group to the output unit 16 (step S5). The output unit 16 stores the information on each component type group passed from the group configuration unit 15 in the group information storage unit 17 (step S6). Information on each component type group stored in the group information storage unit 17 is displayed on a display device or the like. Thereby, the user can grasp | ascertain the component kind prepared for each trolley | bogie 41. FIG.

ステップS4で「No」と判定された場合、ステップS1から再度実行される。図8(b)の例では、次に、図番Aの部品種グループおよび図番Bの部品種グループが1つの部品種グループとみなされ、2つの部品種グループのペア全てについて、削減時間Tが計算される。図8(c)の例では、次に、図番Dの部品種グループおよび図番Eの部品種グループのペアについて削減時間Tが最大になるため、図番Dの部品種グループおよび図番Eの部品種グループのペアが1つの部品種グループとして扱われる。さらに、図番Dの部品種グループおよび図番Eの部品種グループからなる部品種グループと図番Cの部品種グループとのペアについて、削減時間Tが最大になるため、図8(d)で例示するように、図番C〜図番Eの部品種グループが1つの部品種グループとして扱われる。   If “No” is determined in step S4, the process is executed again from step S1. In the example of FIG. 8B, the component type group of the drawing number A and the component type group of the drawing number B are regarded as one component type group, and the reduction time T is set for all the pairs of the two component type groups. Is calculated. In the example of FIG. 8C, since the reduction time T is maximized for the pair of the part type group of the figure number D and the part type group of the figure number E, the part type group of the figure number D and the figure number E are next. Are paired as a single component type group. Furthermore, since the reduction time T is maximized for the pair of the part type group consisting of the part type group of the figure number D and the part type group of the figure number E and the part type group of the figure number C, in FIG. As illustrated, the component type groups of the drawing numbers C to E are handled as one component type group.

図9(a)〜図9(c)は、評価部14およびグループ構成部15によって算出された部品種グループを例示する図である。図9(a)は、図番A〜図番Cの部品種グループを例示する図である。図9(a)は、図4(a)と同様である。1台の台車41に準備できる部品種数も、図4(a)と同じく12である。図9(b)は、各ペアの削減時間Tを例示する図である。図9(b)で例示するように、図番Aの部品種グループと図番Cの部品種グループとをペアにした場合の削減時間T(=6)が最大となる。したがって、図番Aの部品種グループおよび図番Cの部品種グループのペアが1つの部品種グループとして扱われる。なお、図番Aの部品種グループと図番Cの部品種グループとをペアにした場合の部品種の数は12である。したがって、図番Aの部品種グループおよび図番Cの部品種グループのペアは、制約情報を満たしている。   FIG. 9A to FIG. 9C are diagrams illustrating the component type groups calculated by the evaluation unit 14 and the group configuration unit 15. FIG. 9A is a diagram illustrating the component type groups of the drawing numbers A to C. FIG. 9A is the same as FIG. 4A. The number of component types that can be prepared for one carriage 41 is 12 as in FIG. FIG. 9B is a diagram illustrating the reduction time T for each pair. As illustrated in FIG. 9B, the reduction time T (= 6) when the part type group of the figure number A and the part type group of the figure number C are paired becomes the maximum. Therefore, a pair of the part type group of the drawing number A and the part type group of the drawing number C is treated as one part type group. It should be noted that the number of component types when the component type group of drawing number A and the component type group of drawing number C are paired is twelve. Therefore, the pair of the part type group of the drawing number A and the part type group of the drawing number C satisfies the constraint information.

次に、図番Aの部品種グループおよび図番Cの部品種グループのペアに対して図番Bの部品種グループを組み合わせようとすると、部品種数が12を超えてしまうため、計算処理が終了する。したがって、図9(c)で例示するように、図番Aの部品種グループおよび図番Cの部品種グループが1つの部品種グループとして出力され、図番Bの部品種グループが1つの部品種グループとして出力される。図9(c)で例示するように、第1の台車41(図番Aおよび図番C)および第2の台車41(図番B)の合計の部品準備時間は15+7=22となり、最小の部品準備時間総数となっている。   Next, if the part type group of the figure number B is combined with the pair of the part type group of the figure number A and the part type group of the figure number C, the number of parts types exceeds 12, so that the calculation process is performed. finish. Therefore, as illustrated in FIG. 9C, the part type group of the drawing number A and the part type group of the drawing number C are output as one part type group, and the part type group of the drawing number B is one part type. Output as a group. As illustrated in FIG. 9C, the total part preparation time of the first carriage 41 (the figure number A and the figure number C) and the second carriage 41 (the figure number B) is 15 + 7 = 22. It is the total number of parts preparation time.

本実施例によれば、複数のプリント回路基板に実装される部品種グループの合計の部品種総数が、台車41が搭載可能な部品種数を超える場合に、台車41に部品種の各々を搭載するための準備時間に基づいて、各台車41に搭載する部品種グループの組み合わせが算出される。この場合、各台車41に部品を搭載する準備時間を考慮した、部品種グループの組み合わせが可能となる。組み合わされた部品種グループが1つの部品種グループとみなされて、さらに部品種グループが組み合わされることで、組み合わせの最適化が可能となる。また、削減時間Tに応じて部品種グループが組み合わされることから、準備時間を削減することができる。その結果、プリント回路基板の製造時間が短縮化される。また、削減時間Tが最大となるペアが1つの部品種グループとみなされることで、準備時間の削減が最適化される。   According to the present embodiment, each of the component types is mounted on the cart 41 when the total number of component types of the component type groups mounted on the plurality of printed circuit boards exceeds the number of components that can be mounted on the cart 41. Based on the preparation time to do this, a combination of component type groups mounted on each carriage 41 is calculated. In this case, it is possible to combine the component type groups in consideration of the preparation time for mounting the components on each carriage 41. The combined component type group is regarded as one component type group, and the component type group is further combined, so that the combination can be optimized. Further, since the component type groups are combined according to the reduction time T, the preparation time can be reduced. As a result, the manufacturing time of the printed circuit board is shortened. Further, since the pair with the maximum reduction time T is regarded as one component type group, the reduction of the preparation time is optimized.

(変形例1)
2つの部品種グループのペアを1つの部品種グループにまとめた際の部品準備時間の削減時間Tの代わりに、他の指標を用いてもよい。変形例1においては、削減時間Tの代わりに、削減時間T/(2つの部品種グループのペアを1つの部品種グループにまとめた際の部品準備時間総数Tpair)を削減時間Tの代わりの指標Sとして用いてもよい。
(Modification 1)
Instead of the time T for reducing the part preparation time when a pair of two part type groups is combined into one part type group, another index may be used. In the first modification, instead of the reduction time T, the reduction time T / (total number of part preparation times T pair when two pairs of parts type groups are combined into one part type group) is used instead of the reduction time T. it may be used as an index S 1.

図10は、算出装置100が実行するグループ算出処理を表すフローチャートの一例である。図7のフローチャートと異なる点は、ステップS2において削減時間Tの代わりに指標Sを算出し(ステップS12)、ステップS3において指標Sが最大となるペアをグループ化する(ステップS13)点である。その他の処理については、図7のフローチャートと同様である。 FIG. 10 is an example of a flowchart showing the group calculation process executed by the calculation apparatus 100. Flowchart differs from the Fig 7 calculates an index S 1 instead of reducing the time T in step S2 (step S12), the index S 1 in step S3 to group pairs with the maximum (Step S13) in terms is there. Other processes are the same as those in the flowchart of FIG.

図11(a)〜図11(c)は、評価部14およびグループ構成部15によって算出されたグループを例示する図である。図11(a)は、図番A〜図番Cの部品種グループを例示する図である。図11(a)は、図4(a)と同様である。1台の台車41に準備できる部品種数も、図4(a)と同じく12である。図11(b)は、各部品種グループをペアとした場合の削減時間T、2つの部品種グループのペアを1つの部品種グループにまとめた際の部品準備時間総数Tpair、および指標Sを例示する図である。図11(b)で例示するように、図番Aの部品種グループと図番Cの部品種グループとをペアにした場合の指標Sが最大となる。したがって、図番Aの部品種グループおよび図番Cの部品種グループのペアが1つの部品種グループとして扱われる。なお、図番Aの部品種グループと図番Cの部品種グループとをペアにした場合の共通の部品種の数は12である。したがって、図番Aの部品種グループおよび図番Cの部品種グループのペアは、制約情報を満たしている。 FIG. 11A to FIG. 11C are diagrams illustrating groups calculated by the evaluation unit 14 and the group configuration unit 15. FIG. 11A is a diagram exemplifying the component type groups of the drawing numbers A to C. FIG. 11A is the same as FIG. The number of component types that can be prepared for one carriage 41 is 12 as in FIG. FIG. 11B shows a reduction time T when each part type group is paired, a total part preparation time T pair when a pair of two part type groups is combined into one part type group, and an index S 1 . It is a figure illustrated. As illustrated in FIG. 11 (b), the index S 1 is maximized in the case of a component type group of the component species groups and drawing number C of figure numbers A pair. Therefore, a pair of the part type group of the drawing number A and the part type group of the drawing number C is treated as one part type group. The number of common component types is 12 when the component type group of drawing number A and the component type group of drawing number C are paired. Therefore, the pair of the part type group of the drawing number A and the part type group of the drawing number C satisfies the constraint information.

次に、図番Aの部品種グループおよび図番Cの部品種グループのペアに対して図番Bの部品種グループを組み合わせようとすると、部品種数が12を超えてしまうため、計算処理が終了する。したがって、図11(c)で例示するように、図番Aの部品種グループおよび図番Cの部品種グループが1つの部品種グループとして出力され、図番Bの部品種グループが1つの部品種グループとして出力される。図11(c)で例示するように、第1の台車41(図番Aおよび図番C)および第2の台車41(図番B)の合計の部品準備時間は15+7=22となり、最小の部品準備時間となっている。   Next, if the part type group of the figure number B is combined with the pair of the part type group of the figure number A and the part type group of the figure number C, the number of parts types exceeds 12, so that the calculation process is performed. finish. Therefore, as illustrated in FIG. 11C, the part type group of the figure number A and the part type group of the figure number C are output as one part type group, and the part type group of the figure number B is one part type. Output as a group. As illustrated in FIG. 11C, the total part preparation time of the first carriage 41 (the figure number A and the figure number C) and the second carriage 41 (the figure number B) is 15 + 7 = 22. Parts preparation time has been reached.

(変形例2)
変形例2においては、削減時間Tの代わりに、削減時間T/(2つの部品種グループのペアを1つの部品種グループにまとめた際の台車使用量総数Upair)を削減時間Tの代わりの指標Sとして用いてもよい。台車使用量とは、各台車41を占めるリールの割合のことである。台車使用量総数Upairとは、各台車41における台車使用量の総数のことである。
(Modification 2)
In the second modification example, instead of the reduction time T, the reduction time T / (the total amount U pair of carriages used when a pair of two part type groups is combined into one part type group) is used instead of the reduction time T. it may be used as an index S 2. The cart usage is the ratio of reels that occupy each cart 41. The total number of used trucks U pair is the total number of used trucks in each truck 41.

図12は、算出装置100が実行するグループ算出処理を表すフローチャートの一例である。図7のフローチャートと異なる点は、ステップS2において削減時間Tの代わりに指標Sを算出し(ステップS22)、ステップS3において指標Sが最大となるペアをグループ化する(ステップS23)点である。その他の処理については、図7のフローチャートと同様である。 FIG. 12 is an example of a flowchart showing the group calculation process executed by the calculation apparatus 100. Flowchart differs from the Fig 7 is reduced by calculating an index S 2 in place of the time T in step S2 (step S22), and the index S 2 in Step S3 to group pairs with the maximum (Step S23) in terms is there. Other processes are the same as those in the flowchart of FIG.

図13(a)〜図13(c)は、評価部14およびグループ構成部15によって算出された部品種グループを例示する図である。図13(a)は、図番A〜図番Cの部品種グループを例示する図である。図13(a)は、図4(a)と比較して、台車使用量が追加されている。1台の台車41に準備できる部品種数は、図4(a)と同じく12である。図13(b)は、2つの部品種グループのペアを1つの部品種グループにまとめた際の削減時間T、台車使用量総数Upair、および指標Sを例示する図である。図13(b)で例示するように、図番Aの部品種グループと図番Cの部品種グループとをペアにした場合の指標Sが最大となる。したがって、図番Aの部品種グループおよび図番Cの部品種グループのペアが1つの部品種グループとして扱われる。なお、図番Aの部品種グループと図番Cの部品種グループとをペアにした場合の共通の部品種の数は12である。したがって、図番Aの部品種グループおよび図番Cの部品種グループのペアは、制約情報を満たしている。 FIG. 13A to FIG. 13C are diagrams illustrating the component type groups calculated by the evaluation unit 14 and the group configuration unit 15. FIG. 13A is a diagram exemplifying the component type groups of the drawing numbers A to C. In FIG. 13 (a), the amount of carriage used is added as compared to FIG. 4 (a). The number of types of parts that can be prepared for one carriage 41 is 12 as in FIG. 13 (b) is a diagram reduction time T when summarizing the pair of two component type groups into one component type group, truck usage total U pair, and the index S 2 illustrated. As illustrated in FIG. 13 (b), the index S 2 is maximized in the case of a component type group of the component species groups and drawing number C of figure numbers A pair. Therefore, a pair of the part type group of the drawing number A and the part type group of the drawing number C is treated as one part type group. The number of common component types is 12 when the component type group of drawing number A and the component type group of drawing number C are paired. Therefore, the pair of the part type group of the drawing number A and the part type group of the drawing number C satisfies the constraint information.

次に、図番Aの部品種グループおよび図番Cの部品種グループのペアに対して図番Bの部品種グループを組み合わせようとすると、部品種数が12を超えてしまうため、計算処理が終了する。したがって、図13(c)で例示するように、図番Aの部品種グループおよび図番Cの部品種グループが1つの部品種グループとして出力され、図番Bの部品種グループが1つの部品種グループとして出力される。図13(c)で例示するように、第1の台車41(図番Aおよび図番C)および第2の台車41(図番B)の合計の部品準備時間は15+7=22となり、最小の部品準備時間となっている。   Next, if the part type group of the figure number B is combined with the pair of the part type group of the figure number A and the part type group of the figure number C, the number of parts types exceeds 12, so that the calculation process is performed. finish. Therefore, as illustrated in FIG. 13C, the part type group of the drawing number A and the part type group of the drawing number C are output as one part type group, and the part type group of the drawing number B is one part type. Output as a group. As illustrated in FIG. 13C, the total part preparation time of the first carriage 41 (the figure number A and the figure number C) and the second carriage 41 (the figure number B) is 15 + 7 = 22. Parts preparation time has been reached.

(変形例3)
削減時間Tを用いて実施例1に従って得られた部品種グループ、指標Sを用いて変形例1に従って得られた部品種グループ、および指標Sを用いて変形例2に従って得られた部品種グループのうち、部品準備時間総数が最も短い部品種グループを格納してもよい。図14は、この場合に算出装置100が実行するグループ算出処理を表すフローチャートの一例である。グループ構成部15は、図7、図10および図12のステップS5で出力された各部品種グループの組み合わせのうち、部品準備時間総数が最も短い部品種グループの組み合わせを選択する(ステップS31)。次に、グループ構成部15は、ステップS31で選択された部品種グループの情報をグループ情報格納部17に格納する(ステップS32)。
(Modification 3)
Component type groups obtained according to Example 1 using a reduction time T, component type groups obtained according to Modification Example 1 using an index S 1, and component type obtained according to Modification 2 with reference to the index S 2 Of the groups, the component type group having the shortest total component preparation time may be stored. FIG. 14 is an example of a flowchart showing the group calculation process executed by the calculation apparatus 100 in this case. The group configuration unit 15 selects the combination of the component type groups having the shortest total component preparation time among the combinations of the component type groups output in step S5 of FIGS. 7, 10, and 12 (step S31). Next, the group configuration unit 15 stores information on the part type group selected in step S31 in the group information storage unit 17 (step S32).

上記各例において、プリント回路基板が実装対象の一例である。台車41が、複数の実装対象の各々に実装される部品種グループを当該部品種グループ単位で搭載する搭載部の一例である。マウンタ装置40が、搭載部を備え、複数の実装対象に対応するグループ部品種は少なくとも一部が互いに異なっており、搭載部に搭載可能な部品種数に制限がある実装装置の一例である。評価部14およびグループ構成部15が、複数の実装対象に搭載される部品種グループの合計の部品種総数が搭載部の制限を超える場合に、搭載部に部品種の各々を搭載するための準備時間に基づいて、搭載部に搭載する部品種グループの組み合わせを算出する算出部の一例である。   In each of the above examples, the printed circuit board is an example of a mounting target. The carriage 41 is an example of a mounting unit that mounts a component type group mounted on each of a plurality of mounting targets in units of the component type group. The mounter device 40 includes a mounting unit, and group component types corresponding to a plurality of mounting targets are at least partially different from each other, and is an example of a mounting device in which the number of component types that can be mounted on the mounting unit is limited. Preparation for mounting each of the component types on the mounting unit when the total number of component types of the component type group mounted on the plurality of mounting targets exceeds the limit of the mounting unit. It is an example of the calculation part which calculates the combination of the component type group mounted in a mounting part based on time.

(他の例)
図15は、算出装置100のハードウェア構成の一例を説明するためのブロック図である。図15で例示するように、算出装置100は、CPU101、RAM102、記憶装置103、入力装置104、表示装置105などを備える。これらの各機器は、バスなどによって接続されている。CPU(Central Processing Unit)101は、中央演算処理装置である。CPU101は、1以上のコアを含む。RAM(Random Access Memory)102は、CPU101が実行するプログラム、CPU101が処理するデータなどを一時的に記憶する揮発性メモリである。記憶装置103は、不揮発性記憶装置である。記憶装置103として、例えば、ROM(Read Only Memory)、フラッシュメモリなどのソリッド・ステート・ドライブ(SSD)、ハードディスクドライブに駆動されるハードディスクなどを用いることができる。入力装置104は、キーボード、マウス、タッチパネルなどの入力装置である。表示装置105は、LCDなどの画面を備えた表示装置である。CPU101が記憶装置103に記憶されているプログラムを実行することによって、算出装置100の各部が実現される。
(Other examples)
FIG. 15 is a block diagram for explaining an example of the hardware configuration of the calculation apparatus 100. As illustrated in FIG. 15, the calculation device 100 includes a CPU 101, a RAM 102, a storage device 103, an input device 104, a display device 105, and the like. Each of these devices is connected by a bus or the like. A CPU (Central Processing Unit) 101 is a central processing unit. The CPU 101 includes one or more cores. A RAM (Random Access Memory) 102 is a volatile memory that temporarily stores programs executed by the CPU 101, data processed by the CPU 101, and the like. The storage device 103 is a nonvolatile storage device. As the storage device 103, for example, a ROM (Read Only Memory), a solid state drive (SSD) such as a flash memory, a hard disk driven by a hard disk drive, or the like can be used. The input device 104 is an input device such as a keyboard, a mouse, or a touch panel. The display device 105 is a display device having a screen such as an LCD. When the CPU 101 executes a program stored in the storage device 103, each unit of the calculation device 100 is realized.

図16は、ものづくりシステムを例示する図である。図16で例示するように、ものづくりシステムは、入力装置104および表示装置105を備える端末201が、CPU101、RAM102および記憶装置103を備えるサーバ203と、イントラネットなどの電気通信回線202を通じて接続された構成を有する。図16の例では、サーバ203において、算出装置100の各部が実現される。例えば、各図番のプリント回路基板に実装される部品種などの部品情報と、マウンタ装置40の制約情報とが端末201の入力装置104から入力され、サーバ203のグループ構成部15によって算出されたグループの情報が端末201の表示装置105に表示されてもよい。   FIG. 16 is a diagram illustrating a manufacturing system. As illustrated in FIG. 16, the manufacturing system has a configuration in which a terminal 201 including an input device 104 and a display device 105 is connected to a server 203 including a CPU 101, a RAM 102, and a storage device 103 through an electric communication line 202 such as an intranet. Have In the example of FIG. 16, each unit of the calculation device 100 is realized in the server 203. For example, component information such as the component type mounted on the printed circuit board of each figure number and constraint information of the mounter device 40 are input from the input device 104 of the terminal 201 and calculated by the group configuration unit 15 of the server 203. Group information may be displayed on the display device 105 of the terminal 201.

図17は、クラウドでプログラムを動かすものづくりシステムを例示する図である。図17で例示するように、クラウドでプログラムを動かすものづくりシステムは、入力装置104および表示装置105を備える端末201が、CPU101、RAM102および記憶装置103を備えるクラウド204と、インターネットなどの電気通信回線202を通じて接続された構成を有する。図17の例では、クラウド204において、算出装置100の各部が実現される。例えば、各図番のプリント回路基板に実装される部品種などの部品情報と、マウンタ装置40の制約情報とが端末201の入力装置104から入力され、クラウド204のグループ構成部15によって算出されたグループの情報が端末201の表示装置105に表示されてもよい。   FIG. 17 is a diagram illustrating a manufacturing system that moves programs in the cloud. As illustrated in FIG. 17, a manufacturing system that moves programs in the cloud includes a terminal 201 including an input device 104 and a display device 105, a cloud 204 including a CPU 101, a RAM 102, and a storage device 103, and an electric communication line 202 such as the Internet. Connected to each other. In the example of FIG. 17, each unit of the calculation device 100 is realized in the cloud 204. For example, component information such as the component type mounted on the printed circuit board of each figure number and constraint information of the mounter device 40 are input from the input device 104 of the terminal 201 and calculated by the group configuration unit 15 of the cloud 204. Group information may be displayed on the display device 105 of the terminal 201.

以上、本発明の実施例について詳述したが、本発明は係る特定の実施例に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   Although the embodiments of the present invention have been described in detail above, the present invention is not limited to such specific embodiments, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims. It can be changed.

11 部品情報格納部
12 制約情報格納部
13 入力情報解釈部
14 評価部
15 グループ構成部
16 出力部
17 グループ情報格納部
100 算出装置
200 表面実装ライン
DESCRIPTION OF SYMBOLS 11 Component information storage part 12 Constraint information storage part 13 Input information interpretation part 14 Evaluation part 15 Group component part 16 Output part 17 Group information storage part 100 Calculation apparatus 200 Surface mounting line

Claims (7)

複数の実装対象の各々に実装される部品種グループを当該部品種グループ単位で1以上搭載する搭載部を複数備え、前記複数の実装対象に対応するグループ部品種は少なくとも一部が互いに異なっており、各搭載部に搭載可能な部品種数に制限がある実装装置において、
前記複数の実装対象に搭載される部品種グループの合計の部品種総数が前記制限を超える場合に、前記搭載部に前記部品種の各々を搭載するための準備時間に基づいて、各搭載部に搭載する部品種グループの組み合わせを算出する算出部を備えることを特徴とする算出装置。
A plurality of mounting parts for mounting one or more component type groups mounted on each of the plurality of mounting targets in units of the corresponding component type group are provided, and at least some of the group component types corresponding to the plurality of mounting targets are different from each other. In mounting devices where the number of parts that can be mounted on each mounting part is limited,
In the case where the total number of component types of the component type groups mounted on the plurality of mounting targets exceeds the limit, each mounting unit is based on a preparation time for mounting each of the component types on the mounting unit. A calculation device comprising a calculation unit for calculating a combination of mounted component type groups.
前記算出部は、算出した前記部品種グループの組み合わせを1つの部品種グループとみなし、前記準備時間に基づいて、前記搭載部に搭載する部品種グループの組み合わせをさらに算出することを特徴とする請求項1記載の算出装置。   The calculation unit regards the calculated combination of component type groups as one component type group, and further calculates a combination of component type groups to be mounted on the mounting unit based on the preparation time. Item 1. The calculation device according to item 1. 前記算出部は、前記部品種グループの組み合わせにおける前記部品種数が前記制限を超えない範囲で、前記部品種グループの組み合わせの算出を繰り返すことを特徴とする請求項2記載の算出装置。   The calculation device according to claim 2, wherein the calculation unit repeats calculation of the combination of the component type groups within a range in which the number of component types in the combination of the component type groups does not exceed the limit. 前記算出部は、前記部品種グループを組み合わせた場合に共通する前記部品種の前記準備時間の合計に応じて、前記搭載部に搭載する部品種グループの組み合わせを算出することを特徴とする請求項1〜3のいずれか一項に記載の算出装置。   The said calculating part calculates the combination of the component type group mounted in the said mounting part according to the sum total of the said preparation time of the said component type common when the said component type group is combined. The calculation apparatus as described in any one of 1-3. 前記算出部は、前記部品種グループを組み合わせた場合に共通する前記部品種の前記準備時間の合計が最大となる、前記部品種グループの組み合わせを算出することを特徴とする請求項4記載の算出装置。   5. The calculation according to claim 4, wherein the calculation unit calculates a combination of the component type groups that maximizes a total of the preparation times of the component types that are common when the component type groups are combined. apparatus. 複数の実装対象の各々に実装される部品種グループを当該部品種グループ単位で1以上搭載する搭載部を複数備え、前記複数の実装対象に対応するグループ部品種は少なくとも一部が互いに異なっており、各搭載部に搭載可能な部品種数に制限がある実装装置において、
前記複数の実装対象に搭載される部品種グループの合計の部品種総数が前記制限を超える場合に、前記搭載部に前記部品種の各々を搭載するための準備時間に基づいて、前記搭載部に搭載する部品種グループの組み合わせを算出部が算出することを特徴とする算出方法。
A plurality of mounting parts for mounting one or more component type groups mounted on each of the plurality of mounting targets in units of the corresponding component type group are provided, and at least some of the group component types corresponding to the plurality of mounting targets are different from each other. In mounting devices where the number of parts that can be mounted on each mounting part is limited,
In the case where the total number of component types of the component type groups mounted on the plurality of mounting targets exceeds the limit, the mounting unit is configured based on a preparation time for mounting each of the component types on the mounting unit. A calculation method, wherein the calculation unit calculates a combination of component type groups to be mounted.
複数の実装対象の各々に実装される部品種グループを当該部品種グループ単位で1以上搭載する搭載部を複数備え、前記複数の実装対象に対応するグループ部品種は少なくとも一部が互いに異なっており、各搭載部に搭載可能な部品種数に制限がある実装装置において、
コンピュータに、
前記複数の実装対象に搭載される部品種グループの合計の部品種総数が前記制限を超える場合に、前記搭載部に前記部品種の各々を搭載するための準備時間に基づいて、前記搭載部に搭載する部品種グループの組み合わせを算出する処理を実行させることを特徴とする算出プログラム。
A plurality of mounting parts for mounting one or more component type groups mounted on each of the plurality of mounting targets in units of the corresponding component type group are provided, and at least some of the group component types corresponding to the plurality of mounting targets are different from each other. In mounting devices where the number of parts that can be mounted on each mounting part is limited,
On the computer,
In the case where the total number of component types of the component type groups mounted on the plurality of mounting targets exceeds the limit, the mounting unit is configured based on a preparation time for mounting each of the component types on the mounting unit. A calculation program for executing a process of calculating a combination of component type groups to be mounted.
JP2015243096A 2015-12-14 2015-12-14 Calculation device, calculation method and calculation program Active JP6547613B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015243096A JP6547613B2 (en) 2015-12-14 2015-12-14 Calculation device, calculation method and calculation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015243096A JP6547613B2 (en) 2015-12-14 2015-12-14 Calculation device, calculation method and calculation program

Publications (2)

Publication Number Publication Date
JP2017112135A true JP2017112135A (en) 2017-06-22
JP6547613B2 JP6547613B2 (en) 2019-07-24

Family

ID=59080900

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015243096A Active JP6547613B2 (en) 2015-12-14 2015-12-14 Calculation device, calculation method and calculation program

Country Status (1)

Country Link
JP (1) JP6547613B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109688783A (en) * 2017-10-19 2019-04-26 西克股份公司 Prepare the method for mounting kit for placement equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001251095A (en) * 2000-03-06 2001-09-14 Fujitsu Ltd Manufacture control system
JP2013191677A (en) * 2012-03-13 2013-09-26 Fujitsu Telecom Networks Ltd Manufacturing support system
JP2013238914A (en) * 2012-05-11 2013-11-28 Panasonic Corp Work schedule planning device and work schedule planning method
JP2015146118A (en) * 2014-02-03 2015-08-13 富士通テレコムネットワークス株式会社 Manufacturing plan creation device and manufacturing plan creation method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001251095A (en) * 2000-03-06 2001-09-14 Fujitsu Ltd Manufacture control system
JP2013191677A (en) * 2012-03-13 2013-09-26 Fujitsu Telecom Networks Ltd Manufacturing support system
JP2013238914A (en) * 2012-05-11 2013-11-28 Panasonic Corp Work schedule planning device and work schedule planning method
JP2015146118A (en) * 2014-02-03 2015-08-13 富士通テレコムネットワークス株式会社 Manufacturing plan creation device and manufacturing plan creation method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109688783A (en) * 2017-10-19 2019-04-26 西克股份公司 Prepare the method for mounting kit for placement equipment
US10750651B2 (en) 2017-10-19 2020-08-18 Sick Ag Method of preparing a setup kit for a placement machine
EP3474650B1 (en) * 2017-10-19 2020-12-09 Sick Ag Method for producing a retrofitting set for an assembly machine
CN109688783B (en) * 2017-10-19 2021-09-03 西克股份公司 Method for preparing installation kit for mounter

Also Published As

Publication number Publication date
JP6547613B2 (en) 2019-07-24

Similar Documents

Publication Publication Date Title
JP6635191B2 (en) Manufacturing plan generating apparatus, manufacturing plan generating method, and manufacturing plan generating program
JP6270286B2 (en) Production optimization device for component mounting line
WO2018198246A1 (en) Production plan generation device, production plan generation program, and production plan generation method
CN104396362A (en) Allocation of printed circuit boards to fitting lines
JP5700694B2 (en) Manufacturing support system
JP6066587B2 (en) Substrate inspection method, inspection program, and inspection apparatus
JP2015146118A (en) Manufacturing plan creation device and manufacturing plan creation method
JP6395708B2 (en) Management method and management apparatus for electronic component mounting system having a plurality of production lines
JP6547613B2 (en) Calculation device, calculation method and calculation program
US11550293B2 (en) Board production management device and board production management method to determine a countermeasure to a board production device error
JP6604433B2 (en) Work support device, work support method, and work support program
CN109688783B (en) Method for preparing installation kit for mounter
JPH10190299A (en) Electronic-component mounting line and electronic-component mounting method
JP2017126148A (en) Optimum number of lots determination program and system
JP6302493B2 (en) Device for supporting circuit board correction work
JP6935593B2 (en) Cart configuration optimizer for component-mounted machines and its method
CN109815547B (en) Resistance replacement method and device for material BOM (bill of material) table and terminal equipment
JP4897392B2 (en) Line selection method, component mounting board production method, and line selection program
Mircea Main aspects concerning PCB manufacturing optimization
CN107193650A (en) A kind of method and apparatus that video card resource is dispatched in distributed type assemblies
JP2020038857A (en) Management device, mounted board manufacturing system, and production order determination method
JP6977168B2 (en) Mounting time leveling device for component mounting machine and mounting time leveling method
JP4831095B2 (en) Component remaining number management method and component remaining number management device
CN110717669B (en) Method and device for calculating demand of index type universal spare parts
JP6591236B2 (en) Mounter component allocation simulation method and mounter component allocation simulation apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180810

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190515

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190610

R150 Certificate of patent or registration of utility model

Ref document number: 6547613

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150