JPH06324952A - Patrol control circuit for memory device - Google Patents

Patrol control circuit for memory device

Info

Publication number
JPH06324952A
JPH06324952A JP5113523A JP11352393A JPH06324952A JP H06324952 A JPH06324952 A JP H06324952A JP 5113523 A JP5113523 A JP 5113523A JP 11352393 A JP11352393 A JP 11352393A JP H06324952 A JPH06324952 A JP H06324952A
Authority
JP
Japan
Prior art keywords
area
patrol
address
control circuit
addresses
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
JP5113523A
Other languages
Japanese (ja)
Other versions
JP3123855B2 (en
Inventor
Masahito Akaike
雅人 赤池
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 Computertechno Ltd
Original Assignee
NEC Computertechno 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 NEC Computertechno Ltd filed Critical NEC Computertechno Ltd
Priority to JP05113523A priority Critical patent/JP3123855B2/en
Publication of JPH06324952A publication Critical patent/JPH06324952A/en
Application granted granted Critical
Publication of JP3123855B2 publication Critical patent/JP3123855B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To prevent system down from occurring by switching a patrol operation for a first area and a patrol operation for a second area so as to alternately perform those operations at a certain period. CONSTITUTION:When the prescribed patrol operation is finished for all the addresses S0-S1 of a first area 6, an address counter 3 starts outputting the address of the second area 7 in a memory part 5. When the patrol operation for addresses S1-S2 of the second area 7 is finished, the counter 3 stops outputting, a selector 14 selects the output signal of an address counter 2 again and the patrol operation of the first area 6 is performed. Such an operation is repeated, and the first area 6 and the second area 7 are alternately patrolled up to addresses Sn-1-Sn of the second area 7. Thus, since the first area 6 is frequently patrolled, saving of one-bit error can be efficiently performed concerning the entire memory part 5.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はメモリ装置のパトロール
制御回路に関し、特にそのパトロールアドレスの生成機
能にに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a patrol control circuit of a memory device, and more particularly to a patrol address generating function thereof.

【0002】[0002]

【従来の技術】従来のメモリ装置のパトロール制御回路
は、1個のアドレスカウンタを有するのみであり、その
1個のアドレスカウンタによってパトロールアドレスを
生成してメモリ部の全てのアドレスに対して均一にパト
ロールを行い、訂正可能なエラーがあったときは、その
訂正と再書込みとを行っている。
2. Description of the Related Art A conventional patrol control circuit of a memory device has only one address counter, and a patrol address is generated by the one address counter to make it uniform for all addresses in the memory section. Patrol is performed, and when there is a correctable error, the correction and rewriting are performed.

【0003】しかしながら、メモリ装置のメモリ部は、
OSで使用するデータを記憶する領域のように、最初に
一度データが書込まれると、以後は頻繁に読出し動作の
みが行われて書込み動作が殆ど行われない領域と、通常
の書込み/読出し動作を行う領域のように、常に書込み
動作と読出し動作とが行われる領域とに分けて使用され
るのが一般的である。
However, the memory section of the memory device is
An area where data is first written, such as an area for storing data used by the OS, and thereafter, only a read operation is frequently performed and a write operation is rarely performed, and a normal write / read operation. Generally, it is used by dividing into a region where a write operation and a read operation are always performed, such as a region where a write operation is performed.

【0004】ソフトエラーによる1ビットエラーが発生
したとき、後者の領域は、次の書込み命令によって直に
正常なデータの書込みが行われるか、またはパトロール
動作に伴うデータの再書込みが行われて、その救済がな
されるが、前者の領域は、書込み命令が非常に少ないた
め、パトロール動作に伴うデータの再書込みが行われる
まで誤ったデータを保持している。通常大型のメモリ装
置においては、メモリ部の全てのアドレスに対するパト
ロールが終了するまでに数十時間を必要とするため、前
者の領域において他の1ビットエラーと重なる確率が高
いが、従来のメモリ装置のパトロール制御回路は、上記
の2種の領域に対して同じ頻度でパトロールを行ってい
る。
When a 1-bit error due to a soft error occurs, normal data is directly written in the latter area by the next write command, or data is rewritten in accordance with the patrol operation. Although the relief is made, the former area retains erroneous data until the data is rewritten due to the patrol operation because the number of write commands is very small. Usually, in a large-sized memory device, it takes several tens of hours until the patrol for all addresses in the memory section is completed, so there is a high probability that it will overlap with another 1-bit error in the former area. The patrol control circuit of 1 performs patrol at the same frequency for the above-mentioned two types of areas.

【0005】[0005]

【発明が解決しようとする課題】上述したように、従来
のメモリ装置のパトロール制御回路は、書込み命令が非
常に少ない領域でソフトエラーによる1ビットエラーが
発生したとき、パトロール動作に伴うデータの再書込み
が行われるまで誤ったデータを長時間保持しているた
め、他の1ビットエラーと重なる確率が高く、これが訂
正不能エラーによるシステムダウンを引起す原因となる
という問題点を有していいる。
As described above, in the patrol control circuit of the conventional memory device, when the 1-bit error due to the soft error occurs in the area where the write command is very small, the data re-creation accompanying the patrol operation is performed. Since erroneous data is held for a long time until writing is performed, there is a high probability of overlapping with another 1-bit error, which causes a system down due to an uncorrectable error.

【0006】[0006]

【課題を解決するための手段】本発明のメモリ装置のパ
トロール制御回路は、メモリ部の書込み命令が少ない第
一の領域と書込み命令が多い第二の領域とのそれぞれの
パトロールアドレスを出力する第一および第二のアドレ
スカウンタと、パトロール動作時に前記第一および第二
のアドレスカウンタからの前記パトロールアドレスを一
定の周期で切替えるための第一のセレクト信号と前記パ
トロールアドレスとノーマル動作時のアドレスとを切替
えるための第二のセレクト信号とを出力するタイミング
制御回路と、前記第一のセレクト信号を入力して2種の
前記パトロールアドレスのうちの一方を選択するセレク
タとを備えるている。
A patrol control circuit for a memory device according to the present invention outputs a patrol address for each of a first area having a small number of write commands and a second area having a large number of write commands in a memory section. First and second address counters, a first select signal for switching the patrol addresses from the first and second address counters at a constant cycle during patrol operation, the patrol address, and an address during normal operation And a selector for inputting the first select signal and selecting one of the two types of patrol addresses.

【0007】[0007]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0008】図1は本発明の一実施例を示すブロック図
である。
FIG. 1 is a block diagram showing an embodiment of the present invention.

【0009】図1において、パトロール制御回路1は、
アドレスカウンタ2および3と、タイミング制御回路4
と、セレクタ14とを備えており、一定の周期でメモリ
部5のパトロールを行う。
In FIG. 1, the patrol control circuit 1 is
Address counters 2 and 3, and timing control circuit 4
And a selector 14, and patrols the memory unit 5 at a constant cycle.

【0010】アドレスカウンタ2は、メモリ部5の書込
み命令が非常に少ない領域である第一領域6(S0 〜S
1 )に対するパトロールアドレスを決定する。アドレス
カウンタ4は、メモリ部5の通常の書込み/読出し動作
を行う領域である第二領域7(S1 〜Sn )に対するパ
トロールアドレスを決定する。
The address counter 2 has a first area 6 (S 0 -S 0) which is an area in which the number of write commands of the memory section 5 is very small.
Determine the patrol address for 1 ). Address counter 4 determines the patrol address for the second region 7 is a region for normal write / read operation of the memory unit 5 (S 1 ~S n).

