JP3341745B2 - Electronic disk drive write / read control method and device - Google Patents

Electronic disk drive write / read control method and device

Info

Publication number
JP3341745B2
JP3341745B2 JP35095799A JP35095799A JP3341745B2 JP 3341745 B2 JP3341745 B2 JP 3341745B2 JP 35095799 A JP35095799 A JP 35095799A JP 35095799 A JP35095799 A JP 35095799A JP 3341745 B2 JP3341745 B2 JP 3341745B2
Authority
JP
Japan
Prior art keywords
data
write
electronic disk
disk device
read
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.)
Expired - Fee Related
Application number
JP35095799A
Other languages
Japanese (ja)
Other versions
JP2001167002A (en
Inventor
賢一 佐々木
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 JP35095799A priority Critical patent/JP3341745B2/en
Publication of JP2001167002A publication Critical patent/JP2001167002A/en
Application granted granted Critical
Publication of JP3341745B2 publication Critical patent/JP3341745B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は電子ディスク装置の
書き込み/読み出し制御方法及びその装置に関し、特
に、記憶デバイスとして使用する半導体記憶素子の有効
利用を図るのに好適な電子ディスク装置の書き込み/読
み出し制御方法及びその装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a write / read control method and apparatus for an electronic disk device, and more particularly, to a write / read method for an electronic disk device suitable for effectively utilizing a semiconductor memory element used as a storage device. The present invention relates to a control method and an apparatus therefor.

【0002】[0002]

【従来の技術】半導体記憶素子の高集積化技術が進展
し、一昔前の磁気ディスク装置の記憶容量を上回る半導
体記憶素子が低コストで製造されるようになってきてい
る。このため、従来の磁気ディスク装置の代わりに、例
えばダイナミックランダムアクセスメモリ(DRAM)
やフラッシュメモリなどの半導体記憶素子をデータ蓄積
用の記憶デバイスとして用いた電子ディスク装置が普及
するようになってきている。
2. Description of the Related Art As semiconductor memory devices have become more highly integrated, semiconductor memory devices that exceed the storage capacity of magnetic disk devices of a long time ago have been manufactured at low cost. For this reason, instead of a conventional magnetic disk drive, for example, a dynamic random access memory (DRAM)
2. Description of the Related Art An electronic disk device using a semiconductor storage element such as a flash memory or a flash memory as a storage device for storing data has become widespread.

【0003】電子ディスク装置は、高速アクセスが可能
であり、機械的な可動部品が無いという利点がある一
方、記憶容量当たりの単価を比較すれば、磁気ディスク
装置とは比較にならないほど高価である。このため、電
子ディスク装置にデータを格納する場合、その記憶容量
を有効に利用する方法が様々に提案され適用されてい
る。
[0003] Electronic disk devices have the advantage of being able to access at high speed and have no mechanical moving parts, but are more expensive than magnetic disk devices in terms of unit price per storage capacity. . Therefore, when data is stored in an electronic disk device, various methods for effectively utilizing the storage capacity have been proposed and applied.

【0004】データをメモリに格納する場合、このデー
タに垂直パリティや水平パリティ或いは巡回符号(CR
C:Cyclic Redundancy Check)などの誤り検出符号
と、誤り訂正符号(ECC:Error Correction Code)
とを付加してメモリに格納するのが一般的である。誤り
訂正符号は、誤り訂正能力を高くするほど多数のビット
数が必要となり、訂正対象とするデジタルデータのデー
タ長が長くなればそれだけ多数のビット数が必要とな
る。
When data is stored in a memory, the data may have a vertical parity, a horizontal parity, or a cyclic code (CR).
Error detection code such as C: Cyclic Redundancy Check) and error correction code (ECC: Error Correction Code)
Is generally stored in a memory. The error correction code requires a larger number of bits as the error correction capability is increased. The longer the data length of the digital data to be corrected, the larger the number of bits.

