JPH0784516A - Formation of program for execution of control - Google Patents

Formation of program for execution of control

Info

Publication number
JPH0784516A
JPH0784516A JP22925893A JP22925893A JPH0784516A JP H0784516 A JPH0784516 A JP H0784516A JP 22925893 A JP22925893 A JP 22925893A JP 22925893 A JP22925893 A JP 22925893A JP H0784516 A JPH0784516 A JP H0784516A
Authority
JP
Japan
Prior art keywords
state
equipment
state transition
rule
condition
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP22925893A
Other languages
Japanese (ja)
Other versions
JP3313205B2 (en
Inventor
Kazuyuki Goto
和之 後藤
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP22925893A priority Critical patent/JP3313205B2/en
Publication of JPH0784516A publication Critical patent/JPH0784516A/en
Application granted granted Critical
Publication of JP3313205B2 publication Critical patent/JP3313205B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To decrease program designing stages by automatically forming the operation procedures of apparatus from the information on apparatus constitution of the equipment to be controlled and the regulations relating to the operations and stages of the respective apparatus to be automatically derived therefrom. CONSTITUTION:The apparatus operating regulations of the apparatus and the apparatus state transition regulations stated by a designer are included as conditions together with the states of the external apparatus exclusive of the corresponding apparatus into the conditions of the operations stored in an apparatus operation regulation memory means 7 and the conditions of the state transition stored in an apparatus state transition regulation memory means 8. The operation procedures of the apparatus over the entire part of the equipment are automatically formed by combining these apparatus operation regulations and the apparatus state transition regulations. Then, there is no need for forming the determined operation expressions of a flow chart type. The apparatus operation regulations and apparatus state transition regulations described above are settable if only the partial items relating to the discrete apparatus are noticed and, therefore, the designer's errors are decreased before such errors arise.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、プラント等を制御する
プログラマブルコントローラの制御実行プログラムを自
動生成する制御実行プログラム生成方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control execution program generation method for automatically generating a control execution program of a programmable controller for controlling a plant or the like.

【0002】[0002]

【従来の技術】各種プラントなどを制御するプログラマ
ブルコントローラは、これを有効に作動させるために制
御実行プログラムを生成しなければならない。そこで、
従来は、制御対象の動作およびその制御条件ならびに各
動作のタイミングなどすべての条件を想定して、設計者
が手作業でプログラミングするという作業が行われてい
た。
2. Description of the Related Art A programmable controller for controlling various plants and the like must generate a control execution program in order to operate it effectively. Therefore,
In the past, the designer manually performed the operation assuming all conditions such as the operation of the controlled object, its control condition, and the timing of each operation.

【0003】ところが、これらのすべての条件を考慮し
て手作業でプログラミングすることは制御対象が複雑に
なるにつれて困難となるので、これらの条件を対象知識
としてまとめ、機器動作手順の概略のみを指定すること
により、制御実行プログラムを自動生成することが行わ
れるようになってきた。
However, since it becomes difficult to perform manual programming in consideration of all of these conditions as the control target becomes complicated, these conditions are summarized as target knowledge, and only the outline of the device operation procedure is designated. By doing so, the control execution program has been automatically generated.

【0004】このような制御実行プログラムを自動生成
するために、機器動作手順の概要を指定する制御仕様を
入力しなければならないが、従来は、フローチャート形
式で機器の動作の流れを示す方式が一般的であった。
In order to automatically generate such a control execution program, it is necessary to input a control specification for designating an outline of a device operation procedure. Conventionally, a method of showing a flow of operation of the device in a flow chart format is generally used. It was target.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記の
如く提案されている従来の仕様入力方式は、機器動作手
順を作成することが必要であり、これは熟練を要する作
業であった。例えば、機器動作手順の概要を、個々の機
器の動作や状態を制約する条件を用いて補間せしめるこ
とにより、詳細な機器動作手順を生成するといった方式
も提案されているが(特開平1−245305号公
報)、この方式では、複数の機器の間の関係に基づく条
件は考慮されていないため、複数の機器を連動して動作
させる場合、その手順およびタイミングは、依然として
設計者が全て設定しなければならない。このために、設
計者は、制御対象設備の全ての構成機器に関する全情報
を把握し、そこから動作手順を決定付ける関連事項を過
不足なく洗い出す必要がある。
However, in the conventional specification input method proposed as described above, it is necessary to create a device operation procedure, which is a work requiring skill. For example, there has been proposed a method of generating a detailed device operation procedure by interpolating the outline of the device operation procedure using a condition that restricts the operation or state of each device (Japanese Patent Laid-Open No. 1-245305). In this method, the condition based on the relationship between multiple devices is not taken into consideration. Therefore, when operating multiple devices in cooperation, the procedure and timing must still be set by the designer. I have to. For this reason, the designer needs to grasp all the information on all the constituent devices of the controlled facility, and to identify the relevant items that determine the operation procedure from there, just enough.

【0006】しかし、大規模な設備においてこれは困難
であり、抜けやミスが生じやすいという問題があった。
また、機器動作手順の入力形式自体も、フローチャート
形式の動作表現記述に定められており、これを作成する
作業は繁雑なものであった。
However, this is difficult in a large-scale facility, and there is a problem that omissions and mistakes are likely to occur.
Moreover, the input format itself of the device operation procedure is also defined in the operation expression description of the flowchart format, and the work of creating this is complicated.

【0007】さらに、機器の構成や台数に一部変更が生
じると、機器動作手順を変更させる必要があるが、フロ
ーチャート形式の制御仕様では、変更が必要となる箇所
が同定しづらいだけでなく、フローチャートの構造その
ものまで変更しなければならないことも多く、過去の設
計事例を有効利用できなかった。
Further, when a part of the configuration or the number of devices is changed, it is necessary to change the device operation procedure. However, in the control specification of the flow chart format, not only is it difficult to identify the part that needs to be changed, In many cases, the flow chart structure itself had to be changed, and past design cases could not be effectively used.

【0008】そこで、本願は、制御実行プログラムを自
動生成する際に必要となる制御対象設備全体の詳細な機
器動作手順を、個々の機器の動作や状態に関する部分的
な規約からなるデータから自動的に作成し、設計者にと
って繁雑であったこの機器動作手順の作成を軽減させる
ことを目的とする。
Therefore, in the present application, the detailed equipment operation procedure of the entire controlled equipment required for automatically generating the control execution program is automatically calculated from the data consisting of the partial rules regarding the operation and state of each equipment. The purpose is to reduce the creation of this equipment operation procedure, which was complicated for the designer.

【0009】[0009]

【課題を解決するための手段】上記課題を解決するため
に、制御対象の個々の機器の状態を表した機器操作規約
として記憶し、制御対象の個々の機器の状態を生起させ
る規則を、機器の状態および機器の状態の論理式で表し
た機器状態遷移規則として記憶し、前記機器操作規約の
中から設計者が指定した第1の機器の状態を抽出し、こ
の第1の機器の状態を生起させる規則を前記機器操作規
則から検索し、この第1の機器の状態を生起させる規則
を構成する第2の機器の状態を抽出して前記制御対象設
備の機器の動作の手順を生成することを特徴とする。
In order to solve the above-mentioned problems, a rule for storing the state of each device to be controlled as a device operation rule and causing the state of each device to be controlled is defined as a device Is stored as a device state transition rule represented by a logical expression of the device state and the device state, the state of the first device designated by the designer is extracted from the device operation rules, and the state of the first device is extracted. Retrieving a rule to be generated from the device operation rule, extracting a state of a second device that constitutes the rule to generate the state of the first device, and generating a procedure of operation of the device of the controlled facility. Is characterized by.

【0010】[0010]

【作用】本発明の制御実行プログラム生成方法は、個々
の機器の機器操作規約ならびに機器状態遷移規則を設計
者が記述したものを、機器操作規約記憶手段に記憶され
ている操作の条件および機器状態遷移規則記憶手段に記
憶されている状態遷移の条件に当該機器以外の外部の機
器の状態も条件として含めて、これら機器操作規約およ
び機器状態遷移規約を組み合わせて設備全体の機器の動
作手順を自動的に生成させるので、フローチャート形式
の定められた動作表現を作成する必要がない。この機器
操作規約ならびに機器状態遷移規則は、設計者が大規模
で複雑な対象設備の全体をわざわざ理解しなくても、個
別の機器に関する部分的な事項のみ着目すれば設定でき
るので、設計者の理解の不足による制御仕様の誤りが未
然に防げ、制御プログラムの品質が向上する。
According to the control execution program generation method of the present invention, the designer describes the device operation rules and the device state transition rules of the individual devices, the operation conditions and the device states stored in the device operation rule storage means. The condition of the state transition stored in the transition rule storage means also includes the state of the external device other than the device as a condition, and the operation procedure of the device of the entire facility is automatically combined by combining these device operation rules and device state transition rules. Since it is generated dynamically, there is no need to create a predetermined action expression in the form of a flowchart. This equipment operation rule and equipment state transition rule can be set by focusing on only partial items related to individual equipment without the designer having to understand the entire large-scale and complicated target equipment. Errors in control specifications due to lack of understanding can be prevented and the quality of control programs can be improved.

【0011】また、前記機器操作規約ならびに機器状態
遷移規則は、あらかじめ用意した、機器の動作や状態に
関する一般的知識を用いてその大部分を自動的に導出せ
しめれば、その入力作業は大幅に削減され、設計者が行
う作業は、機器の構成情報を入力する作業のみとなる。
この機器構成情報は、従来よりの制御実行プログラムの
設計作業においては、最上流の工程で与えられるもので
あったが、本発明により、これより下流の工程が全て自
動化されたことになり、プログラムの設計工数が減り、
生産性が格段に向上する。
If most of the device operation rules and the device state transition rules are automatically prepared by using the general knowledge about the operation and state of the device prepared in advance, the input work will be greatly performed. The work that is reduced and the designer does is only the work to input the configuration information of the device.
This device configuration information is given in the most upstream process in the conventional design work of the control execution program, but the present invention has made it possible to automate all the downstream processes. The design man-hours of
Productivity is dramatically improved.

【0012】[0012]

【実施例】以下、図面を用いて本発明の実施例を説明す
る。図1は本発明の一実施例に係わる制御実行プログラ
ム生成方法のシステム構成を示すブロック図である。制
御装置1は、バス2を介して、この制御装置1で生成さ
れたプログラムを記憶するプログラム記憶装置3、機器
構成情報およびプログラムを生成するために参照される
制御対象に関する知識を記憶する対象知識記憶装置4、
この対象知識を用いて制御実行プログラムを生成する際
に用いるプログラム展開知識を記憶するプログラム展開
知識記憶装置5、制御装置1によって導出される制御対
象の機器動作手順を記憶する機器動作手順記憶装置6、
機器動作手順を導出するときに用いる、機器状態遷移規
則記憶装置8、が接続されるとともに、さらに表示装置
インターフェース9、入力装置インターフェース10、
プログラマブルコントローラインターフェース11が接
続されている。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a system configuration of a control execution program generation method according to an embodiment of the present invention. The control device 1 stores, via the bus 2, a program storage device 3 that stores a program generated by the control device 1, device configuration information, and target knowledge that stores knowledge about a control target referred to for generating the program. Storage device 4,
A program development knowledge storage device 5 that stores program development knowledge used when a control execution program is generated using this target knowledge, and a device operation procedure storage device 6 that stores the device operation procedure of the control target derived by the control device 1. ,
A device state transition rule storage device 8, which is used when deriving a device operation procedure, is connected, and a display device interface 9, an input device interface 10,
A programmable controller interface 11 is connected.

【0013】また、表示装置インターフェース9には機
器構成情報、機器操作規約、機器状態遷移規則などのデ
ータや、生成された機器動作手順を示すチャート図など
を設計者に情報を提示するための表示装置12が接続さ
れ、入力装置インターフェース10には設計者が機器構
成情報や機器操作規約、機器状態遷移規則などのデー
タ、および、機器動作手順の導出のための入力情報を入
力するための入力装置13が接続され、さらにプログラ
マブルコントローラインターフェース11には各種プラ
ント等を制御するプログラマブルコントローラ14が接
続され、プログラマブルコントローラ14は生成された
プログラムに従ってプラント等の制御対象15を制御す
るようになっている。
Further, the display device interface 9 is a display for presenting information such as device configuration information, device operation rules, device state transition rules, and charts showing the generated device operation procedure to the designer. A device 12 is connected, and an input device for a designer to input data such as device configuration information, device operation rules, device state transition rules, and input information for deriving a device operating procedure to the input device interface 10. 13, a programmable controller 14 for controlling various plants and the like is connected to the programmable controller interface 11, and the programmable controller 14 controls a controlled object 15 such as a plant according to the generated program.

【0014】なお、本発明の対象となる制御実行プログ
ラム生成方法は、制御装置1乃至入力装置13までの図
中の破線で囲む部分である。図2は本発明の一実施例で
ある対象設備15の構成図を示している。この設備は、
沈砂処理設備と呼ばれる、下水処理プラント内の一設備
例であり、図に示すような複数の機器で構成されてい
る。設備の機能は、沈砂池の底に沈降した沈砂を上流・
下流沈砂掻寄機揚砂機によって沈砂揚砂機周囲に掻き寄
せ、圧力水ポンプによってこれを池外に噴出せしめ、沈
砂洗浄機における洗浄の後、コンベアとスキップホイス
トを経て、所定の沈砂ホッパに蓄えるというものであ
る。
The control execution program generation method which is the object of the present invention is a portion of the control device 1 to the input device 13 which is surrounded by a broken line in the figure. FIG. 2 shows a block diagram of the target equipment 15 which is an embodiment of the present invention. This equipment is
It is an example of equipment in a sewage treatment plant called sand settling equipment, and is composed of a plurality of devices as shown in the figure. The function of the equipment is that the settling sand that has settled at the bottom of the settling basin
Downstream sedimentation rake The sand rafting machine pulls the sand around the sand blasting machine and ejects it outside the pond using the pressure water pump.After washing in the sand scouring machine, it passes through the conveyor and skip hoist, and then to the specified sand hopper. It is to store.

【0015】以下、本実施例の説明には、この沈砂処理
設備を一適用実施例として用いる。図3は、対象知識記
憶装置4に記憶される知識の一部である機器構成情報の
一例として、沈砂処理設備の各対象機器に関する機器構
成情報を示している。
In the following, this sand settling facility will be used as an application example in the description of this example. FIG. 3 shows, as an example of the device configuration information that is a part of the knowledge stored in the target knowledge storage device 4, the device configuration information regarding each target device of the sedimentation treatment facility.

【0016】記憶されるデータの主要素は、対象機器の
名称、および、対象機器についての上流機器、下流機
器、各種補助機器といった、機器間の構成情報を表す各
種属性項目から構成される。各属性項目には、該当する
機器名称が値として記述される。
The main element of the stored data is composed of the name of the target device and various attribute items representing the configuration information between the devices such as the upstream device, the downstream device, and various auxiliary devices for the target device. In each attribute item, the corresponding device name is described as a value.

【0017】例えば、「揚砂機圧力水ポンプ」31とい
う名称の機器は、属性項目「吸水元」31aとして「受
水槽」を、属性項目「送水元」31bとして「沈砂洗浄
機」を、属性項目「給水弁」31cに該当する機器は存
在せず、属性項目「吐出弁」31dとして「揚砂機圧力
水弁」と「揚砂機吐出弁」が記述される。
For example, a device named "sand pump pressure water pump" 31 has the attribute "water absorption source" 31a as "water receiving tank" and the attribute item "water supply source" 31b as "sand setter". There is no device corresponding to the item “water supply valve” 31c, and “sand sander pressure water valve” and “sand sander discharge valve” are described as the attribute item “discharge valve” 31d.

【0018】また、機器「NO.2コンベア」32につ
いては、属性項目「上流機器」32aに「NO.1コン
ベア」が、属性項目「下流機器」32bに「沈砂スキッ
プホイスト」が、属性項目「洗浄弁」32cに「NO.
2コンベア洗浄弁」(図示しない)がそれぞれ記述され
ている。
Regarding the equipment "NO.2 conveyor" 32, the attribute item "upstream equipment" 32a is "NO.1 conveyor", the attribute item "downstream equipment" 32b is "sand set skip hoist", and the attribute item " “NO.
Two conveyor wash valves "(not shown) are each described.

【0019】このように、機器の種類によって、記述す
べき構成情報の属性項目は異なるため、本実施例では、
ポンプやコンベア、弁といった一般的な機器について、
あらかじめその構成情報の属性項目をフレーム形式で用
意しておき、設計者はそれに従って、具体的な対象設備
に対して、必要な構成情報を設定していくという方法を
採る。
As described above, since the attribute items of the configuration information to be described differ depending on the type of device, in the present embodiment,
For general equipment such as pumps, conveyors, valves,
The attribute item of the configuration information is prepared in advance in a frame format, and the designer adopts a method of setting necessary configuration information for a specific target facility according to the attribute item.

【0020】また、これらの対象機器構成情報は、設計
者が入力装置13を用いて入力するものであるが、例え
ば、設計者が紙上に描画した機器構成図面をスキャナー
で読み込むような機器構成図入力方法と機器構成情報解
釈方法を用いることにより、設計者が入力した機器構成
図を解釈し、自動的に機器構成関係を同定することも可
能である。
The target device configuration information is input by the designer using the input device 13. For example, the device configuration diagram is such that the scanner reads a device configuration drawing drawn on the paper by the designer. By using the input method and the device configuration information interpretation method, it is possible to interpret the device configuration diagram input by the designer and automatically identify the device configuration relationship.

【0021】図4、図5、図6は、機器操作規約記憶装
置7に記憶される機器操作規約の一例として、沈砂処理
設備の各機器に関する機器操作規約を示している。記憶
されるデータの主要素は、対象機器の名称、対象機器が
取り得る動作の組を記述する属性項目「動作」、およ
び、属性項目「動作」の属性値である各種機器動作に対
して、その操作指令や停止指令を行うための前提条件を
規約する属性項目「始動条件」「運転条件」「停止条
件」などの操作規約条件からなる。
FIGS. 4, 5, and 6 show, as an example of the device operation rules stored in the device operation rule storage device 7, the device operation rules for each device of the sedimentation treatment facility. The main elements of the stored data are the name of the target device, the attribute item “motion” that describes the set of motions that the target device can take, and various device motions that are the attribute values of the attribute item “motion”, It is composed of operation contract conditions such as attribute items "starting condition", "operating condition", and "stop condition" that define the preconditions for issuing the operation command and the stop command.

【0022】「運転」といった動作のように、操作指令
を受けると「停止」指令を受けるまで動作が持続するも
のは、その操作規約条件として、「始動条件」「運転条
件」「停止条件」の3項目が設けられる。ここで、「始
動条件」とは、運転指令を発するときにのみ成り立つ必
要のある条件を記述する項目であり、「運転条件」と
は、機器の運転中に常に成り立っていなければならない
条件を記述する項目である。
When an operation command, such as a "drive" operation, continues until a "stop" command is received, the operation rule conditions are "starting condition", "operating condition", and "stop condition". Three items are provided. Here, "starting conditions" are items that describe conditions that need to be satisfied only when issuing a driving command, and "operating conditions" describe conditions that must always be satisfied while the device is operating. It is an item to be done.

【0023】したがって、機器に運転指令を発するに
は、「始動条件」と「運転条件」の双方が成り立ってい
なければならない。また、「停止条件」とは、機器に停
止指令を発するときに成り立つ必要のある条件を記述す
る項目である。
Therefore, both the "starting condition" and the "operating condition" must be satisfied in order to issue an operation command to the equipment. The "stop condition" is an item that describes a condition that needs to be satisfied when a stop command is issued to the device.

【0024】図5の弁の「開」「閉」や、図6のスキッ
プホイストの「上昇」「下降」のように、操作指令を受
けると、比較的短時間で動作を完了して自動的に停止状
態に至る動作は、その操作規約条件として、それぞれ、
「開操作条件」「閉操作条件」と「上昇操作条件」「下
降操作条件」といった項目を一つずつ設ける。これは、
「開」「閉」および「上昇」「下降」といった動作は、
上述の「運転条件」に相当するような動作中の状態に関
する規約や、「停止条件」に相当するような停止操作に
関する規約が存在しないからである。
When the operation command is received, such as "open" and "closed" of the valve in FIG. 5 and "up" and "down" of the skip hoist in FIG. 6, the operation is completed in a relatively short time and automatically. The operation that leads to the stop state is
Items such as "open operation condition", "close operation condition", "upward operation condition", and "downward operation condition" are provided one by one. this is,
Operations such as “open”, “closed” and “up” and “down”
This is because there is no rule regarding the operating state that corresponds to the above-mentioned "driving condition" or a rule regarding the stop operation that corresponds to the "stop condition".

【0025】操作規約条件は、後述する機器状態、また
は、機器状態の否定(not )、あるいは、機器状態また
は機器状態の否定の連言(and )または選言(or)から
成る論理式で記述する。機器状態としては、当該機器自
身の機器状態だけでなく、外部の機器の機器状態も設定
することができる。例えば、「沈砂洗浄機」47の属性
項目「運転条件」47c中の機器状態のうち、「規定水
位」は「沈砂洗浄機」自身の機器状態であり、「沈砂洗
浄機給水弁全開」、「沈砂洗浄機排水弁全開」、「N
O.1コンベア運転中」は「沈砂洗浄機」の外部の機器
の状態である。
The operation contract condition is described by a device state described later, a device condition negation (not), or a logical expression consisting of a device condition or a device condition negation conjunctive (and) or disjunction (or). To do. As the device status, not only the device status of the device itself but also the device status of an external device can be set. For example, among the device states in the attribute item “operating condition” 47c of the “sand setter” 47, the “specified water level” is the device state of the “sand setter” itself, and the “sand seter feed valve fully open”, “ Sand set washing machine drain valve fully open "," N
O. "1 Conveyor in operation" is the state of equipment outside the "sand setter".

【0026】これらの機器操作規約は、設計者が一から
全て記述してもよいが、機器種類によっては、以下のよ
うにして、機器操作規約の設定作業を軽減することがで
きる。例えば、機器というものの抽象概念として、「機
器一般」41を、属性項目「動作」41aに「運転」と
「停止」を持つものであると記述しておき、また、ポン
プ一般の抽象概念「ポンプ」42を、「機器一般」の下
位概念としておく。図4中、実戦43で示された階層構
造は、この上位概念−下位概念の関係を表している。
The designer may describe all of these device operating rules from scratch, but depending on the type of device, the work of setting the device operating rules can be reduced as follows. For example, as an abstract concept of a device, it is described that “device general” 41 has “operation” and “stop” in the attribute item “operation” 41a, and the abstract concept “pump” of pumps in general. “42” is set as a subordinate concept of “general equipment”. In FIG. 4, the hierarchical structure shown by the actual battle 43 represents this superordinate concept-subordinate concept relationship.

【0027】この場合、「ポンプ」の属性項目「動作」
の属性値は、「機器一般」の属性項目「動作」41aの
属性値である「運転」と「停止」を継承する。一方、
「機器一般」の属性項目「始動条件」41b、「運転条
件」41c、「停止条件」41dは、「機器一般」とい
う概念が抽象度の高いものであるため、何ら設定できる
ものではないが、「ポンプ」一般に対しては、属性項目
「始動条件」42bには「給水弁全閉and 吐出弁全閉」
が、属性項目「運転条件」42cには「給水元水位正常
and 送水元水位正常」が、属性項目「停止条件」42d
には「給水弁全閉and 吐出弁全閉」が、それぞれ設定で
きる。
In this case, the attribute item "operation" of "pump"
The attribute value of 1 inherits the attribute values “operation” and “stop” of the attribute item “operation” 41a of “general equipment”. on the other hand,
The attribute items "starting condition" 41b, "operating condition" 41c, and "stop condition" 41d of "equipment general" cannot be set at all because the concept of "equipment general" is highly abstract. For general "pumps", the attribute item "starting condition" 42b is "water valve fully closed and discharge valve fully closed".
However, in the attribute item "operating condition" 42c, "water supply source water level is normal"
"Water source water level is normal", and attribute item "stop condition" 42d
Can be set to "Water valve fully closed and discharge valve fully closed".

【0028】以上のような機器の抽象概念および属性項
目、ならびにその属性の抽象的な値をあらかじめ用意し
ておき、これと前述の機器構成情報を用いれば、対象設
備の具体的な機器の機器操作規約は、大部分が導出し得
る。
If the abstract concept and attribute items of the equipment as described above and the abstract values of the attributes are prepared in advance and this and the above-mentioned equipment configuration information are used, the equipment of the concrete equipment of the target equipment Most of the operating rules can be derived.

【0029】すなわち、例えば沈砂系設備の「揚砂機圧
力水ポンプ」44では、属性項目「動作」として「運
転」と「停止」が、「機器一般」の属性項目「動作」4
1aからそのまま継承される。また、図3に示されるよ
うに、「揚砂機圧力水ポンプ」31の機器構成情報にお
いて、属性項目「吸水元」31aは「受水槽」、属性項
目「送水先」31bは「沈砂洗浄機」、属性項目「吐出
弁」31cは「揚砂機圧力水弁」と「揚砂機吐出弁」に
それぞれ相当し、属性項目「給水弁」31dに該当する
弁の要素はないと記述されているので、これらの情報を
用いれば、抽象概念「ポンプ」の機器操作規約から、具
体的概念である「揚砂機圧力水ポンプ」の機器操作規約
として、属性項目「始動条件」44bに対して「揚砂機
吐出弁前閉and 揚砂機圧力水弁前閉」を、属性項目「停
止条件」44dに対して「揚砂機吐出弁前閉and 揚砂機
圧力水弁前閉」を、それぞれ導出することができる。
That is, for example, in the "sand sander pressure water pump" 44 of the sand setting system, "operation" and "stop" are attribute items "operation", and the attribute item "operation" 4 of "equipment general" 4
It is directly inherited from 1a. Further, as shown in FIG. 3, in the device configuration information of the “sand pump pressure water pump” 31, the attribute item “water absorption source” 31a is “water tank”, and the attribute item “water destination” 31b is “sand settler”. ], The attribute item "discharge valve" 31c corresponds to "sand sander pressure water valve" and "sand sander discharge valve" respectively, and it is described that there is no valve element corresponding to the attribute item "water supply valve" 31d. Therefore, if these pieces of information are used, the attribute operation item “starting condition” 44b can be used as the device operation agreement of the concrete concept “sand pump pressure water pump” from the equipment operation agreement of the abstract concept “pump”. "Close the sandbag discharge valve and close the sandbag pressure water valve", and set the attribute item "stop condition" 44d to "close the sandbag discharge valve and close the sandsand pressure water valve". Each can be derived.

