JP2000057060A - Storage device - Google Patents

Storage device

Info

Publication number
JP2000057060A
JP2000057060A JP10227997A JP22799798A JP2000057060A JP 2000057060 A JP2000057060 A JP 2000057060A JP 10227997 A JP10227997 A JP 10227997A JP 22799798 A JP22799798 A JP 22799798A JP 2000057060 A JP2000057060 A JP 2000057060A
Authority
JP
Japan
Prior art keywords
data
write
holding unit
write registration
storage device
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
JP10227997A
Other languages
Japanese (ja)
Inventor
Koichi Shimowada
浩一 下和田
Koji Demachi
公二 出町
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP10227997A priority Critical patent/JP2000057060A/en
Publication of JP2000057060A publication Critical patent/JP2000057060A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a storage device for which initialization is not required. SOLUTION: This storage device has a data holding part for holding data, a write register table 2 to register write when data are written in this data holding part and to be cleared by an initializing instruction and an output data selecting part 3 for outputting data in the data holding part when write is registered in the write register table at the time of reading and outputting an initialize value when write is not registered in the write register table.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、初期化が必要ない
記憶装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a storage device that does not require initialization.

【0002】[0002]

【従来の技術】多くの記憶装置では、データ部に対して
誤り検出の機能が付加されている。そのため、初期化パ
ターンを書き込まないと、まだ何も書き込みを行ってい
ないデータ部の読み出しを行った際に、異常が発生して
しまう。
2. Description of the Related Art In many storage devices, an error detection function is added to a data portion. Therefore, if the initialization pattern is not written, an abnormality will occur when reading the data portion to which nothing has been written yet.

【0003】そこで、従来の記憶装置では、初期化命令
によって、指定された初期化パターンをすべてのデータ
部に書き込んでいた。
Therefore, in a conventional storage device, a specified initialization pattern is written in all data sections by an initialization command.

【0004】[0004]

【発明が解決しようとする課題】近年、記憶装置の大容
量化に伴い、初期化パターンのデータ部への書き込みに
は、多大な時間を費やしていた。
In recent years, with the increase in the capacity of a storage device, a great deal of time has been spent writing an initialization pattern in a data portion.

【0005】また、一度、書き込まれたデータを消去し
ないと書き込むことができない特徴を持ち、消去回数に
制限がある媒体を使用している記憶装置、例えば、フラ
ッシュメモリでは、一度、書き込んだ初期化パターン
を、次の書き込みを行う前に消去する必要が生じ、その
寿命まで縮めていた。
Also, in a storage device using a medium having a limited number of erasures, such as a flash memory, which has a feature that data cannot be written unless data once written is erased, initialization performed once is performed. The pattern needs to be erased before the next writing, and has been shortened to its life.

【0006】そこで、本発明の目的は、初期化が必要な
い記憶装置を実現することにある。
An object of the present invention is to realize a storage device that does not require initialization.

【0007】[0007]

【課題を解決するための手段】本発明は、データを記憶
する記憶装置において、前記データを保持するデータ保
持部と、このデータ保持部にデータが書き込まれたと
き、書き込み登録され、初期化命令によりクリアされる
書き込み登録テーブルと、読み出し時に、前記書き込み
登録テーブルに書き込み登録がある時は、前記データ保
持部のデータを出力し、前記書き込み登録テーブルに書
き込み登録がない時は、初期化値を出力する出力データ
選択部とを有することを特徴とするものである。
According to the present invention, in a storage device for storing data, a data holding unit for holding the data, and when data is written in the data holding unit, the data is written and registered, and an initialization command is written. When the write registration table is cleared, the data of the data holding unit is output when there is write registration in the write registration table, and when there is no write registration in the write registration table, the initialization value is set. And an output data selection unit for outputting.

【0008】このような本発明では、書き込み登録テー
ブルが、初期化命令により、クリアされ、データ保持部
にデータが書き込まれた時に、書き込み登録される。そ
して、読み出し時に、出力データ選択部が、書き込み登
録テーブルに書き込み登録がある時は、データ保持部の
データを出力し、書き込み登録テーブルに書き込み登録
がない場合は、初期化値を出力する。
According to the present invention, the write registration table is cleared by the initialization command, and is written and registered when data is written to the data holding unit. Then, at the time of reading, the output data selection unit outputs the data of the data holding unit when there is a write registration in the write registration table, and outputs the initialization value when there is no write registration in the write registration table.

【0009】[0009]

【発明の実施の形態】以下図面を用いて本発明を説明す
る。図1は本発明の一実施例を示した構成図である。図
において、データ保持部1は、書き込み要求により、デ
ータを保持し、読み出し要求により、データに誤りがな
い時には、データを出力すると共に、データに誤りがあ
る時は、誤り通知を出力する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings. FIG. 1 is a configuration diagram showing one embodiment of the present invention. In the figure, a data holding unit 1 holds data in response to a write request, outputs data when there is no error in the data in response to a read request, and outputs an error notification when there is an error in data.

【0010】書き込み登録テーブル2、例えば、不揮発
性の記憶素子は、データ保持部1の記憶単位ごとに、デ
ータ保持部1にデータが書き込まれたとき、データ保持
部1により書き込み登録され、初期化命令によりクリア
される。
The write registration table 2, for example, a nonvolatile storage element, is written and registered by the data holding unit 1 when data is written to the data holding unit 1 for each storage unit of the data holding unit 1, and initialized. Cleared by instruction.

【0011】出力データ選択部3は、読み出し要求を受
けた時に、書き込み登録テーブル2に書き込み登録があ
る時は、データ保持部1からのデータ、または、誤り通
知を出力し、書き込み登録テーブル2に書き込み登録が
ない時は、初期化値(初期化パターン)を出力する。
When a write request is received in the write registration table 2 upon receiving a read request, the output data selection unit 3 outputs data or an error notification from the data holding unit 1 and outputs the data to the write registration table 2. If there is no write registration, the initialization value (initialization pattern) is output.

【0012】このような装置の動作を以下で説明する。
初期化命令により、書き込みテーブル2はすべて初期化
(クリア)され、データ保持部1は、初期化後書き込ま
れていない状態として登録される。
The operation of such a device will be described below.
By the initialization command, the entire write table 2 is initialized (cleared), and the data holding unit 1 is registered as a state in which data has not been written after the initialization.

【0013】その後、書き込み要求によって、データが
与えられると、データ保持部1は、データを保持する。
同時に、データ保持部1は、書き込みテーブル2に通知
する。これにより、書き込み登録テーブル2は、データ
保持部1に保持された個所に対応する個所に書き込み登
録を行う。
Thereafter, when data is given by a write request, the data holding unit 1 holds the data.
At the same time, the data holding unit 1 notifies the writing table 2. As a result, the write registration table 2 performs write registration at a location corresponding to the location held by the data holding unit 1.

【0014】また、読み出し要求により、データ保持部
1は、データに誤りがない時には、データを出力すると
共に、データに誤りがある時は、誤り通知を出力する。
そして、出力データ選択部3は、書き込み登録テーブル
2の登録情報により、書き込み登録が行われていれば、
データ保持部1からのデータ、または、誤り通知を出力
し、書き込み登録が行われていなければ、初期化値を出
力する。
In response to a read request, the data holding unit 1 outputs data when there is no error in the data, and outputs an error notification when there is an error in the data.
Then, the output data selection unit 3 determines that the write registration has been performed based on the registration information in the write registration table 2.
It outputs data from the data holding unit 1 or an error notification, and outputs an initialization value if write registration has not been performed.

【0015】このように、書き込み登録テーブル2によ
り、書き込み登録が行われ、出力データ選択部3が、書
き込み登録テーブル2の情報により、データ保持部1の
データ、または、初期化値を出力するので、データ保持
部1の初期化を行わなくてよい。これにより、大容量の
記憶装置の初期化に要する時間を短縮することができ
る。
As described above, the write registration is performed by the write registration table 2, and the output data selection unit 3 outputs the data of the data holding unit 1 or the initialization value based on the information of the write registration table 2. It is not necessary to initialize the data holding unit 1. Thus, the time required for initializing a large-capacity storage device can be reduced.

【0016】また、一度書き込まれたデータを消去しな
いと、書き込むことができない特徴を持ち、消去回数に
制限がある媒体を使用している記憶装置、例えば、フラ
ッシュメモリに用いた場合、初期化において、媒体に書
き込みを行わないので、初期化による寿命の低下を防ぐ
ことができる。
In addition, when used in a storage device using a medium having a limited number of erasures, for example, a flash memory, data cannot be written unless data once written is erased. Since writing is not performed on the medium, the life can be prevented from being shortened due to initialization.

【0017】そして、出力データ選択部3が、書き込み
登録テーブル2に基づいて、誤り通知を出力するので、
初期化値を出力するときに、誤り通知が出力されること
を防止できる。
The output data selection unit 3 outputs an error notification based on the write registration table 2, so that
When outputting the initialization value, it is possible to prevent the error notification from being output.

【0018】なお、本発明はこれに限定されるものでは
なく、以下のものでもよい。出力データ選択部3が、書
き込み登録テーブル2に基づいて、誤り通知を出力する
かしないかを選択する構成を示したが、データ保持部1
が、出力データ選択部3を介さずに、書き込み登録テー
ブル2に基づいて、直接、出力する構成でもよい。つま
り、データ保持部1は、読み出し要求を受けて、データ
に誤りがあり、書き込み登録テーブル2に書き込み登録
があった場合は、誤り通知を出力し、書き込み登録がな
かった場合は、誤り通知を出力しない。
The present invention is not limited to this, and may be as follows. Although the output data selection unit 3 selects whether or not to output an error notification based on the write registration table 2, the data holding unit 1
However, the configuration may be such that the data is directly output based on the write registration table 2 without going through the output data selection unit 3. That is, the data holding unit 1 outputs an error notification when there is an error in the data and there is a write registration in the write registration table 2 in response to the read request, and outputs an error notification when there is no write registration. Do not output.

【0019】また、データ保持部1が、書き込み登録テ
ーブル2に書き込みを通知し、書き込み登録テーブル2
が、書き込み登録を行う構成を示したが、書き込み登録
テーブル2に、直接、書き込み要求を入力し、データ保
持部1がデータを保持する個所に対応する個所に書き込
み登録を行う構成でもよい。
The data holding unit 1 notifies the writing registration table 2 of writing, and the writing registration table 2
Although the configuration for performing the write registration has been described, a configuration in which the write request is directly input to the write registration table 2 and the write registration is performed at a location corresponding to the location where the data holding unit 1 holds the data may be adopted.

【0020】そして、出力データ選択部3は、書き込み
登録テーブル2から登録情報を読み出す構成を示した
が、書き込み登録テーブル2に、直接、読み出し要求を
入力し、出力データ選択部3に登録情報を通知する構成
でもよい。
The output data selector 3 reads the registration information from the write registration table 2. However, the output data selector 3 inputs a read request directly to the write registration table 2, and outputs the registration information to the output data selector 3. A configuration for notifying may be used.

【0021】[0021]

【発明の効果】本発明によれば、以下のような効果があ
る。請求項1によれば、書き込み登録テーブルにより、
書き込み登録が行われ、出力データ選択部が、書き込み
登録テーブルの情報により、データ保持部のデータ、ま
たは、初期化値を出力するので、データ保持部の初期化
を行わなくてよい。これにより、大容量の記憶装置の初
期化に要する時間を短縮することができる。
According to the present invention, the following effects can be obtained. According to claim 1, the writing registration table allows
Since the write registration is performed and the output data selection unit outputs the data of the data holding unit or the initialization value according to the information of the writing registration table, the data holding unit does not need to be initialized. Thus, the time required for initializing a large-capacity storage device can be reduced.

【0022】また、一度書き込まれたデータを消去しな
いと、書き込むことができない特徴を持ち、消去回数に
制限がある媒体を使用している記憶装置、例えば、フラ
ッシュメモリに用いた場合、初期化において、媒体に書
き込みを行わないので、初期化による寿命の低下を防ぐ
ことができる。
In addition, when used in a storage device using a medium having a limited number of erasures, for example, a flash memory, data cannot be written unless data once written is erased. Since writing is not performed on the medium, the life can be prevented from being shortened due to initialization.

【0023】請求項2によれば、書き込み登録テーブル
に基づいて、誤り通知を出力するので、初期化値を出力
するときに、誤り通知が出力されることを防止できる。
According to the second aspect, the error notification is output based on the write registration table. Therefore, it is possible to prevent the error notification from being output when outputting the initialization value.

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

【図1】本発明の一実施例を示した構成図である。FIG. 1 is a configuration diagram showing one embodiment of the present invention.

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

1 データ保持部 2 書き込み登録テーブル 3 出力データ選択部 1 data holding unit 2 write registration table 3 output data selection unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 データを記憶する記憶装置において、 前記データを保持するデータ保持部と、 このデータ保持部にデータが書き込まれたとき、書き込
み登録され、初期化命令によりクリアされる書き込み登
録テーブルと、 読み出し時に、前記書き込み登録テーブルに書き込み登
録がある時は、前記データ保持部のデータを出力し、前
記書き込み登録テーブルに書き込み登録がない時は、初
期化値を出力する出力データ選択部とを有することを特
徴とする記憶装置。
1. A storage device for storing data, comprising: a data holding unit that holds the data; and a write registration table that is written and registered when data is written in the data holding unit, and is cleared by an initialization command. At the time of reading, when there is a write registration in the write registration table, the data in the data holding unit is output; and when there is no write registration in the write registration table, an output data selection unit that outputs an initialization value. A storage device comprising:
【請求項2】 書き込み登録テーブルに書き込み登録が
あり、データ保持部のデータに誤りがある時、誤り発生
通知を行うことを特徴とする請求項1記載の記憶装置。
2. The storage device according to claim 1, wherein when there is a write registration in the write registration table and an error is found in the data in the data holding unit, an error occurrence notification is made.
JP10227997A 1998-08-12 1998-08-12 Storage device Withdrawn JP2000057060A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10227997A JP2000057060A (en) 1998-08-12 1998-08-12 Storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10227997A JP2000057060A (en) 1998-08-12 1998-08-12 Storage device

Publications (1)

Publication Number Publication Date
JP2000057060A true JP2000057060A (en) 2000-02-25

Family

ID=16869570

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10227997A Withdrawn JP2000057060A (en) 1998-08-12 1998-08-12 Storage device

Country Status (1)

Country Link
JP (1) JP2000057060A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009107287A1 (en) * 2008-02-29 2009-09-03 Kabushiki Kaisha Toshiba Information processing apparatus and nonvolatile semiconductor memory drive
US8364930B2 (en) 2008-03-07 2013-01-29 Kabushiki Kaisha Toshiba Information processing apparatus and storage drive adapted to perform fault analysis by maintenance of tracing information

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009107287A1 (en) * 2008-02-29 2009-09-03 Kabushiki Kaisha Toshiba Information processing apparatus and nonvolatile semiconductor memory drive
US8364930B2 (en) 2008-03-07 2013-01-29 Kabushiki Kaisha Toshiba Information processing apparatus and storage drive adapted to perform fault analysis by maintenance of tracing information

Similar Documents

Publication Publication Date Title
JP3816788B2 (en) Nonvolatile semiconductor memory device
JP4953648B2 (en) Nonvolatile storage device and memory controller
US20080109627A1 (en) Nonvolatile Memory Device And Method For Accessing Nonvolatile Memory Device
US7447853B2 (en) Data copy device
JP2004509426A (en) Block-level read-on-write method and method
JP2002015584A (en) Read/protect circuit for non-volatile memory
JP2000057060A (en) Storage device
US6535442B2 (en) Semiconductor memory capable of debugging an incorrect write to or an incorrect erase from the same
JP4284331B2 (en) Access method for nonvolatile semiconductor memory device
JPH08306192A (en) Non-volatile memory writing device
JP2006331233A (en) Memory controller, flash memory system, and control method for flash memory
JPH0546461A (en) Memory card device
JPH0547189A (en) Memory card device
CN218634117U (en) Memory circuit and image sensor
JPH04354029A (en) System software multiplex computer system
JP2005157684A (en) Memory card and memory determining method
JPS6240521A (en) Disk controlling system
JPH0546469A (en) Memory card
JPS6013360A (en) Storage device
JPH02302855A (en) Memory control system
JP2522148B2 (en) Memory peripheral circuit
JPH05151099A (en) Memory card device
JPH04232700A (en) Semiconductor storage device
JPH09114674A (en) Hard disk device
JPH04160636A (en) Driving information loading control system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040302

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20040416