JPH0850562A - Monitoring circuit for memory - Google Patents

Monitoring circuit for memory

Info

Publication number
JPH0850562A
JPH0850562A JP6184808A JP18480894A JPH0850562A JP H0850562 A JPH0850562 A JP H0850562A JP 6184808 A JP6184808 A JP 6184808A JP 18480894 A JP18480894 A JP 18480894A JP H0850562 A JPH0850562 A JP H0850562A
Authority
JP
Japan
Prior art keywords
data
memory
circuit
read
error processing
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.)
Withdrawn
Application number
JP6184808A
Other languages
Japanese (ja)
Inventor
Kenji Nagahiro
健司 長廣
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP6184808A priority Critical patent/JPH0850562A/en
Publication of JPH0850562A publication Critical patent/JPH0850562A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PURPOSE:To properly monitor a memory even at the time of a fault to fix memory contents at ALL'0' or ALL'1' by performing error processing coding after the scramble of input data and writing the data in the memory. CONSTITUTION:This circuit is composed of a RAM 1, parity generating circuit 2, parity check circuit 3, scrambler 4, descrambler 5, write control circuit 6, differentiation circuit 7, read control circuit 8 and same code detecting circuit 9. After scramble processing of the input data is performed, a parity bit is added to those data and they are written in the RAM 1. On the read side, descramble processing of the data from which the parity bit is removed is performed, those data are restored into the original data, and a parity check and the same code detection of the read data is performed. Thus, since the data are scrambled on the write side, the fault to fix the RAM 1 to ALL'0' or ALL'1' can be decided.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、メモリの監視回路に係
り、特に、入力データに誤り処理符号化をしてメモリに
書き込み、読み出し側で誤り処理復号化を行なうメモリ
監視回路において、メモリ内容がALL“0”、ALL
“1”に固定される故障時にもメモリを正しく監視でき
るメモリの監視回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory monitoring circuit, and more particularly, to a memory monitoring circuit for performing error processing coding on input data, writing the same in a memory, and performing error processing decoding on the reading side. Is ALL "0", ALL
The present invention relates to a memory monitoring circuit capable of correctly monitoring a memory even when a failure is fixed at "1".

【0002】システムの高機能化や大容量化に伴い、通
信装置においてもメモリの使用量が増大しており、メモ
リの故障がシステムに与える影響は多大なものになって
いる。従って、メモリの故障を監視する機能の重要性が
増している。
As the functionality and capacity of the system have increased, the amount of memory used in communication devices has increased, and the effect of memory failure on the system has become enormous. Therefore, the function of monitoring memory failures is becoming more important.

【0003】[0003]

【従来の技術】図7は、従来のメモリの監視回路であ
る。図7において、1はランダムアクセスメモリ(RA
M)、2はパリティ発生回路、3はパリティチェック回
路、6は書込制御回路、8は読出制御回路である。
2. Description of the Related Art FIG. 7 shows a conventional memory monitoring circuit. In FIG. 7, 1 is a random access memory (RA
M), 2 is a parity generation circuit, 3 is a parity check circuit, 6 is a write control circuit, and 8 is a read control circuit.

【0004】図7の構成においては、nビットの入力デ
ータにパリティ演算を行なって1ビットのパリティビッ
トを付加してRAMに書き込み、RAMから読み出した
nビットのデータビットにパリティ演算をしてパリティ
ビットを生成し、RAMから読みだしたパリティビット
と比較してパリティチェックを行なっている。そして、
双方のパリティビットが一致すればメモリが正常である
と判断し、双方のパリティビットが一致しない時にはメ
モリに故障があると判断する。
In the configuration of FIG. 7, a parity operation is performed on n-bit input data, a 1-bit parity bit is added and written to the RAM, and a parity operation is performed on the n-bit data bit read from the RAM. A bit is generated and compared with the parity bit read from the RAM to perform a parity check. And
If both parity bits match, it is determined that the memory is normal, and if both parity bits do not match, it is determined that the memory has a failure.

【0005】[0005]

【発明が解決しようとする課題】入力データの時系列的
な発生方法としては、例えば、アイドル時にはALL
“0”又はALL“1”を発生し、有意な時のみバース
ト的にデータを発生する方法がある。このような場合、
メモリ内容がALL“0”又はALL“1”に固定され
る故障が発生しても、アイドル時にはメモリの故障を検
出できず、バースト的な有意なデータを発生している時
間においてしかメモリの故障検出を行なうことができな
い。
A method of generating input data in time series is, for example, ALL at idle.
There is a method of generating "0" or ALL "1" and generating data in burst only at a significant time. In such a case,
Even if a failure occurs in which the memory content is fixed to ALL "0" or ALL "1", the failure of the memory cannot be detected during idle, and the failure of the memory occurs only during the time when significant burst data is generated. No detection can be done.

【0006】一般的に、故障の判断は、雑音等による誤
判断を防止するために、ある一定時間(保護時間)以上
故障を示す状態が継続した時に初めて故障であると判断
する。従って、バースト的な有意なデータを発生してい
る時間が保護時間より短いと故障検出ができないことに
なる。
Generally, in order to prevent erroneous judgment due to noise or the like, it is judged that a failure has occurred only after a state in which the failure has continued for a certain period of time (protection time) has continued. Therefore, failure detection cannot be performed if the time during which significant burst-like data is generated is shorter than the protection time.

【0007】本発明は、かかる問題に対処して、メモリ
内容がALL“0”、ALL“1”に固定される故障時
にもメモリを正しく監視できるメモリの監視回路を提供
することを目的とする。
An object of the present invention is to provide a memory monitoring circuit capable of correctly monitoring the memory even in the event of a failure in which the memory content is fixed at ALL "0" or ALL "1" in order to address such a problem. .

【0008】[0008]

【課題を解決するための手段】図1は,本発明の原理で
ある。図1において、1はRAM、2はパリティ発生回
路、3はパリティチェック回路、4はスクランブラ、5
はデスクランブラ、6は書込制御回路、7は微分回路、
8は読出制御回路、9は同一符号検出回路である。
FIG. 1 shows the principle of the present invention. In FIG. 1, 1 is a RAM, 2 is a parity generation circuit, 3 is a parity check circuit, 4 is a scrambler, 5
Is a descrambler, 6 is a write control circuit, 7 is a differentiation circuit,
Reference numeral 8 is a read control circuit, and 9 is an identical code detection circuit.

【0009】図1の構成の特徴は、入力データにスクラ
ンブル処理をした後にパリティビットを付加してRAM
に書き込み、読み出し側でパリティビットを除いたデー
タに対してデスクランブル処理をして元のデータに復元
すると共に、読み出しデータに対してパリティチェック
と同一符号検出を行なう点にある。
The structure of FIG. 1 is characterized in that a scrambling process is applied to the input data and then a parity bit is added to the RAM.
On the read side, the data excluding the parity bit is descrambled to restore the original data, and the read data is subjected to the same code detection as the parity check.

【0010】図3は,本発明の第二の原理である。図3
において、1はRAM、2はパリティ発生回路、3はパ
リティチェック回路、4はスクランブラ、5はデスクラ
ンブラ、6は書込制御回路、7は微分回路、8は読出制
御回路、9は同一符号検出回路である。
FIG. 3 shows the second principle of the present invention. FIG.
1, 1 is a RAM, 2 is a parity generation circuit, 3 is a parity check circuit, 4 is a scrambler, 5 is a descrambler, 6 is a write control circuit, 7 is a differentiating circuit, 8 is a read control circuit, and 9 is the same symbol. It is a detection circuit.

【0011】図3の構成は、図1の構成においてパリテ
ィ演算とスクランブル/デスクランブルの処理の順序を
逆にしたものである。図4は,本発明の第三の原理であ
る。
The configuration of FIG. 3 is obtained by reversing the order of the parity calculation and the scramble / descramble processing in the configuration of FIG. FIG. 4 shows the third principle of the present invention.

【0012】図4において、1はRAM、2は第一のパ
リティ発生回路、2aは第二のパリティ発生回路、3は
第一のパリティチェック回路、3aは第二のパリティチ
ェック回路、4はスクランブラ、5はデスクランブラ、
6は書込制御回路、7は微分回路、8は読出制御回路、
9は同一符号検出回路である。
In FIG. 4, 1 is a RAM, 2 is a first parity generation circuit, 2a is a second parity generation circuit, 3 is a first parity check circuit, 3a is a second parity check circuit, and 4 is a scramble. Bra, 5 is descrambler,
6 is a write control circuit, 7 is a differentiation circuit, 8 is a read control circuit,
Reference numeral 9 is an identical code detection circuit.

【0013】図4の構成は、図1の構成においてスクラ
ンブルする前の入力データに対して第二のパリティ発生
回路でパリティビットを発生して書き込み、第二のパリ
ティチェック回路で、第二のパリティ発生回路が発生し
たパリティビットを使ってデスクランブルされたデータ
に対してパリティチェックを行なうのが特徴である。
In the configuration of FIG. 4, a parity bit is generated and written by the second parity generation circuit to the input data before scrambling in the configuration of FIG. 1, and the second parity check circuit generates the second parity. The feature is that the parity check is performed on the descrambled data using the parity bit generated by the generation circuit.

【0014】図5は,本発明の第四の原理である。図5
において、1はRAM、2は第一のパリティ発生回路、
2aは第二のパリティ発生回路、3は第一のパリティチ
ェック回路、3aは第二のパリティチェック回路、4は
スクランブラ、5はデスクランブラ、6は書込制御回
路、7は微分回路、8は読出制御回路、9は同一符号検
出回路である。
FIG. 5 shows the fourth principle of the present invention. Figure 5
, 1 is RAM, 2 is the first parity generation circuit,
2a is a second parity generation circuit, 3 is a first parity check circuit, 3a is a second parity check circuit, 4 is a scrambler, 5 is a descrambler, 6 is a write control circuit, 7 is a differentiating circuit, 8 Is a read control circuit, and 9 is an identical code detection circuit.

【0015】図5の構成は、図1の構成において、書き
込み側で入力データに対して第二のパリティ発生回路で
パリティビットを付加した後にスクランブルし、読み出
し側で第二のパリティチェック回路でデスクランブルさ
れたデータに対してパリティチェックを行なうのが特徴
である。
In the configuration of FIG. 5, in the configuration of FIG. 1, the write side scrambles the input data after adding the parity bit to the input data by the second parity generation circuit, and the read side by the second parity check circuit. The feature is that a parity check is performed on the scrambled data.

【0016】[0016]

【作用】図1、図3の構成については、書き込み側でス
クランブルするので、アイドル時にALL“0”又はA
LL“1”が発生しても、必ず“0”、“1”が混合さ
れて書き込まれる。従って、RAMがALL“0”又は
ALL“1”に固定される故障がない限り、読み出し側
でALL“0”又はALL“1”になることはない。従
って、同一符号検出回路がALL“0”またはALL
“1”を検出した時には、RAMはALL“0”又はA
LL“1”に固定される故障を引き起こしていると判定
できる。しかも、RAMが上記の故障を引き起こした場
合にはアイドル時にも有意なデータを発生している時に
も同一符号が検出されるので、故障の判断に保護時間を
設定している場合でも必ず故障を検出できる。
With the configuration shown in FIGS. 1 and 3, since scrambling is performed on the write side, ALL "0" or A is set at idle.
Even if LL "1" occurs, "0" and "1" are always mixed and written. Therefore, unless there is a failure in which the RAM is fixed to ALL "0" or ALL "1", the read side does not become ALL "0" or ALL "1". Therefore, if the same code detection circuit is ALL "0" or ALL
When "1" is detected, RAM is ALL "0" or A
It can be determined that the failure fixed to LL "1" is causing. Moreover, when the RAM causes the above-mentioned failure, the same code is detected even during the idle time and when the significant data is generated, so that the failure time is always detected even when the protection time is set for the failure judgment. Can be detected.

【0017】図4、図5の構成については、RAMがA
LL“0”またはALL“1”に固定される故障の他
に、第一のパリティチェック回路がアラームを出さない
時に第二のパリティチェック回路がアラームを出せば、
スクランブラ又はデスクランブラが故障していると判定
できる。
In the configuration shown in FIGS. 4 and 5, the RAM is A
In addition to the fault fixed to LL "0" or ALL "1", if the second parity check circuit gives an alarm when the first parity check circuit does not give an alarm,
It can be determined that the scrambler or descrambler is out of order.

【0018】[0018]

【実施例】図2は、図1の構成の書き込み側のタイムチ
ャートである。入力データはnビットの並列形式で並列
クロックと同期して送られてくる。この並列データにス
クランブル処理をするが、RAMにおいては書き込みと
読み出しの順序が固定されてはいないので、スクランブ
ル処理は記憶単位となるワードごとに行なう必要があ
る。従って、並列クロックを微分した信号でスクランブ
ラを一旦リセットしてからスクランブルをかける。スク
ランブルされたデータは1並列クロック遅れてスクラン
ブラから出力される。これと同時にパリティビットが付
加されるので、このタイミングに合わせて書込制御回路
からライトイネーブル信号を出してRAMに書き込む。
読み出し側のタイムチャートは図示を省略するが、読出
制御回路が出力するリードイネーブル信号によって(n
+1)ビットのデータを読み出し、(n+1)ビット全
てを使ってパリティチェックすると共に、この(n+
1)ビットについて同一符号の検出を行なう。パリティ
ビットを除いたnビットはデスクランブラに導き、並列
クロックを微分した信号で一旦デスクランブラをリセッ
トした後にデスクランブル処理を行なって出力する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 2 is a time chart on the writing side of the configuration of FIG. Input data is sent in an n-bit parallel format in synchronization with a parallel clock. The parallel data is scrambled, but since the order of writing and reading is not fixed in the RAM, the scramble must be performed for each word as a storage unit. Therefore, the scrambler is first reset by the signal obtained by differentiating the parallel clock and then scrambled. The scrambled data is output from the scrambler with a delay of one parallel clock. At the same time, since a parity bit is added, a write enable signal is issued from the write control circuit at this timing to write it in the RAM.
Although a time chart on the reading side is not shown in the figure, the read enable signal output from the read control circuit causes (n
+1) -bit data is read out, a parity check is performed using all (n + 1) -bits, and this (n +
1) The same code is detected for bits. The n bits excluding the parity bit are led to a descrambler, and the descrambler is once reset by a signal obtained by differentiating the parallel clock, and then descrambled to be output.

【0019】尚、図2においては、並列クロックを微分
した信号でスクランブラ/デスクランブラをリセットし
てから入力データ/読み出しデータをスクランブル/デ
スクランブルするように説明したが、実際にはクロック
の位相マージンを確保するために、微分信号を生成する
ためのクロックはスクランブル/デスクランブルするた
めの並列クロックより位相を進めておくのがよい。
In FIG. 2, it is explained that the scrambler / descrambler is reset by the signal obtained by differentiating the parallel clock and then the input data / read data is scrambled / descrambled. In order to secure a margin, it is preferable that the clock for generating the differential signal has a phase ahead of the parallel clock for scrambling / descramble.

【0020】図6は、本発明の実施例である。図6の構
成は、図1に示した本発明の原理に基づいており、1は
RAM、2はパリティ発生回路、3はパリティチェック
回路である。41は第一の擬似ランダムパターン発生回
路、42は第一の排他的論理和回路で、スクランブラを
構成する。又、51は第二の擬似ランダムパターン発生
回路、52は第二の排他的論理わう回路で、デスクラン
ブラを構成する。更に、6は書込制御回路、7は微分回
路、8は読出制御回路、9は同一符号検出回路である。
FIG. 6 shows an embodiment of the present invention. The configuration of FIG. 6 is based on the principle of the present invention shown in FIG. 1, 1 is a RAM, 2 is a parity generation circuit, and 3 is a parity check circuit. Reference numeral 41 is a first pseudo random pattern generation circuit, and 42 is a first exclusive OR circuit, which constitutes a scrambler. Further, 51 is a second pseudo random pattern generation circuit, and 52 is a second exclusive logic circuit, which constitutes a descrambler. Further, 6 is a write control circuit, 7 is a differentiating circuit, 8 is a read control circuit, and 9 is an identical code detection circuit.

【0021】紙面の関係で微分回路と同一符号検出回路
の具体的構成を図示していないが、簡単な回路であるの
で以下に文章で説明する。微分回路は、データ・フリッ
プフロップ(D−FF)と論理積回路で構成し、D−F
Fのデータ入力端子に並列クロックを供給し、D−FF
のデータ入力端子と論理積回路の一方の入力端子を接続
し、論理積回路のもう一方の入力端子にはD−FFの反
転出力端子を接続し、D−FFのクロック端子に直列ク
ロックを供給すれば、並列クロックの立ち上がりにおい
て直列クロックの周期に等しい長さの微分信号が得られ
る。
Although a specific configuration of the differentiating circuit and the same code detecting circuit is not shown due to space limitations, it is a simple circuit and will be described below in the text. The differentiating circuit is composed of a data flip-flop (D-FF) and a logical product circuit.
A parallel clock is supplied to the data input terminal of F, and D-FF
Of the AND circuit is connected to one input terminal of the AND circuit, the other input terminal of the AND circuit is connected to the inverted output terminal of the D-FF, and the serial clock is supplied to the clock terminal of the D-FF. Then, a differential signal having a length equal to the period of the serial clock at the rising edge of the parallel clock can be obtained.

【0022】又、同一符号検出回路は、RAMから読み
だされたデータを一方では第一の論理積回路の(n+
1)の入力端子に供給し、もう一方では読みだされたデ
ータを反転して第二の論理積回路の(n+1)の入力端
子に供給し、双方の論理積回路の出力の論理和をとるよ
うに構成する。即ち、ALL“0”に対しては第二の論
理積回路が“1”を出力し、ALL“1”に対しては第
一の論理積回路が“1”を出力し、“0”と“1”が混
在する時にはどちらの論理積回路も“1”を出力しない
ので、同一符号の検出が可能である。
On the other hand, the same code detection circuit uses the data read from the RAM as (n +) of the first AND circuit.
1) is supplied to the input terminal, and on the other hand, the read data is inverted and supplied to the (n + 1) input terminal of the second AND circuit, and the outputs of both AND circuits are ORed. To configure. That is, the second AND circuit outputs "1" for ALL "0", the first AND circuit outputs "1" for ALL "1", and "0" is output. When "1" is mixed, neither AND circuit outputs "1", so that the same code can be detected.

【0023】尚、その他の回路は汎用のICで実現さ
れ、入手も容易であるので、構成の詳細は説明を省略す
る。ここでは、本発明の原理に対応する実施例を説明し
た。第二乃至第四の原理に対しても、全く同様に実施例
を構成できるので、一々の説明は省略する。
Since the other circuits are realized by a general-purpose IC and are easily available, detailed description of the configuration will be omitted. Here, an embodiment corresponding to the principle of the present invention has been described. Embodiments can be constructed in exactly the same manner for the second to fourth principles, and thus their description will be omitted.

【0024】さて、以上においては、メモリとしてRA
Mを取り上げ、書き込み側でパリティビットの付加とス
クランブルを行ない、読み出し側でパリティチェックと
デスクランブル及び同一符号検出を行なう例を説明した
が、この考え方を適用できるメモリはRAMに限定され
るものではない。
In the above, RA is used as the memory.
An example has been described in which M is added and parity bits are added and scrambled on the write side, and parity check, descrambling, and identical code detection are performed on the read side. However, the memory to which this idea can be applied is not limited to RAM. Absent.

【0025】読み出し専用メモリ(ROM)において
は、パリティビットの付加とスクランブルを行ったデー
タを書き込んでおき、読み出す時にパリティチェックと
同一符号検出とデスクランブルを行えば、ROMにおい
ても上記と全く同じ効果を得ることができるのはいうま
でもない。
In the read-only memory (ROM), if parity bits are added and scrambled data is written, and the same code detection and descrambling as the parity check are performed at the time of reading, the same effect as described above is obtained in the ROM. It goes without saying that you can get

【0026】更に、上記では誤り検出方式としてパリテ
ィチェック方式を採用するものとして説明したが、様々
な誤り検出符号や誤り訂正符号を採用することも可能で
ある。この意味で一般的には、上記のパリティ発生回路
は誤り処理符号化回路、パリティチェック回路は誤り処
理復号化回路とすべきものである。
Further, in the above description, the parity check method is adopted as the error detection method, but various error detection codes and error correction codes can be adopted. In this sense, in general, the parity generating circuit should be an error processing coding circuit and the parity check circuit should be an error processing decoding circuit.

【0027】[0027]

【発明の効果】以上述べた如く、本発明により、RAM
がALL“0”又はALL“1”に固定される故障を引
き起こしても、確実に検出できる回路が実現できる。
又、そのために付加したスクランブラ/デスクランブラ
の故障も、いずれかは特定できないが、検出可能な回路
が実現される。しかも、本発明の考え方はRAMに限ら
ずROMにも適用することができる。
As described above, according to the present invention, the RAM
It is possible to realize a circuit that can reliably detect even if a failure is fixed at ALL "0" or ALL "1".
Further, a failure of the scrambler / descrambler added for that purpose cannot be specified, but a circuit capable of detection is realized. Moreover, the idea of the present invention can be applied not only to RAM but also to ROM.

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

【図1】 本発明の原理。FIG. 1 is a principle of the present invention.

【図2】 図1の構成の書き込み側のタイムチャート。FIG. 2 is a time chart on the writing side of the configuration of FIG.

【図3】 本発明の第二の原理。FIG. 3 is a second principle of the present invention.

【図4】 本発明の第三の原理。FIG. 4 is a third principle of the present invention.

【図5】 本発明の第四の原理。FIG. 5 is a fourth principle of the present invention.

【図6】 本発明の実施例。FIG. 6 is an example of the present invention.

【図7】 従来のメモリの監視回路FIG. 7: Conventional memory monitoring circuit

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

1 ランダムアクセスメモリ(RAM) 2 パリティ発生回路 3 パリティチェック回路 4 スクランブラ 5 デスクランブラ 6 書込制御回路 7 微分回路 8 読出制御回路 9 同一符号検出回路 1 random access memory (RAM) 2 parity generation circuit 3 parity check circuit 4 scrambler 5 descrambler 6 write control circuit 7 differentiating circuit 8 read control circuit 9 same code detection circuit

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 入力データに、スクランブルをかけた後
に誤り処理符号化を施してメモリにデータを書き込み、 該書き込んだデータを読み出す時に、 該メモリから読み出したデータに対して誤り処理復号化
を施すと共に、該読み出したデータに対して同一符号検
出を行ない、 更に、該読み出したデータの内、誤り処理ビットを除い
たデータに対してデスクランブルを行なうことを特徴と
するメモリの監視回路。
1. The input data is scrambled and then subjected to error processing coding to write the data into a memory, and when the written data is read out, the data read out from the memory is subjected to the error processing decoding. At the same time, the same code detection is performed on the read data, and further, descramble is performed on the data excluding the error processing bits in the read data.
【請求項2】 入力データに、誤り処理符号化を施した
後にスクランブルしてメモリにデータを書き込み、 該書き込んだデータを読み出す時に、 該メモリから読み出したデータに対して同一符号検出を
すると共に、該読み出したデータに対してデスクランブ
ルを行ない、 該デスクランブルされたデータに対して誤り処理復号化
を行なうことを特徴とするメモリの監視回路。
2. The input data is scrambled after being subjected to error processing coding and written into the memory, and when the written data is read out, the same code is detected with respect to the data read out from the memory, and A memory monitoring circuit, wherein the read data is descrambled, and the descrambled data is error-processed and decoded.
【請求項3】 入力データにスクランブルをかけた後に
誤り処理符号化を施して第一の誤り処理ビットを付加し
たデータに、該入力データに誤り処理符号化を施して第
二の誤り処理ビットを付加してメモリにデータを書き込
み、 該書き込んだデータを読みだす時に、 スクランブルされたデータに第一の誤り処理ビットを付
加したデータに対して誤り処理復号化を施すと共に、該
スクランブルされたデータに第一の誤り処理ビットを付
加したデータに対して同一符号検出を行ない、 スクランブルされたデータに対してデスクランブルを行
ない、 該デスクランブルされたデータに第二の誤り処理ビット
を付加して誤り処理復号化を行なうことを特徴とするメ
モリの監視回路。
3. The input data is scrambled, then error-processed and coded, and the first error-processed bit is added to the input data. When data is added to the memory and the written data is read out, error processing decoding is performed on the scrambled data to which the first error processing bit is added, and the scrambled data is added to the scrambled data. Identical code detection is performed on data to which the first error processing bit is added, descrambling is performed on scrambled data, and error processing is performed by adding a second error processing bit to the descrambled data. A memory monitoring circuit characterized by performing decoding.
【請求項4】 入力データに誤り処理符号化を施して第
二の誤り処理ビットを付加したデータをスクランブル
し、該スクランブルされたデータに誤り処理符号化を施
して第一の誤り処理ビットを付加してメモリにデータを
書き込み、 該書き込んだデータを読み出す時に、 該メモリから読み出したデータに誤り処理復号化を行な
うと共に、該メモリから読み出したデータに対して同一
符号検出を行ない、 該メモリから読み出したデータから第一の誤り処理ビッ
トを除いたデータに対してデスクランブルを行ない、 該デスクランブルされたデータに対して誤り処理復号化
を行なうことを特徴とするメモリの監視回路。
4. The data to which error processing coding is applied to the input data and the second error processing bit is added is scrambled, and the scrambled data is subjected to error processing coding to add the first error processing bit. When the written data is read and the written data is read, the error correction decoding is performed on the data read from the memory, the same code is detected for the data read from the memory, and the data is read from the memory. The memory monitoring circuit is characterized in that descramble is performed on the data obtained by removing the first error processing bit from the processed data, and error processing decoding is performed on the descrambled data.
【請求項5】 請求項1乃至4記載のメモリの監視回路
において、 スクランブラは、データのワードを示す並列クロックを
微分した信号によってリセットされた後にデータをスク
ランブルするスクランブラであり、 デスクランブラは、データのワードを示す並列クロック
を微分した信号によっリセットされた後にデータをデス
クランブルするデスクランブラであることを特徴とする
メモリの監視回路。
5. The memory monitoring circuit according to claim 1, wherein the scrambler is a scrambler that scrambles data after being reset by a signal obtained by differentiating a parallel clock indicating a word of data. A memory monitoring circuit characterized by being a descrambler that descrambles data after being reset by a signal obtained by differentiating a parallel clock indicating a word of data.
JP6184808A 1994-08-05 1994-08-05 Monitoring circuit for memory Withdrawn JPH0850562A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6184808A JPH0850562A (en) 1994-08-05 1994-08-05 Monitoring circuit for memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6184808A JPH0850562A (en) 1994-08-05 1994-08-05 Monitoring circuit for memory

Publications (1)

Publication Number Publication Date
JPH0850562A true JPH0850562A (en) 1996-02-20

Family

ID=16159658

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6184808A Withdrawn JPH0850562A (en) 1994-08-05 1994-08-05 Monitoring circuit for memory

Country Status (1)

Country Link
JP (1) JPH0850562A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008217857A (en) * 2007-02-28 2008-09-18 Toshiba Corp Memory controller and semiconductor device
JP2009104598A (en) * 2007-09-28 2009-05-14 Intel Corp Suppressing power supply noise using data scrambling in ddr double data rate memory system
JP2009284024A (en) * 2008-05-19 2009-12-03 Fujitsu Ltd Frame transmission apparatus, and frame transmission method
US8503678B2 (en) 2007-09-28 2013-08-06 Intel Corporation Suppressing power supply noise using data scrambling in double data rate memory systems

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008217857A (en) * 2007-02-28 2008-09-18 Toshiba Corp Memory controller and semiconductor device
US7796429B2 (en) 2007-02-28 2010-09-14 Kabushiki Kaisha Toshiba Memory controller controlling semiconductor storage device and semiconductor device
US7848143B2 (en) 2007-02-28 2010-12-07 Kabushiki Kaisha Toshiba Memory controller controlling semiconductor storage device and semiconductor device
JP2009104598A (en) * 2007-09-28 2009-05-14 Intel Corp Suppressing power supply noise using data scrambling in ddr double data rate memory system
US8503678B2 (en) 2007-09-28 2013-08-06 Intel Corporation Suppressing power supply noise using data scrambling in double data rate memory systems
JP2009284024A (en) * 2008-05-19 2009-12-03 Fujitsu Ltd Frame transmission apparatus, and frame transmission method

Similar Documents

Publication Publication Date Title
US5313475A (en) ECC function with self-contained high performance partial write or read/modify/write and parity look-ahead interface scheme
US9142269B2 (en) Data mask encoding in data bit inversion scheme
US5384788A (en) Apparatus and method for optimal error correcting code to parity conversion
JP4146934B2 (en) Encryption apparatus and encryption method
US8677211B2 (en) Data bus inversion using spare error correction bits
EP0188192B1 (en) Extended error correction for package error correction codes
JP3234130B2 (en) Error correction code decoding method and circuit using this method
US4961193A (en) Extended errors correcting device having single package error correcting and double package error detecting codes
US5088093A (en) Self-correcting registers, error-detecting/correcting registers, and inversion coding using one bit, and other information storage media
JP2003507985A (en) System and method for detecting 2-bit errors and correcting errors due to component failure
JPH0743678B2 (en) Fault-tolerant memory system
JPH0260013B2 (en)
JP3184738B2 (en) Error-correctable memory device
JP2002108711A (en) Data processor and data processing method
US10860415B2 (en) Memory architecture including response manager for error correction circuit
JPH0850562A (en) Monitoring circuit for memory
US4377863A (en) Synchronization loss tolerant cyclic error checking method and apparatus
US8161344B2 (en) Circuits and methods for error coding data blocks
US6460157B1 (en) Method system and program products for error correction code conversion
US20220382627A1 (en) Infrastructure integrity checking
JPH02278355A (en) Fault tolerant memory system
JP2000339228A (en) Semiconductor disk device
JPH0347613B2 (en)
US11722152B1 (en) Capacity-expanding memory control component
RU2826990C2 (en) Redundant memory with error correction in duplicated channels

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20011106