JPH02159651A - Monitoring system for data memory - Google Patents

Monitoring system for data memory

Info

Publication number
JPH02159651A
JPH02159651A JP63314375A JP31437588A JPH02159651A JP H02159651 A JPH02159651 A JP H02159651A JP 63314375 A JP63314375 A JP 63314375A JP 31437588 A JP31437588 A JP 31437588A JP H02159651 A JPH02159651 A JP H02159651A
Authority
JP
Japan
Prior art keywords
data memory
generated
data
parity
bit parallel
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
Application number
JP63314375A
Other languages
Japanese (ja)
Inventor
Toshiharu Yoshii
吉井 俊治
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 JP63314375A priority Critical patent/JPH02159651A/en
Publication of JPH02159651A publication Critical patent/JPH02159651A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PURPOSE:To detect double read-out, etc., as an error by constituting the system so that with respect to 8-bit parallel input data, not only a vertical direction parity check but also a horizontal direction parity check can be executed by utilizing a free bit. CONSTITUTION:When 8-bit parallel data is inputted to a data memory 1, a vertical direction parity Pr1 of a first row is generated, and in the same way, vertical direction parities Pr2-Pr4 of a second row - a fourth row are generated. In addition, a horizontal direction parity Pa5 of a first line is generated, and in the same way, horizontal direction parities Pb5-Ph5 of a second line - an eighth line are generated. After passing through the data memory 1, vertical direction parities Pr2', Pr4', Pr1' and Pr3' are generated, and horizontal direction parities Pa5'-Ph5' are generated. In such a way, since double read can be detected, data memory monitoring can be executed more exactly.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はデータをシーケンシャルに書込み、ランダムに
読出すデータメモリの監視方式に関し、特にデータメモ
リの正常な書込み/読出し動作を監視する方式に関する
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a monitoring method for a data memory in which data is sequentially written and randomly read, and more particularly to a method for monitoring normal write/read operations of a data memory.

(従来の技術) 従来、この種のデータメモリを監視する方式としては、
8ビットパラレル入力に対して1ビツトのパリティビッ
トを付加する形式の、いわゆる入力データに対する縦方
向の監視のみを行なっていた。
(Prior art) Conventionally, methods for monitoring this type of data memory include:
Previously, only vertical monitoring of so-called input data was performed, in which a 1-bit parity bit was added to 8-bit parallel input.

第2図は、従来技術によ゛る8ビットパラレルデータの
入力に対して縦方向のパリティチェックのみを行なう説
明図である。第2図忙おいて、1はデータメモリ、2は
8ビットパラレル構成の入力データ、4は入力データに
対する縦方向パリティ、5は8ビットパラレル形式の出
力データ、フは出力データに対する縦方向パリティであ
る。
FIG. 2 is an explanatory diagram in which only vertical parity check is performed on input of 8-bit parallel data according to the prior art. In Figure 2, 1 is the data memory, 2 is the input data in 8-bit parallel configuration, 4 is the vertical parity for the input data, 5 is the output data in 8-bit parallel format, and F is the vertical parity for the output data. be.

(発明が解決しようとする課題) 上述した従来のデータメモリ監視方式において、ランダ
ム読出しによって異常が生じ、データを2度にわたって
読出した場合には、いわゆる入力データに対する縦方向
パリティではエラーを検出できないという欠点がある。
(Problem to be Solved by the Invention) In the conventional data memory monitoring method described above, if an abnormality occurs due to random reading and the data is read twice, the error cannot be detected using the so-called vertical parity of the input data. There are drawbacks.

本発明の目的は、入力され九8ビットパラレルデータに
対して縦方向パリティビットを付加するとともに、1フ
レーム中の空ビットを利用して1フレーム中に横方向パ
リティビットを付加するととくよに上記欠点を除去し、
横方向パリティエラーも検出することができるように構
成し九データメモリの監視方式を提供するこさにある。
An object of the present invention is to add vertical parity bits to input 98-bit parallel data, and to add horizontal parity bits to one frame by using empty bits in one frame, especially in order to solve the above-mentioned drawbacks. remove the
The object of the present invention is to provide a data memory monitoring method configured to detect horizontal parity errors as well.

(課題を等決するための手段) 本発明によるデータメモリの監視方式は、パリティチェ
ック手段と、データメモリとを真備して構成し虎もので
ある。
(Means for Equally Determining Problems) The data memory monitoring system according to the present invention is constituted by a parity check means and a data memory.

パリティチェック手段は、8ビットパラレル入力に対す
る縦方向パリティチェックの他にフレームの空ビットへ
フレームの横方向パリティチェックビットを行なうため
のものである。
The parity check means is for performing a horizontal parity check on empty bits of the frame in addition to a vertical parity check on the 8-bit parallel input.

データメモリは、データをシーケンシャルに書込み、ラ
ンダムに読出す虎めの亀のであゐ。
Data memory is like a tortoise and a tortoise in which data is written sequentially and read out randomly.

(実施例) 次に、本発明の実施例について図面を参照して説明する
(Example) Next, an example of the present invention will be described with reference to the drawings.

III図は、本発明によるデータメモリの監視方式を示
す説明図である。第1図は、8ビットパラレルデータの
入力/出力と、それらを監視するなめの縦方向パリティ
と、横方向パリティとの配置を示す説明図である。
FIG. III is an explanatory diagram showing a data memory monitoring method according to the present invention. FIG. 1 is an explanatory diagram showing the arrangement of input/output of 8-bit parallel data, vertical parity for monitoring them, and horizontal parity.

第1図において、1はデータメモリ、2は8ビットパラ
レル構成の入力データ、3は入力データに対する横方向
パリティ、4は入力データに対する縦方向ハリティ、S
は8ビットパラレル形式の出力データ、6は出力データ
に対する横方向パリティ、フは出力データに対する縦方
向ハリティである。
In FIG. 1, 1 is a data memory, 2 is input data in an 8-bit parallel configuration, 3 is horizontal parity for input data, 4 is vertical harness for input data, and S
is the output data in 8-bit parallel format, 6 is the horizontal parity for the output data, and F is the vertical harness for the output data.

まず、8ビットパラレルデータがデータメモリ1に入力
されると、1列目の縦方向パリティpr1が生成され、
同様にして第2列目〜第4列目の縦方向パリティP r
le P rl * P r4が生成される。この他に
、1行目の横方向パリティP”Iが生成され、同様にし
て第2行目〜第8行目の横方向パリティPbB t P
 J IP d@ e P ’Sg IP 15 eP
 g@ IP h6が生成される。
First, when 8-bit parallel data is input to the data memory 1, the vertical parity pr1 of the first column is generated,
Similarly, the vertical parity P r of the second to fourth columns
le P rl * P r4 is generated. In addition to this, the horizontal parity P''I of the first row is generated, and in the same way, the horizontal parity PbB t P of the second to eighth rows is generated.
J IP d@e P 'Sg IP 15 eP
g@IP h6 is generated.

データメモリ1を通った後、1列目(データメモリを通
る前は2列目)の縦方向パリティPryが生成され、同
様にして第2列目〜第4列目の縦方向パリティP r4
 * P rl * P r6が生成される。その他に
、1行目の横方向パリティpa、/が生成され、同様に
して第2行目〜@8行目の横方向パリティPb@’ +
Pe@’ePd@ +Pl!1B’ *Pfg’ *P
g@’rPh;が生成される。
After passing through the data memory 1, the vertical parity Pry of the first column (the second column before passing through the data memory) is generated, and in the same way, the vertical parity P r4 of the second to fourth columns is generated.
*Prl*Pr6 is generated. In addition, the horizontal parity pa, / in the first row is generated, and in the same way, the horizontal parity Pb@' + in the second to @8th rows is generated.
Pe@'ePd@ +Pl! 1B'*Pfg' *P
g@'rPh; is generated.

しながって、prlとP r口P rjとP rj e
 P rlとPr1.pr、とpr4  のそれぞれの
一致で縦方向パリティチェックを実施でき、PalとP
ag’e・・・・。
Therefore, prl and P rmouthP rj and P rj e
P rl and Pr1. A vertical parity check can be performed on each match of pr, and pr4, and Pal and P
ag'e...

PIllaトPh、  で横方向パリティチェック手段
施できる。まな、2度Rみも検出可能であるため、より
正確なデータメモリ監視を実行することができ石。
Lateral parity checking means can be implemented with PIlla and Ph. Moreover, since double radius distortion can also be detected, more accurate data memory monitoring can be performed.

(発明の効果) 以上説明し念ように本発明は、8ビットパラレル入力デ
ータに対して縦方向パリティチェックばかりではなく、
横方向パリティチェックも空ビットを利用して行なうと
とにより、検出できなかったデータの2度読出しなどを
エラーとして検出することができるという効果がある。
(Effects of the Invention) As explained above, the present invention not only performs a vertical parity check on 8-bit parallel input data;
By also performing the horizontal parity check using empty bits, it is possible to detect undetected data being read twice as an error.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は、本発明によるデータメモリの監視方式の一実
M例を式す説明図である。 第2図は、従来技術によるデータメモリの監視方式の一
例を示す説明図である。 1・・嶋データメモリ 2.8−e−データ 3、FJ&*@横方向パリティ 4.70−働縦方向パリテイ
FIG. 1 is an explanatory diagram illustrating an example of a data memory monitoring method according to the present invention. FIG. 2 is an explanatory diagram showing an example of a data memory monitoring method according to the prior art. 1... Shima data memory 2.8-e-data 3, FJ&*@horizontal parity 4.70-working vertical parity

Claims (1)

【特許請求の範囲】[Claims] 8ビットパラレル入力に対する縦方向パリテイチェック
の他にフレームの空ビットへフレームの横方向パリテイ
チェックビットを行なうためのパリテイチェック手段と
、データをシーケンシャルに書込みランダムに読出すた
めのデータメモリとを具備して構成したことを特徴とす
るデータメモリの監視方式。
A parity check means for performing a horizontal parity check on empty bits of the frame in addition to a vertical parity check for 8-bit parallel input, and a data memory for sequentially writing and randomly reading data. A data memory monitoring method comprising:
JP63314375A 1988-12-13 1988-12-13 Monitoring system for data memory Pending JPH02159651A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63314375A JPH02159651A (en) 1988-12-13 1988-12-13 Monitoring system for data memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63314375A JPH02159651A (en) 1988-12-13 1988-12-13 Monitoring system for data memory

Publications (1)

Publication Number Publication Date
JPH02159651A true JPH02159651A (en) 1990-06-19

Family

ID=18052584

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63314375A Pending JPH02159651A (en) 1988-12-13 1988-12-13 Monitoring system for data memory

Country Status (1)

Country Link
JP (1) JPH02159651A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5608738A (en) * 1993-11-10 1997-03-04 Nec Corporation Packet transmission method and apparatus
JP2012063882A (en) * 2010-09-14 2012-03-29 Toshiba Corp Storage device, electronic apparatus, and method for correcting error data

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5608738A (en) * 1993-11-10 1997-03-04 Nec Corporation Packet transmission method and apparatus
JP2012063882A (en) * 2010-09-14 2012-03-29 Toshiba Corp Storage device, electronic apparatus, and method for correcting error data
US8671330B2 (en) 2010-09-14 2014-03-11 Kabushiki Kaisha Toshiba Storage device, electronic device, and data error correction method

Similar Documents

Publication Publication Date Title
GB1511806A (en) Error detection and correction in data processing systems
GB1429708A (en) Memory module with error correction and diagnosis
KR880009360A (en) Digital data recording method and apparatus
EP0268289A2 (en) Semiconductor memory device
KR950007947B1 (en) Error correcting system
KR960706168A (en) Data recording / reproducing method, data reproducing apparatus and recording medium
JPS62251949A (en) Error correcting method for memory device
JPH02159651A (en) Monitoring system for data memory
JP2606862B2 (en) Single error detection and correction method
JPH1097471A (en) Method and system for error correction of memory data
JPS5996516A (en) Correcting and encoding method of error
JPS63308795A (en) Dynamic ram
JPH03147041A (en) Error correction system
JPH0325646A (en) Parity error discriminating system
JPH02129742A (en) Method for detecting abnormality in address signal to memory
JPS6288177A (en) Memory device
JP3021577B2 (en) RAM test circuit
JPH0612273A (en) Data memory monitor system
JPH07192495A (en) Test circuit for semiconductor memory
JPH09311825A (en) Rom monitoring circuit
JPS6454557A (en) Address parity checking circuit
JPS6054059A (en) Storage device
JPS63194458A (en) Circuit for detecting fault of time switch
JPH02205955A (en) Error processing system for memory device
JPH0378847A (en) Trouble detecting system