JPH11118890A - Circuit failure detecting method and circuit - Google Patents

Circuit failure detecting method and circuit

Info

Publication number
JPH11118890A
JPH11118890A JP9304948A JP30494897A JPH11118890A JP H11118890 A JPH11118890 A JP H11118890A JP 9304948 A JP9304948 A JP 9304948A JP 30494897 A JP30494897 A JP 30494897A JP H11118890 A JPH11118890 A JP H11118890A
Authority
JP
Japan
Prior art keywords
circuit
data
change point
monitoring
output
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
JP9304948A
Other languages
Japanese (ja)
Other versions
JP3225904B2 (en
Inventor
Katsumi Tomioka
克己 冨岡
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
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP30494897A priority Critical patent/JP3225904B2/en
Publication of JPH11118890A publication Critical patent/JPH11118890A/en
Application granted granted Critical
Publication of JP3225904B2 publication Critical patent/JP3225904B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Testing Electric Properties And Detecting Electric Faults (AREA)
  • Tests Of Electronic Circuits (AREA)
  • Monitoring And Testing Of Transmission In General (AREA)
  • For Increasing The Reliability Of Semiconductor Memories (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide circuit failure detecting techniques which can be utilized effectively when a parity check cannot be made because of the limitation of the number of input terminals of a RAM used, etc., and to reduce power consumption by reducing the number of signal lines, and reducing the scale of a circuit. SOLUTION: Data are forcibly given a point of change, and the point of change in the data is monitored by a detecting part 14 to detect a circuit failure. A method of forcibly giving the data the point of change by inverting part of the data may also be employed. In that case, a method whereby the point of change in the data is monitored by the detecting part to determine that the circuit has failed if the point of change disappears and that it is normal when the point of change exists can be employed.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、伝送装置及びその
他の電子装置の故障監視技術に関し、特に、信号線を増
やすことなく簡単に回路故障を検出するのに有効な回路
故障検出方法及び回路故障検出回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a failure monitoring technique for transmission devices and other electronic devices, and more particularly, to a circuit failure detection method and a circuit failure effective for easily detecting a circuit failure without increasing the number of signal lines. It relates to a detection circuit.

【0002】[0002]

【従来の技術】従来の回路断(故障)検出回路の一例を
図4に示す。この従来の回路断検出回路5では、パリテ
ィ演算部21、パリティ検出部22、書き込みリセット
信号を出力するWR生成回路12、読み出しリセット信
号を出呂kするRR生成回路15から構成されており、
他に外部メモリであるRAM2を有する。clk105
はこの回路断検出回路5のクロック信号を示している。
2. Description of the Related Art FIG. 4 shows an example of a conventional circuit disconnection (failure) detection circuit. The conventional circuit break detection circuit 5 includes a parity operation unit 21, a parity detection unit 22, a WR generation circuit 12 that outputs a write reset signal, and an RR generation circuit 15 that outputs a read reset signal.
In addition, it has a RAM 2 as an external memory. clk105
Indicates a clock signal of the circuit disconnection detection circuit 5.

【0003】次に動作について説明する。まず、RAM
2への書き込み動作に関して説明する。外部より入力デ
ータ101が入力されると、パリティ演算部21にて入
力パリティ120が計算され、入力データ101の8本
と、入力パリティ120の1本の計9本が、FP(フレ
ームパルス)入力信号102に基づいて、WR生成回路
12より出力されるWRパルス122のタイミングによ
りRAM2に入力される。
Next, the operation will be described. First, RAM
2 will be described. When the input data 101 is input from the outside, the parity calculator 21 calculates the input parity 120, and the total of nine input data 101 and one input parity 120 are input to the FP (frame pulse) input. The signal is input to the RAM 2 at the timing of the WR pulse 122 output from the WR generation circuit 12 based on the signal 102.

【0004】次に、RAM2からの読み出しについて説
明する。RAM2からは、出力データ103の8本と出
力パリティ121の1本が出力される。出力データ10
3はパリティ検出部22に入力され、パリティ演算を行
い、出力パリティ121と比較を行う。比較を行った結
果、誤りがあった場合には、故障検出信号104が故障
検出を示し、比較の結果誤りがない場合には、故障検出
信号104が故障無しを示す。
Next, reading from the RAM 2 will be described. Eight output data 103 and one output parity 121 are output from the RAM 2. Output data 10
3 is input to the parity detection unit 22, performs a parity operation, and performs comparison with the output parity 121. As a result of the comparison, if there is an error, the failure detection signal 104 indicates failure detection, and if there is no error as a result of the comparison, the failure detection signal 104 indicates no failure.

【0005】[0005]

【発明が解決しようとする課題】第一の問題点は、デー
タの本数が8本の時に、パリティを付与するとデータ本
数は9本となり、RAMの入力が8本しかない場合には
使用できず、入力9本のRAMを用意しなければならな
いことである。
A first problem is that when the number of data is eight, the number of data becomes nine when parity is added, and cannot be used when there are only eight inputs to the RAM. , 9 RAMs must be prepared.

【0006】第二の問題点は、同容量のRAMを作成す
る場合、入力パリティー及び出力パリティーの分だけ信
号線数が多くなるので、規模が大きくなり、消費電力も
増大することである。
The second problem is that, when a RAM having the same capacity is to be produced, the number of signal lines is increased by the amount of input parity and output parity, so that the scale is increased and power consumption is increased.

【0007】[0007]

【発明の目的】本発明の目的は、使用するRAMの入力
端子数の制限等でパリティチェックが出来ない場合に、
有効利用できる回路断検出技術を提供することにある。
本発明の他の目的は、信号線数を少なく、規模を小さく
して消費電力の低減を図ることである。
SUMMARY OF THE INVENTION An object of the present invention is to provide a method in which a parity check cannot be performed due to a limitation on the number of input terminals of a RAM used.
An object of the present invention is to provide a circuit break detection technique that can be used effectively.
Another object of the present invention is to reduce power consumption by reducing the number of signal lines and the scale.

【0008】[0008]

【課題を解決するための手段】本発明の回路故障検出方
法では、データに強制的に変化点を付与し、検出部でデ
ータの変化点を監視することにより回路故障の検出を行
う方法を採用した。ここで、データの一部を反転させる
ことによってデータに強制的に変化点を付与する方法を
採ることもできる。その場合、検出部でデータの変化点
を監視し、変化点がなくなった場合に故障、変化点があ
る場合に正常と判定する方法を採用することができる。
また、データの一部を反転させる際に特定のビットを反
転する監視ビット反転回路を用い、反転させたデータを
復元回路により復元させて外部へ出力する方法を採用す
ることもできる。一方、本発明の回路故障検出回路で
は、入力データの一部を反転して記憶手段に出力する監
視ビット反転回路と、記憶手段から出力されるデータを
復元して出力する監視ビット復元回路と、記憶手段から
出力されるデータの変化点を監視し、変化点がない場合
に故障検出信号を出力する変化点検出回路とを含む構成
とした。その場合、記憶手段及び監視ビット反転回路に
対し、入力データの書き込みリセット信号を出力するW
R生成回路と、記憶手段及び監視ビット復元回路に対
し、データの読み出しリセット信号を出力するRR生成
回路とを有する構成とすることもできる。また、監視ビ
ット反転回路は、入力データに対して特定のビットを反
転させる機能を有する構成とすることもできる。
According to the circuit failure detecting method of the present invention, a method is employed in which a change point is forcibly given to data and a detection unit monitors the change point of the data to detect a circuit failure. did. Here, a method of forcibly giving a change point to data by inverting a part of the data may be adopted. In this case, it is possible to adopt a method in which the detecting unit monitors a change point of the data, and when the change point disappears, it is determined that there is a failure and when there is a change point, it is determined that the data is normal.
Further, a method of using a monitor bit inversion circuit for inverting a specific bit when inverting a part of the data and restoring the inverted data by a restoration circuit and outputting the inverted data to the outside can be adopted. On the other hand, in the circuit failure detection circuit of the present invention, a monitoring bit inversion circuit for inverting a part of the input data and outputting it to the storage means, a monitoring bit restoration circuit for restoring and outputting data output from the storage means, And a change point detection circuit that monitors a change point of data output from the storage means and outputs a failure detection signal when there is no change point. In this case, W for outputting a write reset signal of the input data to the storage means and the monitoring bit inversion circuit.
It is also possible to adopt a configuration having an R generation circuit and an RR generation circuit that outputs a data read reset signal to the storage means and the monitoring bit restoration circuit. The monitoring bit inversion circuit may have a function of inverting a specific bit with respect to input data.

【0009】(作用)本発明の回路断検出技術では、パ
リティチェックが行えない場合に、故障の検出を行うこ
とができる。具体的には、データに強制的に変化点を付
与し、検出部では、データに変化点があるかを監視し、
変化点がなくなった場合に故障と判定する。即ち、本発
明では、データ信号に監視用の制御ビットを付与するこ
とで監視を行っているために、新たに信号線を付与する
必要性がない。
(Operation) According to the circuit disconnection detection technique of the present invention, when a parity check cannot be performed, a failure can be detected. Specifically, a change point is forcibly added to the data, and the detection unit monitors whether there is a change point in the data,
When there are no more change points, it is determined that a failure has occurred. That is, in the present invention, since monitoring is performed by adding a monitoring control bit to the data signal, there is no need to newly add a signal line.

【0010】[0010]

【発明の実施の形態】以下、本発明の好適な実施の形態
について、図1〜図3を参照して説明する。図1は本発
明の実施の形態に係る回路故障(断)検出回路を示すブ
ロック図であり、図2は変化点検出回路の構成例である
モノマルチを示すブロック図、図3は同実施の形態に係
る回路断検出回路の動作タイムチャートである。なお、
これらの図において、従来の図4と基本的に同一構成要
素については同一符号を付してある。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described below with reference to FIGS. FIG. 1 is a block diagram showing a circuit failure (disconnection) detection circuit according to an embodiment of the present invention, FIG. 2 is a block diagram showing a mono-multi which is a configuration example of a change point detection circuit, and FIG. 6 is an operation time chart of the circuit break detection circuit according to the embodiment. In addition,
In these figures, components that are basically the same as those in FIG. 4 are given the same reference numerals.

【0011】(構成の説明)本実施の形態に係る回路断
検出回路1は、図1に示すように、入力データ101の
一部を反転してRAM(記憶手段)2に出力する監視ビ
ット反転回路11と、記憶手段2から出力されるデータ
107を復元して出力する監視ビット復元回路13と、
記憶手段2から出力されるデータ107の変化点を監視
し、変化点がない場合に故障検出信号104を出力する
変化点検出回路とを含む。
(Explanation of Configuration) As shown in FIG. 1, a circuit break detection circuit 1 according to the present embodiment inverts a monitor bit which inverts a part of input data 101 and outputs it to a RAM (storage means) 2. A circuit 11, a monitoring bit restoration circuit 13 for restoring and outputting data 107 output from the storage means 2,
A change point detection circuit that monitors a change point of the data 107 output from the storage means 2 and outputs a failure detection signal 104 when there is no change point.

【0012】さらに、記憶手段2及び監視ビット反転回
路11に対し、入力データ101の書き込みリセット信
号を出力するWR生成回路12と、記憶手段2及び監視
ビット復元回路13に対し、データ107の読み出しリ
セット信号を出力するRR生成回路とを有する。
Further, a WR generation circuit 12 for outputting a write reset signal of the input data 101 to the storage means 2 and the monitoring bit inversion circuit 11, and a reading and resetting of data 107 for the storage means 2 and the monitoring bit restoration circuit 13. An RR generation circuit that outputs a signal.

【0013】次いで、これらの詳細について説明する。
まず、監視ビット反転回路11は、入力データ101に
対して特定のビットを反転する機能を有する。入力デー
タ101は監視ビット反転回路11により特定ビットが
反転され、データ106として出力される。WR生成回
路12はFP(フレームパルス)入力信号102により
RAM2のWRパルス110を生成・出力する。
Next, these details will be described.
First, the monitoring bit inversion circuit 11 has a function of inverting a specific bit with respect to the input data 101. The specific bits of the input data 101 are inverted by the monitoring bit inversion circuit 11 and output as data 106. The WR generation circuit 12 generates and outputs a WR pulse 110 of the RAM 2 based on an FP (frame pulse) input signal 102.

【0014】RR生成回路15はRAM2からのRRパ
ルス111を生成し、RAM2に出力する。RAM2か
らのデータ107は監視ビット復元回路13に入力さ
れ、監視ビット反転回路11により反転されたビットを
元に戻した後、出力データ103として出力する。ま
た、データ107はデータの変化点を検出する変化点検
出回路14に入力され、変化点がない場合、故障と判定
し、故障検出信号104を出力する。
The RR generation circuit 15 generates an RR pulse 111 from the RAM 2 and outputs it to the RAM 2. The data 107 from the RAM 2 is input to the monitoring bit restoration circuit 13, and after the bit inverted by the monitoring bit inversion circuit 11 is restored, the data is output as the output data 103. The data 107 is input to a change point detection circuit 14 that detects a change point of the data. If there is no change point, the data 107 is determined to be a failure, and a failure detection signal 104 is output.

【0015】図2は、変化点検出回路14の構成例であ
る。変化点検出回路14を含むモノマルチ6にデータ1
07を入力し、データ107に変化点がなければ故障検
出信号104が出力される。
FIG. 2 shows a configuration example of the change point detection circuit 14. The data 1 is stored in the mono multi 6 including the change point detection circuit 14.
07 is input, and if there is no change point in the data 107, the failure detection signal 104 is output.

【0016】(動作の説明)次に、この回路断検出回路
1の動作について説明する。入力データ101が入力さ
れると監視ビット反転回路11においてデータのある点
でデータを反転する。このある点をFPの位置と仮定す
る。このため、RAM2から出力されるデータ107に
は最長でFPの周期で変化点が存在し、この変化点がな
い場合には変化点検出回路14においてこれを検出し、
故障検出信号104を出力する。
(Description of Operation) Next, the operation of the circuit break detection circuit 1 will be described. When the input data 101 is input, the monitoring bit inversion circuit 11 inverts the data at a certain point of the data. This point is assumed to be the position of the FP. For this reason, the data 107 output from the RAM 2 has a change point at the longest cycle of FP, and if there is no change point, the change point detection circuit 14 detects this.
The failure detection signal 104 is output.

【0017】動作タイムチャートを示す図3を参照して
説明すると、A1が正常、A2が異常な場合を示してい
る。一例として、入力データ101はall”0”で、
FPの”1”の位置でデータを反転することとし、変化
点を未検出の場合、即異常と判定する。
Referring to FIG. 3 showing an operation time chart, a case where A1 is normal and A2 is abnormal is shown. As an example, the input data 101 is all “0”,
The data is inverted at the position of “1” of the FP, and if no change point is detected, it is immediately determined that an abnormality has occurred.

【0018】A1に示すように、監視ビット反転回路1
1において、FP入力信号102が入力された時点で、
入力データ101を反転し、データ106を出力し、R
AM2に書き込まれる。また、RAM2から出力された
データ107は変化点検出回路14に入力され、変化点
があるために故障検出信号の出力は故障無しとなる。
As shown in A1, the monitoring bit inversion circuit 1
1, when the FP input signal 102 is input,
The input data 101 is inverted, the data 106 is output, and R
AM2 is written. Further, the data 107 output from the RAM 2 is input to the change point detection circuit 14, and since there is a change point, the output of the failure detection signal is no failure.

【0019】次に、異常時の動作をA2に示す。監視ビ
ット反転回路11において、FP入力信号102が入力
された時点で、入力データ101を反転し、データ10
6を出力し、RAM2に書き込まれる。また、RAM2
から出力されるデータが故障によって”0”の場合、デ
ータ107が出力された後、変化点検出回路14にて変
化点がない場合異常と判定し、故障検出信号104を異
常として出力する。
Next, the operation at the time of abnormality is shown in A2. In the monitoring bit inversion circuit 11, when the FP input signal 102 is input, the input data 101 is inverted, and the data 10
6 is output and written to the RAM 2. RAM2
If the data output from is "0" due to a fault, after the data 107 is output, the change point detecting circuit 14 determines that there is no change point when there is no change point, and outputs the fault detection signal 104 as abnormal.

【0020】[0020]

【発明の効果】第一の効果は、使用予定のRAMにデー
タの本数分しかインタフェースがなく、RAMの監視が
出来ない場合に、監視が可能という点である。その理由
は、従来のようにRAMの監視に必要としていた信号線
を別途に追加することなく監視できる方法を採用してい
るからである。
The first effect is that monitoring is possible when the RAM to be used has interfaces only for the number of data and the RAM cannot be monitored. The reason for this is that a method is employed in which signal lines required for monitoring the RAM can be monitored without adding a separate signal line as in the prior art.

【0021】第二の効果は、同容量のRAMを作成する
場合、信号線数が少ないので、規模が小さくでき、消費
電力が低減できるという点である。
The second effect is that when a RAM having the same capacity is produced, the number of signal lines is small, so that the scale can be reduced and the power consumption can be reduced.

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

【図1】本発明に係る回路故障検出回路のブロック図で
ある。
FIG. 1 is a block diagram of a circuit failure detection circuit according to the present invention.

【図2】本発明に係る変化点検出回路の構成例を示すブ
ロック図である。
FIG. 2 is a block diagram illustrating a configuration example of a change point detection circuit according to the present invention.

【図3】本発明に係る回路故障検出回路の動作タイムチ
ャートである。
FIG. 3 is an operation time chart of the circuit failure detection circuit according to the present invention.

【図4】従来例を示す回路故障検出回路のブロック図で
ある。
FIG. 4 is a block diagram of a circuit failure detection circuit showing a conventional example.

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

1 回路断検出回路(回路故障検出回路) 2 RAM 5 回路断検出回路(回路故障検出回路) 11 監視ビット反転回路 12 WR生成回路 13 監視ビット復元回路 14 変化点検出回路 15 RR生成回路 21 パリティ演算部 22 パリティ検出部 101 入力データ 102 FP入力 103 出力データ 104 故障検出信号 105 clk(クロック) 106 データ 107 データ 110 WRパルス 111 RRパルス 120 入力パイティ 121 出力パリティ 122 WRパルス REFERENCE SIGNS LIST 1 circuit disconnection detection circuit (circuit failure detection circuit) 2 RAM 5 circuit disconnection detection circuit (circuit failure detection circuit) 11 monitoring bit inversion circuit 12 WR generation circuit 13 monitoring bit restoration circuit 14 change point detection circuit 15 RR generation circuit 21 parity operation Unit 22 parity detection unit 101 input data 102 FP input 103 output data 104 failure detection signal 105 clk (clock) 106 data 107 data 110 WR pulse 111 RR pulse 120 input parity 121 output parity 122 WR pulse

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 データに強制的に変化点を付与し、検出
部でデータの変化点を監視することにより回路故障の検
出を行うことを特徴とする、回路故障検出方法。
1. A circuit failure detection method, wherein a change point is forcibly given to data, and a detection unit detects a circuit failure by monitoring the change point of the data.
【請求項2】 前記データの一部を反転させることによ
ってデータに強制的に変化点を付与することを特徴とす
る、請求項1記載の回路故障検出方法。
2. The method according to claim 1, wherein a change point is forcibly given to the data by inverting a part of the data.
【請求項3】 前記検出部でデータの変化点を監視し、
変化点がなくなった場合に故障、変化点がある場合に正
常と判定することを特徴とする、請求項1又は2記載の
回路故障検出方法。
3. A data change point is monitored by the detection unit,
3. The circuit failure detection method according to claim 1, wherein a failure is determined when the change point disappears, and a normal state is determined when the change point exists.
【請求項4】 前記データの一部を反転させる際に特定
のビットを反転する監視ビット反転回路を用い、反転さ
せたデータを復元回路により復元させて外部へ出力する
ことを特徴とする、請求項2又は3記載の回路故障検出
方法。
4. A monitoring bit inversion circuit for inverting a specific bit when inverting a part of the data, wherein the inverted data is restored by a restoration circuit and output to the outside. Item 4. The circuit failure detection method according to item 2 or 3.
【請求項5】 入力データの一部を反転して記憶手段に
出力する監視ビット反転回路と、記憶手段から出力され
るデータを復元して出力する監視ビット復元回路と、前
記記憶手段から出力されるデータの変化点を監視し、変
化点がない場合に故障検出信号を出力する変化点検出回
路とを含む、回路故障検出回路。
5. A monitoring bit inversion circuit for inverting a part of input data and outputting the data to a storage means, a monitoring bit restoration circuit for restoring and outputting data output from the storage means, and a monitoring bit restoration circuit for outputting data output from the storage means. And a change point detection circuit that monitors a change point of the data and outputs a failure detection signal when there is no change point.
【請求項6】 前記記憶手段及び監視ビット反転回路に
対し、入力データの書き込みリセット信号を出力するW
R生成回路と、前記記憶手段及び監視ビット復元回路に
対し、データの読み出しリセット信号を出力するRR生
成回路とを有することを特徴とする、請求項5記載の回
路故障検出回路。
6. A W for outputting a write reset signal of input data to the storage means and the monitoring bit inversion circuit.
6. The circuit failure detection circuit according to claim 5, further comprising an R generation circuit, and an RR generation circuit that outputs a data read reset signal to the storage unit and the monitoring bit restoration circuit.
【請求項7】 前記監視ビット反転回路は、前記入力デ
ータに対して特定のビットを反転させる機能を有するこ
とを特徴とする、請求項5又は6記載の回路故障検出回
路。
7. The circuit failure detection circuit according to claim 5, wherein said monitoring bit inversion circuit has a function of inverting a specific bit with respect to said input data.
JP30494897A 1997-10-20 1997-10-20 Circuit failure detection circuit Expired - Fee Related JP3225904B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30494897A JP3225904B2 (en) 1997-10-20 1997-10-20 Circuit failure detection circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30494897A JP3225904B2 (en) 1997-10-20 1997-10-20 Circuit failure detection circuit

Publications (2)

Publication Number Publication Date
JPH11118890A true JPH11118890A (en) 1999-04-30
JP3225904B2 JP3225904B2 (en) 2001-11-05

Family

ID=17939250

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30494897A Expired - Fee Related JP3225904B2 (en) 1997-10-20 1997-10-20 Circuit failure detection circuit

Country Status (1)

Country Link
JP (1) JP3225904B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011108325A (en) * 2009-11-18 2011-06-02 Nec Computertechno Ltd Failure detection circuit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011108325A (en) * 2009-11-18 2011-06-02 Nec Computertechno Ltd Failure detection circuit

Also Published As

Publication number Publication date
JP3225904B2 (en) 2001-11-05

Similar Documents

Publication Publication Date Title
US8090976B2 (en) Error correction for digital systems
KR102378466B1 (en) Memory devices and modules
JP3225904B2 (en) Circuit failure detection circuit
US8190972B2 (en) Error checking and correction overlap ranges
JPS62242258A (en) Storage device
JPH0773114A (en) Memory control circuit for space digital computer
JPH0689236A (en) Random access memory monitor circuit
JP3730877B2 (en) Error reporting method and method
JP3281982B2 (en) Data buffer
JP2820124B2 (en) Main storage device
JP2002207641A (en) Data transfer circuit and fault detecting method
JP2639360B2 (en) Parallel time-division time slot replacement circuit monitoring method
JP2006058982A (en) Duplicated processor device
JPS6043753A (en) Fault detecting circuit
JP2606160B2 (en) Failure detection method for parity check circuit
CN117472644A (en) Error determination method and system, processor and memory
JPS62166401A (en) Multiplexing system for electronic computer
JPS6373437A (en) Checking system for parity circuit
JPH07160591A (en) Memory monitoring system
JPH04195351A (en) Memory system
JPH04252344A (en) Computer system
JPH10124402A (en) Memory check circuit
JPH05165735A (en) Identification system for parity error occured memory element
JPH05342061A (en) Data transfer device
JPS5917465B2 (en) Check device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees