An ecc controller for a flash memory device storing M-bit data (M: a positive integer equal to or greater than 2) includes an encoder and a decoder. The encoder generates first ecc data for input data to be stored in the flash memory device using a first error correction scheme and generates second ecc data for the input data using a second error correction scheme. The input data, the first ecc data, and the second ecc data are stored in the flash memory device. The decoder calculates the number of errors in data read from the flash memory device and corrects the errors in the read data using one of the first ecc data and the second ecc data selectively based on the number of the errors.
|
1. A method for correcting errors in data that is stored in a memory device, the method comprising:
reading the data along with first error correction code (ecc) data and second ecc data from the memory device;
determining a number of errors in the read data; and
selecting one of the first ecc data or the second ecc data for use in correcting the errors in the read data based on the determined number of the errors.
12. A memory device, comprising:
a memory cell array; and
an error correction code (ecc) circuit that is configured to generate first error correction code data using a first error correction scheme and second ecc data using a second error correction scheme, the first and second ecc data each corresponding to data read from the memory cell array, wherein the ecc circuit is further configured to select one of the first ecc data or the second ecc data for use in correcting the errors in the data read from the memory cell array based on a determined number of errors in the data read from the memory cell array.
2. The method of
3. The method of
4. The method of
5. The method of
6. The method of
7. The method of
8. The method of
9. The method of
10. The method of
11. The method of
13. The memory device of
14. The memory device of
15. The memory device of
16. The memory device of
17. The memory device of
18. The memory device of
19. The memory device of
|
This U.S. non-provisional patent application claims priority under 35 U.S.C. §120 as a divisional of U.S. patent application Ser. No. 11/692,992, filed Mar. 29, 2007 now U.S. Pat. No. 7,904,790, which in turn claims priority under 35 U.S.C. §119 to Korean Patent Application No. 10-2007-02090, filed on Jan. 8, 2007, the contents of both of which are hereby incorporated by reference herein as if set forth in there entireties.
The present invention relates to flash memory devices and, more particularly, to methods and systems for detecting and correcting errors in multi-bit data stored in flash memory devices.
Nonvolatile memory devices are memory devices that can retain data even when power is not supplied to the device. Flash memory devices are one type of nonvolatile memory device. Although flash memory devices tend to be slower than the dynamic random access memory (DRAM) devices that are typically used as the main memory of personal computers (PC), flash memory devices may be faster and more robust against impact than hard disk memory storage devices. Because of these characteristics, flash memory devices are widely used as storage units in battery-operated storage devices.
Flash memory devices are electrically erasable and programmable. Thus, unlike electrically erasable programmable read only memory (EEPROM) devices, flash memory devices can be erased and programmed on a block-by-block basis. Because flash memory devices are less expensive than EEPROM devices, they are widely used for high-capacity solid-state nonvolatile storage in products such as, for example, digital music players, digital cameras and cellular phones. Flash memory devices are also used in universal serial bus (USB) drives that are widely used to store data and to transfer data between computers.
Flash memory devices store data in one or more cell arrays. Each cell in the array includes a floating gate transistor that stores one bit of data. Multi-level cell (MLC) flash memory devices that can store more than 1-bit of data per cell are also known in the art. MLC flash memory devices store more than 1 bit of data per cell by controlling the amount of electric charge accumulated in the floating gate of each cell. Herein, flash memory devices that store 1-bit of data per memory cell are called single-level cell or “SLC” flash memory devices and flash memory devices that store M-bits of data (where M is a positive integer that is greater than or equal to 2) per memory cell are called MLC flash memory devices.
With SLC flash memory devices, the data stored in a memory cell can be determined using a reference voltage that is between the threshold voltage distribution of data ‘1’ and the threshold voltage distribution of data ‘0’ (see
However, the threshold voltage of a memory cell must be distributed within a predetermined voltage range, regardless of the number of bits of data stored in the memory cell. For this reason, as the number of threshold voltage distributions used increases, adjacent threshold voltage distributions may overlap each other as illustrated in
Some embodiments of the present invention may provide error correction schemes for enhancing the reliability of multi-bit data read from a flash memory device.
Pursuant to some embodiments of the present invention, ECC controllers for a flash memory device storing M-bit data, M being a positive integer equal to or greater than 2 are provided. These ECC controllers may include an encoder that is configured to generate first ECC data in response to input data that is to be stored in the flash memory device using a first error correction scheme and that is configured to generate second ECC data in response to the input data using a second error correction scheme. The input data, the first ECC data, and the second ECC data are stored in the flash memory device. The ECC controllers may further include a decoder that is configured to calculate the number of errors in data read from the flash memory device and to correct the errors in the read data using one of the first ECC data and the second ECC data selectively according to the number of the errors.
In some embodiments, the encoder includes a first encoder that is configured to generate the first ECC data using the first error correction scheme and a second encoder that is configured to generate the second ECC data using the second error correction scheme. In some embodiments, the decoder includes: a first decoder that is configured to correct the errors in the read data using the first ECC data contained in the read data; a second decoder that is configured to correct the errors in the read data using the second ECC data contained in the read data; and a decoding controller that is configured to calculate the number of errors in the read data and that is further configured to control one of the first decoder and the second decoder to correct the errors in the read data selectively based on the number of the errors.
In further embodiments, if the number of errors in the read data is 3 or less, the decoding controller controls the first decoder to correct the errors in the read data; and if the number of errors in the read data is 4 or more, the decoding controller controls the second decoder to correct the errors in the read data. In still further embodiments, the first error correction scheme operates at a higher speed than the second error correction scheme, and the second error correction scheme is capable of correcting a greater number of errors than the first error correction scheme. In some embodiments, the first error correction scheme may be an error correction scheme using a BCH code, and the second error correction scheme may be an error correction scheme using an RS code.
In still further embodiments, the flash memory device includes a data area and a spare area, the input data is stored in the data area, and the first ECC data and the second ECC data are stored in the spare area. In such embodiments, each of the memory cells in the data area may store M-bit data, and each of the memory cells in the spare area may store 1-bit data. The flash memory device may, for example, comprise a NAND flash memory device, a NOR flash memory device, a PRAM device or an MRAM device.
In other embodiments of the present invention, memory systems include a flash memory device for storing M-bit data, M being a positive integer equal to or greater than 2 and a memory controller that is configured to control the flash memory device. The memory controller includes an encoder that is configured to generate first ECC data for input data to be stored in the flash memory device using a first error correction scheme and second ECC data for the input data using a second error correction scheme, the input data, the first ECC data, and the second ECC data being stored in the flash memory device. A decoder may be provided that is configured to calculate the number of errors in data read from the flash memory device and to correct the errors in the read data using one of the first ECC data and the second ECC data selectively according to the number of the errors.
In some embodiments, the encoder includes a first encoder that is configured to generate the first ECC data using the first error correction scheme and a second encoder that is configured to generate the second ECC data using the second error correction scheme.
In other embodiments, the decoder includes a first decoder that is configured to correct errors in the read data using first ECC data contained in the read data, a second decoder that is configured to correct errors in the read data using second ECC data contained in the read data and a decoding controller that is configured to calculate the number of errors in the read data and to control one of the first decoder and the second decoder to correct the errors in the read data selectively according to the number of the errors.
In further embodiments of the present invention, methods for correcting errors in M-bit data, M being a positive integer equal to or greater than 2. The methods may include generating first ECC data for input data to be stored in the flash memory device by using a first error correction scheme; generating second ECC data for the input data by using a second error correction scheme; storing the input data, the first ECC data, and the second ECC in the flash memory device; calculating the number of errors in data read from the flash memory device; and correcting the errors in the read data using one of the first ECC data and the second ECC data selectively according to the number of the errors.
In some embodiments, the correcting of the errors in the read data includes: correcting the errors in the read data by using the first ECC data if the number of the errors in the read data is 3 or less; and correcting the errors in the read data by using the second ECC data if the number of the errors in the read data is 4 or more.
In still further embodiments of the present invention, methods for correcting data errors are provided in which first data that is to be stored in a flash memory device is received. First error correction code (ECC) data is generated for the first data using a first error correction scheme, and second error correction code (ECC) data is generated for the first data using a second error correction scheme. The first data, the first ECC data, and the second ECC is stored in the flash memory device, and thereafter the first data is read from the flash memory device. The number of errors in the read first data is then determined, and the errors in the first data are corrected using one of the first ECC data or the second ECC data selectively based on the determined number of the errors.
The accompanying figures are included to provide a further understanding of the present invention, and are incorporated in and constitute a part of this specification. The drawings illustrate embodiments of the present invention and, together with the description, serve to explain principles of the present invention. In the figures:
Embodiments of the present invention now will be described more fully hereinafter with reference to the accompanying drawings, in which embodiments of the invention are shown. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. Like numbers refer to like elements throughout.
It will be understood that, although the terms first, second, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first element could be termed a second element, and, similarly, a second element could be termed a first element, without departing from the scope of the present invention. As used herein, the term “and/or” includes any and all combinations of one or more of the associated listed items.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the singular forms “a”, “an” and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms “comprises” “comprising,” “includes” and/or “including” when used herein, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It will be understood that when an element is referred to as being “connected” or “coupled” to another element, it can be directly connected or coupled to the other element or intervening elements may be present. In contrast, when an element is referred to as being “directly connected” or “directly coupled” to another element, there are no intervening elements present. Other words used to describe the relationship between elements should be interpreted in a like fashion (i.e., “between” versus “directly between”, “adjacent” versus “directly adjacent”, etc.).
Unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms used herein should be interpreted as having a meaning that is consistent with their meaning in the context of this disclosure and the relevant art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
The memory controller 200 controls the flash memory device 300 under the control of a host 100. The memory controller 200 includes a host interface 210, a memory interface 220, a controller 230 and an error correction code (ECC) controller 240. The host interface 210 provides an interface with the host 100, and the memory interface 220 provides an interface with the flash memory device 300. The controller 230 may be implemented, for example, as a processor that controls the overall operation of the memory controller 200. The host 100 and the memory controller 200 may communicate with each other through any of a variety of communication interfaces such as a Peripheral Component Interconnect (PCI) and/or a universal serial bus (USB).
The memory controller 200 and the flash memory device 300 may communicate with each other through a well-known NAND/NOR interface scheme. The memory system including the memory controller 200 and the flash memory device 300 may, for example, be a memory card such as a flash memory card or a smart card.
The ECC controller 240 is configured to generate ECC data for data that is to be stored in the flash memory device 300. The ECC data is used for error detection and/or correction. The ECC controller 240 performs an error detection/correction operation on data that is read from the flash memory device 300. According to an embodiment of the present invention, the ECC controller 240 generates first ECC data using a first error correction scheme and generates second ECC data using a second error correction scheme. In addition, the ECC controller 240 detects errors in data read from the flash memory device 300 and corrects the detected errors using one of the first ECC data and the second ECC data selectively according to the number of the detected errors.
In certain embodiments of the present invention, the ECC controller 240 may include an ECC encoder 242 and an ECC decoder 244. The ECC encoder 242 generates the first ECC data using a first error correction scheme and generates the second ECC data using a second error correction scheme. The ECC decoder 244 detects errors in data read from the flash memory device 300 and corrects the detected errors using one of the first ECC data and the second ECC data selectively based on the number of errors detected. The first error correction scheme may, for example, be a high-speed error correction scheme that can support an on-the-fly function. The second error correction scheme may, for example, be a high-performance error correction scheme that can correct a larger number of errors in the read data.
For example, in some embodiments, if the number of the detected errors is 3 or less, the ECC controller 240 rapidly corrects the detected errors using the first ECC data, and if the number of the detected errors is 4 or more, the ECC controller 240 accurately corrects the detected errors using the second ECC data. That is, if the number of detected errors is small, the ECC controller 240 makes a rapid error correction, and if the number of the detected errors is large, the ECC controller 240 makes an accurate error correction, though rather slowly.
As described above, the ECC controller 240 is configured to correct errors in the read data using either the high-speed error correction scheme or the high-performance error correction scheme depending on the number of detected errors. This makes it possible to read multi-bit data more accurately.
The first ECC data ECC1 and the second ECC data ECC2 are associated with the program data IN_DATA and are then stored in the flash memory device 300 through the memory interface 220.
Although not illustrated in the drawings, the flash memory device 300 includes a memory cell array that may have at least two storage areas. Referring to
In general, errors in multi-bit data occur on a bit-by-bit basis. That is, a data error occurs due to an overlap between adjacent threshold voltage distributions. This means that errors in read data are not contagious.
Referring to
Referring again to
The first decoder 420 may make a high-speed error correction using the first ECC data ECC1 contained in the read data R_DATA. If the number of errors in the read data R_DATA is 3 or less, the error correction can be made rapidly because of the simplicity of the error location polynomial (ELP). The first decoder 420 supports an “on-the-fly” function for correcting errors in current read data R_DATA before the next read data from the flash memory device 300 is input thereto. Therefore, even when a plurality of read data R_DATA are successively input to the ECC decoder 244, additional time may not be required for the error correction. For a high-speed operation, an error correction scheme for the first decoder 420 may be implemented in hardware in some embodiments of the present invention.
The second decoder 424 may make a high-performance error correction using the second ECC data ECC1 contained in the read data R_DATA. If the number of errors in the read data R_DATA is 4 or more, an error correction scheme is more difficult to implement in hardware due to the complexity of the ELP. Therefore, the second decoder 424 may use a more powerful error correction scheme, even though rather more time is taken for the error correction. The high-performance error correction scheme using the RS code is robust against a burst error within the maximum correction length and corrects errors in an operation on a symbol-by-symbol basis. Therefore, such a high-performance error correction scheme may be suitable for error correction when the number of errors is large. In another embodiment, the second decoder 424 may perform a decoding operation using error correction software stored in a buffer memory (not illustrated) in the memory controller 200 illustrated in
When the time taken for the error correction operation of the second decoder 424 is longer than an input period of the read data R_DATA, the decoding controller 424 may perform a control operation so that additional read data R_DATA is not received from the flash memory device 300 during the decoding operation of the second decoder 424.
If the number of detected errors is, for example, 3 or less (in operation 640), the decoding controller 422 controls the first decoder 420 to make an error correction using the first ECC data ECC1 (in operation 650). If the number of the detected errors is, for example, 4 or more, the decoding controller 422 controls the second decoder 424 to make an error correction using the second ECC data ECC2 (in operation 660). The error-corrected data output from one of the first decoder 420 and the second decoder 424 is transferred through the host interface 210 to the host 100 (operation 670).
As described above, the dual error correction scheme including, for example, a high-speed error correction scheme and a high-performance error correction scheme may be used to store and read multi-bit data, thereby making it possible to accurately read the original multi-bit data.
The above-disclosed subject matter is to be considered illustrative, and not restrictive, and the appended claims are intended to cover all such modifications, enhancements, and other embodiments, which fall within the true spirit and scope of the present invention. Thus, to the maximum extent allowed by law, the scope of the present invention is to be determined by the broadest permissible interpretation of the following claims and their equivalents, and shall not be restricted or limited by the foregoing detailed description.
Lee, Dong-Ryoul, Lee, Chang-Duck, Heo, Seok-won, Park, Si-Yung
Patent | Priority | Assignee | Title |
10067828, | Oct 03 2014 | Hitachi, LTD | Memory controller and data control method |
10102061, | Mar 05 2014 | INTERNATIONAL BUSINESS MACHINES CORPORATION | Error checking and correction for NAND flash devices |
11038536, | Aug 31 2007 | Kioxia Corporation | Semiconductor memory device and method of controlling the same |
11575395, | Aug 31 2007 | Kioxia Corporation | Semiconductor memory device and method of controlling the same |
8386881, | Aug 31 2007 | TOSHIBA MEMORY CORPORATION | Semiconductor memory device and method of controlling the same |
8583986, | Dec 17 2008 | Seagate Technology LLC | Solid-state memory with error correction coding |
8683295, | Aug 31 2010 | Western Digital Technologies, Inc. | Hybrid drive writing extended error correction code symbols to disk for data sectors stored in non-volatile semiconductor memory |
8732544, | Aug 31 2007 | Kioxia Corporation | Semiconductor memory device and method of controlling the same |
8959411, | Aug 31 2007 | Kioxia Corporation | Semiconductor memory device and method of controlling the same |
9304856, | Jan 10 2014 | International Business Machines Corporation | Implementing ECC control for enhanced endurance and data retention of flash memories |
9384090, | Aug 31 2007 | Kioxia Corporation | Semiconductor memory device and method of controlling the same |
9389956, | Jan 10 2014 | International Business Machines Corporation | Implementing ECC control for enhanced endurance and data retention of flash memories |
9417945, | Mar 05 2014 | International Business Machines Corporation | Error checking and correction for NAND flash devices |
Patent | Priority | Assignee | Title |
5475693, | Dec 27 1994 | Micron Technology, Inc | Error management processes for flash EEPROM memory arrays |
6041001, | Feb 25 1999 | U S BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT | Method of increasing data reliability of a flash memory device without compromising compatibility |
6134143, | Dec 01 1997 | U S BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT | Multi-state flash memory defect management |
6256762, | Jan 23 1997 | OKI SEMICONDUCTOR CO , LTD | Semiconductor disk device |
6651212, | Dec 16 1999 | Renesas Electronics Corporation | Recording/reproduction device, semiconductor memory, and memory card using the semiconductor memory |
6684353, | Dec 07 2000 | MONTEREY RESEARCH, LLC | Reliability monitor for a memory array |
6769087, | Apr 11 2000 | Kabushiki Kaisha Toshiba | Data storage device and method for controlling the device |
6947827, | Apr 12 2000 | NISSAN MOTOR CO , LTD | Engine idle stop control system for vehicles |
7114117, | Aug 09 2001 | Renesas Electronics Corporation | Memory card and memory controller |
7146555, | Dec 02 2002 | Pioneer Corporation | Error correction method, apparatus and program product |
7178067, | Jun 13 2000 | STMICROELECTRONICS S A | Secure EEPROM memory comprising an error correction circuit |
7210077, | Jan 29 2004 | SK HYNIX INC | System and method for configuring a solid-state storage device with error correction coding |
7308637, | Aug 18 2003 | Sony Corporation | Data recording/reproducing device, data recording/reproducing method, program, and recording medium |
7366246, | Dec 09 2003 | Gula Consulting Limited Liability Company | Method to maximize receiver performance in a multi-stream system |
7673222, | Jul 15 2005 | COMMUNICATION ADVANCES LLC | Error-correcting apparatus including multiple error-correcting modules functioning in parallel and related method |
7747927, | Nov 22 2005 | SanDisk Technologies LLC | Method for adapting a memory system to operate with a legacy host originally designed to operate with a different memory system |
7904788, | Nov 03 2006 | SanDisk Technologies LLC | Methods of varying read threshold voltage in nonvolatile memory |
20040255225, | |||
20060005109, | |||
JP10312340, | |||
JP2005285270, | |||
KR1020040038711, | |||
WO3100791, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Jan 25 2011 | Samsung Electronics Co., Ltd. | (assignment on the face of the patent) | / |
Date | Maintenance Fee Events |
Jul 28 2015 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Jul 22 2019 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Jul 26 2023 | M1553: Payment of Maintenance Fee, 12th Year, Large Entity. |
Date | Maintenance Schedule |
Feb 07 2015 | 4 years fee payment window open |
Aug 07 2015 | 6 months grace period start (w surcharge) |
Feb 07 2016 | patent expiry (for year 4) |
Feb 07 2018 | 2 years to revive unintentionally abandoned end. (for year 4) |
Feb 07 2019 | 8 years fee payment window open |
Aug 07 2019 | 6 months grace period start (w surcharge) |
Feb 07 2020 | patent expiry (for year 8) |
Feb 07 2022 | 2 years to revive unintentionally abandoned end. (for year 8) |
Feb 07 2023 | 12 years fee payment window open |
Aug 07 2023 | 6 months grace period start (w surcharge) |
Feb 07 2024 | patent expiry (for year 12) |
Feb 07 2026 | 2 years to revive unintentionally abandoned end. (for year 12) |