JPH056286A - Processor system - Google Patents
Processor systemInfo
- Publication number
- JPH056286A JPH056286A JP3157320A JP15732091A JPH056286A JP H056286 A JPH056286 A JP H056286A JP 3157320 A JP3157320 A JP 3157320A JP 15732091 A JP15732091 A JP 15732091A JP H056286 A JPH056286 A JP H056286A
- Authority
- JP
- Japan
- Prior art keywords
- processors
- processor
- outputs
- comparing
- coincidence
- 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
- Hardware Redundancy (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は冗長監視機能を有するプ
ロセーサシステムに関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a processor system having a redundant monitoring function.
【0002】[0002]
【従来の技術】従来のこの種のプロセッサシステムは、
複数のプロセッサと、1つの比較手段とを有しており、
比較手段はプロセッサの出力の一致比較をしており不一
致が検出されると、プロセッサを停止させるしくみにな
っていた。2. Description of the Related Art A conventional processor system of this type is
Having a plurality of processors and one comparing means,
The comparing means compares the outputs of the processors for coincidence, and if a non-coincidence is detected, it is a mechanism for stopping the processors.
【0003】[0003]
【発明が解決しようとする課題】この従来のプロセッサ
システムでは、比較手段で不一致が検出された際、不一
致が起るまでの出力の状態履歴情報を有していないた
め、障害解析や故障プロセッサの特定が困難であった。In this conventional processor system, when the comparison means detects a mismatch, it does not have the state history information of the output until the mismatch occurs, so that the failure analysis and the failure processor It was difficult to identify.
【0004】[0004]
【課題を解決するための手段】本発明のプロセッサシス
テムは、複数プロセッサの個々の出力を比較する比較手
段と、プロセッサの任意の1個の出力の履歴を記憶する
記憶部と、比較手段がプロセッサからの出力の不一致を
検出した際記憶手段への書き込みを停止させる制御手段
とを有している。A processor system according to the present invention comprises a comparing means for comparing individual outputs of a plurality of processors, a storage section for storing a history of any one output of the processors, and a comparing means for the processor. And a control means for stopping the writing to the storage means when a discrepancy in the outputs from the above is detected.
【0005】[0005]
【実施例】次に本発明について図面を参照して説明す
る。The present invention will be described below with reference to the drawings.
【0006】図1は本発明の一実施例の状態履歴装置の
ブロック図である。FIG. 1 is a block diagram of a state history device according to an embodiment of the present invention.
【0007】マイクロプロセッサ1及び2は、二重化シ
ステム構成となっており、互に同じ動作を並列に行って
いる。The microprocessors 1 and 2 have a duplicated system configuration and perform the same operation in parallel with each other.
【0008】比較手段3は、マイクロプロセッサ1,2
からの出力結果の一致を比較する回路であり、本例で
は、マイクロプロセッサ1,2の出力を比較手段3内部
にあるレジスタ31に保持し、レジス31の出力を比較
回路32により比較する形をとっている。The comparing means 3 includes microprocessors 1 and 2.
In this example, the outputs of the microprocessors 1 and 2 are held in the register 31 inside the comparison means 3, and the output of the register 31 is compared by the comparison circuit 32. I am taking it.
【0009】記憶手段4は、マイクロプロセッサ1の出
力を記憶する手段であり、本例ではカウンタ5により出
力を記憶手段4へ書き込むためのアドレスを順次更新
し、記憶手段4への書き込みがいっぱいになったらアド
レスを初期値にもどし、上書きして行く形式をとってい
る。The storage means 4 is means for storing the output of the microprocessor 1. In this example, the counter 5 sequentially updates the address for writing the output to the storage means 4, so that the writing to the storage means 4 becomes full. When it becomes, the address is returned to the initial value and overwritten.
【0010】制御手段6は、記憶手段4の書き込み制御
を行っており、通常は、書き込み許可信号を情報線10
1を介して記憶手段4に通知している。しかし、比較手
段3で不一致が検出された際、制御手段6は情報線10
2を介して不一致である通知を比較手段3から受け同時
に記憶手段4へ情報線101を介して書き込みの不許可
を通知するしくみになっている。The control means 6 controls the writing of the storage means 4, and normally, a write enable signal is sent to the information line 10.
The storage means 4 is notified via 1. However, when the comparison means 3 detects a mismatch, the control means 6 causes the information line 10
The comparison means 3 receives a notice of non-coincidence via 2 and simultaneously notifies the storage means 4 of non-permission of writing via the information line 101.
【0011】次に動作について説明する。Next, the operation will be described.
【0012】比較手段3は、上述の様にマイクロプロセ
ッサ1とマイクロプロセッサ2の出力の一致比較を行っ
ている。一致が検出された場合には、比較手段3は何の
信号も送出しない構造であるため、順々に出力の比較を
行う。The comparison means 3 compares the outputs of the microprocessor 1 and the microprocessor 2 as described above. When a match is detected, the comparison means 3 has a structure in which no signal is sent out, so the outputs are compared in order.
【0013】不一致が検出された際は、不一致信号が情
報線102を介してマイクロプロセッサ1,2,レジス
タ31,カウンタ5及び制御手段6に通知される。マイ
クロプロセッサ1,2,レジスタ31及びカウンタ5
は、不一致信号が通知されると停止するしくみになって
いる。また、制御手段6は不一致信号を受けとると、上
述した様に記憶手段4への書き込みを停止させるしくみ
になっている。When the mismatch is detected, the mismatch signal is notified to the microprocessors 1, 2, the register 31, the counter 5 and the control means 6 through the information line 102. Microprocessors 1, 2, register 31 and counter 5
Is designed to stop when a mismatch signal is notified. Further, when the control means 6 receives the disagreement signal, the writing to the storage means 4 is stopped as described above.
【0014】本例では、2つのマイクロプロセッサ1,
2の場合のみについて説明したが、本発明はこれに制限
されることなく、3つ以上のプロセッサについても同様
に適用されることは明らかである。In this example, two microprocessors 1,
Although only the case of 2 has been described, the present invention is not limited to this, and it is obvious that the same applies to three or more processors.
【0015】[0015]
【発明の効果】以上説明したように本発明はプロセッサ
からの出力を記憶手段に書き込むことにより、比較手段
が不一致を検出した際、不一致がおこるまでの履歴を保
持しておくことが出来るため、障害解析や故障プロセッ
サの特定を容易にできるという効果を有する。As described above, according to the present invention, by writing the output from the processor in the storage means, when the comparison means detects the mismatch, the history until the mismatch occurs can be held. This has the effect of facilitating fault analysis and identification of the faulty processor.
【図1】本発明の一実施例のブロック図である。FIG. 1 is a block diagram of an embodiment of the present invention.
1 マイクロプロセッサ 2 マイクロプロセッサ 3 比較手段 4 記憶手段 5 カウンタ 6 制御手段 31 レジスタ 32 比較回路 101 情報線 102 情報線 1 Microprocessor 2 Microprocessor 3 Comparison means 4 Storage means 5 Counter 6 Control means 31 Register 32 Comparison circuit 101 Information line 102 Information line
Claims (1)
較する比較手段と、前記プロセッサの任意の1個の出力
の履歴を記憶する記憶手段と、前記比較手段が前記プロ
セッサからの出力の不一致を検出した際に前記記憶手段
への書き込みを停止させる制御手段とを有することを特
徴とするプロセッサシステム。Claim: What is claimed is: 1. Comparing means for comparing the coincidence of individual outputs of a plurality of processors, storage means for storing a history of any one output of the processor, and the comparing means for the processor. And a control means for stopping writing to the storage means when a mismatch of outputs from the above is detected.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3157320A JPH056286A (en) | 1991-06-28 | 1991-06-28 | Processor system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3157320A JPH056286A (en) | 1991-06-28 | 1991-06-28 | Processor system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH056286A true JPH056286A (en) | 1993-01-14 |
Family
ID=15647121
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3157320A Pending JPH056286A (en) | 1991-06-28 | 1991-06-28 | Processor system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH056286A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102211116A (en) * | 2011-05-24 | 2011-10-12 | 张家港市亨昌焊材有限公司 | Welding wire cleaning device |
-
1991
- 1991-06-28 JP JP3157320A patent/JPH056286A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102211116A (en) * | 2011-05-24 | 2011-10-12 | 张家港市亨昌焊材有限公司 | Welding wire cleaning device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US3544777A (en) | Two memory self-correcting system | |
JP2994070B2 (en) | Method and apparatus for determining the state of a pair of mirrored data storage units in a data processing system | |
US5553230A (en) | Identifying controller pairs in a dual controller disk array | |
EP0514075A2 (en) | Fault tolerant processing section with dynamically reconfigurable voting | |
JPH056286A (en) | Processor system | |
KR960035296A (en) | System and Method for Active / Standby Redundancy and Transfer in Multiple Systems | |
JPS6095663A (en) | Automatic switching device of dual type magnetic disk device | |
JPH05324134A (en) | Duplexed computer system | |
JP2946541B2 (en) | Redundant control system | |
JPH07152705A (en) | Data transfer system using fail safe processor | |
JPH04241039A (en) | High-reliability computer system | |
JP2716571B2 (en) | Redundant data security device | |
JPH04125716A (en) | Power supply diagnostic system | |
JPH04111032A (en) | Multiplexed storage device | |
JPH04167046A (en) | Operation monitor device for storage device | |
JP2806691B2 (en) | Safety circuit in semiconductor manufacturing equipment | |
JPS632924Y2 (en) | ||
JP2640139B2 (en) | Memory card | |
JPS5831020B2 (en) | multiprocessor control system | |
JPH0251950A (en) | Electronic exchange duplex system | |
JPS6074052A (en) | History memory control system | |
JPS62249250A (en) | Memory device | |
JPH02299041A (en) | Storage device | |
JPH04109302A (en) | Arithmetic processing system | |
JPH0950407A (en) | Method for relieving external system bus from fault in microcomputer system, and microcomputer system |