JPS6129001B2 - - Google Patents

Info

Publication number
JPS6129001B2
JPS6129001B2 JP51116533A JP11653376A JPS6129001B2 JP S6129001 B2 JPS6129001 B2 JP S6129001B2 JP 51116533 A JP51116533 A JP 51116533A JP 11653376 A JP11653376 A JP 11653376A JP S6129001 B2 JPS6129001 B2 JP S6129001B2
Authority
JP
Japan
Prior art keywords
action list
plant
action
function
processing
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
Application number
JP51116533A
Other languages
Japanese (ja)
Other versions
JPS5342533A (en
Inventor
Katsumi Oota
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
Tokyo Shibaura Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP11653376A priority Critical patent/JPS5342533A/en
Publication of JPS5342533A publication Critical patent/JPS5342533A/en
Publication of JPS6129001B2 publication Critical patent/JPS6129001B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Control By Computers (AREA)

Description

【発明の詳細な説明】 本発明は計算機を用いてプラントを監視制御す
るプラント自動運転装置に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an automatic plant operation system that monitors and controls a plant using a computer.

計算機を用いてプラントを監視制御するプラン
ト自動運転装置として、プラント運転手順をアク
シヨンリストと称するテーブルに分類整理して記
述し、プラントの状態変化に応じて該当するアク
シヨンリストを引出し解釈処理してプラント運転
を行うようにしたものがある(特願49−43483
号)。第1図はそのようなプラント自動運転装置
の概略を示す構成図である。プラントPNTの状
態はプロセス信号PSとしてプラント入力読込判
断部SCNでサンプリングされ読込まれる。そし
て、読込まれたプロセス信号PSのうち前回のサ
ンプリング時から状態変化したプロセス信号PS
に関係のあるアクシヨンリストを、アクシヨンリ
ストACT1,………ACTLo等の中から引出すべく
動作制御処理部ACPにトリガ信号を発する。動
作制御処理部ACPはトリガ信号を受けると関係
のあるアクシヨンリストを引出す。そして、動作
制御処理部ACPは、この引出したアクシヨンリ
ストの内容を解釈翻訳しその内容に従つたプラン
ト運転操作を行うべく制御出力信号CSをプラン
トPNTに発する。つまり、アクシヨンリストに
は、どのプロセス信号PSが状態変化したとき引
出されるのかを定めた動作条件し、上記動作条件
が成立したとき行うべきプラント運転操作の内容
とが記述されている。
As a plant automatic operation system that monitors and controls plants using computers, plant operation procedures are categorized and organized in a table called an action list, and the corresponding action list is extracted and interpreted according to changes in the plant status. There is a system in which the plant is operated using
issue). FIG. 1 is a block diagram schematically showing such a plant automatic operation system. The state of the plant PNT is sampled and read as a process signal PS by the plant input reading judgment unit SCN. Then, among the read process signals PS, the process signal PS whose state has changed since the previous sampling time is
A trigger signal is issued to the motion control processing unit ACP to extract an action list related to the action list from the action list ACT 1 , ACTL o, etc. When the motion control processing unit ACP receives a trigger signal, it draws out a related action list. Then, the operation control processing unit ACP interprets and translates the contents of the pulled-out action list and issues a control output signal CS to the plant PNT in order to perform plant operation according to the contents. In other words, the action list describes the operating conditions that determine which process signal PS is to be drawn when the state changes, and the details of the plant operation that should be performed when the operating conditions are satisfied.

このようなプラント自動運転装置では、プラン
トに状態変化があつたときのみ、その状態変化に
対応するプラント運転操作の記述されたアクシヨ
ンリストがトリガされるので、プラントの状態変
化に追従した運転を行うことができる。
In such an automatic plant operation system, only when a state change occurs in the plant, an action list containing plant operation operations corresponding to the state change is triggered, so that operation that follows the plant state change is triggered. It can be carried out.

一方、アクシヨンリストは計算機の記憶装置に
記憶されるわけであるが、この記憶装置に記憶さ
れているアクシヨンリストの内容をCRT表示装
置に表示し文字入力装置を用いてその内容を変更
できるようにしたものもある(特願49−40493
号)。第2図はその概略構成を示したものであ
り、補助記憶装置M中に機械語レベルで格納され
ているテーブルM−t(アクシヨンリスト)を言
語処理機能BGRF中の逆方向の言語処理機能
COM−bによりソースレベルに変換してCRT表
示装置DPに表示し、文字入力装置TYを介して、
表示されたソースレベルのテーブル(アクシヨン
リスト)の内容を変更する。そして内容が変更さ
れると、言語処理機能BGRF中の順方向の言語処
理機能COM−aにより機械語レベルに変換して
補助記憶装置M中に格納する構成をなしている。
On the other hand, the action list is stored in the computer's storage device, and the contents of the action list stored in this storage device can be displayed on a CRT display device and the contents can be changed using a character input device. (Patent application 49-40493)
issue). Figure 2 shows its schematic configuration, and uses the table M-t (action list) stored at the machine language level in the auxiliary storage device M as a backward language processing function in the language processing function BGRF.
It is converted to the source level by COM-b and displayed on the CRT display device DP, and then via the character input device TY.
Change the contents of the displayed source-level table (action list). When the content is changed, the forward language processing function COM-a in the language processing function BGRF converts it to a machine language level and stores it in the auxiliary storage device M.

このような記憶内容の変更装置は、記憶装置に
記憶された機械語レベルのテーブルを、ソースレ
ベルに変換してCRT表示装置に表示し、ソース
レベルで記述内容の変更を行うことができるの
で、プラントの運転手順を記述したアクシヨンリ
ストの内容も容易に変更できる。すなわち、プラ
ントの運転操作の内容変更が容易にできる。
Such a storage content changing device converts a machine language level table stored in a storage device into a source level table and displays it on a CRT display device, and can change the written content at the source level. The contents of the action list, which describes plant operating procedures, can also be easily changed. In other words, it is possible to easily change the details of the plant operation.

ところで、上述のアクシヨンリストに運転手順
を記述したプラント自動運転装置の、たとえば運
転操作の内容を変更する必要が生じた場合、上述
の記憶内容の変更装置を用いてアクシヨンリスト
の内容を変更することは可能である。
By the way, if it becomes necessary to change, for example, the contents of the operation operation of the plant automatic operation device in which the operation procedures are described in the above-mentioned action list, the contents of the action list can be changed using the above-mentioned memory contents change device. It is possible to do so.

しかし、プラントがプラント自動運転装置で運
転されている最中にアクシヨンリストの内容を変
更することは危険である。これはアクシヨンリス
トの内容を変更途中でそのアクシヨンリストが動
作制御処理部ACPで引用されると、変更途中の
内容で運転操作されるおそれがあるからである。
たとえば発電プラントでの蒸気配管中のバルブを
開くように運転操作するためのアクシヨンリスト
と、このパルブを閉じるように運転操作するため
のアクシヨンリストとの運転操作の内容を逆にし
なければならなくなつたとした場合、後者のアク
シヨンリストの内容を変更し、前者のアクシヨン
リストの内容を変更する以前に、動作制御処理部
ACPが上述の双方のアクシヨンリストを交互に
引用してしまつたとすると、当該バルブを開く制
御出力信号CSのみが出力され、閉じる制御出力
信号CSは出力されないこととなり、蒸気流量の
制御できなくなつてしまう。
However, it is dangerous to change the contents of the action list while the plant is being operated by the automatic plant operation device. This is because if the action list is quoted by the action control processing unit ACP while the contents of the action list are being changed, there is a risk that the operation will be performed using the contents that are being changed.
For example, in a power generation plant, an action list for opening a valve in steam piping and an action list for closing a valve must be reversed. If the action list is deleted, the contents of the latter action list are changed, and the operation control processing unit is changed before changing the contents of the former action list.
If the ACP quotes both of the above action lists alternately, only the control output signal CS that opens the valve will be output, and the control output signal CS that closes the valve will not be output, making it impossible to control the steam flow rate. I get used to it.

また運転手順の変更においては、1個のみのア
クシヨンリストの変更で済む場合もあれば、複数
個の一連のアクシヨンリストの変更が必要な場合
もあり、変更途中でこれら一連のアクシヨンリス
トのうちの一部が動作制御処理部ACPにより引
用された場合もプラントを危険な状態にするよう
な制御出力信号CSが出力される危険性がある。
In addition, when changing the operating procedure, it may be necessary to change only one action list, or it may be necessary to change a series of multiple action lists. Even if a part of them is quoted by the operation control processing unit ACP, there is a risk that a control output signal CS that puts the plant in a dangerous state will be output.

これをさけるためには、一旦プラント自動運転
装置を停止し、アクシヨンリストの内容の変更後
に再起動をかけることも考えられるが、そうした
場合はプラント自動運転が不連続になり、また再
起動するにはプラントPNTの状態の把握も最初
からやり直すこととなる。
In order to avoid this, it is possible to temporarily stop the plant automatic operation device and restart it after changing the contents of the action list, but in that case, the plant automatic operation will become discontinuous and restart again. In this case, understanding the status of the plant PNT will have to be started all over again.

本発明の目的は、プラント自動運転中において
も、その運転操作を記述したアクシヨンリストの
記述内容を変更できるようにしたプラント自動運
転装置を得ることにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide an automatic plant operation system that allows the contents of an action list that describes the operation operations to be changed even during automatic plant operation.

この目的を達成するため、本発明においてはプ
ラント運転のための情報を記述した複数個のアク
シヨンリストを予め機械語レベルで記憶する記憶
装置と、前記プラントの状態に応じて処理すべき
アクシヨンリストをトリガするプラント入力読込
判断部と、トリガされたアクシヨンリストを登録
するアクシヨンリスト処理要求テーブルと、処理
中のアクシヨンリストを登録するアクシヨンリス
ト処理中テーブルと、前記アクシヨンリストの記
述内容の変更の際に起動され前記アクシヨンリス
トの処理を中断させるためのインタロツク手段
と、前記インタロツク手段により起動され前記ア
クシヨンリストの記述内容を機械語レベルからソ
ースレベルに変換して表示装置に表示し、変更が
行われるとソースレベルから機械語レベルに変換
して前記記憶装置に記憶するとともに、変更され
たアクシヨンリストを前記アクシヨンリスト処理
要求テーブルに登録する言語処理手段と、前記ア
クシヨンリストの記述内容の変更を要しないとき
は前記アクシヨンリスト処理要求テーブルに登録
されたアクシヨンリストを順次処理し、前記アク
シヨンリストの記述内容を変更する際には前記イ
ンタロツク手段による前記アクシヨンリストの処
理中断によつて前記プラントが不安定な状態にな
らないようにするためのインタロツク前処理を行
い、前記アクシヨンリストの記述内容の変更が終
了したときは、前記アクシヨンリスト処理中テー
ブルに登録されたアクシヨンリストおよび前記ア
クシヨンリスト処理要求テーブルに登録されたア
クシヨンリストを処理する動作制御処理部とを備
えてなることを特徴とする。
In order to achieve this objective, the present invention includes a storage device that stores in advance a plurality of action lists describing information for plant operation at a machine language level, and a storage device that stores in advance a plurality of action lists that describe information for plant operation, and an action list that is to be processed according to the state of the plant. a plant input reading judgment unit that triggers a list; an action list processing request table that registers a triggered action list; an action list processing table that registers an action list that is being processed; an interlock means which is activated when the written content is changed and interrupts the processing of the action list; and a display device which is activated by the interlock means and converts the written content of the action list from the machine language level to the source level. a language processing means for displaying the action list in the action list and, when a change is made, converting it from the source level to the machine language level and storing it in the storage device, and registering the changed action list in the action list processing request table; When the description content of the action list does not need to be changed, the action lists registered in the action list processing request table are sequentially processed, and when the description content of the action list is changed, the interlock means Interlock preprocessing is performed to prevent the plant from becoming unstable due to interruption of the action list processing, and when the change in the description content of the action list is completed, the processing of the action list is completed. The apparatus is characterized by comprising an action list registered in a table and an operation control processing section that processes the action list registered in the action list processing request table.

以下、本発明の一実施例を参照して本発明を説
明する。第3図は本発明の一実施例を示す構成図
である。PNTはプラント、SCNはプラント入力
読込判断部、ACPは動作制御処理部、Mは補助
記憶装置、ACTL1,ACTL2,………ACTLoは、
補助記憶装置M上に機械語レベルで格納されてい
るアクシヨンリストある。またアクシヨンリスト
処理要求テーブルACTRQSとアクシヨンリスト
処理中テーブルACTRUNとが設けられている。
処理要求テーブルACTRQSには、プラント入力
読込判断部SCNにと処理要求されたアクシヨン
リストが登録され、動作制御処理部ACPが処理
を開始すると登録は抹消される。すなわち、状態
変化のあつたプロセス信号PSに関係のあるアク
シヨンリストがプラント入力読込判断部SCNに
て処理要求され、動作制御処理部ACPの処理を
待つ。一方、処理中テーブルACTRUNには動作
制御処理部ACPで処理実行中のアクシヨンリス
トが登録され、処理が終了するとその登録は抹消
される。
The present invention will be described below with reference to one embodiment of the present invention. FIG. 3 is a configuration diagram showing an embodiment of the present invention. PNT is the plant, SCN is the plant input reading judgment unit, ACP is the operation control processing unit, M is the auxiliary storage device, ACTL 1 , ACTL 2 , ACTL o is,
There is an action list stored on the auxiliary storage device M at the machine language level. Furthermore, an action list processing request table ACTRQS and an action list processing table ACTRUN are provided.
In the processing request table ACTRQS, a list of actions requested to be processed by the plant input reading determination unit SCN is registered, and the registration is deleted when the operation control processing unit ACP starts processing. That is, the action list related to the process signal PS that has undergone a state change is requested to be processed by the plant input reading determination unit SCN, and waits for processing by the operation control processing unit ACP. On the other hand, in the processing table ACTRUN, a list of actions being processed by the operation control processing unit ACP is registered, and the registration is deleted when the processing is completed.

これらのSCN,ACP,M,ACTRQS,
ATRUN等でプラントの運転操作を行うためのプ
ラント自動運転機能を構成しており、以下この機
能をフオアグランド機能と呼ぶこととする。
These SCN,ACP,M,ACTRQS,
It constitutes a plant automatic operation function for operating the plant using ATRUN, etc., and hereinafter this function will be referred to as the foreground function.

次にBGRFは、第2図に示した順方向の言語処
理機能COM−aと、逆方向の言語処理機能COM
−bとを1つにまとめて表わした言語処理機能で
あり、DPは表示装置、TYは文字入力装置であ
る。これらのBGRF,DP,TY及び上述の補助記
憶装置M等で、アクシヨンリストの記述内容を変
更するための変更機能を構成しており、以下この
機能をバツクグランド機能と呼ぶことにする。
Next, BGRF has the forward language processing function COM-a and the backward language processing function COM-a shown in Figure 2.
DP is a display device, and TY is a character input device. These BGRF, DP, TY, the above-mentioned auxiliary storage device M, etc. constitute a change function for changing the description contents of the action list, and this function will hereinafter be referred to as a background function.

本発明においては、インタロツク機能INLFを
奏する手段を設け、また主記憶装置CM上にイン
タロツク用フラツグBGRFLGを形成してフオア
グラウンド機能とバツクグラウンド機能との間の
インタロツクを司らせる。
In the present invention, a means for performing the interlock function INLF is provided, and an interlock flag BGRFLG is formed on the main memory CM to control the interlock between the foreground function and the background function.

インタロツク用フラツグBGRFLGは、バツク
グラウンド機能の実行要求があつたとき1とな
り、バツクグランド機能が実行開始されると0と
なるBGR要求ビツト(初期値0)と、バツクグ
ランド機能の実行中に1となるBGRモード中ビ
ツト(初期値0)との二つの指票をもつている。
文字入力装置TY上にはバツクグランド機能の実
行要求を行うためのスイツチTXが設けられてお
り、スイツチTXが操作されると割込信号TSが発
せられ、インタロツク機能INLFに伝達されるよ
うになつている。
The interlock flag BGRFLG is set to 1 when a background function execution request is made, and the BGR request bit (initial value 0) which becomes 0 when the background function starts execution, and the BGR request bit (initial value 0) which becomes 1 while the background function is being executed. It has two indicators: BGR mode mode bit (initial value 0).
A switch TX is provided on the character input device TY to request execution of the background function, and when the switch TX is operated, an interrupt signal TS is generated, which is transmitted to the interlock function INLF. ing.

いまアクシヨンリストの記述内容(運転操作の
内容)の変更が必要となり、スイツチTXによる
実行要求の割込信号TSがインタロツク機能を
INLFに伝達されたとする。そうすると、インタ
ロツク機能INLFはインタロツク用フラツグ
BGRFLGのBGR要求ビツトを初期値0から1に
して、動作制御処理部ACPに対して、バツクグ
ラウンド機能の要求があつたことを伝達する。動
作制御処理部ACPがこれを受けると、バツクグ
ランド機能に移行するわけであるが、その移行の
前に、プラントが不安定な状態とならないように
するためのインタロツク前処理を行う。ここでイ
ンタロツク前処理とは動作制御処理部ACPが処
理実行中であるアクシヨンリストの処理を適切に
中断するための処理をいう。たとえばアクシヨン
リストの記述内容に基づき、制御出力信号CSが
出されているものがあれば、その出力終了を待つ
て停止するとかの処理をいい、これにてフオアグ
ランド機能を中断する。
It is now necessary to change the contents of the action list (contents of driving operations), and the execution request interrupt signal TS from the switch TX activates the interlock function.
Suppose it is transmitted to INLF. Then, the interlock function INLF becomes the interlock flag.
The BGR request bit of BGRFLG is changed from the initial value of 0 to 1 to notify the operation control processing unit ACP that a background function request has been made. When the operation control processing unit ACP receives this, it shifts to the background function, but before that shift, it performs interlock preprocessing to prevent the plant from becoming unstable. Here, the interlock preprocessing refers to processing for appropriately interrupting the processing of the action list that is currently being processed by the motion control processing unit ACP. For example, based on the description in the action list, if there is a control output signal CS that is being output, it is a process that waits for the output to end and then stops, thereby interrupting the foreground function.

インタロツク前処理が終了すると、動作制御処
理部ACPはインタロツク用フラグBGRFLGの
BGR要求ビツトを1から0にし、かつBGRモー
ド中ビツトを初期値0から1にして、フオアグラ
ウンド側の機能を中断し、バツクグラウンド機能
に移行してもよいことをインタロツク機能INLF
に伝達する。これ以降、動作制御処理部ACP
は、インタロツク用フラグBGRFLGのBGRモー
ド中ビツトが1の間は、プラント入力読込判断部
SCNからトリガ信号が発せられても、アクシヨ
ンリストの処理はしない。インタロツク機能
INLFはBGRモード中ビツト1であることを確認
すると、言語処理機能BGRFに対してバツクグラ
ウンド機能を開始する。
When the interlock preprocessing is completed, the operation control processing unit ACP sets the interlock flag BGRFLG.
By setting the BGR request bit from 1 to 0 and setting the BGR mode bit from its initial value of 0 to 1, the interlock function INLF indicates that it is okay to interrupt the foreground side function and shift to the background function.
to communicate. From now on, the operation control processing unit ACP
While the BGR mode bit of the interlock flag BGRFLG is 1, the plant input read judgment section
Even if a trigger signal is issued from the SCN, the action list is not processed. Interlock function
When INLF confirms that bit 1 is in BGR mode, it starts the background function for the language processing function BGRF.

つまり、この状態で運転員によりアクシヨンリ
ストの記述内容(運転操作内容)の変更指示があ
ると、当該アクシヨンリストの記述内容の変更処
理を行う。そして、バツクグラウンドの機能が終
了すると、言語処理機能BGRFはインタロツク用
フラグBGRFLGのBGRモード中ビツトを1から
0にして、動作制御処理部ACPに対してバツク
グラウンド機能の終了を知らせる。そうすると、
動作制御処理部ACPはフオアグランド回復処理
を行い、中断していたフオアグラウンド機能を続
行する。
In other words, when the operator issues an instruction to change the description content (driving operation content) of the action list in this state, the process of changing the description content of the action list is performed. When the background function is completed, the language processing function BGRF changes the BGR mode bit of the interlock flag BGRFLG from 1 to 0 to notify the operation control processing unit ACP that the background function has ended. Then,
The operation control processing unit ACP performs foreground recovery processing and continues the suspended foreground function.

ここで、フオアグランド機能、フオアグランド
機能からバツクグランド機能への移行の際のイン
タロツク前処理、バツクグラウンド機能、及びバ
ツクグランド機能からフオアグラウンド機能へ移
行する際のフオアグランド回復処理の各動作につ
いて更に詳細に説明する。
Here, we will further explain each operation of the foreground function, the interlock preprocessing when transitioning from the foreground function to the background function, the background function, and the foreground recovery processing when transitioning from the background function to the foreground function. Explain in detail.

まず、アクシヨンリスト処理要求テーブル
ACTRQSは、1つのビツトが、1つのアクシヨ
ンリストに対応するように構成されている。そし
て、全てのアクシヨンリストに対して順番に一連
番号(これをアクシヨン番号と称する)を与え、
その番号とテーブルのビツトの並び順を対応させ
るようにしている。たとえば、アクシヨン番号3
のアクシヨンリストの処理が必要な場合は、アク
シヨンリスト処理要求テーブルACTRQSの3ビ
ツトめを1にする。動作制御処理部ACPはアク
シヨンリスト処理要求テーブルACTRQSをサー
チして、ビツトが1となつているアクシヨン番号
に対応するアクシヨンリストを順次補助記憶装置
Mから取りだして処理する。ここで、アクシヨン
リスト処理要求テーブルACTRQSのビツトを1
にして、動作制御処理部ACPに、該当のアクシ
ヨンリストを処理させるための情報を伝達するこ
とをトリガと称している。なお、動作制御処理部
ACPで処理の受けつけられたアクシヨンリスト
に対応するビツトは動作制御処理部ACPにより
0にされる。
First, the action list processing request table
ACTRQS is configured such that one bit corresponds to one action list. Then, sequential numbers (these are called action numbers) are given to all action lists in order,
The number corresponds to the order of bits in the table. For example, action number 3
If processing of the action list is required, the third bit of the action list processing request table ACTRQS is set to 1. The operation control processing unit ACP searches the action list processing request table ACTRQS, sequentially fetches action lists corresponding to action numbers whose bit is 1 from the auxiliary storage device M, and processes them. Here, set the bit of the action list processing request table ACTRQS to 1.
The process of transmitting information for causing the action control processing unit ACP to process the corresponding action list is called a trigger. In addition, the operation control processing unit
The bit corresponding to the action list accepted for processing by the ACP is set to 0 by the operation control processing unit ACP.

一方、アクシヨンリスト処理中テーブル
ACTRUNは、動作制御処理部ACPが処理中のア
クシヨンリストを記憶しておくためのものであ
る。これは、処理要求のあるアクシヨンリストに
ついて、動作制御処理部ACPが処理要求を受け
入れたとすると、アクシヨンリスト処理要求テー
ブルACTRQSの該当ビツトは1から0になるの
で、その際にアクシヨンリスト処理中テーブル
ACTRUNの該当ビツトを0から1にして、アク
シヨンリストの処理中であることを記憶するもの
である。そしてそのアクシヨンリストの処理を完
了した時点で、1から0にするようになつてい
る。
On the other hand, the action list processing table
ACTRUN is for storing an action list being processed by the operation control processing unit ACP. This is because if the action control processing unit ACP accepts the processing request for an action list that has a processing request, the corresponding bit in the action list processing request table ACTRQS changes from 1 to 0. medium table
It changes the corresponding bit of ACTRUN from 0 to 1 to remember that the action list is being processed. Then, when the processing of the action list is completed, it is set from 1 to 0.

さて、インタロツク用フラグBGRFLGのBGR
要求ビツトが1となり、バツクグラウンド機能の
要求が動作制御処理部ACPに伝達されると、動
作制御処理部ACPはアクシヨンリスト処理中テ
ーブルACTRUNをサーチする。このサーチに
て、どのアクシヨンリストが現在処理中かを判別
し、それらのアクシヨンリストのインタロツク前
処理を行う。つまり、制御出力信号CSの出力終
了を確認して停止する。なお、インタロツク前処
理が終了したアクシヨンリストであつても、アク
シヨンリスト処理中テーブルACTRUNのビツト
は1のままである。
Now, the BGR of the interlock flag BGRFLG
When the request bit becomes 1 and a background function request is transmitted to the action control processing unit ACP, the action control processing unit ACP searches the action list processing table ACTRUN. Through this search, it is determined which action list is currently being processed, and pre-interlock processing is performed on those action lists. That is, it stops after confirming that the output of the control output signal CS has ended. Note that even for an action list for which interlock preprocessing has been completed, the bit in the action list processing table ACTRUN remains 1.

次に言語処理機能BGRFは、変更したアクシヨ
ンリストについて、他のアクシヨンリストとの関
係(連鎖)もあるので、フオアグラウンド機能に
移行した際に、1度動作制御処理部ACPに処理
させる必要から、アクシヨンリスト処理要求テー
ブルACTRQSの該当ビツトを1にする。
Next, the language processing function BGRF has a relationship (chain) with other action lists regarding the changed action list, so when moving to the foreground function, it is necessary to have the action control processing unit ACP process it once. Then, the corresponding bit in the action list processing request table ACTRQS is set to 1.

一方、プラント入力読込判断部SCNは、バツ
クグラウンド機能中であつても、プロセス信号
PSに状態変化があれば、そのプロセス信号に関
係のあるアクシヨンリストについて、アクシヨン
リスト処理要求テーブルACTRQSの該当ビツト
を1にする。つまり、トリガを発し動作制御処理
部ACPに処理を要求する。ところが動作制御処
理部ACPはバツクグラウンド機能中は、アクシ
ヨンリストを処理するという事は行わない。つま
りバツクグラウンド機能中は、プラント運転操作
は中断されるが、プラント入力読込判断部SCN
は動作しているので、プラント状態の変化は保存
されていることになる。
On the other hand, the plant input reading judgment unit SCN does not detect process signals even during background functions.
If there is a state change in PS, the corresponding bit in the action list processing request table ACTRQS is set to 1 for the action list related to the process signal. In other words, a trigger is issued to request processing from the operation control processing unit ACP. However, the motion control processing unit ACP does not process the action list during the background function. In other words, during the background function, plant operation is interrupted, but the plant input reading judgment unit SCN
is running, so changes in the plant state are preserved.

このようにして、アクシヨンリスト処理中テー
ブルACTRUNには、バツクグラウンド機能移行
時点に処理中断されたアクシヨンリストが記憶さ
れており、また、アクシヨンリスト処理要求テー
ブルACTRQSには、バツクグラウンド機能中に
処理要求されたアクシヨンリスト、及び変更され
たアクシヨンリストが記憶されることになる。し
たがつて、バツクグラウンド機能終了後フオアグ
ラウンド機能に移行する際には、動作制御処理部
ACPは、まずアクシヨンリスト処理中テーブル
ACTRUNのビツト1に対応するアクシヨンリス
トを処理する。すなわち、バツクグラウンド機能
移行時点に処理中断されたアクシヨンリストを処
理する。次にバツクグラウンド機能中に処理要求
されたアクシヨンリスト及び内容変更されたアク
シヨンリストを記憶しているアクシヨンリスト処
理要求テーブルをサーチしてアクシヨンリストを
処理する。すなわち、このようなフオアグラウン
ド機能の回復処理を実行した後、通常のフオアグ
ラウンド機能の処理を続行する。
In this way, the action list processing table ACTRUN stores the action list whose processing was interrupted at the time of transition to the background function, and the action list processing request table ACTRQS stores the action list processing that was interrupted when the background function transitioned. The action list requested for processing and the modified action list are stored. Therefore, when transitioning to the foreground function after the background function ends, the operation control processing unit
ACP first displays the action list processing table.
Process the action list corresponding to bit 1 of ACTRUN. That is, the action list whose processing was interrupted at the time of transition to the background function is processed. Next, an action list processing request table storing the action list requested to be processed during the background function and the action list whose content has been changed is searched to process the action list. That is, after performing such foreground function recovery processing, normal foreground function processing is continued.

第4図は、以上説明した動作をタイムチヤート
で書き表わしたものである。これについて説明す
る。図の各項目のハイレベルは、その処理実行状
態あるいはビツトが1の状態を示し、ローレベル
は、その処理非実行状態あるいはビツトが0の状
態を示している。横方向が時間経過であり、図の
左側から右側へ向つて時間は新しくなつて行く。
第3図に於てフオアグラウンド機能実行中に、ス
イツチTXによる割込が発生すると、インタロツ
ク機能INLFが起動されて、BGR要求ビツトが0
から1にセツトされ、動作制御処理部ACPが起
動される。動作制御処理部ACPは起動されるた
びに、BGR要求ビツト及びBGRモード中ビツト
をチエツクしており、いずれも0であれば通常の
フオアグラウンド機能を実行するが、BGR要求
ビツトが1であると、インタロツク前処理を実行
した後、BGR要求ビツトを1から0にし、同時
にBGRモード中ビツトを0から1にセツトし
て、インタロツク機能INLFを起動する。インタ
ロツク機能INLFは言語処理機能BGRFを起動し
て、バツクグラウンド機能が実行される。バツク
グラウンド機能が終了すると、言語処理機能
BGRFは、BGRモード中ビツトを1から0にリセ
ツトし、動作制御処理部ACPを起動する。
FIG. 4 is a time chart representing the operations described above. This will be explained. A high level of each item in the figure indicates a state where the process is being executed or a state where the bit is 1, and a low level indicates a state where the process is not being executed or a state where the bit is 0. The horizontal direction is the passage of time, and time increases from the left side of the diagram to the right side.
In Figure 3, when an interrupt occurs by switch TX while the foreground function is being executed, the interlock function INLF is activated and the BGR request bit is set to 0.
is set to 1, and the operation control processing unit ACP is activated. Each time the operation control processing unit ACP is started, it checks the BGR request bit and the BGR mode bit. If both are 0, it executes the normal foreground function, but if the BGR request bit is 1, it checks the BGR mode bit. After performing interlock preprocessing, the BGR request bit is set from 1 to 0, and at the same time, the BGR mode bit is set from 0 to 1, and the interlock function INLF is activated. The interlock function INLF starts the language processing function BGRF, and background functions are executed. When the background function ends, the language processing function
BGRF resets the BGR mode bit from 1 to 0 and activates the operation control processing unit ACP.

ACPはバツクグラウンド機能回復処理を行
い、フオアグラウンド機能を続行する。なおプラ
ント入力読込判断部SCNからのアクシヨンリス
トトリガは常にランダムに出されている。
ACP performs background function recovery processing and continues foreground function. Note that the action list trigger from the plant input reading judgment unit SCN is always issued at random.

第5図乃至第7図はインタロツク機能INLF、
プラント入力読込判断部ACP、及び言語処理機
能BGRFを計算機のソフトウエアプログラムで実
現した場合の具体的な実施例をフローチヤートで
示したものである。
Figures 5 to 7 show the interlock function INLF,
This is a flowchart showing a specific example in which the plant input reading judgment unit ACP and the language processing function BGRF are realized by a computer software program.

第5図は、インタロツク機能INLFのプログラ
ムの本発明に関する主要成分のフローチヤートの
一例である。インタロツク機能INLFは、第3図
に示す如く文字入力装置TYのキーボードのスイ
ツチTXにより割込信号TS発生した場合、動作制
御処理部ACPにより、バツクグラウンド機能の
為の準備が完了した場合に起動される。先ずイン
タロツク用フラグBGRFLGのBGRモード中ビツ
ト1かどうかチエツクし、1であれば動作制御処
理部ACPからの起動であるから言語処理機能
BGRFのプログラムを起動し自分自身は終了す
る。
FIG. 5 is an example of a flowchart of the main components of the program of the interlock function INLF according to the present invention. The interlock function INLF is activated by the operation control processing unit ACP when the interrupt signal TS is generated by the keyboard switch TX of the character input device TY as shown in Fig. 3, and when the preparation for the background function is completed. Ru. First, check whether the BGR mode bit of the interlock flag BGRFLG is 1. If it is 1, it means that the activation is from the operation control processing unit ACP, so the language processing function is activated.
Starts the BGRF program and terminates itself.

BGRモード中ビツトが0であれば、次にBGR
要求ビツトが1かどうかチエツクし1であれば、
動作制御処理部ACPにおいて、バツクグラウン
ド機能の準備が完了する以前にスイツチTXによ
る無駄な割込信号TSが発生したものとして、何
もせずに終了する。さもなければスイツチTXに
よるバツクグラウンド機能の要求であるので、
BGR要求ビツトを1にして動作制御処理部ACP
のプログラムを起動し、自分自身は終了する。
If the BGR mode bit is 0, then BGR
Check whether the requested bit is 1, and if it is 1,
In the operation control processing unit ACP, it is assumed that the useless interrupt signal TS has been generated by the switch TX before the preparation of the background function is completed, and the process ends without doing anything. Otherwise, it is a background function request by Switch TX,
The BGR request bit is set to 1 and the operation control processing unit ACP
starts the program and exits itself.

第6図は、プラント入力読込判断部ACPのプ
ログラムの本発明に関する主要部分のフローチヤ
ートの一例である。プラント入力読込判断部
ACPは、インタロツク機能INLFからバツクグラ
ウンド機能要求の場合、又は言語処理機能BGRF
からバツクグラウンド機能終了の場合、又はプラ
ント入力読込判断部SCNからのトリガ信号によ
り起動される。先ずBGRモード中ビツトが1か
どうかチエツクされ、1であれば、バツクグラウ
ンド機能実行中の為、何もせず終了する。さもな
ければ、BGR要求ビツトが1かどうかチエツク
され、1であれば、バツクグラウンド機能の要求
がある為、出力中の制御信号を中断したり又は出
力終了を待つたりする様なインタロツク前処理を
行い、BGR要求ビツトを0にし、BGRモード中
ビツトを1にして、動作制御処理部内部フラツグ
ACPINFを1にして、インタロツク機能INLFの
プログラムを起動し、自分自身は終了する。
FIG. 6 is an example of a flowchart of the main part of the program of the plant input reading determination unit ACP relating to the present invention. Plant input reading judgment unit
ACP is used in the case of a background function request from the interlock function INLF or from the language processing function BGRF.
It is activated when the background function ends or by a trigger signal from the plant input reading judgment unit SCN. First, it is checked whether the BGR mode bit is 1 or not. If it is 1, the process ends without doing anything because the background function is being executed. Otherwise, the BGR request bit is checked to see if it is 1. If it is 1, there is a request for a background function, so interlock preprocessing such as interrupting the control signal being output or waiting for the output to finish is performed. The BGR request bit is set to 0, the BGR mode bit is set to 1, and the operation control processing unit internal flag is set.
Set ACPINF to 1, start the interlock function INLF program, and terminate itself.

ここで、動作制御処理部内部フラツグACPINF
は、フオアグラウンド機能回復処理のタイミング
をとる為に、ACP内部で備忘録として必要なフ
ラツグであり、初期値は0である。
Here, the operation control processing unit internal flag ACPINF
is a flag required as a memorandum within the ACP to determine the timing of the foreground function recovery process, and its initial value is 0.

説明をもとにもどすが、BGR要求ビツトが1
でない場合は、動作制御処理部内部フラツグ
ACPINFが1かどうかをチエツクする。1でなけ
れば、通常のフオアグラウンド機能の処理、つま
りACTRQSテーブルをサーチし、要求されたア
クシヨンリストの処理等を実行する。
Returning to the original explanation, the BGR request bit is 1.
If not, the operation control processing unit internal flag
Check whether ACPINF is 1. If it is not 1, it performs normal foreground function processing, that is, searches the ACTRQS table, processes the requested action list, etc.

動作制御処理部内部フラツグACPINFが1であ
る場合は、バツクグラウンド機能終了により動作
制御処理部ACPが起動された場合で、フオアグ
ラウンド回復処理を行つた後、動作制御処理部内
部フラツグACPINFを0にし、通常のフオアグラ
ウンド機能の処理を行い、終了する。
If the motion control processing unit internal flag ACPINF is 1, it means that the motion control processing unit ACP is started due to the termination of the background function, and after performing foreground recovery processing, the motion control processing unit internal flag ACPINF is set to 0. , performs normal foreground function processing, and exits.

第7図は言語処理機能BGRFのプログラムの本
発明に関する主要部分のフローチヤートの一例で
ある。言語処理機能BGRFは、動作制御処理部
ACPにより、バツクグラウンド機能の為の準備
が完了すると、インタロツク機能INLFから起動
され、バツクグラウンド機能の処理を実行する。
それが終了すると、インタロツク用フラツグ
BGRFLGのBGRモード中ビツトを0にして、動
作制御処理部ACPを起動し自分自身は終了す
る。
FIG. 7 is an example of a flowchart of the main part of the language processing function BGRF program related to the present invention. The language processing function BGRF is the operation control processing unit
When the preparation for the background function is completed by ACP, it is started from the interlock function INLF and executes the background function processing.
When it is finished, the interlock flag is
It sets the BGR mode bit of BGRFLG to 0, starts the operation control processing unit ACP, and terminates itself.

以上本発明によれば、プラントの計算機による
運転のための運転操作を収めているアクシヨンリ
ストの記述内容をプラントの運転中であつても変
更することができる。その際フオアグラウンド機
能により誤つた処理が行われることを防止するた
め、アクシヨンリストの処理を中断するので、被
制御プラントを危険な状態にする事なく、安全に
変更することができる。
As described above, according to the present invention, it is possible to change the description contents of an action list containing operating operations for computer-based operation of a plant even while the plant is in operation. At this time, in order to prevent erroneous processing by the foreground function, processing of the action list is interrupted, so changes can be made safely without putting the controlled plant in a dangerous state.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図はプラントの自動運転装置の概略を説明
するための図、第2図は記憶内容の変更装置の概
略を説明するための図、第3図は本発明の一実施
例を示す構成説明図、第4図は第3図の作動を説
明する為のタイムチヤート、第5図は第3図のイ
ンタロツク機能の本発明に関する主要部の一例を
示すフローチヤート、第6図は第3図の動作制御
処理部の本発明に関する主要部の一例を示すフロ
ーチヤート、第7図は第3図の言語処理機能の本
発明に関する主要部の一例を示すフローチヤート
である。 PNT……被制御プラント、M……補助記憶装
置、SCN……プラント入力読込判断部、ACP…
…動作制御処理部、DP……表示装置、TY……文
字入力装置、TX……割込信号発生用スイツチ。
Fig. 1 is a diagram for explaining the outline of the automatic operation device of the plant, Fig. 2 is a diagram for explaining the outline of the storage content changing device, and Fig. 3 is a configuration explanation showing one embodiment of the present invention. 4 is a time chart for explaining the operation of FIG. 3, FIG. 5 is a flowchart showing an example of the main part of the interlock function of FIG. 3 related to the present invention, and FIG. FIG. 7 is a flowchart showing an example of the main part of the operation control processing section related to the present invention. FIG. 7 is a flowchart showing an example of the main part of the language processing function of FIG. 3 related to the present invention. PNT...Controlled plant, M...Auxiliary storage device, SCN...Plant input reading judgment unit, ACP...
...Operation control processing unit, DP...Display device, TY...Character input device, TX...Interrupt signal generation switch.

Claims (1)

【特許請求の範囲】 1 プラント運転のための情報を記述した複数個
のアクシヨンリストを予め機械語レベルで記憶す
る記憶装置と、 前記プラントの状態に応じて処理すべきアクシ
ヨンリストをトリガするプラント入力読込判断部
と、 トリガされたアクシヨンリストを登録するアク
シヨンリスト処理要求テーブルと、 処理中のアクシヨンリストを登録するアクシヨ
ンリスト処理中テーブルと、 前記アクシヨンリストの記述内容の変更の際に
起動され前記アクシヨンリストの処理を中断させ
るためのインタロツク手段と、 前記インタロツク手段により起動され前記アク
シヨンリストの記述内容を機械語レベルからソー
スレベルに変換して表示装置に表示し、変更が行
われるとソースレベルから機械語レベルに変換し
て前記記憶装置に記憶するとともに、変更された
アクシヨンリストを前記アクシヨンリスト処理要
求テーブルに登録する言語処理手段と、 前記アクシヨンリストの記述内容の変更を要し
ないときは前記アクシヨンリスト処理要求テーブ
ルに登録されたアクシヨンリストを順次処理し、
前記アクシヨンリストの記述内容を変更する際に
は、前記インタロツク手段による前記アクシヨン
リストの処理中断によつて前記プラントが不安定
な状態にならないようにするためのインタロツク
前処理を行い、前記アクシヨンリストの記述内容
の変更が終了したときは、前記アクシヨンリスト
処理中テーブルに登録されたアクシヨンリストお
よび前記アクシヨンリスト処理要求テーブルに登
録されたアクシヨンリストを処理する動作制御処
理部とを備えてなるプラント自動運転装置。
[Claims] 1. A storage device that stores in advance a plurality of action lists describing information for plant operation at a machine language level, and triggers the action list to be processed according to the state of the plant. A plant input reading determination unit, an action list processing request table for registering a triggered action list, an action list processing table for registering an action list being processed, and changing the description content of the action list. an interlock means activated by the interlock means to interrupt the processing of the action list; and an interlock means activated by the interlock means to convert the written content of the action list from a machine language level to a source level and display it on a display device; language processing means for converting from a source level to a machine language level and storing it in the storage device when a change is made, and registering the changed action list in the action list processing request table; When the description does not need to be changed, the action list registered in the action list processing request table is sequentially processed,
When changing the description content of the action list, interlock preprocessing is performed to prevent the plant from becoming unstable due to interruption of processing of the action list by the interlock means. When the modification of the description contents of the action list is completed, the action control processing unit that processes the action list registered in the action list processing table and the action list registered in the action list processing request table A plant automatic operation device equipped with
JP11653376A 1976-09-30 1976-09-30 Interlock unit for memory content alteration Granted JPS5342533A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11653376A JPS5342533A (en) 1976-09-30 1976-09-30 Interlock unit for memory content alteration

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11653376A JPS5342533A (en) 1976-09-30 1976-09-30 Interlock unit for memory content alteration

Publications (2)

Publication Number Publication Date
JPS5342533A JPS5342533A (en) 1978-04-18
JPS6129001B2 true JPS6129001B2 (en) 1986-07-03

Family

ID=14689471

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11653376A Granted JPS5342533A (en) 1976-09-30 1976-09-30 Interlock unit for memory content alteration

Country Status (1)

Country Link
JP (1) JPS5342533A (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57127248A (en) * 1981-01-30 1982-08-07 Fujitsu Ltd Console control device
JPS5935237A (en) * 1982-08-23 1984-02-25 Hitachi Ltd Software correcting method
JPS6041143A (en) * 1983-08-15 1985-03-04 Japan Atom Energy Res Inst Method for setting up control condition of computer system
JPH0619646B2 (en) * 1984-07-31 1994-03-16 三菱電機株式会社 Programmable controller
JPH0619645B2 (en) * 1984-07-31 1994-03-16 三菱電機株式会社 Programmable controller
JPS6181923A (en) * 1984-09-22 1986-04-25 ゼネラルパツカ−株式会社 Automatic exchanger for bag feeding stocker
JPS63177996A (en) * 1987-01-20 1988-07-22 Nippon Light Metal Co Ltd Filler metal for welding of aluminum material
JPS63248593A (en) * 1987-03-31 1988-10-14 Showa Alum Corp Aluminum alloy filler metal
JPH01134501A (en) * 1987-11-19 1989-05-26 Fanuc Ltd Pc program editing system

Also Published As

Publication number Publication date
JPS5342533A (en) 1978-04-18

Similar Documents

Publication Publication Date Title
US8004533B2 (en) Graphics input command stream scheduling method and apparatus
JPS63111545A (en) Microprocessor for debug
JPS6129001B2 (en)
US4745572A (en) Software editing instrument
JPS6010643B2 (en) sequence controller
JP5087031B2 (en) Display control device, input operation device, display system, and control system
KR900008402A (en) The processor system most appropriate for the save and restore method and its implementation.
JP2713124B2 (en) In-circuit emulator
JPS59733A (en) Control system of conversation processing
CA1168367A (en) Bidirectional character definition
JP2000267703A (en) Programmable controller
JPH03168801A (en) Plant operation device
JP2808757B2 (en) Microprocessor for debugging
JP3741371B2 (en) Event control apparatus and event control method
JPH01161419A (en) Console control system
JPH03137736A (en) Operation tracing system for micro processor
JPH04268928A (en) Emulation device and semiconductor device
JPS6190211A (en) Process monitor system for programmable controller
JPH0726754Y2 (en) Input processing device
JPS62171023A (en) Terminal controller
JPS63223931A (en) Logic diagram execution route output processing system
JPS59153245A (en) Debugging device
JPS62278623A (en) Data display method for key input buffer
Elshoff et al. Handling asynchronous interrupts in a PL/1‐like language
JPS63188242A (en) Production/control system for program error information