【0011】タイミング制御回路4は、アドレスカウン
タ2および3から出力されるパトロールアドレスを一定
の周期で切替えるための第一のセレクト信号15と、セ
レクタ14からのパトロールアドレス(アドレス)10
とノーマル動作時のアドレス16とを切替えるための第
二のセレクト信号18とを出力する。
The timing control circuit 4 has a first select signal 15 for switching the patrol addresses output from the address counters 2 and 3 at a constant cycle, and the patrol address (address) 10 from the selector 14.
And a second select signal 18 for switching the address 16 in the normal operation.

【0012】セレクタ14は、アドレスカウンタ2およ
び3から出力されるパトロールアドレスを入力し、セレ
クト信号15によってそれらのうちの何れか一方を選択
する。
The selector 14 inputs the patrol address output from the address counters 2 and 3, and selects one of them by the select signal 15.

【0013】1ビットエラー検出訂正回路9は、メモリ
部5から読出された読出しデータ11を入力して1ビッ
トエラーの検出と訂正とを行い、訂正データ12をチェ
ックビット生成回路8に送出する。
The 1-bit error detection / correction circuit 9 inputs the read data 11 read from the memory section 5, detects and corrects the 1-bit error, and sends the corrected data 12 to the check bit generation circuit 8.

【0014】チェックビット生成回路8は、訂正データ
12にチェックビットを付加し、書込みータ13として
メモリ部5に送出する。
The check bit generation circuit 8 adds a check bit to the corrected data 12 and sends it to the memory section 5 as a write data 13.

【0015】セレクタ19は、セレクタ14からのアド
レス10とノーマル動作時のアドレス16とを入力し、
セレクト信号18によってそれらのうちの何れか一方を
選択してアドレス17としてメモリ部5に送出する。
The selector 19 inputs the address 10 from the selector 14 and the address 16 in the normal operation,
Either one of them is selected by the select signal 18 and sent to the memory unit 5 as the address 17.

【0016】次に、上述のように構成したパトロール制
御回路の動作について説明する。
Next, the operation of the patrol control circuit configured as described above will be described.

【0017】パトロール制御回路1によってパトロール
動作が開始されると、まずアドレスカウンタ2がメモリ
部5の第一領域6のアドレスS0 〜S1 を順次出力し、
セレクタ14は、タイミング制御回路4からのセレクト
信号15によってそれを選択してアドレス10として出
力する。このアドレス10は、セレクタ19に入力し、
タイミング制御回路4からのセレクト信号18によって
選択されてアドレス17としてメモリ部5に対して送出
される。
When the patrol operation is started by the patrol control circuit 1, first, the address counter 2 sequentially outputs the addresses S 0 to S 1 of the first area 6 of the memory section 5,
The selector 14 selects it by the select signal 15 from the timing control circuit 4 and outputs it as the address 10. This address 10 is input to the selector 19,
It is selected by the select signal 18 from the timing control circuit 4 and sent to the memory section 5 as the address 17.

【0018】メモリ部5は、アドレス17によって指定
された領域に記憶しているデータを読出し、読出しデー
タ11として1ビットエラー検出訂正回路9に対して送
出する。
The memory section 5 reads the data stored in the area designated by the address 17 and sends it as read data 11 to the 1-bit error detection / correction circuit 9.

【0019】1ビットエラー検出訂正回路9は、読出し
データ11中に1ビットエラーがあるか否かを検出し、
1ビットエラーがあった場合はそれを訂正して訂正デー
タ12としてチェックビット生成回路8に対して送出す
る。
The 1-bit error detection / correction circuit 9 detects whether or not the read data 11 has a 1-bit error,
If there is a 1-bit error, it is corrected and sent as corrected data 12 to the check bit generation circuit 8.

【0020】チェックビット生成回路8は、入力した訂
正データ12にチェックビットを付加し、それを書込み
データ13としてメモリ部5に送出する。
The check bit generation circuit 8 adds a check bit to the input correction data 12 and sends it as write data 13 to the memory section 5.

【0021】メモリ部5は、書込みデータ13を元のア
ドレスの領域に再び書込む。
The memory section 5 rewrites the write data 13 in the area of the original address.

【0022】第一領域6の全アドレスS0 〜S1 に対し
て上述のパトロール動作が終了すると、アドレスカウン
タ3がメモリ部5の第二領域7のアドレスの出力を開始
する。
When the above patrol operation is completed for all the addresses S 0 to S 1 of the first area 6, the address counter 3 starts outputting the addresses of the second area 7 of the memory section 5.

