JP7096286B2 - Work processing support method - Google Patents

Work processing support method Download PDF

Info

Publication number
JP7096286B2
JP7096286B2 JP2020091138A JP2020091138A JP7096286B2 JP 7096286 B2 JP7096286 B2 JP 7096286B2 JP 2020091138 A JP2020091138 A JP 2020091138A JP 2020091138 A JP2020091138 A JP 2020091138A JP 7096286 B2 JP7096286 B2 JP 7096286B2
Authority
JP
Japan
Prior art keywords
work
processing
steps
job
worker
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
JP2020091138A
Other languages
Japanese (ja)
Other versions
JP2020149714A (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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2020091138A priority Critical patent/JP7096286B2/en
Publication of JP2020149714A publication Critical patent/JP2020149714A/en
Application granted granted Critical
Publication of JP7096286B2 publication Critical patent/JP7096286B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Description

本発明は、作業処理支援方法に関する。 The present invention relates to a work processing support method.

従来より、コンピュータを用いてジョブの作成を支援するジョブ作成支援方法が知られている。例えば、特許文献1では、測定プログラムをビジュアル化することによって、測定プログラムの作成および編集を容易に行うことが記載されている。 Conventionally, a job creation support method for supporting job creation using a computer has been known. For example, Patent Document 1 describes that the measurement program can be easily created and edited by visualizing the measurement program.

特開平10-332339号公報Japanese Unexamined Patent Publication No. 10-332339

ところで、ジョブの作成作業の途中で別の作業を行う必要が生じたり、その作業を完成させるための必要な情報が揃っていなかったり、終業時刻が到来してしまったりすることがある。そのような場合には、ジョブの作成作業を中断することになるが、その後再開するときには、作業者の記憶や設定内容を確認することで、どのステップから再開するかを作業者が判断する必要がある。そのため、ジョブの作成作業を中断してから再開するのに多くの時間を要することがあり、効率的とはいえなかった。 By the way, it may be necessary to perform another work in the middle of the job creation work, the necessary information for completing the work may not be available, or the end time may be reached. In such a case, the job creation work will be interrupted, but when restarting after that, it is necessary for the worker to decide from which step to restart by checking the worker's memory and setting contents. There is. Therefore, it may take a lot of time to suspend and then restart the job creation work, which is not efficient.

本発明はこのような課題に鑑みなされたものであり、中断した作業を効率よく再開することを主目的とする。 The present invention has been made in view of such problems, and an object of the present invention is to efficiently resume interrupted work.

本発明は、コンピュータを用いて作業の処理を支援する作業処理支援方法であって、
(a)前記コンピュータは、前記作業を複数のステップに分けて表示手段に表示すると共に、作業者が現在処理行っているステップを処理中ステップとして前記表示手段に可視化して表示し、
(b)作業者が作業の中断を要求したとき、前記コンピュータは、前記作業のうち処理が完了しているステップを処理済みステップとして記憶手段に記憶し、
(c)前記作業者が作業の再開を要求したとき、前記コンピュータは、前記作業を前記複数のステップに分けて前記表示手段に表示すると共に、前記処理済みステップを前記記憶手段から読み出し、該処理済みステップの次のステップを処理中ステップとして前記表示手段に可視化して表示する、
ものである。
The present invention is a work processing support method for supporting work processing using a computer.
(A) The computer divides the work into a plurality of steps and displays them on the display means, and visualizes and displays the steps currently being processed by the operator as the steps being processed on the display means.
(B) When the worker requests the interruption of the work, the computer stores the step of the work for which the processing has been completed in the storage means as the processed step.
(C) When the worker requests the resumption of the work, the computer divides the work into the plurality of steps and displays the work on the display means, reads the processed step from the storage means, and performs the processing. The next step of the completed step is visualized and displayed on the display means as a processing step.
It is a thing.

この作業処理支援方法では、作業は複数のステップに分けて表示されると共に、作業者が現在処理を行っているステップが処理中ステップとして可視化して表示される。そのため、作業者は複数のステップからなる作業のうちのどのステップを現在処理しているかを目視により容易に理解することができる。また、作業者が中断した作業を再開するとき、処理済みのステップの次のステップが可視化して自動的に表示される。そのため、どのステップから再開するかを作業者が自分の記憶や設定内容を確認して判断する必要がなく、中断した作業を効率よく再開することができる。 In this work processing support method, the work is divided into a plurality of steps and displayed, and the step currently being processed by the worker is visualized and displayed as a step being processed. Therefore, the operator can easily visually understand which step of the work consisting of a plurality of steps is currently being processed. Also, when the worker resumes the interrupted work, the next step of the processed step is visualized and automatically displayed. Therefore, it is not necessary for the operator to confirm and determine which step to restart from by checking his / her own memory and setting contents, and the interrupted work can be restarted efficiently.

本発明の作業処理支援方法において、前記記憶手段は、前記複数のステップのうち所定のステップを処理頻度の高いステップとして記憶しており、前記(c)では、前記コンピュータは、前記作業の複数のステップの全処理が終了しているか否かを判定し、肯定判定だったならば、前記所定のステップを前記記憶手段から読み出して前記表示手段に可視化して表示し、否定判定だったならば、前記処理済みステップの次のステップを処理中ステップとして前記表示手段に可視化して表示してもよい。複数のステップの全処理が終了した作業を作業者が再開する場合には、既に終了したステップをよりよい結果が得られるように改良することが多い。そうした改良が行われるステップは処理頻度が高い。ここでは、全処理が終了した作業を作業者が再開する場合には、処理頻度の高い所定のステップが表示されるため、作業者は改良作業を効率よく実行することができる。なお、処理頻度の高いステップが複数あるときには、複数のステップを作業者が選択可能な状態で可視化して表示してもよい。 In the work processing support method of the present invention, the storage means stores a predetermined step among the plurality of steps as a step having a high processing frequency, and in the (c), the computer has a plurality of the work. It is determined whether or not all the processing of the steps has been completed, and if it is an affirmative determination, the predetermined step is read from the storage means and visualized and displayed on the display means, and if it is a negative determination, it is determined. The next step of the processed step may be visualized and displayed on the display means as a processing step. When the worker resumes the work in which all the processes of a plurality of steps have been completed, the already completed steps are often improved so as to obtain better results. The steps in which such improvements are made are frequently processed. Here, when the worker restarts the work for which all the processing has been completed, a predetermined step having a high processing frequency is displayed, so that the worker can efficiently execute the improvement work. When there are a plurality of steps with high processing frequency, the plurality of steps may be visualized and displayed in a state in which the operator can select them.

本発明の作業処理支援方法において、前記(b)では、前記作業者が作業の中断を要求したとき、前記コンピュータは、前記作業のうち処理が完了しているステップを予め入力されている前記作業者の識別情報と対応づけて処理済みステップとして前記記憶手段に記憶し、前記(c)では、前記作業者が作業の再開を要求すると共に前記識別情報を入力したとき、前記コンピュータは、前記作業を前記複数のステップに分けて前記表示手段に表示すると共に、前記識別情報に対応づけられた前記処理済みステップを前記記憶手段から読み出し、該処理済みステップの次のステップを前記処理中ステップとして前記表示手段に表示してもよい。このように作業者の識別情報を利用して個人認証を行うことにより、作業の進捗状況の異なる複数の作業者が同じコンピュータを利用していたとしても、作業者ごとに適切なステップが処理中ステップとして表示される。そのため、複数の作業者の誰が作業を再開したとしても、中断した作業を効率よく再開することができる。 In the work processing support method of the present invention, in the above (b), when the worker requests the interruption of the work, the computer has previously input the step of the work for which the processing has been completed. It is stored in the storage means as a processed step in association with the identification information of the person, and in the above (c), when the worker requests the resumption of the work and the identification information is input, the computer causes the work. Is divided into the plurality of steps and displayed on the display means, the processed step associated with the identification information is read from the storage means, and the next step of the processed step is set as the processing step. It may be displayed on the display means. By performing personal authentication using the worker's identification information in this way, even if multiple workers with different work progress are using the same computer, appropriate steps are being processed for each worker. Displayed as a step. Therefore, no matter which of the plurality of workers resumes the work, the interrupted work can be efficiently resumed.

このように作業者の識別情報を利用した作業処理支援方法において、前記コンピュータは、前記識別情報を持つ前記作業者の実際の処理頻度に基づいて前記複数のステップのうちの所定のステップを前記識別情報に対応づけて処理頻度の高いステップとして前記記憶手段に記憶しており、前記(c)では、前記コンピュータは、前記作業の複数のステップの全処理が終了しているか否かを判定し、肯定判定だったならば、前記識別情報に対応づけられた前記所定のステップを前記記憶手段から読み出して前記表示手段に可視化して表示し、否定判定だったならば、前記処理済みステップの次のステップを処理中ステップとして前記表示手段に可視化して表示してもよい。複数の作業者が同じコンピュータを利用する場合、処理頻度の高いステップつまり改良作業を行うステップは作業者ごとに異なる場合がある。ここでは、全処理が終了した作業を作業者が再開する場合には、その作業者に対応づけられた処理頻度の高い所定のステップが表示されるため、複数の作業者の誰がその作業を再開したとしても、改良作業を効率よく実行することができる。 In the work processing support method using the identification information of the worker as described above, the computer identifies a predetermined step among the plurality of steps based on the actual processing frequency of the worker having the identification information. It is stored in the storage means as a step having a high processing frequency in association with the information, and in the (c), the computer determines whether or not all the processing of the plurality of steps of the work is completed. If the determination is affirmative, the predetermined step associated with the identification information is read from the storage means and visualized and displayed on the display means. If the determination is negative, the next step after the processed step. The step may be visualized and displayed on the display means as a step being processed. When multiple workers use the same computer, the steps with high processing frequency, that is, the steps for performing improvement work, may differ from worker to worker. Here, when a worker restarts the work for which all the processing has been completed, a predetermined step with a high processing frequency associated with the worker is displayed, so that any of a plurality of workers restarts the work. Even if it does, the improvement work can be carried out efficiently.

本発明の作業処理支援方法において、前記作業は、基板に部品を実装する作業を行うためのジョブの作成、基板に部品を実装する作業を改善するための生産分析、基板に部品を実装するのに関連するデータの作成、又は、基板に部品を実装する際の部品補給作業であってもよい。このような作業は途中で中断したあと再開しながら完成されることが多いため、本発明を適用する意義が高い。 In the work processing support method of the present invention, the work includes creating a job for mounting parts on a board, production analysis for improving the work of mounting parts on a board, and mounting parts on a board. It may be a component replenishment work when creating data related to the above or mounting a component on a board. Since such work is often completed while being interrupted and then restarted, it is of great significance to apply the present invention.

生産ライン10の構成の概略を示す構成図。The block diagram which shows the outline of the structure of the production line 10. 装着機11の構成の概略を示す構成図。The block diagram which shows the outline of the structure of the mounting machine 11. 制御装置60及び管理コンピュータ80の電気的接続を示すブロック図。The block diagram which shows the electrical connection of a control device 60 and a management computer 80. ジョブ作成ルーチンのフローチャート。Flowchart of job creation routine. 操作画面90の説明図。Explanatory drawing of operation screen 90. ジョブ作成における第1フレーム91の表示状況を示す説明図。An explanatory diagram showing a display status of the first frame 91 in job creation. ジョブ作成における第1フレーム91の表示状況を示す説明図。An explanatory diagram showing a display status of the first frame 91 in job creation. ジョブ作成における第1フレーム91の表示状況を示す説明図。An explanatory diagram showing a display status of the first frame 91 in job creation. 生産分析における第1フレーム91の表示状況を示す説明図。Explanatory drawing which shows the display state of the 1st frame 91 in a production analysis.

本発明の好適な実施形態を、図面を参照しながら以下に説明する。図1は、生産ライン10の構成の概略を示す構成図であり、図2は、装着機11の構成の概略を示す構成図である。なお、本実施形態は、図1および図2の左右方向がX軸方向であり、前後方向がY軸方向であり、上下方向がZ軸方向である。 Preferred embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a configuration diagram showing an outline of the configuration of the production line 10, and FIG. 2 is a configuration diagram showing an outline of the configuration of the mounting machine 11. In this embodiment, the left-right direction of FIGS. 1 and 2 is the X-axis direction, the front-back direction is the Y-axis direction, and the vertical direction is the Z-axis direction.

生産ライン10は、部品を基板Sに装着する処理を行う複数の装着機11A~11Dと、各装着機11A~11Dの管理などシステム全体の生産管理を行う管理コンピュータ80とを備えている。装着機11A~11Dは、概ね同じ構成であるため、特にこれらを区別する必要がない場合には装着機11と総称する。 The production line 10 includes a plurality of mounting machines 11A to 11D that perform processing for mounting parts on the substrate S, and a management computer 80 that manages production of the entire system such as management of each mounting machine 11A to 11D. Since the mounting machines 11A to 11D have substantially the same configuration, they are collectively referred to as the mounting machine 11 when it is not necessary to distinguish them.

装着機11は、図2に示すように、基板Sを搬送する搬送部18と、部品を採取する採取部21と、部品を供給するリールユニット56と、装置全体を制御する制御装置60を備えている。搬送部18は、図2の前後に間隔を開けて設けられ左右方向に延びる支持板20,20と、両支持板20,20の互いに対向する面に設けられたコンベアベルト22,22とを備えている。コンベアベルト22,22は、支持板20,20の左右に設けられた駆動輪及び従動輪に無端状となるように架け渡されている。基板Sは、一対のコンベアベルト22,22の上面に乗せられて左から右へと搬送される。この基板Sは、多数立設された支持ピン23によってその裏面側から支持される。 As shown in FIG. 2, the mounting machine 11 includes a transport unit 18 for transporting the substrate S, a collection unit 21 for collecting parts, a reel unit 56 for supplying parts, and a control device 60 for controlling the entire device. ing. The transport unit 18 includes support plates 20 and 20 provided at intervals in the front and rear of FIG. 2 and extending in the left-right direction, and conveyor belts 22 and 22 provided on opposite surfaces of both support plates 20 and 20. ing. The conveyor belts 22 and 22 are bridged to the drive wheels and driven wheels provided on the left and right of the support plates 20 and 20 so as to be endless. The substrate S is placed on the upper surfaces of the pair of conveyor belts 22 and 22 and conveyed from left to right. The substrate S is supported from the back surface side by a large number of supporting pins 23 erected.

採取部21は、装着ヘッド24、X軸スライダ26、Y軸スライダ30などを備えている。装着ヘッド24は、X軸スライダ26の前面に取り付けられている。X軸スライダ26は、前後方向にスライド可能なY軸スライダ30の前面に、左右方向にスライド可能となるように取り付けられている。Y軸スライダ30は、前後方向に延びる左右一対のガイドレール32,32にスライド可能に取り付けられている。なお、ガイドレール32,32は、装着機11の内部に固定されている。Y軸スライダ30の前面には、左右方向に延びる上下一対のガイドレール28,28が設けられ、このガイドレール28,28にX軸スライダ26が左右方向にスライド可能に取り付けられている。装着ヘッド24は、X軸スライダ26が左右方向に移動するのに伴って左右方向に移動し、Y軸スライダ30が前後方向に移動するのに伴って前後方向に移動する。なお、各スライダ26,30は、それぞれ図示しない駆動モータにより駆動される。 The sampling unit 21 includes a mounting head 24, an X-axis slider 26, a Y-axis slider 30, and the like. The mounting head 24 is mounted on the front surface of the X-axis slider 26. The X-axis slider 26 is attached to the front surface of the Y-axis slider 30 that can slide in the front-rear direction so as to be slidable in the left-right direction. The Y-axis slider 30 is slidably attached to a pair of left and right guide rails 32, 32 extending in the front-rear direction. The guide rails 32 and 32 are fixed to the inside of the mounting machine 11. A pair of upper and lower guide rails 28, 28 extending in the left-right direction are provided on the front surface of the Y-axis slider 30, and the X-axis slider 26 is slidably attached to the guide rails 28, 28 in the left-right direction. The mounting head 24 moves in the left-right direction as the X-axis slider 26 moves in the left-right direction, and moves in the front-rear direction as the Y-axis slider 30 moves in the front-rear direction. The sliders 26 and 30 are driven by drive motors (not shown).

装着ヘッド24は、部品を吸着するノズル40を複数本(ここでは12本)有するオートツール42を備えている。オートツール42は、円筒体が軸回転することでノズル40を公転させる機構とノズル40自身を自転させる機構とを有している。ノズル40は、Z軸モータ45を駆動源とするホルダ昇降装置によってZ軸方向(上下方向)に昇降される。ノズル40は、圧力を利用して、ノズル先端に部品を吸着したり、ノズル先端に吸着している部品を放したりするものである。なお、オートツール42は、ノズル本数の異なるタイプのものと交換可能となっている。 The mounting head 24 includes an auto tool 42 having a plurality of nozzles 40 (here, 12) for sucking parts. The auto tool 42 has a mechanism for revolving the nozzle 40 by rotating the axis of the cylindrical body and a mechanism for rotating the nozzle 40 itself. The nozzle 40 is moved up and down in the Z-axis direction (vertical direction) by a holder raising and lowering device using the Z-axis motor 45 as a drive source. The nozzle 40 uses pressure to adsorb parts to the tip of the nozzle and release the parts adsorbed to the tip of the nozzle. The auto tool 42 can be replaced with a type having a different number of nozzles.

リールユニット56は、部品が格納されたテープが巻き付けられているリール57を複数備え、装着機11の前側に着脱可能に取り付けられている。このテープは、リール57から巻きほどかれ、フィーダ部58により、装着ヘッド24により採取される採取位置に送り出される。パーツカメラ54は、搬送部18の前側の支持板20の前方に配置されている。このパーツカメラ54の撮像範囲は、パーツカメラ54の上方である。パーツカメラ54は、部品を吸着したノズル40がパーツカメラ54の上方を通過する際、ノズル40に吸着された部品の状態を撮影し、その画像を制御装置60へ出力する。 The reel unit 56 includes a plurality of reels 57 around which tapes containing parts are wound, and is detachably attached to the front side of the mounting machine 11. This tape is unwound from the reel 57 and sent out by the feeder unit 58 to the collection position collected by the mounting head 24. The parts camera 54 is arranged in front of the support plate 20 on the front side of the transport portion 18. The imaging range of the parts camera 54 is above the parts camera 54. When the nozzle 40 sucking the parts passes above the parts camera 54, the parts camera 54 captures the state of the parts sucked by the nozzle 40 and outputs the image to the control device 60.

制御装置60は、図3に示すように、CPU61を中心とするマイクロプロセッサとして構成されており、処理プログラムを記憶するROM62、各種データを記憶するHDD63、作業領域として用いられるRAM64、外部装置と電気信号のやり取りを行うための入出力インタフェース65などを備えており、これらはバス66を介して接続されている。この制御装置60は、搬送部18、採取部21、パーツカメラ54及びリールユニット56などと双方向通信可能に接続されている。なお、各スライダ26,30には図示しない位置センサが装備されており、制御装置60はそれらの位置センサからの位置情報を入力しつつ、各スライダ26,30の駆動モータを制御する。 As shown in FIG. 3, the control device 60 is configured as a microprocessor centered on a CPU 61, and has a ROM 62 for storing a processing program, an HDD 63 for storing various data, a RAM 64 used as a work area, an external device and electricity. An input / output interface 65 for exchanging signals is provided, and these are connected via a bus 66. The control device 60 is connected to the transport unit 18, the sampling unit 21, the parts camera 54, the reel unit 56, and the like so as to be capable of bidirectional communication. The sliders 26 and 30 are equipped with position sensors (not shown), and the control device 60 controls the drive motors of the sliders 26 and 30 while inputting the position information from the position sensors.

管理コンピュータ80は、図3に示すように、CPU81を中心とするマイクロプロセッサや、処理プログラムを記憶するROM82、各種情報を記憶するHDD83、作業領域として用いられるRAM84、各装着機11の制御装置60と双方向通信を行うための入出力インタフェース85などを備えており、これらはバス86を介して接続されている。また、管理コンピュータ80は、入出力インタフェース85を介して、マウスやキーボードに代表される入力デバイス87から信号を入力可能であり、ディスプレイ88に種々の画像を出力可能なように接続されている。管理コンピュータ80は、基板Sの生産ジョブを管理するコンピュータであり、作業者が作成した生産ジョブを記憶している。生産ジョブには、装着機11A~11Dごとにどのスロット位置のフィーダからどの部品をどういう順番でどの基板種の基板Sへ実装するかのシーケンスが定められ、また、そのように実装した基板Sを何枚作製するかなども定められている。 As shown in FIG. 3, the management computer 80 includes a microprocessor centered on a CPU 81, a ROM 82 for storing a processing program, an HDD 83 for storing various information, a RAM 84 used as a work area, and a control device 60 for each mounting machine 11. The input / output interface 85 for bidirectional communication with the computer is provided, and these are connected via the bus 86. Further, the management computer 80 can input signals from an input device 87 represented by a mouse or a keyboard via the input / output interface 85, and is connected to the display 88 so that various images can be output. The management computer 80 is a computer that manages the production job of the board S, and stores the production job created by the worker. In the production job, the sequence of mounting which component from the feeder at which slot position to the board S of which board type is defined for each mounting machine 11A to 11D, and the board S mounted in this way is defined. The number of sheets to be produced is also specified.

次に、こうして構成された本実施形態の生産ライン10の動作について説明する。生産ライン10を構成する4台の装着機11A~11Dは、管理コンピュータ80から受信した生産ジョブに基づいて部品装着を実行する。具体的には、図1に示すように、1枚の基板Sに対して、生産ライン10を構成する4台の装着機11A~11Dが順次部品を装着していくことで、その1枚の基板Sに装着されるべき全部品が装着される。つまり1枚の基板Sが生産ライン10の左側入口から内部へ導入されたあと右側出口から外部へ排出されるまでの間に基板S上に全部品が装着される。こうした基板Sを生産ジョブに指定された枚数だけ生産する。 Next, the operation of the production line 10 of the present embodiment configured in this way will be described. The four mounting machines 11A to 11D constituting the production line 10 execute component mounting based on the production job received from the management computer 80. Specifically, as shown in FIG. 1, four mounting machines 11A to 11D constituting the production line 10 sequentially mount parts on one board S, whereby one of the boards is mounted. All the parts to be mounted on the board S are mounted. That is, all the components are mounted on the substrate S between the time when one substrate S is introduced from the left entrance of the production line 10 to the inside and the time when one substrate S is discharged from the right exit to the outside. The number of such boards S specified in the production job is produced.

次に、装着機11の制御装置60が、リールユニット56によって供給される部品をノズル40に吸着して基板Sの所定位置に装着する動作について説明する。まず、制御装置60のCPU61は、自身のシーケンスに従って、オートツール42のノズル40に部品を吸着させる。CPU61は、オートツール42を間欠回転させながら装着順が1~12番目の部品を順次ノズル40に吸着させる。その後、CPU61は、採取部21のX軸及びY軸スライダ26,30を制御して装着ヘッド24をパーツカメラ54の上方へ移動させた後、パーツカメラ54にノズル40に吸着された部品を撮像させる。CPU61は、オートツール42を間欠回転させながらすべてのノズル40に吸着された部品を撮像させる。CPU61は、この撮像画像を解析することにより部品の姿勢を把握する。次に、CPU61は、採取部21のX軸及びY軸スライダ26,30を制御して装着ヘッド24を基板S上へ移動させ、ノズル40に吸着された部品を基板Sへ装着する。CPU61は、オートツール42を間欠回転させながら装着順が1~12番目の部品を順次基板S上の装着位置に装着する。CPU61は、自身のシーケンスに従って基板S上に装着すべき部品を装着するまでこの作業を繰り返し実行し、作用終了後に基板Sを下流側の装着機11へ送り出す。 Next, the operation in which the control device 60 of the mounting machine 11 attracts the parts supplied by the reel unit 56 to the nozzle 40 and mounts them at a predetermined position on the substrate S will be described. First, the CPU 61 of the control device 60 sucks the component to the nozzle 40 of the auto tool 42 according to its own sequence. The CPU 61 sequentially adsorbs the parts having the first to twelfth mounting orders to the nozzle 40 while intermittently rotating the auto tool 42. After that, the CPU 61 controls the X-axis and Y-axis sliders 26 and 30 of the sampling unit 21 to move the mounting head 24 above the parts camera 54, and then the parts camera 54 captures the parts sucked by the nozzle 40. Let me. The CPU 61 makes the auto tool 42 image the parts adsorbed by all the nozzles 40 while rotating the auto tool 42 intermittently. The CPU 61 grasps the posture of the component by analyzing the captured image. Next, the CPU 61 controls the X-axis and Y-axis sliders 26 and 30 of the sampling unit 21 to move the mounting head 24 onto the substrate S, and mounts the components attracted to the nozzle 40 on the substrate S. The CPU 61 sequentially mounts the components having the first to twelfth mounting orders at the mounting positions on the board S while intermittently rotating the auto tool 42. The CPU 61 repeatedly executes this work until the components to be mounted are mounted on the substrate S according to its own sequence, and after the operation is completed, the CPU 61 sends the substrate S to the mounting machine 11 on the downstream side.

次に、作業者が管理コンピュータ80を操作して生産ジョブを作成する作業について説明する。図4はジョブ作成ルーチンのフローチャートである。管理コンピュータ80のCPU81は、作業者がディスプレイ88に表示されているジョブ作成の開始ボタン(図示せず)をクリックすると、個人認証を行うための識別情報(IDとパスワード)の入力画面を表示し、その入力画面に入力された作業者の識別情報に基づいて認証できたときには、HDD83にインストールされたジョブ作成プログラムを読み出して実行する。 Next, the work in which the worker operates the management computer 80 to create a production job will be described. FIG. 4 is a flowchart of the job creation routine. When the operator clicks the job creation start button (not shown) displayed on the display 88, the CPU 81 of the management computer 80 displays an input screen for identification information (ID and password) for performing personal authentication. When authentication can be performed based on the worker identification information input to the input screen, the job creation program installed in the HDD 83 is read and executed.

CPU81は、まず、新規なジョブ作成か、ジョブ作成の再開かを判定する(S110)。具体的には、CPU81は、この判定を、ディスプレイ88に表示された新規ボタンと再開ボタン(いずれのボタンも図示せず)のどちらが作業者によってクリックされたかに基づいて行う。S110で新規なジョブ作成だったならば、CPU81は、ジョブ作成を複数のステップに分けたステップ一覧をディスプレイ88に表示すると共に、そのステップ一覧のうち最初のステップを処理中ステップとして可視化(ここでは反転)して表示する(S120)。それと共に、CPU81は、最初のステップの処理画面をディスプレイ88に表示する(S130)。 First, the CPU 81 determines whether to create a new job or restart job creation (S110). Specifically, the CPU 81 makes this determination based on whether the new button or the resume button (neither button is shown) displayed on the display 88 is clicked by the operator. If a new job is created in S110, the CPU 81 displays a step list in which the job creation is divided into a plurality of steps on the display 88, and visualizes the first step in the step list as a processing step (here, the step is being processed). Inverted) and displayed (S120). At the same time, the CPU 81 displays the processing screen of the first step on the display 88 (S130).

具体的には、CPU81は、図5に示す操作画面90をディスプレイ88に表示する。操作画面90は、ジョブ作成のステップ一覧を表示する第1フレーム91と、ジョブ作成に関する画像(例えばCAD画像)を表示する第2フレーム92と、各種データを入力するためのテーブルを表示する第3フレーム93とで構成されている。第1フレーム91のステップ一覧に表示されるステップは、上から下に向かって時系列に処理される。第2フレーム92と第3フレーム93に表示される画面が、処理画面に相当する。また、操作画面90の下方には、「次へ」ボタン94と「保存」ボタン95が表示される。 Specifically, the CPU 81 displays the operation screen 90 shown in FIG. 5 on the display 88. The operation screen 90 has a first frame 91 that displays a list of steps for creating a job, a second frame 92 that displays an image related to job creation (for example, a CAD image), and a third that displays a table for inputting various data. It is composed of a frame 93. The steps displayed in the step list of the first frame 91 are processed in chronological order from top to bottom. The screens displayed in the second frame 92 and the third frame 93 correspond to the processing screens. Further, at the lower part of the operation screen 90, a "Next" button 94 and a "Save" button 95 are displayed.

ここでは、ジョブ作成は、図5に示すように、(1)ボード作成ステップと、(2)パネル作成ステップと、(3)生産条件作成ステップと、(4)終了確認ステップとに分けられている。(1)のボード作成ステップは、3つの小ステップ、すなわち、CAD読込と、BOM読込と、パートデータ作成とに分けられる。CAD読込では、基板のどこにどの部品を実装するかについての情報が示されたCADを読み込む。BOM読込では、使用する部品の一覧であるBOM(Bill of Materials)を読み込む。パートデータ作成では、BOMの部品の一覧においてデータの不足している部品のデータを作成する。(2)のパネル作成ステップは、6つの小ステップ、すなわち、PCB情報設定と、Gerber読込と、ボード展開と、モデル・BOM組合せと、装着位置確認と、シーケンス調整とに分けられる。PCB情報設定では、基板のサイズなどの情報を設定する。なお、PCBはPrint Circuit Boardの略である。Gerber読込では、基板のイメージなどを読み込む。なお、GerberはPCB 編集を目的にCADツールにデータを取り込む際に利用されるフォーマットである。ボード展開では、大きなサイズの基板に複数の小さなサイズの基板を展開する場合にどこにどの基板を展開するかを定義する。モデル・BOM組合せでは、CADデータなどのモデルとそのモデルに用いるBOMとの組合せを決定する。装着位置確認では、定義された装着位置がバージョンアップなどで設計変更されているか否かを確認する。シーケンス調整では、設計変更に合わせてシーケンスを調整する。(3)の生産条件作成ステップは、3つの小ステップ、すなわち、生産ライン設定と、オプション選択と、最適化とに分けられている。生産ライン設定では、どの生産ラインで生産するかを設定する。オプション選択では、今回の生産ラインでどのようなオプション(例えば生産方式、最適化方法)を選択するかを設定する。最適化は、適切だと思われるシーケンスで実際に生産したときの結果を踏まえてそのシーケンスに改良を加えるという作業である。(4)の終了確認ステップでは、作成したジョブのデータを保存するか破棄するかを決定する。なお、各小ステップの左隣には、チェックボックスが表示されている。小ステップの処理が完了すると、その小ステップの左隣のチェックボックスにチェックが入る。S120でディスプレイ88に表示される操作画面90の第1フレーム91には、図5に示すように、最初のステップ、つまりCAD作成が処理中ステップとして反転表示つまり可視化される。 Here, as shown in FIG. 5, job creation is divided into (1) board creation step, (2) panel creation step, (3) production condition creation step, and (4) completion confirmation step. There is. The board creation step (1) is divided into three substeps, that is, CAD reading, BOM reading, and part data creation. In CAD reading, a CAD showing information about which component is mounted on the board is read. In BOM reading, BOM (Bill of Materials), which is a list of parts to be used, is read. In the part data creation, the data of the parts lacking data in the list of BOM parts is created. The panel creation step (2) is divided into six substeps, that is, PCB information setting, Gerber reading, board deployment, model / BOM combination, mounting position confirmation, and sequence adjustment. In the PCB information setting, information such as the size of the board is set. PCB is an abbreviation for Print Circuit Board. In Gerber reading, the image of the board is read. Gerber is a format used when importing data into a CAD tool for the purpose of PCB editing. Board deployment defines where and which board to deploy when deploying multiple smaller size boards on a larger size board. In the model / BOM combination, the combination of the model such as CAD data and the BOM used for the model is determined. In the mounting position confirmation, it is confirmed whether or not the defined mounting position has been redesigned due to a version upgrade or the like. In sequence adjustment, the sequence is adjusted according to the design change. The production condition creation step (3) is divided into three substeps, that is, production line setting, option selection, and optimization. In the production line setting, which production line is used for production is set. In the option selection, what kind of option (for example, production method, optimization method) is selected on the current production line is set. Optimization is the task of making improvements to a sequence that seems appropriate, based on the results of actual production. In the end confirmation step of (4), it is decided whether to save or discard the data of the created job. A check box is displayed on the left side of each small step. When the processing of the small step is completed, the check box to the left of the small step is checked. As shown in FIG. 5, the first step, that is, the CAD creation is highlighted or visualized as a processing step in the first frame 91 of the operation screen 90 displayed on the display 88 in S120.

次に、CPU81は、作業者の入力に応じて、現在可視化されているステップの処理を実行する(S140)。そして、CPU81は、作業者によって操作画面90内の「次へ」ボタン94がクリックされたか否かを判定し(S150)、「次へ」ボタン94がクリックされていなければ、「保存」ボタン95がクリックされたか否かを判定し(S160)、「保存」ボタン95もクリックされていなければ再びS140に戻る。一方、S150で「次へ」ボタン94がクリックされたならば、CPU81は、最終ステップつまり終了確認ステップまで処理が完了したか否かを判定する(S170)。そして、最終ステップまで処理が完了していなければ、CPU81は、処理が完了したステップを現在作成中のジョブの処理済みステップとして作業者の識別情報に対応づけてHDD83に保存する(S180)。また、CPU81は、処理済みステップの処理内容も作業者の識別情報に対応づけてHDD83に保存する(S185)。その後、CPU81は、処理済みステップの次のステップを第1フレーム91において処理中ステップとして可視化して表示すると共にその処理画面を第2及び第3フレーム92,93に表示し(S190)、S140に進む。なお、S190では、CPU81は、第1フレーム91において処理中ステップよりも上にあるステップのチェックボックスにチェックを入れる。図6に、作業者が生産ライン設定の処理を完了して「次へ」ボタン94をクリックしたときの第1フレーム91の表示状況を示す。ここでは、オプション選択が処理中ステップとして反転表示され、それよりも上にあるステップのチェックボックスにはチェックが入っている。一方、S170で最終ステップまで処理が完了していたならば、CPU81は、ジョブ作成の全ステップが終了したことを示す終了画面(図示せず)をディスプレイ88に表示すると共に、終了確認ステップでの作業者の指示に基づいてジョブを保存するか破棄し(S200)、本ルーチンを終了する。なお、ジョブを保存する場合には、作業者の識別情報に対応づけてそのジョブを全処理終了済みのジョブとしてHDD83に保存する。 Next, the CPU 81 executes the processing of the currently visualized step in response to the input of the operator (S140). Then, the CPU 81 determines whether or not the "Next" button 94 in the operation screen 90 is clicked by the operator (S150), and if the "Next" button 94 is not clicked, the "Save" button 95 It is determined whether or not is clicked (S160), and if the "save" button 95 is not clicked, the process returns to S140 again. On the other hand, if the "Next" button 94 is clicked in S150, the CPU 81 determines whether or not the process is completed up to the final step, that is, the end confirmation step (S170). If the processing is not completed up to the final step, the CPU 81 saves the completed step in the HDD 83 as a processed step of the job currently being created in association with the worker's identification information (S180). Further, the CPU 81 also stores the processing content of the processed step in the HDD 83 in association with the identification information of the worker (S185). After that, the CPU 81 visualizes and displays the next step of the processed step as a processing step in the first frame 91, and displays the processing screen in the second and third frames 92 and 93 (S190) in S140. move on. In S190, the CPU 81 checks the check box of the step above the step being processed in the first frame 91. FIG. 6 shows the display status of the first frame 91 when the worker completes the process of setting the production line and clicks the “Next” button 94. Here, the option selection is highlighted as a step in progress, and the checkboxes for the steps above it are checked. On the other hand, if the processing has been completed up to the final step in S170, the CPU 81 displays an end screen (not shown) indicating that all the steps of job creation have been completed on the display 88, and at the end confirmation step. The job is saved or destroyed based on the worker's instruction (S200), and this routine is terminated. When the job is saved, the job is saved in the HDD 83 as a job for which all processing has been completed in association with the identification information of the worker.

一方、S160で「保存」ボタンがクリックされたならば、CPU81は、作業者はジョブ作成の中断を要求したものとみなし、処理が完了したステップを現在作成中のジョブの処理済みステップとして作業者の識別情報に対応づけてHDD83に保存する(S210)。また、CPU81は、処理済みステップの処理内容も作業者の識別情報に対応づけてHDD83に保存し(S220)、本ルーチンを終了する。 On the other hand, if the "Save" button is clicked in S160, the CPU 81 considers that the worker has requested the interruption of job creation, and the worker considers the completed step as the processed step of the job currently being created. It is stored in the HDD 83 in association with the identification information of (S210). Further, the CPU 81 also saves the processing content of the processed step in the HDD 83 in association with the identification information of the worker (S220), and ends this routine.

さて、S110でジョブ作成の再開だったならば、CPU81は、作業者の識別情報に対応づけられてHDD83に保存されているジョブを読み出し、そのジョブが全処理終了済みのジョブか否かを判定する(S230)。そのジョブが全処理終了済みのジョブでなかったならば、CPU81は、ステップ一覧を第1フレーム91に表示すると共に、その作業者の識別情報に対応して記憶されている処理済みステップをHDD83から読み出し、その処理済みステップの次のステップを第1フレーム91において可視化して表示する(S240)。このとき、CPU81は、可視化されたステップの処理画面を第2及び第3フレームに表示する。また、CPU81は、第1フレーム91において、可視化したステップよりも上のステップのチェックボックスにチェックを入れる。そして、CPU81は、S240のあとS140に進む。図7に、作業者がオプション選択の処理を完了して「保存」ボタン95をクリックしたあとジョブ作成を再開したときの第1フレーム91の表示状況を示す。ここでは、最適化が処理中ステップとして反転表示され、それよりも上にあるステップのチェックボックスにはチェックが入っている。 If the job creation is restarted in S110, the CPU 81 reads out the job stored in the HDD 83 in association with the worker's identification information, and determines whether or not the job is a job for which all processing has been completed. (S230). If the job is not a job for which all processing has been completed, the CPU 81 displays a step list in the first frame 91, and processes the processed steps stored corresponding to the identification information of the worker from the HDD 83. The next step of the read and processed step is visualized and displayed in the first frame 91 (S240). At this time, the CPU 81 displays the visualized step processing screen in the second and third frames. Further, the CPU 81 checks the check box of the step above the visualized step in the first frame 91. Then, the CPU 81 proceeds to S140 after S240. FIG. 7 shows the display status of the first frame 91 when the worker completes the option selection process, clicks the “save” button 95, and then resumes job creation. Here, the optimization is highlighted as a step in progress, and the checkboxes for the steps above it are checked.

一方、S230でそのジョブが全処理終了済みのジョブだったならば、CPU81は、ステップ一覧の中から処理頻度の高いステップとしてHDD83に記憶されているステップを第1フレーム91において可視化すると共にその処理画面を第2及び第3フレームに表示し(S250)、S140に進む。このとき、CPU81は、第1フレーム91の全てのステップのチェックボックスにチェックを入れて表示する。図8に、処理頻度の高いステップとして最適化がHDD83に記憶されている場合に、作業者が全処理終了済みのジョブを再開したときの第1フレーム91の表示状況を示す。 On the other hand, if the job in S230 is a job for which all processing has been completed, the CPU 81 visualizes the step stored in the HDD 83 as a step having a high processing frequency from the step list in the first frame 91 and processes the step. The screen is displayed in the second and third frames (S250), and the process proceeds to S140. At this time, the CPU 81 checks and displays the check boxes of all the steps of the first frame 91. FIG. 8 shows a display status of the first frame 91 when an operator restarts a job for which all processing has been completed when optimization is stored in the HDD 83 as a step with a high processing frequency.

ここで、本実施形態の構成要素と本発明の構成要素との対応関係を明らかにする。本実施形態の管理コンピュータ80によって実施されるジョブ作成ルーチンが、本発明の作業処理支援方法に相当する。また、本実施形態の管理コンピュータ80が本発明のコンピュータに相当し、ディスプレイ88が表示手段に相当し、HDD83が記憶手段に相当する。 Here, the correspondence between the constituent elements of the present embodiment and the constituent elements of the present invention will be clarified. The job creation routine carried out by the management computer 80 of the present embodiment corresponds to the work processing support method of the present invention. Further, the management computer 80 of the present embodiment corresponds to the computer of the present invention, the display 88 corresponds to the display means, and the HDD 83 corresponds to the storage means.

以上詳述した本実施形態によれば、ジョブ作成は複数のステップに分けて表示されると共に、作業者が現在処理を行っているステップが処理中ステップとして可視化して表示される。そのため、作業者は複数のステップからなるジョブ作成のうちのどのステップを現在処理しているかを目視により容易に理解することができる。また、作業者が中断した作業を再開するとき、処理済みのステップの次のステップが可視化して自動的に表示される。そのため、どのステップから再開するかを作業者が自分の記憶や設定内容を確認して判断する必要がなく、中断した作業を効率よく再開することができる。 According to the present embodiment described in detail above, the job creation is divided into a plurality of steps and displayed, and the step currently being processed by the operator is visualized and displayed as a step being processed. Therefore, the worker can easily visually understand which step of the job creation including the plurality of steps is currently being processed. Also, when the worker resumes the interrupted work, the next step of the processed step is visualized and automatically displayed. Therefore, it is not necessary for the operator to confirm and determine which step to restart from by checking his / her own memory and setting contents, and the interrupted work can be restarted efficiently.

また、全ステップが終了したジョブを作業者が再開する場合には、既に終了したステップをよりよい結果が得られるように改良することが多い。そうした改良が行われるステップは作業頻度が高い。ここでは、全ステップが終了したジョブを作業者が再開する場合には、作業頻度の高い所定のステップが表示されるため、作業者は改良作業を効率よく実行することができる。 In addition, when a worker restarts a job in which all steps have been completed, the steps that have already been completed are often improved so that better results can be obtained. The steps in which such improvements are made are frequent. Here, when the worker restarts the job for which all the steps have been completed, a predetermined step having a high work frequency is displayed, so that the worker can efficiently execute the improvement work.

更に、作業者の識別情報を利用して個人認証を行うことにより、作業の進捗状況の異なる複数の作業者が同じ管理コンピュータ80を利用していたとしても、作業者ごとに適切なステップが処理中ステップとして表示される。そのため、複数の作業者の誰が作業を再開したとしても、中断したジョブの作成作業を効率よく再開することができる。 Further, by performing personal authentication using the worker's identification information, even if a plurality of workers having different work progresses use the same management computer 80, an appropriate step is processed for each worker. Displayed as a middle step. Therefore, no matter which of the plurality of workers resumes the work, the interrupted job creation work can be efficiently resumed.

なお、本発明は上述した実施形態に何ら限定されることはなく、本発明の技術的範囲に属する限り種々の態様で実施し得ることはいうまでもない。 It should be noted that the present invention is not limited to the above-described embodiment, and it goes without saying that the present invention can be carried out in various embodiments as long as it belongs to the technical scope of the present invention.

例えば、上述した実施形態では、基板に部品を実装する作業を行うためのジョブ作成について説明したが、特にこの作業に限定されない。例えば、基板に部品を実装する作業を改善するための生産分析に本発明を適用してもよい。生産分析は、図9に示すように、改善対象ライン選択と、ライン内改善対象工程選択と、改善作業と、改善効果確認という4つのステップに分けて第1フレーム91に一覧表示される。改善対象ライン選択は、工場全体の状況を表示し、稼働あるいは部品エラーの観点から改善が必要なラインを特定するステップである。ライン内改善対象工程選択は、ライン内の工程から、稼働あるいは部品エラーの観点から、改善が必要な工程やフィーダ、部品、ノズルなどを特定するステップである。改善作業は、対処内容をナビゲートして実行するステップである。改善効果確認は、実行した対処内容に対して、対処前後の変移から対処の有効性を確認するステップである。生産分析に本発明を適用した場合も、上述した実施形態と同様の効果が得られる。その他に、基板に部品を実装するのに関連するデータの作成や、基板に部品を実装する際の部品補給作業などに本発明を適用してもよい。いずれの作業も途中で中断したあと再開しながら完成されることが多いため、本発明を適用する意義が高い。 For example, in the above-described embodiment, the job creation for performing the work of mounting the component on the board has been described, but the work is not particularly limited to this work. For example, the present invention may be applied to production analysis for improving the work of mounting components on a substrate. As shown in FIG. 9, the production analysis is listed in the first frame 91 by dividing into four steps of selection of improvement target line, selection of improvement target process in line, improvement work, and confirmation of improvement effect. The improvement target line selection is a step of displaying the status of the entire factory and identifying the line that needs improvement from the viewpoint of operation or component error. In-line improvement target process selection is a step of specifying processes, feeders, parts, nozzles, etc. that need improvement from the viewpoint of operation or component error from the processes in the line. Improvement work is a step of navigating and executing countermeasures. Confirmation of the improvement effect is a step of confirming the effectiveness of the countermeasure from the transition before and after the countermeasure for the executed countermeasure content. When the present invention is applied to production analysis, the same effect as that of the above-described embodiment can be obtained. In addition, the present invention may be applied to the creation of data related to mounting a component on a board, the component replenishment work when mounting a component on a board, and the like. Since all of the works are often completed while being interrupted and then restarted, it is highly significant to apply the present invention.

上述した実施形態では、作用頻度の高いステップとして最適化を例示したが、作業頻度の高いステップが複数(例えばシーケンス調整と最適化の両方)だった場合には、その複数のステップを可視化して表示し、そのうちの一方を作業者がクリックして選択するようにしてもよい。 In the above-described embodiment, optimization is exemplified as a step with a high frequency of action, but when there are a plurality of steps with a high frequency of work (for example, both sequence adjustment and optimization), the plurality of steps are visualized. It may be displayed and one of them may be clicked and selected by the operator.

上述した実施形態において、CPU81は、識別情報を持つ作業者の実際の処理頻度に基づいて複数のステップのうち処理頻度の最も高いステップを決定し、該ステップを所定のステップとしてその識別情報に対応づけてHDD83に記憶していてもよい。その場合、CPU81は、S230で肯定判定だったならば、識別情報に対応づけられた所定のステップをHDD83から読み出して第1フレーム91に可視化して表示する。複数の作業者が同じ管理コンピュータ80を利用する場合、処理頻度の高いステップつまり改良作業を行うステップは作業者ごとに異なる場合がある。ここでは、全ステップの処理が終了したジョブを作業者が再開する場合には、その作業者に対応づけられた処理頻度の高い所定のステップが表示されるため、複数の作業者の誰がそのジョブを再開したとしても、改良作業を効率よく実行することができる。 In the above-described embodiment, the CPU 81 determines the step having the highest processing frequency among the plurality of steps based on the actual processing frequency of the worker having the identification information, and corresponds to the identification information with the step as a predetermined step. It may be additionally stored in the HDD 83. In that case, if the determination is affirmative in S230, the CPU 81 reads a predetermined step associated with the identification information from the HDD 83, visualizes it in the first frame 91, and displays it. When a plurality of workers use the same management computer 80, the steps with high processing frequency, that is, the steps for performing improvement work may be different for each worker. Here, when a worker restarts a job for which processing of all steps has been completed, a predetermined step with a high processing frequency associated with the worker is displayed, so that any of a plurality of workers can handle the job. Even if the above is restarted, the improvement work can be executed efficiently.

上述した実施形態では、管理コンピュータ80がジョブ作成ルーチンを実行するものとしたが、装着機11の制御装置60もジョブ作成ルーチンを実行するようにしてもよい。 In the above-described embodiment, the management computer 80 executes the job creation routine, but the control device 60 of the mounting machine 11 may also execute the job creation routine.

上述した実施形態では、作業者の識別情報を用いて個人認証を行ったり作業者の識別情報に対応づけて処理済みステップ等を記憶するようにしたが、特にこれに限定されない。例えば、作業者の識別情報の代わりに、複数の作業者が属するグループの識別情報を用いてもよい。その場合にはそのグループに属する作業者が同じジョブを分担して作成することができる。 In the above-described embodiment, personal authentication is performed using the worker's identification information, and the processed step or the like is stored in association with the worker's identification information, but the present invention is not particularly limited to this. For example, instead of the worker identification information, the identification information of a group to which a plurality of workers belong may be used. In that case, the workers belonging to the group can share the same job and create it.

本発明は、例えば、基板に部品を実装する作業を行うためのジョブなどを作成する際に利用可能である。 The present invention can be used, for example, when creating a job for mounting a component on a board.

10 生産ライン、11,11A~11D 装着機、18 搬送部、20 支持板、21 採取部、22 コンベアベルト、23 支持ピン、24 装着ヘッド、26 X軸スライダ、28 ガイドレール、30 Y軸スライダ、32 ガイドレール、40 ノズル、42 オートツール、45 Z軸モータ、54 パーツカメラ、56 リールユニット、57 リール、58 フィーダ部、60 制御装置、61 CPU、62 ROM、63 HDD、64 RAM、65 入出力インタフェース、66 バス、80 管理コンピュータ、81 CPU、82 ROM、83 HDD、84 RAM、85 入出力インタフェース、86 バス、87 入力デバイス、88 ディスプレイ、90 操作画面、91 第1フレーム、92 第2フレーム、93 第3フレーム、94 「次へ」ボタン、95 「保存」ボタン。 10 production line, 11, 11A to 11D mounting machine, 18 transport section, 20 support plate, 21 sampling section, 22 conveyor belt, 23 support pin, 24 mounting head, 26 X-axis slider, 28 guide rail, 30 Y-axis slider, 32 guide rails, 40 nozzles, 42 auto tools, 45 Z-axis motors, 54 parts cameras, 56 reel units, 57 reels, 58 feeders, 60 controllers, 61 CPUs, 62 ROMs, 63 HDDs, 64 RAMs, 65 inputs / outputs. Interface, 66 bus, 80 management computer, 81 CPU, 82 ROM, 83 HDD, 84 RAM, 85 input / output interface, 86 bus, 87 input device, 88 display, 90 operation screen, 91 1st frame, 92 2nd frame, 93 3rd frame, 94 "Next" button, 95 "Save" button.

Claims (1)

コンピュータを用いて基板に部品を実装する作業を行うためのジョブの作成作業の処理を支援する作業処理支援方法であって、
(a)前記コンピュータは、前記ジョブの作成作業を、少なくともパートデータの作成ステップ、生産ライン設定ステップ及び最適化ステップを含む複数のステップに分けたステップ一覧を表示し、
(b)作業者が前記ジョブの作成作業の中断を要求したとき、前記コンピュータは、前記ジョブの作成作業のうち処理が完了しているステップを処理済みステップとして記憶手段に記憶し、
(c)前記作業者が前記ジョブの作成作業の再開を要求したとき、前記コンピュータは、前記処理済みステップを前記記憶手段から読み出し、該処理済みステップが識別可能となるように前記ステップ一覧に表示し、
前記(c)で、前記作業者が前記ジョブの作成作業の再開を要求したとき、前記複数のステップの全処理が終了していた場合には、前記コンピュータは、前記ステップ一覧と共に、該複数のステップの中から処理頻度の高い最適化ステップに関する各種データの入力をするためのフレームを含む処理画面を表示する、
作業処理支援方法。
It is a work processing support method that supports the processing of job creation work for mounting parts on a board using a computer.
(A) The computer displays a step list in which the job creation work is divided into a plurality of steps including at least a part data creation step, a production line setting step, and an optimization step.
(B) When the worker requests the interruption of the job creation work, the computer stores the step of the job creation work for which processing has been completed in the storage means as a processed step.
(C) When the worker requests the resumption of the job creation work, the computer reads the processed step from the storage means and displays the processed step in the step list so that the processed step can be identified. death,
In the above (c), when the worker requests the resumption of the job creation work, if all the processes of the plurality of steps have been completed, the computer, together with the list of the steps, has the plurality of steps. Display the processing screen including the frame for inputting various data related to the optimization step with high processing frequency from the steps.
Work processing support method.
JP2020091138A 2020-05-26 2020-05-26 Work processing support method Active JP7096286B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020091138A JP7096286B2 (en) 2020-05-26 2020-05-26 Work processing support method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020091138A JP7096286B2 (en) 2020-05-26 2020-05-26 Work processing support method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017566444A Division JP6710225B2 (en) 2016-02-09 2016-02-09 Work processing support method

Publications (2)

Publication Number Publication Date
JP2020149714A JP2020149714A (en) 2020-09-17
JP7096286B2 true JP7096286B2 (en) 2022-07-05

Family

ID=72429775

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020091138A Active JP7096286B2 (en) 2020-05-26 2020-05-26 Work processing support method

Country Status (1)

Country Link
JP (1) JP7096286B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022185378A1 (en) * 2021-03-01 2022-09-09 三菱電機株式会社 Manufacturing line control device, manufacturing line control method, and manufacturing line control system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011167876A (en) 2010-02-17 2011-09-01 Nissei Plastics Ind Co Method and device for supporting program of injection molding machine
JP2014027132A (en) 2012-07-27 2014-02-06 Panasonic Corp User support method of component mounting apparatus

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011167876A (en) 2010-02-17 2011-09-01 Nissei Plastics Ind Co Method and device for supporting program of injection molding machine
JP2014027132A (en) 2012-07-27 2014-02-06 Panasonic Corp User support method of component mounting apparatus

Also Published As

Publication number Publication date
JP2020149714A (en) 2020-09-17

Similar Documents

Publication Publication Date Title
JP6169712B2 (en) Mounting device
JP5083158B2 (en) Electronic component mounting apparatus and operation instruction method in electronic component mounting apparatus
JP6285578B2 (en) Image processing apparatus, mounting processing system, image processing method, and program
JP2007287932A (en) Component mounting method and apparatus
JP2013254895A (en) Component supply device and surface mounting device
JP7096286B2 (en) Work processing support method
JP6896148B2 (en) Production job processing method
JP2012134303A (en) Electronic component attachment device, and electronic component attachment method
JP2009278029A (en) Dicing apparatus
JP6710225B2 (en) Work processing support method
JP6694438B2 (en) Work allocation device
JPWO2020157856A1 (en) Management device, mounting device, mounting system and management method
JP6341926B2 (en) Mounting device and management device
JPWO2020039542A1 (en) Mobile work management device, mounting system, mobile work device and mobile work management method
JP6739264B2 (en) Image processing device, mounting processing system
JP6424236B2 (en) Anti-substrate work management device
JP2007194251A (en) Mounting system
WO2021014505A1 (en) Mounting device, mounting system, and inspection and mounting method
WO2017037865A1 (en) Required precision setting device
JP7431927B2 (en) Component mounting system
WO2023139789A1 (en) Preparation device, mounting device, mounting system, and information processing method
WO2022101991A1 (en) Management device and management method, and work device
JPWO2019116472A1 (en) Mounting device, information processing device, mounting method and information processing method
WO2022101992A1 (en) Management device, management method, and work device
JP6227224B2 (en) Electronic component mounting line management device and electronic component mounting device

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200526

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200526

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210629

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210817

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220201

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220401

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20220401

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20220413

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20220419

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220623

R150 Certificate of patent or registration of utility model

Ref document number: 7096286

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150