JPH10214107A - Plant controller - Google Patents

Plant controller

Info

Publication number
JPH10214107A
JPH10214107A JP1531297A JP1531297A JPH10214107A JP H10214107 A JPH10214107 A JP H10214107A JP 1531297 A JP1531297 A JP 1531297A JP 1531297 A JP1531297 A JP 1531297A JP H10214107 A JPH10214107 A JP H10214107A
Authority
JP
Japan
Prior art keywords
processing unit
plant
control
central processing
memory
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.)
Withdrawn
Application number
JP1531297A
Other languages
Japanese (ja)
Inventor
Koichi Matsumoto
孝一 松本
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 JP1531297A priority Critical patent/JPH10214107A/en
Publication of JPH10214107A publication Critical patent/JPH10214107A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the maintenance and control performance of a plant controller. SOLUTION: This device is provided with a central processing unit 2 which processes plant data inputted through a plant input and output controller 3 according to a control program, and calculates control data to a plant, and an auxiliary processing part 6 which prepares a control program by an interaction with an operator. This auxiliary processing part 6 is connected through an inside bus 7 capable of the high speed transfer of data with the central processing unit 2.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、シーケンス制御や
プロセス制御用のプラント制御装置に関する。
[0001] The present invention relates to a plant control device for sequence control and process control.

【0002】[0002]

【従来の技術】図2に従来のプラント制御装置1を示
す。このプラント制御装置1を構成するものとして、中
央処理部2、プラント入出力制御部3、これらを接続す
るためのコントロールバス4がある。また、プラント制
御装置1には保守ツール5がシリアル伝送にて接続され
る。
2. Description of the Related Art FIG. 2 shows a conventional plant control apparatus 1. The plant control device 1 includes a central processing unit 2, a plant input / output control unit 3, and a control bus 4 for connecting these components. A maintenance tool 5 is connected to the plant control device 1 by serial transmission.

【0003】このようなプラント制御装置1において
は、保守ツール5上で制御対象のプラントに適合した制
御プログラムが作成され、シリアル伝送を介して中央処
理部2に制御プログラムが転送される。プラント制御装
置1は、保守ツール5などからの起動指令に基づいて中
央処理部2にて制御プログラムを実行することにより、
プラントの制御を開始する。
In such a plant control device 1, a control program suitable for a plant to be controlled is created on the maintenance tool 5, and the control program is transferred to the central processing unit 2 via serial transmission. The plant control device 1 executes a control program in the central processing unit 2 based on a start command from the maintenance tool 5 or the like,
Start control of the plant.

【0004】プラント制御としては、中央処理部2がコ
ントロールバス4を介して接続されているプラント入出
力制御部3を使い、「プラントからのプラントデータの
入力」→「制御プログラムに従った演算」→「プラント
への制御データの出力」の繰り返し動作が基本となる。
これを通常サイクリック処理と称している。
For plant control, the central processing unit 2 uses a plant input / output control unit 3 connected via a control bus 4 to “input plant data from a plant” → “calculation according to a control program”. → The basic operation is the repetition of "output of control data to the plant".
This is usually called cyclic processing.

【0005】また、中央処理部2が実行する制御には、
上記サイクリック処理の他にイベント処理がある。これ
は例えば、プラント制御装置間をネットワークで接続し
ているような場合のデータ受信処理に該当し、非定常時
に起動される処理である。
The control executed by the central processing unit 2 includes:
There is an event process other than the cyclic process. This corresponds to, for example, a data reception process when the plant control devices are connected via a network, and is a process that is started at an irregular time.

【0006】なお上記制御動作中、保守ツール5は、プ
ラント制御装置1に接続されている場合には中央処理部
2の挙動をモニタするのが主な機能となる。ただし、保
守ツール5は、プラント制御装置1とは制御動作中外さ
れていることもある。
During the control operation, the main function of the maintenance tool 5 is to monitor the behavior of the central processing unit 2 when connected to the plant control device 1. However, the maintenance tool 5 may be disconnected from the plant control device 1 during the control operation.

【0007】中央処理部2は、その内部構成例を図3に
示すように、マイクロプロセッサ20と、制御プログラ
ムを格納するメモリ21と、コントロールバス4とのデ
ータ転送を行うコントロールバスインタフェース22
と、保守ツール5とのデータ転送を行うツールインタフ
ェース23とで構成される。
As shown in FIG. 3, the central processing unit 2 has a microprocessor 20, a memory 21 for storing a control program, and a control bus interface 22 for transferring data to and from the control bus 4.
And a tool interface 23 for transferring data to and from the maintenance tool 5.

【0008】また、図4は保守ツール5の内部構成例を
示すもので、この図に示すように、保守ツール5は、マ
イクロプロセッサ50と、作成した制御プログラムを一
時格納するメモリ51と、メモリ51の補助的役割(拡
張部)の補助記憶部52と、中央処理部2とのデータ転
送を行う本体インタフェース53と、人間系とのコミュ
ニケーションをとるためのキーボード等の入力部54
と、CRT等の表示部55とで構成される。
FIG. 4 shows an example of the internal configuration of the maintenance tool 5. As shown in FIG. 4, the maintenance tool 5 includes a microprocessor 50, a memory 51 for temporarily storing a created control program, and a memory 51. An auxiliary storage unit 52 of an auxiliary role (extension unit) 51, a main body interface 53 for transferring data with the central processing unit 2, and an input unit 54 such as a keyboard for communicating with a human system.
And a display unit 55 such as a CRT.

【0009】[0009]

【発明が解決しようとする課題】上記したような従来技
術においては、以下のような問題がある。
The above-mentioned prior art has the following problems.

【0010】(1)保守ツール5と中央処理部2間を接
続するシリアル伝送は、通常RS−232C等汎用の接
続手段を使用しており、高速なデータ転送を行うことが
できないため、制御プログラムの転送に多くの時間を費
やしている。
(1) Serial transmission for connecting between the maintenance tool 5 and the central processing unit 2 normally uses general-purpose connection means such as RS-232C and cannot perform high-speed data transfer. Spend a lot of time on the transfer.

【0011】(2)プラントの制御が拡大・複雑化する
に従い、中央処理部2で実行するサイクリック処理とイ
ベント処理の量が多くなり、中央処理部2の性能限界に
達する場合がある。
(2) As the control of the plant is expanded and complicated, the amount of cyclic processing and event processing executed by the central processing unit 2 increases, and the performance limit of the central processing unit 2 may be reached.

【0012】本発明は、かかる点に対処してなされたも
ので、中央処理部と保守ツール機能の一部を一体化し、
保守性と制御性能を向上させたプラント制御装置を提供
することを目的とする。
The present invention has been made in view of the above circumstances, and has a central processing unit and a part of a maintenance tool function integrated.
An object is to provide a plant control device with improved maintainability and control performance.

【0013】[0013]

【課題を解決するための手段】上記目的を達成するため
に、請求項1の発明のプラント制御装置は、プラントか
らのプラントデータの入力およびプラントへの制御デー
タの出力を行うプラント入出力制御部と、制御プログラ
ムに従ってプラント入出力制御部を介して入力されるプ
ラントデータを処理しプラントへの制御データを演算す
る中央処理部と、オペレータとの対話により制御プログ
ラムを作成してメモリに格納し、このメモリに格納され
た制御プログラムを中央処理部のメモリに転送する補助
処理部と、この補助処理部と中央処理部との間のデータ
転送を行う内部バスとを具備することを特徴とする。
According to a first aspect of the present invention, a plant input / output control unit for inputting plant data from a plant and outputting control data to the plant is provided. And a central processing unit that processes plant data input via the plant input / output control unit according to the control program and calculates control data to the plant, and creates a control program through dialogue with an operator and stores the control program in a memory; It is characterized by comprising an auxiliary processing unit for transferring a control program stored in the memory to the memory of the central processing unit, and an internal bus for transferring data between the auxiliary processing unit and the central processing unit.

【0014】上記発明においては、制御プログラムを作
成する補助処理部をプラント制御装置内に設け、プラン
ト制御を実行する中央処理部と内部バスを介して接続す
ることにより、作成した制御プログラムを補助処理部か
ら内部バスを介して中央処理部へ高速で転送することが
でき、制御プログラムの転送時間を大幅に短縮すること
ができる。
In the above invention, an auxiliary processing section for creating a control program is provided in the plant control device, and is connected to a central processing section for executing plant control via an internal bus, so that the created control program is subjected to the auxiliary processing. It is possible to transfer the control program from the unit to the central processing unit via the internal bus at a high speed, and it is possible to greatly reduce the transfer time of the control program.

【0015】請求項2の発明は、請求項1のプラント制
御装置において、中央処理部は、当該中央処理部のメモ
リの異常を検出したとき、補助処理部のメモリに格納さ
れている制御プログラムに従ってプラント制御を行うこ
とを特徴とする。
According to a second aspect of the present invention, in the plant control device according to the first aspect, when the central processing unit detects an abnormality in the memory of the central processing unit, the central processing unit follows a control program stored in the memory of the auxiliary processing unit. It is characterized by performing plant control.

【0016】請求項2の発明においては、中央処理部の
メモリの代用として補助処理部のメモリを使用すること
ができ、中央処理部のメモリの異常に対しても、制御の
停止を回避することがことができる。
According to the second aspect of the present invention, the memory of the auxiliary processing unit can be used as a substitute for the memory of the central processing unit, and the suspension of control can be avoided even if the memory of the central processing unit is abnormal. Can be.

【0017】請求項3の発明は、請求項1のプラント制
御装置において、補助処理部は、中央処理部の挙動を示
すデータを内部バスを介して取り込み監視することを特
徴とする。
According to a third aspect of the present invention, in the plant control device according to the first aspect, the auxiliary processing unit captures and monitors data indicating the behavior of the central processing unit via an internal bus.

【0018】請求項3の発明においては、中央処理部の
挙動データをリアルタイムで補助処理部に取り込むこと
ができ、中央処理部の異常発生の迅速な発見およびその
際の挙動データのトレースを可能にし、中央処理部の保
守性を向上させることができる。
According to the third aspect of the invention, the behavior data of the central processing unit can be fetched into the auxiliary processing unit in real time, so that the occurrence of an abnormality in the central processing unit can be quickly detected and the behavior data at that time can be traced. In addition, maintainability of the central processing unit can be improved.

【0019】請求項4の発明は、請求項1のプラント制
御装置において、中央処理部は、補助処理部の機能が必
要か否か判断し、不要と判断したとき補助処理部を一時
停止状態とする機能を有することを特徴とする。
According to a fourth aspect of the present invention, in the plant control device of the first aspect, the central processing unit determines whether or not the function of the auxiliary processing unit is necessary. It has a function to perform.

【0020】請求項4の発明においては、補助処理部の
機能が不要のときには、補助処理部を停止状態とするこ
とができ、無駄な消費電力を削減することができる。
According to the fourth aspect of the present invention, when the function of the auxiliary processing unit is unnecessary, the auxiliary processing unit can be stopped, and wasteful power consumption can be reduced.

【0021】請求項5の発明は、請求項1のプラント制
御装置において、補助処理部は、中央処理部が使用する
制御プログラムに関連する表示情報を格納することを特
徴とする。
According to a fifth aspect of the present invention, in the plant control device of the first aspect, the auxiliary processing section stores display information related to a control program used by the central processing section.

【0022】請求項5の発明においては、補助処理部に
制御プログラムに関連する表示情報、例えば制御シンボ
ル図の表示画面上の位置や色情報等を格納することによ
り、制御プログラム情報をより詳細かつ明確にオペレー
タに提示することができ、制御機能の保守性が向上す
る。
According to the fifth aspect of the present invention, the display information related to the control program, for example, the position and color information of the control symbol diagram on the display screen is stored in the auxiliary processing section, so that the control program information can be more detailed and stored. It can be clearly presented to the operator, and the maintainability of the control function is improved.

【0023】請求項6の発明は、請求項1のプラント制
御装置において、補助処理部は、非定常的なイベント処
理を担うことを特徴とする。
According to a sixth aspect of the present invention, in the plant control device of the first aspect, the auxiliary processing unit is responsible for an unsteady event process.

【0024】請求項6の発明においては、プラント制御
に関する処理のうちサイクリック処理を中央処理部で、
イベント処理を補助処理部で分けて受け持つことによ
り、より複雑なプラント制御にも対応することができる
とともに、プラント制御の高速化を図ることができる。
According to the sixth aspect of the present invention, of the processing related to plant control, the cyclic processing is performed by the central processing unit.
By dividing and handling the event processing by the auxiliary processing unit, it is possible to cope with more complicated plant control and to achieve high-speed plant control.

【0025】[0025]

【発明の実施の形態】以下、図面に基づいて本発明の実
施の形態を説明する。なお、従来例と共通する部分には
同一符号を付記して、重複する説明は省略する。
Embodiments of the present invention will be described below with reference to the drawings. In addition, the same reference numerals are given to portions common to the conventional example, and duplicate description will be omitted.

【0026】図1は、本発明のプラント制御装置10の
一実施の形態を示すもので、図2に示す従来技術と比較
して、中央処理部2、プラント入出力制御部3およびコ
ントロールバス4に加え、補助処理部6、および補助処
理部6と中央処理部2を接続する内部バス7を設けてい
る。また、補助処理部6には、人間系とのコミュニケー
ションをとるための入力/表示部8が接続されている。
入力/表示部8としては、CRT表示装置、液晶表示装
置、プラズマ表示装置等の表示装置と、キーボード、マ
ウス、タッチパネル等の入力装置とが組合わせて用いら
れる。
FIG. 1 shows an embodiment of a plant control device 10 according to the present invention. Compared with the prior art shown in FIG. 2, a central processing unit 2, a plant input / output control unit 3, and a control bus 4 In addition, an auxiliary processing unit 6 and an internal bus 7 connecting the auxiliary processing unit 6 and the central processing unit 2 are provided. An input / display unit 8 for communicating with a human system is connected to the auxiliary processing unit 6.
As the input / display unit 8, a display device such as a CRT display device, a liquid crystal display device, or a plasma display device, and an input device such as a keyboard, a mouse, and a touch panel are used in combination.

【0027】中央処理部2は、マイクロプロセッサ2
0、RAM等のメモリ21、コントロールバスインタフ
ェース、および内部バス7との接続手段である内部バス
インタフェース24によって構成されている。
The central processing unit 2 includes a microprocessor 2
0, a memory 21 such as a RAM, a control bus interface, and an internal bus interface 24 which is means for connecting to the internal bus 7.

【0028】補助処理部6には、図4に示す従来技術の
保守ツール5とほぼ同等のマイクロプロセッサ60、R
AM等のメモリ61、およびディスク装置等の補助記憶
部62からなる構成に、入力/表示部8とのデータ伝達
を行い人間系とのコミュニケーションをとるためのマン
マシンインタフェース63と、内部バス7とのデータ伝
達を行う内部バスインタフェース64とが付加されてい
る。
The auxiliary processing unit 6 includes a microprocessor 60 and an R, which are substantially equivalent to the maintenance tool 5 of the prior art shown in FIG.
A man-machine interface 63 for transmitting data to the input / display unit 8 and communicating with a human system, and an internal bus 7 in a configuration including a memory 61 such as an AM and an auxiliary storage unit 62 such as a disk device. And an internal bus interface 64 for transmitting data.

【0029】なお、内部バスとしては、例えば32または
64ビットデータ幅のパラレルバスが好適である。
As the internal bus, for example, 32 or
A parallel bus with a 64-bit data width is preferred.

【0030】次に、本実施の形態の作用を説明する。Next, the operation of the present embodiment will be described.

【0031】補助処理部6は、入力/表示部8を介して
入力されるオペレータからの情報に基づいて制御プログ
ラムを作成しメモリ61内に格納する。
The auxiliary processing unit 6 creates a control program based on information from the operator input via the input / display unit 8 and stores it in the memory 61.

【0032】このようにして補助処理部6のマイクロプ
ロセッサ60によってメモリ61内に生成された制御プ
ログラムは、内部バスインタフェース64、内部バス
7、および中央処理部2の内部バスインタフェース24
を介して、中央処理部2のメモリ21内に格納される。
The control program generated in the memory 61 by the microprocessor 60 of the auxiliary processing unit 6 in this manner includes the internal bus interface 64, the internal bus 7, and the internal bus interface 24 of the central processing unit 2.
Is stored in the memory 21 of the central processing unit 2 via

【0033】これにより、制御プログラムの中央処理部
2への高速転送が可能となる。
This makes it possible to transfer the control program to the central processing unit 2 at a high speed.

【0034】中央処理部2は、メモリ21内の制御プロ
グラムに従って、プラント入出力制御部3を使って、
「プラントからのプラントデータの入力」→「制御プロ
グラムに従った演算」→「プラントへの制御データの出
力」のサイクリック処理を行う。
The central processing unit 2 uses the plant input / output control unit 3 according to the control program in the memory 21 to
Cyclic processing of “input of plant data from plant” → “operation according to control program” → “output of control data to plant” is performed.

【0035】上記制御動作中にマイクロプロセッサ20
の診断機能によりメモリ21の一部に異常を検出した場
合には、中央処理部2は制御プログラムの該当部分のみ
を補助処理部6のメモリ61より内部バス7を使って読
み込み、メモリ21に再書込みする。
During the above control operation, the microprocessor 20
When an abnormality is detected in a part of the memory 21 by the diagnostic function of (1), the central processing unit 2 reads only the relevant part of the control program from the memory 61 of the auxiliary processing unit 6 using the internal bus 7 and re-reads it to the memory 21 Write.

【0036】これにより、メモリ21の過渡的な一部の
異常により制御機能の一部が停止することを防ぐことが
できる。また、内部バス7を使うことで中央処理部2で
実行中の他の制御動作に与える影響を最小限に抑えるこ
とができる。
Thus, it is possible to prevent a part of the control function from being stopped due to a transient part of the abnormality of the memory 21. In addition, the use of the internal bus 7 can minimize the influence on other control operations being executed by the central processing unit 2.

【0037】また、上記メモリ21の異常が一時的なも
のではない場合は、中央処理部2のマイクロプロセッサ
20はメモリ21の代わりに補助処理部6のメモリ61
を使用してプラント制御を続行する。
If the abnormality in the memory 21 is not temporary, the microprocessor 20 of the central processing unit 2 replaces the memory 21 with the memory 61 of the auxiliary processing unit 6.
Continue plant control using.

【0038】これにより、メモリ21の永久的異常によ
り中央処理部2の制御機能が停止することを防ぐことが
できる。
Thus, it is possible to prevent the control function of the central processing unit 2 from stopping due to a permanent abnormality in the memory 21.

【0039】さらに、本実施の形態では、補助処理部6
のマイクロプロセッサ60は、中央処理部2の制御動作
中の挙動データを、内部バス7を介してリアルタイムに
補助記憶部62に格納し、オペレータからの要求に応じ
て入力/表示部8に表示出力する。
Further, in this embodiment, the auxiliary processing unit 6
Microprocessor 60 stores the behavior data during the control operation of the central processing unit 2 in the auxiliary storage unit 62 in real time via the internal bus 7 and displays the data on the input / display unit 8 in response to a request from the operator. I do.

【0040】これにより、中央処理部2の挙動のトレー
スが可能となり、異常発生時の保守性が向上する。
As a result, the behavior of the central processing unit 2 can be traced, and the maintainability when an abnormality occurs is improved.

【0041】また、この実施の形態とは別に、中央処理
部2は制御動作時にマイクロプロセッサ20の機能によ
り、補助処理部6の機能が必要か否かを判断し、内部バ
ス7を介して補助処理部6へ停止コマンドを出力してマ
イクロプロセッサ60をスリープ状態するようにするこ
ともできる。この場合には、マイクロプロセッサ60の
スリープ状態はマイクロプロセッサ20からの起動コマ
ンドにより解除され、再起動されることになる。
In addition to this embodiment, the central processing unit 2 determines whether or not the function of the auxiliary processing unit 6 is necessary by the function of the microprocessor 20 during the control operation, and provides the auxiliary processing via the internal bus 7. It is also possible to output a stop command to the processing unit 6 to put the microprocessor 60 in a sleep state. In this case, the sleep state of the microprocessor 60 is released by a start command from the microprocessor 20 and restarted.

【0042】これにより、補助処理部6の機能が不要な
ときは、補助処理部6を停止状態に保つことで、プラン
ト制御装置全体の消費電力を削減することができる。
Thus, when the function of the auxiliary processing unit 6 is unnecessary, the power consumption of the entire plant control device can be reduced by keeping the auxiliary processing unit 6 in a stopped state.

【0043】さらに、本実施の形態では、中央処理部2
内のメモリ21に格納された制御プログラムに対する関
連情報、例えば制御シンボル図の表示画面上の位置や色
情報等を、補助処理部6の補助記憶部62内に格納す
る。
Further, in this embodiment, the central processing unit 2
In the auxiliary storage unit 62 of the auxiliary processing unit 6, information related to the control program stored in the memory 21 inside the storage unit, such as the position and color information of the control symbol diagram on the display screen, is stored.

【0044】これにより、入力/表示部8で制御プログ
ラム情報をより詳細に表示することができ保守性が向上
する。
As a result, the control program information can be displayed in more detail on the input / display unit 8, thereby improving maintainability.

【0045】また、本実施の形態では、従来は中央処理
部2が行っていた非定常的なイベント処理を補助処理部
6が行うようする。これにより、中央処理部2は高速制
御に、補助処理部はより複雑な制御に対応することがで
き、プラント制御装置としての機能を向上させることが
できる。
Further, in the present embodiment, the auxiliary processing unit 6 performs the non-stationary event processing conventionally performed by the central processing unit 2. Thereby, the central processing unit 2 can cope with high-speed control, and the auxiliary processing unit can cope with more complicated control, and the function as a plant control device can be improved.

【0046】なお、補助処理部6用のオペレーティング
システムとして、汎用なリアルタイムのオペレーティン
グシステムを使用することにより、補助処理部6内で汎
用なソフトを動作させて、プラント制御装置としての汎
用性を向上させることもできる。
By using a general-purpose real-time operating system as the operating system for the auxiliary processing unit 6, general-purpose software is operated in the auxiliary processing unit 6 to improve versatility as a plant control device. It can also be done.

【0047】[0047]

【発明の効果】上記したように、本発明によれば、プラ
ント制御装置内に補助処理部を設けて中央処理部と内部
バスで接続することにより、プラント制御装置としての
「保守性の向上」および「性能向上」を実現することが
できる。
As described above, according to the present invention, by providing an auxiliary processing unit in a plant control device and connecting it to the central processing unit via an internal bus, "improvement of maintainability" as the plant control device is achieved. And "performance improvement" can be realized.

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

【図1】本発明のプラント制御装置の一実施の形態を示
すブロック図である。
FIG. 1 is a block diagram showing one embodiment of a plant control device of the present invention.

【図2】従来のプラント制御装置の概略的な構成を示す
図である。
FIG. 2 is a diagram showing a schematic configuration of a conventional plant control device.

【図3】図2に示す中央処理部の内部構成を示すブロッ
ク図である。
FIG. 3 is a block diagram showing an internal configuration of a central processing unit shown in FIG. 2;

【図4】図2に示す保守ツールの内部構成を示すブロッ
ク図である。
FIG. 4 is a block diagram showing an internal configuration of the maintenance tool shown in FIG.

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

1、10………プラント制御装置 2………中央処理部、 3………プラント入出力制御部 4………コントロールバス 5………保守ツール 6………補助処理部 7………内部バス 8………入力/表示部 20、50、60………マイクロプロセッサ 21、51、61………メモリ 22………コントロールバスインタフェース 24、64………内部バスインタフェース 52、62………補助記憶部 63………マンマシンインタフェース 1, 10 Plant control device 2 Central processing unit 3 Plant input / output control unit 4 Control bus 5 Maintenance tool 6 Auxiliary processing unit 7 Internal Bus 8 Input / display unit 20, 50, 60 Microprocessor 21, 51, 61 Memory 22 Control bus interface 24, 64 Internal bus interface 52, 62 Auxiliary storage unit 63 ...... Man-machine interface

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 プラントからのプラントデータの入力お
よびプラントへの制御データの出力を行うプラント入出
力制御部と、 制御プログラムに従って前記プラント入出力制御部を介
して入力されるプラントデータを処理しプラントへの制
御データを演算する中央処理部と、 オペレータとの対話により前記制御プログラムを作成し
てメモリに格納し、このメモリに格納された制御プログ
ラムを前記中央処理部のメモリに転送する補助処理部
と、 この補助処理部と前記中央処理部との間のデータ転送を
行う内部バスとを具備することを特徴とするプラント制
御装置。
A plant input / output control unit for inputting plant data from a plant and outputting control data to the plant; and a plant for processing plant data input via the plant input / output control unit according to a control program. A central processing unit for calculating control data to the control unit; and an auxiliary processing unit for creating the control program through interaction with an operator, storing the control program in a memory, and transferring the control program stored in the memory to the memory of the central processing unit. A plant control device comprising: an internal bus for performing data transfer between the auxiliary processing unit and the central processing unit.
【請求項2】 前記中央処理部は、当該中央処理部のメ
モリの異常を検出したとき、前記補助処理部のメモリに
格納されている制御プログラムに従ってプラント制御を
行うことを特徴とする請求項1記載のプラント制御装
置。
2. The apparatus according to claim 1, wherein the central processing unit performs plant control according to a control program stored in a memory of the auxiliary processing unit when detecting an abnormality in a memory of the central processing unit. The plant control device as described in the above.
【請求項3】 前記補助処理部は、前記中央処理部の挙
動を示すデータを前記内部バスを介して取り込み監視す
ることを特徴とする請求項1記載のプラント制御装置。
3. The plant control device according to claim 1, wherein the auxiliary processing unit captures data indicating the behavior of the central processing unit via the internal bus and monitors the data.
【請求項4】 前記中央処理部は、前記補助処理部の機
能が必要か否か判断し、不要と判断したとき前記補助処
理部を一時停止状態とする機能を有することを特徴とす
る請求項1記載のプラント制御装置。
4. The central processing unit has a function of determining whether or not the function of the auxiliary processing unit is necessary, and having a function of temporarily suspending the auxiliary processing unit when the function is determined to be unnecessary. 2. The plant control device according to 1.
【請求項5】 前記補助処理部は、前記中央処理部が使
用する制御プログラムに関連する表示情報を格納するこ
とを特徴とする請求項1記載のプラント制御装置。
5. The plant control device according to claim 1, wherein the auxiliary processing unit stores display information related to a control program used by the central processing unit.
【請求項6】 前記補助処理部は、非定常的なイベント
処理を担うことを特徴とする請求項1記載のプラント制
御装置。
6. The plant control device according to claim 1, wherein the auxiliary processing unit performs an unsteady event process.
JP1531297A 1997-01-29 1997-01-29 Plant controller Withdrawn JPH10214107A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1531297A JPH10214107A (en) 1997-01-29 1997-01-29 Plant controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1531297A JPH10214107A (en) 1997-01-29 1997-01-29 Plant controller

Publications (1)

Publication Number Publication Date
JPH10214107A true JPH10214107A (en) 1998-08-11

Family

ID=11885278

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1531297A Withdrawn JPH10214107A (en) 1997-01-29 1997-01-29 Plant controller

Country Status (1)

Country Link
JP (1) JPH10214107A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003295914A (en) * 2001-05-21 2003-10-17 Omron Corp Slave, node, processing device, processing method, network power supply monitor system, power supply monitor method, input/output device power supply monitor system, and monitoring method for network system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003295914A (en) * 2001-05-21 2003-10-17 Omron Corp Slave, node, processing device, processing method, network power supply monitor system, power supply monitor method, input/output device power supply monitor system, and monitoring method for network system

Similar Documents

Publication Publication Date Title
JPH10214107A (en) Plant controller
JP2911256B2 (en) Digital controller
JPH0325535A (en) Operator console
JP2745567B2 (en) Computer system
JPH11110177A (en) Display processing system for monitoring control system
Totsuka et al. Development of a new discharge control system for JT-60 with a unix workstation and a VME-bus system
JPH0512585A (en) Plant monitoring device
JPS62135901A (en) Programmable controller
JPH03242736A (en) Abnormality processing system
JPH0879278A (en) Central monitoring system
JPH03209534A (en) Back-up device for development of program
JPS62254205A (en) Debug device
JPH02196293A (en) Display monitor device
JP2000187649A (en) Method and device for controlling command in parallel processing type on-line system
JPS63191208A (en) Plant operation guidance device
JPH01175609A (en) System for updating screen display
JPH0462486A (en) Ic test system
JPH03268033A (en) Remote debugging system
JPH04138533A (en) Maintenance control system for processor
JPS6235743A (en) Initial setting device
JPS6238906A (en) Numerical controller
JPH04243415A (en) Magnetic tape journal management system
JPH11191072A (en) Debug break processing method and debug processor
JPH031256A (en) Input/output control processing system for disk device in on-line terminal
JPH0469904B2 (en)

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20040406