JP2003140709A - Process controller - Google Patents

Process controller

Info

Publication number
JP2003140709A
JP2003140709A JP2001341017A JP2001341017A JP2003140709A JP 2003140709 A JP2003140709 A JP 2003140709A JP 2001341017 A JP2001341017 A JP 2001341017A JP 2001341017 A JP2001341017 A JP 2001341017A JP 2003140709 A JP2003140709 A JP 2003140709A
Authority
JP
Japan
Prior art keywords
request
controller
processing
response
network interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2001341017A
Other languages
Japanese (ja)
Other versions
JP3706332B2 (en
Inventor
Naoki Otsuka
尚樹 大塚
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.)
Yamatake Industrial Systems Co Ltd
Original Assignee
Yamatake Industrial Systems 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 Yamatake Industrial Systems Co Ltd filed Critical Yamatake Industrial Systems Co Ltd
Priority to JP2001341017A priority Critical patent/JP3706332B2/en
Publication of JP2003140709A publication Critical patent/JP2003140709A/en
Application granted granted Critical
Publication of JP3706332B2 publication Critical patent/JP3706332B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Safety Devices In Control Systems (AREA)
  • Control By Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent the influence of any failure caused by a specific operation timing at the time of judging the control arithmetic results of at least three controllers operating in parallel by majority, and performing process control. SOLUTION: This process controller is provided with N (N is a natural number which is 3 or more) pieces of controllers 20 arranged between a network interface 10 and a process equipment interface 30 for respectively operating according to individual clocks, and for executing the processing of a request from the network interface in a processing timing instructed by processing timing information added to the request among processing timings synchronizing with a common processing timing signal. The request distributing part of the network interface 10 adds the processing timing information for instructing the timing in which the processing of the request received from a monitoring device 2 should be executed by the controller 20 to the request, and for notifying each controller 20 of the request. A response comparing part judges a response from each controller 20 to the request by majority, and decides one response to be transmitted to the monitoring device 2.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、プロセス制御装置
に関し、特に冗長構成を有するプロセス制御装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a process control device, and more particularly to a process control device having a redundant configuration.

【0002】[0002]

【従来の技術】従来、プラントなどのプロセス制御に用
いるプロセス制御装置において、高信頼性を要求される
場合には制御演算を行うコントローラを複数設えた冗長
構造をもつものが用いられている。このような冗長構造
をもつ従来のプロセス制御装置は、主系と従系の2つの
コントローラを備え、主系コントローラに異常が発生す
ると待機中の従系コントローラに切り替わる二重化待機
冗長方式が一般的である。
2. Description of the Related Art Conventionally, a process control device used for process control of a plant or the like has been used which has a redundant structure in which a plurality of controllers for performing control calculations are provided when high reliability is required. A conventional process control device having such a redundant structure generally has two controllers, a master system and a slave system, and when an abnormality occurs in the master controller, a redundant standby redundancy system is generally used in which the standby controller switches to the standby controller. is there.

【0003】しかしながら、このような二重化待機冗長
方式のプロセス制御装置は、コントローラが主系から従
系に切り替わる際、主系の停止を検出後、待機していた
従系が処理を開始するため、制御空白時間が生じ、プロ
セスの制御周期が短いプロセス制御には使用できないと
いう問題があった。このため、稼働中のコントローラに
異常が生じた場合でも制御空白時間の生じないプロセス
制御装置が求められていた。
However, in such a redundant standby redundancy system process control device, when the controller switches from the master system to the slave system, the slave system, which has been waiting, starts processing after detecting the stop of the master system. There is a problem in that it cannot be used for process control with a short control cycle of the process because of a control blank time. For this reason, there has been a demand for a process control device in which a control blank time does not occur even when an abnormality occurs in the operating controller.

【0004】これに対して、同一構成の3つ以上のコン
トローラを並列動作させ、これらコントローラの制御出
力について多数決判定を行い、その判定結果を用いてプ
ロセス制御を行う方式が考えられる。通常、プロセス制
御装置では、上位の監視装置からの処理要求や下位のプ
ロセス機器のための制御をタイムシェアリングで処理し
ているため、異なる制御演算処理をわずかな時間で行っ
ている。したがって、上記方式で所望の制御演算結果を
得るためには、各コントローラから同一の制御演算処理
に対する制御演算結果を得る必要がある。
On the other hand, a method is conceivable in which three or more controllers having the same structure are operated in parallel, a majority decision is made on the control outputs of these controllers, and the result of the decision is used for process control. Normally, in a process control device, a processing request from an upper monitoring device and a control for a lower process device are processed by time sharing, so that different control calculation processes are performed in a short time. Therefore, in order to obtain a desired control calculation result by the above method, it is necessary to obtain a control calculation result for the same control calculation process from each controller.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、このよ
うなCPUなどのマイクロプロセッサでプログラムを実
行することにより各種の制御演算処理を行っているコン
トローラにおいては、各コントローラが特定の制御演算
処理を実行している際に、上位の監視装置や下位のプロ
セス機器から特定のタイミングで入力があった場合、演
算エラーなどの不具合を発生する可能性がある。
However, in a controller that performs various control arithmetic processing by executing a program by a microprocessor such as a CPU, each controller executes a specific control arithmetic processing. If there is an input from the upper monitoring device or the lower process device at a specific timing, a malfunction such as a calculation error may occur.

【0006】このような不具合を解消するために、外部
から動作クロックを入力して各コントローラの動作を完
全に同期させる構成も考えられるが、この構成によれ
ば、別途専用のハードウェアが必要となり高価なシステ
ムとなってしまうという問題点があった。また、このよ
うに同一構成の各コントローラを共通の動作クロックに
基づき完全に同期して動作させたとしても、前述のよう
な不具合は特定の動作タイミングに起因して発生するた
め、3つ以上のコントローラを並列動作させてもすべて
の演算結果が異なる結果となり、その不具合を回避でき
ない。
In order to solve such a problem, a configuration may be considered in which an operation clock is input from the outside to completely synchronize the operation of each controller, but this configuration requires separate dedicated hardware. There was a problem that it became an expensive system. Even if the controllers having the same configuration are operated in perfect synchronization based on a common operation clock, the above-mentioned inconvenience occurs due to a specific operation timing. Even if the controllers are operated in parallel, all calculation results will be different, and this problem cannot be avoided.

【0007】また、各コントローラへのリクエストが過
負荷になってしまった場合には、いずれかのコントロー
ラにのみ応答の遅れが生じ、処理の同一性を保証するこ
とができない。さらに、このようなタイミングのズレを
異常だと判断してしまうと、不必要にシステムを停止さ
せてしまい、機器にも余計な負荷をかけ、プラント全体
としても大きな損害となってしまう。本発明は、このよ
うな課題を解決するためのものであり、並列動作する3
つ以上のコントローラの制御演算結果を多数決判定して
プロセス制御する際、各コントローラから制御演算結果
を同時に安定して得ることができるプロセス制御装置を
提供することを目的とする。
Further, if the requests to each controller are overloaded, the response delay occurs only in one of the controllers, and it is not possible to guarantee the identity of processing. Furthermore, if it is determined that such a timing shift is abnormal, the system will be stopped unnecessarily, an extra load will be applied to the equipment, and the entire plant will be greatly damaged. The present invention is intended to solve such a problem and operates in parallel.
An object of the present invention is to provide a process control device capable of obtaining stable control calculation results from each controller at the same time when performing a process control by making a majority decision on the control calculation results of one or more controllers.

【0008】[0008]

【課題を解決するための手段】上述した課題を解決する
ために、本発明にかかるプロセス制御装置は、プロセス
制御のための制御演算を行うコントローラと、ネットワ
ークを介して上位装置から受信したリクエストをコント
ローラへ通知するとともに、当該リクエストに対するコ
ントローラからの応答を上位装置へ送信するネットワー
クインタフェースと、コントローラでの制御演算に基づ
いてIOバスに接続されているプロセス機器へ制御デー
タを送信するとともに、プロセス機器から計測データを
受信するプロセス機器インタフェースとを有し、ネット
ワークインタフェースを介して受信されたリクエストに
基づきコントローラで制御演算を行い、得られた制御デ
ータをプロセス機器インタフェースを介してプロセス制
御機器へ送信することによりプロセス機器を制御し、プ
ロセス制御機器から得られた計測データをコントローラ
から応答としてネットワークインタフェースへ出力し、
ネットワークインタフェースから上位装置へ応答として
送信するプロセス制御装置であって、コントローラとし
て、ネットワークインタフェースとプロセス機器インタ
フェースとの間に並列的に設けられ、ネットワークイン
ターフェースからのリクエストに付加されている処理タ
イミング情報で指示された処理タイミングで当該リクエ
ストに対応する処理を実行するN個(Nは3以上の自然
数)のコントローラを備え、ネットワークインタフェー
スのリクエスト配信部で、ネットワークを介して上位装
置から受信したリクエストに、当該リクエストに対応す
る処理をコントローラが実行すべきタイミングを指示す
る処理タイミング情報を付加して各コントローラへ通知
し、応答比較部で、当該リクエストに対する各コントロ
ーラからの応答を多数決判定して上位装置へ送信する1
つの応答を決定するようにしたものである。
In order to solve the above-mentioned problems, a process control device according to the present invention provides a controller for performing a control operation for process control and a request received from a host device via a network. A network interface for notifying the controller and transmitting a response from the controller to the higher-level device to the request, and transmitting control data to the process equipment connected to the IO bus based on the control calculation in the controller, and the process equipment And a process device interface for receiving measurement data from the controller, the controller performs control calculation based on a request received via the network interface, and transmits the obtained control data to the process control device via the process device interface. And by controlling the process equipment, and output to the network interface measurement data obtained from the process control device as a response from the controller,
A process control device that sends a response from a network interface to a host device. It is provided as a controller between the network interface and the process equipment interface in parallel, and uses the processing timing information added to the request from the network interface. The request delivery unit of the network interface is provided with N (N is a natural number of 3 or more) controllers that execute the processing corresponding to the request at the instructed processing timing, and the request received from the host device via the network is The processing timing information that indicates the timing at which the controller should execute the processing corresponding to the request is added and notified to each controller, and the response comparison unit reports the response from each controller to the request. 1 the number determined decision to send to the host device
It decides one response.

【0009】処理タイミングについては、リクエスト配
信部で、各コントローラへ送信したリクエストの処理状
況に基づいて、新たに受信したリクエストを処理する処
理タイミングを選択し、その処理タイミングを示す処理
タイミング情報を当該リクエストに付加するようにして
もよい。
Regarding the processing timing, the request distribution unit selects the processing timing for processing the newly received request based on the processing status of the request transmitted to each controller, and outputs the processing timing information indicating the processing timing. It may be added to the request.

【0010】ネットワークインタフェースの負荷チェッ
ク部で、各コントローラへ送信したリクエストの処理状
況に基づいて、新たに受信したリクエストの受け入れ可
否を判断し、受け入れ可の場合にのみ当該リクエストを
リクエスト配信部へ渡すようにしてもよい。このとき、
負荷チェック部で、リクエストが受け入れ不可と判断さ
れた場合は、上位装置に対してリクエスト実行不可を通
知するようにしてもよい。
The load check unit of the network interface judges whether or not the newly received request can be accepted based on the processing status of the request transmitted to each controller, and only when the request is acceptable, the request is passed to the request distribution unit. You may do it. At this time,
When the load check unit determines that the request cannot be accepted, the host device may be notified that the request cannot be executed.

【0011】[0011]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して説明する。図1は、本発明の第1の実
施の形態にかかるプロセス制御装置の構成を示すブロッ
ク図である。同図において、プロセス制御装置1は、1
つのネットワークインタフェース10と、3つの同一構
成のコントローラ20(コントローラA,コントローラ
B,コントローラC)と、1つのプロセス機器インタフ
ェース30を備えている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a process control device according to a first exemplary embodiment of the present invention. In the figure, the process control device 1 is
It is provided with one network interface 10, three controllers 20 (controller A, controller B, controller C) having the same configuration and one process equipment interface 30.

【0012】ネットワークインタフェース10と3つの
コントローラ20は、内部LAN(Local Area Networ
k)40に接続されており、相互通信可能に構成されて
いる。プロセス機器インタフェース30は、3つのコン
トローラ20と個別にUSB(Universal Serial Bus)
などのデータ通信路50で接続されており、これらとの
間で1対1の通信が可能に構成されている。また、ネッ
トワークインタフェース10と3つのコントローラ20
とプロセス機器インタフェース30は、図示しないバス
に接続されている。さらに、ネットワークインタフェー
ス10は、監視装置2が接続された外部の制御LAN3
(ネットワーク)に接続されており、プロセス機器イン
タフェース30は、プロセス機器4が接続された外部の
IOバス5に接続されている。
The network interface 10 and the three controllers 20 are connected to an internal LAN (Local Area Network).
k) connected to 40 and configured to be able to communicate with each other. The process device interface 30 is provided separately from the three controllers 20 by a USB (Universal Serial Bus).
Are connected by a data communication path 50, and one-to-one communication with these is possible. In addition, the network interface 10 and the three controllers 20
The process equipment interface 30 is connected to a bus (not shown). Further, the network interface 10 is an external control LAN 3 to which the monitoring device 2 is connected.
The process device interface 30 is connected to the (network), and is connected to the external IO bus 5 to which the process device 4 is connected.

【0013】このような構成において、プロセス制御装
置1のネットワークインタフェース10では、制御LA
N3を介して受信した監視装置2からのリクエストを3
つのコントローラ20の各々に与えるとともに、このリ
クエストに対する3つのコントローラ20の各々からの
応答の中から多数決によって定まる1つの応答を制御L
AN3に出力して監視装置2へ回答する。3つのコント
ローラ20の各々では、ネットワークインタフェース1
0から与えられたリクエストの処理を行い、リクエスト
に対する応答をネットワークインタフェース10に出力
するとともに、プロセス制御の演算を行い、演算結果を
制御データとしてプロセス機器インタフェース30に出
力する。
In such a configuration, in the network interface 10 of the process control device 1, the control LA
3 requests from the monitoring device 2 received via N3
L is given to each of the three controllers 20 and one response among the responses from the three controllers 20 to this request is determined by the majority decision.
It outputs to AN3 and responds to the monitoring device 2. In each of the three controllers 20, the network interface 1
The request given from 0 is processed, the response to the request is output to the network interface 10, the process control operation is performed, and the operation result is output as control data to the process equipment interface 30.

【0014】プロセス機器インタフェース30では、3
つのコントローラ20の各々から出力される制御データ
の中から多数決によって定まる1つの制御データをIO
バス5に出力してプロセス機器4を制御する。このた
め、コントローラ20の1つに異常が生じ、他の2つと
異なる応答や制御データを出力した場合であっても、監
視装置2やプロセス機器4へ正常な応答や制御データを
途切れることなく出力することができる。
In the process equipment interface 30, 3
From the control data output from each of the two controllers 20, one control data determined by majority decision
Output to the bus 5 to control the process equipment 4. Therefore, even if one of the controllers 20 has an abnormality and outputs a response or control data different from the other two, a normal response or control data is output to the monitoring device 2 or the process equipment 4 without interruption. can do.

【0015】次に、ネットワークインタフェース10に
ついて図2を参照して詳細に説明する。図2は、ネット
ワークインタフェース10の機能ブロック図である。図
2に示すように、ネットワークインタフェース10は、
応答/リクエスト送受信部11、負荷チェック部12、
リクエスト配信部13、応答受信部14、応答比較部1
5および異常通知部16を備えている。
Next, the network interface 10 will be described in detail with reference to FIG. FIG. 2 is a functional block diagram of the network interface 10. As shown in FIG. 2, the network interface 10 is
Response / request transmission / reception unit 11, load check unit 12,
Request distribution unit 13, response reception unit 14, response comparison unit 1
5 and an abnormality notification unit 16.

【0016】監視装置2が制御LAN3に出力したリク
エストは、応答/リクエスト送受信部11で受信され、
負荷チェック部12に送られる。負荷チェック部12
は、コントローラ20ごとのリクエストの処理状況(処
理負荷)をチェックし、稼働中の全てのコントローラ2
0が送られたリクエストを受け入れ可能な状態のとき
は、応答/リクエスト送受信部11から送られたリクエ
ストをリクエスト配信部13へ転送し、稼働中で受け入
れ不可能な状態のコントローラがあるときは応答/リク
エスト送受信部11へ当該リクエストの受け入れ不可を
通知するとともに、このリクエストを消去する。
The request output from the monitoring device 2 to the control LAN 3 is received by the response / request transmission / reception section 11,
It is sent to the load check unit 12. Load check unit 12
Checks the request processing status (processing load) of each controller 20, and checks all the operating controllers 2
When 0 is in a state in which the request sent can be accepted, the request sent from the response / request transmission / reception unit 11 is transferred to the request delivery unit 13, and when there is a controller in operation and in an unacceptable state, a response is sent. / Notifies the request transmitting / receiving unit 11 that the request cannot be accepted and deletes the request.

【0017】この場合、負荷チェック部12は、コント
ローラ20で実行中のリクエストの数が所定数以下のと
き、次のリクエストを受け入れ可能と判定する。実行中
のリクエストの数は、例えば転送したリクエスト数から
応答数を差し引いて求める。応答数は、後述する応答受
信部14から入力される。応答/リクエスト送受信部1
1は、リクエストの受け入れ不可が通知されると、リク
エスト元へリクエスト実行不可を通知する。
In this case, the load check unit 12 determines that the next request can be accepted when the number of requests being executed by the controller 20 is less than or equal to a predetermined number. The number of requests being executed is obtained by subtracting the number of responses from the number of transferred requests, for example. The number of responses is input from the response receiving unit 14 described later. Response / request transceiver 1
When notified that the request cannot be accepted, 1 notifies the request source that the request cannot be executed.

【0018】リクエスト配信部13は、負荷チェック部
12から転送されたリクエストに処理すべきタイミング
を示す処理タイミング情報を付加した後、内部LAN4
0を介して3つのコントローラ20に同報配信する。こ
の場合、処理タイミング情報は、1制御周期中における
処理タイミングを示す3bitコードであり、リクエス
ト配信部13は後述するプロセス機器インタフェース3
0が図示しないバス上にパラレル出力する3bitの処
理タイミング信号103の現在値を参照し、リクエスト
を実行するタイミングとして将来生成される処理タイミ
ング信号の値を設定する。この際、各コントローラへ送
信したリクエストの処理状況に基づいて、新たに受信し
たリクエストを実行するタイミングやリクエストの応答
を送信するタイミングが選択される。リクエストの処理
状況については、負荷チェック部12で管理されている
ものを用いればよい。
The request distribution unit 13 adds processing timing information indicating the timing to be processed to the request transferred from the load check unit 12, and then the internal LAN 4
Broadcast to three controllers 20 via 0. In this case, the processing timing information is a 3-bit code indicating the processing timing in one control cycle, and the request delivery unit 13 uses the process equipment interface 3 described later.
0 refers to the current value of the 3-bit processing timing signal 103 output in parallel on the bus (not shown), and sets the value of the processing timing signal generated in the future as the timing of executing the request. At this time, the timing of executing the newly received request or the timing of transmitting the request response is selected based on the processing status of the request transmitted to each controller. As for the processing status of the request, the one managed by the load check unit 12 may be used.

【0019】一方、3つのコントローラ20の各々から
リクエストの応答が送信されると、応答受信部14が受
信し、応答比較部15に送るとともに、応答を返したコ
ントローラを負荷チェック部12に通知する。この場
合、応答受信部14は、受信した応答を一時的に保持
し、3つのコントローラ20からの応答が揃った後、応
答比較部15に送る。所定時間内に3つのコントローラ
20の内の1つから応答がなかったときは、当該コント
ローラ20を負荷チェック部12に通知するとともに、
例えばヌルデータのような予め定めた特定のデータを当
該コントローラ20の応答として、他の2つの応答とと
もに応答比較部15に送る。
On the other hand, when a response to the request is transmitted from each of the three controllers 20, the response receiving unit 14 receives the response, sends it to the response comparing unit 15, and notifies the load check unit 12 of the controller that has returned the response. . In this case, the response receiving unit 14 temporarily holds the received response, and sends it to the response comparing unit 15 after the responses from the three controllers 20 are gathered. When there is no response from one of the three controllers 20 within the predetermined time, the controller 20 is notified of the controller 20 and
For example, predetermined specific data such as null data is sent to the response comparing unit 15 as the response of the controller 20 together with the other two responses.

【0020】ここで、所定時間内に応答がなかったとき
に応答のないコントローラ20を負荷チェック部12に
通知するのは、負荷チェック部12で応答のないコント
ローラ20の未処理リクエストが処理されないまま残る
ことにより実行中のリクエストの数が所定数を超えて、
動作中の2つのコントローラがリクエストを実行できな
くなることを防ぐためである。
Here, when there is no response within a predetermined time, the load check unit 12 is notified of the unresponsive controller 20 because the load check unit 12 does not process the unprocessed request of the unresponsive controller 20. By remaining, the number of running requests exceeds the predetermined number,
This is to prevent the two controllers in operation from being unable to execute the request.

【0021】応答比較部15は、応答受信部14から送
られた3つのコントローラ20からの応答を比較し、内
容の一致する応答が2つ以上ある場合のみ応答/リクエ
スト送受信部11へこの内容の応答を1つ送る。ただ
し、一致した内容がヌルデータのような予め定めた特定
のデータであった場合は、その応答を送信しない。応答
/リクエスト送受信部11へ送られた応答は、制御LA
N3へ出力され、リクエスト元の監視装置2へ送信され
る。また、応答比較部15は、他と異なる内容の応答を
返したコントローラを異常通知部16へ通知する。異常
通知部16は、応答比較部15から通知されたコントロ
ーラに内部LAN40を介して異常通知を送信する。
The response comparing section 15 compares the responses from the three controllers 20 sent from the response receiving section 14, and sends the response / request transmitting / receiving section 11 of the content only when there are two or more responses having the same content. Send one reply. However, if the matched content is predetermined specific data such as null data, the response is not transmitted. The response sent to the response / request transmission / reception unit 11 is the control LA.
The data is output to N3 and transmitted to the monitoring device 2 that made the request. In addition, the response comparison unit 15 notifies the abnormality notification unit 16 of the controller that has returned a response having a different content from the other. The abnormality notification unit 16 transmits the abnormality notification to the controller notified from the response comparison unit 15 via the internal LAN 40.

【0022】このネットワークインタフェース10は、
制御LAN3用のLANインタフェースと、内部LAN
40用のLANインタフェースと、処理タイミング信号
103入力用のディジタル入力インタフェースと、ネッ
トワークインタフェース10の機能を実現するプログラ
ムを格納した不揮発性半導体メモリと、この不揮発性半
導体メモリに格納されたプログラムを実行する演算処理
装置(CPU)と、プログラム実行時の一時記憶に用い
られるRAMと、これらを接続するバスとから構成され
ている。
The network interface 10 is
LAN interface for control LAN3 and internal LAN
A LAN interface for 40, a digital input interface for inputting the processing timing signal 103, a non-volatile semiconductor memory storing a program that realizes the function of the network interface 10, and a program stored in the non-volatile semiconductor memory. It is composed of an arithmetic processing unit (CPU), a RAM used for temporary storage when a program is executed, and a bus connecting these.

【0023】次に、コントローラ20について図3を参
照して詳細に説明する。図3は、コントローラ20の機
能ブロック図である。図3に示すように、コントローラ
20は、リクエスト処理部21、データベース22、演
算処理部23、入出力処理部24および異常処理部25
を備えており、データベース22にはプロセス制御条件
の設定値、計測データの現在値およびプロセス機器を制
御する制御データが格納されている。この場合、内部L
AN40に出力されたリクエストは、リクエスト処理部
21で受信されてリクエスト内容が解析され、リクエス
トに応じた処理がリクエストに付加された処理タイミン
グ情報に基づいて実行される。
Next, the controller 20 will be described in detail with reference to FIG. FIG. 3 is a functional block diagram of the controller 20. As shown in FIG. 3, the controller 20 includes a request processing unit 21, a database 22, an arithmetic processing unit 23, an input / output processing unit 24, and an abnormality processing unit 25.
The database 22 stores set values of process control conditions, present values of measurement data, and control data for controlling process equipment. In this case, the internal L
The request output to the AN 40 is received by the request processing unit 21, the content of the request is analyzed, and the processing according to the request is executed based on the processing timing information added to the request.

【0024】例えば、リクエストがプロセス制御条件の
変更であれば、データベース22の指定された制御条件
の設定値をリクエストで指示された設定値に書き換え、
書き換えた設定値をデータベース22から読み出して応
答内容とする。また、リクエストがプロセス条件の現在
値の要求であれば、データベース22から指定されたプ
ロセス条件の現在値を読み出して応答内容とする。この
ような応答は、リクエスト処理部21により内部LAN
40に出力され、ネットワークインタフェース10へ送
信される。この場合、リクエスト処理は、プロセス機器
インタフェース30が出力する処理タイミング信号10
3を参照し、この信号の示す情報がリクエストに付加さ
れた処理タイミング情報と一致したときに実行する。
For example, if the request is a change in the process control condition, the set value of the specified control condition in the database 22 is rewritten to the set value instructed by the request,
The rewritten set value is read from the database 22 and used as the response content. If the request is a request for the current value of the process condition, the current value of the specified process condition is read from the database 22 and used as the response content. Such a response is sent by the request processing unit 21 to the internal LAN.
It is output to 40 and is transmitted to the network interface 10. In this case, the request processing is performed by the processing timing signal 10 output from the process equipment interface 30.
3 is executed, and the processing is executed when the information indicated by this signal matches the processing timing information added to the request.

【0025】演算処理部23は、所定のタイミングでデ
ータベース22からプロセス制御条件の設定値とプロセ
ス条件の現在値を読み出し、現在値を設定値に合わせる
ために必要な制御量を算出する制御演算を行い、演算結
果を制御データとしてデータベース22に書き込む。入
出力処理部24は、所定のタイミングでデータベース2
2から制御データを読み出してプロセス機器インタフェ
ース30へ送信する。また、プロセス機器が計測したプ
ロセスデータの送信を要求するコマンドをプロセス機器
インタフェース30へ送信するとともに、プロセス機器
インタフェース30から送信されるプロセス機器が計測
したプロセスデータを受信し、現在値としてデータベー
ス22に書き込む。
The arithmetic processing unit 23 reads a set value of the process control condition and the current value of the process condition from the database 22 at a predetermined timing, and performs a control operation for calculating a control amount required to match the current value with the set value. Then, the calculation result is written in the database 22 as control data. The input / output processing unit 24 uses the database 2 at a predetermined timing.
The control data is read from 2 and transmitted to the process equipment interface 30. In addition, the process device transmits a command requesting transmission of the process data measured by the process device to the process device interface 30, receives the process data measured by the process device transmitted from the process device interface 30, and stores the current value in the database 22. Write.

【0026】また、リクエスト処理部21は、リクエス
トと同様にしてネットワークインタフェース10の異常
通知部16が送信する異常通知を受信し、異常処理部2
5に通知する。入出力処理部24は、プロセス機器イン
タフェース30から送信される情報に異常通知が含まれ
ているか否か確認し、異常通知が含まれているときは、
異常処理部25に通知する。異常処理部25は、異常通
知を受けるとコントローラ20の処理を停止させる。
Further, the request processing unit 21 receives the abnormality notification transmitted from the abnormality notification unit 16 of the network interface 10 in the same manner as the request, and the abnormality processing unit 2
Notify 5. The input / output processing unit 24 confirms whether or not the information transmitted from the process device interface 30 includes an abnormality notification, and when the information is included,
The abnormality processing unit 25 is notified. The abnormality processing unit 25 stops the processing of the controller 20 when receiving the abnormality notification.

【0027】このコントローラ20は、内部LAN40
用のLANインタフェースと、データ通信路50用の通
信インタフェースと、処理タイミング信号103入力用
のディジタル入力インタフェースと、コントローラ20
の機能を実現するプログラムを格納した不揮発性半導体
メモリと、この不揮発性半導体メモリに格納されたプロ
グラムを実行する演算処理装置(CPU)と、データベ
ース22の格納領域やプログラム実行時の一時記憶領域
として用いられるRAMと、これらを接続するバスとか
ら構成されている。また、このコントローラ20は、活
線挿抜可能にして、3つのコントローラ20のうちの1
つが故障した時はプロセス制御を継続したまま交換可能
に構成されている。
The controller 20 has an internal LAN 40.
LAN interface for communication, a communication interface for the data communication path 50, a digital input interface for inputting the processing timing signal 103, and a controller 20
A non-volatile semiconductor memory that stores a program that realizes the functions of the above, an arithmetic processing unit (CPU) that executes the program stored in the non-volatile semiconductor memory, a storage area of the database 22 and a temporary storage area when the program is executed. It is composed of a RAM used and a bus connecting them. In addition, this controller 20 can be hot-plugged and unplugged so that one of the three controllers 20 can be used.
When one of them fails, it can be replaced while continuing the process control.

【0028】次に、プロセス機器インタフェース30に
ついて図4を参照して詳細に説明する。図4は、プロセ
ス機器インタフェース30の機能ブロック図である。図
4に示すように、プロセス機器インタフェース30は、
コントローラ通信処理部31、データ比較部32、IO
バス入出力処理部33、異常通知部34および処理タイ
ミング信号生成部35を備えている。
Next, the process equipment interface 30 will be described in detail with reference to FIG. FIG. 4 is a functional block diagram of the process equipment interface 30. As shown in FIG. 4, the process equipment interface 30 is
Controller communication processing unit 31, data comparison unit 32, IO
A bus input / output processing unit 33, an abnormality notification unit 34, and a processing timing signal generation unit 35 are provided.

【0029】各コントローラ20がそれぞれのデータ通
信路50を介して送信したコマンドや制御データは、コ
ントローラ通信処理部31で受信され、データ比較部3
2に送られる。この場合、コントローラ通信処理部31
は、受信データを一時的に保持し、3つのコントローラ
20からの受信データが揃った後、データ比較部32に
送る。所定時間内に3つのコントローラ20からの受信
データが揃わなかったときは、例えばヌルデータのよう
な予め定めた特定のデータを未受信コントローラ20の
受信データとし、他の受信データとともにデータ比較部
32に送る。
The commands and control data transmitted by each controller 20 via the respective data communication paths 50 are received by the controller communication processing section 31, and the data comparison section 3
Sent to 2. In this case, the controller communication processing unit 31
Receives the received data temporarily and sends the data to the data comparison unit 32 after the received data from the three controllers 20 are gathered. When the received data from the three controllers 20 is not completed within a predetermined time, predetermined specific data such as null data is set as the received data of the unreceived controller 20, and the received data is sent to the data comparison unit 32 together with other received data. send.

【0030】データ比較部32は、コントローラ通信処
理部31から送られた3つの受信データを比較し、内容
の一致する受信データが2つ以上ある場合のみ、IOバ
ス入出力処理部33へ内容の一致した受信データを1つ
入力する。ただし、一致した内容がヌルデータのような
予め定めた特定のデータであった場合は、送信しない。
IOバス入出力処理部33へ送られたデータは、IOバ
ス5へ出力され、プロセス機器4へ送信される。また、
データ比較部32は、他と異なるデータを送信したコン
トローラを異常通知部34へ通知する。異常通知部34
は、コントローラ通信処理部31を介してデータ比較部
32から通知されたコントローラ20に異常通知を送信
する。
The data comparison unit 32 compares the three received data sent from the controller communication processing unit 31, and outputs the contents to the IO bus input / output processing unit 33 only when there are two or more received data whose contents match. Input one matching received data. However, if the matched content is predetermined specific data such as null data, it is not transmitted.
The data sent to the IO bus input / output processing unit 33 is output to the IO bus 5 and sent to the process equipment 4. Also,
The data comparison unit 32 notifies the abnormality notification unit 34 of the controller that has transmitted data different from the other data. Abnormality notification section 34
Transmits an abnormality notification to the controller 20 notified from the data comparison unit 32 via the controller communication processing unit 31.

【0031】一方、プロセス機器4がIOバス5へ出力
したデータは、IOバス入出力処理部33が受信し、コ
ントローラ通信処理部31へ送られる。コントローラ通
信処理部31は、送られたデータを3つのデータ通信路
50にそれぞれ出力し、各コントローラ20に送信す
る。処理タイミング信号生成部35は、処理タイミング
信号103を生成し、ネットワークインタフェース10
と3つのコントローラ20とプロセス機器インタフェー
ス30とに接続されているバスに出力する。
On the other hand, the data output from the process equipment 4 to the IO bus 5 is received by the IO bus input / output processing unit 33 and sent to the controller communication processing unit 31. The controller communication processing unit 31 outputs the sent data to each of the three data communication paths 50 and sends the data to each controller 20. The processing timing signal generation unit 35 generates the processing timing signal 103, and the network interface 10
And output to the bus connected to the three controllers 20 and the process equipment interface 30.

【0032】ここで、処理タイミング信号103は、例
えば3bitのパラレル信号であり、プロセス制御装置
の1制御周期中に順次3bitの組み合わせから得られ
る8つの状態をとることにより、8個の処理タイミング
を設けるものである。なお、処理タイミング信号103
は3bitに限られるものではなく、1制御周期中に実
行する処理の種類やコントローラ20の処理速度に応じ
て他のbit数に変更してもよい。
Here, the processing timing signal 103 is, for example, a 3-bit parallel signal, and eight processing timings can be obtained by taking eight states obtained from a combination of 3 bits in sequence during one control cycle of the process control device. It is provided. The processing timing signal 103
Is not limited to 3 bits, but may be changed to another number of bits according to the type of processing executed in one control cycle and the processing speed of the controller 20.

【0033】このプロセス機器インタフェース30は、
3つのデータ通信路50用の通信インタフェースと、I
Oバス5用インタフェースと、処理タイミング信号10
3出力用のディジタル出力インタフェースと、プロセス
機器インタフェース30の機能を実現するプログラムを
格納した不揮発性半導体メモリと、この不揮発性半導体
メモリに格納されたプログラムを実行する演算処理装置
(CPU)と、プログラム実行時の一時記憶に用いられ
るRAMと、これらを接続するバスとから構成されてい
る。
This process equipment interface 30 is
A communication interface for the three data communication paths 50 and I
Interface for O bus 5 and processing timing signal 10
A digital output interface for three outputs, a non-volatile semiconductor memory that stores a program that realizes the functions of the process equipment interface 30, an arithmetic processing unit (CPU) that executes the program stored in the non-volatile semiconductor memory, and a program It is composed of a RAM used for temporary storage during execution and a bus connecting these.

【0034】次に、このプロセス制御装置の動作につい
て説明する。最初に、監視装置からのリクエストがない
ときの動作を説明する。図5は、第1の実施の形態のプ
ロセス制御装置の動作を説明するシーケンス図であり、
監視装置からのリクエストがないときの動作を示す。図
5に示すように、このプロセス制御装置は、3つのコン
トローラ(コントローラA,コントローラB,コントロ
ーラC)が並列して同じ処理を実行している。
Next, the operation of this process control device will be described. First, the operation when there is no request from the monitoring device will be described. FIG. 5 is a sequence diagram illustrating the operation of the process control device according to the first embodiment,
It shows the operation when there is no request from the monitoring device. As shown in FIG. 5, in this process control device, three controllers (controller A, controller B, and controller C) execute the same processing in parallel.

【0035】ここで、周期n(nは自然数)の制御周期
が開始されると、各々のコントローラは、処理タイミン
グ信号が所定のタイミングとなったときにプロセス機器
インタフェースに計測データ要求のコマンドを送信す
る。プロセス機器インタフェースは、各々のコントロー
ラから送信されたコマンドの多数決を採って多数側のコ
マンドをプロセス機器に送信するとともに、このコマン
ドを受信したプロセス機器から送信される計測データを
受信し、各々のコントローラに送信する。この場合、多
数決の判定は、各々のコントローラから送信されたコマ
ンドを比較し、2つ以上のコントローラからのコマンド
が一致した場合に一致したコマンドを多数のコマンドと
決することにより行う。
When the control cycle of cycle n (n is a natural number) is started, each controller sends a command for requesting measurement data to the process equipment interface when the processing timing signal reaches a predetermined timing. To do. The process equipment interface takes the majority vote of the commands sent from each controller, sends the command on the majority side to the process equipment, receives the measurement data sent from the process equipment that received this command, and sends the command to each controller. Send to. In this case, the majority decision is made by comparing the commands transmitted from the respective controllers and, if the commands from the two or more controllers match, the matching command is decided as the multiple command.

【0036】各々のコントローラは、計測データを受信
するとデータベースの現在値を更新し、所定の処理タイ
ミングとなったらデータベースの設定値と現在値を入力
とする制御演算を行い、データベースの制御データを演
算結果で更新し、所定の処理タイミングとなったときに
この制御データをプロセス機器インタフェースに送信す
る。プロセス機器インタフェースは、各々のコントロー
ラから送信された制御データの多数決を採って多数側の
制御データをプロセス機器に送信し、プロセス機器を制
御する。この場合も多数決の判定は、各々のコントロー
ラから送信された制御データを比較し、2つ以上のコン
トローラからの制御データが一致した場合に一致した制
御データを多数の制御データと決することにより行う。
Each controller updates the current value of the database when it receives the measurement data, and when the predetermined processing timing is reached, performs a control operation of inputting the set value and the current value of the database to calculate the control data of the database. The result is updated, and this control data is transmitted to the process equipment interface when a predetermined processing timing is reached. The process equipment interface controls the process equipment by taking the majority decision of the control data transmitted from each controller and transmitting the control data on the majority side to the process equipment. Also in this case, the majority decision is made by comparing the control data transmitted from the respective controllers, and when the control data from two or more controllers match, the matching control data is decided as the multiple control data.

【0037】次に、監視装置からリクエストがなされた
ときの動作を説明する。図6は、第1の実施の形態のプ
ロセス制御装置の動作を説明するシーケンス図であり、
監視装置から計測データの現在値を要求するリクエスト
がなされたときの動作を示す。図6に示すように、3つ
のコントローラ(コントローラA,コントローラB,コ
ントローラC)が周期n(nは自然数)の制御周期にお
いて同じ処理を並列に実行しているときに、ネットワー
クインタフェースがリクエストを受信すると、ネットワ
ークインタフェースは、3つのコントローラの負荷チェ
ックを行う。
Next, the operation when a request is made from the monitoring device will be described. FIG. 6 is a sequence diagram illustrating the operation of the process control device according to the first embodiment,
The operation when a request for the current value of the measurement data is made from the monitoring device is shown. As shown in FIG. 6, when the three controllers (controller A, controller B, and controller C) execute the same processing in parallel in the control cycle of cycle n (n is a natural number), the network interface receives the request. Then, the network interface checks the loads of the three controllers.

【0038】負荷チェックの結果、3つのコントローラ
がともにリクエストを実行可能であれば、リクエストに
処理タイミング情報を付加して3つのコントローラに送
信する。この場合、ネットワークインタフェースは、リ
クエストを実行するタイミングを指定する情報を処理タ
イミング情報として付加するが、リクエストを実行する
タイミングには、処理が割り当てられていない処理タイ
ミングを割り当てる。3つのコントローラは、各々リク
エストを受信すると、処理タイミング情報で指定された
処理タイミングでリクエストを実行する。
As a result of the load check, if all three controllers can execute the request, the processing timing information is added to the request and the request is transmitted to the three controllers. In this case, the network interface adds, as the processing timing information, information designating the timing of executing the request, but allocates the processing timing to which the processing is not allocated to the timing of executing the request. Upon receiving the requests, the three controllers execute the requests at the processing timing specified by the processing timing information.

【0039】この場合、3つのコントローラは、それぞ
れデータベースの現在値更新後の処理タイミングで各々
のデータベースにアクセスし、現在値を読み出してネッ
トワークインタフェースへリクエストに対する応答とし
て送信する。ネットワークインタフェースは、各々のコ
ントローラから送信された応答を受信し、これらの内容
(現在値)を比較し、内容の一致する2つ以上の応答の
うちのいずれか1つを制御LANに出力し、監視装置に
送信する。この場合、応答内容は3つとも一致している
ので、3つのコントローラは、以後も図5で説明したも
のと同じ動作を行う。ここで、3つのコントローラのリ
クエスト処理以外の処理タイミングにおける処理動作
と、プロセス機器インタフェースの動作は、図5で説明
したものと同じであるので説明を省略する。
In this case, each of the three controllers accesses each database at a processing timing after updating the current value of the database, reads the current value, and sends it to the network interface as a response to the request. The network interface receives the responses sent from the respective controllers, compares the contents (current values) thereof, and outputs one of the two or more responses having the same contents to the control LAN, Send to monitoring device. In this case, since the three response contents are the same, the three controllers perform the same operation as that described with reference to FIG. 5 thereafter. Here, the processing operation at processing timings other than the request processing of the three controllers and the operation of the process equipment interface are the same as those described with reference to FIG.

【0040】次に、ネットワークインタフェースが応答
の不一致を検出したときの動作を説明する。図7は、第
1の実施の形態のプロセス制御装置の動作を説明するシ
ーケンス図であり、ネットワークインタフェースが3つ
のコントローラからの応答に不一致を検出したときの動
作を示す。図7において、3つのコントローラがリクエ
ストに付加された処理タイミング情報で指定された処理
タイミングでリクエストを実行し、応答をネットワーク
インタフェースに送信するまでは、図6での説明と同じ
であるので、説明を省略する。
Next, the operation when the network interface detects a mismatch of responses will be described. FIG. 7 is a sequence diagram illustrating the operation of the process control apparatus according to the first embodiment, and shows the operation when the network interface detects a mismatch in the responses from the three controllers. In FIG. 7, the description is the same as the description in FIG. 6 until the three controllers execute the request at the processing timing specified by the processing timing information added to the request and send the response to the network interface. Is omitted.

【0041】ネットワークインタフェースが各々のコン
トローラから送信された応答を受信した後、これらの内
容(現在値)を比較し、コントローラAの応答内容が他
の2つのコントローラの応答内容と一致しないことを検
出すると、ネットワークインタフェースは、内容が一致
したコントローラBとコントローラCの応答をリクエス
トに対する応答として制御LANに出力し、監視装置に
送信するとともに、コントローラAに異常通知を送信す
る。
After the network interface receives the response transmitted from each controller, these contents (current values) are compared, and it is detected that the response contents of the controller A do not match the response contents of the other two controllers. Then, the network interface outputs the response of the controller B and the controller C having the matched contents to the control LAN as a response to the request, transmits the response to the monitoring device, and transmits the abnormality notification to the controller A.

【0042】コントローラAは、異常通知を受信すると
異常処理を実行し、制御演算処理からの切り離しを行
う。一方、コントローラBとコントローラCは、以後も
図5で説明したものと同じ動作を行う。ネットワークイ
ンタフェースとプロセス機器インタフェースは、コント
ローラAが切り離された後も、コントローラBとコント
ローラCの応答や制御データが一致している限り以前と
同じ動作を行い、プロセス制御装置全体として無瞬断の
プロセス制御を続行する。
Upon receiving the abnormality notification, the controller A executes the abnormality processing and disconnects it from the control calculation processing. On the other hand, the controller B and the controller C perform the same operation as that described in FIG. 5 thereafter. Even after the controller A is disconnected, the network interface and the process equipment interface perform the same operation as before as long as the response and control data of the controller B and the controller C match, and the process control device as a whole has no interruption. Continue control.

【0043】次に、プロセス機器インタフェースが3つ
のコントローラ間でコマンドや制御データに不一致を検
出したときの動作を説明する。図8は、第1の実施の形
態のプロセス制御装置の動作を説明するシーケンス図で
あり、プロセス機器インタフェースが3つのコントロー
ラ間でコマンドや制御データに不一致を検出したときの
動作を示す。図8において、3つのコントローラが所定
の処理タイミングで指定された制御演算を実行し、演算
結果の制御データをプロセス機器インタフェースに送信
するまでは、図5での説明と同じであるので、説明を省
略する。
Next, the operation when the process equipment interface detects a mismatch in command and control data among the three controllers will be described. FIG. 8 is a sequence diagram for explaining the operation of the process control apparatus according to the first embodiment, and shows the operation when the process equipment interface detects a mismatch in commands and control data among the three controllers. In FIG. 8, the description is the same as the description in FIG. 5 until the three controllers execute the designated control operation at predetermined processing timings and send the control data of the operation result to the process equipment interface. Omit it.

【0044】プロセス機器インタフェースが各々のコン
トローラから送信されたコマンドや制御データを受信し
た後、これらの内容を比較し、コントローラCの内容が
他の2つのコントローラの内容と一致しないことを検出
すると、プロセス機器インタフェースは、内容が一致し
たコントローラAとコントローラBのコマンドや制御デ
ータをIOバスに出力し、プロセス機器に送信するとと
もに、コントローラCに異常通知を送信する。
After the process equipment interface receives the command and control data transmitted from each controller, the contents of these are compared, and when it is detected that the contents of the controller C do not match the contents of the other two controllers, The process equipment interface outputs the commands and control data of the controller A and the controller B whose contents match with each other to the IO bus and sends them to the process equipment and also sends an abnormality notification to the controller C.

【0045】コントローラCは、異常通知を受信すると
異常処理を実行し、制御演算処理からの切り離しを行
う。一方、コントローラAとコントローラBは、以後も
図5で説明したものと同じ動作を行う。ネットワークイ
ンタフェースとプロセス機器インタフェースは、コント
ローラCが切り離された後も、コントローラAとコント
ローラBの応答や制御データが一致している限り以前と
同じ動作を行い、プロセス制御装置全体として無瞬断の
プロセス制御を続行する。
Upon receiving the abnormality notification, the controller C executes the abnormality processing and disconnects it from the control calculation processing. On the other hand, the controller A and the controller B perform the same operation as described with reference to FIG. 5 thereafter. Even after the controller C is disconnected, the network interface and the process equipment interface perform the same operation as before as long as the response and control data of the controller A and the controller B match, and the process control device as a whole has no interruption. Continue control.

【0046】以上説明したように、この実施の形態のプ
ロセス制御装置は、制御演算処理を行うコントローラを
3つ並列動作させるとともに、これらの出力するデータ
を比較し、2つ以上が一致している間、動作を続けるよ
うにしたので、コントローラの1つに異常が生じて制御
演算処理から切り離されても、無瞬断でプロセス制御を
続行可能である。なお、この実施の形態では、コントロ
ーラを3つ並列動作させるものとして説明したが、この
数は3つに限られるものではなく、3以上であればよ
い。並列動作させるコントローラの数を3より増やすに
したがい、無瞬断のプロセス制御を続行するのに許容さ
れるコントローラの異常発生数を増やすことができる。
よって、プロセス制御装置に求められる信頼性とコント
ローラの信頼性とに基づいて、最適な個数を選択すれば
よい。
As described above, in the process control device of this embodiment, three controllers that perform control arithmetic processing are operated in parallel, and the data output from these are compared, and two or more match. Since the operation is continued for a while, even if an abnormality occurs in one of the controllers and the controller is disconnected from the control calculation processing, the process control can be continued without interruption. In this embodiment, three controllers are operated in parallel, but the number is not limited to three and may be three or more. As the number of controllers to be operated in parallel is increased from 3 or more, the number of controller abnormalities allowed to continue the process control without interruption can be increased.
Therefore, the optimum number may be selected based on the reliability required for the process control device and the reliability of the controller.

【0047】また、制御演算処理を行うコントローラを
並列実行による冗長構成としたので、ネットワークイン
タフェースとプロセス機器インタフェースの信頼性を確
保することで、コントローラに高信頼性を求めなくとも
プロセス制御装置全体としての信頼性を確保することが
できる。このため、コントローラに低価格の市販製品を
用いることができ、信頼性を確保したままコストを下げ
ることができる。また、世代交代の早い市販製品の利用
が可能となることで、半導体技術の向上による処理能力
の向上がタイムリーにでき、製品開発期間の短縮も可能
となる。
Further, since the controller for performing the control calculation process has a redundant configuration by parallel execution, by ensuring the reliability of the network interface and the process equipment interface, the entire process control apparatus can be provided without requiring the controller to have high reliability. The reliability of can be secured. Therefore, a low-priced commercial product can be used for the controller, and the cost can be reduced while ensuring reliability. In addition, since it is possible to use a commercial product with a rapid generation change, it is possible to improve the processing capacity by improving the semiconductor technology in a timely manner and shorten the product development period.

【0048】また、ネットワークインタフェースとプロ
セス機器インタフェースにより、コントローラの出力が
正常であることを常時確認しているため、プロセス制御
装置として十分な信頼性が確保できるので、コントロー
ラの使用するメモリシステムにエラー訂正機能を設けな
くてもよく、またエラー訂正機能では訂正不可能な宇宙
線などに起因すると考えられるマルチビットエラーにも
対処でき、より低コスト化を図ることができる。
Further, since the output of the controller is always confirmed to be normal by the network interface and the process equipment interface, it is possible to secure sufficient reliability as a process control device, so that an error occurs in the memory system used by the controller. It is not necessary to provide a correction function, and it is possible to deal with a multi-bit error that is considered to be caused by a cosmic ray that cannot be corrected by the error correction function, and it is possible to further reduce the cost.

【0049】次に、図9および図10を参照して、並列
動作する各コントローラ20で処理タイミングを同期さ
せるための構成について説明する。図9はコントローラ
へ供給される処理タイミング信号を示す説明図である。
図10は処理タイミング信号の構成例を示すタイミング
チャートである。図9に示すように、各コントローラ2
0には、プロセス機器インタフェース30の処理タイミ
ング信号生成部35(図4参照)からタイミング信号バ
ス51を介して処理タイミング信号103が並列的に供
給されている。各コントローラ20のリクエスト処理部
21、演算処理部23および入出力処理部24(図3参
照)では、この処理タイミング信号103の内容に基づ
き処理内容を決定している。
Next, with reference to FIGS. 9 and 10, a configuration for synchronizing the processing timing in each controller 20 operating in parallel will be described. FIG. 9 is an explanatory diagram showing processing timing signals supplied to the controller.
FIG. 10 is a timing chart showing a configuration example of the processing timing signal. As shown in FIG. 9, each controller 2
0 is supplied with the processing timing signal 103 in parallel from the processing timing signal generator 35 (see FIG. 4) of the process equipment interface 30 via the timing signal bus 51. The request processing unit 21, the arithmetic processing unit 23, and the input / output processing unit 24 (see FIG. 3) of each controller 20 determine the processing content based on the content of the processing timing signal 103.

【0050】処理タイミング信号103は、図10に示
すように、3bitのパラレル信号すなわち処理タイミ
ング信号103A〜103Cからなり、1制御周期(例
えば、100ms)ごとに巡回するコードが出力され
る。ここでは、1制御周期ごとに、コードの値に対応し
て8つの処理タイミングt1〜t8が設けられており、
各コントローラ20では、そのコードの値に基づき処理
タイミングを識別子、各処理タイミングに対して予め設
定されている処理、例えば、上位の監視装置からの処理
要求や下位のプロセス機器のための制御を実行する。
As shown in FIG. 10, the processing timing signal 103 is composed of a 3-bit parallel signal, that is, processing timing signals 103A to 103C, and a code which circulates every control cycle (for example, 100 ms) is output. Here, eight processing timings t1 to t8 are provided corresponding to the value of the code for each control cycle.
Each controller 20 identifies a processing timing based on the value of the code, and executes a preset processing for each processing timing, for example, a processing request from an upper monitoring device or control for lower processing equipment. To do.

【0051】このように、各コントローラ20に対して
処理タイミング信号103を並列的に供給し、各コント
ローラ20では、その処理タイミング信号103に基づ
き処理する内容を決定するようにしたので、各コントロ
ーラ20間でほぼ同期して同一内容の処理を実行するこ
とが可能となる。これにより、従来のように、各コント
ローラ20で共通の動作クロックを用いてそのマイクロ
プロセッサでの処理を完全に同期させる必要がなくな
り、それぞれ個別の動作クロックを用いることが可能と
なる。
As described above, the processing timing signal 103 is supplied in parallel to each controller 20, and each controller 20 determines the content to be processed based on the processing timing signal 103. It is possible to execute the processing of the same contents almost in synchronization with each other. As a result, unlike the conventional case, it is not necessary to completely synchronize the processing in the microprocessor using the common operation clock in each controller 20, and it is possible to use the individual operation clocks.

【0052】したがって、各コントローラが特定動作タ
イミングに起因して発生する不具合を内在している場合
でも、複数のコントローラで同時に不具合が発生する確
率が極めて低くなり、これらコントローラの出力/応答
を多数決判定することにより、プロセス制御装置1全体
に対する影響を回避でき、安定した制御動作を実現でき
る。また、共通クロックを用いて各コントローラの動作
を同期させるための高価な回路構成が不要となり、製品
コストを大幅に削減できる。さらには、コントローラと
して完全に同一構成の装置を用いる必要がなくなり、シ
ステム構成として柔軟性が得られる。
Therefore, even if each controller has a problem caused by a specific operation timing, the probability of a problem occurring simultaneously in a plurality of controllers becomes extremely low, and the majority of the outputs / responses of these controllers are judged. By doing so, it is possible to avoid the influence on the entire process control device 1, and to realize stable control operation. In addition, an expensive circuit configuration for synchronizing the operations of the controllers using the common clock is not required, and the product cost can be significantly reduced. Further, it is not necessary to use a device having the completely same configuration as the controller, and flexibility can be obtained as the system configuration.

【0053】なお、処理タイミング信号103に用いる
コードとしては、一般的な2進数を用いてもよい。この
とき、複数ビットが同時に変化するため、コントローラ
20でのビット検出にばらつきが生じた場合は、瞬間的
に異なるコードとして認識される場合も考えられる。本
実施の形態では、処理タイミング信号103として、図
10に示すようなグレイコードを用いている。このグレ
イコードとは、任意の値から次の値へ遷移する際、いず
れか1ビットだけが変化するコードである。したがっ
て、処理タイミングの変遷の際、ビット検出のばらつき
によるコードの誤認を回避でき、各コントローラ20に
おいて、安定した処理タイミングの同期を実現できる。
As the code used for the processing timing signal 103, a general binary number may be used. At this time, since a plurality of bits change at the same time, if the bit detection in the controller 20 varies, it may be recognized as a different code instantaneously. In this embodiment, a gray code as shown in FIG. 10 is used as the processing timing signal 103. The Gray code is a code in which only one bit changes when transitioning from any value to the next value. Therefore, when the processing timing changes, it is possible to avoid erroneous recognition of a code due to variations in bit detection, and each controller 20 can realize stable processing timing synchronization.

【0054】次に、図11および図12を参照して、ネ
ットワークインタフェース10によるコントローラ管理
処理について説明する。図11はネットワークインタフ
ェース10から各コントローラ20へ送信されるリクエ
スト(メッセージ)の構成例である。図12は各コント
ローラでの処理スケジュール例である。前述したよう
に、ネットワークインタフェース10では、各コントロ
ーラ20へ処理を指示する際、リクエスト配信部13
(図2参照)から内部LAN40を介してリクエストを
送信する。
Next, the controller management processing by the network interface 10 will be described with reference to FIGS. 11 and 12. FIG. 11 is a configuration example of a request (message) transmitted from the network interface 10 to each controller 20. FIG. 12 is an example of a processing schedule in each controller. As described above, in the network interface 10, when instructing each controller 20 to perform processing, the request distribution unit 13
A request is transmitted from (see FIG. 2) via the internal LAN 40.

【0055】このリクエストは、図11に示すように、
イーサネット(登録商標)で用いるパケットの1つであ
り、パケットの送信先や送信元、パケット種別などパケ
ットに関する情報を格納するヘッダ41と、リクエスト
の内容を示す情報を格納するデータ部42とから構成さ
れている。データ部42には、そのリクエストを識別す
るためのリクエストID43、リクエストの内容がコー
ド化されたリクエスト内容44、そのリクエストを実行
するタイミングを示す処理タイミング情報45が格納さ
れている。例えば、各コントローラ20に対して設定値
の変更を指示するリクエストの場合は、リクエスト内容
44として、処理対象となるプロセス機器すなわち制御
ポイントを示すポイントID44A、処理の種別を示す
処理種別44Bとその処理に用いる処理データ44Cと
がセットされている。また、処理タイミング情報45に
は、処理タイミング信号103で規定されるグレイコー
ドがセットされている。
This request, as shown in FIG.
This is one of the packets used in Ethernet (registered trademark), and is composed of a header 41 that stores information about the packet such as the destination and source of the packet and the packet type, and a data section 42 that stores information indicating the content of the request. Has been done. The data section 42 stores a request ID 43 for identifying the request, a request content 44 in which the content of the request is coded, and processing timing information 45 indicating the timing of executing the request. For example, in the case of a request to instruct each controller 20 to change the setting value, the request content 44 includes a point ID 44A indicating a process device to be processed, that is, a control point, a process type 44B indicating a type of process, and its process. And the processing data 44C used for are set. In the processing timing information 45, the gray code defined by the processing timing signal 103 is set.

【0056】各コントローラ20では、このようなリク
エストをリクエスト処理部21で受信し、その内容を解
析して実行する。このとき、処理の内容はリクエスト内
容44から決定し、処理タイミングは処理タイミング情
報45から決定する。図11のリクエスト46の例で
は、処理種別44Bが「設定値更新」を示すことから、
リクエスト処理部21は、処理データ44Cの「DB設
定値」を取り出して、ポイントID44Aに対応する新
たな設定値としてデータベース22へ書き込む。また、
この処理は、プロセス機器インタフェース30からの処
理タイミング信号103のグレイコードが「011」す
なわち処理タイミングt3を示す場合に実行される。こ
れにより、各コントローラ20において、次の処理タイ
ミングt3に同期して一斉に新たな設定値が書き込まれ
ることになる。
In each controller 20, the request processing unit 21 receives such a request, analyzes the content, and executes the request. At this time, the processing content is determined from the request content 44, and the processing timing is determined from the processing timing information 45. In the example of the request 46 of FIG. 11, since the processing type 44B indicates “update set value”,
The request processing unit 21 takes out the “DB setting value” of the processing data 44C and writes it in the database 22 as a new setting value corresponding to the point ID 44A. Also,
This processing is executed when the gray code of the processing timing signal 103 from the process equipment interface 30 indicates "011", that is, the processing timing t3. As a result, in each controller 20, new setting values are written all at once in synchronization with the next processing timing t3.

【0057】また、図11のリクエスト47の例では、
処理種別44Aが「現在値読み出し」を示すことから、
リクエスト処理部21は、データベース22に格納され
ているプロセス機器から得られた現在値を読み出して、
ネットワークインタフェース10へ通知する。また、こ
の処理は、プロセス機器インタフェース30からの処理
タイミング信号103のグレイコードが「101」すな
わち処理タイミングt5を示す場合に実行される。これ
により、各コントローラ20から、次の処理タイミング
t5に同期して一斉に現在値が読み出されることにな
る。なお、読み出された現在値は、応答によりコントロ
ーラ20からネットワークインタフェース10へ通知さ
れる。このとき、対応するリクエストのリクエストID
もその応答により通知することにより、各応答がどのリ
クエストに対応するものか識別するようにしてもよく、
複数のリクエストが多重して発行される場合にも対応で
きる。
In the example of the request 47 shown in FIG. 11,
Since the processing type 44A indicates “current value read”,
The request processing unit 21 reads out the current value obtained from the process device stored in the database 22,
Notify the network interface 10. Further, this processing is executed when the gray code of the processing timing signal 103 from the process equipment interface 30 indicates "101", that is, the processing timing t5. As a result, the current value is read out all at once from each controller 20 in synchronization with the next processing timing t5. The read current value is notified from the controller 20 to the network interface 10 by a response. At this time, the request ID of the corresponding request
Also, by notifying by that response, it may be possible to identify which request each response corresponds to,
It can also handle the case where multiple requests are issued in a multiplexed manner.

【0058】このように、各コントローラ20に対して
処理タイミング信号103を並列的に供給し、各コント
ローラ20では、その処理タイミング信号103に基づ
き処理する内容を決定するものとし、ネットワークイン
タフェース10から各コントローラ20へのリクエスト
で、要求した処理を実行するタイミングを指定するよう
にしたので、各コントローラ20間でほぼ同期して同一
内容の処理を実行することが可能となり、コントローラ
の出力/応答を精度よく多数決判定することができる。
また、従来のように、各コントローラ20で共通の動作
クロックを用いてそのマイクロプロセッサでの処理を完
全に同期させる必要がなくなり、それぞれ個別の動作ク
ロックを用いることが可能となる。
As described above, the processing timing signal 103 is supplied in parallel to each controller 20, and each controller 20 determines the contents to be processed based on the processing timing signal 103. Since the timing to execute the requested process is specified by the request to the controller 20, it is possible to execute the same process among the controllers 20 almost in synchronization, and the output / response of the controller can be accurately performed. You can often judge by majority.
Further, unlike the conventional case, it is not necessary to completely synchronize the processing in the microprocessor by using a common operation clock in each controller 20, and it becomes possible to use each individual operation clock.

【0059】したがって、各コントローラが特定動作タ
イミングに起因して発生する不具合を内在している場合
でも、複数のコントローラで同時に不具合が発生する確
率が極めて低くなり、安定した制御動作を実現できる。
また、共通クロックを用いて各コントローラの動作を同
期させるための高価な回路構成が不要となり、製品コス
トを大幅に削減できる。さらには、コントローラとして
完全に同一構成の装置を用いる必要がなくなり、システ
ム構成として柔軟性が得られる。
Therefore, even if each controller has a malfunction that occurs due to a specific operation timing, the probability that a plurality of controllers will simultaneously fail is extremely low, and stable control operation can be realized.
In addition, an expensive circuit configuration for synchronizing the operations of the controllers using the common clock is not required, and the product cost can be significantly reduced. Further, it is not necessary to use a device having the completely same configuration as the controller, and flexibility can be obtained as the system configuration.

【0060】各コントローラ20では、このようにし
て、各処理タイミングごとに予め設定された処理が行わ
れる。前述した図6のシーケンスでは、図12に示すよ
うに、まず処理タイミングt1で、プロセス機器への
「計測データ要求」処理が行われ、処理タイミングt2
で「リクエスト受付」処理が行われる。また、処理タイ
ミングt3でプロセス機器から得られた計測データをデ
ータベース22へ格納する「DB現在値更新」処理が行
われ、処理タイミングt4でリクエストに基づく「DB
現在値読み出し」処理が行われる。そして、処理が設定
されていない処理タイミングt5の後、処理タイミング
t6でプロセス機器への制御データを算出するための
「制御演算」処理が行われ、処理タイミングt7でその
演算結果をデータベース22へ格納する「DB制御デー
タ更新」処理が行われ、処理タイミングt8でプロセス
機器への「制御データ送信」処理が行われる。
In this way, each controller 20 performs the preset processing at each processing timing. In the sequence of FIG. 6 described above, as shown in FIG. 12, first, the “measurement data request” process to the process equipment is performed at the process timing t1, and the process timing t2.
Then, the "request reception" process is performed. Further, at the processing timing t3, the “DB current value update” processing of storing the measurement data obtained from the process equipment in the database 22 is performed, and at the processing timing t4, the “DB current value update” based on the request is performed.
The "current value read" process is performed. Then, after the processing timing t5 in which the processing is not set, the "control calculation" processing for calculating the control data to the process equipment is performed at the processing timing t6, and the calculation result is stored in the database 22 at the processing timing t7. The "DB control data update" processing is performed, and the "control data transmission" processing to the process device is performed at the processing timing t8.

【0061】このような処理のスケジューリングは、ネ
ットワークインタフェース10の負荷チェック部12で
管理しており、新たな処理を要求する際には、処理が設
定されていない処理タイミングを指定してリクエストを
発行する。このとき、監視装置2からの要求に基づきコ
ントローラ20に対して新たな処理を要求する際、負荷
チェック部12では、上記のようなスケジューリングに
基づき受け入れ可否を判断する。過負荷であり受け入れ
できない場合あれば、監視装置2へ受け入れ不可を通知
する。これにより、コントローラ20への過負荷を未然
に回避でき、安定したプロセス制御を実現できる。
The scheduling of such processing is managed by the load check unit 12 of the network interface 10, and when requesting a new processing, the processing timing not set is specified and the request is issued. To do. At this time, when requesting a new process from the controller 20 based on the request from the monitoring device 2, the load check unit 12 determines acceptance / rejection based on the above scheduling. If the load cannot be accepted due to overload, the monitor device 2 is notified of the non-acceptance. As a result, overload on the controller 20 can be avoided and stable process control can be realized.

【0062】なお、各処理タイミングでの処理は、すべ
てネットワークインタフェース10側からコントローラ
20に対して指定してもよいが、各コントローラ20で
行われる定常的な処理、例えば「計測データ要求」、
「DB現在値更新」、「制御演算」、「DB制御データ
更新」、「制御データ送信」などプロセス機器の制御に
関する処理については、予めその処理タイミングを固定
的に割り当てておくようにしてもよく、ネットワークイ
ンタフェース10でのリクエスト処理を省くことができ
る。
The processing at each processing timing may be designated to the controller 20 from the network interface 10 side, but the routine processing performed by each controller 20, for example, "measurement data request",
Regarding the processing related to the control of the process equipment, such as “DB current value update”, “control calculation”, “DB control data update”, “control data transmission”, the processing timing may be fixedly assigned in advance. The request processing in the network interface 10 can be omitted.

【0063】次に、本発明の第2の実施の形態について
説明する。この実施の形態のプロセス制御装置が第1の
実施の形態と異なる点は、3つのコントローラのデータ
ベースがそれぞれ正しいか否かの確認を行う自己診断機
能を有することである。この自己診断機能は、図2で示
したネットワークインタフェース10の応答/リクエス
ト送受信部11に、図3で示したデータベース22のデ
ータを所定単位ごとに順次送信させるリクエストを所定
間隔で発行するとともに、このリクエストに応じて応答
/リクエスト送受信部11へ送られたデータを破棄する
機能を設けることにより実現することができる。すなわ
ち、ネットワークインタフェース10の機能を実現する
プログラムを格納した不揮発性半導体メモリに、この自
己診断機能を実現するプログラムを加えればよい。
Next, a second embodiment of the present invention will be described. The process control device of this embodiment is different from that of the first embodiment in that it has a self-diagnosis function for confirming whether or not the databases of the three controllers are correct. This self-diagnosis function issues a request to the response / request transmission / reception unit 11 of the network interface 10 shown in FIG. 2 to transmit the data of the database 22 shown in FIG. This can be realized by providing a function of discarding the data sent to the response / request transmission / reception unit 11 in response to the request. That is, the program realizing the self-diagnosis function may be added to the nonvolatile semiconductor memory storing the program realizing the function of the network interface 10.

【0064】この場合、応答/リクエスト送受信部11
が発行する自己診断機能のリクエストは、負荷チェック
部12の働きによりコントローラ20の負荷が軽いとき
のみ3つのコントローラ20へ送信される。コントロー
ラ20へ送信されたリクエストは、所定のタイミングで
リクエスト処理部により実行され、データベース22の
データが所定単位ごとに読み出されて順次ネットワーク
インタフェース10へ送信させる。3つのコントローラ
20から送信されたデータベース22のデータは、応答
比較部15で比較され、不一致の検出されたコントロー
ラが異常通知部16に通知される。これにより、異常通
知部16が当該コントローラに異常通知を送信し、異常
通知を受信したコントローラは、異常処理を実行し制御
演算処理からの切り離しを行う。
In this case, the response / request transmission / reception section 11
The request for the self-diagnosis function issued by is transmitted to the three controllers 20 only when the load of the controllers 20 is light due to the operation of the load check unit 12. The request transmitted to the controller 20 is executed by the request processing unit at a predetermined timing, the data in the database 22 is read in a predetermined unit, and is sequentially transmitted to the network interface 10. The data of the database 22 transmitted from the three controllers 20 are compared by the response comparison unit 15, and the controller in which the mismatch is detected is notified to the abnormality notification unit 16. As a result, the abnormality notification unit 16 transmits the abnormality notification to the controller, and the controller that receives the abnormality notification executes the abnormality processing and disconnects it from the control calculation processing.

【0065】この実施の形態によれば、3つのコントロ
ーラ20のデータベース22のデータ比較をバックグラ
ンドで行うことで、データベース22のデータを格納す
るRAMのエラーなどを検出することができる。このた
め、頻繁に使用されない領域で発生したエラーを検出で
き、異常の生じたコントローラ20を除くことができ
る。
According to this embodiment, by comparing the data in the databases 22 of the three controllers 20 in the background, it is possible to detect an error in the RAM storing the data in the databases 22. Therefore, it is possible to detect an error that has occurred in an area that is not frequently used, and it is possible to remove the controller 20 in which an abnormality has occurred.

【0066】次に、図13を参照して、本発明の第3の
実施の形態について説明する。図13は、本発明のプロ
セス制御装置にかかる第3の実施の形態を示すブロック
図である。この実施の形態のプロセス制御装置6が第1
の実施の形態と異なる点は、ネットワークインタフェー
ス10、プロセス機器インタフェース30、内部LAN
40およびデータ通信路50をそれぞれ冗長構成とした
ことである。図13において、このプロセス制御装置6
は、2つの同一構成のネットワークインタフェース10
(ネットワークインタフェースA,ネットワークインタ
フェースB)と、3つの同一構成のコントローラ20
(コントローラA,コントローラB,コントローラC)
と、2つの同一構成のプロセス機器インタフェース30
(プロセス機器インタフェースA,プロセス機器インタ
フェースB)を備えている。
Next, the third embodiment of the present invention will be described with reference to FIG. FIG. 13 is a block diagram showing a third embodiment according to the process control device of the present invention. The process control device 6 of this embodiment is the first
Is different from the embodiment described above in that the network interface 10, the process equipment interface 30, the internal LAN
40 and the data communication path 50 have a redundant configuration. In FIG. 13, this process control device 6
Are two network interfaces 10 of the same configuration.
(Network interface A, network interface B) and three controllers 20 having the same configuration
(Controller A, Controller B, Controller C)
And two process equipment interfaces 30 having the same configuration
(Process device interface A, process device interface B).

【0067】2つのネットワークインタフェース10
は、系統の異なる内部LAN40(A系内部LAN,B
系内部LAN)を介して3つのコントローラ20と接続
されており、それぞれ3つのコントローラ20と相互通
信可能に構成されている。この場合、ネットワークイン
タフェースAはA系内部LANを介し、ネットワークイ
ンタフェースBはB系内部LANを介して、3つのコン
トローラ20と接続されている。
Two network interfaces 10
Is an internal LAN 40 of a different system (A system internal LAN, B
It is connected to three controllers 20 via a system internal LAN), and is configured to be able to mutually communicate with the three controllers 20. In this case, the network interface A is connected to the three controllers 20 via the A system internal LAN and the network interface B is connected to the B system internal LAN.

【0068】2つのプロセス機器インタフェース30
は、それぞれ3つのコントローラ20と個別にデータ通
信路50で接続されており、これらとの間で1対1の通
信が可能に構成されている。また、2つのプロセス機器
インタフェース30の間に制御信号線60が接続されて
おり、相互に制御信号の伝達が可能に構成されている。
さらに、2つのプロセス機器インタフェース30は、各
々が系統の異なる図示しないバスを介して2つのネット
ワークインタフェース10と3つのコントローラ20に
接続されている。
Two process equipment interfaces 30
Are individually connected to the three controllers 20 by the data communication paths 50, and one-to-one communication is possible between them. In addition, a control signal line 60 is connected between the two process equipment interfaces 30 so that control signals can be mutually transmitted.
Further, the two process device interfaces 30 are connected to the two network interfaces 10 and the three controllers 20 via buses (not shown) having different systems.

【0069】また、2つのネットワークインタフェース
10は、系統の異なる制御LAN3(A系制御LAN,
B系制御LAN)を介して監視装置2と接続されてお
り、それぞれ監視装置2と相互通信可能に構成されてい
る。この場合、ネットワークインタフェースAはA系制
御LANを介し、ネットワークインタフェースBはB系
制御LANを介して、監視装置2と接続されている。2
つのプロセス機器インタフェース30は、各々がプロセ
ス機器4の接続された外部の2つのIOバス5(A系I
Oバス,B系IOバス)に接続されている。
The two network interfaces 10 are control LANs 3 (A system control LAN,
It is connected to the monitoring device 2 via the B-system control LAN) and is configured to be able to mutually communicate with the monitoring device 2. In this case, the network interface A is connected to the monitoring device 2 via the A system control LAN, and the network interface B is connected to the B system control LAN. Two
The two process equipment interfaces 30 each include two external IO buses 5 (A system I) to which the process equipment 4 is connected.
O bus, B system IO bus).

【0070】このプロセス制御装置6は、2つのネット
ワークインタフェース10と3つのコントローラ20が
並列に動作し、2つのプロセス機器インタフェース30
の一方がマスター(現用系)として常時動作し、他方が
スレーブ(待機系)として待機している。2つのネット
ワークインタフェース10は、それぞれ系統の異なる制
御LAN3を介して受信した監視装置2のリクエストを
別々に3つのコントローラ20の各々に与えるととも
に、このリクエストに対する3つのコントローラ20の
各々からの応答の中から多数決によって定まる1つの応
答を各々が接続された制御LAN3に出力して監視装置
2へ回答する。
In this process control device 6, two network interfaces 10 and three controllers 20 operate in parallel, and two process equipment interfaces 30 are provided.
One of them always operates as a master (active system), and the other is on standby as a slave (standby system). The two network interfaces 10 separately give the requests of the monitoring device 2 received via the control LANs 3 having different systems to the three controllers 20 respectively, and in response to the requests from the three controllers 20 respectively. 1 to output to the control LAN 3 to which each response is connected, which is determined by a majority decision, and responds to the monitoring device 2.

【0071】2つのネットワークインタフェース10が
第1の実施の形態若しくは第2の実施の形態で説明した
ものと異なる点は、処理タイミング信号入力用のディジ
タル入力インタフェースを2系統有し、マスターとスレ
ーブの両方のプロセス機器インタフェース30から出力
される処理タイミング信号が入力され、マスター側の処
理タイミング信号が入力されなくなったときに、スレー
ブ側の処理タイミング信号に基づいて処理を続行するよ
うにしたことである。
The two network interfaces 10 differ from those described in the first or second embodiment in that they have two digital input interfaces for inputting processing timing signals, and have a master and a slave. That is, when the processing timing signals output from both process device interfaces 30 are input and the processing timing signals on the master side are not input, the processing is continued based on the processing timing signals on the slave side. .

【0072】3つのコントローラ20は、各々が2つの
ネットワークインタフェース10から与えられた同じリ
クエストのうち、先に与えられたリクエストのみ処理を
行い、このリクエストに対する応答を2つのネットワー
クインタフェース10に出力する。また、プロセス機器
4に対するコマンド生成やプロセス制御の演算を行い、
生成したコマンドや演算結果を制御データとして2つの
プロセス機器インタフェース30に出力する。
Of the same requests given from the two network interfaces 10, each of the three controllers 20 processes only the previously given request and outputs a response to this request to the two network interfaces 10. In addition, command generation and process control calculations for the process equipment 4 are performed.
The generated commands and calculation results are output to the two process equipment interfaces 30 as control data.

【0073】ここで、2つのネットワークインタフェー
ス10から与えられた同じリクエストのうち、先に与え
られたリクエストのみ処理を行うことができるのは、監
視装置の送信するリクエストがA系とB系で同じメッセ
ージヘッダを有するため、応答/リクエスト送受信部1
1が同じメッセージを受信した場合、後から受信したメ
ッセージを先に受信したものと同じメッセージと判定
し、無視するためである。
Here, of the same requests given from the two network interfaces 10, only the request given first can be processed because the requests transmitted by the monitoring device are the same in the A system and the B system. Response / request transmission / reception unit 1 because it has a message header
This is because when 1 receives the same message, it determines that the message received later is the same as the message received earlier and ignores it.

【0074】3つのコントローラ20が第1の実施の形
態若しくは第2の実施の形態で説明したものと異なる点
は、内部LAN40用のLANインタフェースと、デー
タ通信路50用の通信インタフェースと、処理タイミン
グ信号103入力用のディジタル入力インタフェースと
をそれぞれ2系統有し、応答/リクエスト送受信部11
が2つの内部LAN40を介して送受信を行うことと、
入出力処理部24が2つのデータ通信路50を介して送
受信を行うことと、マスターとスレーブの両方のプロセ
ス機器インタフェース30から出力される処理タイミン
グ信号が入力され、マスター側の処理タイミング信号が
入力されなくなったときに、スレーブ側の処理タイミン
グ信号に基づいて処理を続行するようにしたことであ
る。
The three controllers 20 differ from those described in the first embodiment or the second embodiment in that the LAN interface for the internal LAN 40, the communication interface for the data communication path 50, and the processing timing. The response / request transmission / reception unit 11 has two systems each including a digital input interface for inputting the signal 103.
Is transmitting and receiving via the two internal LANs 40,
The input / output processing unit 24 performs transmission / reception via the two data communication paths 50, the processing timing signals output from both the master and slave process device interfaces 30 are input, and the processing timing signals on the master side are input. That is, the processing is continued based on the processing timing signal on the slave side when the processing is stopped.

【0075】プロセス機器インタフェース30は、マス
ター側が3つのコントローラ20の各々から出力される
制御データの中から多数決によって定まる1つの制御デ
ータを2つのIOバス5に出力してプロセス機器4を制
御し、スレーブ側が制御信号線60を介してマスター側
の動作を確認する待機動作を行う。スレーブ側のプロセ
ス機器インタフェース30は、マスター側の動作停止を
検出するとマスターに切り替わる。また、2つのプロセ
ス機器インタフェース30は、マスター側かスレーブ側
かにかかわらず各々が接続された図示しないバスに処理
タイミング信号を出力している。
The process equipment interface 30 controls the process equipment 4 by outputting, to the two IO buses 5, one control data determined by the majority decision from the control data output from each of the three controllers 20 on the master side. The slave side performs a standby operation for confirming the operation of the master side via the control signal line 60. The process device interface 30 on the slave side switches to the master when detecting the operation stop on the master side. Further, the two process device interfaces 30, regardless of the master side or the slave side, output processing timing signals to a bus (not shown) connected to each.

【0076】2つのプロセス機器インタフェース30が
第1の実施の形態若しくは第2の実施の形態で説明した
ものと異なる点は、IOバス5用インタフェースを2系
統有し、制御データを2つのIOバス5に出力可能に構
成したことと、制御信号線60用のディジタル入出力イ
ンタフェースを有し、マスター・スレーブ切替可能に構
成したことである。マスター・スレーブ切替は、例え
ば、マスターのときは常時、動作中を示す信号をディジ
タル入出力インタフェースに出力し、スレーブのときは
常時、ディジタル入出力インタフェースに入力する信号
を監視し、信号の入力が途絶すると自身をマスターに切
り替えるプログラムを不揮発性半導体メモリに格納して
おき、CPUがこのプログラムを実行するようにしてお
くことにより行うことができる。
The two process equipment interfaces 30 differ from those described in the first or second embodiment in that they have two interfaces for the IO bus 5 and control data are stored in the two IO buses. 5 and the digital signal input / output interface for the control signal line 60 and the master / slave switching. For master / slave switching, for example, in the case of a master, the signal indicating the operation is always output to the digital input / output interface, and in the case of the slave, the signal input to the digital input / output interface is constantly monitored, and the signal input is This can be performed by storing a program for switching itself to the master when the interruption occurs in the nonvolatile semiconductor memory and allowing the CPU to execute this program.

【0077】このように構成したので、この実施の形態
のプロセス制御装置は、ネットワークインタフェース1
0、制御LAN3および内部LAN40のいずれかで異
常が生じた場合であっても、監視装置2との通信が途絶
することがないので、正常に処理を続行することができ
る。また、動作中のプロセス機器インタフェース30に
異常が生じた場合であっても、待機中のプロセス機器イ
ンタフェース30によって処理を続行することができ
る。このように、この実施の形態のプロセス制御装置
は、コントローラ20の1つに異常が生じて制御演算処
理から切り離されても、無瞬断でプロセス制御を続行可
能であるだけでなく、3つのコントローラ20に接続さ
れたインタフェース部分に異常が生じた場合にも処理を
続行することができる。このため、第1の実施の形態に
比べて、さらに信頼性を向上することができる。
With the above configuration, the process control device of this embodiment has the network interface 1
0, the control LAN 3 and the internal LAN 40 have an abnormality, the communication with the monitoring device 2 is not interrupted, so that the processing can be continued normally. Further, even when an abnormality occurs in the operating process device interface 30, the process can be continued by the waiting process device interface 30. As described above, the process control device according to the present embodiment is not only capable of continuing the process control without interruption even if one of the controllers 20 becomes abnormal and is disconnected from the control calculation process, but also has three The process can be continued even when an abnormality occurs in the interface part connected to the controller 20. Therefore, the reliability can be further improved as compared with the first embodiment.

【0078】この実施の形態では、3つのコントローラ
20に接続されるものをすべて冗長構成としたが、必ず
しもすべてを冗長構成としなくともよい。プロセス制御
装置として要求される信頼性と、3つのコントローラ2
0に接続されるものの個々の信頼性とを勘案して必要な
箇所のみ冗長構成とすることにより、必要とされる信頼
性を最小限のコスト上昇で得ることができる。例えば、
プロセス制御装置を2つの同一構成のネットワークイン
タフェース10(ネットワークインタフェースA,ネッ
トワークインタフェースB)と、3つの同一構成のコン
トローラ20(コントローラA,コントローラB,コン
トローラC)と、1つのプロセス機器インタフェース3
0とで構成してもよいし、1つのネットワークインタフ
ェース10と、3つの同一構成のコントローラ20(コ
ントローラA,コントローラB,コントローラC)と、
2つの同一構成のプロセス機器インタフェース30(プ
ロセス機器インタフェースA,プロセス機器インタフェ
ースB)とで構成してもよい。
In this embodiment, all those connected to the three controllers 20 have a redundant configuration, but not all need to have a redundant configuration. Reliability required as a process control device and three controllers 2
The required reliability can be obtained with a minimum increase in cost by providing a redundant configuration only in a necessary portion in consideration of the reliability of each of those connected to 0. For example,
The process control device includes two network interfaces 10 having the same configuration (network interface A, network interface B), three controllers 20 having the same configuration (controller A, controller B, controller C), and one process equipment interface 3.
0, or one network interface 10 and three controllers 20 (controller A, controller B, controller C) having the same configuration,
It may be configured with two process device interfaces 30 (process device interface A, process device interface B) having the same configuration.

【0079】次に、図14を参照して、並列動作する各
コントローラ20で処理タイミングを同期させるための
構成について説明する。図14はコントローラへ供給さ
れる処理タイミング信号を示す説明図である。図14に
示すように、各コントローラ20には、プロセス機器イ
ンタフェース30の処理タイミング信号生成部35(図
4参照)からタイミング信号バス51を介して処理タイ
ミング信号103が並列的に供給されている。各コント
ローラ20のリクエスト処理部21、演算処理部23お
よび入出力処理部24(図3参照)では、この処理タイ
ミング信号103の内容に基づき処理内容を決定してい
る。
Next, with reference to FIG. 14, a configuration for synchronizing the processing timing in each controller 20 operating in parallel will be described. FIG. 14 is an explanatory diagram showing processing timing signals supplied to the controller. As shown in FIG. 14, the processing timing signal 103 is supplied in parallel to each controller 20 from the processing timing signal generator 35 (see FIG. 4) of the process equipment interface 30 via the timing signal bus 51. The request processing unit 21, the arithmetic processing unit 23, and the input / output processing unit 24 (see FIG. 3) of each controller 20 determine the processing content based on the content of the processing timing signal 103.

【0080】処理タイミング信号103は、図10に示
すように、3bitのパラレル信号すなわち処理タイミ
ング信号103A〜103Cからなり、1制御周期(例
えば、100ms)ごとに巡回するコードが出力され
る。ここでは、1制御周期ごとに、コードの値に対応し
て8つの処理タイミングt1〜t8が設けられており、
各コントローラ20では、そのコードの値に基づき処理
タイミングを識別子、各処理タイミングに対して予め設
定されている処理、例えば、上位の監視装置からの処理
要求や下位のプロセス機器のための制御を実行する。
As shown in FIG. 10, the processing timing signal 103 is composed of a 3-bit parallel signal, that is, processing timing signals 103A to 103C, and a code that circulates every one control cycle (for example, 100 ms) is output. Here, eight processing timings t1 to t8 are provided corresponding to the value of the code for each control cycle.
Each controller 20 identifies a processing timing based on the value of the code, and executes a preset processing for each processing timing, for example, a processing request from an upper monitoring device or control for lower processing equipment. To do.

【0081】本実施の形態では、各コントローラ20お
よび各ネットワークインタフェース10には、2つのプ
ロセス機器インタフェース30からそれぞれ個別に処理
タイミング信号103が供給される。各コントローラ2
0および各ネットワークインタフェース10では、2つ
のプロセス機器インタフェース30から供給された処理
タイミング信号103のうち、いずれかマスター側の処
理タイミング信号を選択して処理タイミングの決定に用
いる。選択の方法としては、プロセス機器インタフェー
ス30との通信によりいずれがマスター側か判断しても
よく、あるいはデフォルトでマスター側を予め決めてお
き、そのマスター側からの処理タイミング信号が停止す
るなど不具合が検出された場合に他方の処理タイミング
信号へ切り替えるようにしてもよい。
In this embodiment, the processing timing signal 103 is individually supplied to each controller 20 and each network interface 10 from the two process equipment interfaces 30. Each controller 2
0 and each network interface 10, the processing timing signal on the master side is selected from the processing timing signals 103 supplied from the two process equipment interfaces 30 and used to determine the processing timing. As a selection method, it may be determined which side is the master side by communicating with the process equipment interface 30, or the master side may be predetermined by default and the processing timing signal from the master side may stop. If detected, it may be switched to the other processing timing signal.

【0082】このように、プロセス機器インタフェース
30を2重化した場合は、各プロセス機器インタフェー
ス30からの処理タイミング信号103を各コントロー
ラ20および各ネットワークインタフェース10を個別
に供給し、各コントローラ20および各ネットワークイ
ンタフェース10では、2つのプロセス機器インタフェ
ース30から供給された処理タイミング信号103のう
ち、いずれか現用系のものを選択して利用するようにし
たので、各コントローラ20において、安定した処理タ
イミングの同期を実現できる。
In this way, when the process equipment interface 30 is duplicated, the processing timing signal 103 from each process equipment interface 30 is individually supplied to each controller 20 and each network interface 10, and each controller 20 and each network interface 10 is supplied. In the network interface 10, one of the processing timing signals 103 supplied from the two process equipment interfaces 30 is selected and used, so that each controller 20 can achieve stable synchronization of processing timing. Can be realized.

【0083】[0083]

【発明の効果】以上説明したように、本発明は、コント
ローラとして、ネットワークインタフェースとプロセス
機器インタフェースとの間に並列的に設けられ、ネット
ワークインターフェースからのリクエストに付加されて
いる処理タイミング情報で指示された処理タイミングで
当該リクエストに対応する処理を実行するN個(Nは3
以上の自然数)のコントローラを備え、ネットワークイ
ンタフェースのリクエスト配信部で、ネットワークを介
して上位装置から受信したリクエストに、当該リクエス
トに対応する処理をコントローラが実行すべきタイミン
グを指示する処理タイミング情報を付加して各コントロ
ーラへ通知し、応答比較部で、当該リクエストに対する
各コントローラからの応答を多数決判定して上位装置へ
送信する1つの応答を決定するようにしたので、各コン
トローラ20間でほぼ同期して同一内容の処理を実行す
ることが可能となり、コントローラの出力/応答を精度
よく多数決判定することができる。
As described above, the present invention is provided as a controller in parallel between the network interface and the process equipment interface, and is instructed by the processing timing information added to the request from the network interface. N (N is 3) that executes the processing corresponding to the request at the processing timing
The request distribution unit of the network interface adds processing timing information indicating the timing at which the controller should execute the processing corresponding to the request, to the request received from the host device via the network. Then, each controller 20 is notified, and the response comparison unit decides one response to be sent to the higher-level device by making a majority decision on the response from each controller in response to the request. Therefore, it is possible to execute the processing of the same content, and it is possible to determine the majority of the outputs / responses of the controller with high accuracy.

【0084】また、従来のように、各コントローラで共
通の動作クロックを用いてそのマイクロプロセッサでの
処理を完全に同期させる必要がなくなり、それぞれ個別
の動作クロックを用いることが可能となる。したがっ
て、各コントローラが特定動作タイミングに起因して発
生する不具合を内在している場合でも、複数のコントロ
ーラで同時に不具合が発生する確率が極めて低くなり、
安定した制御動作を実現できる。
Further, unlike the conventional case, it is not necessary to completely synchronize the processing in the microprocessor by using the common operation clock in each controller, and it becomes possible to use each individual operation clock. Therefore, even if each controller has a problem that occurs due to a specific operation timing, the probability that problems will occur simultaneously in multiple controllers will be extremely low,
A stable control operation can be realized.

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

【図1】 本発明の第1の実施の形態にかかるプロセス
制御装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a process control device according to a first exemplary embodiment of the present invention.

【図2】 図1のネットワークインタフェースの機能ブ
ロック図である。
FIG. 2 is a functional block diagram of the network interface of FIG.

【図3】 図1のコントローラの機能ブロック図であ
る。
FIG. 3 is a functional block diagram of the controller of FIG.

【図4】 図1のプロセス機器インタフェースの機能ブ
ロック図である。
4 is a functional block diagram of the process equipment interface of FIG. 1. FIG.

【図5】 第1の実施の形態にかかるプロセス制御装置
の動作を説明するシーケンス図である。
FIG. 5 is a sequence diagram illustrating an operation of the process control device according to the first embodiment.

【図6】 第1の実施の形態にかかるプロセス制御装置
の他の動作を説明するシーケンス図である。
FIG. 6 is a sequence diagram illustrating another operation of the process control device according to the first embodiment.

【図7】 第1の実施の形態にかかるプロセス制御装置
の他の動作を説明するシーケンス図である。
FIG. 7 is a sequence diagram illustrating another operation of the process control device according to the first embodiment.

【図8】 第1の実施の形態にかかるプロセス制御装置
の他の動作を説明するシーケンス図である。
FIG. 8 is a sequence diagram illustrating another operation of the process control device according to the first embodiment.

【図9】 コントローラへ供給される処理タイミング信
号を示す説明図である。
FIG. 9 is an explanatory diagram showing processing timing signals supplied to a controller.

【図10】 処理タイミング信号の構成例を示すタイミ
ングチャートである。
FIG. 10 is a timing chart showing a configuration example of a processing timing signal.

【図11】 リクエスト(メッセージ)の構成例であ
る。
FIG. 11 is a configuration example of a request (message).

【図12】 各コントローラでの処理スケジュール例で
ある。
FIG. 12 is an example of a processing schedule in each controller.

【図13】 本発明の第3の実施の形態にかかるプロセ
ス制御装置の構成を示すブロック図である。
FIG. 13 is a block diagram showing a configuration of a process control device according to a third exemplary embodiment of the present invention.

【図14】 コントローラへ供給される処理タイミング
信号を示す他の説明図である。
FIG. 14 is another explanatory diagram showing a processing timing signal supplied to the controller.

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

1,6…プロセス制御装置、2…監視装置、3…制御L
AN、4…プロセス機器、5…IOバス、10…ネット
ワークインタフェース、11…応答/リクエスト送受信
部、12…負荷チェック部、13…リクエスト配信部、
14…応答受信部、15…応答比較部、16,34…異
常通知部、20…コントローラ、21…リクエスト処理
部、22…データベース、23…演算処理部、24…入
出力処理部、25…異常処理部、30…プロセス機器イ
ンタフェース、31…コントローラ通信処理部、32…
データ比較部、33…IOバス入出力処理部、35…処
理タイミング信号生成部、40…内部LAN、50…デ
ータ通信路、51…タイミング信号バス、60…制御信
号線、103…処理タイミング信号。
1, 6 ... Process control device, 2 ... Monitoring device, 3 ... Control L
AN, 4 ... Process device, 5 ... IO bus, 10 ... Network interface, 11 ... Response / request transmission / reception unit, 12 ... Load check unit, 13 ... Request distribution unit,
14 ... Response receiving section, 15 ... Response comparing section, 16, 34 ... Abnormality notifying section, 20 ... Controller, 21 ... Request processing section, 22 ... Database, 23 ... Arithmetic processing section, 24 ... Input / output processing section, 25 ... Abnormality Processing unit, 30 ... Process device interface, 31 ... Controller communication processing unit, 32 ...
Data comparison unit, 33 ... IO bus input / output processing unit, 35 ... Processing timing signal generation unit, 40 ... Internal LAN, 50 ... Data communication path, 51 ... Timing signal bus, 60 ... Control signal line, 103 ... Processing timing signal.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 プロセス制御のための制御演算を行うコ
ントローラと、ネットワークを介して上位装置から受信
したリクエストを前記コントローラへ通知するととも
に、当該リクエストに対する前記コントローラからの応
答を前記上位装置へ送信するネットワークインタフェー
スと、前記コントローラでの制御演算に基づいてIOバ
スに接続されているプロセス機器へ制御データを送信す
るとともに、前記プロセス機器から計測データを受信す
るプロセス機器インタフェースとを有し、前記ネットワ
ークインタフェースを介して受信された前記リクエスト
に基づき前記コントローラで制御演算を行い、得られた
制御データを前記プロセス機器インタフェースを介して
前記プロセス制御機器へ送信することにより前記プロセ
ス機器を制御し、前記プロセス制御機器から得られた計
測データを前記コントローラから応答として前記ネット
ワークインタフェースへ出力し、前記ネットワークイン
タフェースから前記上位装置へ応答として送信するプロ
セス制御装置であって、 前記コントローラとして、前記ネットワークインタフェ
ースと前記プロセス機器インタフェースとの間に並列的
に設けられ、前記ネットワークインターフェースからの
リクエストに付加されている処理タイミング情報で指示
された処理タイミングで当該リクエストに対応する処理
を実行するN個(Nは3以上の自然数)のコントローラ
を備え、 前記ネットワークインタフェースは、前記ネットワーク
を介して前記上位装置から受信したリクエストに、当該
リクエストに対応する処理を前記コントローラが実行す
べきタイミングを指示する処理タイミング情報を付加し
て前記各コントローラへ通知するリクエスト配信部と、
当該リクエストに対する前記各コントローラからの応答
を多数決判定して前記上位装置へ送信する1つの応答を
決定する応答比較部とを有することを特徴とするプロセ
ス制御装置。
1. A controller that performs control calculation for process control and a request received from a host device via a network are notified to the controller, and a response to the request from the controller is sent to the host device. A network interface and a process device interface for transmitting control data to a process device connected to an IO bus based on control calculation in the controller and receiving measurement data from the process device. Control processing is performed by the controller based on the request received via, and the process equipment is controlled by transmitting the obtained control data to the process control equipment via the process equipment interface, A process control device that outputs measured data obtained from a process control device to the network interface as a response from the controller, and transmits as a response from the network interface to the host device, wherein the network interface and the controller are used as the controller. N pieces (N is 3 or more) that are provided in parallel with the process equipment interface and execute the processing corresponding to the request at the processing timing indicated by the processing timing information added to the request from the network interface. Natural number) of the controller, the network interface should execute a process corresponding to the request received from the higher-level device via the network. A request distribution unit for notifying to said each controller by adding processing timing information indicating a timing,
A process control device, comprising: a response comparison unit that makes a majority decision on the response from each controller to the request and determines one response to be transmitted to the host device.
【請求項2】 請求項1記載のプロセス制御装置におい
て、 前記リクエスト配信部は、前記各コントローラへ送信し
たリクエストの処理状況に基づいて、新たに受信したリ
クエストを処理する処理タイミングを選択し、その処理
タイミングを示す処理タイミング情報を当該リクエスト
に付加することを特徴とするプロセス制御装置。
2. The process control device according to claim 1, wherein the request delivery unit selects a processing timing for processing a newly received request based on a processing status of a request transmitted to each controller, and A process control device characterized in that process timing information indicating a process timing is added to the request.
【請求項3】 請求項1または2のいずれかに記載のプ
ロセス制御装置において、 前記ネットワークインタフェースは、前記各コントロー
ラへ送信したリクエストの処理状況に基づいて、新たに
受信したリクエストの受け入れ可否を判断し、受け入れ
可の場合にのみ当該リクエストを前記リクエスト配信部
へ渡す負荷チェック部を有することを特徴とするプロセ
ス制御装置。
3. The process control device according to claim 1, wherein the network interface determines whether to accept a newly received request based on a processing status of a request transmitted to each controller. However, the process control device has a load check unit that passes the request to the request delivery unit only when the request is acceptable.
【請求項4】 請求項3記載のプロセス制御装置におい
て、 前記負荷チェック部は、前記リクエストが受け入れ不可
と判断された場合は、前記上位装置に対してリクエスト
実行不可を通知することを特徴とするプロセス制御装
置。
4. The process control device according to claim 3, wherein the load check unit notifies the upper-level device that the request cannot be executed when it is determined that the request cannot be accepted. Process control equipment.
JP2001341017A 2001-11-06 2001-11-06 Process control device Expired - Lifetime JP3706332B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001341017A JP3706332B2 (en) 2001-11-06 2001-11-06 Process control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001341017A JP3706332B2 (en) 2001-11-06 2001-11-06 Process control device

Publications (2)

Publication Number Publication Date
JP2003140709A true JP2003140709A (en) 2003-05-16
JP3706332B2 JP3706332B2 (en) 2005-10-12

Family

ID=19155127

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001341017A Expired - Lifetime JP3706332B2 (en) 2001-11-06 2001-11-06 Process control device

Country Status (1)

Country Link
JP (1) JP3706332B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011103071A (en) * 2009-11-11 2011-05-26 Hitachi Ltd Multiplexing control device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5559502A (en) * 1978-10-30 1980-05-06 Toshiba Corp Synchronous adjustment method for process controller's dual control
JPH11167406A (en) * 1997-12-03 1999-06-22 Olympus Optical Co Ltd Distributed control system and control method of the same
JP2000066912A (en) * 1998-08-17 2000-03-03 Ishikawajima Harima Heavy Ind Co Ltd Method for changing data of triple fault tolerant system
JP2000090057A (en) * 1998-09-11 2000-03-31 Omron Corp Group object and control system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5559502A (en) * 1978-10-30 1980-05-06 Toshiba Corp Synchronous adjustment method for process controller's dual control
JPH11167406A (en) * 1997-12-03 1999-06-22 Olympus Optical Co Ltd Distributed control system and control method of the same
JP2000066912A (en) * 1998-08-17 2000-03-03 Ishikawajima Harima Heavy Ind Co Ltd Method for changing data of triple fault tolerant system
JP2000090057A (en) * 1998-09-11 2000-03-31 Omron Corp Group object and control system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011103071A (en) * 2009-11-11 2011-05-26 Hitachi Ltd Multiplexing control device

Also Published As

Publication number Publication date
JP3706332B2 (en) 2005-10-12

Similar Documents

Publication Publication Date Title
US5550731A (en) Method and apparatus for implementing a databus voter to select the command signals from one of several redundant asynchronous digital processing units
US20080046142A1 (en) Layered architecture supports distributed failover for applications
US9170569B2 (en) Method for electing an active master device from two redundant master devices
US11904918B2 (en) Computer interlocking system and switching control method for the same, device, and storage medium
US20190302742A1 (en) Method for Setting Up a Redundant Communication Connection, and Failsafe Control Unit
US20070270984A1 (en) Method and Device for Redundancy Control of Electrical Devices
KR101519719B1 (en) Message process method of gateway
EP0580938B1 (en) Duplex communication control device
US11301236B2 (en) Updating components of a modular system
JP3884643B2 (en) Process control device
US9003067B2 (en) Network and method for operating the network
JP3706332B2 (en) Process control device
JP3867047B2 (en) Fault tolerant computer array and method of operation thereof
JP2003140704A (en) Process controller
JPH0326936B2 (en)
JP7358819B2 (en) IO module duplication control device and method
US7000049B1 (en) Systems and methods for reliably selecting bus mastership in a fault tolerant manner
JP3904987B2 (en) Data transmission method
JPS62187901A (en) Method for controlling duplex controller
JP2005285017A (en) Duplication controller system, controllers thereof, and program
KR960011136B1 (en) Network dualization and its method
JPS60245001A (en) Multiplexing controller
US11914338B2 (en) Redundant automation system and method for operating the redundant automation system
US11853175B2 (en) Cluster system and restoration method that performs failover control
JP2000040013A (en) Method for detecting line abnormality for duplex communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040601

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050719

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050726

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050728

R150 Certificate of patent or registration of utility model

Ref document number: 3706332

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080805

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20090805

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100805

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100805

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110805

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120805

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130805

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130805

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20140805

Year of fee payment: 9

EXPY Cancellation because of completion of term