【0030】ここで、設計者が行うべきことは、抽象概
念「ポンプ」の属性項目「運転条件」44cである「吸
水元水位正常and 送水先水位正常」のうち、「送水先水
位正常」という機器状態を、「沈砂洗浄機運転中」とい
う機器状態に解釈し直すことのみである。これにより、
「揚砂機圧力水ポンプ」の属性項目「運転条件」44c
に対して「受水槽水位正常and 洗浄機運転中」が、わず
かな修正のみで設定できる。また、このような修正作業
は、対象設備全体の機器構成を把握せずとも、機器間の
関係のうち関連する部分的な事項のみに着目することに
より容易に行えるので、設定もれが未然に防げるという
利点がある。
Here, what the designer should do is to call "normal water destination water level" of "normal water source water level and normal water destination water level" which is the attribute item "operating condition" 44c of the abstract concept "pump". It is only necessary to reinterpret the equipment state as the equipment state that "the sand washing machine is operating". This allows
Attribute item "operating condition" of "sand pump pressure water pump" 44c
On the other hand, “normal water level in receiving tank and washing machine in operation” can be set with a slight modification. In addition, such correction work can be easily performed without paying attention to the device configuration of the entire target facility, but by focusing on only relevant partial items in the relationship between the devices, so that the setting omission is obviated. There is an advantage that it can be prevented.

【0031】図4中の破線矢印45は、抽象概念の機器
操作規約から、具体的な機器操作規約の導出を示してい
る。本実施例では、対象知識記憶装置4にあらかじめ抽
象的な機器操作規約を記憶しておき、この記憶データお
よび対象設備の機器構成情報を用いて具体的な機器操作
規約を自動的に制御装置1で導出する。
A broken line arrow 45 in FIG. 4 indicates the derivation of a concrete device operation contract from the abstract concept device operation contract. In the present embodiment, the abstract knowledge of device operation is stored in advance in the target knowledge storage device 4, and a specific device operation rule is automatically set using the stored data and the device configuration information of the target facility. It derives with.

【0032】しかしながら、例えば「上,下流沈砂掻寄
機」46などのように、機器操作規約を一般的な形で設
定することの困難な、特殊で利用頻度の稀な機器も存在
するので、これに対しては、設計者が手入力で機器操作
規約を適宜設定する。
However, there are also special and rarely used devices, for which it is difficult to set the device operating rules in a general form, such as the "upper and lower sand settler" 46. For this, the designer manually sets the device operation rules as appropriate.

【0033】図5と図6についても図4と同様に、実線
は上位概念−下位概念の関係を表し、破線は、抽象概念
の機器操作規約から具体的な機器操作規約の導出を示し
ている。
Similar to FIG. 4, in FIGS. 5 and 6, the solid line represents the relationship between the superordinate concept and the subordinate concept, and the broken line represents the derivation of a concrete device operating rule from the abstract concept device operating rule. .

【0034】図7は、機器状態遷移規則記憶装置8に記
憶される機器状態遷移規則の一例として、沈砂処理設備
の各機器に関する機器状態遷移規則を示している。記憶
されるデータの主要素は、対象機器の名称、および、対
象機器が取り得る状態のうち機器動作を表現する状態の
組を記述する属性項目「動作状態」、機器の位置や、機
器内の処理対象物の有無、水位などの静的な状態を表現
する属性項目「静的状態」、操作指令による動作状態の
生起を表現する「動作状態生起規則」、および、動作状
態や静的状態による他の静的状態の生起を表現する属性
項目「静的状態生起規則」から成る。以下、動作状態と
静的状態を併せて機器状態と呼ぶ。
FIG. 7 shows, as an example of the device state transition rule stored in the device state transition rule storage device 8, the device state transition rule for each device of the sand sedimentation facility. The main elements of the stored data are the name of the target device, and the attribute item “operating state” that describes the set of states that represent the device operation among the possible states of the target device, the position of the device, and the inside of the device. Attribute item "Static state" that expresses static status such as presence / absence of processing object and water level, "Operation status occurrence rule" that expresses occurrence of operation status by operation command, and operation status and static status It consists of the attribute item "Static state occurrence rule" that expresses the occurrence of other static states. Hereinafter, the operating state and the static state are collectively referred to as a device state.

【0035】動作状態生起規則は、動作状態を生起せし
める操作指令を記述する前件部と、当操作指令により生
起する機器状態を記述する後件部で構成される。前件部
には、一つの操作指令を記述する。操作指令とは、前述
機器動作規約中で定義された機器動作を機器に行なわせ
るために、機器に発する指令のことである。後件部は、
一つの動作状態を記述する。
The operation state occurrence rule is composed of an antecedent section that describes an operation command that causes the operation state and a consequent section that describes an equipment state that is caused by the operation command. One operation command is described in the antecedent part. The operation command is a command issued to the device in order to cause the device to perform the device operation defined in the device operation protocol. The consequent part is
Describe one operating state.

【0036】静的状態生起規則は、状態遷移を起因する
機器状態を記述する前件部と、当状態遷移により生起す
る機器状態を記述する後件部で構成される。前件部は、
機器状態または機器状態の否定(not )、あるいは、機
器状態または機器状態の否定の連言(and )または選言
(or)から成る論理式を記述する。後件部は、一つ以上
の機器状態の組を記述する。ここには主に静的状態を記
述するが、例えば、図9に示した弁の開操作のように、
全開状態に達すると同時に、停止指令を発せずとも動作
が自動的に停止するようなものは、「開操作中→全開,
停止中」というように、動作状態である「停止中」を加
えて記述することとする。静的状態遷移規則の前件部に
記述する機器状態としては、当機器自身の機器状態だけ
でなく、外部の機器の機器状態も設定することができ
る。例えば、「NO.1コンベア」54の属性項目「静
的状態遷移規則」54dの前件部を構成する機器状態の
うち、「運転中」は、「NO.1コンベア」自身であ
り、「沈砂洗浄機停止中」は「NO.1コンベア」の外
部の機器の状態である。
The static state occurrence rule is composed of an antecedent part that describes the device state that causes the state transition and an antecedent part that describes the device state that occurs due to this state transition. The antecedent section is
Describes a logical expression consisting of an equipment state or a negation of an equipment state, or a conjunctive (and) or disjunction (or) of an equipment state or a negation of an equipment state. The consequent part describes a set of one or more device states. A static state is mainly described here. For example, like the opening operation of the valve shown in FIG. 9,
If the operation is automatically stopped at the same time when the fully opened state is reached without issuing a stop command, "Opening → Full open,
It will be described by adding "operating", which is the operating state, such as "stopping". As the device state described in the antecedent part of the static state transition rule, not only the device state of the device itself but also the device state of an external device can be set. For example, among the device states forming the antecedent part of the attribute item “static state transition rule” 54d of “NO.1 conveyor” 54, “in operation” is “NO.1 conveyor” itself and “sand settling”. "Washing machine stopped" is a state of equipment outside the "NO. 1 conveyor".

【0037】動作状態生起規則および静的状態生起規則
において、前件部と後件部との間には、タイマの指定を
記述することができる。この場合は、状態遷移を起因す
る前件部の条件が成立してから、実際に状態遷移が起こ
って後件部の機器状態が生起するまでの間に、時間の経
過を要することを意味する。例えば、機器状態遷移規則
中のタイマ指定は、運転指令を発してから安定した運転
状態が得られるまでに時間がかかる機器において、運転
の安定性を検出する手段がないような設備の場合には、
安定状態への移行完了を、時間間隔の経過で模擬し、そ
れに基づいて設備の制御のタイミングを決めるといった
方法を実現するために設けたものである。
In the operation state generation rule and the static state generation rule, the designation of the timer can be described between the antecedent part and the consequent part. In this case, it means that it takes time from when the condition of the antecedent part that causes the state transition is satisfied to when the device state of the consequent part occurs after the actual state transition occurs. . For example, the timer designation in the equipment state transition rule is used for equipment that does not have a means for detecting the stability of operation in equipment that takes time until a stable operation state is obtained after issuing an operation command. ,
This is provided in order to realize a method of simulating the completion of the transition to the stable state with the elapse of a time interval and determining the timing of controlling the equipment based on the simulation.

【0038】機器状態の生起と同様、機器状態の消滅に
ついても記述する必要があるが、本実施例では、これを
状態遷移規則として陽に記述せず、属性項目「相互排他
状態」を用いて自動的に推論するという方法を採った。
相互排他状態には、2つ以上の、互いに同時には成り立
たない機器状態の組の集合を記述する。
Like the occurrence of the device state, it is necessary to describe the disappearance of the device state. However, in the present embodiment, this is not explicitly described as the state transition rule, but the attribute item "mutual exclusion state" is used. We adopted the method of reasoning automatically.
The mutual exclusion state describes a set of two or more sets of device states that cannot be established at the same time.

【0039】例えば、「一般機器」51の属性項目「動
作状態生起規則」51c中の「運転指令→運転中」は、
「運転指令」が発せられると、「運転中」という動作状
態に遷移することを意味し、さらに、属性項目「相互排
他状態」51e中に「(運転中,停止中)」という記述
があるので、運転指令発令以前の機器の状態が「停止
中」であろうとなかろうと、動作状態「停止中」は動作
状態「運転中」の生起と同時に消滅することが自動的に
推論される。
For example, in the attribute item "operating state occurrence rule" 51c of "general equipment" 51, "run command → run" is
When a "driving command" is issued, it means a transition to the operating state of "driving". Furthermore, the attribute item "mutual exclusion state" 51e has a description of "(driving, stopped)". It is automatically inferred that the operating state "stopping" disappears at the same time that the operating state "operating" occurs, regardless of whether the state of the device before the operation command is issued is "stopping".

【0040】また、「コンベア」52の属性項目「静的
状態生起規則」52d中の「運転中and 上流機器停止中
−(タイマ*分)→運搬物なし」という規則は、コンベ
アが「運転中」であり、かつ、コンベアの「上流機器」
が「停止中」ならば、「*分」後に、「運搬物なし」の
状態に遷移することを意味する。さらに、属性項目「相
互排他状態」52e中に、「(運搬物あり,運搬物な
し)」という記述があるので、状態遷移以前に「運搬物
あり」という機器状態が成り立っていようとなかろう
と、この機器状態は「運搬物なし」という機器状態が生
起すると同時に消滅することが、自動的に推論される。
In the attribute item "Static state occurrence rule" 52d of "Conveyor" 52d, the rule "running and upstream equipment stopped- (timer * minutes) → no transported object" is defined as the conveyor is "running". And the "upstream equipment" of the conveyor
If is "stopped", it means that the state transits to "no transported object" after "* minutes". Further, since the attribute item “mutually exclusive state” 52e has a description “(with transported goods, without transported goods)”, whether or not the device state “with transported goods” is established before the state transition, It is automatically inferred that this equipment state disappears at the same time that the equipment state of "no cargo" occurs.

【0041】本実施例では、状態遷移に伴って消滅する
機器状態全てについて、状態遷移規則を逐一記述する繁
雑さを避けるために上記のような相互排他状態という属
性項目を設ける方法を採用したが、本発明は、この方法
に限定するものではない。
In the present embodiment, the method of providing the attribute item of the mutual exclusion state as described above is adopted in order to avoid the complexity of describing the state transition rules one by one for all the device states that disappear with the state transition. The present invention is not limited to this method.

【0042】本実施例では、上述の機器操作規約の設定
と同様に、機器状態遷移規則についても、対象知識記憶
装置4にあらかじめ記憶された抽象的な機器状態遷移規
則と、対象設備の機器構成情報を用いて、具体的な機器
状態規則を制御手段1で自動的に導出する。これによ
り、設計者は機器状態遷移規則を一から全て設定しなく
てもよい。図7中の「一般機器」51,「コンベア」5
2等は抽象概念としての機器状態遷移規則を示す。「一
般機器」と「コンベア」,「洗浄機」等とを結ぶ実線5
3は、上位−下位概念の階層構造を示しており、上位概
念から下位概念には、属性の継承が行われる。例えば、
「コンベア」52には、「一般機器」51から、属性項
目「動作状態」51a、「動作状態生起規則」51c、
「相互排他状態」51eの全ての属性値が継承され、こ
れらと「コンベア」自身に設定された各属性項目「静的
状態」52b、「静的状態生起規則」52d、「相互排
他状態」52eについて、各属性値の和をとった値を設
定したものが、「コンベア」の機器状態遷移規則とな
る。また、「コンベア」等から「NO.1コンベア」5
4等へ至る破線矢印55は、抽象概念の機器状態遷移規
則からの、具体的な機器状態遷移規則の導出を示してい
る。「NO.1コンベア」の機器状態遷移規則を設定す
る場合、設計者がなすべきことは、抽象概念「コンベ
ア」の属性項目「静的状態生起規則」52dの属性値で
は未定であったタイマの設定値「(タイマ*分)」を
「NO.1コンベア」の属性項目「静的状態生起規則」
54dの属性値において、「タイマ5分」に設定する作
業のみであり、それ以外のデータは、機器構成情報から
全て自動的に導出される。
In this embodiment, similarly to the above-mentioned setting of the device operation rules, the device state transition rule is also the abstract device state transition rule stored in advance in the target knowledge storage device 4 and the device configuration of the target facility. Using the information, the control means 1 automatically derives a specific device state rule. As a result, the designer does not have to set all the device state transition rules from scratch. "General equipment" 51, "conveyor" 5 in FIG.
2 and the like indicate device state transition rules as an abstract concept. Solid line 5 connecting "general equipment" to "conveyor", "cleaning machine", etc.
Reference numeral 3 denotes a hierarchical structure of upper-lower concepts, and attributes are inherited from the upper concepts to the lower concepts. For example,
The "conveyor" 52 includes "general equipment" 51, attribute items "operating state" 51a, "operating state occurrence rule" 51c,
All the attribute values of the "mutual exclusion state" 51e are inherited, and the attribute items "static state" 52b, "static state occurrence rule" 52d, and "mutual exclusion state" 52e set in these and the "conveyor" itself. For the above, a value obtained by adding the sum of each attribute value is set as the "conveyor" device state transition rule. In addition, from "conveyor" to "NO.1 conveyor" 5
The dashed arrow 55 to 4 etc. shows derivation of a specific device state transition rule from the abstract device state transition rule. When setting the device state transition rule of "NO.1 conveyor", what the designer should do is to set the timer value that is undecided in the attribute value of the attribute item "static state occurrence rule" 52d of the abstract concept "conveyor". Set value "(Timer * minutes)" to "No. 1 conveyor" attribute item "Static state occurrence rule"
In the attribute value of 54d, only the work of setting "timer 5 minutes" is performed, and all other data is automatically derived from the device configuration information.

【0043】なお、以上述べた機器構成情報、機器操作
規約、機器状態遷移規則は、本実施例においては、それ
ぞれ対象知識記憶装置4、機器操作規約記憶装置7、機
器状態遷移規則記憶装置8に分割して記憶するとしてい
るが、これらを統合して一つの記憶装置を構成して記憶
させてもよい。本発明は、これら3種のデータの記憶手
段に関しては、なんら特定するものではない。図8はス
キップホイスト、図9は弁についての機器状態遷移規則
を図7と同様に示したものである。
In the present embodiment, the device configuration information, the device operation rule, and the device state transition rule described above are stored in the target knowledge storage device 4, the device operation rule storage device 7, and the device state transition rule storage device 8, respectively. It is described that the data is divided and stored, but these may be integrated to configure and store one storage device. The present invention does not specify any storage means for these three types of data. FIG. 8 shows the skip hoist, and FIG. 9 shows the equipment state transition rule for the valve as in FIG.

【0044】図10は、機器操作規約記憶装置7に記憶
された機器操作規約および機器状態遷移規則記憶装置8
に記憶された機器状態遷移規則の両方のデータを組み合
わせることによって、対象設備の機器動作手順を生成す
る制御装置1での機器動作手順導出の処理の流れを示し
ている。
FIG. 10 shows a device operation regulation and device state transition rule storage device 8 stored in the device operation regulation storage device 7.
7 shows a flow of processing for deriving a device operation procedure in the control device 1 that generates the device operation procedure of the target equipment by combining both data of the device state transition rules stored in.

【0045】まず、設計者は、制御によって達成すべき
機器の目標状態を指定する(ステップ61a)。達成す
べき機器状態は、当然多数存在するが、それらを全て指
定する必要がない。例えば、起動工程の動作手順を生成
する場合には、制御対象設備のうち、特にその設備の主
となる機能を担う、主機と呼ばれる機器の、主機器を実
現している機器状態のみを選択すればよい。
First, the designer specifies the target state of the equipment to be achieved by control (step 61a). There are naturally many device states to be achieved, but it is not necessary to specify all of them. For example, when generating the operation procedure of the start-up process, among the equipment to be controlled, only the equipment state that realizes the main equipment, of the equipment called the main equipment that has the main function of the equipment, should be selected. Good.

【0046】本実施例の沈砂処理設備では、沈砂を噴出
せしめることが主機能であるため、その実行状態である
「上流沈砂掻寄機運転中」、「下流沈砂掻寄機運転
中」、「揚砂機圧力水ポンプ運転中」、「揚砂機圧力水
弁全開」、「揚砂機吐出弁全開」、の、5つの機器状態
のうち自明なものや、設備の始動条件として確認すべき
状態のみ指定すればよい。初期状態の指定する目的は、
後述するように、後の処理を軽減することにあり、本質
的なものではない。ここでは、「揚砂機圧力水弁全
閉」、「揚砂機吐出弁全閉」、「沈砂スキップホイスト
下限」を与える。
Since the main function of the sand settling facility of the present embodiment is to eject the settling sand, the execution states of "the upstream sand setter is in operation", "the downstream sand setter is in operation", " It should be confirmed as a self-explanatory one among the five device states of "sandbox pressure water pump is operating", "sandbox pressure water valve fully open", and "sandbox discharge valve fully open", and the starting condition of the equipment. You only need to specify the status. The purpose of specifying the initial state is
As will be described later, this is to reduce the subsequent processing and is not essential. In this case, "sand blaster pressure water valve fully closed", "sand blaster discharge valve fully closed", and "sand set skip hoist lower limit" are given.

【0047】設計者が行う入力作業は、以上、目標状態
と初期状態の入力のみであり、以降の処理は自動で行わ
れる。つぎに行われる処理は、機器操作規約と機器状態
遷移規則を用いて、機器状態あるいは操作指令を表すノ
ードと、状態生起あるいは各種操作条件を表すアークか
らなる有向グラフを作成することである。この有向グラ
フは、機器動作手順の内部表現として機器動作手順記憶
装置6に記憶される。
The input work performed by the designer is only the input of the target state and the initial state, and the subsequent processing is automatically performed. The process to be performed next is to create a directed graph including a node representing a device state or an operation command and an arc representing a state occurrence or various operation conditions, using the device operating convention and the device state transition rule. This directed graph is stored in the device operating procedure storage device 6 as an internal representation of the device operating procedure.

【0048】有向グラフは、処理の開始段階では、ノー
ドとして与えられた目標状態と初期状態をもち、アーク
は有さない。目標状態には未処理、初期状態には処理済
みのマークがつけられる(ステップ62a、62b)。
その後、まず、未処理のノードを探し(ステップ6
3)、存在すれば任意のノードを一つ選択する(ステッ
プ64)。
The directed graph has a target state and an initial state given as nodes at the start stage of processing, and has no arc. The target state is marked as unprocessed, and the initial state is marked as processed (steps 62a and 62b).
After that, first, the unprocessed node is searched (step 6).
3) If any, select one arbitrary node (step 64).

【0049】選択されたノードが操作指令であるなら
(ステップ65a)、その操作指令の条件を機器操作規
約から検索して求める(ステップ65b)。すなわち、
「運転指令」に対してはそれぞれ「停止条件」、「開操
作条件」、「上昇操作条件」を記述する機器状態の論理
式を求める。もし操作条件が存在するなら(ステップ6
5c)これらの機器状態のうち、有向グラフ中にノード
として存在しないものを未処理ノードとして新たに登録
し、アークによってノード間に操作条件を表す関係付け
を行う(ステップ65d)。ただし、操作条件が記述さ
れていない操作指令は、常に操作可能であるものとみな
してよく、ステップ65dの処理は行わない。
If the selected node is an operation command (step 65a), the condition of the operation command is retrieved from the device operation rules (step 65b). That is,
For the "operation command", the logical expressions of the device states describing the "stop condition", the "opening operation condition", and the "raising operation condition" are obtained. If operating conditions exist (step 6)
5c) Of these device states, those that do not exist as nodes in the directed graph are newly registered as unprocessed nodes, and arcs are used to establish a relationship that represents operating conditions between the nodes (step 65d). However, the operation command in which the operation condition is not described may be regarded as always operable, and the process of step 65d is not performed.

【0050】選択されたノードが動作状態であるなら
(ステップ66a)、その動作状態を生起する操作指令
の条件を機器状態遷移規則の動作状態生起規則により求
める(ステップ66b)。すなわち、「運転中」、「停
止中」、「開操作中」、「上昇中」について、それぞれ
「運転指令」、「停止指令」、「開指令」、「上昇指
令」が求められる。もし、操作指令が存在するなら(ス
テップ66c)、これらの操作指令のうち、有向グラフ
中にノードとして存在しないものを未処理ノードとして
新たに登録し、アークによってノード間に状態生起を表
す関係付けを行う(ステップ66d)。操作指令が存在
しなければ、機器状態遷移規則に不備があることになる
のでその旨を設計者に通知し処理を中止する(ステップ
66e)。
If the selected node is in the operating state (step 66a), the condition of the operation command that causes the operating state is determined by the operating state generating rule of the device state transition rule (step 66b). That is, the “operation command”, the “stop command”, the “open command”, and the “up command” are respectively obtained for “operating”, “stopped”, “opening operation”, and “climbing”. If there is an operation command (step 66c), one of these operation commands that does not exist as a node in the directed graph is newly registered as an unprocessed node, and an arc is used to establish a relationship representing a state occurrence between nodes. Perform (step 66d). If there is no operation command, it means that there is a deficiency in the device state transition rule, so the designer is notified of this and the process is stopped (step 66e).

【0051】この際、タイマの設定が動作状態生起規則
中に存在する場合には、その情報もアークに持たせる。
また、特に「運転中」のように動作が持続する動作状態
については(ステップ66f)、機器操作規約において
その機器動作についての動作持続のための条件が機器状
態の論理式として記述されているので、その条件を求め
(ステップ66g)、前記ステップ65c、65dの処
理を行う。ただし、運転条件を示すアークは機器状態
「運転中」のノードに接合する。
At this time, when the setting of the timer exists in the operating state occurrence rule, the information is also given to the arc.
In addition, particularly for an operation state in which the operation continues such as "during operation" (step 66f), the condition for the operation continuation of the device operation is described as a logical expression of the device state in the device operation agreement. Then, the condition is obtained (step 66g), and the processes of steps 65c and 65d are performed. However, the arc indicating the operating condition is connected to the node in the device state “in operation”.

【0052】選択されたノードが静的状態であるなら
(ステップ67a)、その静的状態を生起する条件を表
す機器状態の論理式を機器状態遷移規則の静的状態生起
規則により求める(ステップ67b)。もし生起条件が
存在するなら(ステップ67c)これらの機器状態のう
ち、有向グラフ中のノードとして存在しないものを未処
理ノードとして新たに登録し、アークによってノード間
に状態生起を表す関係付けを行う(ステップ67d)。
この際、タイマの設定が動作状態生起規則中に存在する
場合には、その情報もアークに持たせる。静的状態を生
起する条件が記述されていない場合、この状態は、対象
設備内では制御不可能な状態である考えられるので、こ
のノードには設備外条件として登録する(ステップ67
e)。
If the selected node is in the static state (step 67a), the logical expression of the device state representing the condition that causes the static state is obtained by the static state occurrence rule of the device state transition rule (step 67b). ). If an occurrence condition exists (step 67c), one of these device states that does not exist as a node in the directed graph is newly registered as an unprocessed node, and a relation indicating the occurrence of a state is created between the nodes by arcs ( Step 67d).
At this time, if the timer setting exists in the operating state occurrence rule, the arc also has that information. If a condition that causes a static state is not described, this state is considered to be uncontrollable in the target equipment, and is registered as an out-of-equipment condition in this node (step 67).
e).

【0053】もし、ノードがステップ65a、66a、
67aのいずれにも該当しない、つまり、操作指令でも
動作指令でも静的指令でもない場合、入力された目標状
態あるいは機器操作規約あるいは機器状態遷移規則に不
備があることになるので、その旨を設計者に通知し処理
を中止する(ステップ68)。
If the node has steps 65a, 66a,
67a, that is, if it is neither an operation command, a motion command, nor a static command, there is a defect in the input target state, device operation protocol, or device state transition rule, so design that fact. The person is notified and the processing is stopped (step 68).

【0054】ステップ65a乃至65dまたはステップ
66a乃至66gまたはステップ67a乃至67eの処
理が行われたノードには、処理済みのマークをつける
(ステップ69)。
A node which has been subjected to the processing of steps 65a to 65d, steps 66a to 66g, or steps 67a to 67e is marked as processed (step 69).

【0055】以上の一連の処理を繰り返し、有向グラフ
中に未処理のノードが存在しなくなれば終了する。沈砂
処理設備に対して、図4乃至図6および図5乃至図9で
示された機器操作規約および機器状態遷移規則を用いて
この処理を行うことにより生成された有向グラフの一例
を図11に示す。図11の「揚砂機圧力水ポンプ運転指
令」71a、「揚砂機圧力水弁開指令」71b等は操作
指令を表すノード、「揚砂機圧力水ポンプ運転中」72
a、「沈砂洗浄機運転中」72b等は動作状態を表すノ
ード、「揚砂機圧力水弁全開」73a、「沈砂洗浄機規
定水位」73b等は静的状態を示すノードである。ま
た、実線矢印74a等は各種操作条件を表すアークで、
アークの始点のノードが操作条件を、終点のノードが指
令操作を表す。破線矢印75a等は状態生起を表すアー
クであり、アークの始点のノードが状態生起を起因する
条件を、終点のノードが生起する機器状態を表す。状態
生起を表すアークには、機器状態遷移規則にしたがっ
て、タイマ指令76が付けられる。一つのノードに複数
の同種のアークの終点が接続されている場合は、このノ
ードの操作条件または状態生起条件は、アークの始点の
複数のノードの連言あるいは選言であることを示す。図
中のアーク74bと74cの関係、75bと75cとの
関係などは、すべて連言(and )である。
The above series of processing is repeated, and if there is no unprocessed node in the directed graph, the processing ends. FIG. 11 shows an example of the directed graph generated by performing this process on the sand settling facility using the device operating rules and the device state transition rules shown in FIGS. 4 to 6 and 5 to 9. . The "sand sander pressure water pump operation command" 71a, the "sand sander pressure water valve opening command" 71b, etc. of FIG.
a, "during sand washing machine operation" 72b, etc., are nodes that represent operating states, "sand sander pressure water valve fully open" 73a, "sand sand washing machine specified water level" 73b, etc., are nodes that show static states. Further, solid line arrows 74a and the like are arcs representing various operating conditions,
The node at the start point of the arc represents the operation condition, and the node at the end point represents the command operation. Dashed arrows 75a and the like are arcs representing state occurrences, and the node at the start point of the arc represents the condition causing the state occurrence, and the node at the end point represents the device state. A timer command 76 is attached to the arc representing the state occurrence according to the device state transition rule. When a plurality of arc end points of the same kind are connected to one node, the operation condition or state occurrence condition of this node indicates that it is a conjunction or disjunction of a plurality of nodes at the arc start point. The relation between the arcs 74b and 74c and the relation between 75b and 75c in the figure are all conjunctions (and).

【0056】図7の有向グラフの生成にあたっては、
「上流沈砂掻寄機運転中」および「下流沈砂掻寄機運転
中」72c、「揚砂機圧力水ポンプ運転中」72a、
「揚砂機圧力水弁全開」73cを前記目標状態として与
えた。
In generating the directed graph of FIG. 7,
"During operation of upstream sand setter" and "During operation of downstream sand setter" 72c, "During operation of sand sander pressure water pump" 72a,
"Sandlift pressure water valve fully open" 73c was given as the target state.

【0057】また、設備の起動時の成り立っていること
が自明である状態や、設備の始動条件として確認すべき
状態である前記初期状態として「揚砂機圧力水全閉」7
7a、「揚砂機吐出弁全閉」77b、「沈砂スキップホ
イスト下限」77cを設定したが、これら目標状態と初
期状態は、有向グラフの生成処理においては、初めから
処理済みノードとみなされる。すなわち、これらの機器
状態に対しては、その生起条件を探索する処理が省略さ
れる。これにより、結果として、当初期状態を生起する
ための不要な動作手順を導出することが防がれる。
In addition, as a condition in which it is obvious that the condition is satisfied at the time of starting the equipment, or as an initial state which should be confirmed as a starting condition for the equipment, "fully sand sand pressure water closed" 7
7a, “sand closer discharge valve fully closed” 77b, and “sand settling skip hoist lower limit” 77c are set, but these target states and initial states are regarded as processed nodes from the beginning in the directed graph generation processing. That is, for these device states, the process of searching for the occurrence condition is omitted. As a result, it is possible to prevent deriving an unnecessary operation procedure for causing the initial state.

【0058】ノード「受水槽水位正常」78は、その状
態生起規則がステップ67bにおいて見い出せなかった
ものであるが、これは、この静的状態が沈砂処理設備内
の機器で制御不可能なものだからである。よって、ステ
ップ67eにより、この状態は設備外条件として登録さ
れる。
The node "water tank water level normal" 78 is one whose state occurrence rule could not be found in step 67b, because this static state is not controllable by the equipment in the sedimentation treatment facility. Is. Therefore, in step 67e, this state is registered as an out-of-equipment condition.

【0059】以上述べた処理で生成された有向グラフ
は、設備全体の機器動作手順を表現する記述とする。す
なわち、この有向グラフには機器の動作手順を規約する
全ての情報が含まれているので、操作条件および状態生
起を表すアークの方向に従って各機器に順次操作指令を
発することにより、全ての操作条件を満足し、かつ、正
しい状態を順次生起せしめる機器動作手順が得られる。
このようにして、設備の個々の機器やそれらの部分的な
関係に着目して設定した機器操作規約および機器状態遷
移規則を組み合わせて、複数の機器からなる対象設備に
対し、その全体の制御を行う動作手順が生成される。こ
れは、個々の機器の機器操作規約および機器状態遷移規
則に、当該機器と関連する外部の機器の機器状態を条件
として含めて設定したからである。
The directed graph generated by the above-described processing is a description expressing the device operation procedure of the entire facility. In other words, since this directed graph includes all the information that regulates the operating procedure of the device, all the operating conditions are specified by sequentially issuing the operating command to each device according to the operating condition and the direction of the arc that represents the state occurrence. It is possible to obtain a device operation procedure that is satisfactory and sequentially produces correct states.
In this way, by combining the device operation rules and device state transition rules set by focusing on the individual devices of the equipment and their partial relationships, the overall control of the target equipment consisting of multiple devices can be achieved. The operation procedure to be performed is generated. This is because the device operation rules and device state transition rules of the individual devices are set by including the device states of external devices related to the device as conditions.

【0060】前記有向グラフの形式で生成され、機器動
作手順記憶装置6に記憶された機器動作手順から、制御
実行プログラムを直接生成することが可能であるが、こ
れをフローチャート形式の制御仕様に変換する手段も実
現できる。
It is possible to directly generate a control execution program from the equipment operation procedure generated in the above-mentioned directed graph format and stored in the equipment operation procedure storage device 6, but this is converted into a control specification in a flow chart format. Means can also be realized.

【0061】図11の有向グラフからフローチャート形
式の制御仕様に変換された、沈砂処理設備の起動工程の
機器動作手順を図12をもとに示す。変換の手段および
規則は制御仕様の形式に応じて種々のものが考えられる
が、例えば、図12で示したシーケンスブロック図と呼
ばれる形式に変換する場合には、次のような変換規則を
用いる。 (規則1)前記初期状態および設備外条件とされた機器
状態を始動条件として一つにまとめる始動条件成立確認
のノードを作り、当該初期状態および設備外条件を示す
各ノードならびにそれを始点とするアークを消去する。
さらに、有向グラフ内のノードのうち、どのアークの終
点にも接続していないものを全て選び、始動条件成立確
認のノードからそれらのノードに向かうアークを設け
る。 (規則2)動作状態は当該動作状態を生起する操作指令
とまとめて一つのノードとし、操作指令に代表させる。
この際、両者の間の状態生起を表すアークは消去し、そ
の他のアークの接合関係は保持する。 (規則3)アークにタイマ指定のあるものは、そのアー
クの終点のノードを消去してかわりにタイマ待ちのノー
ドを作る。この際、有向グラフのアークの接合関係は保
持する。 (規則4)アークの方向を、シーケンスブロック図の処
理の流れとする。複数のノードから一つのノードに合流
するアークは、シーケンスブロック図では分岐点とな
る。ただし、一つのノードから分岐した後再び一つのノ
ードに合流するような複数の経路が存在する場合におい
て、その分岐点を始点とし合流点を終点とするようなア
ークが存在すれば、そのアークは消去する。
FIG. 12 shows the equipment operation procedure of the starting process of the sedimentation treatment facility, which is converted from the directed graph of FIG. 11 into the control specification in the form of a flow chart. Various conversion means and rules can be considered according to the format of the control specification. For example, when converting to the format called the sequence block diagram shown in FIG. 12, the following conversion rule is used. (Rule 1) A node for confirming that the starting condition is satisfied is created by combining the above-mentioned initial state and the equipment state which are the outside-equipment conditions as a starting condition, and each node indicating the initial state and the outside-equipment condition and the starting point Erase the arc.
Furthermore, all the nodes in the directed graph that are not connected to the end points of any arcs are selected, and arcs are provided from the nodes that confirm the satisfaction of the starting conditions to those nodes. (Rule 2) The operation state is combined with the operation command that causes the operation state into one node, and is represented by the operation command.
At this time, the arc representing the state occurrence between the two is erased, and the joining relationship of the other arcs is maintained. (Rule 3) If an arc has a timer specified, the node at the end point of the arc is deleted and a node waiting for the timer is made instead. At this time, the arc joining relation of the directed graph is maintained. (Rule 4) The direction of the arc is the flow of processing in the sequence block diagram. An arc that merges from multiple nodes into one node becomes a branch point in the sequence block diagram. However, if there are multiple routes that branch from one node and then merge again into one node, if there is an arc that starts at the branch point and ends at the merge point, the arc is to erase.

【0062】図12で、ステップ81は(規則1)によ
り設けられた始動条件確認ノードに相当するステップ、
ステップ82a、82b等は(規則2)によって、動作
状態を操作指令のノードを一つにまとめて操作指令に代
表させたノードに相当するステップ、ステップ83a、
83b等は機器の静的状態のノードに相当するステッ
プ、ステップ84a、84bは(規則3)により設けら
れたタイマ待ちのステップである。また、分岐点85a
および85b、合流点86aおよび86bは(規則4)
により有向グラフの構造に基づいて生成されたものであ
り、図7のアーク74d、74eは同様に(規則4)に
より消去されたため、これらの箇所では分岐・合流は生
じない。
In FIG. 12, step 81 is a step corresponding to the starting condition confirmation node provided by (Rule 1),
Steps 82a, 82b, etc. are the steps corresponding to the nodes in which the operation states are grouped into one and the operation command is represented by the operation command according to (Rule 2), Step 83a,
83b and the like are steps corresponding to nodes in the static state of the device, and steps 84a and 84b are steps waiting for the timer provided by (Rule 3). Also, the branch point 85a
And 85b, and confluence points 86a and 86b are (rule 4)
Since the arcs 74d and 74e in FIG. 7 are similarly deleted by (Rule 4), branching / merging does not occur at these points.

【0063】上記に一例として記した変換規則を用い
た、フローチャート形式の制御仕様への変換を制御装置
1で行うことにより、本発明は、フローチャート形式の
制御仕様を入力とする従来の方式の制御実行プログラム
生成装置に接続して利用することができる。また、設計
者に対して、変換されたフローチャート形式の制御仕様
を提示することにより、機器動作手順の流れの確認を行
うこともできる。
According to the present invention, the control of the conventional method in which the flow chart format control specification is input is performed by the control device 1 performing the conversion into the flow chart format control specification using the conversion rule described above as an example. It can be used by connecting to the execution program generation device. Further, the flow of the device operation procedure can be confirmed by presenting the control specification in the converted flowchart format to the designer.

【0064】なお、本発明は上記実施例にのみ限定され
ず、たとえば、機器構成情報、機器操作規約、機器状態
遷移規則などのデータに入力方式や、機器動作手順の生
成処理における目標状態、初期状態の入力方式、およ
び、各種処理中の対話の有無や方式に関しては、限定せ
ずに実施できる。
Note that the present invention is not limited to the above-described embodiments, and for example, data such as device configuration information, device operating rules, device state transition rules, etc. can be input into data, a target state in the process of generating a device operating procedure, and an initial state. The state input method, the presence / absence of a dialog during various processes, and the method can be implemented without limitation.

【0065】[0065]

【発明の効果】以上説明したように、本発明によれば、
対象設備の機器構成情報と、それから自動的に導出され
る個々の機器の動作や状態に関する規約、規則から、機
器の動作手順が自動的に生成されるので、フローチャー
ト形式の定められた動作表現を記述する必要がなく、プ
ログラムの設計工程が減り、生産性が格段に向上する。
As described above, according to the present invention,
Since the operation procedure of the equipment is automatically generated from the equipment configuration information of the target equipment and the rules and rules relating to the operation and state of each equipment that are automatically derived from it, the operation expression defined in the flowchart format is created. It eliminates the need for description, reduces the program design process, and significantly improves productivity.

【0066】また、設計者は、設備全体を網羅した理解
に基づかなくとも、個別の機器や部分的な機器間の関係
に着目すればよいので、熟練者でなくとも容易に品質の
高い制御プログラムを設計することができる。
Further, since the designer does not need to have a comprehensive understanding of the entire equipment and pay attention to the relationships between individual devices or partial devices, even a skilled person can easily obtain a high-quality control program. Can be designed.

【0067】さらに、対象設備が変更された場合や過去
の設計事例を再利用したい場合にも、過去に作成したフ
ローチャート形式の機器動作手順を修正せずとも、過去
に用いた対象設備の機器構成情報を、設備の変更に応じ
て直接修正するだけで、新しい設備の機器動作手順およ
び制御実行プログラムが生成できるので、再利用の効率
が向上する。
Further, even when the target equipment is changed or the past design case is desired to be reused, the equipment configuration of the target equipment used in the past can be used without modifying the equipment operation procedure in the flowchart format created in the past. Since the equipment operation procedure and the control execution program of the new equipment can be generated only by directly correcting the information according to the change of the equipment, the reuse efficiency is improved.

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

【図1】本発明の一実施例に関わる制御実行プログラム
生成方法のシステム構成を示すブロック図である。
FIG. 1 is a block diagram showing a system configuration of a control execution program generation method according to an embodiment of the present invention.

【図2】本発明の一適用例の対象設備を説明するための
図である。
FIG. 2 is a diagram for explaining a target facility of an application example of the present invention.

【図3】本発明の対象知識の一部である機器構成情報の
一例を示す図である。
FIG. 3 is a diagram showing an example of device configuration information that is part of the subject knowledge of the present invention.

【図4】本発明の機器一般に関する機器操作規約の一例
を示す図である。
FIG. 4 is a diagram showing an example of a device operation rule for general devices of the present invention.

【図5】本発明の弁に関する機器操作規約の一例を示す
図である。
FIG. 5 is a diagram showing an example of a device operation rule relating to the valve of the present invention.

【図6】本発明のスキップホイストに関する機器操作規
約の一例を示す図である。
FIG. 6 is a diagram showing an example of a device operation rule relating to the skip hoist of the present invention.

【図7】本発明の機器一般に関する機器状態遷移規則の
一例を示す図である。
FIG. 7 is a diagram showing an example of a device state transition rule for general devices of the present invention.

【図8】本発明の弁に関する機器状態遷移規則の一例を
示す図である。
FIG. 8 is a diagram showing an example of a device state transition rule regarding the valve of the present invention.

【図9】本発明のスキップホイストに関する機器状態遷
移規則の一例を示す図である。
FIG. 9 is a diagram showing an example of a device state transition rule regarding a skip hoist of the present invention.

【図10】本発明の機器動作手順を生成する処理の流れ
を示す図である。
FIG. 10 is a diagram showing a flow of processing for generating a device operation procedure of the present invention.

【図11】本発明の機器動作手順の内部表現の一例を示
す有向グラフの図である。
FIG. 11 is a diagram of a directed graph showing an example of an internal representation of a device operation procedure of the present invention.

【図12】本発明の生成された制御仕様の一例を示すフ
ローチャートの図である。
FIG. 12 is a flow chart showing an example of generated control specifications of the present invention.

【符号の説明】[Explanation of symbols]

1 制御装置 2 バス 3 プログラム記憶装置 4 対象知識記憶装置 5 プログラム展開知識記憶装置 6 機器動作手順記憶装置 7 機器操作規約記憶装置 8 機器状態遷移規則記憶装置 9 表示インタフェース 10 入力装置インタフェース 11 プログラマブルコントローラインタフェース 12 表示装置 13 入力装置 14 プログラマブルコントローラ 15 制御対象 DESCRIPTION OF SYMBOLS 1 control device 2 bus 3 program storage device 4 target knowledge storage device 5 program development knowledge storage device 6 equipment operation procedure storage device 7 equipment operation rule storage device 8 equipment state transition rule storage device 9 display interface 10 input device interface 11 programmable controller interface 12 display device 13 input device 14 programmable controller 15 control target

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】制御対象の個々の機器の制約を、この機器
および他の機器の状態で表した機器操作規約として記憶
し、 制御対象の個々の機器の状態を生起させる規則を、この
機器および他の機器の状態の論理式で表した機器状態遷
移規則として記憶し、 設計者が指定した機器の状態を生起させる機器の操作と
状態を、前記機器状態遷移規則から検索し、 前記設計者が指定した機器の状態を生起させる機器の操
作を制約する状態を、前記機器操作規約から検索し、 前記制御対象設備の機器の動作の手順を生成することを
特徴とする制御実行プログラム生成方法。
1. A constraint of an individual device to be controlled is stored as a device operating rule represented by the states of this device and other devices, and a rule for causing the state of each individual device to be controlled is defined by this device and It is stored as a device state transition rule expressed by a logical expression of the state of another device, and the operation and state of the device that causes the state of the device specified by the designer are searched from the device state transition rule, and the designer A method for generating a control execution program, characterized in that a condition that restricts an operation of a device that causes a state of a specified device is searched from the device operation agreement, and a procedure of an operation of the device of the controlled equipment is generated.
【請求項2】前記制御対象の個々の機器とこれらの機器
間の構成を構成情報として記憶し、 一般的な機器について、あらかじめ設定された機器操作
規約および機器状態遷移規則に前記構成情報を対応させ
て、前記個々の機器の機器操作規約および機器状態遷移
規則を生成することを特徴とする請求項1記載の制御実
行プログラム生成方法。
2. The individual devices to be controlled and the configurations between these devices are stored as configuration information, and the configuration information is associated with preset device operation rules and device state transition rules for general devices. The method for generating a control execution program according to claim 1, characterized in that the device operating rules and the device state transition rules of the individual devices are generated.
JP22925893A 1993-09-14 1993-09-14 Control execution program generation method Expired - Lifetime JP3313205B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22925893A JP3313205B2 (en) 1993-09-14 1993-09-14 Control execution program generation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22925893A JP3313205B2 (en) 1993-09-14 1993-09-14 Control execution program generation method

Publications (2)

Publication Number Publication Date
JPH0784516A true JPH0784516A (en) 1995-03-31
JP3313205B2 JP3313205B2 (en) 2002-08-12

Family

ID=16889299

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22925893A Expired - Lifetime JP3313205B2 (en) 1993-09-14 1993-09-14 Control execution program generation method

Country Status (1)

Country Link
JP (1) JP3313205B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001202122A (en) * 2000-01-21 2001-07-27 Yuji Naka Method for controlling batch plant, recording medium storing batch plant control program and batch plant control device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001202122A (en) * 2000-01-21 2001-07-27 Yuji Naka Method for controlling batch plant, recording medium storing batch plant control program and batch plant control device

Also Published As

Publication number Publication date
JP3313205B2 (en) 2002-08-12

Similar Documents

Publication Publication Date Title
Charbonnier et al. Discrete-event dynamic systems
US6735764B2 (en) Automatic machine application program development system and computer product
US5034899A (en) Software tool for automatically generating a functional-diagram graphic
EP1662347A1 (en) Method and apparatus for utilizing a sequence interpreter approach to control logic of a programmable logic controller
CN1300651C (en) Constraint and limit feasibility process in process control system optimizer procedure
CN109634572A (en) A kind of flow chart programming method and system
JPH0784516A (en) Formation of program for execution of control
JP2002258936A (en) Plant monitor control system engineering tool
CN108079791A (en) More set counter-infiltration systems of paired running and its start-up and shut-down control method
Charbonnier et al. The supervised control of discrete event dynamic systems: a new approach
JP6611227B2 (en) NC machine control system
KR20050041996A (en) Production plan planning method and device
Bruno et al. The role of rule based programming for production scheduling
EP2169489A1 (en) Method for implementing production processes
JPH06259108A (en) Automatic generating device for subject knowledge
JP2752982B2 (en) Control execution program generation device
JP2016115312A (en) Numerical value control device having creation function of variable checking nc program having buried variable value used during processing
US11650574B2 (en) Custom logic engineering of an industrial modular plant
Godena et al. A New State Machine Behaviour Model for Procedural Control Entities in Industrial Process Control Systems
WO1991000557A1 (en) Nc data execution method
Philippot et al. On-line synthesis approach based on a structured plant modeling
JP2982490B2 (en) SFC programming method
CN113204397A (en) Batch operation control method and device
Balduzzi Hybrid system model of production work-cells and its optimal control subject to logical constraints
JPH08147366A (en) Production planning device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 7

Free format text: PAYMENT UNTIL: 20090531

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

Free format text: PAYMENT UNTIL: 20090531

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100531

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110531

Year of fee payment: 9

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

Year of fee payment: 9

Free format text: PAYMENT UNTIL: 20110531

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

Free format text: PAYMENT UNTIL: 20120531

Year of fee payment: 10

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

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20120531

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

Year of fee payment: 11

Free format text: PAYMENT UNTIL: 20130531

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

Free format text: PAYMENT UNTIL: 20130531

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20140531

Year of fee payment: 12