JP2951203B2 - Method and apparatus for creating system control program - Google Patents

Method and apparatus for creating system control program

Info

Publication number
JP2951203B2
JP2951203B2 JP6106110A JP10611094A JP2951203B2 JP 2951203 B2 JP2951203 B2 JP 2951203B2 JP 6106110 A JP6106110 A JP 6106110A JP 10611094 A JP10611094 A JP 10611094A JP 2951203 B2 JP2951203 B2 JP 2951203B2
Authority
JP
Japan
Prior art keywords
unit
program
permission condition
input
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.)
Expired - Lifetime
Application number
JP6106110A
Other languages
Japanese (ja)
Other versions
JPH07295614A (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.)
Azbil Corp
Original Assignee
Azbil 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 Azbil Corp filed Critical Azbil Corp
Priority to JP6106110A priority Critical patent/JP2951203B2/en
Publication of JPH07295614A publication Critical patent/JPH07295614A/en
Application granted granted Critical
Publication of JP2951203B2 publication Critical patent/JP2951203B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Control By Computers (AREA)
  • Programmable Controllers (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、複数のプロセスを実行
させる工場プラントシステムなどにおけるシステム制御
用プログラム作成方法および装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and an apparatus for creating a system control program in a factory plant system for executing a plurality of processes.

【0002】[0002]

【従来の技術】例えば製油所などのプラント装置の運転
においては、その効率化のため昼夜連続運転が要求され
ること、さらには運転員の平準化や省力化を図るため、
種々の自動化が行なわれている。そしてとくに定常運転
時における各プロセスの制御の自動化が相当高いレベル
にまで行なわれるようになっており、その結果、運転員
の作業も基本的に定常運転中の異常の監視、および対応
に主眼が置かれるようになっている。
2. Description of the Related Art In the operation of plant equipment such as a refinery, for example, continuous operation is required day and night to improve the efficiency.
Various automations have been performed. In particular, automation of control of each process during steady operation has been performed to a considerably high level, and as a result, the work of the operator has basically focused on monitoring for abnormalities during steady operation and responding to it. Is to be placed.

【0003】[0003]

【発明が解決しようとする課題】そして、このようなプ
ラント装置の運転を司るプログラムの構築においては、
プラントの各機器の動作を確認しながらステップ的な運
転を進めていく構成とするのが一般であり、とくに装置
のスタートアップやシャットダウンに関しては、操作変
更すべきパラメータが多く、その確認ステップのチェッ
クが非常に複雑となってきている。すなわち、製油プラ
ントを例にとれば、スタートアップやシャットダウン、
あるいは油種切り替え時の運転操作のプログラムは、あ
る決められた手順にしたがって一つ一つのステップをそ
の動作を確認しながら進めていくべきものである。
In constructing a program for controlling the operation of such plant equipment,
In general, step-wise operation is performed while checking the operation of each device in the plant.Especially, there are many parameters that need to be changed for startup and shutdown of the device. It's getting very complicated. In other words, taking a refinery plant as an example, startup, shutdown,
Alternatively, the program of the driving operation at the time of switching the oil type should proceed each step according to a predetermined procedure while confirming the operation.

【0004】しかし、その動作は各ステップごとに多種
類のものがあり、しかも現場での確認項目の割合が多
い。そしてその際、どの部位の状態をチェックすべきか
を含めて、条件が成立しなかったときの対応はベテラン
運転員の経験ノウハウに頼ることとなる。 さらに、場
合によっては現場の状況を人間の感覚で判断している部
分も残されているのが実情である。そのため、プラント
装置の運転全体が信頼性高く自動化されるためのプログ
ラムの構築には、それらノウハウも含め、確実にチェッ
ク機構を機能させながら実行させるようにする必要があ
る。
[0004] However, there are many types of operations for each step, and moreover, the ratio of items to be confirmed on site is large. At that time, when the condition is not satisfied, including which part should be checked, depending on the experience know-how of the veteran operator. Further, in some cases, the situation where the situation at the site is judged by the human sense is left. Therefore, in constructing a program for automating the entire operation of the plant apparatus with high reliability, it is necessary to ensure that the check mechanism including the know-how is executed while executing the check mechanism.

【0005】さらに、一度組み上がったプログラムを変
更するときには、すべてのチェック条件を確認しないと
安全性の確保が難しいため、プログラムの各ステップが
複雑に組みあわさったなかで設定されたチェック条件を
新たに組み直されたプログラムについて再度確認し書き
直さなければならず、多大の手数を要するという問題が
ある。したがって本発明は、上記に鑑み、プラント装置
の運転においてとくに各プロセスの動作の条件の確認が
確実に実行され、信頼性の高い安全な運転を確保するこ
とができるプログラムがすみやかに構築され、また一度
検討設定した動作条件をプログラムの構成変更時にも有
効に利用することができるシステム制御用プログラム作
成方法および装置を提供することを目的とする。
Further, when changing a program once assembled, it is difficult to ensure safety unless all the check conditions are confirmed. Therefore, the check conditions set in a complicated combination of program steps are newly added. There is a problem that it is necessary to reconfirm and rewrite the reconfigured program, which requires a great deal of trouble. Therefore, in view of the above, in the present invention, in particular, in the operation of the plant apparatus, the confirmation of the operation conditions of each process is surely executed, and a program capable of ensuring a reliable and safe operation is quickly constructed. It is an object of the present invention to provide a system control program creating method and apparatus which can effectively use operating conditions once set and examined even when a program configuration is changed.

【0006】[0006]

【課題を解決するための手段】このため請求項1に記載
の本発明方法は、自動化システムにおけるシステム制御
用プログラムの作成方法であって、あらかじめシステム
内に単位ステップに対応する単位プログラムを実行手順
にしたがって時系列に並べて保有するステップと、入力
画面の要求にしたがって単位ステップごとに、当該単位
ステップの動作を実行するうえでの開始許可条件と動作
終了後における当該単位ステップを終了するうえでの終
了許可条件を入力するステップと、入力された開始許可
条件と終了許可条件に基づいてそれぞれ確認プログラム
モジュールを作成するステップと、前記単位プログラム
の前後に前記確認プログラムモジュールを配して単位プ
ログラムセットを作成するステップとを含み、前記開始
許可条件と終了許可条件の入力から単位プログラムセッ
トの作成までをシステム内に保有された単位ステップの
実行手順ごとに繰り返して、単位プログラムセットを順
次に連結して全体プログラムを作成するものとした。
According to a first aspect of the present invention, there is provided a method for controlling a system in an automation system.
Is a method of creating a program for
To execute the unit program corresponding to the unit step in the
Step to hold in chronological order according to and input
For each unit step according to the screen request,
Start permission condition and operation in executing the step operation
End of the unit step after the end
Entering the start permission condition and the start permission entered
Confirmation program based on conditions and termination permission conditions
Creating a module and the unit program
Place the confirmation program module before and after
Creating a program set;
From the input of the permission condition and the termination permission condition,
Up to the creation of a unit step in the unit steps held in the system.
Repeat the unit program set for each execution procedure.
Next, the whole program was created by linking .

【0007】また、請求項2に記載の本発明装置は、
動化システムにおけるシステム制御用プログラムの作成
装置であって、単位ステップに対応する単位プログラム
を実行手順にしたがって時系列に並べて保有する手段
と、単位ステップ名および当該単位ステップの動作を実
行するうえでの開始許可条件と動作終了後における当該
単位ステップを終了するうえでの終了許可条件を入力す
る動作条件入力手段と、入力された開始許可条件と終了
許可条件に基づいてそれぞれ確認プログラムモジュール
を作成する手段と、前記単位プログラムの前後に前記確
認プログラムモジュールを配して単位プログラムセット
を作成する手段と、単位ステップ名の入力順に対応する
単位プログラムセットを連結する連結手段とを有するも
のとした。
Further, the present invention according to claim 2, the self
Of System Control Program for Automated System
A unit program corresponding to a unit step, which is a device.
For arranging chronologically according to the execution procedure
The unit step name and the operation of the unit step.
Each check program based and operating condition inputting means for inputting the end permission condition in order to terminate the unit step after the start permission conditions and the operation ends in order to line the end permission condition as the start permission conditions input means for creating a module, the probability before and after the unit program
Unit program set by certifying program modules
And linking means for linking the unit program sets corresponding to the input order of the unit step names.

【0008】上記の動作条件入力手段は、入力される単
位ステップ名ごとに切り替わる入力画面を備え、その単
位ステップ名ごとの入力画面において当該単位ステップ
の開始許可条件と終了許可条件を入力するようにするこ
とができる。
[0008] The above-mentioned operating condition input means is provided for inputting a single unit.
An input screen that switches for each step name is provided.
A start permission condition and an end permission condition of the unit step can be input on an input screen for each unit step name .

【0009】[0009]

【作用】請求項1の発明では、単位ステップごとに、そ
の開始許可条件、終了許可条件などの動作条件をチェッ
クする確認プログラムモジュールが作成されたうえ、こ
れを単位プログラムの前後に組み込んで単位プログラム
セットとして、これらを連結するから、系統だって各種
の動作条件が検討され、見落としのない信頼性の高い制
御プログラムが速やかに作成される。確認プログラムモ
ジュールが動作条件として終了許可条件を含んでいるの
で、単位ステップはそのセットのみで完結し、完全に独
立したものとして扱うことができる。
According to the first aspect of the present invention, for each unit step, a confirmation program module for checking operating conditions such as a start permission condition and an end permission condition is created, and this is incorporated before and after the unit program. Since these are connected as a set, various operating conditions are examined in the system, and a highly reliable control program without oversight is quickly created. Since the confirmation program module includes an end permission condition as an operation condition, a unit step is completed only by the set and can be handled as completely independent.

【0010】また、請求項2のものでは、動作条件入力
手段により単位ステップ名を順次入力することにより、
あらかじめ保有されている単位プログラムの実行順序が
定められ、単位ステップごとの開始許可条件と終了許可
条件を入力することにより確認プログラムモジュールが
作成される。そして連結手段により各単位プログラムが
その前後にそれぞれ対応する確認プログラムモジュール
を配した単位プログラムセットとして、上記の順に連結
されて制御プログラムが作成される。
According to the second aspect of the present invention, the operation condition input is performed.
By sequentially inputting unit step names by means,
The execution order of the unit programs held in advance is
The confirmation program module is created by inputting the start permission condition and the end permission condition for each unit step. The control program is created by linking the unit programs by the linking unit in the above order as a unit program set in which corresponding check program modules are arranged before and after the unit programs.

【0011】[0011]

【実施例】図1は、本発明をプラント装置の運転操作の
自動化システムに適用した実施例を示す。この自動化シ
ステムは、統合運転管理を行なうボードマン1の下に、
ステップ管理を行なうディレクター2、単位操作管理を
行なうマネージャー3、そして、開閉弁、調節弁、ポン
プなどフィールドの対象機器5等に対する単位操作実行
を受け持つ単位操作実行モジュール4を配して構成さ
れ、これらがコンピュータシステムで構築されている。
FIG. 1 shows an embodiment in which the present invention is applied to an automatic system for operating a plant apparatus. This automation system is under the boardman 1 that performs integrated operation management.
A director 2 that performs step management, a manager 3 that performs unit operation management, and a unit operation execution module 4 that is responsible for executing unit operations on target devices 5 in the field such as on-off valves, control valves, and pumps are arranged. Is built on a computer system.

【0012】図2は上記各レベルの分担関係を示してい
る。或る1つの処理に対応して単位ステップが定義され
るものとして、ディレクター2は、ボードマンから指示
を受ける運転のステップ手順を知識として保有し、その
手順を単位ステップごとに開始許可条件、終了許可条件
を確認しながら進める。ステップ実行時の異常が単位操
作実行モジュールで検知されると、どう対応するかのノ
ウハウもこのディレクター内に蓄積していくようになっ
ている。
FIG. 2 shows the sharing relationship of each level. Assuming that a unit step is defined corresponding to a certain process, the director 2 holds, as knowledge, a step procedure of an operation to be instructed by a boardman, and describes the procedure as a start permission condition, an end permission condition for each unit step. Proceed while checking permission conditions. When an abnormality during the step execution is detected by the unit operation execution module, know-how on how to deal with the error is accumulated in the director.

【0013】マネージャー3は、1つの単位ステップを
実行するのに必要な単位操作方法を、単位プログラムの
形でその実行順序とともに知識として保有し、また実行
に必要なパラメータの種類も知識として持っている。そ
して、ディレクター2からの指示を受けてその単位プロ
グラムに基づき単位操作実行指令を単位操作実行モジュ
ール4へ出力する。マネージャー3はこのように単位操
作の管理を行ない、単位操作の実行そのものは単位操作
実行モジュール4で行なわれる。
The manager 3 holds, as knowledge, the unit operation methods required to execute one unit step together with the execution order in the form of a unit program, and also has the types of parameters required for execution as knowledge. I have. Then, upon receiving an instruction from the director 2, it outputs a unit operation execution command to the unit operation execution module 4 based on the unit program. The manager 3 manages the unit operation in this way, and the execution of the unit operation itself is performed by the unit operation execution module 4.

【0014】ディレクター2は図3に例示するような運
転画面を有する。図3の運転画面は入力用と監視表示用
の双方に用いられる。まず、或る運転制御操作の策定に
あたって、運転画面はその運転のために必要な複数の単
位ステップの実行順序および動作条件の入力に用いられ
る。図中、aに単位ステップ名を入力し、bに操作前確
認項目とその判断データからなるステップ開始許可条件
を、cに処理量目標値などの設定パラメータを、そして
dに操作終了判定項目あるいは操作後確認項目とその判
断データからなるステップ終了許可条件をそれぞれ入力
する。
The director 2 has an operation screen as illustrated in FIG. The operation screen of FIG. 3 is used for both input and monitoring display. First, in formulating a certain operation control operation, the operation screen is used for inputting the execution order and operation conditions of a plurality of unit steps necessary for the operation. In the figure, a unit step name is input in a, a step start permission condition including a pre-operation confirmation item and its determination data in b, a setting parameter such as a processing amount target value in c, and an operation end determination item or d in d. A step termination permission condition including a post-operation confirmation item and its determination data is input.

【0015】上記aに入力される単位ステップの順序に
よって、ディレクター2には運転手順が定義されること
になる。これにより、図4に示すように、各単位ステッ
プX、Y、Z、…に対応する単位プログラムx、y、
z、…が時系列に並べられることになる。この際、ディ
レクター2では単位ステップ名を指定するだけで、具体
的な単位プログラムはマネージャー3によって展開され
る。マネージャー3は発明の単位プログラムを保有する
手段を構成している。併せて、ディレクター2は1つの
単位ステップの運転画面でbやdに入力されたステップ
開始許可条件やステップ終了許可条件に基づいて、当該
単位ステップの動作条件の確認ステップを確認プログラ
ムモジュールとして作成する。
The operation procedure is defined for the director 2 according to the order of the unit steps input in the above a. Thereby, as shown in FIG. 4, the unit programs x, y,... Corresponding to the respective unit steps X, Y, Z,.
.. are arranged in chronological order. At this time, the director 2 simply specifies the unit step name, and the specific unit program is developed by the manager 3. The manager 3 constitutes means for holding the unit program of the invention. At the same time, based on the step start permission condition and the step end permission condition input to b and d on the operation screen of one unit step, the director 2 creates a confirmation step of the operation condition of the unit step as a confirmation program module. .

【0016】そして、図4のように、この確認プログラ
ムモジュールが、ステップ開始許可条件については当該
単位ステップ(単位プログラム)の前側に、ステップ終
了許可条件に関しては単位ステップの後側に挿入され
る。ディレクター2には同時に、当該単位ステップに上
記の確認プログラムモジュールがセットとして付随する
旨のセット情報が記憶される。これが運転に必要な各単
位ステップについて繰り返されて、各セットを連結して
運転制御用の全体プログラムが作成される。ディレクタ
ー2は、発明の動作条件入力手段、確認プログラムモジ
ュールを作成する手段、ならびに連結手段を構成してい
る。
Then, as shown in FIG. 4, this confirmation program module is inserted before the unit step (unit program) for the step start permission condition and after the unit step for the step end permission condition. At the same time, the director 2 stores set information indicating that the above-described confirmation program module is attached as a set to the unit step. This is repeated for each unit step required for operation, and the sets are connected to create an entire operation control program. The director 2 constitutes an operating condition input unit, a unit for creating a confirmation program module, and a connecting unit according to the present invention.

【0017】こうして全体プログラムが作成されたあ
と、運転が行なわれるときには、運転画面は監視表示を
行ない、入力時と同様に、単位ステップ名とともに上記
入力設定されたステップ開始許可条件、処理量目標値な
どの設定パラメータ、そしてステップ終了許可条件等の
各事項が表示される。これらは、各ステップ単位に、運
転の進行にあわせて自動的に切り替わりながら表示され
る。 なお、運転画面上では、例えば前回値をデフォル
ト値として必要設定パラメータを表示し、入力できるよ
うにしてある。なお、自動化システムはシミュレーショ
ン機能を備え、まず作成した全体プログラム内の確認項
目等に見落としなどがないかチェックすることができ
る。
When the operation is performed after the entire program has been created, the operation screen displays a monitor display, and the step start permission condition and the processing amount target value set as described above are input together with the unit step name as in the case of input. Are displayed, and various items such as step end permission conditions are displayed. These are displayed while being automatically switched for each step in accordance with the progress of the operation. On the operation screen, for example, necessary setting parameters are displayed with the previous value as a default value so that they can be input. Note that the automation system has a simulation function, and can first check whether or not a check item or the like in the created whole program is overlooked.

【0018】運転中は、bのステップ開始許可条件がす
べて満足されていることが確認されると、eに開始許可
条件が「成立」している旨のステータス表示がなされ、
当該単位ステップの単位プログラムが実行に移される。
また、dに表示された各項目が確認され終了許可条件が
満足されると、fにおいて「未終了」から「終了」へス
テータス表示が変わる。これにより次の単位ステップへ
移ることが可能となる。
During the operation, when it is confirmed that all the step start permitting conditions of b are satisfied, a status display indicating that the start permitting condition is "established" is displayed on e.
The unit program of the unit step is executed.
When the respective items displayed in d are confirmed and the termination permission condition is satisfied, the status display changes from “not completed” to “finished” in f. This makes it possible to move to the next unit step.

【0019】なお、運転画面には上記のほか、gに自動
/手動のモード表示、hに現在処理量の表示、jに操作
中の状態あるいは異常があればその状態を表示する欄が
設定されている。この欄にはさらに異常検知時の対応が
記述されるようにしてもよく、開始許可条件が「不成
立」のときや所定時間後まで「未終了」状態が続いたと
きには、手動モードにして、jに記述された異常対応策
を構ずることができるようになっている。
In addition, in the operation screen, in addition to the above, a column for displaying an automatic / manual mode is displayed for g, a column for displaying a current processing amount for h, and a column for displaying the operating status or an abnormal status if j is present. ing. In this field, the response at the time of abnormality detection may be further described. When the start permission condition is “unsatisfied” or when the “unfinished” state continues until after a predetermined time, the manual mode is set and j Can take the countermeasures described in the above.

【0020】次に、図5に示すようなプラントで、複数
の原料を混合、反応させて製品Dを得る場合の運転制御
プログラムを例として具体的に説明する。このプラント
では、原料Aを30%、原料Bを70%の割合で供給
し、これを撹拌しながら温度を150℃まで昇温させ、
反応させる。反応が行なわれると原料容積が70%にな
る。そして反応が終ったあと原料Cを10%付加して撹
拌することにより製品Dが得られる。
Next, an operation control program for obtaining a product D by mixing and reacting a plurality of raw materials in a plant as shown in FIG. 5 will be specifically described as an example. In this plant, the raw material A is supplied at a ratio of 30% and the raw material B is supplied at a ratio of 70%.
Let react. When the reaction is performed, the raw material volume becomes 70%. After the reaction is completed, the product D is obtained by adding 10% of the raw material C and stirring.

【0021】原料A〜Cの貯蔵層11A 〜11C にはポ
ンプ12A 〜12C がそれぞれ個別に設けられ、バルブ
13A 〜13C を経て合流配管14に接続されている。
合流配管14は撹拌・反応槽15に導かれ、その途中流
量計16ならびに供給バルブ17が設置されている。こ
の流量計16のプロセス値F1を介して積算プログラム
が原料の供給量AV1を積算するようになっている。貯
蔵層11A 〜11C における貯蔵レベルはプロセス値L
1〜L3で表わされ、ポンプ12A 〜12C の作動状況
はプロセス値E1〜E3で、バルブ13A 〜13C の開
閉状況はプロセス値H1〜H3で、供給バルブ17の開
閉状況はプロセス値H6でそれぞれ表わされる。
Pumps 12A to 12C are individually provided in the storage layers 11A to 11C of the raw materials A to C, respectively, and are connected to a merging pipe 14 via valves 13A to 13C.
The merging pipe 14 is guided to a stirring / reaction tank 15, and a flow meter 16 and a supply valve 17 are provided on the way. The integration program integrates the supply amount AV1 of the raw material via the process value F1 of the flow meter 16. The storage level in the storage layers 11A to 11C is the process value L
The operating conditions of the pumps 12A to 12C are process values E1 to E3, the open / close status of the valves 13A to 13C are process values H1 to H3, and the open / close status of the supply valve 17 is a process value H6. Is represented.

【0022】撹拌・反応槽15にはモータMで駆動され
る撹拌スクリューを備える撹拌機18が付設されるとと
もに、さらにスチームSTMを熱源とする昇温装置19
が設けられ、温度昇降プログラムによりスチーム供給バ
ルブ20が制御されるようになっている。撹拌・反応槽
15からは排出バルブ21を経て製品タンク22に反応
製品が排出される。撹拌・反応槽15内の容積レベルは
プロセス値L4で表わされ、排出バルブ21の開閉状況
はプロセス値H5で表わされる。その他の機器について
も同様にそれぞれのプロセス値が求められ、制御に用い
られるようになっている。
The stirring / reaction tank 15 is provided with a stirrer 18 having a stirring screw driven by a motor M, and a heating device 19 using a steam STM as a heat source.
Is provided, and the steam supply valve 20 is controlled by a temperature raising / lowering program. The reaction product is discharged from the stirring / reaction tank 15 to the product tank 22 via the discharge valve 21. The volume level in the stirring / reaction tank 15 is represented by a process value L4, and the opening / closing state of the discharge valve 21 is represented by a process value H5. The process values of other devices are similarly obtained and used for control.

【0023】まず、ディレクター2では、上記製品製造
のために必要な単位ステップ名を、図6のように、ステ
ップ番号(順番)に対応させて時系列的に必要な順番に
並べて、前述のように運転手順が定義される。すなわ
ち、時系列上まず第1の工程において、原料Aの仕込み
からなる第1の単位ステップが設定され、続いて第2の
工程に第2の単位ステップとしての原料Bの仕込みが設
定される。そして、第3の工程において第3の単位ステ
ップである上記仕込まれた原料AおよびBの撹拌が設定
される。この第3の工程では併せて第4の単位ステップ
としての昇温が行なわれる。
First, the director 2 arranges the unit step names necessary for the above-mentioned product in a time-series necessary order corresponding to the step numbers (order) as shown in FIG. The operation procedure is defined. That is, in the first step, a first unit step including the preparation of the raw material A is set in the first step, and then the preparation of the raw material B as the second unit step is set in the second step. Then, in the third step, the stirring of the charged raw materials A and B, which is the third unit step, is set. In the third step, the temperature is raised as a fourth unit step.

【0024】第3の単位ステップの撹拌は第4の工程ま
で継続され、その後第5の工程において第5の単位ステ
ップである原料Cの仕込みが設定される。そして、第6
の工程で第6の単位ステップとして撹拌が行なわれ、第
7の工程において製品の排出が第7の単位ステップとし
て設定される。
The stirring in the third unit step is continued until the fourth step, and thereafter, in the fifth step, the preparation of the raw material C, which is the fifth unit step, is set. And the sixth
In the step, agitation is performed as a sixth unit step, and in the seventh step, product discharge is set as a seventh unit step.

【0025】図7は、第1の単位ステップである原料A
の仕込みに必要な単位操作を示す。これらの単位操作は
上述したようにマネージャー3に単位プログラムの形で
知識として保有され、かつ管理される。原料Aの仕込み
においては、図5を参照しても明らかなように、まず合
流配管14の供給バルブ17を開く第1操作(単位操
作)が行なわれるとともに、原料A貯蔵槽11A に付設
されたバルブ13A を開く第2操作がこれに続く。それ
から原料A貯蔵槽用のポンプ12A を駆動する第3操作
を行ない、所定量の原料Aが供給されると当該ポンプ1
2A の駆動を停止する第4操作を行なう。このあと、逆
順にバルブ13A を閉止する第5操作と供給バルブ17
を閉止する第6操作を行なう。すなわち、原料Aの仕込
みの単位ステップは上記第1〜第6操作からなる。
FIG. 7 shows raw material A as the first unit step.
Indicates the unit operation required for the preparation of. As described above, these unit operations are held and managed by the manager 3 as knowledge in the form of unit programs. In the charging of the raw material A, a first operation (unit operation) of opening the supply valve 17 of the merging pipe 14 is performed first, and the raw material A is attached to the raw material A storage tank 11A, as apparent from FIG. A second operation to open valve 13A follows. Then, a third operation for driving the pump 12A for the raw material A storage tank is performed, and when a predetermined amount of the raw material A is supplied, the pump 1A is operated.
A fourth operation for stopping the driving of 2A is performed. Thereafter, the fifth operation of closing the valve 13A in the reverse order and the supply valve 17
A sixth operation for closing is performed. That is, the unit step of charging the raw material A includes the first to sixth operations.

【0026】第2の単位ステップである原料Bの仕込み
は、図8のように、合流配管14の供給バルブ17を開
く第1操作、原料B貯蔵槽11B に付設されたバルブ1
3Bを開く第2操作、原料B貯蔵槽用のポンプ12B を
駆動する第3操作、同ポンプの駆動を停止する第4操
作、バルブ13B を閉止する第5操作、ならびに供給バ
ルブ17を閉止する第6操作からなる。原料Cの仕込み
も、その貯蔵槽にかかわるバルブとポンプが変更になる
が、同様の単位操作から構成される。
As shown in FIG. 8, the first unit operation of opening the supply valve 17 of the merging pipe 14 is the first operation of charging the raw material B, which is the second unit step.
3B, a third operation for driving the pump 12B for the raw material B storage tank, a fourth operation for stopping the driving of the pump, a fifth operation for closing the valve 13B, and a fifth operation for closing the supply valve 17. It consists of 6 operations. The charging of the raw material C is also configured by the same unit operation, except that the valves and pumps related to the storage tank are changed.

【0027】さらに第3の単位ステップの撹拌について
例示すれば、図9のように、撹拌機18のスタート・ス
トップ処理(ここではスタート)を行なう第1操作と、
同じく撹拌機のスタート・ストップ処理(ストップ)を
行なう第2操作とからなっている。他の単位ステップも
それぞれ所要の単位操作から構成されることになる。
Further, as an example of the stirring in the third unit step, as shown in FIG. 9, a first operation for performing a start / stop process (here, a start) of the stirrer 18,
Similarly, the second operation includes a start / stop process (stop) of the stirrer. Each of the other unit steps also comprises the required unit operations.

【0028】次に、これら各単位ステップについて、上
記図3の運転画面上でステップ開始許可条件(すなわち
操作前確認項目とその判断データ)が入力される。同様
に、ステップ終了許可条件(操作終了判定項目並びに操
作後確認項目とその判断データ)も入力される。ステッ
プ開始許可条件は当該単位ステップを構成する上述の各
単位操作を実行するにあたって前提となる各部機器の状
態を確認し、またステップ終了許可条件は単位ステップ
が完了したこと、換言すればその目標を達成したことを
確認するためのものである。
Next, for each of these unit steps, a step start permission condition (that is, a pre-operation confirmation item and its judgment data) is input on the operation screen of FIG. Similarly, a step end permission condition (operation end judgment item and post-operation confirmation item and its judgment data) is also input. The step start permission condition confirms the state of each component which is a prerequisite for executing each of the above-described unit operations constituting the unit step, and the step end permission condition indicates that the unit step has been completed, in other words, the target thereof. It is to confirm that it has been achieved.

【0029】図10は、上に例示した第1の単位ステッ
プ(原料Aの仕込み)におけるステップ開始許可条件と
ステップ終了許可条件を示している。ステップ開始許可
条件の第1は、原料Aの貯蔵槽11A の貯蔵量レベルで
あり、プロセス値L1が貯蔵槽容量の30%以上である
こととする。これは必要量の原料が確実に供給されるこ
とを確保するためである。ステップ開始許可条件の第2
および第3は、原料B、C系統のラインチェックであ
る。ここでは、ポンプ12B 、12C がそれぞれ停止
(プロセス値E2、E3がSTOP)しており、かつバ
ルブ13B 、13C が閉止(プロセス値H2、H3がC
LOSE)されていなければならない。これは他の貯蔵
槽への逆流や他の原料の混合を防止し、正確な量の原料
Aを供給できるようにするためである。
FIG. 10 shows the step start permission condition and the step end permission condition in the first unit step (the preparation of the raw material A) exemplified above. The first of the step start permission conditions is the storage level of the raw material A in the storage tank 11A, and the process value L1 is 30% or more of the storage tank capacity. This is to ensure that a necessary amount of raw material is supplied. Step start permission condition second
The third is a line check of the raw material B and C systems. Here, the pumps 12B and 12C are stopped (the process values E2 and E3 are STOP), respectively, and the valves 13B and 13C are closed (the process values H2 and H3 are the C values).
LOSE). This is to prevent the backflow into other storage tanks and the mixing of other raw materials, so that an accurate amount of raw material A can be supplied.

【0030】ステップ開始許可条件の第4は、排出ライ
ンのチェックで、撹拌・反応槽15から製品タンク22
への排出バルブ21が閉止(プロセス値H5がCLOS
E)されていることである。撹拌・反応槽15での撹拌
・反応処理のないまま原料が排出されないようにする必
要がある。そして、ステップ開始許可条件の第5は、仕
込みラインのチェックであり、合流配管14の供給バル
ブ17が閉止(プロセス値H6がCLOSE)されてい
ることとして、供給量の正確な計量が行なえるようにす
る。
The fourth step start permission condition is a check of the discharge line.
Valve 21 is closed (process value H5 is CLOS
E) is being done. It is necessary to prevent the raw materials from being discharged without stirring / reaction treatment in the stirring / reaction tank 15. The fifth step start permission condition is a check of the charging line, and the supply valve 17 of the merging pipe 14 is closed (the process value H6 is CLOSE) so that the supply amount can be accurately measured. To

【0031】次に、この第1の単位ステップのステップ
終了許可条件は、仕込み量であり、流量計16のプロセ
ス値F1を積算したAV1が目標仕込み量TG1に対し
て誤差1%以内とする。なお、ここではステップ開始許
可条件および終了許可条件に加えて、設定パラメータも
定義されるようになっており、第1の単位ステップで
は、原料Aの目標仕込み量TG1を設定する。こうし
て、ステップ開始許可条件が満足されれば、第1の単位
ステップを構成する各単位操作がマネージャー3の管理
の下で遂行されることになる。そして、目標仕込み量に
対して誤差1%以内に原料Aの供給量が達すると第1の
単位ステップは完了する。
Next, the step end permission condition of the first unit step is a charged amount, and the AV1 obtained by integrating the process value F1 of the flow meter 16 is set to have an error of 1% or less with respect to the target charged amount TG1. Here, in addition to the step start permission condition and the step permission condition, setting parameters are also defined. In the first unit step, the target charging amount TG1 of the raw material A is set. In this way, if the step start permission condition is satisfied, each unit operation constituting the first unit step is performed under the management of the manager 3. Then, when the supply amount of the raw material A reaches an error within 1% of the target preparation amount, the first unit step is completed.

【0032】また図11は、第3の単位ステップ(撹
拌)におけるステップ開始許可条件とステップ終了許可
条件を示している。ステップ開始許可条件の第1は、仕
込みラインのチェックであり、開始許可条件の第2は、
排出ラインのチェックである。これらは、撹拌・反応槽
15の入口および出口である合流配管14の供給バルブ
17および製品タンク22への排出バルブ21がそれぞ
れ閉止(プロセス値H6、H5がCLOSE)されてい
ることを要求している。
FIG. 11 shows a step start permission condition and a step end permission condition in the third unit step (stirring). The first of the step start permission conditions is a check of the preparation line, and the second of the start permission conditions is
Check the discharge line. These require that the supply valve 17 of the merging pipe 14 and the discharge valve 21 to the product tank 22, which are the inlet and outlet of the stirring / reaction tank 15, are closed (the process values H6 and H5 are closed). I have.

【0033】これらのステップ開始許可条件が成立して
いれば、第3の単位ステップの第1操作である撹拌機1
8のスタートが実行される。そして、撹拌・反応槽15
内の原料の容積が撹拌開始時の70%以下になったこと
がプロセス値L4で計測されると、第2操作として撹拌
機18がストップされて、第3の単位ステップが完了す
る。他の単位ステップにおいても同様に、当該ステップ
を実施するために必要な前後の関連機器の状態がステッ
プ開始許可条件として設定され、ステップの特性によっ
てはさらに終了許可条件が設定される。
If these step start permission conditions are satisfied, the stirrer 1 as the first operation of the third unit step is executed.
8 starts. Then, the stirring / reaction tank 15
When it is measured by the process value L4 that the volume of the raw material in the inside becomes 70% or less of the time when the stirring is started, the stirrer 18 is stopped as the second operation, and the third unit step is completed. Similarly, in the other unit steps, the states of the related devices before and after the step necessary to execute the step are set as step start permission conditions, and depending on the characteristics of the steps, further end permission conditions are set.

【0034】以上のように、本実施例においては、単位
ステップを実行するのに必要な単位操作方法およびその
実行順序を単位プログラムとして保有するマネージャー
を設ける。そして、インターフェースとして運転画面を
備えるディレクターにおいて、その運転画面上で順次運
転の単位ステップ名を入力することによりその実行手順
を知識として保有するとともに、各単位ステップごとに
運転画面からその開始許可条件、終了許可条件を入力す
ることにより、当該単位ステップのための確認プログラ
ムモジュールが作成される。この確認プログラムモジュ
ールが単位ステップの前後に挿入されて全体プログラム
がつくられる。
As described above, in this embodiment, a manager is provided which holds a unit operation method necessary for executing a unit step and an execution order thereof as a unit program. Then, in the director having the operation screen as an interface, while sequentially inputting the unit step names of the operation on the operation screen to hold the execution procedure as knowledge, the start permission condition from the operation screen for each unit step, By inputting the termination permission condition, a confirmation program module for the unit step is created. This confirmation program module is inserted before and after the unit step to form the entire program.

【0035】この実施例によれば、各単位ステップごと
に運転画面でその開始許可条件、終了許可条件が求めら
れるから、必要な確認項目が確実に確認プログラムモジ
ュールとして全体プログラム内に取り込まれ、プログラ
ム作成上の検討漏れが格段に低減され、システム制御用
のプログラム完成の速度が早められる。
According to this embodiment, since the start permission condition and the end permission condition are obtained on the operation screen for each unit step, necessary confirmation items are surely taken into the entire program as a confirmation program module, and The omission in consideration of creation is greatly reduced, and the speed of completing the program for system control is increased.

【0036】そして、確認プログラムモジュールが単位
ステップのセット情報として記憶され、とくに終了許可
条件を入れることにより、単位ステップはそのセットの
みで完結する。したがって、他の単位ステップが組み込
まれたときや、あるいはそれ自身が他の制御プログラム
内で機能するときに、次に続く単位ステップの開始許可
条件は、すでに前ステップの終了許可条件として確認さ
れることになるので、あらためて書き込む必要がなくな
り、単位ステップを完全に独立したものとして扱うこと
ができる。
Then, the confirmation program module is stored as the set information of the unit step, and the unit step is completed only by the set by entering an end permission condition. Therefore, when another unit step is incorporated, or when itself functions in another control program, the start permission condition of the next succeeding unit step is already confirmed as the end permission condition of the previous step. Therefore, there is no need to write again, and the unit steps can be treated as completely independent.

【0037】[0037]

【発明の効果】以上のとおり、本発明方法は、単位ステ
ップに対応する単位プログラムをあらかじめシステム内
に実行手順にしたがって時系列に並べて保有しておき
また入力画面の要求にしたがって単位ステップごとに、
その開始許可条件と終了許可条件を入力し、単位ステッ
プごとにその動作条件をチェックする確認プログラムモ
ジュールを作成して、これを単位プログラムの前後に組
み込んで単位プログラムセットとし、これらを連結す
ることにより制御プログラムを作成するようにしたの
で、系統だって各種の動作条件が検討され、見落としの
ない信頼性の高い制御プログラムが速やかに作成される
という効果を有する。そして、確認プログラムモジュー
ルが動作条件として終了許可条件を含んでいるので、単
位ステップはそのセットのみで完結し、完全に独立した
ものとして扱うことができるという利点を有している。
As described above, according to the method of the present invention, the unit program corresponding to the unit step is stored in the system in advance.
And keep it in chronological order according to the execution procedure ,
In addition, according to the request of the input screen,
To enter the end permission condition and its start permission conditions, to create a confirmation program module for checking the operating conditions for each unit step, and the unit program set by incorporating this into the front and rear of the unit program, connecting them Since the control program is generated by the system, various operating conditions are examined systematically, and a highly reliable control program with no oversight is quickly generated. Since the confirmation program module includes the termination permission condition as an operation condition, the unit step is completed only by the set, and has an advantage that it can be handled as completely independent.

【0038】また、本発明装置は、単位ステップ名とそ
動作条件を入力する動作条件入力手段と、入力された
動作条件に基づいて確認プログラムモジュールを作成す
る手段とを備え、あらかじめ保有され上記単位ステップ
に対応する単位プログラムの前後に上記確認プログラム
モジュールを配して単位プログラムセットとし、連結手
段で前記単位ステップ名の入力順に対応する単位プログ
ラムセットを連結するようにしたので、単位ステップ名
と開始許可条件、終了許可条件を入力するだけで、信頼
性の高い制御プログラムが簡単に速やかに作成される。
また、確認プログラムモジュールが終了許可条件を含ん
でいるので、作成された単位プログラムセットを独立し
たものとして、制御プログラム内での位置変更や追加な
どが簡単に行なえるという効果を有する。
Further, in the apparatus of the present invention, the unit step name and its
And operating conditions input means for inputting operating conditions, and means for creating a confirmation program modules based on the input operating conditions, the confirmation program modules before and after the unit program corresponding to the unit step in advance held The unit program sets are allocated to each other, and the unit program sets corresponding to the input order of the unit step names are connected by the connecting means. Therefore, the reliability can be obtained simply by inputting the unit step name, the start permission condition, and the end permission condition. , And a control program with a high level is easily and quickly created.
In addition, since the confirmation program module includes the termination permission condition, the created unit program set is made independent, and there is an effect that position change or addition in the control program can be easily performed.

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

【図1】本発明をプラント装置の自動化システムに適用
した実施例を示す図である。
FIG. 1 is a diagram showing an embodiment in which the present invention is applied to an automation system of a plant device.

【図2】自動化システムの各階層レベルの分担関係を示
す図である。
FIG. 2 is a diagram showing an assignment relationship at each hierarchical level of the automation system.

【図3】ディレクターにおける運転画面を示す図であ
る。
FIG. 3 is a diagram showing an operation screen in a director.

【図4】プログラムの組み立てと連結を示す説明図であ
る。
FIG. 4 is an explanatory diagram showing assembly and connection of a program.

【図5】適用システム例としてのプラントの構成を示す
図である。
FIG. 5 is a diagram showing a configuration of a plant as an example of an application system.

【図6】ディレクターにおける運転手順の定義を示す図
である。
FIG. 6 is a diagram showing a definition of an operation procedure in a director.

【図7】原料Aの仕込みの単位ステップにおける単位操
作を示す図である。
FIG. 7 is a view showing a unit operation in a unit step of charging the raw material A.

【図8】原料Bの仕込みの単位ステップにおける単位操
作を示す図である。
FIG. 8 is a diagram showing a unit operation in a unit step of charging the raw material B.

【図9】撹拌の単位ステップにおける単位操作を示す図
である。
FIG. 9 is a diagram showing a unit operation in a unit step of stirring.

【図10】原料Aの仕込みの単位ステップにおけるステ
ップ開始許可条件とステップ終了許可条件を示す図であ
る。
FIG. 10 is a diagram showing a step start permission condition and a step end permission condition in a unit step of charging the raw material A.

【図11】撹拌の単位ステップにおけるステップ開始許
可条件とステップ終了許可条件を示す図である。
FIG. 11 is a diagram showing a step start permission condition and a step end permission condition in a unit step of agitation.

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

1 ボードマン 2 ディレクター 3 マネージャー 4 単位操作実行モジュール 5 対象機器 11A 〜11C 貯蔵層 12A 〜12C ポンプ 13A 〜13C バルブ 14 合流配管 15 撹拌・反応槽 16 流量計 17 供給バルブ 18 撹拌機 19 昇温装置 20 スチーム供給バルブ 21 排出バルブ 22 製品タンク STM スチーム M モータ DESCRIPTION OF SYMBOLS 1 Boardman 2 Director 3 Manager 4 Unit operation execution module 5 Target device 11A-11C Storage layer 12A-12C Pump 13A-13C Valve 14 Merging pipe 15 Stirring / reactor 16 Flow meter 17 Supply valve 18 Stirrer 19 Heating device 20 Steam supply valve 21 Discharge valve 22 Product tank STM Steam M Motor

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平4−55903(JP,A) 特開 平5−265516(JP,A) 実開 平4−82702(JP,U) (58)調査した分野(Int.Cl.6,DB名) G05B 19/05 G05B 15/02 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-4-55903 (JP, A) JP-A-5-265516 (JP, A) JP-A-4-82702 (JP, U) (58) Field (Int.Cl. 6 , DB name) G05B 19/05 G05B 15/02

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 自動化システムにおけるシステム制御用
プログラムの作成方法であって、 あらかじめシステム内に単位ステップに対応する単位プ
ログラムを実行手順にしたがって時系列に並べて保有す
るステップと、 入力画面の要求にしたがって単位ステップごとに、当該
単位ステップの動作を実行するうえでの開始許可条件と
動作終了後における当該単位ステップを終了するうえで
の終了許可条件を入力するステップと、 入力された開始許可条件と終了許可条件に基づいてそれ
ぞれ確認プログラムモジュールを作成するステップと、 前記単位プログラムの前後に前記確認プログラムモジュ
ールを配して単位プログラムセットを作成するステップ
とを含み、 前記開始許可条件と終了許可条件の入力から単位プログ
ラムセットの作成までをシステム内に保有された単位ス
テップの実行手順ごとに繰り返して、単位プログラムセ
ットを順次に連結して全体プログラムを作成 することを
特徴とするシステム制御用プログラムの作成方法。
1. For system control in an automation system
A program generation method, a unit corresponding to the unit step in advance in the system-flop
Keep programs in chronological order according to the execution procedure
Steps and unit steps as required by the input screen.
Start permission conditions for executing the operation of the unit step and
To end the unit step after the operation ends
Inputting the end permission condition of the user, and inputting the start permission condition and the end permission condition based on the input permission condition.
Creating a confirmation program module, and before and after the unit program,
To create a unit program set by arranging rules
From the input of the start permission condition and the end permission condition.
Until the creation of the ram set, the unit scan held in the system
Repeat for each step execution procedure to
A system control program creating method, wherein the entire program is created by sequentially linking the programs .
【請求項2】 自動化システムにおけるシステム制御用
プログラムの作成装置であって、 単位ステップに対応する単位プログラムを実行手順にし
たがって時系列に並べて保有する手段と、 単位ステップ名および当該単位ステップの動作を実行す
るうえでの開始許可条件と 動作終了後における当該単位
ステップを終了するうえでの終了許可条件を入力する動
作条件入力手段と、 入力された開始許可条件と終了許可条件に基づいてそれ
ぞれ確認プログラムモジュールを作成する手段と、前記単位プログラムの前後に前記確認プログラムモジュ
ールを配して単位プログラムセットを作成する手段と、 単位ステップ名の入力順に対応する単位プログラムセッ
トを連結する連結手段とを有することを特徴とするシス
テム制御用プログラムの作成装置。
(2)For system control in automation systems
A program creating device, Make the unit program corresponding to the unit step an execution procedure
Therefore, means for holding in chronological order, Executes the unit step name and the operation of the unit step
And permission to start The unit after the operation ends
The action to enter the end permission condition for ending the step
Operation condition input means, and based on the input start permission condition and end permission conditionIt
EachMeans for creating a verification program module;Before and after the unit program, the confirmation program module
Means for creating a unit program set by arranging tools,  Unit program set corresponding to the input order of unit step names
Connection means for connecting the
System control program creation device.
【請求項3】 前記動作条件入力手段は、入力される単
位ステップ名ごとに切り替わる入力画面を備え、単位ス
テップ名ごとの入力画面において当該単位ステップの開
始許可条件と終了許可条件を入力するように構成されて
いることを特徴とする請求項2記載のシステム制御用プ
ログラムの作成装置。
3. An operation condition input means, comprising:
It has an input screen that switches for each
3. The system control program creating apparatus according to claim 2 , wherein a start permission condition and an end permission condition of the unit step are input on an input screen for each step name .
JP6106110A 1994-04-21 1994-04-21 Method and apparatus for creating system control program Expired - Lifetime JP2951203B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6106110A JP2951203B2 (en) 1994-04-21 1994-04-21 Method and apparatus for creating system control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6106110A JP2951203B2 (en) 1994-04-21 1994-04-21 Method and apparatus for creating system control program

Publications (2)

Publication Number Publication Date
JPH07295614A JPH07295614A (en) 1995-11-10
JP2951203B2 true JP2951203B2 (en) 1999-09-20

Family

ID=14425344

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6106110A Expired - Lifetime JP2951203B2 (en) 1994-04-21 1994-04-21 Method and apparatus for creating system control program

Country Status (1)

Country Link
JP (1) JP2951203B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2334596B (en) 1998-02-23 2002-02-20 Denno Co Ltd Control system
JP3389498B2 (en) * 1998-02-23 2003-03-24 株式会社デンノー Control device and program creation method thereof

Also Published As

Publication number Publication date
JPH07295614A (en) 1995-11-10

Similar Documents

Publication Publication Date Title
EP2172822B1 (en) Complete integration of stand-alone batch operator interface capabilities into generic human machine interface using self-contained software objects
JP5254943B2 (en) Batch processing system
US6445963B1 (en) Integrated advanced control blocks in process control systems
US6546297B1 (en) Distributed life cycle development tool for controls
US5940294A (en) System for assisting configuring a process control environment
US8135481B2 (en) Process plant monitoring based on multivariate statistical analysis and on-line process simulation
US6647315B1 (en) Use of remote soft phases in a process control system
US5644487A (en) Monitoring and control system and method
CN103760878A (en) Methods and systems for batch processing and execution in a process system
WO2005109127A1 (en) Integration of process modules and expert systems in process plants
EP0531435A1 (en) Graphical programming interface for machine/process controllers.
WO1998036336A1 (en) System for assisting configuring a process control environment
JP3462842B2 (en) Process control method, process control device, process control system, and recording medium recording program for executing process control method
EP2037342B1 (en) Method of implementing production execution system
CN104635660B (en) Use the method for manufacturing execution system production drug
JP2951203B2 (en) Method and apparatus for creating system control program
TWI385703B (en) Architecture for general purpose programmable semiconductor processing system and methods therefor
Matoso et al. Agent programming for industrial applications: Some advantages and drawbacks
Efstathiou Knowledge-based systems for industrial control
JP2525900B2 (en) Sequence control method
Chang et al. Structural planning and implementation of a microprocessor-based human–machine interface in a steam-explosion process application
JP2525913B2 (en) Sequence control method
JP2925227B2 (en) Automatic operation of the plant
JP5755614B2 (en) Validation method and evaluation apparatus using the validation method
Asral et al. A concept of modeling PVC batch plant in object oriented approach for safety analysis

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990622

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

Free format text: PAYMENT UNTIL: 20080709

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20080709

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090709

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100709

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20100709

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20110709

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20120709

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20130709

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20130709

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20140709

Year of fee payment: 15

EXPY Cancellation because of completion of term