JP2002207641A - Data transfer circuit and fault detecting method - Google Patents
Data transfer circuit and fault detecting methodInfo
- Publication number
- JP2002207641A JP2002207641A JP2001000644A JP2001000644A JP2002207641A JP 2002207641 A JP2002207641 A JP 2002207641A JP 2001000644 A JP2001000644 A JP 2001000644A JP 2001000644 A JP2001000644 A JP 2001000644A JP 2002207641 A JP2002207641 A JP 2002207641A
- Authority
- JP
- Japan
- Prior art keywords
- data
- circuit
- sub
- data transfer
- 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.)
- Pending
Links
Landscapes
- Techniques For Improving Reliability Of Storages (AREA)
- Hardware Redundancy (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、計算機システム、
ディスク制御装置、ディスクアレイ装置等で用いられる
データ転送回路及びその故障検出方法に関する。The present invention relates to a computer system,
The present invention relates to a data transfer circuit used in a disk control device, a disk array device, and the like, and a failure detection method thereof.
【0002】[0002]
【従来の技術】計算機システムやディスク制御装置等に
おいては、多くのデータ転送回路が用いられる。データ
転送回路は、データの加工や一時記憶を行なうものであ
るが、高い信頼性が要求されるため、通常は、同じ回路
を2個並列に配置して二重化し、一方の回路が故障した
ときに直ちに他方の回路に切り換えるように構成され
る。2. Description of the Related Art Many data transfer circuits are used in computer systems and disk controllers. The data transfer circuit performs data processing and temporary storage, but since high reliability is required, usually, two identical circuits are arranged in parallel and duplicated, and when one of the circuits fails. Is immediately switched to the other circuit.
【0003】更に、個々のデータ転送回路においては、
データに付加されているパリティ、ECC(Error Corr
ecting Code)等のエラーチェックコード(誤り検出符
号)を用いた回路故障の検出が行なわれる。しかし、こ
の場合、データ転送回路の制御系が故障すると、例えば
データと共にチェックコードも失われる、或いは故障前
のデータがそのまま残される、といった現象が起き、そ
の結果故障検出が不能となって制御系の障害を見逃す場
合が存在した。Further, in each data transfer circuit,
Parity added to data, ECC (Error Corr
circuit failure is detected using an error check code (error detection code) such as an ecting code. However, in this case, if the control system of the data transfer circuit fails, for example, a phenomenon occurs in which the check code is lost together with the data, or the data before the failure is left as it is. There was a case where he overlooked the obstacle.
【0004】そのような不都合を回避するため、同じデ
ータ転送回路を故障検出専用の副データ転送回路として
更に1個配置し、正、副回路の出力信号を比較して相違
があれば故障とする完全二重化方式があった(例えば、
1994年7月富士ソフトウエア株式会社発行「Pentiu
mTMプロセッサアーキテクチャ入門」第114頁及び第
115頁参照)。この方式では、正回路の出力データと
副回路の出力データを比較して障害を検出する回路が副
回路側に設けられる。In order to avoid such inconvenience, one more data transfer circuit is arranged as a sub-data transfer circuit dedicated to fault detection, and the output signals of the main and sub circuits are compared. There was a complete duplex scheme (for example,
Published by Fuji Software Co., Ltd. in July 1994, "Pentiu
m Introduction to TM Processor Architecture ", pages 114 and 115). In this system, a circuit for comparing the output data of the main circuit and the output data of the sub-circuit to detect a fault is provided on the sub-circuit side.
【0005】これとは別に、圧縮データのエラーを検出
するために完全二重化方式を採用した例が、例えば特開
2000−188553号公報によって開示されてい
る。この方法では、圧縮/伸長を行なう同じ回路を2個
備え、一方の回路の圧縮データを他方の回路で伸長し、
圧縮前のデータと伸長後のデータを比較してエラー検出
を行なう。[0005] Apart from this, an example in which a complete duplex system is employed to detect an error in compressed data is disclosed in, for example, Japanese Patent Application Laid-Open No. 2000-188553. In this method, two identical circuits for performing compression / decompression are provided, and the compressed data of one circuit is decompressed by the other circuit.
Error detection is performed by comparing the data before compression with the data after expansion.
【0006】[0006]
【発明が解決しようとする課題】上記の完全二重化方式
では、制御系の故障の検出が可能となるが、同一の回路
が更に追加されることから、全体として回路規模が著し
く増大することが避けられない。同じ処理能力でありな
がら回路規模が増大すれば、限られた実装面積に収容す
ることができる回路数の低減を招き、システムの処理能
力の低下とそれに伴う処理速度の低下を招くこととな
る。In the above-described complete duplex system, it is possible to detect a failure in the control system. However, since the same circuit is further added, it is possible to avoid a significant increase in the circuit scale as a whole. I can't. If the circuit scale increases while having the same processing capacity, the number of circuits that can be accommodated in a limited mounting area is reduced, and the processing capacity of the system is reduced and the processing speed is reduced accordingly.
【0007】転送するデータの大きさは、単位時間当た
りの転送ビット数即ち転送ビットレートと、同時に転送
するビット数即ちデータパス幅との積で決まる。今日、
ますますデータ量が増大している。そのため、転送ビッ
トレートと同時にデータパス幅も大きくなり、回路規模
の拡大が要求されている。The size of data to be transferred is determined by the product of the number of bits transferred per unit time, ie, the transfer bit rate, and the number of bits transferred simultaneously, ie, the data path width. today,
The data volume is increasing more and more. For this reason, the data path width increases at the same time as the transfer bit rate, and there is a demand for an increase in circuit size.
【0008】完全二重化方式では、データパス幅を大き
くすると加速度的に回路規模が増大し、そのような要求
に応えられないこととなる。また、機能が同じでありな
がら回路規模を大きくすると、それだけ信頼性が低下す
ることとなる。In the full duplex system, when the data path width is increased, the circuit scale increases at an accelerating rate, and such a demand cannot be met. In addition, if the circuit scale is increased while the functions are the same, the reliability decreases accordingly.
【0009】本発明の目的は、正、副回路の構成を採用
しながら、回路規模の増大を抑えるようにした故障検出
機能を有する信頼性の高いデータ転送回路及び故障検出
方法を提供することにある。SUMMARY OF THE INVENTION It is an object of the present invention to provide a highly reliable data transfer circuit having a failure detection function and a failure detection method, which employ a positive and a sub-circuit configuration while suppressing an increase in circuit scale. is there.
【0010】[0010]
【課題を解決するための手段】本発明の前記課題は、入
力データを転送する正回路に対して、副回路を入力デー
タのデータパス幅を圧縮してから転送を行なう回路と
し、更に、正回路の出力データのデータパス幅を圧縮し
た圧縮データと副回路の出力データを比較して正回路の
故障を検出する比較器を備えることによって効果的に解
決することができる。回路規模がデータパス幅の大きさ
に比例するので、そのような手段を採用すれば、圧縮し
たデータを転送する副回路の回路規模を縮小することが
でき、従ってデータ転送回路の加速度的な規模増大を防
ぐことが可能になると共に、それによって回路の信頼性
を高めることが可能になるからである。SUMMARY OF THE INVENTION It is an object of the present invention to provide a circuit for performing a transfer after compressing a data path width of an input data with respect to a positive circuit for transferring input data. This can be effectively solved by providing a comparator that compares the compressed data obtained by compressing the data path width of the output data of the circuit with the output data of the sub-circuit and detects a failure in the positive circuit. Since the circuit scale is proportional to the size of the data path width, such a means can reduce the circuit scale of the sub-circuit for transmitting the compressed data, and therefore the acceleration scale of the data transfer circuit. This is because the increase can be prevented and the reliability of the circuit can be improved.
【0011】なお、圧縮は、入力データが出力データと
何等かの関係を持つ関係式のもとで行なわれる。そのよ
うに圧縮されたデータを使うので、圧縮したデータを用
いる本発明の故障検出は、圧縮しない元のデータを使っ
た検出とほぼ等しい故障検出とすることができる。The compression is performed under a relational expression having some relation between the input data and the output data. Since the data thus compressed is used, the failure detection of the present invention using the compressed data can be substantially the same as the failure detection using the original uncompressed data.
【0012】[0012]
【発明の実施の形態】以下、本発明に係るデータ転送回
路を図面に示した発明の実施の形態を参照してさらに詳
細に説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a data transfer circuit according to the present invention will be described in more detail with reference to the embodiments of the present invention shown in the drawings.
【0013】図1に本発明のデータ転送回路を示す。図
1の中のデータ転送回路2は、システムにおいて複数を
使用する内の1個であり、前段にデータ転送回路1が配
置され、後段にデータ転送回路3が配置される。データ
転送回路2は、前段のデータ転送回路1よりデータを入
力し、そのデータを加工し、転送して後段のデータ転送
回路3に送出する機能を受け持つ。FIG. 1 shows a data transfer circuit according to the present invention. The data transfer circuit 2 shown in FIG. 1 is one of a plurality of data transfer circuits used in the system. The data transfer circuit 1 is arranged at the preceding stage, and the data transfer circuit 3 is arranged at the subsequent stage. The data transfer circuit 2 has a function of inputting data from the data transfer circuit 1 in the preceding stage, processing the data, transferring the data, and transmitting the processed data to the data transfer circuit 3 in the subsequent stage.
【0014】図1において、4は、入力データを受ける
入力バッファ、7は、入力バッファ4の出力データの加
工を行なう組み合わせ回路、11は、組み合わせ回路7
の出力データを一時記憶するRAM(Random Access Me
mory)、14は、RAM11の出力データを後段に送出
するための出力バッファであり、入力バッファ4と組み
合わせ回路7の間、組み合わせ回路7とRAM11の間
及びRAM11と出力バッファ14の間に、それぞれタ
イミングを合わせるためのフリップフロップ5、8及び
12が置かれ、フリップフロップ5、8及び12の出力
側にそれぞれパリティチェッカ6、9及び13が接続さ
れる。そして、RAM11の書き込みを制御する書き込
みアドレス生成回路18及び読み出しを制御する読み出
しアドレス生成回路19と、以上の各回路を制御する制
御回路17とが設置される。以上の図1の上段に示した
各回路が正回路を構成する。In FIG. 1, 4 is an input buffer for receiving input data, 7 is a combination circuit for processing output data of the input buffer 4, and 11 is a combination circuit 7.
RAM (Random Access Me) to temporarily store the output data of
mory) and 14 are output buffers for transmitting the output data of the RAM 11 to the subsequent stage, and are provided between the input buffer 4 and the combination circuit 7, between the combination circuit 7 and the RAM 11, and between the RAM 11 and the output buffer 14, respectively. Flip-flops 5, 8 and 12 for adjusting the timing are provided, and parity checkers 6, 9 and 13 are connected to the outputs of the flip-flops 5, 8 and 12, respectively. Further, a write address generation circuit 18 for controlling writing in the RAM 11, a read address generation circuit 19 for controlling reading, and a control circuit 17 for controlling each of the above circuits are provided. Each circuit shown in the upper part of FIG. 1 constitutes a positive circuit.
【0015】更に図1において、15は、入力バッファ
4の出力データのデータパス幅を圧縮するエンコーダで
あり、また、正回路と同様の機能を有する組み合わせ回
路22、RAM24、フリップフロップ21、23及び
25、書き込みアドレス生成回路27、読み出しアドレ
ス生成回路10及び制御回路26が副回路として配置さ
れる。更に、副回路のフリップフロップ25に比較器2
0が接続され、正回路のフリップフロップ12と比較器
20の間にエンコーダ15と同様の機能を有するエンコ
ーダ16が接続される。Further, in FIG. 1, reference numeral 15 denotes an encoder for compressing the data path width of the output data of the input buffer 4, and a combinational circuit 22, RAM 24, flip-flops 21, 23, 25, a write address generation circuit 27, a read address generation circuit 10, and a control circuit 26 are arranged as sub-circuits. Further, the comparator 2 is connected to the flip-flop 25 of the sub-circuit.
0 is connected, and an encoder 16 having the same function as the encoder 15 is connected between the flip-flop 12 and the comparator 20 of the positive circuit.
【0016】本発明の実施の形態では、上記のデータ転
送回路1、2、3をそれぞれ1個のLSIで構成した。In the embodiment of the present invention, each of the data transfer circuits 1, 2, and 3 is constituted by one LSI.
【0017】図2にエンコーダ15、16の構成の例を
示す。データには、エラー検出のためのパリティ、EC
C又はハッシュコード(Hash Code)等のエラーチェッ
クコードが付加されているが、これらを含むデータのデ
ータパス幅16ビット(D0〜D15)がエクスクルーシ
ブOR回路(排他的論理和回路)によって4ビットのデ
ータパス幅(Y0〜Y3)に圧縮される。入力の各ビット
は、エクスクルーシブOR回路によって出力のいずれか
のビットと関係付けがなされる。FIG. 2 shows an example of the configuration of the encoders 15 and 16. Data includes parity for error detection, EC
An error check code such as C or a hash code is added, and the data path width of the data including these is 16 bits (D 0 to D 15 ) by an exclusive OR circuit (exclusive OR circuit). It is compressed to a data path width of bits (Y 0 to Y 3 ). Each bit of the input is related to any bit of the output by an exclusive OR circuit.
【0018】副回路側では、データパス幅が圧縮された
データを加工するので、論理規模を縮小することができ
る。フリップフロップやRAMの割合がデータ転送回路
全体に対する占める割合が大きいため、データ幅方向の
圧縮率を高めることで全体の論理規模を縮小することが
でき、かつ、消費電力の低減が可能となる。On the sub-circuit side, since the data whose data path width is compressed is processed, the logical scale can be reduced. Since the ratio of the flip-flops and the RAM to the entire data transfer circuit is large, the overall logical scale can be reduced by increasing the compression ratio in the data width direction, and the power consumption can be reduced.
【0019】図3に本発明のデータ転送制御の動作タイ
ミングを示す。FIG. 3 shows the operation timing of the data transfer control of the present invention.
【0020】まず、図1の前段のデータ転送回路1から
入力されたデータは入力バッファ4を通し、正回路側の
フリッププロップ5へ、更に符号圧縮データ生成用エン
コーダ15へと送られる。正回路の方に送られたデータ
は、その後組み合せ回路7でデータ加工され、続いてフ
リップフロップ8でタイミングをRAMに書き込みタイ
ミングに合わされる。これと同時にRAM11の書き込
みアドレス生成回路18により、RAM11への書き込
みアドレスが生成され、RAM11の書き込みアドレス
によって転送データが書込まれる。First, data input from the data transfer circuit 1 at the preceding stage in FIG. 1 passes through the input buffer 4 and is sent to the flip-flop 5 on the main circuit side and further to the encoder 15 for generating code compression data. The data sent to the positive circuit is then processed by the combination circuit 7, and then the timing is written to the RAM by the flip-flop 8 to match the timing. At the same time, a write address to the RAM 11 is generated by the write address generation circuit 18 of the RAM 11, and transfer data is written by the write address of the RAM 11.
【0021】その後、読み出しアドレス生成回路19で
発生したアドレスに対応するデータがRAM11より読
み出され、次段のフリップフロップ12に転送される。Thereafter, data corresponding to the address generated by the read address generation circuit 19 is read from the RAM 11 and transferred to the flip-flop 12 at the next stage.
【0022】上記の正回路のデータの転送と平行し、副
回路側ではデータパス幅が圧縮されることによってデー
タビット数が減少したデータが正回路と同等のタイミン
グで転送される。副回路でのデータ加工を行なう回路
は、圧縮されたビット数に応じて回路規模が縮小された
回路構成になる。In parallel with the transfer of the data of the main circuit, the data whose number of data bits is reduced by the compression of the data path width at the sub-circuit side is transferred at the same timing as that of the main circuit. The circuit that performs data processing in the sub-circuit has a circuit configuration in which the circuit scale is reduced according to the number of compressed bits.
【0023】最終的に副回路から出力されるデータと、
エンコーダ16により符号圧縮された正回路の出力デー
タとが比較器20により比較され、正回路/副回路での
データ転送で発生した回路の故障を制御回路17、26
を含め検出される。なお、データのみの障害であれば、
従来のように各フリップフロップの出力部に設けたパリ
ティチェッカによりエラーを検出することが可能であ
る。Data finally output from the sub-circuit;
The comparator 20 compares the output data of the main circuit, which has been code-compressed by the encoder 16, with the comparator 20.
Is detected. If the failure is only data,
An error can be detected by a parity checker provided in the output unit of each flip-flop as in the related art.
【0024】以下に、故障が発生した場合の動作3例
について述べる。The following are three examples of operations when a failure occurs.
Is described.
【0025】まず1例目として、正回路のフリップフロ
ップ5の1ビット分が故障したケースについて図4をも
とに説明する。First, as a first example, a case where one bit of the flip-flop 5 of the positive circuit has failed will be described with reference to FIG.
【0026】前段データ転送回路1より入力されたデー
タは、入力バッファ4を通過したあと、正回路のフリッ
プフロップ5にラッチされる。そのとき、フリップフロ
ップ5に1ビットの故障が発生した場合、フリップフロ
ップ5の出力のパリティチェッカ6によりエラーが検出
される。The data input from the pre-stage data transfer circuit 1 passes through the input buffer 4 and is latched by the flip-flop 5 of the positive circuit. At this time, when a one-bit failure occurs in the flip-flop 5, an error is detected by the parity checker 6 of the output of the flip-flop 5.
【0027】また、これ以降のデータも1ビット異常の
データとして転送され、パリティチェッカ9、13によ
ってもエラーが検出される。更に、副回路は正常にデー
タが転送されるため、出力段での比較器20によっても
エラーが検出される。Further, the subsequent data is also transferred as 1-bit abnormal data, and the parity checkers 9 and 13 detect errors. Furthermore, since data is normally transferred to the sub-circuit, an error is also detected by the comparator 20 in the output stage.
【0028】次に2例目として、RAM11の書き込み
アドレス回路18が故障した場合について図5をもとに
説明する。Next, as a second example, a case where the write address circuit 18 of the RAM 11 has failed will be described with reference to FIG.
【0029】前段のデータ転送回路1より入力されたデ
ータは、入力バッファ4を通過したあと、正回路のフリ
ップフロップ5にラッチされ、RAM11へ書き込まれ
るが、その書き込み動作の途中でRAM11の書き込み
機能故障が発生した場合を取り上げる。その場合は、故
障前に書き込まれた正常なデータがRAM11にそのま
ま存在するため、後段のパリティチェッカ13ではエラ
ー検出ができず誤ったデータを転送してしまう。しか
し、本発明によるエラー検出の場合は、副回路で正回路
と同等の動作を行なうため、副回路の出力には本来の圧
縮された正常なデータが出力される。従って、正副のデ
ータを比較する比較器20により故障前に転送したデー
タと今回転送するデータの差分が検出され、エラーの検
出が可能となる。The data input from the data transfer circuit 1 at the preceding stage passes through the input buffer 4, is latched by the flip-flop 5 of the positive circuit, and is written into the RAM 11. The write function of the RAM 11 is performed during the write operation. Let's take a case where a failure occurs. In this case, since the normal data written before the failure exists in the RAM 11 as it is, the parity checker 13 at the subsequent stage cannot detect an error and transfers erroneous data. However, in the case of the error detection according to the present invention, since the sub-circuit performs the same operation as the normal circuit, the compressed normal data is output to the output of the sub-circuit. Therefore, the difference between the data transferred before the failure and the data transferred this time is detected by the comparator 20 that compares the primary and secondary data, and an error can be detected.
【0030】最後に3例目として、制御回路17が故障
した場合について図5をもとに説明する。制御回路17
の故障により、正回路のRAM11への読み出しのため
の制御信号が異常となった場合を取り上げる。Finally, as a third example, a case where the control circuit 17 has failed will be described with reference to FIG. Control circuit 17
A case in which a control signal for reading data from the main circuit to the RAM 11 becomes abnormal due to the failure of the circuit will be described.
【0031】前段のデータ転送回路1より入力されたデ
ータは、入力バッファ4を通過したあと、正回路のフリ
ップフロップ5にラッチされ、RAM11のデータ書き
込みまでは正常時と同じ動作をするが、動作途中でRA
M11の読み出しが正回路の制御回路17の故障によっ
て不可能になっている。その場合は、正常のときに最後
に読み出した値がRAM11の出力に現われていること
が多い。そのとき、出力段にあるフリップフロップ12
においてはパリティが正常であり、出力段にあるパリテ
ィチェッカ13ではエラーを検出することができない、
しかし、本発明の回路では、その正回路出力の最後に読
み出したデータがエンコーダ16によってデータパス幅
が圧縮され、圧縮されたデータと副回路の出力データと
の比較を比較器20で行なうことでエラーを検出するこ
とができる。このように、本発明によると、データパス
(データ経路)上の故障だけでなく、制御回路の故障も
含めてデータ障害の検出が可能となる。The data input from the data transfer circuit 1 at the preceding stage passes through the input buffer 4 and is latched by the flip-flop 5 of the positive circuit. RA on the way
Reading of M11 is not possible due to the failure of the control circuit 17 of the positive circuit. In that case, the value read last in the normal state often appears in the output of the RAM 11. At that time, the flip-flop 12 in the output stage
, The parity is normal, and the parity checker 13 at the output stage cannot detect an error.
However, in the circuit of the present invention, the data read at the end of the output of the positive circuit is compressed by the encoder 16 in the data path width, and the comparator 20 compares the compressed data with the output data of the sub-circuit. Errors can be detected. As described above, according to the present invention, it is possible to detect not only a fault on a data path (data path) but also a data fault including a fault in a control circuit.
【0032】次に、図7に別の本発明の実施の形態を示
す。図1のデータ転送回路においては、正副回路でデー
タ経路の構成即ちパイプラインの段数は同一であるが、
圧縮されたデータに対してパイプラインの段数を変える
ことがエラー検出に適している場合がある。Next, FIG. 7 shows another embodiment of the present invention. In the data transfer circuit of FIG. 1, the configuration of the data path in the primary and secondary circuits, that is, the number of pipeline stages is the same,
In some cases, changing the number of pipeline stages for compressed data is suitable for error detection.
【0033】別の本発明の実施の形態は、そのような場
合に対応するもので、図7に示すように、組み合わせ回
路が組み合わせ回路22−1と22−2の2段で構成さ
れ、それに伴ってフリップフロップもフリップフロップ
21−1と21−2の2段で構成される。また、正回路
側のフリップフロップ12とエンコーダ16の間にパイ
プライン段数の補正のためのフリップフロップ26が配
置される。その他の構成は図1のデータ転送回路と同様
である。Another embodiment of the present invention corresponds to such a case. As shown in FIG. 7, a combination circuit is composed of two stages of combination circuits 22-1 and 22-2. Accordingly, the flip-flop is also composed of two stages of flip-flops 21-1 and 21-2. A flip-flop 26 for correcting the number of pipeline stages is arranged between the flip-flop 12 on the positive circuit side and the encoder 16. Other configurations are the same as those of the data transfer circuit of FIG.
【0034】本発明の実施の形態においても、データ幅
方向の圧縮率を高めることで全体の論理規模を縮小する
ことができ、かつ、消費電力の低減が可能となる他、圧
縮の自由度を増やすことができる。Also in the embodiment of the present invention, the overall logical scale can be reduced by increasing the compression ratio in the data width direction, the power consumption can be reduced, and the degree of freedom of compression can be increased. Can be increased.
【0035】なお、本発明の実施の形態では、転送は、
組み合わせ回路7による加工やRAM11による一時記
憶等によってなされるが、本発明はそれに限らず、何ら
かの転送を行なう回路の全般に対して適用可能である。In the embodiment of the present invention, the transfer is
Although the processing is performed by processing by the combination circuit 7 or temporary storage by the RAM 11, the present invention is not limited to this, and can be applied to all types of circuits that perform some kind of transfer.
【0036】[0036]
【発明の効果】本発明によれば、制御系の障害検出を含
めて故障検出を行なうための副回路側でデータパス幅の
圧縮が行なわれるので、論理規模を抑えることができ、
低価格、高信頼性、高集積度、低発熱のデータ転送回路
を実現することができる。According to the present invention, the data path width is compressed on the sub-circuit side for performing fault detection including fault detection of the control system, so that the logical scale can be suppressed.
A data transfer circuit with low cost, high reliability, high degree of integration, and low heat generation can be realized.
【図1】本発明に係るデータ転送回路の発明の実施の形
態を説明するための構成図。FIG. 1 is a configuration diagram for explaining an embodiment of a data transfer circuit according to the present invention;
【図2】本発明のデータ転送回路に用いるエンコーダを
説明するための回路図。FIG. 2 is a circuit diagram for explaining an encoder used in the data transfer circuit of the present invention.
【図3】データ転送回路の動作タイミングを説明するた
めの図。FIG. 3 is a diagram illustrating operation timing of a data transfer circuit.
【図4】フリップフロップが故障した場合の動作を説明
するための構成図。FIG. 4 is a configuration diagram for explaining an operation when a flip-flop fails.
【図5】RAMが故障した場合の動作を説明するための
構成図。FIG. 5 is a configuration diagram for explaining an operation when a RAM fails.
【図6】制御回路が故障した場合の動作を説明するため
の構成図。FIG. 6 is a configuration diagram for explaining an operation when a control circuit fails.
【図7】本発明の別の実施の形態を説明するための構成
図。FIG. 7 is a configuration diagram for explaining another embodiment of the present invention.
1,2,3…前段データ転送回路、4…入力バッファ、
5,8,12,21,23,25…フリップフロップ、
6、9,13…パリティチェッカ、7,22…組み合せ
回路、11,24…RAM、14…出力バッファ、1
5,16…エンコーダ、17,18…制御回路、18,
27…書き込みアドレス生成回路、19,10…読み出
しアドレス生成回路、20…比較器。1, 2, 3,... Pre-stage data transfer circuit, 4.
5, 8, 12, 21, 23, 25 ... flip-flop,
6, 9, 13 ... parity checker, 7, 22 ... combination circuit, 11, 24 ... RAM, 14 ... output buffer, 1
5, 16 ... encoder, 17, 18 ... control circuit, 18,
27: Write address generation circuit, 19, 10: Read address generation circuit, 20: Comparator.
───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G06F 13/00 301 G06F 13/00 301F H04L 1/00 H04L 1/00 Z Fターム(参考) 5B018 GA01 HA12 HA15 MA40 PA01 QA01 5B034 AA03 CC05 DD01 5B065 BA01 CE21 CS04 5B083 AA08 BB01 CC06 DD08 EE11 GG04 5K014 AA01 BA02 CA05 EA04 FA01──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) G06F 13/00 301 G06F 13/00 301F H04L 1/00 H04L 1/00 Z F-term (Reference) 5B018 GA01 HA12 HA15 MA40 PA01 QA01 5B034 AA03 CC05 DD01 5B065 BA01 CE21 CS04 5B083 AA08 BB01 CC06 DD08 EE11 GG04 5K014 AA01 BA02 CA05 EA04 FA01
Claims (5)
データのデータパス幅を圧縮してから転送を行なう副回
路と、正回路の出力データのデータパス幅を圧縮した圧
縮データ及び副回路の出力データを比較する比較器とを
有していることを特徴とするデータ転送回路。A positive circuit for transferring input data, a sub-circuit for compressing the data path width of the input data before transferring, a compressed data and a sub-circuit for compressing the data path width of output data of the positive circuit. And a comparator for comparing the output data of the data transfer circuit.
ド、ECC(Error Correcting Code)又はハッシュコ
ードの少なくともいずれかのエラーチェックコードが含
まれていることを特徴とする請求項1に記載のデータ転
送回路。2. The data transfer circuit according to claim 1, wherein the input data includes at least one of a parity check code, an ECC (Error Correcting Code), and a hash code.
の段数が正回路と副回路とで一致していることを特徴と
する請求項1又は請求項2に記載のデータ転送回路。3. The data transfer circuit according to claim 1, wherein the number of stages of the pipeline, which is the number of stages for transferring data, is the same between the positive circuit and the sub-circuit.
の段数が正回路と副回路とで異なっていることを特徴と
する請求項1又は請求項2に記載のデータ転送回路。4. The data transfer circuit according to claim 1, wherein the number of stages of the pipeline, which is the number of stages for transferring data, is different between the main circuit and the sub-circuit.
力データをそのデータパス幅を圧縮してから転送する第
2の工程と、第1の工程によって得る出力データのデー
タパス幅を圧縮する第3の工程と、第2の工程によって
得る出力データと第3の工程によって得る出力データを
比較する第4の工程とを備えてなることを特徴とする故
障検出方法。5. A first step of transferring input data, a second step of transferring the input data after compressing its data path width, and a data path width of output data obtained in the first step. A failure detection method comprising: a third step of compressing; and a fourth step of comparing output data obtained in the second step with output data obtained in the third step.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001000644A JP2002207641A (en) | 2001-01-05 | 2001-01-05 | Data transfer circuit and fault detecting method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001000644A JP2002207641A (en) | 2001-01-05 | 2001-01-05 | Data transfer circuit and fault detecting method |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2002207641A true JP2002207641A (en) | 2002-07-26 |
Family
ID=18869395
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2001000644A Pending JP2002207641A (en) | 2001-01-05 | 2001-01-05 | Data transfer circuit and fault detecting method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2002207641A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007140887A (en) * | 2005-11-18 | 2007-06-07 | Hitachi Ltd | Storage system, disk array device, method of presenting volume, and method of verifying data consistency |
JP2012243305A (en) * | 2011-05-24 | 2012-12-10 | Honeywell Internatl Inc | System and method for 1553 bus operation self checking |
-
2001
- 2001-01-05 JP JP2001000644A patent/JP2002207641A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007140887A (en) * | 2005-11-18 | 2007-06-07 | Hitachi Ltd | Storage system, disk array device, method of presenting volume, and method of verifying data consistency |
JP2012243305A (en) * | 2011-05-24 | 2012-12-10 | Honeywell Internatl Inc | System and method for 1553 bus operation self checking |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5909541A (en) | Error detection and correction for data stored across multiple byte-wide memory devices | |
JP2512666B2 (en) | Computer system with error checking / correcting function | |
US5504859A (en) | Data processor with enhanced error recovery | |
US6216247B1 (en) | 32-bit mode for a 64-bit ECC capable memory subsystem | |
JP6050083B2 (en) | Semiconductor device | |
US5968149A (en) | Tandem operation of input/output data compression modules | |
US5384788A (en) | Apparatus and method for optimal error correcting code to parity conversion | |
JP3229070B2 (en) | Majority circuit and control unit and majority integrated semiconductor circuit | |
JPH01188953A (en) | Data protection apparatus and method with allowable range of disturbance | |
JP2001249854A (en) | Shared error correction for designing memory | |
US20070186141A1 (en) | Method and information apparatus for improving data reliability | |
US6108812A (en) | Target device XOR engine | |
US5953265A (en) | Memory having error detection and correction | |
US7483321B2 (en) | Semiconductor memory device capable of checking a redundancy code and memory system and computer system having the same | |
US6742146B2 (en) | Techniques for providing data within a data storage system | |
WO1990002374A1 (en) | Failure detection for partial write operations for memories | |
JPH05166304A (en) | Data checking method for array disk device | |
JP3562818B2 (en) | Device and method for detecting bus configuration error in disk array system | |
JP2002207641A (en) | Data transfer circuit and fault detecting method | |
JP2006323434A (en) | Data processor and memory correction method therefor | |
US7526714B2 (en) | Apparatus for checking data coherence, raid controller and storage system having the same, and method therefor | |
US6249878B1 (en) | Data storage system | |
JPS5884354A (en) | Data processor | |
JPH0346851B2 (en) | ||
JPH11118890A (en) | Circuit failure detecting method and circuit |