【0005】そこで従来は、この誤り訂正符号のビット
数を少なくすることで、メモリにより多くのデータを格
納できるようにするため、図3に示すように、データを
分割し、夫々を複数のDRAMに分けて格納するように
している。この図3では、1ワード(DRAMにアクセ
スする際に処理するデータ幅)のデータ[D00
02…]を1ビット毎に分割し、次のワードデータ
[D101112…]も1ビット毎に分割し、…、
そして、各ワードの第1ビットのD00,D10,…を
第1DRAMに格納し、第2ビットのD01,D11
…を第2DRAMに格納し、…と、1ビットづつ別々の
DRAMに格納することで、必要とする誤り訂正符号の
ビット数の削減を図っている。
Conventionally, to reduce the number of bits of the error correction code so that more data can be stored in a memory, data is divided as shown in FIG. Is stored separately. In FIG. 3, data [D 00 D 0 1] of one word (data width processed when accessing the DRAM)
D 02 ...] Are divided for each bit, and the next word data [D 10 D 11 D 12 .
Then, the first bits D 00 , D 10 ,... Of each word are stored in the first DRAM, and the second bits D 01 , D 11 ,.
Are stored in the second DRAM, and... Are stored in separate DRAMs one bit at a time, thereby reducing the number of bits of the required error correction code.

【0006】尚、従来技術に関連するものとして、特開
平10−214235号公報に記載のものがある。
[0006] Incidentally, as related to the prior art, there is one described in Japanese Patent Application Laid-Open No. Hei 10-214235.

【0007】[0007]

【発明が解決しようとする課題】上述した従来技術の様
にして半導体記憶素子に格納する誤り訂正符号(EC
C)のビット数を少なくすることで、メモリ消費量を削
減することが可能である。しかし、この従来の方式だ
と、半導体記憶素子にデータを書き込む際の最小転送数
が1ワード長×DRAMのビット数となる。
An error correction code (EC) stored in a semiconductor memory element as in the above-mentioned prior art is used.
The memory consumption can be reduced by reducing the number of bits in C). However, according to this conventional method, the minimum number of transfers when writing data to the semiconductor storage element is 1 word length × the number of bits of the DRAM.

【0008】一方、半導体記憶素子をディスク装置とし
て使用する記憶領域(ディスク領域)では、データは磁
気ディスク装置と同様に、セクタ単位に管理され記憶さ
れる。このため、データ量が1セクタ(256バイトま
たは512バイトが普通)を1ビットでもオーバーする
データは、2セクタ分のメモリを消費することになる。
On the other hand, in a storage area (disk area) in which a semiconductor storage element is used as a disk device, data is managed and stored in sector units as in a magnetic disk device. For this reason, data whose data amount exceeds one sector (usually 256 bytes or 512 bytes) by even one bit consumes two sectors of memory.

【0009】電子ディスク装置では、上位装置で障害が
発生しデータ転送が途中で遮断された場合、上述した誤
り検出符号(以下、CRCという。)を反転して半導体
記憶素子に書き込み、このCRCをチェックすること
で、当該データが破壊書き込みであるか否かを判断する
ようになっている。このCRCは、通常は2バイトのデ
ータ量となり、1セクタ分のデータにCRCを加えたデ
ータを半導体記憶素子に格納する場合、2セクタ分のメ
モリを消費することになる。
In the electronic disk device, when a failure occurs in a higher-level device and data transfer is interrupted halfway, the above-described error detection code (hereinafter, referred to as CRC) is inverted and written into a semiconductor memory element, and this CRC is written. By checking, it is determined whether or not the data is a destructive write. This CRC usually has a data amount of 2 bytes, and when data obtained by adding CRC to data of one sector is stored in the semiconductor memory element, memory of two sectors is consumed.

【0010】また、このとき、CRCのデータに対して
もECCを作成するため、図4に示すように、CRCに
余分なデータ(例えば‘0’だけのデータ)を付加し、
半導体記憶素子に格納しなければならない。これでは、
データ転送負荷が大きく、また、半導体記憶素子の貴重
なメモリ領域を無駄に消費し効率的に利用できないとい
う問題がある。
At this time, in order to create an ECC also for CRC data, as shown in FIG. 4, extra data (for example, data of only "0") is added to the CRC.
It must be stored in a semiconductor storage element. In this,
There is a problem that a data transfer load is large and a valuable memory area of the semiconductor storage element is wastefully consumed and cannot be used efficiently.

【0011】本発明の目的は、データ転送負荷を軽減
し、しかも、メモリ領域を効率的に利用する電子ディス
ク装置の書き込み/読み出し制御方法及びその装置を提
供することにある。
An object of the present invention is to provide a write / read control method and an apparatus for an electronic disk device that reduce the data transfer load and efficiently use the memory area.

【0012】[0012]

【課題を解決するための手段】上記課題を解決すべく、
本発明の電子ディスク装置の書き込み/読み出し制御方
法は、半導体記憶素子にセクタ単位にデータを格納し読
み出す電子ディスク装置の書き込み/読み出し制御方法
において、上位装置から転送されてきたデータに異常が
あるか否かを当該データに付加されている誤り検出符号
で識別し、該識別結果を示す正常/異常を示すチェック
ビットを当該データ対応に半導体記憶素子に格納すると
共に該データに誤り検出符号を付加せずに該データを前
記半導体記憶素子のディスク領域に格納することを特徴
とする。
Means for Solving the Problems In order to solve the above problems,
According to the write / read control method for an electronic disk device of the present invention, in the write / read control method for an electronic disk device that stores and reads data in a semiconductor memory element in sector units, whether there is an abnormality in data transferred from a higher-level device Whether the data is correct or not is identified by an error detection code added to the data, a check bit indicating normal / abnormal indicating the identification result is stored in the semiconductor memory element corresponding to the data, and an error detection code is added to the data. Instead, the data is stored in a disk area of the semiconductor storage element.

【0013】また、本発明の電子ディスク装置の書き込
み/読み出し制御方法は、半導体記憶素子のディスク領
域からデータを読み出すとき該データに対応する前記チ
ェックビットを検査し当該データの正常/異常を上位装
置に通知することを特徴とする。
According to a write / read control method for an electronic disk device of the present invention, when data is read from a disk area of a semiconductor memory device, the check bit corresponding to the data is checked, and whether the data is normal or abnormal is determined by a host device. It is characterized by notifying.

【0014】更に、本発明の電子ディスク装置の書き込
み/読み出し制御方法は、前記チェックビットは、正常
/異常を示すビットとその反転ビットの2ビットを二重
化した構成でなることを特徴とする。
Further, the write / read control method for an electronic disk device according to the present invention is characterized in that the check bit has a structure in which two bits of a bit indicating normal / abnormal and an inverted bit thereof are duplicated.

【0015】また、本発明の電子ディスク装置の書き込
み/読み出し制御装置は、半導体記憶素子にセクタ単位
にデータを格納し読み出し、上位装置から転送されてき
たデータに異常があるか否かを当該データに付加されて
いる誤り検出符号で識別し該識別結果を示す正常/異常
を示すチェックビットを当該データ対応に半導体記憶素
子に格納すると共に該データに誤り検出符号を付加せず
に該データを前記半導体記憶素子のディスク領域に格納
する手段を具えることを特徴とする。
Further, the write / read control device of the electronic disk device of the present invention stores and reads data in the semiconductor memory element in sector units, and determines whether or not the data transferred from the host device has an abnormality. A check bit indicating normal / abnormal indicating the identification result, which is identified by the error detection code added to the data, is stored in the semiconductor memory element corresponding to the data, and the data is stored in the semiconductor memory without adding the error detection code to the data. It is characterized by comprising means for storing data in a disk area of the semiconductor storage element.

【0016】また、本発明の電子ディスク装置の書き込
み/読み出し制御装置は、半導体記憶素子のディスク領
域からデータを読み出すとき該データに対応する前記チ
ェックビットを検査し当該データの正常/異常を上位装
置に通知する手段を具えることを特徴とする。
Further, the read / write control device of the electronic disk device of the present invention, when reading data from the disk area of the semiconductor storage element, checks the check bit corresponding to the data and determines whether the data is normal or abnormal. Is provided.

【0017】また、本発明の電子ディスク装置の書き込
み/読み出し制御装置は、前記チェックビットは、正常
/異常を示すビットとその反転ビットの2ビットを二重
化した構成でなることを特徴とする。
Further, the write / read control device for an electronic disk device according to the present invention is characterized in that the check bit has a structure in which two bits, a bit indicating normal / abnormal and an inverted bit thereof, are duplicated.

【0018】また、本発明の電子ディスク装置は、書き
込み/読み出し制御装置に接続されており、前記チェッ
クビットを格納する記憶領域が設けられていることを特
徴とする。
Further, the electronic disk device of the present invention is connected to a write / read control device and is provided with a storage area for storing the check bit.

【0019】すなわち上記目的は、半導体記憶素子にセ
クタ単位にデータを格納し読み出す電子ディスク装置の
書き込み/読み出し制御において、上位装置から転送さ
れてきたデータに異常があるか否かを当該データに付加
されている誤り検出符号で識別し、該識別結果を示す正
常/異常を示すチェックビットを当該データ対応に半導
体記憶素子に格納すると共に該データに誤り検出符号を
付加せずに該データを前記半導体記憶素子のディスク領
域に格納することで、達成される。
That is, an object of the present invention is to add, in a write / read control of an electronic disk device for storing and reading data to and from a semiconductor storage element in units of a sector, to the data transferred from a higher-order device whether the data is abnormal or not. A check bit indicating normality / abnormality indicating the identification result is stored in the semiconductor memory element corresponding to the data, and the data is stored in the semiconductor memory without adding an error detection code to the data. This is achieved by storing in the disk area of the storage element.

【0020】更に、上記目的は、半導体記憶素子のディ
スク領域からデータを読み出すとき該データに対応する
前記チェックビットを検査し当該データの正常/異常を
上位装置に通知することで、達成される。
Further, the above object is attained by reading the check bit corresponding to the data when reading data from the disk area of the semiconductor memory device and notifying the host device of the normal / abnormal of the data.

【0021】このように構成することにより、半導体記
憶素子にデータを格納するときにCRCを付加せずに格
納するため、その格納領域を節約することができると共
に、その分のデータ転送数が削減できる。CRCを付加
しない代わりに、データの正常/異常を示すチェックビ
ットを設けるため、データの信頼性は変わらない。
With this configuration, when data is stored in the semiconductor memory element without storing a CRC, the storage area can be saved and the number of data transfers can be reduced. it can. Instead of not adding a CRC, a check bit indicating normal / abnormal data is provided, so that the reliability of the data does not change.

【0022】[0022]

【発明の実施の形態】以下、本発明の一実施形態を添付
の図面を参照して詳細に説明する。図1は、本発明の一
実施形態に係る電子ディスク装置の書き込み/読み出し
制御装置の構成図である。この書き込み/読み出し制御
装置は、上位装置1と電子ディスク装置の半導体記憶素
子2との間に設けられ、上位装置1から転送されてくる
データを取り込み、そのCRCをチェックするCRCチ
ェック回路3と、CRCチェック回路3でチェックされ
たデータに対しECCを作成しこれをデータに付加して
半導体記憶素子2に格納するECC生成回路4と、詳細
は後述するチェックビット生成回路5及びチェック回路
6とを具える。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below in detail with reference to the accompanying drawings. FIG. 1 is a configuration diagram of a write / read control device of an electronic disk device according to an embodiment of the present invention. The write / read control device is provided between the host device 1 and the semiconductor storage element 2 of the electronic disk device, takes in data transferred from the host device 1, and checks a CRC of the data. An ECC generation circuit 4 for generating an ECC for the data checked by the CRC check circuit 3 and adding the ECC to the data and storing the same in the semiconductor memory element 2, and a check bit generation circuit 5 and a check circuit 6 described in detail later Equipped.

【0023】半導体記憶素子2へのデータの格納は、図
3で説明したように1ワードを構成するデータを1ビッ
トづつ分割して他ワードのデータと一緒に別々の半導体
記憶素子2あるいは別々のディスク領域に格納し、EC
Cのビット数を小さくしている。そして、半導体記憶素
子2にセクタ単位に記憶させるデータには、本発明で
は、従来のようなCRCを付加することはしない。その
代わり、後述するようにチェックビットを生成し、これ
を、ディスク領域ではない他の領域あるいは他の半導体
記憶素子にECC生成回路4から半導体素子2に書き込
まれるデータ対応に格納する。以下、チェックビットに
ついて説明する。
As described with reference to FIG. 3, data stored in the semiconductor memory element 2 is divided into data of one word one bit at a time and separated into separate semiconductor memory elements 2 or separate data together with data of other words. Stored in the disk area, EC
The number of C bits is reduced. In the present invention, the data to be stored in the semiconductor storage element 2 on a sector-by-sector basis does not include a CRC as in the related art. Instead, a check bit is generated as described later, and this is stored in another area other than the disk area or in another semiconductor storage element in correspondence with the data written from the ECC generation circuit 4 to the semiconductor element 2. Hereinafter, the check bit will be described.

【0024】CRCチェック回路3は、上位装置1から
転送されてきたデータのCRCをチェックし、正常なデ
ータであるか、データ転送途中に障害等が発生した異常
なデータであるかを識別する。そして、その識別結果
を、チェックビット生成回路5に送る。
The CRC check circuit 3 checks the CRC of the data transferred from the host device 1 and identifies whether the data is normal or abnormal data in which a failure has occurred during data transfer. Then, the identification result is sent to the check bit generation circuit 5.

【0025】チェックビット生成回路5は、上記の最小
転送数のデータ毎に、前記の識別結果が「正常」の場合
には所定のパリティビット例えば‘1’を立てると共
に、これを反転した1ビットのデータ‘0’を立て、こ
の2ビットデータ‘10’をチェックビットとして1つ
の半導体記憶素子2に格納する。本実施形態では、この
チェックビットの信頼性を向上させるため、チェックビ
ットの二重化を図り、別の半導体記憶素子2にもこのチ
ェックビットを格納する。
The check bit generation circuit 5 sets a predetermined parity bit, for example, “1” for each data of the above minimum transfer number when the identification result is “normal”, and inverts the parity bit by one bit. Is set, and the 2-bit data '10' is stored in one semiconductor storage element 2 as a check bit. In the present embodiment, in order to improve the reliability of the check bit, the check bit is duplicated, and the check bit is stored in another semiconductor memory element 2.

【0026】チェックビット生成回路5は、上記の最小
転送数のデータに対しCRCチェック回路3から「異
常」である旨の識別結果を受けた場合、「正常」な場合
のチェックビットを反転したチェックビットを立てる。
上記の例では‘10’が正常チェックビットあったの
で、異常チェックビットとして‘01’を立て、これを
二重化し、破壊書き込みが行われた上記の異常なデータ
対応にこの異常チェックビットを半導体記憶素子2に格
納する。
The check bit generation circuit 5 receives the identification result of "abnormal" from the CRC check circuit 3 with respect to the data of the minimum transfer number, and performs a check in which the "normal" check bit is inverted. Make a bit.
In the above example, since "10" was a normal check bit, "01" is set as an abnormal check bit, which is duplicated, and this abnormal check bit is stored in a semiconductor memory in response to the above abnormal data subjected to destructive writing. Stored in element 2.

【0027】図2の上段側は、上述したチェックビット
生成回路5の概念図である。上述した様に、チェックビ
ット生成回路5は、データが「正常」の場合には信号端
子Aに所定のパリティビットを立てる。上記の例では
‘1’を立てる。これにより、反転器7a(7b)によ
り反転された下位ビットが付加され、2つの半導体記憶
素子2a,2bには、それぞれ‘10’の2ビットのチ
ェックビットが書き込まれる。
The upper part of FIG. 2 is a conceptual diagram of the check bit generation circuit 5 described above. As described above, the check bit generation circuit 5 sets a predetermined parity bit at the signal terminal A when the data is “normal”. In the above example, "1" is set. As a result, the lower bits inverted by the inverter 7a (7b) are added, and two check bits of '10' are written in the two semiconductor storage elements 2a and 2b, respectively.

【0028】図1の半導体記憶素子2からデータが読み
出される場合には、ディスク領域に格納されているデー
タ及びECCと、上記のチェックビットが読み出され、
チェック回路6を通り、上位装置1に転送される。この
とき、チェック回路6は、チェックビットを判定し、破
壊書き込みされた異常データであるときはその旨を上位
装置1に通知する。
When data is read from the semiconductor memory device 2 of FIG. 1, the data and ECC stored in the disk area and the above-mentioned check bit are read,
The data is transferred to the host device 1 through the check circuit 6. At this time, the check circuit 6 determines the check bit and, if the data is destructively written abnormal data, notifies the host device 1 of the fact.

【0029】図2の下段側は、チェック回路6の概念図
である。半導体記憶素子2a(2b)から読み出された
チェックビットが「正常」を示す‘10’の場合、下位
ビットが反転器8a(8b)で反転されるので、比較器
9a(9b)には‘11’が入力され、両ビットとも
‘1’であるため、‘1’が出力される。これにより、
比較器10にも‘11’が入力され、比較器10から信
号端子Bに「正常」を示す‘1’が出力される。
The lower side of FIG. 2 is a conceptual diagram of the check circuit 6. When the check bit read from the semiconductor storage element 2a (2b) is "10" indicating "normal", the lower bits are inverted by the inverter 8a (8b), and the comparator 9a (9b) outputs " 11 'is input, and since both bits are' 1 ',' 1 'is output. This allows
'11' is also input to the comparator 10, and '1' indicating "normal" is output from the comparator 10 to the signal terminal B.

【0030】同様にして、破壊書き込みデータであるた
め「異常」示す‘0’のパリティビットが信号端子Aに
立てられると、‘01’が半導体記憶素子2a,2bに
書き込まれ、これを読み出したチェック回路6は、信号
端子Bに「異常」を示す‘0’を出力する。
Similarly, when the parity bit of "0" indicating "abnormal" is set at the signal terminal A because it is destructive write data, "01" is written to the semiconductor memory elements 2a and 2b and read. The check circuit 6 outputs “0” indicating “abnormal” to the signal terminal B.

【0031】このように、正常/異常を示すパリティビ
ットだけでなく、これを反転したビットと組み合わせた
2ビットのチェックビットにより、破壊書き込みである
か否かを判定するため、CRCをデータに付加しなくて
も信頼性高く破壊書き込みの判定が可能となる。しか
も、2ビットのチェックビットを更に二重化しているた
め、更にその信頼性は高くなる。
As described above, a CRC is added to data in order to determine whether or not a destructive write has been made, not only by a parity bit indicating normal / abnormal, but also by a 2-bit check bit in combination with the inverted bit. Without this, it is possible to determine the destructive writing with high reliability. In addition, since the two check bits are further duplicated, the reliability is further improved.

【0032】[0032]

【発明の効果】本発明によれば、CRCを付加しないデ
ータを半導体記憶素子のディスク領域に格納するため、
そのメモリ領域を有効に利用することができると共に、
データ転送数を削減でき転送負荷を軽減できるという効
果を奏する。
According to the present invention, data to which CRC is not added is stored in the disk area of the semiconductor memory device.
While that memory area can be used effectively,
This has the effect of reducing the number of data transfers and the transfer load.

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

【図1】図1は、本発明の一実施形態に係る電子ディス
クの書き込み/読み出し制御装置の構成図である。
FIG. 1 is a configuration diagram of an electronic disk write / read control device according to an embodiment of the present invention.

【図2】図2は、図1に示すチェックビット生成回路と
チェック回路の概念図である。
FIG. 2 is a conceptual diagram of a check bit generation circuit and a check circuit shown in FIG.

【図3】図3は、複数のDRAMにデータを分割して格
納しECCのビット数を削減する技術の一例を示す図で
ある。
FIG. 3 is a diagram illustrating an example of a technique for dividing and storing data in a plurality of DRAMs to reduce the number of ECC bits;

【図4】図4は、格納データにCRCを付加する場合の
説明図である。
FIG. 4 is an explanatory diagram of a case where a CRC is added to stored data.

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

1 上位装置 2 半導体記憶素子 3 CRCチェック回路 4 ECC生成回路 5 チェックビット生成回路 6 チェック回路 DESCRIPTION OF SYMBOLS 1 Upper apparatus 2 Semiconductor memory element 3 CRC check circuit 4 ECC generation circuit 5 Check bit generation circuit 6 Check circuit

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 12/16 G06F 11/10 G06F 11/16 G06F 3/08 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 12/16 G06F 11/10 G06F 11/16 G06F 3/08

Claims (7)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 半導体記憶素子にセクタ単位にデータを
格納し読み出す電子ディスク装置の書き込み/読み出し
制御方法において、上位装置から転送されてきたデータ
に異常があるか否かを当該データに付加されている誤り
検出符号で識別し、該識別結果を示す正常/異常を示す
チェックビットを当該データ対応に半導体記憶素子に格
納すると共に該データに誤り検出符号を付加せずに該デ
ータを前記半導体記憶素子のディスク領域に格納するこ
とを特徴とする電子ディスク装置の書き込み/読み出し
制御方法。
In a write / read control method of an electronic disk device for storing and reading data in a semiconductor memory element in sector units, it is added to a data transferred from a host device whether or not there is an abnormality. A check bit indicating normal / abnormal indicating the identification result is stored in the semiconductor storage element corresponding to the data, and the data is stored in the semiconductor storage element without adding an error detection code to the data. A write / read control method for an electronic disk device, wherein the read / write control method is stored in a disk area.
【請求項2】 請求項1に記載の電子ディスク装置の書
き込み/読み出し制御方法において、半導体記憶素子の
ディスク領域からデータを読み出すとき該データに対応
する前記チェックビットを検査し当該データの正常/異
常を上位装置に通知することを特徴とする電子ディスク
装置の書き込み/読み出し制御方法。
2. The write / read control method for an electronic disk device according to claim 1, wherein when data is read from a disk area of the semiconductor storage element, the check bit corresponding to the data is checked to determine whether the data is normal or abnormal. Control method for notifying the host device of the write / read of the electronic disk device.
【請求項3】 請求項1または請求項2に記載の電子デ
ィスク装置の書き込み/読み出し制御方法において、前
記チェックビットは、正常/異常を示すビットとその反
転ビットの2ビットを二重化した構成でなることを特徴
とする電子ディスク装置の書き込み/読み出し制御方
法。
3. The write / read control method for an electronic disk device according to claim 1, wherein the check bit has a configuration in which two bits, a normal / abnormal bit and an inverted bit thereof, are duplicated. A method for controlling writing / reading of an electronic disk device, characterized in that:
【請求項4】 半導体記憶素子にセクタ単位にデータを
格納し読み出す電子ディスク装置の書き込み/読み出し
制御装置において、上位装置から転送されてきたデータ
に異常があるか否かを当該データに付加されている誤り
検出符号で識別し該識別結果を示す正常/異常を示すチ
ェックビットを当該データ対応に半導体記憶素子に格納
すると共に該データに誤り検出符号を付加せずに該デー
タを前記半導体記憶素子のディスク領域に格納する手段
を具えることを特徴とする電子ディスク装置の書き込み
/読み出し制御装置。
4. A writing / reading control device of an electronic disk device for storing and reading data in a sector unit in a semiconductor memory element, wherein whether or not data transferred from a host device has an abnormality is added to the data. A check bit indicating normality / abnormality which is identified by an error detection code and which indicates the identification result is stored in the semiconductor memory element corresponding to the data, and the data is stored in the semiconductor memory element without adding an error detection code to the data. A write / read control device for an electronic disk device, comprising means for storing data in a disk area.
【請求項5】 請求項4に記載の電子ディスク装置の書
き込み/読み出し制御装置において、半導体記憶素子の
ディスク領域からデータを読み出すとき該データに対応
する前記チェックビットを検査し当該データの正常/異
常を上位装置に通知する手段を具えることを特徴とする
電子ディスク装置の書き込み/読み出し制御装置。
5. The read / write control device for an electronic disk device according to claim 4, wherein when the data is read from the disk area of the semiconductor storage element, the check bit corresponding to the data is inspected and the data is checked for normal / abnormal. A read / write control device for an electronic disk device, comprising means for notifying the host device of the above.
【請求項6】 請求項4または5に記載の電子ディスク
装置の書き込み/読み出し制御装置において、前記チェ
ックビットは、正常/異常を示すビットとその反転ビッ
トの2ビットを二重化した構成でなることを特徴とする
電子ディスク装置の書き込み/読み出し制御装置。
6. The write / read control device for an electronic disk device according to claim 4, wherein the check bit has a configuration in which two bits of a bit indicating normal / abnormal and an inverted bit thereof are duplicated. A writing / reading control device for an electronic disk device.
【請求項7】 請求項4乃至請求項6のいずれかに記載
の書き込み/読み出し制御装置に接続される電子ディス
ク装置であって、前記チェックビットを格納する記憶領
域が設けられていることを特徴とする電子ディスク装
置。
7. An electronic disk device connected to the write / read control device according to claim 4, wherein a storage area for storing the check bit is provided. Electronic disk device.
JP35095799A 1999-12-10 1999-12-10 Electronic disk drive write / read control method and device Expired - Fee Related JP3341745B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP35095799A JP3341745B2 (en) 1999-12-10 1999-12-10 Electronic disk drive write / read control method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP35095799A JP3341745B2 (en) 1999-12-10 1999-12-10 Electronic disk drive write / read control method and device

Publications (2)

Publication Number Publication Date
JP2001167002A JP2001167002A (en) 2001-06-22
JP3341745B2 true JP3341745B2 (en) 2002-11-05

Family

ID=18414070

Family Applications (1)

Application Number Title Priority Date Filing Date
JP35095799A Expired - Fee Related JP3341745B2 (en) 1999-12-10 1999-12-10 Electronic disk drive write / read control method and device

Country Status (1)

Country Link
JP (1) JP3341745B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050038954A1 (en) * 2003-06-04 2005-02-17 Quantum Corporation Storage drive having universal format across media types
US8706950B2 (en) 2008-03-01 2014-04-22 Kabushiki Kaisha Toshiba Memory system
JP2010282369A (en) 2009-06-03 2010-12-16 Toshiba Corp Memory system
JP4940322B2 (en) * 2010-03-16 2012-05-30 株式会社東芝 Semiconductor memory video storage / playback apparatus and data writing / reading method

Also Published As

Publication number Publication date
JP2001167002A (en) 2001-06-22

Similar Documents

Publication Publication Date Title
US6754858B2 (en) SDRAM address error detection method and apparatus
US4005405A (en) Error detection and correction in data processing systems
US10606696B2 (en) Internally-generated data storage in spare memory locations
US11392454B2 (en) Memory controllers, memory systems and memory modules
JP3341745B2 (en) Electronic disk drive write / read control method and device
JPH1097471A (en) Method and system for error correction of memory data
KR860002027B1 (en) Key memory error processing system
JP2875435B2 (en) Memory module and computer using the same
JP2001175490A (en) Data transfer system
JP3182834B2 (en) Memory device
JP3022688B2 (en) Auxiliary storage
JP2000207289A (en) Data error detecting system and its method
JPH11272488A (en) Electronic disk device
JP3358701B2 (en) Verify method and verify device
JPH04291434A (en) Memory system
JPS61208672A (en) Control system for memory device
JPH0922387A (en) Memory unit
JPH07262794A (en) Memory device
JPH02128257A (en) Error generation notifying method
JPH04114638U (en) memory device
JPH10214235A (en) Electronic disk device
JPS6269342A (en) Semiconductor disk device
JPH07130195A (en) Storage device
JPH0363743A (en) Memory error recorder for storage device
JPS63271555A (en) Storage control system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees