JPH0630069B2 - Multiplexing system - Google Patents

Multiplexing system

Info

Publication number
JPH0630069B2
JPH0630069B2 JP59160469A JP16046984A JPH0630069B2 JP H0630069 B2 JPH0630069 B2 JP H0630069B2 JP 59160469 A JP59160469 A JP 59160469A JP 16046984 A JP16046984 A JP 16046984A JP H0630069 B2 JPH0630069 B2 JP H0630069B2
Authority
JP
Japan
Prior art keywords
processor
processors
mode
monitoring
malfunction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP59160469A
Other languages
Japanese (ja)
Other versions
JPS6139138A (en
Inventor
真也 木村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP59160469A priority Critical patent/JPH0630069B2/en
Publication of JPS6139138A publication Critical patent/JPS6139138A/en
Publication of JPH0630069B2 publication Critical patent/JPH0630069B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multi Processors (AREA)
  • Hardware Redundancy (AREA)
  • Debugging And Monitoring (AREA)

Description

【発明の詳細な説明】 (1)発明の属する技術分野 本発明は情報処理装置に関し、特に複数のプロセッサで
構成するマルチプロセッサシステムに関する。
Description: TECHNICAL FIELD The present invention relates to an information processing apparatus, and more particularly to a multiprocessor system including a plurality of processors.

(2)従来技術の説明 マイクロプロセッサはその高性能化に伴い様々な分野で
応用されている。中でも銀行のオンライン端末、通信網
制御器、医療電子機器といった分野では非常に高い信頼
性が要求される。
(2) Description of Prior Art Microprocessors have been applied in various fields as their performance has increased. Above all, very high reliability is required in fields such as bank online terminals, communication network controllers, and medical electronic devices.

従来のマイクロプロセッサで高信頼性の要求されるシス
テムを構成する場合、誤り訂正コードをつけてデータ転
送する方法や同一のマイクロプロセッサを数ケ用いてこ
れらに対して同時に同じ処理をさせ、得られた出力を比
較し誤動作(障害)を検知する方法等が提案されてい
る。
When configuring a system that requires high reliability with conventional microprocessors, a method of transferring data with an error correction code or using the same microprocessor several times to perform the same processing on them simultaneously is obtained. There has been proposed a method for detecting malfunctions (faults) by comparing the outputs.

とくに後者の方法によれば高い信頼性が得られるが、同
時に同一処理を実行させる複数のマイクロプロセッサの
各出力毎の一致・不一致を検出する回路が出力ピン毎に
必要である。
In particular, the latter method provides high reliability, but requires a circuit for detecting a match / mismatch for each output of a plurality of microprocessors that simultaneously execute the same processing for each output pin.

また多重化を考慮したマイクロプロセッサシステムとし
て、主モード用プロセッサと監視モード用プロセッサと
を用いて監視モード用プロセッサで主モードのプロセッ
サの動作状態を監視し、誤動作が検出されると誤動作信
号を出力するものもある。
Also, as a microprocessor system considering multiplexing, the operating mode of the processor in the main mode is monitored by the processor for the monitoring mode by using the processor for the main mode and the processor for the monitoring mode, and the malfunction signal is output when the malfunction is detected. Some do.

しかしながら、かかる多重化システムでは誤動作が検出
された後、誤動作を起こした故障プロセッサの切はなし
を行ない、かつリセット信号を発注してシステムの再起
動処理がなされなければならない。
However, in such a multiplex system, after a malfunction is detected, the malfunctioning processor that caused the malfunction must be cut off, and a reset signal must be ordered to restart the system.

すなわち、システムにおいて誤動作が検出された場合、
システムの破壊を防ぐために可能な限りすみやかにシス
テムを停止させる必要があるためリセット信号が用いら
れている。しかしながらリセット信号によればシステム
全体が初期化されてしまう。誤動作前の処理を続行させ
るためには、誤動作前のシステムの処理状態を記憶して
おくためのハードウェアが必要となる。さらにリセット
直後の処理として、そのリセット信号がシステムの本来
の初期化のためなのか、それとも誤動作によるものかを
判定する必要がある。従来、この処理はソフトウェアに
よって実行されていたためソフトウェアの負担が大き
く、実行速度が遅いという欠点を有していた。
That is, if a malfunction is detected in the system,
The reset signal is used because it is necessary to stop the system as soon as possible to prevent the system from being destroyed. However, the reset signal causes the entire system to be initialized. In order to continue the processing before the malfunction, the hardware for storing the processing state of the system before the malfunction is required. Further, as processing immediately after reset, it is necessary to determine whether the reset signal is for the original initialization of the system or due to a malfunction. Conventionally, this processing has been executed by software, which has a drawback that the load on the software is heavy and the execution speed is slow.

(3)発明の目的の説明 本発明は高信頼性が要求される多重化システムにおい
て、誤動作検出後の処理をソフトウェアの負担なしに高
速に実行するシステムを提供することを目的とする。
(3) Description of Object of the Invention An object of the present invention is to provide a system that executes a process after detection of a malfunction at high speed without burden of software in a multiplexing system that requires high reliability.

(4)発明の構成 本発明によれば複数台のプロセッサを用い、そのうちの
少なくとも1つを主プロセッサとし、他のプロセッサを
監視プロセッサとして有する多重化プロセッサと、監視
プロセッサからの誤動作信号を受け、誤動作の判定を行
なう判定回路と、誤動作プロセッサの停止とシステムの
再構成、再起動を行なうシーケンスプロセッサとを含む
多重化システムを得る。
(4) Structure of the Invention According to the present invention, a plurality of processors are used, at least one of which is a main processor and another processor is a monitoring processor, and a malfunction signal from the monitoring processor, (EN) A multiplexing system including a judgment circuit for judging malfunction, and a sequence processor for stopping malfunction processors, reconfiguring the system, and restarting.

ここで主プロセッサとは与えられたプログラムを実行す
るプロセッサを意味し、監視プロセッサとは主プロセッ
サの動作状態を監視し異常が生じた場合に誤動作検出信
号を発生する機能を有するプロセッサを意味する。本発
明の好適な実施態様によれば、監視プロセッサは主プロ
セッサと同等の機能、すなわち主プロセッサが実行する
プログラムを実行すべき機能と主プロセッサの実行状態
を監視する機能との両方を有するものとして提供されて
いる。監視機能は主プロセッサの処理と監視プロセッサ
自身の処理(これらは同一内容の処理)と遂次比較し、
途中不一致処理が検出された場合、その時点で誤動作検
出信号を発生することによって実現される。シーケンス
プロセッサはこの信号をうけて全プロセッサを停止させ
る。判定回路は誤動作検出信号をうけて異常を認識す
る。しかしこの異常が主プロセッサで起きたか、監視プ
ロセッサで起きたものかを調べる必要がある。本発明の
好適な実施例によればこれは以下のようにして調べられ
る。すなわち、システムの中に監視プロセッサが少なく
とも2つ用意される。かかる2つの監視プロセッサは夫
々主プロセッサと同一の処理を実行し、かつ主プロセッ
サの処理との比較を実行する。このようになれば、誤動
作検出信号が2つの監視プロセッサから共に発生された
場合、異常は主プロセッサで生じたことがわかる。一
方、いずれか一方の監視プロセッサからのみ誤動作検出
信号が発生された場合は、それを発生した監視プロセッ
サ自身に異常が生じたことがわかる。従って、判定回路
は前者の場合は主プロセッサのダウンを判定し、残りの
2つの監視プロセッサのうちの一方を主プロセッサとし
て使うことをシーケンスプロセッサに知らせる。一方、
後者の場合は誤動作検出信号を発生した監視プロセッサ
をシステムから切り離すことをシーケンスプロセッサに
知らせる。シーケンスプロセッサはそれに従って異常プ
ロセッサの切り離し、システムの再構築、再起動を制御
する。
Here, the main processor means a processor that executes a given program, and the monitoring processor means a processor that has a function of monitoring the operating state of the main processor and generating a malfunction detection signal when an abnormality occurs. According to a preferred embodiment of the present invention, the supervisory processor has a function equivalent to that of the main processor, that is, a function of executing a program executed by the main processor and a function of monitoring the execution state of the main processor. It is provided. The monitoring function compares the processing of the main processor with the processing of the monitoring processor itself (these are the processing of the same contents),
This is realized by generating a malfunction detection signal at the time when the midway mismatch processing is detected. The sequence processor receives this signal and stops all the processors. The determination circuit receives the malfunction detection signal and recognizes the abnormality. However, it is necessary to check whether this anomaly has occurred in the main processor or the supervisory processor. According to the preferred embodiment of the present invention, this is examined as follows. That is, at least two monitoring processors are prepared in the system. Each of these two supervisory processors performs the same processing as the main processor and also performs a comparison with the processing of the main processor. In this case, when the malfunction detection signal is generated from the two monitoring processors together, it can be seen that the abnormality has occurred in the main processor. On the other hand, if the malfunction detection signal is generated from only one of the monitoring processors, it can be known that an abnormality has occurred in the monitoring processor itself which generated the malfunction detection signal. Therefore, in the former case, the judging circuit judges that the main processor is down and informs the sequence processor that one of the remaining two monitoring processors is to be used as the main processor. on the other hand,
In the latter case, the sequence processor is informed that the monitor processor which has generated the malfunction detection signal is disconnected from the system. The sequence processor controls disconnection of the abnormal processor, rebuilding and restarting of the system accordingly.

(5)発明の効果 本発明によれば異常プロセッサの検出、およびその切り
離しが容易で、かつソフトウェアの負担を借りずにシス
テムの再構築ができる。しかも、主プロセッサに異常が
なければシステム再構築後、プログラム処理を継続する
ことができる。さらに、主プロセッサダウンの時は、監
視プロセッサの少なくとも1つを主プロセッサとして扱
うことができ、プログラム処理高速に再開することがで
きる。従って、システムのダウンを最小にとどめること
ができる。
(5) Effects of the Invention According to the present invention, it is easy to detect an abnormal processor and separate it, and the system can be reconstructed without incurring the burden of software. Moreover, if there is no abnormality in the main processor, the program processing can be continued after the system is rebuilt. Further, when the main processor is down, at least one of the monitoring processors can be treated as the main processor, and the program processing can be restarted at high speed. Therefore, the system down can be minimized.

(6)実施例の説明 まず、第1図および第2図を参照して従来のマルチプロ
セッサシステムについて説明する。高信頼性を実現する
ために、同一機能を有するn個のマイクロプロセッサ1
01乃至103を有し、各プロセッサはm本の出力ピン
を有する。各ピン対応にm個の比較器104乃至106
が設けられている。比較器の入力端にはn個のプロセッ
サの各同一の出力ピンが接続され、計n個の信号が入力
される。比較器の内部は第2図のようになっている。す
なわち、n本の入力信号はNANDゲート201に入力
されるとともに、それらの反転信号がNANDゲート2
02に入力される。各NANDゲートの出力はANDゲ
ート203に入力される。従って、n個の入力信号のう
ち1個でも他とレベルの異なる信号が混っていればAN
Dゲート203から誤動作検出信号が発生される。誤動
作検信号は第1図のORゲート107を介してシステム
コントローラ(図示せず)に送られる。システムコント
ローラはORゲート107からの検出信号をうけると、
全部のプロセッサにリセット信号を送りシステムを停止
状態にする。システムの回復はシステムコントローラと
ソフトウェアとによって制御される。従って、ソフトウ
ェアの負担が大きく、かつまた、回復までに相当の時間
を要する。
(6) Description of Embodiment First, a conventional multiprocessor system will be described with reference to FIGS. 1 and 2. N microprocessors 1 having the same function to achieve high reliability
01 to 103, and each processor has m output pins. M comparators 104 to 106 corresponding to each pin
Is provided. The same output pins of n processors are connected to the input terminal of the comparator, and a total of n signals are input. The inside of the comparator is as shown in FIG. That is, n input signals are input to the NAND gate 201 and their inverted signals are input to the NAND gate 2
It is input to 02. The output of each NAND gate is input to the AND gate 203. Therefore, if at least one of the n input signals is mixed with other signals, the AN
A malfunction detection signal is generated from the D gate 203. The malfunction detection signal is sent to the system controller (not shown) via the OR gate 107 in FIG. When the system controller receives the detection signal from the OR gate 107,
Sends a reset signal to all processors to bring the system to a halt. System recovery is controlled by the system controller and software. Therefore, the load on the software is heavy, and it takes a considerable time to recover.

これに対して本発明の一実施例によれば第3図のように
システムが構成される。
On the other hand, according to one embodiment of the present invention, the system is configured as shown in FIG.

第3図は本発明の一実施例として三重化システムの一構
成を示すブロック図である。図において301,30
2,303は同一の機能を有するプロセッサであり、3
04はメモリ及びI/O装置である。各プロセッサとメ
モリ及びI/O装置304とはバス305で接続され
る。アドレス、データ、コントロール信号はこのバス3
05を介して転送される。306はシステム制御部で、
シーケンスプロセッサ307と誤動作プロセッサ判定回
路308とを含む。
FIG. 3 is a block diagram showing a configuration of a triplex system as an embodiment of the present invention. In the figure, 301,30
2, 303 are processors having the same function, and 3
Reference numeral 04 is a memory and an I / O device. Each processor is connected to the memory and I / O device 304 by a bus 305. Address, data and control signals are on this bus 3
05. 306 is a system control unit,
A sequence processor 307 and a malfunction processor determination circuit 308 are included.

プロセッサ301,302,303はそれ自体がプログ
ラムに基づく情報処理を行なう主モードと、主モードで
動作しているプロセッサの動作を監視する監視モードを
持つプロセッサでM/C端子に入力される信号によって
主モードと監視モードとが切換えられる。監視モードの
場合、プロセッサは主モードの動作以外に主モードで動
いている他のプロセッサの実行状態と自身の実行状態と
が比較される。主モードで動作している他のプロセッサ
(これが未来のプログラム処理プロセッサとして割り当
てられている)と監視モードで動作しているプロセッサ
との間に異なる動作が生じた時には、監視モードで動い
ているプロセッサのER端子がアクティブとなり誤動作
検出信号を発生する。またこれらのプロセッサはERH
ALT入力端子を有しており、この端子がアクティブに
なるとプロセッサは処理を停止する。次いでERHAL
T端子がインアクティブとなるとC/E端子(続行/障
害)の状態により異なった動作をする。つまりC/E端
子に“続行”を示す信号が入力されている時には中断し
ていた命令から続行し、C/E端子に障害を示す信号が
入力されている時にはあらかじめ定められたプログラム
を実行する。
Processors 301, 302, 303 are processors having a main mode in which they perform information processing based on a program, and a monitor mode for monitoring the operation of the processor operating in the main mode, depending on the signal input to the M / C terminal. The main mode and the monitoring mode are switched. In the monitor mode, the processor compares the execution states of other processors operating in the main mode with the execution state of itself, in addition to the operation of the main mode. A processor running in watch mode when a different operation occurs between another processor running in main mode (which is assigned as the future program processor) and a processor running in watch mode. The ER terminal becomes active and a malfunction detection signal is generated. Also, these processors are ERH
It has an ALT input terminal, and when this terminal becomes active, the processor stops processing. Then ERHAL
When the T terminal becomes inactive, it operates differently depending on the state of the C / E terminal (continuation / failure). That is, when a signal indicating "continue" is input to the C / E terminal, the interrupted instruction is continued, and when a signal indicating a failure is input to the C / E terminal, a predetermined program is executed. .

システム制御部306のシーケンスプロセッサ(以下シ
ーケンスという)307は監視モードで動いているプロ
セッサから送られるER信号に応答する判定回路の制御
のもとに、全プロセッサの停止、システム再構成、再起
動の制御を行なう。誤動作プロセッサ判定回路は監視プ
ロセッサからのER信号を基に、誤動作したプロセッサ
を判定し、システム再構成に必要となる情報を生成す
る。
A sequence processor (hereinafter, referred to as a sequence) 307 of the system control unit 306 controls stop of all processors, system reconfiguration, and restart under the control of the determination circuit in response to the ER signal sent from the processor operating in the monitor mode. Take control. The malfunctioning processor determination circuit determines a malfunctioning processor based on the ER signal from the monitoring processor and generates information necessary for system reconfiguration.

以下にその動作を説明する。The operation will be described below.

システムが起動された時点ではプロセッサ301が主モ
ードで動作し、プロセッサ302及び303が監視モー
ドで動作すると仮定する。処理進行中に監視モードのプ
ロセッサのうち1台でも主モードのプロセッサと異なっ
た動作を検知した場合には、そのプロセッサのER信号
がアクティブとなりシステム制御部へ通知される。ER
信号を受けたシステム制御部はシーケンサ307に起動
がかかる。シーケンサ307はシステムの破壊を最少に
とどめるためHALT1,HALT2,HALT3の全
信号をアクティブにする。これらの信号は各プロセッサ
のERHALT端子に入力され、これをうけて各プロセ
ッサは直ちに動作を停止する。次いでシーケンサ307
は誤動作プロセッサの判定回路308で生成された情報
をもとに、システムの再構成を行なう。
It is assumed that the processor 301 operates in the main mode and the processors 302 and 303 operate in the monitor mode when the system is started. When even one of the processors in the monitor mode detects an operation different from that of the processor in the main mode while the processing is in progress, the ER signal of the processor becomes active and is notified to the system control unit. ER
Upon receiving the signal, the system controller starts up the sequencer 307. Sequencer 307 activates all HALT1, HALT2, and HALT3 signals to minimize system disruption. These signals are input to the ERHALT terminal of each processor, and in response to this, each processor immediately stops its operation. Then the sequencer 307
Reconfigures the system based on the information generated by the determination circuit 308 of the malfunctioning processor.

第4図は誤動作プロセッサ判定回路308において生成
される情報のフォーマット図を示している。監視モード
プロセッサ302,303のうちいずれか一方のみが誤
動作を検出した場合には、主モードプロセッサと他の監
視モードプロセッサとは同一の処理を行なっていたこと
になるため、誤動作を検出した監視モードプロセッサ自
体に障害が発生したことになる。よってそのプロセッサ
をシステムから切はなし、システムを再起動させる。ま
た、この場合には、主モードプロセッサは中断されてい
た命令を続行してもよいため、名プロセッサのC/E信
号として“続行”を表わす信号を出力する。
FIG. 4 is a format diagram of information generated in the malfunction processor determination circuit 308. If only one of the monitoring mode processors 302 and 303 detects a malfunction, it means that the main mode processor and the other monitoring mode processors are performing the same processing, and therefore the monitoring mode in which the malfunction is detected. The processor itself has failed. Therefore, the processor is disconnected from the system and the system is restarted. Further, in this case, since the main mode processor may continue the interrupted instruction, it outputs a signal indicating "continue" as the C / E signal of the name processor.

一方、監視モードプロセッサ302,303の両方が供
にER信号を出力した場合には、主モードプロセッサ3
01に障害が発生したことになり、主モードプロセッサ
301が切はなされる。この時、次の主モードプロセッ
サとして302を用いることができる。プロセッサ30
2のM/C端子には主モード指示信号を与えればよい。
またこの場合、中断していた命令の再会が不可能な時に
は誤動作解析プログラムを実行する必要があるために、
プロセッサへのC/E信号として“障害”を表わす信号
を出力する。
On the other hand, when both the monitoring mode processors 302 and 303 output the ER signal together, the main mode processor 3
01 has failed, and the main mode processor 301 is turned off. At this time, 302 can be used as the next main mode processor. Processor 30
The main mode instruction signal may be given to the M / C terminal 2 of FIG.
Also, in this case, since it is necessary to execute the malfunction analysis program when the interrupted instruction cannot be reunited,
A signal indicating "fault" is output as a C / E signal to the processor.

再構成を終えるとシーケンサ307はシステムを再起動
させるため、障害のないプロセッサに対してのみERH
ALT端子をインアクティブとする信号を与える。
When the reconfiguration is completed, the sequencer 307 restarts the system.
It gives a signal to make the ALT terminal inactive.

この結果、障害のないプロセッサによりシステムが再構
築され、各プロセッサはそのC/E端子上の信号に応じ
て動作を開始する。つまりC/E端子が“続行”を表わ
す信号をうけていれば中断していた命令を再開し、反対
に“障害”を表わす信号をうけていれば誤動作解析処理
プログラムを実行する。誤動作解析処理プログラムは誤
動作の発生した命令が再実行可能か否かを判定し、再実
行可能であれば再実行し、再実行不可能な場合にはシス
テムに応じて、システム停止処理やシステム回復処理等
適当な処理単位で再起動がかけられる。
As a result, the system is reconstructed with unfailed processors, and each processor starts operating in response to the signal on its C / E terminal. That is, if the C / E terminal receives a signal indicating "continue", the interrupted instruction is restarted, and conversely, if a signal indicating "fault" is received, the malfunction analysis processing program is executed. The malfunction analysis processing program determines whether or not the instruction in which the malfunction has occurred can be re-executed, and if it can be re-executed, re-executes it. Rebooting is performed in an appropriate processing unit such as processing.

以上の処理の後に、2重化システムとして動作が開始さ
れる。この時はプロセッサ301が主モードで動作し、
プロセッサ303が監視モードで動作する。再び監視モ
ードのプロセッサ303が誤動作を検出した場合にはい
ずれのプロセッサに障害が発生したかは判断不可能であ
る。よってシーケンサ307は両プロセッサを停止さ
せ、システムの破壊を最少にとどめる。以上のシーケン
サ307の状態遷移を第5図に示す。
After the above processing, the operation is started as the duplex system. At this time, the processor 301 operates in the main mode,
The processor 303 operates in the monitor mode. When the processor 303 in the monitoring mode again detects a malfunction, it is impossible to determine which processor has a failure. Thus, the sequencer 307 halts both processors and minimizes system disruption. The above-mentioned state transition of the sequencer 307 is shown in FIG.

ここでは3重化システムの場合を説明したがさらにプロ
セッサの台数を増した場合にも同様の考え方で拡張可能
である。
Although the case of the triple system has been described here, the same idea can be applied to the expansion when the number of processors is further increased.

(7)実施例の効果の説明 本実施例は以上説明したように、少なくとも1台の主モ
ードプロセッサと複数台の監視モードプロセッサで多重
化システムを構成することによって、誤動作が検知され
た時点で総てのプロセッサを直ちに停止させ、誤動作し
たプロセッサをシステムから除去し、主モードプロセッ
サが正常であった場合には中断した命令を再開し、主モ
ードプロセッサに障害が認められた場合には監視モード
プロセッサの中の1台を主モードに切替え誤動作処理を
実行することにより、誤動作検出後のシステム回復処理
を容易かつ高速に実行することができる。
(7) Description of Effect of Embodiment As described above, in this embodiment, when a malfunction is detected, a multiplexing system is configured by at least one main mode processor and a plurality of monitor mode processors. Immediately halts all processors, removes the malfunctioning processor from the system, resumes interrupted instructions if the main mode processor is normal, and monitors mode if the main mode processor fails By switching one of the processors to the main mode and executing the malfunction process, the system recovery process after the malfunction is detected can be executed easily and at high speed.

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

第1図は従来の多重化システムの構成ブロック図であ
る。101,102,103……マイクロプロセッサ,
104,105,106……比較器,107……ORゲ
ート。第2図は第1図の比較器の回路図である。201
……NANDゲート,202……ORゲート,203…
…ANDゲート。第3図は本発明の一実施例として3重
化システムを構成したブロック図である。301,30
2,303……マイクロプロセッサ,304……メモリ
及びIO装置,305……バス,306……システム制
御部,307……シーケンサ,308……誤動作プロセ
ッサ判定回路。第4図は誤動作検出後のシステム再構成
のために生成される情報フォーマット図である。第5図
は第3図のシーケンサの状態遷移を示すフローチャート
である。
FIG. 1 is a configuration block diagram of a conventional multiplexing system. 101, 102, 103 ... Microprocessor,
104, 105, 106 ... Comparator, 107 ... OR gate. FIG. 2 is a circuit diagram of the comparator shown in FIG. 201
... NAND gate, 202 ... OR gate, 203 ...
… And gate. FIG. 3 is a block diagram of a triple system as an embodiment of the present invention. 301,30
2, 303 ... Microprocessor, 304 ... Memory and IO device, 305 ... Bus, 306 ... System control unit, 307 ... Sequencer, 308 ... Malfunctioning processor determination circuit. FIG. 4 is an information format diagram generated for system reconfiguration after detection of malfunction. FIG. 5 is a flow chart showing the state transition of the sequencer of FIG.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】共通バスを介して相互接続された3つ以上
のプロセッサであって、プログラムを実行して情報処理
を行う通常モードと当該通常モードに指定されたプロセ
ッサと同一のプログラムを実行して当該通常モードに指
定されたプロセッサの実行状態と自身の実行状態とを比
較し両者が不一致のときに異常信号を発生する監視モー
ドとをそれぞれが有する3つ以上のプロセッサと、これ
らプロセッサの中の一つを前記通常モードに指定し残り
の複数のプロセッサをそれぞれ前記監視モードに指定す
るとともに、前記監視モードに指定されたプロセッサの
夫々が前記異常信号を発生したときは前記通常モードに
指定されたプロセッサをシステムから切り離し前記監視
モードに指定された複数のプロセッサの一つを前記通常
モードに残りを前記監視モードにそれぞれ指定してシス
テムを再構築し、前記監視モードに指定されたプロセッ
サの一つが前記異常信号を発生したときは当該プロセッ
サをシステムから切り離し残りのプロセッサをそれぞれ
のモードに指定してシステムを再起動する制御手段とを
備えることを特徴とする多重化システム。
1. A normal mode in which three or more processors are interconnected via a common bus and execute a program to perform information processing, and the same program as a processor designated in the normal mode is executed. Three or more processors each having a monitoring mode in which the execution state of the processor designated as the normal mode is compared with the execution state of itself and an abnormal signal is generated when the two do not match, and among these processors. One of the processors is designated as the normal mode and the remaining plurality of processors are designated as the monitoring modes, respectively, and each of the processors designated as the monitoring mode is designated as the normal mode when the abnormal signal is generated. Disconnect the processor from the system and put one of the processors specified in the monitoring mode in the normal mode and the other in the monitoring mode. The system is reconfigured by designating each in the monitor mode, and when one of the processors designated in the monitor mode generates the abnormal signal, the processor is disconnected from the system and the remaining processors are designated in the respective modes. And a control means for restarting the device.
JP59160469A 1984-07-31 1984-07-31 Multiplexing system Expired - Lifetime JPH0630069B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59160469A JPH0630069B2 (en) 1984-07-31 1984-07-31 Multiplexing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59160469A JPH0630069B2 (en) 1984-07-31 1984-07-31 Multiplexing system

Publications (2)

Publication Number Publication Date
JPS6139138A JPS6139138A (en) 1986-02-25
JPH0630069B2 true JPH0630069B2 (en) 1994-04-20

Family

ID=15715619

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59160469A Expired - Lifetime JPH0630069B2 (en) 1984-07-31 1984-07-31 Multiplexing system

Country Status (1)

Country Link
JP (1) JPH0630069B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6362933A (en) * 1986-09-01 1988-03-19 Mitsuboshi Belting Ltd Belt with teeth
JP4525762B2 (en) 2008-02-04 2010-08-18 株式会社デンソー Electronic control device for vehicle
JP5541246B2 (en) * 2011-07-21 2014-07-09 株式会社デンソー Electronic control unit
JP5772716B2 (en) * 2012-05-21 2015-09-02 株式会社デンソー Electronic control unit

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5931738B2 (en) * 1978-07-26 1984-08-03 株式会社日立製作所 Parallel triple system configuration method for computer system
JPS55154639A (en) * 1979-05-18 1980-12-02 Sanyo Electric Co Ltd Control system for microcomputer
JPS56108161A (en) * 1980-01-31 1981-08-27 Nec Corp Operation control system for multiprocessor

Also Published As

Publication number Publication date
JPS6139138A (en) 1986-02-25

Similar Documents

Publication Publication Date Title
US6058490A (en) Method and apparatus for providing scaleable levels of application availability
US4610013A (en) Remote multiplexer terminal with redundant central processor units
US7802138B2 (en) Control method for information processing apparatus, information processing apparatus, control program for information processing system and redundant comprisal control apparatus
JPH03131939A (en) High-reliability computer diagnostic system
JP5013324B2 (en) Computer apparatus and BIOS update method thereof
JPH11143729A (en) Fault tolerant computer
US20050204123A1 (en) Boot swap method for multiple processor computer systems
JPH0934809A (en) Highly reliable computer system
KR100279204B1 (en) Dual Controlling Method of Local Controller for An Automatic Control System and an Equipment thereof
JPH0630069B2 (en) Multiplexing system
JPH06131314A (en) Abnormality monitoring device for cpu
JPH02132529A (en) Automatic monitor switch controller
JPH03179538A (en) Data processing system
JP5477725B2 (en) Fault tolerant information processing system and debugging method
JP2000066913A (en) Program/data non-interruption updating system for optional processor
JPH08287030A (en) Device and method for automatically restarting multiple computer system
JPS60142431A (en) Computer
JPH02182054A (en) Multiprocessor system
JPS6213700B2 (en)
CN116483631A (en) Comprehensive electrical system based on cold and hot dual-backup mechanism and operation method thereof
JP3055906B2 (en) Emergency operation method
JPS6113627B2 (en)
JPH07114521A (en) Multimicrocomputer system
JP2002108638A (en) Error detecting method, error detection circuit of microcomputer and microcomputer system
CN111857312A (en) Multi-device resetting method and device based on X86 platform