JPH06259267A - Fault detector for asnychronous duplex system microcomputer system - Google Patents
Fault detector for asnychronous duplex system microcomputer systemInfo
- Publication number
- JPH06259267A JPH06259267A JP5043522A JP4352293A JPH06259267A JP H06259267 A JPH06259267 A JP H06259267A JP 5043522 A JP5043522 A JP 5043522A JP 4352293 A JP4352293 A JP 4352293A JP H06259267 A JPH06259267 A JP H06259267A
- Authority
- JP
- Japan
- Prior art keywords
- microcomputer
- output
- sum
- input
- value
- 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.)
- Pending
Links
Landscapes
- Detection And Correction Of Errors (AREA)
- Hardware Redundancy (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、非同期2重系マイクロ
コンピュータシステムの故障検出装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a failure detecting device for an asynchronous dual microcomputer system.
【0002】[0002]
【従来の技術】例えば、鉄道信号保安装置等に導入され
るコンピュータシステムでは、システムの信頼性を高め
る技術の1つとして、従来ではバス同期2重系システム
が一般的に使用されている。このものは、同一の入力情
報に対して同一処理を行う2つの系のコンピュータを同
期させて動作させ、入力情報に対応する各系のマイクロ
コンピュータの出力情報をバスレベルで互いに照合し、
その照合結果の一致・不一致によりシステムの正常・異
常を判断し、異常時には制御出力を停止する構成とし
て、コンピュータによる制御システムのフェールセーフ
を確保するようにしている。2. Description of the Related Art For example, in a computer system to be introduced into a railway signal security device or the like, a bus synchronous dual system has been generally used in the past as one of techniques for improving system reliability. In this system, two systems of computers that perform the same processing for the same input information are operated in synchronization, and the output information of the microcomputers of each system corresponding to the input information is collated with each other at the bus level,
The system is configured to judge whether the system is normal or abnormal based on the match / mismatch of the matching results, and to stop the control output when there is an error, thereby ensuring the fail-safe of the control system by the computer.
【0003】[0003]
【発明が解決しようとする課題】しかし、従来のバス同
期2重系システムは、バスレベルで互いの系の出力を照
合して故障判定を行う構成であり、故障判定に照合回路
等のハードウエアを用いており、ハードウエアの部品点
数が多いという問題がある。また、バス同期のため、高
い同期精度が要求され、例えば、クロックの精度や部品
のスレショルドレベルの精度の厳しい管理等が必要であ
る。また、バスデータをシリアルで出力して照合回路で
比較するため、照合処理に時間がかかり、近年の交通の
高密度化等による情報量の増大に対処するためのデータ
処理の高速化に対処するには限界がある。However, the conventional bus-synchronous dual system has a structure in which the outputs of the respective systems are compared at the bus level to make a failure determination, and hardware such as a verification circuit is used for the failure determination. However, there is a problem that the number of hardware parts is large. Further, because of bus synchronization, high synchronization precision is required, and for example, strict control of clock precision and component threshold level precision is required. Further, since the bus data is serially output and compared by the collation circuit, the collation processing takes time, and the speedup of the data processing for coping with the increase in the amount of information due to the high density of traffic in recent years is dealt with. Is limited.
【0004】更に、通常動作では実行されない故障検出
プログラム等に故障が発生した場合、このようなプログ
ラムの故障は通常動作では実行されないために表に現れ
ない陰モードの故障となる。そして、バス同期2重系シ
ステムでは、サム値をバスに出力するプログラムを入れ
れば別だが、このような通常実行されないプログラムが
故障する陰モード故障が発生した場合には、このプログ
ラムが実行されてバスレベルでの照合が行われた時に初
めて故障が発見できることになるので、故障検出が遅れ
る恐れがある。Further, when a failure occurs in a failure detection program or the like that is not executed in normal operation, such a program failure is a hidden mode failure that does not appear in the table because it is not executed in normal operation. In a bus-synchronized duplex system, it is different if a program that outputs the sum value to the bus is inserted. However, when an implicit mode failure occurs in which such a program that is not normally executed fails, this program is executed. Since the failure can be found only when the bus level verification is performed, the failure detection may be delayed.
【0005】本発明は上記の事情に鑑みなされたもの
で、従来のフェールセーフなコンピュータシステムであ
るバス同期2重系方式に比べて優れたコンピュータシス
テムを提供することを目的とする。The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a computer system superior to the conventional bus-safe dual system which is a fail-safe computer system.
【0006】[0006]
【課題を解決するための手段】このため、本発明は、図
1に示すように、同一の入力情報に対して同一の処理を
行う2つのマイクロコンピュータを備え、前記入力情報
に基づく各系のマイクロコンピュータの出力情報の論理
積出力を制御出力として制御対象を制御する非同期2重
系マイクロコンピュータシステムの故障検出装置であっ
て、システムの通常動作時に実行されるプログラムの正
常時にウォッチドッグ信号を一定周波数で発生させるウ
ォッチドッグ信号発生手段を各系に備える一方、システ
ムのプログラムを記憶しているROMのサム値を計算し
そのサム値をそれぞれ他系のマイクロコンピュータに出
力するサムチェック手段と、他系のサムチェック手段か
ら入力する他系のサム値と予め記憶してある他系の正常
なサムチェック値とを比較するサムチェック値比較手段
と、該サムチェック値比較手段の比較結果が不一致の時
に異常と判定して前記ウォッチドッグ信号を停止させる
異常判定手段と、前記ウォッチドッグ信号が前記一定周
波数以外の時に前記制御対象への制御出力を停止する制
御出力停止手段とを備えて構成した。Therefore, as shown in FIG. 1, the present invention is provided with two microcomputers for performing the same processing on the same input information, and each system based on the input information is provided. A failure detection device for an asynchronous dual-system microcomputer system that controls a controlled object by using a logical product output of microcomputer output information as a control output, and keeps a watchdog signal constant when a program executed during normal operation of the system is normal. While each system is provided with a watchdog signal generating means for generating at a frequency, a sum check means for calculating a sum value of a ROM storing a system program and outputting the sum value to a microcomputer of another system, etc. Other system's sum value input from system's sum check means and normal other system's normal sum check value Comparing the sum check value with the sum check value comparing means, when the comparison result of the sum check value comparing means is inconsistent, the abnormality determining means for stopping the watch dog signal when it is determined to be abnormal, and the watch dog signal other than the constant frequency. And a control output stopping means for stopping the control output to the controlled object.
【0007】また、図1の点線で示すように、各系のマ
イクロコンピュータの出力情報に基づく制御出力による
制御対象の動作情報を、各系のマイクロコンピュータに
それぞれ入力し、各系毎にマイクロコンピュータの出力
情報と制御対象の動作情報との一致・不一致を比較判定
する構成とした。Further, as indicated by the dotted line in FIG. 1, the operation information of the controlled object based on the control output based on the output information of the microcomputer of each system is input to the microcomputer of each system, and the microcomputer of each system is input. The output information and the operation information of the control target are compared and judged to be matched or not.
【0008】[0008]
【作用】かかる構成において、各系のマイクロコンピュ
ータに同一の入力情報が入力すると、各系のマイクロコ
ンピュータは入力情報に対応する出力を発生する。ま
た、各系ではサムチェック手段でROMのサム値が計算
され、そのサム値がそれぞれ他系に出力される。そし
て、サムチェック値比較手段は、入力した他系のサム値
を予め記憶されている正常なサムチェック値と比較し、
一致していれば異常判定手段によるウォッチドッグ信号
の停止動作はなく、ウォッチドッグ信号発生手段からは
一定周波数のウォッチドッグ信号が発生し、制御出力停
止手段による制御出力の停止動作は実行されず、各系の
マイクロコンピュータから発生した出力の論理積出力に
基づいて制御対象が制御される。In this structure, when the same input information is input to the microcomputers of the respective systems, the microcomputers of the respective systems generate outputs corresponding to the input information. Further, in each system, the sum check means calculates the sum value of the ROM, and the sum value is output to each other system. Then, the sum check value comparing means compares the input sum value of the other system with a normal sum check value stored in advance,
If they match, there is no stop operation of the watchdog signal by the abnormality determining means, a watchdog signal of a constant frequency is generated from the watchdog signal generating means, and the stop operation of the control output by the control output stopping means is not executed. The controlled object is controlled based on the logical product output of the outputs generated from the microcomputers of the respective systems.
【0009】一方、サムチェック値比較手段の比較結果
が不一致の時には、異常判定手段が他系のプログラム異
常と判断してウォッチドッグ信号発生手段からのウォッ
チドッグ信号を停止させる。これにより、制御出力停止
手段が動作して制御対象への論理積出力を遮断して制御
対象の制御を中止する。これにより、照合回路等のハー
ドウエアを設ける必要がなく、フソトウエアにより故障
検出が可能となって部品点数等の削減が図れると共に、
各系の同期をとる必要がなくコストも低減できる。ま
た、従来では通常動作では発見できない故障も素早く発
見でき陰モードの故障をなくすことができる。更に、シ
リアルデータによる照合処理も必要ないので、データ処
理の高速化に十分に対応できるようになる。On the other hand, when the comparison results of the sum check value comparing means do not match, the abnormality determining means determines that the program is abnormal in another system and stops the watchdog signal from the watchdog signal generating means. As a result, the control output stopping means operates to interrupt the logical product output to the control target and stop the control of the control target. As a result, it is not necessary to provide hardware such as a matching circuit, and it is possible to detect failures with software and reduce the number of parts.
Costs can be reduced because it is not necessary to synchronize each system. Further, it is possible to quickly find a failure that cannot be found in the normal operation in the past, and eliminate a failure in the implicit mode. Further, since collation processing using serial data is not necessary, it becomes possible to sufficiently cope with speeding up of data processing.
【0010】また、各系のマイクロコンピュータの出力
情報に基づく制御出力による制御対象の動作情報を、各
系のマイクロコンピュータにそれぞれ入力し、各系毎に
マイクロコンピュータの出力情報と制御対象の動作情報
との一致・不一致を比較判定することにより、制御出力
と制御対象の動作との一致・不一致を、より一確実に監
視でき安全性の向上を図れるようになる。Further, the operation information of the controlled object by the control output based on the output information of the microcomputer of each system is input to each microcomputer of each system, and the output information of the microcomputer and the operation information of the controlled object for each system. By comparing and determining whether the control output matches the operation of the controlled object, it is possible to more surely monitor whether or not the control output and the operation of the controlled object match, and to improve safety.
【0011】[0011]
【実施例】以下、本発明の一実施例を図面に基づいて説
明する。図2は本実施例の構成を示す図である。図2に
おいて、2つの系、例えばA系とB系のマイクロプロセ
ッサユニット(以下、MPUとする)1,2は、RO
M,RAM,I/O及びタイマ等を内蔵したワンチップ
マイクロコンピュータで構成されており、同一の入力情
報に対して同一の処理を非同期で行い、それぞれ入力情
報に対応する出力を発生する。MPU1,2からそれぞ
れ発生した出力は、論理積演算を行うANDゲート3に
入力しその論理積出力は、後述するチェックリレーCH
Rの接点chrを介して制御対象である制御リレーRY
に制御出力として送信される。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 2 is a diagram showing the configuration of this embodiment. In FIG. 2, two system, for example, A system and B system microprocessor units (hereinafter referred to as MPUs) 1 and 2 are RO
It is composed of a one-chip microcomputer including M, RAM, I / O, a timer and the like, performs the same processing asynchronously with respect to the same input information, and generates outputs corresponding to the respective input information. The outputs generated from the MPUs 1 and 2 are input to an AND gate 3 which performs a logical product operation, and the logical product output is a check relay CH described later.
Control relay RY to be controlled via R contact chr
To the control output.
【0012】一方、A系及びB系の各MPU1,2で
は、通常制御動作時に実行されるプログラムが正常の時
には、一定周波数のウォッチドッグ信号(以下、WD信
号とする)を発生させている。そして、両系の各WD信
号は、それぞれバンドパスフィルタ(以下、BPFとす
る)4,5からシュミット回路6,7を介して負電源回
路8,9に出力され、WD信号が予め定められた一定周
波数で出力されている時に負電源回路8,9から負電源
が発生してそれぞれ各ドライバ回路10,11が駆動され
る。そして、B系のドライバ回路11には、MPU2から
所定周波数のチョッピング信号が入力し、負電源回路9
から負電源が発生している時に次段のシュミット回路12
を介してA系のドライバ回路10に前記チョッピング信号
に対応する交流信号を入力する。A系ドライバ回路10で
は、負電源回路8から負電源が発生している時に、B系
からの前記交流信号が入力すると、次段のシュミット回
路13を介して次段のドライバ回路14を駆動し、次段の負
電源回路15を駆動して前述のチェックリレーCHRに通
電してその接点chrを扛上させる。On the other hand, in each of the MPUs 1 and 2 of the A system and the B system, a watchdog signal (hereinafter, referred to as a WD signal) having a constant frequency is generated when the program executed during the normal control operation is normal. Then, the WD signals of both systems are output from the bandpass filters (hereinafter referred to as BPF) 4 and 5 to the negative power supply circuits 8 and 9 via the Schmitt circuits 6 and 7, and the WD signals are predetermined. When outputting at a constant frequency, the negative power supply circuits 8 and 9 generate negative power supplies to drive the driver circuits 10 and 11, respectively. Then, a chopping signal of a predetermined frequency is input from the MPU 2 to the B-system driver circuit 11, and the negative power supply circuit 9
When a negative power supply is generated from the next Schmitt circuit 12
An AC signal corresponding to the chopping signal is input to the A-system driver circuit 10 via. In the A-system driver circuit 10, when the AC signal from the B-system is input while the negative power supply is generated from the negative power supply circuit 8, the driver circuit 14 in the next stage is driven via the Schmitt circuit 13 in the next stage. , The negative power supply circuit 15 of the next stage is driven to energize the above-mentioned check relay CHR to lift its contact chr.
【0013】また、A系とB系の各MPU1,2では、
常時一定の周期で全ROMのサム値を計算し、そのサム
値を他系に入力している。即ち、A系のサム値はB系の
MPU2に入力され、B系のサム値はA系のMPU1に
入力される。そして、各MPU1,2には、それぞれ正
常時の他系のサムチェック値が記憶されており、この記
憶値と入力する他系のサム値とを比較して一致・不一致
を判定している。そして、不一致の場合には、他系のプ
ログラム異常と判断してWD信号を停止させ、対応する
負電源回路8又は9の駆動停止させ、チェックリレーC
HRの通電を停止してその接点chrを落下させてAN
Dゲート3から制御リレーRYへの制御出力を遮断する
ようになっている。Further, in each of the A and B MPUs 1 and 2,
The sum value of all ROMs is always calculated at a constant cycle, and the sum value is input to the other system. That is, the sum value of the A system is input to the MPU 2 of the B system, and the sum value of the B system is input to the MPU 1 of the A system. The MPUs 1 and 2 each store the sum check value of the other system in the normal state, and the stored value is compared with the input sum value of the other system to determine a match / mismatch. If they do not match, it is determined that the program of the other system is abnormal, the WD signal is stopped, the driving of the corresponding negative power supply circuit 8 or 9 is stopped, and the check relay C
Stop energizing the HR and drop its contact chr to AN
The control output from the D gate 3 to the control relay RY is cut off.
【0014】従って、各MPU1,2は、ウォッチドッ
グ信号発生手段、サムチェック手段、サムチェック値比
較手段及び異常判定手段の機能を有し、また、各BPF
4,5、シュミッ回路6,7,12,13、負電源回路8,
9,15、ドライバ回路10,11,14及びチェックリレーC
HRによって制御出力停止手段を構成している。更に、
制御対象の制御リレーRYの接点ryの動作情報をA系
及びB系の各MPU1,2に入力し、各MPU1,2の
出力と、この出力に基づくリレーRYの接点ryの動作
とを比較し、出力に対応した動作が実際に実行されてい
るか否かをチェックし、実行されていない時には、WD
信号を停止して制御リレーRYの制御を中止するように
している。Therefore, each of the MPUs 1 and 2 has the functions of a watchdog signal generation means, a sum check means, a sum check value comparison means and an abnormality determination means, and each BPF.
4, 5, Schmitt circuits 6, 7, 12, 13, negative power supply circuit 8,
9, 15, driver circuits 10, 11, 14 and check relay C
The HR constitutes the control output stopping means. Furthermore,
The operation information of the contact ry of the control relay RY to be controlled is input to the MPUs 1 and 2 of the A system and the B system, and the output of each MPU 1 and 2 is compared with the operation of the contact ry of the relay RY based on this output. , Check whether the operation corresponding to the output is actually executed, and if it is not executed, WD
The signal is stopped and the control of the control relay RY is stopped.
【0015】次に、かかるマイクロコンピュータシステ
ムの故障検出動作を説明する。A系とB系の各MPU
1,2には、同一の入力情報が入力しており、かかる入
力情報に基づいて同一の処理を実行し、それぞれの出力
をANDゲート3に入力している。ANDゲート3で
は、各MPU1,2からの入力の論理積出力を発生す
る。そして、各MPU1,2の出力が論理値1の場合に
は、ANDゲート3の出力が論理値1となって制御リレ
ーRYが励磁されてその接点ryを扛上させ、各MPU
1,2の出力のいずれかが論理値0の場合には、AND
ゲート3の出力が論理値0となって制御リレーRYが消
磁されてその接点ryが落下し、この時には制御の安全
側としている。Next, the failure detecting operation of the microcomputer system will be described. Each MPU of A system and B system
The same input information is input to 1 and 2, the same processing is executed based on the input information, and the respective outputs are input to the AND gate 3. The AND gate 3 generates a logical product output of the inputs from the MPUs 1 and 2. When the outputs of the MPUs 1 and 2 have a logical value of 1, the output of the AND gate 3 has a logical value of 1 and the control relay RY is excited to raise the contact ry, thereby increasing the output of each MPU.
If either of the outputs 1 and 2 has the logical value 0, AND
The output of the gate 3 becomes a logical value 0 and the control relay RY is demagnetized and its contact ry falls, which is on the safe side of control.
【0016】そして、各系において正常にプログラムが
実行されている時には、各系のWD信号は一定の周波数
で発生し、それぞれBPF4,5を通過し、各シュミッ
ト回路6,7がトリガされて各負電源回路8,9から負
電源が発生して対応するドライバ回路10,11が駆動され
る。このため、B系のドライバ回路11からはチョッピン
グ信号の周波数に対応する交流信号が次段のシュミット
回路12に入力してシュミット回路12をトリガして、該シ
ュミット回路12からA系のドライバ回路10に交流信号が
入力し、次段のシュミット回路13をトリガする。これに
より、次段のドライバ回路14によって負電源回路15が駆
動され、チェックリレーCHRに負電源が印加されて励
磁され、その接点chrを扛上させる。When the program is normally executed in each system, the WD signal of each system is generated at a constant frequency and passes through the BPFs 4 and 5, respectively, and the Schmitt circuits 6 and 7 are triggered to generate the WD signals. Negative power supply is generated from the negative power supply circuits 8 and 9, and the corresponding driver circuits 10 and 11 are driven. Therefore, the AC signal corresponding to the frequency of the chopping signal is input from the B-system driver circuit 11 to the Schmitt circuit 12 at the next stage to trigger the Schmitt circuit 12, and the Schmitt circuit 12 causes the A-system driver circuit 10 to operate. An AC signal is input to, and triggers the Schmitt circuit 13 at the next stage. As a result, the negative power supply circuit 15 is driven by the driver circuit 14 in the next stage, the negative power supply is applied to the check relay CHR and excited, and the contact chr is lifted.
【0017】従って、各系のMPU1,2が正常であれ
ば、チェックリレーCHRの接点chrが扛上してお
り、入力情報に対応する各MPU1,2の出力に基づく
ANDゲート3の出力がチェックリレーCHRの接点c
hrを介して制御リレーRYに入力し、ANDゲート3
の出力に応じて制御リレーRYが制御される。一方、通
常動作時にプログラムが正常に動作しない場合には、W
D信号の周波数が変化又は停止するため、BPF4,5
で検出されて次段のシュミット回路6,7がトリガされ
ず負電源回路8,9が動作しなくなる。例えば、A系側
が故障した場合には、B系のシュミット回路12からA系
のドライバ回路10には交流信号が入力するが、A系の負
電源回路8が動作せずドライバ回路10が駆動せず次段の
シュミット回路13はトリガできない。また、B系側が故
障した場合には、B系のシュミット回路12からA系のド
ライバ回路10に交流信号が入力しないので、A系の負電
源回路8によってドライバ回路10が駆動可能であっても
やはり次段のシュミット回路13をトリガできない。従っ
て、A系及びB系の少なくともどちらか一方が故障すれ
ば、いずれもチェックリレーCHRは励磁されず、その
接点chrが落下してANDゲート3の出力は制御リレ
ーRYには入力せず、制御リレーRYの制御が中止され
る。従って、故障によってANDゲート3の出力が論理
値1となっても、故障発生時には、チェックリレーCH
Rの接点chrが落下するので、ANDゲート3から制
御リレーRYへの論理値1の出力は遮断されるので、制
御リレーRYが動作することはない。Therefore, if the MPUs 1 and 2 of each system are normal, the contact chr of the check relay CHR is raised and the output of the AND gate 3 based on the outputs of the MPUs 1 and 2 corresponding to the input information is checked. Contact point c of relay CHR
Input to control relay RY via hr, AND gate 3
The control relay RY is controlled according to the output of the. On the other hand, if the program does not operate normally during normal operation, W
Since the frequency of the D signal changes or stops, BPF4, 5
The Schmitt circuits 6 and 7 in the next stage are not triggered and the negative power supply circuits 8 and 9 do not operate. For example, if the A system side fails, an AC signal is input from the B system Schmitt circuit 12 to the A system driver circuit 10, but the A system negative power supply circuit 8 does not operate and the driver circuit 10 cannot be driven. The Schmitt circuit 13 in the next stage cannot be triggered. When the B system side fails, no AC signal is input from the B system Schmitt circuit 12 to the A system driver circuit 10. Therefore, even if the A system negative power supply circuit 8 can drive the driver circuit 10. After all, the Schmitt circuit 13 in the next stage cannot be triggered. Therefore, if at least one of the A system and the B system fails, the check relay CHR is not excited and the contact chr of the check relay CHR is dropped, and the output of the AND gate 3 is not input to the control relay RY. The control of the relay RY is stopped. Therefore, even if the output of the AND gate 3 becomes a logical value 1 due to a failure, when the failure occurs, the check relay CH
Since the contact chr of R drops, the output of the logical value 1 from the AND gate 3 to the control relay RY is cut off, so that the control relay RY does not operate.
【0018】また、各系では、常時一定の周期で、全R
OMのサム値を計算しており、そのサム値をそれぞれ他
系に入力している。そして、各系では、入力する他系の
サム値と予め記憶させてある他系の正常なサムチェック
値とを比較し、不一致の時には、他系のプログラムが異
常と判断し、WD信号の発生を停止する。これにより、
前述と同様にどちらか一方又は両方の負電源回路8,9
が駆動せず、チェックリレーCHRが消磁してその接点
chrが落下することから、制御リレーRYの制御が中
止される。In addition, in each system, all R
The OM sum value is calculated, and the sum value is input to each of the other systems. Then, in each system, the sum value of the other system to be input is compared with the normal sum check value of the other system stored in advance, and if they do not match, it is judged that the program of the other system is abnormal, and the WD signal is generated. To stop. This allows
Similar to the above, either one or both of the negative power supply circuits 8 and 9
Does not operate, the check relay CHR is demagnetized and its contact chr drops, so that the control of the control relay RY is stopped.
【0019】従って、通常時に実行されるプログラムの
異常は、WD信号の発生形態によってチェックされ、ま
た、通常実行されない故障検知プログラム等の異常、即
ち、通常の動作では表に現れない陰モード故障は、常時
実行されるサムチェックによってチェックすることがで
きるので、従来のバス同期2重系マイクロコンピュータ
システムでは、即座に検出できない故障も素早く発見で
きるようになり、陰モード故障がなくなる。そして、故
障検出に、ウォッチドッグ信号やサムチェック方式を採
用したので、従来のバス同期2重系システムで使用する
照合回路等のハードウエアが不要で部品点数を削減でき
ると共に、マイクロコンピュータの同期のため高精度な
部品管理も不要なのでコストも低減できる。Therefore, the abnormality of the program executed at the normal time is checked by the generation form of the WD signal, and the abnormality such as the failure detection program which is not normally executed, that is, the hidden mode failure which does not appear in the table in the normal operation is detected. Since the check can be performed by the always-executed sum check, the conventional bus-synchronized dual microcomputer system can quickly find a failure that cannot be detected immediately, and eliminates the implicit mode failure. Further, since the watchdog signal and the sum check method are adopted for the failure detection, the hardware such as the matching circuit used in the conventional bus synchronous dual system is not required and the number of parts can be reduced and the synchronization of the microcomputer can be achieved. Therefore, it is not necessary to manage parts with high precision, so the cost can be reduced.
【0020】また、チェックリレーCHRの動作電源と
して負電源を用いているので、WD信号が正常に発生し
ている時のみチェックリレーCHRは動作し、MPU
1,2の駆動用の正電源の周り込み等でチェックリレー
CHRが動作する心配はなく、安全性に優れている。更
に、ANDゲート3からの出力に基づく制御リレーRY
の接点ryの動作結果を各系のMPU1,2に取り込
み、各MPU1,2内においてMPU1,2の出力結果
と比較し、出力通りに動作しているか否かをチェックし
ているので、より一層、安全性の高いシステムとなって
いる。Further, since the negative power source is used as the operating power source of the check relay CHR, the check relay CHR operates only when the WD signal is normally generated, and the MPU is operated.
There is no concern that the check relay CHR will operate when the positive power supply for driving 1 and 2 is placed around, and the safety is excellent. Further, the control relay RY based on the output from the AND gate 3
Since the operation result of the contact ry of is captured in the MPUs 1 and 2 of each system and compared with the output results of the MPUs 1 and 2 in each MPU 1 and 2, it is checked whether or not the operation is performed as output. , It is a highly secure system.
【0021】[0021]
【発明の効果】以上説明したように本発明によれば、通
常実行されるプログラムの異常は、ウォッチドッグ信号
の周波数変化によって検出でき、通常実行されないプロ
グラムの異常は、ROMのサム値を正常な他系のサムチ
ェック値比較手段によって検出する構成としたので、ハ
ードウエアの数が少なくでき、部品点数の削減を図れる
と共に、マイクロコンピュータの同期を取る必要がな
く、部品管理も容易でコストを低減できる。しかも、通
常実行されないプログラムの異常も素早く検出でき、異
常が表に現れない陰モード故障をなくせる。従って、従
来のフェールセーフなマイクロコンピュータシステムで
あるバス同期2重系方式に比べて低コストであり、且
つ、故障検出機能に優れたフェールセーフなマイクロコ
ンピュータ制御システムを提供できる。As described above, according to the present invention, the abnormality of the program that is normally executed can be detected by the frequency change of the watchdog signal, and the abnormality of the program that is not normally executed can be obtained by normalizing the sum value of the ROM. Since it is configured to detect by the sum check value comparison means of another system, the number of hardware can be reduced, the number of parts can be reduced, and it is not necessary to synchronize microcomputers, and parts management is easy and cost is reduced. it can. Moreover, abnormalities in programs that are not normally executed can be detected quickly, and implicit mode failures in which abnormalities do not appear in the table can be eliminated. Therefore, it is possible to provide a fail-safe microcomputer control system which is lower in cost than the conventional fail-safe microcomputer system, which is a bus-synchronized duplex system, and which has an excellent failure detection function.
【図1】本発明の構成を示すブロック構成図FIG. 1 is a block diagram showing the configuration of the present invention.
【図2】本発明の一実施例を示すシステム構成図FIG. 2 is a system configuration diagram showing an embodiment of the present invention.
1,2 MPU 3 ANDゲート 4,5 BPF 6,7,12,13 シュミット回路 8,9,15 負電源回路 10,11,14 ドライバ回路 CHR チェックリレー chr チェックリレーの接点 RY 制御リレー ry 制御リレーの接点 1,2 MPU 3 AND gate 4,5 BPF 6,7,12,13 Schmitt circuit 8,9,15 Negative power supply circuit 10,11,14 Driver circuit CHR Check relay chr Check relay contact RY Control relay ry Control relay contact
Claims (2)
2つのマイクロコンピュータを備え、前記入力情報に基
づく各系のマイクロコンピュータの出力情報の論理積出
力を制御出力として制御対象を制御する非同期2重系マ
イクロコンピュータシステムの故障検出装置であって、
システムの通常動作時に実行されるプログラムの正常時
にウォッチドッグ信号を一定周波数で発生させるウォッ
チドッグ信号発生手段を各系に備える一方、システムの
プログラムを記憶しているROMのサム値を計算しその
サム値をそれぞれ他系のマイクロコンピュータに出力す
るサムチェック手段と、他系のサムチェック手段から入
力する他系のサム値と予め記憶してある他系の正常なサ
ムチェック値とを比較するサムチェック値比較手段と、
該サムチェック値比較手段の比較結果が不一致の時に異
常と判定して前記ウォッチドッグ信号を停止させる異常
判定手段と、前記ウォッチドッグ信号が前記一定周波数
以外の時に前記制御対象への制御出力を停止する制御出
力停止手段とを備えて構成したことを特徴とする非同期
2重系マイクロコンピュータシステムの故障検出装置。1. A control target is controlled by using two microcomputers that perform the same processing for the same input information, and using a logical product output of output information of the microcomputers of each system based on the input information as a control output. A failure detection device for an asynchronous dual microcomputer system,
While each system is equipped with a watchdog signal generating means for generating a watchdog signal at a constant frequency when a program executed during normal operation of the system is normal, the sum value of the ROM storing the system program is calculated and the sum is calculated. Sum check means for outputting each value to the microcomputer of the other system, and sum check for comparing the sum value of the other system input from the sum check means of the other system with the normal sum check value of the other system stored in advance. Value comparison means,
Abnormality determination means for determining that there is an abnormality when the comparison result of the sum check value comparison means is inconsistent and stopping the watchdog signal, and stopping the control output to the control target when the watchdog signal is other than the constant frequency And a control output stopping unit for controlling the failure of the asynchronous dual-system microcomputer system.
基づく制御出力による制御対象の動作情報を、各系のマ
イクロコンピュータにそれぞれ入力し、各系毎にマイク
ロコンピュータの出力情報と制御対象の動作情報との一
致・不一致を比較判定する構成としたことを特徴とする
請求項1記載の非同期2重系マイクロコンピュータシス
テムの故障検出装置。2. The operation information of the controlled object based on the control output based on the output information of the microcomputer of each system is input to the microcomputer of each system, and the output information of the microcomputer and the operation information of the controlled object for each system. 2. The failure detection device for an asynchronous dual microcomputer system according to claim 1, wherein the device is configured to compare and judge whether or not it matches.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5043522A JPH06259267A (en) | 1993-03-04 | 1993-03-04 | Fault detector for asnychronous duplex system microcomputer system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5043522A JPH06259267A (en) | 1993-03-04 | 1993-03-04 | Fault detector for asnychronous duplex system microcomputer system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH06259267A true JPH06259267A (en) | 1994-09-16 |
Family
ID=12666085
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP5043522A Pending JPH06259267A (en) | 1993-03-04 | 1993-03-04 | Fault detector for asnychronous duplex system microcomputer system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH06259267A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7251551B2 (en) | 2003-09-24 | 2007-07-31 | Mitsubishi Denki Kabushiki Kaisha | On-vehicle electronic control device |
-
1993
- 1993-03-04 JP JP5043522A patent/JPH06259267A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7251551B2 (en) | 2003-09-24 | 2007-07-31 | Mitsubishi Denki Kabushiki Kaisha | On-vehicle electronic control device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4745542A (en) | Fail-safe control circuit | |
US20140018958A1 (en) | Safety system and control device | |
JPH10513286A (en) | Processing and circuit configuration for monitoring function of program control circuit | |
US9221492B2 (en) | Method for operating an electrical power steering mechanism | |
JPH06149604A (en) | Multiplex system | |
EP0222047B1 (en) | Fail-safe control circuit | |
JPH02501960A (en) | Monitoring method and circuit device for operating elements controlled by computer | |
JPH06259267A (en) | Fault detector for asnychronous duplex system microcomputer system | |
KR100279204B1 (en) | Dual Controlling Method of Local Controller for An Automatic Control System and an Equipment thereof | |
JPH06324721A (en) | Method for detecting falling-off of connection unit | |
JPS5931738B2 (en) | Parallel triple system configuration method for computer system | |
KR20030017769A (en) | Signal Processing Method and Module for Reliable System Considering Safety | |
JP3652232B2 (en) | Microcomputer error detection method, error detection circuit, and microcomputer system | |
JP2003076569A (en) | Bus synchronized duplex computer | |
JP2005343602A (en) | Elevator controller | |
JP2774299B2 (en) | Bus synchronous control device | |
KR100277457B1 (en) | Interlocking system control device and method of railway | |
JP2554268B2 (en) | Computer distributed system | |
JPS5812062A (en) | Output device for parallel electronic computer system | |
JP2000209236A (en) | Interface unit | |
JPH07152705A (en) | Data transfer system using fail safe processor | |
JPH05158742A (en) | Runaway monitoring circuit for plural microcomputers | |
JP3754773B2 (en) | Electronic level crossing control device | |
JPS6288047A (en) | Interface controller | |
JP2013089005A (en) | Fail-safe microcomputer |