JP2872728B2 - Cell controller and cell control system - Google Patents

Cell controller and cell control system

Info

Publication number
JP2872728B2
JP2872728B2 JP2849090A JP2849090A JP2872728B2 JP 2872728 B2 JP2872728 B2 JP 2872728B2 JP 2849090 A JP2849090 A JP 2849090A JP 2849090 A JP2849090 A JP 2849090A JP 2872728 B2 JP2872728 B2 JP 2872728B2
Authority
JP
Japan
Prior art keywords
work
equipment
sub
cell
program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP2849090A
Other languages
Japanese (ja)
Other versions
JPH03233601A (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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2849090A priority Critical patent/JP2872728B2/en
Publication of JPH03233601A publication Critical patent/JPH03233601A/en
Application granted granted Critical
Publication of JP2872728B2 publication Critical patent/JP2872728B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Control By Computers (AREA)
  • Multi-Process Working Machines And Systems (AREA)
  • General Factory Administration (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は複数の生産設備で構成されるセルを制御する
システムにおけるプログラミング手段およびその実行手
段を有するセルコントローラおよびセル制御システムに
関する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a cell controller and a cell control system having programming means and a means for executing the same in a system for controlling a cell composed of a plurality of production facilities.

〔従来の技術〕[Conventional technology]

従来のセル制御システムにおけるプログラミング手段
として、「マニュファクチャリング セル コントロー
ル システム(Manufacturing Cell Control Syste
m)」第14回システムシンポジウム(1988年8月)資料
第101頁から第106頁に記載のものがある。このプログラ
ミング手段は生産工程の流れを示すシーケンスプログラ
ムと、生産工程の内容を表わす機器制御プログラムとを
記述する。このシーケンスプログラムの制御方法は、セ
ーフなペトリネットにおけるトークンの制御方法に従っ
ている。すなわちトークンの存在する生産工程Aの次の
生産工程Bにトークンが存在せずに、生産工程Bの前の
ゲートの条件が真になると、トークンが生産工程Aから
Bへ移る。こうして生産工程にトークンが入ると、その
生産工程に対応した機器制御プログラムが実行され、生
産工程からトークンが出ていくと、機器制御プログラム
は終了する。そのためゲートの条件の一つとして前作業
の終了を入れている。そして、生産工程の機器制御プロ
グラムの終了を待って次の生産工程の機器制御プログラ
ムの実行を行っている。また機器制御プログラムはその
中に記述されたロボットやPLC(シーケンサ)等の生産
機器毎に分割され、各生産機器に1対1に対応した実行
プログラムに変換される。
As a means of programming in a conventional cell control system, "Manufacturing Cell Control System
m) ”, 14th System Symposium (August 1988), pp. 101-106. This programming means describes a sequence program indicating the flow of the production process and an equipment control program indicating the contents of the production process. The control method of the sequence program follows the control method of the token in the safe Petri net. That is, when the condition of the gate before the production process B becomes true without the token present in the production process B next to the production process A in which the token exists, the token moves from the production process A to the production process B. When the token enters the production process in this way, the device control program corresponding to the production process is executed, and when the token comes out of the production process, the device control program ends. Therefore, the end of the previous work is included as one of the gate conditions. Then, after the end of the device control program of the production process, the device control program of the next production process is executed. The device control program is divided for each production device such as a robot or a PLC (sequencer) described therein, and is converted into an execution program corresponding to each production device on a one-to-one basis.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

上記従来技術は、実行プログラムの制御においてある
生産工程が終了してから次の生産工程に移るように制御
するため、生産工程の途中でワークに対する作業が終了
して残りは次のワークに対する準備である場合でも、そ
の準備の終了を待ってからでないと次の生産工程に進む
ことができないことから、生産工程の遷移の制御方法上
の問題があった。また上記のプログラミングシステムに
よって生成される実行プログラムは、機器制御プログラ
ム内に記述された生産機器に1対1に対応しているた
め、その生産機器が故障して使えなくなったり同じ機能
をもつ新たな生産機器が新設された場合には、プログラ
ムの作り直しとなることから設備変更に対する即応性上
の問題があった。
In the above-mentioned prior art, the control of the execution program is controlled so that the process is shifted to the next production process after the completion of a certain production process, so that the work on the work is completed in the middle of the production process and the rest is in preparation for the next work. Even in some cases, it is not possible to proceed to the next production process without waiting for the completion of the preparation, so that there is a problem in the control method of the transition of the production process. Also, since the execution program generated by the above-mentioned programming system has a one-to-one correspondence with the production equipment described in the equipment control program, the production equipment breaks down and becomes unusable or has a new function having the same function. When a new production device is installed, the program must be re-created, and there is a problem of responsiveness to equipment change.

本発明の目的はセルの開発時および設備構成変更時に
おけるプログラム開発工数の削減と設備構成変更時にお
けるセルの停止時間の削減とを可能にするプログラミン
グおよび実行手段を有するセルコントローラおよびセル
制御システムを提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a cell controller and a cell control system having programming and execution means capable of reducing program development man-hours during cell development and equipment configuration change and reducing cell downtime during equipment configuration change. To provide.

〔課題を解決するための手段〕[Means for solving the problem]

本発明によるセルコントローラおよびセル制御システ
ムは上記目的のセルの開発時におけるプログラム開発工
数を削減するために、ワークに着目した作業フローとワ
ークに対する直接的作業である主作業内容および次のワ
ークに対する準備作業である副作業内容から成る作業内
容とによる記述形式と、作業内容に対するトークン制御
手段とを用いている。
The cell controller and the cell control system according to the present invention provide a work flow focusing on a work, a main work content which is a direct work on the work, and a preparation for the next work in order to reduce a program development man-hour at the time of developing the above-mentioned cell. A description format based on work contents including sub-work contents, which are works, and token control means for the work contents are used.

また設備構成変更時におけるプログラム開発工数を削
減するために、仮想設備に対する記述手段と、設備割付
手段とを用いている。
Further, in order to reduce the number of program development steps when changing the equipment configuration, description means for virtual equipment and equipment allocation means are used.

さらに設備構成変更時におけるセルの停止時間を削減
するために、設備の状態監視手段と、設備割付手段と、
メッセージによるプログラム実行制御手段とを用いてい
る。
Further, in order to reduce the down time of the cell when the equipment configuration is changed, equipment status monitoring means, equipment allocation means,
A program execution control means based on a message is used.

〔作用〕[Action]

上記セルコントローラおよびセル制御システムは、作
業内容に対するトークン制御手段により、作業内容が主
作業内容から副作業内容に移った段階で次の作業が実行
可能であれば、ワークに対して次の作業を行うようにト
ークンを制御する。それによって作業フローと作業内容
から成る記述しやすく明示性の高い記述形式を適切に制
御することが可能となるので、プログラム開発工数を削
減することができる。これは作業内容を主作業内容と副
作業内容で表現する代わりに、作業内容中にワークに対
する作業が終了したことを示すコマンドを記述すること
ができるようにする場合も同様である。
The cell controller and the cell control system execute the next work on the work by the token control means for the work, if the next work can be executed at the stage when the work content is shifted from the main work content to the sub-work content. Control the token to do it. This makes it possible to appropriately control a description format including a work flow and work contents, which is easy to describe and has high explicitness, so that the number of program development steps can be reduced. The same applies to the case where a command indicating that the work on the work has been completed can be described in the work contents instead of expressing the work contents by the main work contents and the sub-work contents.

また仮想設備に対してプログラムの記述を行う。そし
て実行プログラム生成時または実行プログラムの実行時
に設備割付手段により、設備構成等に基づいて実際に行
う設備を決定する。これによって設備構成が変更されて
も、新しい設備構成を登録するだけで対応することが可
能となるので、設備構成変更時におけるプログラム開発
工数を削減することができる。
In addition, a program is described for the virtual facility. Then, when the execution program is generated or when the execution program is executed, the equipment allocating means determines the equipment to be actually performed based on the equipment configuration and the like. As a result, even if the equipment configuration is changed, it is possible to deal with it only by registering a new equipment configuration, so that it is possible to reduce the number of program development steps when the equipment configuration is changed.

さらに設備の状態監視手段により、設備の状態監視結
果を設備構成に常に反映させ、実行プログラムの実行時
の度に設備構成に基づいて実際に行う設備を設備割付手
段により決定し、メッセージによるプログラム実行制御
手段により決定結果通りに設備を制御することができ
る。これによって設備に異常が生じた場合に設備構成が
変更される結果、異常の設備に代わって他の設備が割付
けられて、実行することが可能となるので、設備構成変
更時におけるセルの停止時間を削減することができる。
In addition, the equipment status monitoring means always reflects the equipment status monitoring results in the equipment configuration, and each time the execution program is executed, the equipment to be actually performed based on the equipment configuration is determined by the equipment allocating means, and the program is executed by a message. The equipment can be controlled according to the determination result by the control means. As a result, when an abnormality occurs in the equipment, the equipment configuration is changed.As a result, another equipment is allocated in place of the abnormal equipment, and the equipment can be executed. Can be reduced.

〔実施例〕〔Example〕

以下に本発明の一実施例を第1図ないし第13図により
説明する。
An embodiment of the present invention will be described below with reference to FIGS.

第1図は本発明によるセルコントローラおよびセル制
御システムの一実施例を示す制御システムとそのプログ
ラミングシステムから成る全体構成図である。第1図に
おいて、制御システム1はコンベアやロボット等の生産
設備21〜2nを直接制御するシーケンサ3やロボットコン
トローラ4と、それらのコントローラ3,4間の同期制御
を行うセルコントローラ5によって構成される。各コン
トローラ3,4,5はそれぞれの実行プログラム61,62,63
に基づいて制御を行うが、各実行プログラム61,62,63
はプログラミングシステム7によって作成される。プロ
グラミングシステム7への入力は制御対象とする生産設
備が行う作業のフロー81と各作業の内容82とその時の生
産設備の構成83である。プログラミングシステム7では
入力の設備構成83に基づいて各コントローラ3,4,5が処
理する作業を求め、その実行プログラムを生成する。生
成した実行プログラム61,62,63が各コントローラ3,4,
5にダウンロードされると、制御システム1ではセルコ
ントローラ5の出すどの実行プログラムを実行すればよ
いかを示すメッセージを下位のコントローラ3,4が受
け、該当する実行プログラム61,62がコントローラ3,4
内にある場合にはそれを実行し、一方で下位コントロー
ラ3,4からセルコントローラ5へは実行プログラム61,6
2の終了時に、メッセージにより終了したことを伝える
方式により制御を行う。
FIG. 1 is an overall configuration diagram of a control system and a programming system showing one embodiment of a cell controller and a cell control system according to the present invention. In Figure 1, the control system 1 sequencer 3 and the robot controller 4 for controlling the production facility 2 1 to 2 n, such as a conveyor or a robot directly constituted by the cell controller 5 which performs synchronous control among the controllers 3,4 Is done. Each controller 3, 4 and 5 each execution program 6 1 and 6 2, 6 3
Control is performed on the basis of each of the execution programs 6 1 , 6 2 , 6 3
Is created by the programming system 7. The input to the programming system 7 is a block 8 3 production equipment and flow 81 of the work performed by the production equipment to be controlled and the contents 82 of the working time. Seeking work each controller 3, 4 and 5 are processed based on programming system 7 system configuration 8 3 inputs in, it generates the executable program. The generated execution programs 6 1 , 6 2 , 6 3
Once downloaded to 5, the control system 1 a message indicating which execution program may be executed in the out of the cell controller 5 subordinate controllers 3 and 4 receives the appropriate execution program 6 1, 6 2 Controller 3 ,Four
Run it in some cases within, whereas execution from the lower controllers 3 and 4 to the cell controller 5 in the program 6 1, 6
At the end of step 2 , control is performed by a method of notifying the end by a message.

第2図は第1図の加工セルの具体例の構成図である。
以下に第1図における処理の詳細を第2図に示す加工セ
ルを例にプログラミングシステム7から制御システム1
の順に説明する。第2図に示す加工セルはコンベアC1に
よってステーション1に運ばれたワークをロボットR1に
よってステーション2へ移載し、加工機M1によって加工
を行なった後、ロボットR2によってステーション3へ移
載し、コンベアC2によって搬送するセルの例である。こ
の制御を実現するため、本発明のプログラミングシステ
ム7では、作業フロー81と、各作業の内容82と、設備構
成83を入力する。
FIG. 2 is a configuration diagram of a specific example of the processing cell of FIG.
The details of the processing in FIG. 1 will be described below with reference to the machining system shown in FIG.
Will be described in this order. In the processing cell shown in FIG. 2, the work carried to the station 1 by the conveyor C1 is transferred to the station 2 by the robot R1, processed by the processing machine M1, and then transferred to the station 3 by the robot R2. It is an example of a cell carried by C2. To achieve this control, the programming system 7 of the present invention, a workflow 8 1, and contents 82 of each work, enter a system configuration 8 3.

第3図(a),(b),(c)は第2図の加工セルの
場合の第1図の作業フローと作業内容と設備構成の説明
図である。第3図(a)に第2図の加工セルの場合の作
業フロー81を示し、第3図(b)に第3図(a)の移載
1,2の作業内容82を例示し、第3図(c)に設備構成83
を示す。第3図(a)の作業フロー81はワークの流れに
着目することにより明らかになるように、ワークに対し
て行われる作業とその過程をボックス9とゲート10を用
いて表わす。ボックス9は作業を表わし、その中に作業
名を書く。ゲート10には作業を開始するために必要なワ
ークに関する条件(作業に必要なワークの個数やワーク
の種別)を書く(この例では無条件である)。そしてワ
ークを表わすトークン11がボックス9を移動していくこ
とにより作業の流れを表現する。
FIGS. 3 (a), (b) and (c) are explanatory diagrams of the work flow, work contents and equipment configuration of FIG. 1 in the case of the machining cell of FIG. In FIG. 3 (a) shows the workflow 8 1 in the case of the processing cells of Figure 2, the transfer of FIG. 3 (a) in FIG. 3 (b)
1,2 illustrate work 8 2, system configuration in FIG. 3 (c) 8 3
Is shown. Workflow 8 1 of FIG. 3 (a), as will become apparent by focusing on the flow of work, expressed using working and box 9 and the gate 10 of the process performed on the workpiece. Box 9 represents the work, in which the name of the work is written. The condition relating to the work necessary for starting the work (the number of works required for the work and the type of the work) is written in the gate 10 (the condition is unconditional in this example). The token 11 representing the work moves in the box 9 to express the work flow.

第4図(a),(b)は第3図(a)のボックスの状
態とその遷移図である。第3図(a)のボックス9に
は、第4図(b)にその状態遷移として示すように休止
状態と残作業状態と作業状態と次作業可能状態の4つの
状態がある。休止状態はボックス9内にワークがなくボ
ックス9からワークが出ていくことはないが、何も作業
をしていないのでボックス9内にワークを入れることが
可能である。残作業状態は同様にボックス9内にワーク
がなくボックス9からワークが出ていくことはないが、
次のワークのための準備作業をしている状態であってボ
ックス9内にワークを入れることはできない。作業状態
はワークに対して直接の作業を行っている状態であり、
そのワークをボックス9から出すことも、新たなワーク
をボックス9内に入れることもできない。次作業可能状
態は残作業状態と同様に次のワークのための準備作業を
している状態であってボックス9内にワークを入れるこ
とはできないが、ボックス9内にあるワークに対する作
業は終了しているのでボックス9の外にワークが出るこ
とはできる。その状態の遷移については第4図(b)の
遷移図に示すように、ボックス9は休止状態からトーク
ンの入力により作業状態となり、ワークに対する直接の
作業が終了すると次作業可能状態になり、そしてトーク
ンがボックス9から出た時にすべての作業が終了してい
れば休止状態になるが、次のワークのための準備作業を
行っていれば残作業状態を経て休止状態に戻るサイクル
を繰り返す。なお第3図(a)のボックス9のあるボッ
クスAからボックスBへのトークン11の制御は、ボック
スAが次作業可能状態でボックスBが休止状態であり、
その間のゲート10の条件が真である時にトークン11を移
動することにより行なう。
FIGS. 4 (a) and 4 (b) show the state of the box in FIG. 3 (a) and its transition diagram. The box 9 in FIG. 3 (a) has four states, a rest state, a remaining work state, a work state, and a next work possible state, as shown in the state transition in FIG. 4 (b). In the rest state, there is no work in the box 9 and the work does not come out of the box 9, but since no work is performed, the work can be put in the box 9. In the remaining work state, similarly, there is no work in box 9 and no work comes out of box 9,
The work cannot be put in the box 9 while the preparation work for the next work is being performed. The work state is a state in which work is directly performed on the work,
The work cannot be taken out of the box 9 and a new work cannot be put in the box 9. The next work possible state is a state in which preparation work for the next work is being performed as in the remaining work state, and a work cannot be put in the box 9, but the work on the work in the box 9 ends. Therefore, the work can come out of the box 9. As shown in the transition diagram of FIG. 4 (b), the state transition of the box 9 from the pause state to the work state by input of the token, and when the direct work on the work is completed, the box 9 becomes the next work possible state, and If all the work has been completed when the token leaves the box 9, the machine enters the pause state. If the preparation work for the next work is performed, the cycle of returning to the pause state through the remaining work state is repeated. Note that the control of the token 11 from box A having box 9 to box B in FIG. 3 (a) is such that box A is in the next workable state and box B is in the rest state.
This is performed by moving the token 11 when the condition of the gate 10 during that time is true.

第3図(b)は第3図(a)のボックス9の移載1,2
の作業内容82を例示したものであり、作業内容82は作業
名12と主作業内容13と副作業内容14から成る。作業名12
は作業フロー81のボックス9中の作業名と対応させる。
なお作業名12を用いる代わりに、作業フロー81のボック
ス9をマウスでクリックすると対応する作業内容82を表
示するウインドウが開く方式でもよい。作業内容13,14
はロボットやコンベア等の設備(仮想設備と呼ぶ)の動
作をその動作順に記述する。またこの動作は予め登録さ
れたコマンド(移動や把持等)とそのパラメータおよび
その動作を行う仮想設備の組で表現する。さらに動作を
行うための条件を記述することもできる。移載1の作業
はまずロボット1をステーション7に移動し、つぎにロ
ボット1(仮想設備が前と同じ場合は記述を省略してい
る)のハンドを閉じ、ついでロボット1をステーション
2に移動し、つぎにロボット1のハンドを開き、最後に
ロボット1を原点に移動することを表わしている。この
動作の流れに関してワークに着目し、ワークに対する直
接の作業が終了するまでの動作例と次のワークに対する
作業ができる初期状態に戻るための動作列とに分け、そ
れぞれ主作業内容13と副作業内容14とする。そしてボッ
クス9の作業の状態を主作業内容13の動作が終了して副
作業内容14の動作に移った時点で作業状態から次作業可
能状態にする。第3図(a)のボックス9の搬送1,2や
加工の作業内容82も同様に記述する。
FIG. 3 (b) shows the transfer of boxes 9 and 2 in FIG. 3 (a).
The work 8 is 2 which was exemplified, the work 8 2 consisting mainly work 13 and the work name 12 sub work 14. Work name 12
It is made to correspond with the working name in box 9 of the workflow 8 1.
Incidentally, instead of using the work name 12, a workflow 8 1 box 9 may in a manner that the window is opened to display the work 8 2 corresponding to a mouse click. Work contents 13, 14
Describes the operations of equipment (called virtual equipment) such as robots and conveyors in the order of operation. This operation is expressed by a set of commands (moving, grasping, etc.) registered in advance, their parameters, and virtual equipment that performs the operation. Further, conditions for performing the operation can be described. In the transfer 1 operation, the robot 1 is first moved to the station 7, then the hand of the robot 1 (the description is omitted if the virtual equipment is the same as before) is closed, and then the robot 1 is moved to the station 2. Then, the hand of the robot 1 is opened, and finally, the robot 1 is moved to the origin. Focusing on the work regarding this operation flow, it is divided into an operation example until the direct work on the work is completed and an operation sequence for returning to the initial state where the next work can be performed, and the main work content 13 and the sub work Content 14. Then, the state of the work in the box 9 is changed from the work state to the next workable state when the operation of the main work content 13 is completed and the operation of the box 9 is shifted to the operation of the sub work content 14. Figure 3 work 8 2 also describes similar conveying 1,2 and processing box 9 (a).

第3図(c)の設備構成83は加工セルに存在する設備
15とそれを制御するコントローラ16と可能仮想設備17か
ら成る。可能仮想設備17は作業内容82に記述された仮想
設備による機能のうち、実際の設備15で実現可能なもの
を表わす。例えば第2図の加工セルの設備レイアウトに
おいてロボットR1はステーション1からステーション2
への移載専用であり、ロボットR2はステーション1から
ステーション2への移載およびステーション2からステ
ーション3への移載が可能であるとすると、第3図
(c)のように設備15のロボットR1は移載1のロボット
1としてのみ機能し、ロボットR2は移載1のロボット1
および移載2のロボット2として機能するため、可能仮
想設備17をそれぞれロボット1とロボット1,2となる。
The system configuration 8 3 of FIG. 3 (c) are present in the processing cell equipment
It comprises 15, a controller 16 for controlling it, and a possible virtual facility 17. Possible virtual equipment 17 of the function by virtual equipment described in the work 8 2 represent may be realized in the real plant 15. For example, in the processing cell equipment layout shown in FIG.
Assuming that the robot R2 can transfer from the station 1 to the station 2 and from the station 2 to the station 3, the robot R2 of the equipment 15 as shown in FIG. R1 functions only as transfer 1 robot 1, and robot R2 functions as transfer 1 robot 1.
In order to function as the robot 2 of the transfer 2, the possible virtual facilities 17 are the robot 1 and the robots 1 and 2, respectively.

第5図は第1図のプログラミングシステム7の処理概
要フロー図である。上記の作業フロー81と作業内容82
設備構成83を基にプログラミングシステム7では各コン
トローラ3,4,5用の実行プログラム61,62,63を生成す
る。第5図のプログラミングシステムの処理概要におい
て、まず作業フローと作業内容と設備構成入力18は作業
フロー81と作業内容82と設備構成83の入力用のユーザイ
ンタフェースである。ついで作業フロー解析19は入力さ
れた作業フロー81を内容形式の作業関係に変換する。
FIG. 5 is a flowchart showing the processing outline of the programming system 7 of FIG. Generating an execution program 6 1 and 6 2, 6 3 of the workflow 81 and work 82 and equipment arrangement 8 for 3 each controller 3,4,5 Programming System 7 based on. In process outline of the fifth view of programming systems, workflow and work and equipment configuration input 18 first is the user interface for input of workflow 81 and work 82 and equipment configuration 8 3. Then the work flow analysis 19 converts the workflow 8 1 input to the working relationship between content type.

第6図(a),(b),(c)は第2図の加工セルに
おける作業フローの作業関係と後述の作業内容の作業管
理とサブ作業管理の説明図である。第6図(a)に第5
図の作業フロー解析19による第3図(a)の作業フロー
の作業関係を示す。この作業関係は作業フローにおける
ボックス9のボックスAとその次のボックスBおよびそ
の間のゲート10に付けた条件をそれぞれ前作業21と後作
業22と作業開始条件23の表形式で表現したものである。
つぎに第5図の作業内容解析20は入力された各作業内容
82を仮想設備単位に分解して、設備構成83を基に対応す
るコントローラ3,4のプログラムを61,62を生成する。
それと共に作業内容の解析結果は後述の作業管理とサブ
作業管理により表現する。
FIGS. 6 (a), (b), and (c) are explanatory diagrams of the work relationship of the work flow in the machining cell of FIG. 2, and work management and sub-work management of work contents to be described later. FIG. 6 (a) shows the fifth
The work relationship of the work flow shown in FIG. 3A by the work flow analysis 19 shown in FIG. This work relationship expresses the conditions attached to the box A of the box 9, the next box B in the work flow, and the gate 10 therebetween in the form of a table of a pre-work 21, a post-work 22, and a work start condition 23, respectively. .
Next, the work content analysis 20 shown in FIG.
By decomposing 8 2 to virtual equipment unit, to produce a 6 1, 6 2 program controllers 3 and 4 corresponding to the basis of the system configuration 8 3.
At the same time, the analysis result of the work content is expressed by work management and sub-work management described later.

第7図は第5図の作業内容解析20の処理フロー図であ
る。第8図(a),(b)は第7図の作業内容解析処理
20のイメージ図および作業管理とサブ作業管理の説明図
である。作業内容解析20は第7図のステップ1〜3に従
ってすべての作業内容82を解析する。まずステップ1は
各作業内容を主作業内容と副作業内容とに分ける。つぎ
にステップ2は各主作業内容と副作業内容のそれぞれに
ついて同一の仮想設備に対する動作が連続している部分
ごとに作業を分ける(この仮想設備単位に分けたそれぞ
れの作業をサブ作業と呼ぶ)。すなわちサブ作業は単一
の仮想設備による動作列である。ここで第8図(a)の
例では作業Aはロボット1,2の2つの仮想設備を用いて
おり、主作業内容は3つのサブ作業に分かれて副作業内
容は2つのサブ作業に分かれる。つぎにステップ3はス
テッフ2で求めた各サブ作業について、第8図(a)の
例ではサブ作業の仮想設備のロボット1,2を実現できる
実際の設備のロボットR1,R2とそのコントローラRC1,RC2
を設備構成83により求める。次に該当するすべてのコン
トローラRC1,RC2について、各コントローラRC1,RC2用の
コマンド変換テーブル24を用いて、サブ作業の内容をコ
ントローラRC1,RC2毎のプログラム25a,25bに変換し、サ
ブ作業識別用のプログラム番号(すべてのコントローラ
に同一の番号)P1〜P5を付ける。以上のステップ1〜3
によってセルコントローラ5以外の設備構成83に登録さ
れたすべてのコントローラ3,4のプログラムを生成す
る。それと共に作業内容の解析結果は作業管理とサブ作
業管理により表現する。
FIG. 7 is a processing flowchart of the work content analysis 20 of FIG. 8 (a) and 8 (b) show the work content analysis processing of FIG.
FIG. 20 is an explanatory diagram of 20 image diagrams and work management and sub-work management. The work analysis 20 analyzes all work 8 2 according to step 1-3 of Figure 7. First, step 1 divides each work content into a main work content and a sub-work content. Next, step 2 divides the work for each part where the operation for the same virtual equipment is continuous for each of the main work contents and the sub-work contents (each work divided into virtual machine units is called a sub-work). . That is, the sub-operation is an operation sequence by a single virtual facility. Here, in the example of FIG. 8 (a), the work A uses two virtual facilities of the robots 1 and 2, the main work content is divided into three sub works, and the sub work content is divided into two sub works. Next, step 3 is for each sub-work determined in step 2, and in the example of FIG. 8 (a), robots R1 and R2 of the actual facilities that can realize the robots 1 and 2 of the virtual facilities of the sub-work and their controllers RC1 and RC1. RC2
The obtained by equipment configuration 8 3. Next, for all applicable controllers RC1 and RC2, using the command conversion table 24 for each controller RC1 and RC2, the contents of the sub-work are converted into programs 25a and 25b for the controllers RC1 and RC2, and the sub-work identification (The same number for all controllers) P1 to P5. Steps 1-3 above
Produce all controllers 3 and 4 of the program registered in the equipment arrangement 8 3 other than the cell controller 5 by. At the same time, the analysis result of the work content is expressed by work management and sub-work management.

第8図(b)は第8図(a)の作業内容に関する作業
管理とサブ作業管理である。まず作業管理は作業名26と
作業種27と先頭サブ作業28と終了サブ作業29と現在完了
サブ作業30と状態31から成る。作業種27は第6図(a)
の作業関係の前作業が存在しない先頭作業と、後作業が
存在しない終了作業と、そのどちらでもない一般作業の
区別をする。ある作業Aに関するサブ作業はサブ作業管
理中に作業内容に書かれている順に連続して登録する。
先頭サブ作業28と終了サブ作業29はそれぞれサブ作業管
理中の先頭サブ作業と終了サブへのポインタである。ま
た現在完了サブ作業30は最も新しく完了したサブ作業へ
のポインタであり、ぞのサブ作業までが終了しているか
を表わす。状態31は作業の状態(休止、作業、次作業可
能、残作業)を表わす。現在完了サブ作業30と状態31は
共に後述のプログラム実行時に用いる。つぎにサブ作業
管理は作業毎のサブ作業をその実行順にまとめたもので
あり、各サブ作業をそのサブ作業から生成したプログラ
ムの番号32とサブ作業の仮想設備33と作業管理にあるサ
ブ作業の元の作業へのポインタ34とサブ作業が主作業か
副作業かを表わす項目35で表わす。上記の第6図
(b),(c)に第2図の加工セルの例における作業管
理とサブ作業管理を第6図(a)の作業関係と共に示
す。上記により作業フロー81と作業内容82と設備構成83
を基に作成された作業関係と作業管理とサブ作業管理を
基にセルコントローラ5は下位のコントローラ3,4を制
御する。この作業関係と作業管理とサブ作業管理はセル
コントローラ5の実行プログラム63である。次にプログ
ラミングシステム7において生成された実行プログラム
の制御システム1における実行方法を示す。
FIG. 8B shows work management and sub-work management related to the work contents shown in FIG. 8A. First, the work management includes a work name 26, a work type 27, a leading sub-work 28, an end sub-work 29, a currently completed sub-work 30, and a state 31. Work type 27 is shown in FIG.
In this work relationship, a head work in which no previous work exists, a finished work in which no post work exists, and a general work which is neither of them. The sub-work related to a certain work A is registered continuously in the order described in the work content during the sub-work management.
The leading sub-work 28 and the ending sub-work 29 are pointers to the leading sub-work and the ending sub in the sub-work management, respectively. The currently completed sub-work 30 is a pointer to the most recently completed sub-work, and indicates whether each sub-work has been completed. The state 31 indicates the state of the work (pause, work, next work possible, remaining work). The currently completed sub-operation 30 and the state 31 are both used when executing a program described later. Next, the sub-work management summarizes the sub-work for each work in the order of execution, and categorizes each sub-work with the program number 32 generated from the sub-work, the virtual equipment 33 of the sub-work, and the sub-work in the work management. This is represented by a pointer 34 to the original work and an item 35 indicating whether the sub-work is the main work or the sub-work. 6 (b) and 6 (c) show the work management and the sub-work management in the example of the machining cell in FIG. 2 together with the work relationship in FIG. 6 (a). Workflow by the 8 1 and work 82 and equipment configuration 8 3
The cell controller 5 controls the lower controllers 3 and 4 on the basis of the work relationship, the work management and the sub-work management created based on the above. The working relationship between work management and sub tasks management is executed program 6 3 cell controller 5. Next, a method of executing the execution program generated in the programming system 7 in the control system 1 will be described.

第9図は第1図の制御システム1のセルコントローラ
5のプログラム63を実行するソフトウエア構成図であ
る。第9図において、メッセージ受信処理36と、サブ作
業管理処理37と、作業管理処理38と、ワーク監視処理39
と、下位コントローラ状態監視処理40とが並行して走
る。メッセージ受信処理36はシーケンサやロボットコン
トローラ等の下位コントローラ3,4からのプログラム終
了メッセージ(プログラム番号)41を受け、メッセージ
テーブル42にそのプログラム番号を登録する。サブ作業
管理処理37は作業内容82の順にサブ作業を進める処理で
あり、プログラムが終了するとメッセージテーブル42を
基にサブ作業管理より次のサブ作業を求め、ついで設備
管理43と設備構成83よりそのサブ作業を実行するコント
ローラ3,4を求めて、そのコントローラ3,4にプログラム
起動メッセージ(プログラム番号とコントローラ名)44
を送る。作業管理処理38は作業フロー81に従って作業を
進める処理であり、作業関係を基に作業管理45の作業状
態から実行可能な作業を求め、その最初のサブ作業を行
うコントローラ3,4に対してプログラム起動メッセージ4
4を送る。ワーク監視処理39はワークが到着した時およ
びワークに対するすべての作業が終了してワークが出て
いく時の処理を行い、さらに作業開始条件として必要な
ワークの識別や個数等のワークに関する情報を作業管理
処理38に送る。下位コントローラ状態監視処理40は下位
コントローラ3,4の状態を常に監視し、設備21〜2nに異
常が発生するとその使用を禁止するため、その設備を設
備構成83から除く。
Figure 9 is a software configuration diagram for executing the program 6 3 cell controller 5 of the control system 1 of Figure 1. In FIG. 9, a message reception process 36, a sub-work management process 37, a work management process 38, and a work monitoring process 39
And the lower controller status monitoring process 40 runs in parallel. The message receiving process 36 receives a program end message (program number) 41 from the lower controllers 3, 4 such as a sequencer or a robot controller, and registers the program number in a message table 42. Sub work management process 37 is a process to advance the sub tasks in the order of work 8 2, obtains the following sub-tasks from the sub-work management based on a message table 42 when the program is finished, then the facility management 43 and equipment configuration 8 3 Controllers 3 and 4 to execute the sub-operation are obtained, and a program start message (program number and controller name) 44
Send. The work management process 38 is a process proceeding in accordance with the work flow 81, obtains a working executable from the working state of the working management 45 based on the working relationship, to the controller 3 and 4 for performing the first sub-task Program start message 4
Send 4 The work monitoring processing 39 performs processing when the work arrives and when all the work on the work is completed and the work comes out, and furthermore, information on the work such as identification of the work and the number of the work necessary as work start conditions is obtained. Send to management processing 38. Lower-level controller status monitoring process 40 constantly monitors the state of the lower-level controller 3,4, an abnormality occurs in the equipment 2 1 to 2 n to prohibit its use, except for the equipment from the equipment configuration 8 3.

第10図は第9図の作業管理処理38の処理フロー図であ
る。この作業管理処理38は、上記のように作業フロー81
に従って作業を進める処理であり、作業関係に基づき作
業管理45の作業状態から実行可能な作業を求め、その最
初のサブ作業を行うコントローラ3,4に対してプログラ
ム起動メッセージ44を送る。ここで実行可能な作業Aと
は、作業Aが休止状態であり、その前作業が次作業可能
状態で、かつ作業Aの作業開始条件が真の場合である。
次に第10図のステップに従って作業管理処理38の処理フ
ローを説明する。まずステップ1は実行可能な作業を求
めるため、まず作業管理45より、次作業可能状態の作業
f1をすべて求める。ステップ2はステップ1で求めた各
作業f1についてその後作業f2を作業関係よりそれぞれ求
める。ステップ3は作業f2の中で休止状態である作業f3
を作業管理45より求める。ステップ4は作業f3の中で作
業開始条件が真である作業f4を作業関係より求める。ス
テップ5は作業f4があるか調べて作業f4があると、それ
は前作業が次作業可能状態で、かつ作業開始条件が真で
ある休止状態の作業であるから実行可能である。よって
そのような作業f4が存在する場合には各作業f4について
次のステップ6〜9の処理を行う。ステップ6は作業f4
を実行するため作業管理45の作業f4の状態を休止状態か
ら作業状態にする。それと共に作業f4の前作業f1の状態
も次作業可能状態から休止状態または残作業状態とす
る。ここで作業管理の現在完了サブ作業30と終了サブ作
業29の関係より、前作業f1のサブ作業がすべて終了して
いるかどうかわかり、よって終了している場合は休止状
態となり、残っている場合は残作業状態となる。ステッ
プ7は作業f4を開始するため先頭のサブ作業28のプログ
ラム番号32および仮想設備33を作業管理45とサブ作業管
理より求める。ステップ8は設備構成83より仮想設備33
が可能な設備を求め、ついでその中で作業を行っていな
いものを設備管理43より求めて、その1つにこのサブ作
業28を割付ける。ステップ9はプログラム番号32と設備
構成83中の割付けた設備のコントローラ名から成るプロ
グラム起動メッセージ44を作成して送信する。上記の方
法で作業フロー81に従った作業を進める。
FIG. 10 is a processing flowchart of the work management processing 38 of FIG. The work management process 38, the work flow 8 1 as described above
In this process, a work that can be executed is obtained from the work state of the work management 45 based on the work relationship, and a program start message 44 is sent to the controllers 3 and 4 that perform the first sub-work. The work A that can be executed here is a case where the work A is in a suspended state, the previous work is in a state where the next work can be performed, and the work start condition of the work A is true.
Next, the processing flow of the work management processing 38 will be described according to the steps in FIG. First, in step 1, work that can be performed is determined.
seek all of the f 1. Step 2 respectively obtained from the working relationships subsequent work f 2 for each work f 1 obtained in step 1. Step 3 Work f 3 is dormant in the working f 2
From work management 45. Step 4 task starting condition in the working f 3 is obtained from the working relationships work f 4 is true. Step 5 has the work f 4 checks whether there is work f 4, it is feasible before work in the next workable state, and since task starting condition is working dormant is true. Thus to process the next steps 6-9 for each work f 4 if such work f 4 is present. Step 6 is work f 4
The to working state the state of the work f 4 of the work management 45 from hibernation for execution. The same time the work f 4 Previous work f 1 state is also a hibernation or remaining working state from the next task state. Here, from the relationship of the current work management completion sub-working 30 and end sub-work 29, to understand whether or not the sub-work of previous work f 1 has been completed, thus if you are finished become a dormant state, if the remaining Is in a state of remaining work. Step 7 is obtained from the work management 45 and the sub work management program number 32 and virtual equipment 33 of the first sub-task 28 to begin the work f 4. Step 8 virtual equipment than equipment configuration 8 3 33
Then, the equipment which can perform the operation is searched for, and the equipment which is not performing the operation is obtained from the equipment management 43, and the sub-operation 28 is allocated to one of them. Step 9 creates and sends a program start message 44 consisting of the controller name split with facilities of the program number 32 system configuration 8 3. Proceeding in accordance with the workflow 8 1 in the manner described above.

第11図は第9図のサブ作業管理処理37の処理フロー図
である。サブ作業管理37は上記のように作業内容82の順
にサブ作業を進める処理であり、プログラムが終了する
とメッセージテーブル42を基にサブ作業管理より次のサ
ブ作業を求め、ついで設備構成83と設備管理43よりその
サブ作業を実行するコントローラ3,4を求め、そのコン
トローラ3,4にプログラム起動メッセージ44を送る。次
に第11図のステップに従ってサブ作業管理37の処理フロ
ーを説明する。まずステップ1はメッセージテーブル42
に終了したプログラム番号が登録されているかどうかを
調べる。ここで登録されている場合には以下の処理を行
う。ステップ2は登録順に最も古いメッセージ(プログ
ラム番号)をメッセージテーブル42より取り出す。ステ
ップ3はそのメッセージ(プログラム番号)より設備管
理43によって割付けられている該当の設備を開放する。
ステップ4は作業管理45とサブ作業管理より次に行うサ
ブ作業が存在するかどうか調べる。ここで存在しない場
合にはステップ5へ存在する場合にはステップ6へそれ
ぞれ進む。ステップ5は作業内のサブ作業がすべて終了
したので、作業管理の作業の状態を今まで作業状態なら
次作業可能状態に今まで残作業状態なら休止状態にそれ
ぞれ更新する。つぎのステップ6〜10は次に行う作業に
ついてそのプログラム番号および仮想設備を求め、つい
で実行する設備を決定して、プログラム起動メッセージ
を送る処理であり、上記した第10図のステップ7〜9と
同様である。ただし途中にステップ7,8を設け、作業内
容82が主作業内容13から副作業内容14に切り替わった場
合に、作業管理45の作業の状態を作業状態から次作業可
能状態に更新する。上記の方法により作業内容82に従っ
たサブ作業の実行を実現する。次に下位コントローラ3,
4でのプログラム実行方法を示す。
FIG. 11 is a processing flowchart of the sub work management processing 37 of FIG. Sub work management 37 is a process to advance the sub tasks in the order of work 8 2 As described above, obtains the following sub-tasks from the sub-work management based on a message table 42 when the program is completed, then the system configuration 8 3 The controller 3 or 4 for executing the sub work is obtained from the equipment management 43, and a program start message 44 is sent to the controller 3 or 4. Next, the processing flow of the sub work management 37 will be described according to the steps in FIG. First, step 1 is the message table 42
Check whether the completed program number is registered in. If it is registered here, the following processing is performed. In step 2, the oldest message (program number) is retrieved from the message table 42 in the order of registration. Step 3 releases the corresponding equipment assigned by the equipment management 43 from the message (program number).
Step 4 checks whether there is a sub-work to be performed next from the work management 45 and the sub-work management. If not present, the process proceeds to step 5, and if present, the process proceeds to step 6. In step 5, since all of the sub-operations in the operation have been completed, the state of the operation of the operation management is updated to the next operation possible state if the operation state has been the operation state, and to the suspended state if the operation state is the remaining operation state. The next steps 6 to 10 are processing for obtaining the program number and virtual equipment for the next operation, determining the equipment to be executed, and sending a program start message. The same is true. However middle the provided step 7,8, when switched from the work 8 2 main work 13 to the sub-work 14, and updates the state of the working of the work control 45 from the work state to the next task state. To achieve the execution of sub-tasks according to the work content 82 by the method described above. Next, lower controller 3,
The program execution method in 4 is shown.

第12図は第1図の制御システム1の下位コントローラ
3,4のプログラム61,62を実行するソフトウエア構成図
である。第13図は第12図のプログラム実行管理処理47の
処理フロー図である。第12図および第13図において、メ
ッセージ受信処理46はセルコントローラ5からのプログ
ラム起動メッセージ(プログラム番号とコントローラ
名)44が自分に対するものかどうか判断し、自分に対す
るメッセージの場合には起動要求のプログラム番号を起
動要求プログラムテーブル49に登録していく。プログラ
ム実行管理処理47は、第13図に示す処理フローに従っ
て、起動要求プログラムテーブル49に登録されたプログ
ラムを実行し、ついでプログラムが終了するとプログラ
ム終了メッセージ(プログラム番号)41をセルコントロ
ーラ5に送信する。設備状態報告処理48はコントローラ
3,4が制御する設備21〜2nの状態をセルコントローラ5
に常に報告しており、設備に異常が発生した場合にはセ
ルコントローラ5に知らせることにより、セルコントロ
ーラ5の下位コントローラ状態監視処理40により異常を
設備構成83に反映させることができる。上記の方法によ
り下位コントローラ3,4はプログラム61,62を実行す
る。
FIG. 12 is a lower-level controller of the control system 1 of FIG.
FIG. 3 is a software configuration diagram for executing programs 6 1 and 6 2 of 3 and 4; FIG. 13 is a processing flowchart of the program execution management processing 47 of FIG. 12 and 13, a message receiving process 46 determines whether or not the program start message (program number and controller name) 44 from the cell controller 5 is for itself, and if the message is for itself, the program of the start request is issued. The numbers are registered in the activation request program table 49. The program execution management process 47 executes the program registered in the activation request program table 49 according to the process flow shown in FIG. 13, and then sends a program end message (program number) 41 to the cell controller 5 when the program ends. . Equipment status report processing 48 is a controller
3,4 cell controller 5 the state of the equipment 2 1 to 2 n to control the
Constantly reported, by informing the cell controller 5 when an abnormality occurs in the equipment, it is possible to reflect the abnormality by the lower controller state monitoring process 40 of cell controller 5 for capital construction 8 3. Lower-level controller 3,4 by the above method performs a program 6 1, 6 2.

本実施例では、作業内容82の各サブ作業についてプロ
グラミングシステム7では実行できるすべてのコントロ
ーラに対しプログラムを生成して各コントローラ3,4,5
でそのプログラム61,62,63をもち、サブ作業の実行時
毎に各設備の状況から実際に行う設備を決定してそれを
制御するコントローラ3,4に実行を指示しているが、プ
ログラムをセルコントローラ5側でも実行時には起動メ
ッセージに実行プログラムを付けてコントローラ3,4に
送ることも可能である。またプログラミングシステム7
におけるプログラム生成時に設備構成83に基づいて各サ
ブ作業の実行設備を割付け、そのコントローラ3,4のみ
にプログラム61,62を生成することも可能である。
In this embodiment, work 8 each generate a program for all controllers that can be performed in the programming system 7 for each sub-task 2 controllers 3,4,5
Has the programs 6 1 , 6 2 , 6 3, and in each execution of the sub-work, determines the equipment to be actually performed from the status of each equipment, and instructs the controllers 3, 4 that control it to execute it. When the program is executed on the cell controller 5 side, it is also possible to attach the execution program to the start message and send it to the controllers 3 and 4. Programming system 7
Allocation execution facilities of each sub-task based upon the program created system configuration 8 3 in, it is also possible to generate a program 6 1, 6 2 only in that the controller 3,4.

また本実施例では、シーケンサやロボットコントロー
ラ等の設備21〜2nを直接制御するコントローラ3,4と、
それらのコントローラを制御するセルコントローラ5と
の2階層から成る制御システム1を構成しているが、こ
れらのコントローラ3,4,5の機能をそれぞれ専用モジュ
ールと管理モジュールにモジュール化(専用プロセッサ
化)し、これらのモジュールを組合せることにより1つ
のコントローラとして実現することもできる。その際に
プログラミングシステム7は作業フロー81と、作業内容
82と、モジュール構成(設備構成83の代わり)を基に各
モジュールのプログラムを生成する。
In the present embodiment, the controllers 3 and 4 for controlling the equipment 2 1 to 2 n, such as a sequencer or robot controller directly,
The control system 1 is composed of two layers including a cell controller 5 for controlling these controllers. The functions of these controllers 3, 4, and 5 are modularized into dedicated modules and management modules, respectively (dedicated processors). However, a combination of these modules can be realized as one controller. Programming system 7 and work flow 8 1 At that time, work
8 2, to produce a program of each module module structure (instead of the system configuration 8 3) based.

本実施例によれば、ワークに着目した作業フローと各
作業内容を記述し、さらに作業内容をワークに着目して
主作業内容と副作業内容とに分けて記述することによ
り、作業全体の概要と個々の作業の詳細がわかりやすく
て明示性が高まり記述しやすくなる。さらに主作業内容
から副作業内容に作業が移った段階でワークに対して次
の作業に移ることを可能とする制御を行うことにより、
上記の記述形式に対して無駄のない制御を行うことがで
きる。
According to the present embodiment, the work flow focusing on the work and each work content are described, and further, the work content is described separately in the main work content and the sub-work content focusing on the work, thereby providing an overview of the entire work. The details of each task are easy to understand, and the clarity is enhanced, making it easier to describe. Furthermore, by performing control that enables the work to move to the next work when the work has shifted from the main work content to the sub-work content,
It is possible to perform lean control on the above description format.

また仮想設備に対して作業を記述し、実行プログラム
生成時または作業実行時に実際に作業を行う設備を設備
構成等より決定するので、設備構成が変わっても新しい
設備構成を登録するだけで他のプログラム(作業フロー
と作業内容)を作り直す必要はない。さらにメッセージ
によってサブ作業単位に指定したコントローラにプログ
ラムを実行させることが可能であるため、作業実行時に
設備の状況より実際の設備を決定する方式においてその
決定結果に従って動的にコントローラを変えてプログラ
ムを実行することが可能であるから、設備の異常や作業
量に応じて設備を動的に制御することができる。
In addition, work is described for virtual equipment, and the equipment that actually performs the work when generating an execution program or executing the work is determined from the equipment configuration etc., so even if the equipment configuration changes, other equipment can be registered simply by registering a new equipment configuration. There is no need to rewrite the program (work flow and work contents). In addition, since the program can be executed by the controller specified as a sub-work unit by a message, the program is executed by dynamically changing the controller according to the determination result in the method of deciding the actual equipment from the situation of the equipment at the time of work execution. Since it can be executed, the equipment can be dynamically controlled according to the abnormality of the equipment or the amount of work.

〔発明の効果〕〔The invention's effect〕

本発明によれば、作業内容をワークに着目して主作業
内容と副作業内容に分け、主作業内容から副作業内容に
作業が移った段階でワークに対して次の作業を行うこと
を可能とする制御を実現することにより、作業全体の概
要を示すフローと個々の作業の詳細を示す作業内容とに
よって生産設備に対する制御内容を表現することができ
るので、明示性が高く記述しやすい効果がある。
According to the present invention, it is possible to divide a work content into a main work content and a sub-work content by focusing on the work, and to perform the next work on the work when the work is shifted from the main work content to the sub-work content By implementing the control described above, it is possible to express the control contents for the production equipment by the flow showing the outline of the whole work and the work contents showing the details of each work, so that the effect of being highly explicit and easy to describe is achieved. is there.

また仮想設備に対してプログラムを記述し、設備構成
により実際の設備を決定するので、設備構成が変わって
も新しい設備を登録するだけでプログラムを作り直す必
要がなく、設備構成の変更に柔軟に対応できる効果があ
る。
In addition, since a program is described for virtual equipment and the actual equipment is determined based on the equipment configuration, it is not necessary to re-create the program just by registering new equipment even if the equipment configuration changes, and it is possible to respond flexibly to changes in equipment configuration There is an effect that can be done.

またメッセージによってサブ作業単位に指定したコン
トローラにプログラムを実行させることが可能であるた
め、サブ作業実行時の度に決定される設備割付結果に従
って動的にコントローラを変えてプログラムを実行する
ことが可能となり、設備の異常や作業量に応じて設備を
動的に制御することができる効果がある。
In addition, since the program can be executed by the controller specified in the sub-operation unit by the message, it is possible to dynamically change the controller and execute the program according to the equipment allocation result determined each time the sub-operation is executed Thus, there is an effect that the equipment can be dynamically controlled according to the abnormality of the equipment or the amount of work.

【図面の簡単な説明】[Brief description of the drawings]

第1図は本発明によるセルコントローラおよびセル制御
システムの一実施例を示す全体構成図、第2図は第1図
の加工セルの具体例の構成図、第3図(a),(b),
(c)は第1図の作業フローと作業内容と設備構成の説
明図、第4図(a),(b)は第3図(a)のボックス
の状態とその遷移図、第5図は第1図のプログラミング
システムの処理フロー図、第6図(a),(b),
(c)は第5図の作業関係と作業管理とサブ作業管理の
説明図、第7図は第5図の作業内容解析の処理フロー
図、第8図(a),(b)は第7図の作業内容解析処理
のイメージ図および作業管理とサブ作業管理の説明図、
第9図は第1図のセルコントローラのソフトウエア構成
図、第10図は第9図の作業管理処理の処理フロー図、第
11図は第9図のサブ作業管理処理の処理フロー図、第12
図は第1図の下位コントローラのソフトウエア構成図、
第13図は第12図のプログラム実行管理処理の処理フロー
図である。 1…制御システム、21〜2n…生産設備、3…シーケン
サ、4…ロボットコントローラ、5…セルコントロー
ラ、61〜63…実行プログラム、7…プログラミングシス
テム、81…作業フロー、82…作業内容、83…設備構成、
9…ボックス、10…ゲート、11…トークン、12…作業
名、13…主作業内容、14…副作業内容、17…可能仮想設
備。
FIG. 1 is an overall configuration diagram showing one embodiment of a cell controller and a cell control system according to the present invention, FIG. 2 is a configuration diagram of a specific example of the machining cell in FIG. 1, and FIGS. 3 (a) and 3 (b). ,
(C) is an explanatory view of the work flow, work contents and equipment configuration of FIG. 1, (a) and (b) of FIG. 3 are states of boxes and their transition diagrams of (a) of FIG. 3, and FIG. The processing flow diagram of the programming system of FIG. 1, FIG. 6 (a), (b),
(C) is an explanatory diagram of the work relationship, work management and sub-work management of FIG. 5, FIG. 7 is a processing flow diagram of work content analysis of FIG. 5, and FIGS. 8 (a) and (b) are diagrams of FIG. Diagram of work content analysis processing in the diagram and explanatory diagram of work management and sub-work management,
FIG. 9 is a software configuration diagram of the cell controller of FIG. 1, FIG. 10 is a process flow diagram of the work management process of FIG.
FIG. 11 is a processing flowchart of the sub work management processing of FIG. 9, and FIG.
The figure shows the software configuration of the lower controller of FIG. 1,
FIG. 13 is a processing flowchart of the program execution management processing of FIG. 1 ... control system, 2 1 to 2 n ... production equipment, 3 ... sequencer, 4 ... robot controller 5 ... cell controller, 61 through 3 ... execution program, 7 ... programming system, 8 1 ... workflow, 8 2 … Work contents, 8 3 … Equipment configuration,
9 ... box, 10 ... gate, 11 ... token, 12 ... work name, 13 ... main work content, 14 ... sub-work content, 17 ... possible virtual equipment.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭61−105616(JP,A) 特開 昭59−45503(JP,A) 実開 昭59−11306(JP,U) 実開 昭60−164209(JP,U) (58)調査した分野(Int.Cl.6,DB名) G05B 15/02 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-61-105616 (JP, A) JP-A-59-45503 (JP, A) Full-scale operation Sho-59-11306 (JP, U) Real-time operation Showa 60- 164209 (JP, U) (58) Fields investigated (Int. Cl. 6 , DB name) G05B 15/02

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】セルコントローラのプログラミングおよび
実行手段であって、制御対象としての設備の作業を、ワ
ークに対する直接的作業としての主作業と、該主作業終
了後での次ワークに対する準備作業としての副作業とに
分けて記述し、主作業の終了時に作業可能状態にある次
設備の作業を開始する実行手段を有するセルコントロー
ラ。
1. A programming and executing means for a cell controller, wherein an operation of a facility to be controlled is performed as a main operation as a direct operation on a work and as a preparation operation for a next work after the main operation is completed. A cell controller having execution means which is described separately from sub-work and starts work of the next facility which is ready for work at the end of the main work.
【請求項2】仮想設備に対する作業を、セルコントロー
ラの制御対象としての設備の作業を、ワークに対する直
接的作業としての主作業と、該主作業終了後での次ワー
クに対する準備作業としての副作業とに分けて記述する
ことによってセルの全体の作業フローをワークの流れに
従って記述できるようにしたプログラミング手段で記述
し、その内容を、実設備が可能な作業を表した設備構成
表と照合して、実設備に割り付け、それを実行する手段
を有するセル制御システム。
2. A work on virtual equipment, a work on equipment controlled by a cell controller, a main work as a direct work on a work, and a sub-work as a preparation work on a next work after the main work is completed. This is described by programming means that allows the entire work flow of the cell to be described according to the work flow by describing the work separately, and the contents are compared with the equipment configuration table that indicates the work that can be performed by the actual equipment. , A cell control system having means for allocating to actual equipment and executing the same.
【請求項3】請求項2記載のセル制御システムにおい
て、下位コントローラの状態を監視した上、その異常時
には設備構成表を更新し、請求項2記載の内容を再実行
することによって、セルを制御する手段を有するセル制
御システム。
3. The cell control system according to claim 2, wherein the state of the lower-level controller is monitored, and in the event of an abnormality, the equipment configuration table is updated and the contents of claim 2 are re-executed to control the cell. A cell control system having means for performing.
【請求項4】セル制御システムのプログラミング手段で
あって、セルで行う作業を、物に対して行う作業とその
ために必要な設備の動作とに分けて記述できるようにし
たプログラミングシステムを有するセル制御システム。
4. A cell control system comprising: a programming means for a cell control system, wherein the cell control system has a programming system capable of describing work to be performed in a cell separately into work to be performed on an object and operation of equipment necessary for the work. system.
JP2849090A 1990-02-09 1990-02-09 Cell controller and cell control system Expired - Lifetime JP2872728B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2849090A JP2872728B2 (en) 1990-02-09 1990-02-09 Cell controller and cell control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2849090A JP2872728B2 (en) 1990-02-09 1990-02-09 Cell controller and cell control system

Publications (2)

Publication Number Publication Date
JPH03233601A JPH03233601A (en) 1991-10-17
JP2872728B2 true JP2872728B2 (en) 1999-03-24

Family

ID=12250107

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2849090A Expired - Lifetime JP2872728B2 (en) 1990-02-09 1990-02-09 Cell controller and cell control system

Country Status (1)

Country Link
JP (1) JP2872728B2 (en)

Also Published As

Publication number Publication date
JPH03233601A (en) 1991-10-17

Similar Documents

Publication Publication Date Title
Zhang et al. Bi-level dynamic scheduling architecture based on service unit digital twin agents
Saygin et al. Integrating flexible process plans with scheduling in flexible manufacturing systems
O'GRADY et al. An intelligent cell control system for automated manufacturing
Dunkler et al. The effectiveness of supervisory control strategies in scheduling flexible manufacturing systems
DUTTA Reacting to scheduling exceptions in FMS environments
CN114895642A (en) Multi-device cooperative operation system and method based on digital twin technology
CN111722539B (en) Digital twin manufacturing unit behavior modeling method based on time automaton
CN111360813B (en) Multi-robot controller based on edge cloud service
Stewart Designing software components for real-time applications
Bourne CML: a meta-interpreter for manufacturing
JP2872728B2 (en) Cell controller and cell control system
Zhang et al. Dynamic reconfiguration of holonic lower level control
JP2658060B2 (en) Planning support system
JPH04114208A (en) Animation plotting system for nc program
JPH0675972A (en) Production controlling method
Rauch et al. A manufacturing system for advanced multi-process manufacturing based on STEP-NC
JPH0950371A (en) Device and method for program generation support
JP3202217B2 (en) NC processing equipment
Roshardt et al. A complementary Approach to Flexible Automation
JPH04155405A (en) Controller
JPH05174034A (en) Production control back-up device
CN118567313A (en) Method for constructing digital shadow workshop based on service node pairs
CN114237169A (en) Additive manufacturing equipment processing instruction dispatching method and system based on MES system
Adlemo et al. Operator control activities in flexible manufacturing systems
JPH0573576A (en) Device for supporting production plan