JP2013218565A - Storage device - Google Patents

Storage device Download PDF

Info

Publication number
JP2013218565A
JP2013218565A JP2012089442A JP2012089442A JP2013218565A JP 2013218565 A JP2013218565 A JP 2013218565A JP 2012089442 A JP2012089442 A JP 2012089442A JP 2012089442 A JP2012089442 A JP 2012089442A JP 2013218565 A JP2013218565 A JP 2013218565A
Authority
JP
Japan
Prior art keywords
data
memory
control unit
chip
write data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2012089442A
Other languages
Japanese (ja)
Inventor
Hiroki Nakamura
裕樹 中村
Takashi Umehara
敬 梅原
Yuzuru Takahashi
譲 高橋
Takahiko Kikui
隆彦 菊井
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2012089442A priority Critical patent/JP2013218565A/en
Publication of JP2013218565A publication Critical patent/JP2013218565A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve reliability of a storage device.SOLUTION: A storage device includes plural nonvolatile memories and a memory control unit for controlling the plural nonvolatile memories. The memory control unit is connected to the plural nonvolatile memories through a common address/data bus, and the memory control unit is connected individually to the plural nonvolatile memories through selection signal lines for selecting a predetermined nonvolatile memory from the plural nonvolatile memories. When first write data received from a host is written, the memory control unit uses the selection signal lines to select a nonvolatile memory from the plural nonvolatile memories as a write destination, generates second write data by adding to the first write data redundant data including identification information for identifying the selected nonvolatile memory to which the data is to be written, and writes the second write data to the write destination nonvolatile memory through the common address/data bus.

Description

本発明は、記憶装置の技術に関する。   The present invention relates to a storage device technology.

フラッシュメモリを備える記憶装置が存在する。しかし、フラッシュメモリは、構造上、読み出したデータに誤りが含まれる可能性がある。そこで、フラッシュメモリデバイスから読み出すデータ内容の誤りを検出及び訂正する技術がある。例えば、フラッシュメモリに書き込むデータに誤り訂正符号(ECC(Error Correcting Code))を付加して書き込み、フラッシュメモリからデータを読み出す場合にその誤り訂正符号を用いてデータ内容の誤りを訂正する技術がある。また、例えば、2つのフラッシュメモリを用いてミラーリング構成を作り、各フラッシュメモリデバイスからデータを読み出す際、それら2つのデータを比較し、一致した場合にそのデータを正常なデータと判断する技術がある(特許文献1)。   There are storage devices with flash memory. However, due to the structure of the flash memory, there is a possibility that the read data includes an error. Therefore, there is a technique for detecting and correcting an error in data content read from the flash memory device. For example, there is a technique in which an error correction code (ECC (Error Correcting Code)) is added to data to be written in a flash memory and the error is corrected using the error correction code when data is read from the flash memory. . In addition, for example, there is a technique of creating a mirroring configuration using two flash memories and comparing the two data when reading data from each flash memory device, and determining that the data is normal if they match. (Patent Document 1).

特開2007−257547号公報JP 2007-257547 A

フラッシュメモリ等の不揮発性メモリを複数備える記憶装置の場合、上述のように読み出したデータ内容に誤りが含まれる可能性に加えて、次のような障害が発生する可能性が考えられる。つまり、複数の不揮発性メモリを備える記憶装置において、選択した不揮発性メモリにデータを書き込む場合に、障害により、別の不揮発性メモリにもそのデータが誤って書き込まれてしまう可能性がある。もしこのような障害が発生すると、記憶装置の別の不揮発性メモリからデータを読み出した場合に、その誤って書き込まれたデータが正しいデータとして読み出されてしまう虞がある。   In the case of a storage device including a plurality of non-volatile memories such as a flash memory, in addition to the possibility that an error is included in the read data content as described above, the following failure may occur. That is, in a storage device including a plurality of nonvolatile memories, when data is written to a selected nonvolatile memory, the data may be erroneously written to another nonvolatile memory due to a failure. If such a failure occurs, when data is read from another nonvolatile memory of the storage device, the erroneously written data may be read as correct data.

本発明の目的は、不揮発性メモリから読み出すデータの信頼性を高める記憶装置を提供することにある。本発明の他の目的は、不揮発性メモリから読み出したデータが、誤って書き込まれたデータであるか否かを検知する記憶装置を提供することにある。   An object of the present invention is to provide a storage device that improves the reliability of data read from a nonvolatile memory. Another object of the present invention is to provide a storage device that detects whether or not data read from a nonvolatile memory is erroneously written data.

記憶装置は、複数の不揮発性メモリと、複数の不揮発性メモリを制御するメモリ制御部と、を備える。メモリ制御部と複数の不揮発性メモリとは、共通のアドレス/データバスで結ばれている。メモリ制御部と複数の不揮発性メモリの各々とは、複数の不揮発性メモリの中からいずれか所定の不揮発性メモリを選択するための選択用信号線でそれぞれ個別に接続されている。メモリ制御部は、ホストから受領した第1ライトデータを書き込む場合、選択用信号線を用いて複数の不揮発性メモリの中から書き込み先の不揮発性メモリを選択し、選択した書き込み先の不揮発性メモリを識別するための識別情報を含む冗長データを第1ライトデータに付加して第2ライトデータを生成し、第2ライトデータを共通のアドレス/データバスを介して書き込み先の不揮発性メモリに書き込む。   The storage device includes a plurality of nonvolatile memories and a memory control unit that controls the plurality of nonvolatile memories. The memory control unit and the plurality of nonvolatile memories are connected by a common address / data bus. The memory control unit and each of the plurality of nonvolatile memories are individually connected by a selection signal line for selecting any one of the plurality of nonvolatile memories. When writing the first write data received from the host, the memory control unit selects a write destination nonvolatile memory from the plurality of nonvolatile memories using the selection signal line, and selects the selected write destination nonvolatile memory. Redundant data including identification information for identifying the first write data is added to the first write data to generate second write data, and the second write data is written to the write destination nonvolatile memory via the common address / data bus .

記憶装置11のハードウェア構成の一例を示すブロック図である。3 is a block diagram illustrating an example of a hardware configuration of a storage device 11. FIG. FMチップ25からデータを読み出す際に発生し得る問題を説明するための模式図である。6 is a schematic diagram for explaining a problem that may occur when data is read from the FM chip 25. FIG. FMチップ25に記憶されるデータの構成図の一例である。3 is an example of a configuration diagram of data stored in an FM chip 25. FIG. FMチップ25にデータを書き込む処理を示すフローチャートである。4 is a flowchart showing a process of writing data to the FM chip 25. FMチップ25からデータを読み出す処理を示すフローチャートである。4 is a flowchart showing a process of reading data from the FM chip 25.

本実施形態は、複数の不揮発性半導体メモリの或る1つの不揮発性半導体メモリからデータを読み出す際、そのデータが正しい不揮発性半導体メモリから読み出されたものであるか否かを判定できるようにすることを特徴とする。以下、本発明に係る一実施形態を、図面を用いて説明する。   In the present embodiment, when data is read from one nonvolatile semiconductor memory among a plurality of nonvolatile semiconductor memories, it can be determined whether or not the data is read from the correct nonvolatile semiconductor memory. It is characterized by doing. Hereinafter, an embodiment according to the present invention will be described with reference to the drawings.

図1は、記憶装置11のハードウェア構成の一例を示すブロック図である。記憶装置11は、コンピュータプログラム(以下「プログラム」という)を実行するMPU(Micro Processing Unit)20と、ホスト10との通信を制御するホストI/F(Interface)制御部22とを備える。記憶装置11は、プログラムを格納するプログラム格納用メモリ23と、プログラム実行時にデータを保持するメインメモリ24とを備える。記憶装置11は、記憶媒体としてデータを記憶する複数のFM(Flash Memory)チップ25と、複数のFMチップ25との通信を制御するメモリI/F制御部21とを備える。   FIG. 1 is a block diagram illustrating an example of a hardware configuration of the storage device 11. The storage device 11 includes an MPU (Micro Processing Unit) 20 that executes a computer program (hereinafter referred to as “program”) and a host I / F (Interface) control unit 22 that controls communication with the host 10. The storage device 11 includes a program storage memory 23 that stores a program and a main memory 24 that holds data when the program is executed. The storage device 11 includes a plurality of FM (Flash Memory) chips 25 that store data as storage media, and a memory I / F control unit 21 that controls communication with the plurality of FM chips 25.

ホストI/F制御部22と、MPU20と、プログラム格納用メモリ23と、メモリI/F制御部21と、メインメモリ24とは、双方向にデータ伝送可能な制御用バス32で結ばれている。制御用バス32は、シリアルバス及びパラレルバスの何れであっても良い。   The host I / F control unit 22, the MPU 20, the program storage memory 23, the memory I / F control unit 21, and the main memory 24 are connected by a control bus 32 capable of bidirectional data transmission. . The control bus 32 may be either a serial bus or a parallel bus.

メモリI/F制御部21と複数のFMチップ25a、25b、25cとは、双方向にデータ伝送可能な共通のアドレス/データバスであるFMチップ用バス30で結ばれている。FMチップ用バス30は、シリアルバス及びパラレルバスの何れであっても良い。パラレルバスの場合、アドレスとデータを別のバスで伝送する構成であっても、アドレスとデータを共通のバスで伝送する構成であっても良い。FMチップ25a、25b、25cをまとめてFMチップ25ということがある。   The memory I / F control unit 21 and the plurality of FM chips 25a, 25b, and 25c are connected by an FM chip bus 30 that is a common address / data bus capable of bidirectional data transmission. The FM chip bus 30 may be either a serial bus or a parallel bus. In the case of a parallel bus, the address and data may be transmitted on different buses, or the address and data may be transmitted on a common bus. The FM chips 25a, 25b, and 25c may be collectively referred to as an FM chip 25.

メモリI/F制御部21と、各FMチップ25a、25b、25cとは、それぞれ独立したCE信号線(FMチップ25の選択用の信号線)29a、29b、29cで結ばれている。CE信号線29a,29b,29cをまとめてCE信号線29ということがある。CE信号線29が有効(アクティブ)な状態にあることをアサートと言い、無効(インアクティブ)な状態にあることをネゲートと言う。CE信号線29は、電圧レベルの高い状態をアサート、電圧レベルの低い状態をネゲートと設定されても良いし、逆に、電圧レベルの低い状態をアサート、電圧レベルの高い状態をネゲートと設定されても良い。   The memory I / F control unit 21 and each of the FM chips 25a, 25b, and 25c are connected by independent CE signal lines (signal lines for selecting the FM chip 25) 29a, 29b, and 29c. The CE signal lines 29a, 29b, and 29c may be collectively referred to as a CE signal line 29. When the CE signal line 29 is in a valid (active) state, it is called “assert”, and when it is in an invalid (inactive) state, it is called a “negate”. The CE signal line 29 may be set to assert a high voltage level state and negate a low voltage level state. Conversely, a low voltage level state is asserted and a high voltage level state is set to negate. May be.

ホストI/F制御部22は、記憶装置11の外部のホスト10と、双方向にデータ伝送可能なホスト用バス12で結ばれている。ホスト用バス12は、シリアルバス及パラレルバスの何れであっても良い。   The host I / F control unit 22 is connected to the host 10 outside the storage device 11 through a host bus 12 capable of bidirectional data transmission. The host bus 12 may be either a serial bus or a parallel bus.

プログラム格納用メモリ23には、MPU20で実行されるプログラムが格納される。プログラム格納用メモリ23は、例えば、EEPROM(Electrically Erasable And Programmable Read−only Memory)又はFMチップ等の不揮発性半導体メモリで構成される。   A program to be executed by the MPU 20 is stored in the program storage memory 23. The program storage memory 23 is configured by a nonvolatile semiconductor memory such as an EEPROM (Electrically Erasable And Programmable Read-only Memory) or an FM chip, for example.

メインメモリ24は、MPU20においてプログラムが実行される際に、ワークメモリとして使用される。メインメモリ24は、例えば、DRAM(Dynamic Random Access Memory)等の揮発性半導体メモリで構成される。   The main memory 24 is used as a work memory when a program is executed in the MPU 20. The main memory 24 is configured by a volatile semiconductor memory such as a DRAM (Dynamic Random Access Memory), for example.

MPU20は、記憶装置11全体の制御を行う。MPU20は、プログラム格納用メモリ23からプログラムを読み出して実行する。   The MPU 20 controls the entire storage device 11. The MPU 20 reads the program from the program storage memory 23 and executes it.

ホストI/F制御部22は、ホスト10と記憶装置11との間でホスト用バス12を介して伝送されるデータを制御する。ホストI/F制御部22は、例えば、次のような処理をする。ホストI/F制御部22は、ホスト用バス12を介して、ホスト10からデータを受信すると、その旨をMPU20に通知する。MPU20は、ホストI/F制御部22の所定のレジスタを確認してホスト10からの要求を解釈し、その解釈に基づいてホストI/F制御部22に指示を出す。   The host I / F control unit 22 controls data transmitted between the host 10 and the storage device 11 via the host bus 12. For example, the host I / F control unit 22 performs the following processing. When receiving data from the host 10 via the host bus 12, the host I / F control unit 22 notifies the MPU 20 to that effect. The MPU 20 confirms a predetermined register of the host I / F control unit 22, interprets the request from the host 10, and issues an instruction to the host I / F control unit 22 based on the interpretation.

ホストI/F制御部22は、例えば、MPU20からデータの読み出し指示を受けた場合、メモリI/F制御部21に対して、そのデータの読み出し指示を出す。メモリI/F制御部21は、その読み出し指示を受けて、FMチップ25からデータを読み出す。そして、ホストI/F制御部22は、メモリI/F制御部21が読み出したデータを、ホスト用バス12を介して、ホスト10に送信する。   For example, when receiving a data read instruction from the MPU 20, the host I / F control unit 22 issues a data read instruction to the memory I / F control unit 21. The memory I / F control unit 21 receives the read instruction and reads data from the FM chip 25. The host I / F control unit 22 transmits the data read by the memory I / F control unit 21 to the host 10 via the host bus 12.

ホストI/F制御部22は、例えば、MPU20からデータの書き込み指示を受けた場合、メモリI/F制御部21に対して、そのデータの書き込み指示を出す。メモリI/F制御部21は、その書き込み指示を受けて、FMチップ25にデータを書き込む。メモリI/F制御部21は、書き込みの成否をホストI/F制御部22に返す。ホストI/F制御部22は、その成否応答を、ホスト用バス12を介して、ホスト10に送信する。   For example, when receiving a data write instruction from the MPU 20, the host I / F control unit 22 issues a data write instruction to the memory I / F control unit 21. In response to the write instruction, the memory I / F control unit 21 writes data to the FM chip 25. The memory I / F control unit 21 returns write success / failure to the host I / F control unit 22. The host I / F control unit 22 transmits the success / failure response to the host 10 via the host bus 12.

FMチップ25は、不揮発性半導体メモリで構成され、電力が供給されない状態であってもデータを保持することができる。FMチップ25は、当該FMチップ25がメモリI/F制御部21に選択された場合のみデータの書き込み、読み出し及び消去をする。以下、書き込み、読み出し及び消去をまとめて「書き込み等」という場合がある。つまり、FMチップ25は、当該FMチップ25に結ばれているCE信号線29がアサートされた場合のみ、データの書き込み等をする。FMチップ25に対する書き込み等の処理については後述する。本実施形態は、NAND型のFMチップ25を想定している。しかし、FMチップ25は、他の構成(例えば、NOR型)であっても良い。   The FM chip 25 is composed of a nonvolatile semiconductor memory, and can retain data even when power is not supplied. The FM chip 25 writes, reads, and erases data only when the FM chip 25 is selected by the memory I / F control unit 21. Hereinafter, writing, reading and erasing may be collectively referred to as “writing or the like”. That is, the FM chip 25 writes data and the like only when the CE signal line 29 connected to the FM chip 25 is asserted. Processing such as writing to the FM chip 25 will be described later. This embodiment assumes a NAND type FM chip 25. However, the FM chip 25 may have another configuration (for example, a NOR type).

メモリI/F制御部21は、MPU20の指示に従って、ホストI/F制御部22及びプログラム格納用メモリ23及びメインメモリ24と、複数のFMチップ25との間のデータの送受信を制御する。メモリI/F制御部21と、複数のFMチップ25とは、共通のFMチップ用バス30で接続されている。つまり、メモリI/F制御部21から送信されたデータは、共通のFMチップ用バス30に接続されている全てのFMチップ25に到達する。したがって、メモリI/F制御部21は、データの書き込み等の対象のFMチップ25を選択する。つまり、メモリI/F制御部21は、データの書き込み等の対象のFMチップ25に接続されているCE信号線29をアサートする。これにより、アサートされたFMチップ25のみが書き込み等を行う。次に、書き込み等の処理について更に説明する。   The memory I / F control unit 21 controls transmission / reception of data between the host I / F control unit 22, the program storage memory 23 and the main memory 24, and the plurality of FM chips 25 in accordance with an instruction from the MPU 20. The memory I / F control unit 21 and the plurality of FM chips 25 are connected by a common FM chip bus 30. That is, the data transmitted from the memory I / F control unit 21 reaches all the FM chips 25 connected to the common FM chip bus 30. Therefore, the memory I / F control unit 21 selects an FM chip 25 that is a target for data writing or the like. That is, the memory I / F control unit 21 asserts the CE signal line 29 connected to the target FM chip 25 for data writing or the like. Thereby, only the asserted FM chip 25 performs writing or the like. Next, processing such as writing will be further described.

メモリI/F制御部21が、或るFMチップ25に記憶されている記憶データ70を読み出す場合について説明する。記憶データ70は、後に図3で説明するように、論理ブロック71と冗長データ72とを含む。メモリI/F制御部21は、記憶データ70を保持するFMチップ25に接続されているCE信号線29をアサートする。   A case where the memory I / F control unit 21 reads the storage data 70 stored in a certain FM chip 25 will be described. The stored data 70 includes a logical block 71 and redundant data 72, as will be described later with reference to FIG. The memory I / F control unit 21 asserts the CE signal line 29 connected to the FM chip 25 that holds the stored data 70.

そして、メモリI/F制御部21は、FMチップ用バス30を介して、読み出しを要求するデータ(以下「読み出し要求」という)を送信する。この送信された読み出し要求は、FMチップ用バス30に接続されている全てのFMチップ25に到達する。アサートされているFMチップ25は、この読み出し要求を実行する。アサートされていないFMチップ25は、この読み出し要求を実行しない。つまり、アサートされているFMチップ25は、読み出し要求が示す記憶データ70を自己のFMチップ25から読み出し、FMチップ用バス30を介して、メモリI/F制御部21に送信する。   Then, the memory I / F control unit 21 transmits data requesting reading (hereinafter referred to as “reading request”) via the FM chip bus 30. The transmitted read request reaches all the FM chips 25 connected to the FM chip bus 30. The asserted FM chip 25 executes this read request. The FM chip 25 that is not asserted does not execute this read request. That is, the asserted FM chip 25 reads the storage data 70 indicated by the read request from its own FM chip 25 and transmits it to the memory I / F control unit 21 via the FM chip bus 30.

これにより、メモリI/F制御部21は、FMチップ25から所望の記憶データ70を読み出すことができる。メモリI/F制御部21は、記憶データ70に含まれる冗長データ72についてECC処理及びCRC処理等を実行し、論理ブロック71を抽出する。メモリI/F制御部21は、読み出した論理ブロック71を復元してメインメモリ24に格納する。メモリI/F制御部21は、復元したデータをホストI/F制御部22に転送する旨の指示をMPU20から受けると、メインメモリ24に格納した復元データをホストI/F制御部22に転送する。   Thereby, the memory I / F control unit 21 can read desired storage data 70 from the FM chip 25. The memory I / F control unit 21 performs ECC processing, CRC processing, and the like on the redundant data 72 included in the stored data 70, and extracts the logical block 71. The memory I / F control unit 21 restores the read logical block 71 and stores it in the main memory 24. When receiving an instruction from the MPU 20 to transfer the restored data to the host I / F control unit 22, the memory I / F control unit 21 transfers the restored data stored in the main memory 24 to the host I / F control unit 22. To do.

メモリI/F制御部21が、或るFMチップ25の記憶データ70を消去する場合は、上述の読み出し要求を送信する代わりに、消去を要求するデータを送信することによって、アサートされたFMチップ25の所定の領域のデータが消去される。   When the memory I / F control unit 21 erases the stored data 70 of a certain FM chip 25, instead of sending the above-described read request, the FM chip asserted by sending the data requesting the erase. Data in 25 predetermined areas is erased.

メモリI/F制御部21が、或るFMチップ25にデータを書き込む場合について説明する。ここでは、書き込み用のデータがメインメモリ24に格納された後からの処理を説明する。メモリI/F制御部21は、メインメモリ24から書き込み用のデータを読み出す。メモリI/F制御部21は、CRC処理及びECC処理等を実行して、論理ブロック71に冗長データ72を付加した記憶データ70を生成する。メモリI/F制御部21は、記憶データ70を書き込みたいFMチップ25のCE信号線29をアサートする。   A case where the memory I / F control unit 21 writes data to a certain FM chip 25 will be described. Here, a process after data for writing is stored in the main memory 24 will be described. The memory I / F control unit 21 reads write data from the main memory 24. The memory I / F control unit 21 executes CRC processing, ECC processing, and the like, and generates storage data 70 in which redundant data 72 is added to the logical block 71. The memory I / F control unit 21 asserts the CE signal line 29 of the FM chip 25 to which the stored data 70 is to be written.

そして、メモリI/F制御部21は、FMチップ用バス30を介して、書き込みを要求するデータ(以下「書き込み要求」という)と、記憶データ70を送信する。この書き込み要求及び記憶データ70は、FMチップ用バス30に接続されている全てのFMチップ25に到達する。アサートされているFMチップ25は、この書き込み要求を実行する。アサートされていないFMチップ25は、この書き込み要求を実行しない。つまり、アサートされているFMチップ25のみが、書き込み要求と共に送信された記憶データ70を自己のFMチップ25に書き込む。   Then, the memory I / F control unit 21 transmits data to be written (hereinafter referred to as “write request”) and storage data 70 via the FM chip bus 30. This write request and stored data 70 reach all the FM chips 25 connected to the FM chip bus 30. The asserted FM chip 25 executes this write request. The FM chip 25 that is not asserted does not execute this write request. That is, only the asserted FM chip 25 writes the storage data 70 transmitted together with the write request to its own FM chip 25.

メモリI/F制御部21は、CRC(Cyclic Redundancy Check)回路213を備える。CRC回路213は、CRC75の生成処理と、CRC75を用いた誤り検出処理を行う。CRC75は、誤り検出情報と言っても良い。メモリI/F制御部21は、FMチップ25にデータを書き込む際、CRC回路213を用いてCRCを生成し、冗長データ72に含ませる。メモリI/F制御部21は、FMチップ25からデータを読み出す際、冗長データ72からCRCを抽出し、CRC回路213を用いてデータの誤りを検出する。   The memory I / F control unit 21 includes a CRC (Cyclic Redundancy Check) circuit 213. The CRC circuit 213 performs CRC75 generation processing and error detection processing using the CRC75. The CRC 75 may be referred to as error detection information. When writing data to the FM chip 25, the memory I / F control unit 21 generates a CRC using the CRC circuit 213 and includes the CRC in the redundant data 72. When reading data from the FM chip 25, the memory I / F control unit 21 extracts a CRC from the redundant data 72 and detects a data error using the CRC circuit 213.

メモリI/F制御部21は、ECC回路212を備える。ECC回路212は、ECC76の生成処理と、ECC76を用いた誤り訂正処理を行う。ECC76は、誤り訂正情報と言っても良い。メモリI/F制御部21は、FMチップ25にデータを書き込む際、ECC回路212を用いてECC76を生成し、冗長データ72に含ませる。メモリI/F制御部21は、FMチップ25からデータを読み出す際、冗長データ72からECCを抽出し、ECC回路212を用いてデータ誤りを訂正する。   The memory I / F control unit 21 includes an ECC circuit 212. The ECC circuit 212 performs ECC 76 generation processing and error correction processing using the ECC 76. The ECC 76 may be referred to as error correction information. When writing data to the FM chip 25, the memory I / F control unit 21 generates an ECC 76 using the ECC circuit 212 and includes it in the redundant data 72. When reading data from the FM chip 25, the memory I / F control unit 21 extracts ECC from the redundant data 72 and corrects a data error using the ECC circuit 212.

この図1に示すような構成において、或る問題が発生し得る。以下、その問題について説明する。   In the configuration as shown in FIG. 1, a certain problem may occur. The problem will be described below.

図2は、FMチップ25からデータを読み出す際に発生し得る問題を説明するための模式図である。図2は、障害によってCE信号線29cが短絡している状態である。つまり、図2に示すFMチップ25cは、常に選択状態(アサート状態)となっている。   FIG. 2 is a schematic diagram for explaining a problem that may occur when data is read from the FM chip 25. FIG. 2 shows a state where the CE signal line 29c is short-circuited due to a failure. That is, the FM chip 25c shown in FIG. 2 is always in a selected state (asserted state).

図2(a)は、CE信号線29cが短絡しているときに、FMチップ25aの所定領域のデータを消去する場合の動作である。メモリI/F制御部21は、CE信号線29aをアサートした後、FMチップ用バス30に所定領域の消去要求を送信する。しかし、CE信号線29cが障害によりアサートされているため、その所定領域の消去要求は、FMチップ25aだけでなく、FMチップ25cでも実行されてしまう。つまり、FMチップ25cにおいて、本来消去されるべきでない所定領域のデータが消去されてしまう。   FIG. 2A shows an operation when erasing data in a predetermined area of the FM chip 25a when the CE signal line 29c is short-circuited. After asserting the CE signal line 29 a, the memory I / F control unit 21 transmits an erase request for a predetermined area to the FM chip bus 30. However, since the CE signal line 29c is asserted due to a failure, the erase request for the predetermined area is executed not only by the FM chip 25a but also by the FM chip 25c. That is, in the FM chip 25c, data in a predetermined area that should not be erased is erased.

図2(b)は、上記図2(a)の後、FMチップ25aの消去した所定領域に新たにデータを書き込む場合の動作である。メモリI/F制御部21は、CE信号線29aをアサートした後、FMチップ用バス30に所定領域への書き込み要求を送信する。しかし、CE信号線29cが障害によりアサートされているため、その所定領域への書き込み要求は、FMチップ25aだけでなく、FMチップ25cでも実行されてしまう。つまり、FMチップ25cに、本来書き込まれるべきでない誤ったデータが所定領域に書き込まれてしまう。   FIG. 2B shows the operation when new data is written in the predetermined erased area of the FM chip 25a after FIG. 2A. After asserting the CE signal line 29a, the memory I / F control unit 21 transmits a write request to a predetermined area to the FM chip bus 30. However, since the CE signal line 29c is asserted due to a failure, a write request to the predetermined area is executed not only in the FM chip 25a but also in the FM chip 25c. In other words, erroneous data that should not be written is written to the FM chip 25c in a predetermined area.

図2(c)は、上記図2(b)においてFMチップ25cの誤ったデータが書き込まれている所定領域からデータを読み出す場合の動作である。メモリI/F制御部21は、CE信号線29cをアサートした後、FMチップ25c用バスに、所定領域からの読み出し要求を送信する。この場合、メモリI/F制御部21は、FMチップ25cの所定領域から誤ったデータを読み出してしまう。なぜなら、FMチップ25cの所定領域に本来存在すべき正しいデータは、上記図2(a)によって誤って消去されており、その所定領域には上記図2(b)において誤ったデータが書き込まれてしまっているからである。   FIG. 2C shows an operation when data is read from a predetermined area where erroneous data is written in the FM chip 25c in FIG. 2B. After asserting the CE signal line 29c, the memory I / F control unit 21 transmits a read request from a predetermined area to the bus for the FM chip 25c. In this case, the memory I / F control unit 21 reads erroneous data from a predetermined area of the FM chip 25c. This is because the correct data that should originally exist in the predetermined area of the FM chip 25c has been erased by mistake in FIG. 2A, and the incorrect data in FIG. 2B has been written in the predetermined area. It is because it is closed.

この図2(c)において読み出された誤ったデータは、ECC回路212でもCRC回路213でもそのデータが誤ったものであることを検出できない。なぜなら、読み出したデータの値に誤りが存在しているわけではないからである。したがって、上述のようなCE信号線29の短絡の障害が発生した記憶装置11は、ホスト10に本来の正しいデータとは全く異なる誤ったデータを返してしまう虞がある。そこで、以下に、この問題を解決する本発明に係る実施形態を説明する。   The erroneous data read in FIG. 2C cannot be detected by either the ECC circuit 212 or the CRC circuit 213. This is because there is no error in the read data value. Therefore, the storage device 11 in which the failure of the CE signal line 29 as described above has occurred may return erroneous data completely different from the original correct data to the host 10. Therefore, an embodiment according to the present invention that solves this problem will be described below.

図3は、FMチップ25に記憶されるデータ構成の一例を示すデータ構成図である。FMチップ25に書き込まれる「第2ライトデータ」としての記憶データ70は、論理ブロックデータ(以下「論理ブロック」という)71と冗長データ72とから構成される。   FIG. 3 is a data configuration diagram illustrating an example of a data configuration stored in the FM chip 25. The storage data 70 as “second write data” written to the FM chip 25 is composed of logical block data (hereinafter referred to as “logical block”) 71 and redundant data 72.

ホスト10から書き込み要求された「第1ライトデータ」としてのライトデータは、所定のサイズ(例えば、512byte)の論理ブロック71を1つ以上含む。図3では、1つの論理ブロックのみ示す。ライトデータを構成するデータ単位とFMチップ25への書込み単位とは、異なる。例えば、FMチップ25は、複数のブロック(論理ブロックとは異なる)を有し、各ブロックは複数のページを有し、それらページ単位でデータを読み書きできるようになっている。データの消去は、複数ページから成るブロックの単位で行われる。   The write data as “first write data” requested to be written by the host 10 includes one or more logical blocks 71 having a predetermined size (for example, 512 bytes). In FIG. 3, only one logical block is shown. The data unit constituting the write data and the unit for writing to the FM chip 25 are different. For example, the FM chip 25 has a plurality of blocks (different from the logical blocks), each block has a plurality of pages, and data can be read and written in units of these pages. Data is erased in units of a block consisting of a plurality of pages.

冗長データ72は、論理ブロック71毎に付与される所定のサイズのデータである。冗長データ72は、CE信号線29の短絡をチェックするためのCE短絡チェックコード73と、論理ブロック71を管理するための相対LBA(Logical Block Address)74と、CRC75と、ECC76とから構成される。   The redundant data 72 is data of a predetermined size given to each logical block 71. The redundant data 72 includes a CE short check code 73 for checking a short circuit of the CE signal line 29, a relative LBA (Logical Block Address) 74 for managing the logical block 71, a CRC 75, and an ECC 76. .

CE短絡チェックコード73は、上記図2において説明したように、CE信号線29の短絡をチェックするためのコードである。CE短絡チェックコード73は、各FMチップ25を識別するための識別情報を保持する。つまり、メモリI/F制御部21は、データを書き込む際に、書き込み先のFMチップ25に対応する識別情報をCE短絡チェックコード73に保持させる。そして、メモリI/F制御部21は、データを読み出す際に、読み出し先として選択(アサート)したFMチップ25に対応する識別情報と、読み出したデータのCE短絡チェックコード73に保持されている識別情報とを比較して、読み出したデータが正しいFMチップ25に書き込まれたものであるか否かを判定する。メモリI/F制御部21は、識別情報が一致する場合は、読み出したデータは正しいFMチップ25から読み出したデータであると判定し、識別情報が不一致の場合は、読み出したデータは誤った(つまり、障害によりアサートされた)FMチップ25から読み出したデータであると判定する。   The CE short circuit check code 73 is a code for checking the short circuit of the CE signal line 29 as described in FIG. The CE short check code 73 holds identification information for identifying each FM chip 25. That is, when writing data, the memory I / F control unit 21 causes the CE short check code 73 to hold identification information corresponding to the FM chip 25 that is the write destination. When the memory I / F control unit 21 reads data, the memory I / F control unit 21 stores the identification information corresponding to the FM chip 25 selected (asserted) as the read destination and the identification held in the CE short check code 73 of the read data. By comparing with the information, it is determined whether or not the read data is written in the correct FM chip 25. If the identification information matches, the memory I / F control unit 21 determines that the read data is data read from the correct FM chip 25. If the identification information does not match, the read data is incorrect ( That is, it is determined that the data is read from the FM chip 25 (asserted due to a failure).

CE短絡チェックコード73は、例えば、各FMチップ25に対応するビットフラグ列77で構成される。つまり、ビットフラグ列77の各ビットフラグ78a,78b,78cにそれぞれ、FMチップ25a、25b、25cを対応付ける。例えば、メモリI/F制御部21は、FMチップ25aにデータを書き込む際に、書き込み先として選択(アサート)したFMチップ25aに対応するビットフラグ78aのみに「1」を設定し、他のビットフラグ78b及び78cに「0」を設定してデータを書き込む。メモリI/F制御部21は、FMチップ25aからデータを読み出す際、読み出し先として選択したFMチップ25aに対応するビットフラグ78aのみに「1」が設定されているか否かを判定する。メモリI/F制御部21は、この判定が肯定的な場合は、読み出したデータは正しいFMチップ25から読み出したデータであると判断し、この判定が否定的な場合は、読み出したデータは誤ったFMチップ25から読み出したデータであると判定する。なお、各FMチップ25を区別できる限り、CE短絡チェックコード73はどのようなデータ構成であっても良い。例えば、CE短絡チェックコード73に、FMチップ25に割り当てた番号等を記憶させても良い。   The CE short-circuit check code 73 is composed of a bit flag string 77 corresponding to each FM chip 25, for example. That is, the FM chips 25a, 25b, and 25c are associated with the bit flags 78a, 78b, and 78c of the bit flag string 77, respectively. For example, when writing data to the FM chip 25a, the memory I / F control unit 21 sets “1” only to the bit flag 78a corresponding to the FM chip 25a selected (asserted) as the write destination, and sets other bits. Data is written by setting "0" in the flags 78b and 78c. When reading data from the FM chip 25a, the memory I / F control unit 21 determines whether or not “1” is set only in the bit flag 78a corresponding to the FM chip 25a selected as the read destination. If this determination is affirmative, the memory I / F control unit 21 determines that the read data is data read from the correct FM chip 25. If this determination is negative, the read data is incorrect. It is determined that the data is read from the FM chip 25. The CE short check code 73 may have any data configuration as long as each FM chip 25 can be distinguished. For example, a number assigned to the FM chip 25 may be stored in the CE short check code 73.

相対LBA74は、論理ブロック71を管理するための情報である。つまり、相対LBA74は、論理ブロック71からホスト10に提供するデータを復元する際に用いられる。   The relative LBA 74 is information for managing the logical block 71. That is, the relative LBA 74 is used when restoring data to be provided from the logical block 71 to the host 10.

CRC75は、データの誤りを検出するために用いられるコードである。CRC回路213は、論理ブロック71、CE短絡チェックコード73、及び相対LBA74に対するCRC75を生成する。つまり、CRC回路213は、論理ブロック71、CE短絡チェックコード73、及び相対LBA74におけるデータの誤りを検出することができる。   CRC75 is a code used to detect data errors. The CRC circuit 213 generates a CRC 75 for the logic block 71, the CE short check code 73, and the relative LBA 74. That is, the CRC circuit 213 can detect data errors in the logic block 71, the CE short check code 73, and the relative LBA 74.

ECC76は、データの誤りを訂正するために用いられるコードである。ECC回路212は、論理ブロック71、CE短絡チェックコード73、相対LBA74、及びCRC75に対するECC76を生成する。つまり、ECC回路212は、論理ブロック71、CE短絡チェックコード73、相対LBA74、及びCRC75におけるデータの所定のビット誤りを訂正することができる。   The ECC 76 is a code used to correct data errors. The ECC circuit 212 generates an ECC 76 for the logic block 71, the CE short check code 73, the relative LBA 74, and the CRC 75. That is, the ECC circuit 212 can correct a predetermined bit error of data in the logic block 71, the CE short check code 73, the relative LBA 74, and the CRC 75.

図4は、FMチップ25にデータを書き込む処理を示すフローチャートである。   FIG. 4 is a flowchart showing a process for writing data to the FM chip 25.

メモリI/F制御部21は、相対LBA74を作成する(S101)。メモリI/F制御部21は、CE短絡チェックコード73を作成する。つまり、書き込み先として選択したFMチップ25に対応するビットフラグ78に「1」を設定する(S102)。   The memory I / F control unit 21 creates a relative LBA 74 (S101). The memory I / F control unit 21 creates a CE short check code 73. That is, “1” is set to the bit flag 78 corresponding to the FM chip 25 selected as the write destination (S102).

メモリI/F制御部21は、CRC回路213を用いて、CRC75を作成する(S103)。メモリI/F制御部21は、ECC回路212を用いて、ECC76を作成する(S104)。   The memory I / F control unit 21 creates the CRC 75 using the CRC circuit 213 (S103). The memory I / F control unit 21 creates an ECC 76 using the ECC circuit 212 (S104).

メモリI/F制御部21は、冗長データ72を論理ブロック71に付加した記憶データ70を生成する(S105)。   The memory I / F control unit 21 generates storage data 70 in which the redundant data 72 is added to the logical block 71 (S105).

メモリI/F制御部21は、書き込み先のFMチップ25のCE信号線29をアサートする(S106)。メモリI/F制御部21は、書き込み要求と記憶データ70を、FMチップ用バス30に出力する(S107)。   The memory I / F control unit 21 asserts the CE signal line 29 of the FM chip 25 that is the write destination (S106). The memory I / F control unit 21 outputs the write request and the stored data 70 to the FM chip bus 30 (S107).

以上の処理により、CE信号線29のアサートによって選択されたFMチップ25に、記憶データ70が書き込まれる。   Through the above processing, the storage data 70 is written to the FM chip 25 selected by asserting the CE signal line 29.

図5は、FMチップ25からデータを読み出す際のデータチェック処理を示すフローチャートである。   FIG. 5 is a flowchart showing a data check process when reading data from the FM chip 25.

メモリI/F制御部21は、読み出し先のFMチップ25のCE信号線29をアサートする(S201)。メモリI/F制御部21は、読み出し要求をFMチップ用バス30に出力する(S202)。そして、メモリI/F制御部21は、FMチップ用バス30を介して、記憶データ70を受け取る(S203)。   The memory I / F control unit 21 asserts the CE signal line 29 of the FM chip 25 to be read (S201). The memory I / F control unit 21 outputs a read request to the FM chip bus 30 (S202). Then, the memory I / F control unit 21 receives the storage data 70 via the FM chip bus 30 (S203).

メモリI/F制御部21は、ECC回路212を用いて、ECC76の処理を実行し(S204)、データの内容に誤りが有るか否かを判定する(S205)。このステップS205において、データの内容に誤りが有ると判定した場合(S205:YES)、メモリI/F制御部21は、ECC回路212を用いて、誤り訂正処理を実行(S206)した後、ステップS207の処理に進む。ステップS205において、データの内容に誤りが無いと判定した場合(S205:NO)、メモリI/F制御部21は、そのままステップS207の処理に進む。   The memory I / F control unit 21 uses the ECC circuit 212 to execute the processing of the ECC 76 (S204), and determines whether or not there is an error in the data content (S205). If it is determined in step S205 that there is an error in the data contents (S205: YES), the memory I / F control unit 21 uses the ECC circuit 212 to execute error correction processing (S206), and then step The process proceeds to S207. If it is determined in step S205 that there is no error in the data contents (S205: NO), the memory I / F control unit 21 proceeds to the process of step S207 as it is.

ステップS207において、メモリI/F制御部21は、CRC回路213を用いて、CRC75の処理を実行し(S207)、データの内容に誤りが有るか否かを判定する(S208)。このステップS208において、データの内容に誤りが有ると判定した場合(S208:YES)、メモリI/F制御部21は、CRC75が異状である(データの内容に誤りが有る)と判定し(S209)、当該処理を終了する。   In step S207, the memory I / F control unit 21 uses the CRC circuit 213 to execute CRC75 processing (S207), and determines whether there is an error in the data content (S208). If it is determined in step S208 that there is an error in the data content (S208: YES), the memory I / F control unit 21 determines that the CRC 75 is abnormal (the data content has an error) (S209). ), The process ends.

ステップS208において、データの内容に誤りが無いと判定した場合(S208:NO)、メモリI/F制御部21は、次に、CE短絡チェックコード73は正しいか否かを判定する(S210)。つまり、メモリI/F制御部21は、選択したFMチップ25の識別情報と、CE短絡チェックコード73に含まれる識別情報とが一致するか否かを判定する。このステップS210において、CE短絡チェックコード73は正しいと判定した場合(S210:YES)、メモリI/F制御部21は、読み出したデータは正常であると判断し(S211)、当該処理を終了する。ステップS210において、CE短絡チェックコード73は正しくないと判定した場合(S210:NO)、メモリI/F制御部21は、CE信号線29の短絡異状と判断し(S212)、当該処理を終了する。   If it is determined in step S208 that there is no error in the data contents (S208: NO), the memory I / F control unit 21 next determines whether or not the CE short check code 73 is correct (S210). That is, the memory I / F control unit 21 determines whether or not the identification information of the selected FM chip 25 matches the identification information included in the CE short check code 73. In this step S210, when it is determined that the CE short check code 73 is correct (S210: YES), the memory I / F control unit 21 determines that the read data is normal (S211), and ends the processing. . If it is determined in step S210 that the CE short-circuit check code 73 is not correct (S210: NO), the memory I / F control unit 21 determines that the CE signal line 29 is short-circuited (S212), and ends the process. .

記憶装置11は、ホスト10からの読み出し要求に対して、上記ステップS211において正常と判断したデータのみを返す。つまり、記憶装置11は、データの内容に誤りが無く、且つデータの読み出し先にも誤りが無いと判断したデータのみをホスト10に返す   In response to the read request from the host 10, the storage device 11 returns only the data determined to be normal in step S211. That is, the storage device 11 returns to the host 10 only data that has been determined that there is no error in the data contents and that there is no error in the data read destination.

本実施形態によれば、例えば、以下のような効果を奏する。
(1)或るCE信号線29が障害によって短絡した場合に発生し得る、誤ったFMチップ25から誤ったデータを読み出してホスト10に返してしまうという問題を防止できる。つまり、記憶装置11の信頼性を高めることができる。
According to the present embodiment, for example, the following effects can be obtained.
(1) It is possible to prevent a problem that erroneous data is read from the erroneous FM chip 25 and returned to the host 10 that may occur when a certain CE signal line 29 is short-circuited due to a failure. That is, the reliability of the storage device 11 can be improved.

上述した本発明の実施形態は、本発明の説明のための例示であり、本発明の範囲をそれらの実施形態にのみ限定する趣旨ではない。当業者は、本発明の要旨を逸脱することなしに、他の様々な態様で本発明を実施することができる。   The above-described embodiments of the present invention are examples for explaining the present invention, and are not intended to limit the scope of the present invention only to those embodiments. Those skilled in the art can implement the present invention in various other modes without departing from the gist of the present invention.

11…記憶装置 21…メモリI/F制御部 25…フラッシュメモリ用バス CE信号線29 73…CE短絡チェックコード
DESCRIPTION OF SYMBOLS 11 ... Memory | storage device 21 ... Memory I / F control part 25 ... Bus for flash memory CE signal line 29 73 ... CE short-circuit check code

Claims (5)

複数の不揮発性メモリと、前記複数の不揮発性メモリを制御するメモリ制御部と、を備える記憶装置であって、
前記メモリ制御部と前記複数の不揮発性メモリとは、共通のアドレス/データバスで結ばれており、
前記メモリ制御部と前記複数の不揮発性メモリの各々とは、前記複数の不揮発性メモリの中からいずれか所定の不揮発性メモリを選択するための選択用信号線でそれぞれ個別に接続されており、
前記メモリ制御部は、ホストから受領した第1ライトデータを不揮発性メモリに書き込む場合、前記選択用信号線を用いて前記複数の不揮発性メモリの中から書き込み先の不揮発性メモリを選択し、選択した前記書き込み先の不揮発性メモリを識別するための識別情報を含む冗長データを前記第1ライトデータに付加して第2ライトデータを生成し、前記第2ライトデータを前記共通のアドレス/データバスを介して前記書き込み先の不揮発性メモリに書き込む
記憶装置。
A storage device comprising: a plurality of nonvolatile memories; and a memory control unit that controls the plurality of nonvolatile memories,
The memory control unit and the plurality of nonvolatile memories are connected by a common address / data bus,
The memory control unit and each of the plurality of nonvolatile memories are individually connected by a selection signal line for selecting any one of the plurality of nonvolatile memories, respectively.
When writing the first write data received from the host to the non-volatile memory, the memory control unit selects and selects the non-volatile memory to be written from among the plurality of non-volatile memories using the selection signal line. Redundant data including identification information for identifying the write destination nonvolatile memory is added to the first write data to generate second write data, and the second write data is used as the common address / data bus. A storage device that writes to the non-volatile memory at the write destination via the storage device.
前記メモリ制御部は、前記第2ライトデータを不揮発性メモリから読み出す場合、前記選択用信号線を用いて読み出し先の不揮発性メモリを選択し、A)前記共通のアドレス/データバスを通じて前記読み出し先として選択した不揮発性メモリから取得した前記第2ライトデータの前記冗長データに含まれる識別情報が、前記読み出し先として選択した不揮発性メモリの識別情報と一致するか否かを判定し、当該判定が一致する場合、前記第2ライトデータを正常と判定し、当該判定が一致しない場合、前記第2ライトデータを異常と判定する
請求項1記載の記憶装置。
When reading the second write data from the non-volatile memory, the memory control unit selects a read-out non-volatile memory using the selection signal line, and A) reads the read destination through the common address / data bus. It is determined whether or not the identification information included in the redundant data of the second write data acquired from the non-volatile memory selected as the same as the identification information of the non-volatile memory selected as the read destination. 2. The storage device according to claim 1, wherein the second write data is determined to be normal if they match, and the second write data is determined to be abnormal if the determination does not match.
前記冗長データには、前記第1ライトデータ及び前記識別情報を含むデータの誤りを検出するための誤り検出情報が更に含まれており、
前記メモリ制御部は、B)前記誤り検出情報を用いて前記第1ライトデータ及び前記識別情報を含むデータに誤りが有るか否かを判定し、当該判定において誤りが無いと判定された場合に、上記A)を実行する
請求項2記載の記憶装置。
The redundant data further includes error detection information for detecting an error in the data including the first write data and the identification information,
The memory control unit determines whether or not there is an error in the data including the first write data and the identification information using the error detection information, and if it is determined that there is no error in the determination The storage device according to claim 2, wherein A) is executed.
前記冗長データには、前記第1ライトデータと前記識別情報と前記誤り検出情報とを含むデータの誤りを訂正するための誤り訂正情報が更に含まれており、
前記メモリ制御部は、前記誤り訂正情報を用いて前記第1ライトデータと前記識別情報と前記誤り検出情報とを含むデータの誤りを訂正した後に、上記B)を実行する
請求項3記載の記憶装置。
The redundant data further includes error correction information for correcting an error of data including the first write data, the identification information, and the error detection information,
The storage device according to claim 3, wherein the memory control unit executes the step B) after correcting an error in data including the first write data, the identification information, and the error detection information using the error correction information. apparatus.
前記識別情報は、前記複数の不揮発性メモリの各々に対応するビットフラグの列であり、
前記メモリ制御部は、前記第1ライトデータを不揮発性メモリに書き込む場合、書き込み先に選択した不揮発性メモリに対応するビットフラグのみを有効にした識別情報を生成し、
前記メモリ制御部は、前記第2ライトデータを不揮発性メモリから読み出す場合、上記A)において、前記共通のアドレス/データバスを通じて取得した前記識別情報の有効ビットフラグが、読み出し先として選択した不揮発性メモリに対応するビットフラグであるか否かを判定する
請求項2乃至4の何れかに記載の記憶装置。


The identification information is a string of bit flags corresponding to each of the plurality of nonvolatile memories,
The memory control unit generates identification information in which only the bit flag corresponding to the nonvolatile memory selected as the write destination is enabled when writing the first write data to the nonvolatile memory,
When the memory control unit reads the second write data from the non-volatile memory, in the above A), the valid bit flag of the identification information acquired through the common address / data bus selects the non-volatile The storage device according to claim 2, wherein it is determined whether or not the bit flag corresponds to a memory.


JP2012089442A 2012-04-10 2012-04-10 Storage device Pending JP2013218565A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012089442A JP2013218565A (en) 2012-04-10 2012-04-10 Storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012089442A JP2013218565A (en) 2012-04-10 2012-04-10 Storage device

Publications (1)

Publication Number Publication Date
JP2013218565A true JP2013218565A (en) 2013-10-24

Family

ID=49590573

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012089442A Pending JP2013218565A (en) 2012-04-10 2012-04-10 Storage device

Country Status (1)

Country Link
JP (1) JP2013218565A (en)

Similar Documents

Publication Publication Date Title
CN111078149B (en) Memory management method, memory storage device and memory control circuit unit
US8453021B2 (en) Wear leveling in solid-state device
JP4901987B1 (en) Storage device, electronic device, and error data correction method
US8806301B2 (en) Data writing method for a flash memory, and controller and storage system using the same
KR20160066019A (en) Data memory device and controller with interface error detection and handling logic
US10860247B2 (en) Data writing method and storage controller
JP2008287404A (en) Apparatus for detecting and recovering data corruption in reading in non-access memory cell, and method thereof
KR20150029402A (en) Data storing system and operating method thereof
TWI591482B (en) Data protecting method, memory control circuit unit and memory storage device
CN111028877B (en) Data access method, memory storage device and memory control circuit unit
JP2010079856A (en) Storage device and memory control method
CN111078146B (en) Memory management method, memory storage device and memory control circuit unit
US8607123B2 (en) Control circuit capable of identifying error data in flash memory and storage system and method thereof
US9990152B1 (en) Data writing method and storage controller
JP2009064238A (en) Memory system
JP2007310916A (en) Memory card
US9213597B2 (en) Memory storage device, memory controller thereof, and method for programming data thereof
JP2013171343A (en) Storage device
US20190325981A1 (en) Data storage apparatus and method for preventing data error using the same
TWI651650B (en) Memory management method and storage controller using the same
TWI550625B (en) Memory management method, memory storage device and memory controlling circuit unit
US10824368B2 (en) Data storing method, memory control circuit unit and memory storage device
CN114822664B (en) Risk assessment method based on data priority, storage device and control circuit
CN108108118B (en) Data writing method and storage controller
JP2010128697A (en) Memory system