【0023】セレクタ14は、タイミング制御回路4か
らのセレクト信号15によってアドレスカウンタ3の出
力信号を選択してアドレス10として出力する。
The selector 14 selects the output signal of the address counter 3 by the select signal 15 from the timing control circuit 4 and outputs it as the address 10.

【0024】以下上述の手順によって第二領域7のうち
のアドレスS2 まで上述のパトロール動作を行う。
The above patrol operation is performed up to the address S 2 in the second area 7 by the above procedure.

【0025】第二領域7のアドレスS1 〜S2 に対する
パトロール動作が終了すると、アドレスカウンタ3は出
力を停止し、セレクタ14は、再びアドレスカウンタ2
の出力信号を選択し、第一領域6のパトロール動作が行
われる。
[0025] patrol operation for the address S 1 to S 2 of the second region 7 is completed, the address counter 3 stops the output, the selector 14, the address counter 2 again
The output signal of is selected and the patrol operation of the first area 6 is performed.

【0026】この第一領域6のパトロール動作が終了す
ると、アドレスカウンタ3は、メモリ部5の第二領域7
のアドレスS2 〜S3 の出力を開始し、この間の領域の
パトロールを行う。
When the patrol operation of the first area 6 is completed, the address counter 3 is moved to the second area 7 of the memory section 5.
The output of the addresses S 2 to S 3 is started and the area between them is patrolled.

【0027】以上の動作を反復し、第二領域7のアドレ
スSn-1 〜Sn まで第一領域6と第二領域7とを交互に
パトロールする。これにより、第一領域6が頻繁にパト
ロールされるため、メモリ部5の全体に対して効率よく
1ビットエラーの救済を行うことができる。
By repeating the above operation, the first area 6 and the second area 7 are alternately patrold from the addresses S n-1 to S n of the second area 7. As a result, the first area 6 is frequently patrolled, so that the 1-bit error can be efficiently relieved for the entire memory unit 5.

【0028】[0028]

【発明の効果】以上説明したように、本発明のメモリ装
置のパトロール制御回路は、メモリ装置のメモリ部を、
主として読出し動作のみが頻繁に行われて書込み動作が
殆ど行われない第一領域と、常に書込み動作と読出し動
作との両者が行われる第二領域とに分け、第一領域に対
するパトロール動作と第二領域に対するパトロール動作
とを一定周期で交互に行うように切替えることにより、
第一領域に対するパトロール動作を頻繁に行うことが可
能になるという効果があり、従って第一領域におけるソ
フトエラーによる1ビットエラーを早い時点で救済でき
るため、他の1ビットエラーと重って訂正不能エラーと
なってシステムダウンを引起すのを防止できるという効
果がある。
As described above, the patrol control circuit of the memory device according to the present invention includes the memory section of the memory device.
It is divided into a first area in which mainly a read operation is frequently performed and a write operation is rarely performed, and a second area in which both a write operation and a read operation are always performed, and a patrol operation and a second area for the first area are performed. By switching so that the patrol operation for the area is alternately performed at a fixed cycle,
This has the effect that the patrol operation for the first area can be performed frequently. Therefore, a 1-bit error due to a soft error in the first area can be remedied at an early point, so that it cannot be corrected together with other 1-bit errors. This has an effect of preventing an error and causing a system down.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

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

1 パトロール制御回路 2・3 アドレスカウンタ 4 タイミング制御回路 5 メモリ部 6 第一領域 7 第二領域 8 チェックビット生成回路 9 1ビットエラー検出訂正回路 10 パトロールアドレス(アドレス) 11 読出しデータ 12 訂正データ 13 書込みデータ 14・19 セレクタ 15・18 セレクト信号 16・17 アドレス 1 Patrol control circuit 2.3 Address counter 4 Timing control circuit 5 Memory section 6 First area 7 Second area 8 Check bit generation circuit 9 1-bit error detection / correction circuit 10 Patrol address (address) 11 Read data 12 Corrected data 13 Write Data 14 ・ 19 Selector 15 ・ 18 Select signal 16 ・ 17 Address

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 メモリ部の書込み命令が少ない第一の領
域と書込み命令が多い第二の領域とのそれぞれのパトロ
ールアドレスを出力する第一および第二のアドレスカウ
ンタと、パトロール動作時に前記第一および第二のアド
レスカウンタからの前記パトロールアドレスを一定の周
期で切替えるための第一のセレクト信号と前記パトロー
ルアドレスとノーマル動作時のアドレスとを切替えるた
めの第二のセレクト信号とを出力するタイミング制御回
路と、前記第一のセレクト信号を入力して2種の前記パ
トロールアドレスのうちの一方を選択するセレクタとを
備えることを特徴とするメモリ装置のパトロール制御回
路。
1. A first and second address counter for outputting a patrol address of each of a first area having a small number of write commands and a second area having a large number of write commands in a memory section, and the first counter during a patrol operation. And timing control for outputting a first select signal for switching the patrol address from the second address counter at a constant cycle and a second select signal for switching the patrol address and the address during normal operation. A patrol control circuit for a memory device, comprising: a circuit; and a selector for inputting the first select signal to select one of two types of patrol addresses.
JP05113523A 1993-05-17 1993-05-17 Patrol control circuit of memory device Expired - Fee Related JP3123855B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP05113523A JP3123855B2 (en) 1993-05-17 1993-05-17 Patrol control circuit of memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP05113523A JP3123855B2 (en) 1993-05-17 1993-05-17 Patrol control circuit of memory device

Publications (2)

Publication Number Publication Date
JPH06324952A true JPH06324952A (en) 1994-11-25
JP3123855B2 JP3123855B2 (en) 2001-01-15

Family

ID=14614506

Family Applications (1)

Application Number Title Priority Date Filing Date
JP05113523A Expired - Fee Related JP3123855B2 (en) 1993-05-17 1993-05-17 Patrol control circuit of memory device

Country Status (1)

Country Link
JP (1) JP3123855B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0944411A (en) * 1995-07-27 1997-02-14 Kofu Nippon Denki Kk Storage device adopting patrol system
US10474531B2 (en) 2017-01-12 2019-11-12 Fujitsu Optical Components Limited Processing device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0944411A (en) * 1995-07-27 1997-02-14 Kofu Nippon Denki Kk Storage device adopting patrol system
US10474531B2 (en) 2017-01-12 2019-11-12 Fujitsu Optical Components Limited Processing device

Also Published As

Publication number Publication date
JP3123855B2 (en) 2001-01-15

Similar Documents

Publication Publication Date Title
US5432802A (en) Information processing device having electrically erasable programmable read only memory with error check and correction circuit
US4016409A (en) Longitudinal parity generator for use with a memory
JP2669303B2 (en) Semiconductor memory with bit error correction function
JP3123855B2 (en) Patrol control circuit of memory device
JPS6129024B2 (en)
JP3098363B2 (en) Storage device
JPH0816488A (en) Electronic disk device
JPS6223902B2 (en)
JPH0675864A (en) Memory error recovery system
JPH1011284A (en) Controlled storage device
US20210013906A1 (en) Memory apparatus and data accessing method thereof
JP2518333B2 (en) Storage device
JPH0689237A (en) Memory control system
JP3271685B2 (en) Patrol type storage device
JPH11296441A (en) Error correction circuit
JPS61123957A (en) Storage device
TW202109545A (en) Memory apparatus and data accessing method thereof
JPH05210597A (en) Patrol circuit for storage device
JPS63123140A (en) History information storage device
JPH0561777A (en) Memory control circuit
US20020147935A1 (en) Timer circuit
JPH05158809A (en) Automatic memory error correcting and writing system
JPH04237351A (en) Memory rewriting system
JPH0520215A (en) Information processor
JPS58175197A (en) Main storage device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20001003

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081027

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees