US5708667A - Method for detecting and correcting error by means of a high-dimension matrix and device using the same - Google Patents

Method for detecting and correcting error by means of a high-dimension matrix and device using the same Download PDF

Info

Publication number
US5708667A
US5708667A US08/781,138 US78113897A US5708667A US 5708667 A US5708667 A US 5708667A US 78113897 A US78113897 A US 78113897A US 5708667 A US5708667 A US 5708667A
Authority
US
United States
Prior art keywords
bits
data
error
error detection
matrices
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 - Lifetime
Application number
US08/781,138
Inventor
Tomohiro Hayashi
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to US08/781,138 priority Critical patent/US5708667A/en
Application granted granted Critical
Publication of US5708667A publication Critical patent/US5708667A/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1008Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices
    • G06F11/1012Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices using codes or arrangements adapted for a specific type of error
    • G06F11/102Error in check bits
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/29Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes combining two or more codes or code structures, e.g. product codes, generalised product codes, concatenated codes, inner and outer codes
    • H03M13/2906Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes combining two or more codes or code structures, e.g. product codes, generalised product codes, concatenated codes, inner and outer codes using block codes
    • H03M13/2918Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes combining two or more codes or code structures, e.g. product codes, generalised product codes, concatenated codes, inner and outer codes using block codes with error correction codes in three or more dimensions, e.g. 3-dimensional product code where the bits are arranged in a cube
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control

Definitions

  • the present invention generally relates to a method for detecting and correcting an error contained in digital data. More particularly, the present invention is concerned with a method for detecting and correcting an error contained in digital data by means of a high-dimension matrix.
  • Check data for detecting an error in data is added to the data arranged in the frame.
  • parity data for correcting the error is added to the data in the frame in each of the directions of the three dimensions.
  • the method for making the frame structure having the three-dimensional arrangement and producing the parity data with respect to the three-dimensional arrangement has an advantage in that a plurality of bit errors can be corrected, while having a disadvantage in that a large amount of data must be added to the data in the frame for error correction.
  • the above conventional method needs a large memory capacity and a large amount of processing for generating the parity data.
  • a more specific object of the present invention is to provide a method for detecting and correcting an error in digital data by means of a high-dimension matrix using a small amount of error detection and correction data to be added to original data, so that a one-bit error can be detected and corrected and a plural-bit error can be detected.
  • the step (a) comprises the step of arranging bits of the digital data in matrixes having a predetermined size; and the step (b) comprises the step of producing the error detection and correction data for the bits of the digital data arranged in the matrixes.
  • the step (c) comprises the step of detecting and correcting an error which may be contained in the digital data by using the error detection and correction data and check sum data.
  • the step (c) comprises the step of detecting and correcting a one-bit error which may be contained in the digital data by using the error detection and correction data.
  • the step (c) comprises the step of detecting and correcting an odd error of a plurality of bits which may be contained in the digital data by using the error detection and correction data.
  • the step (c) comprises the step of detecting and correcting an even error of the plurality of bits which may be contained in the digital data by using the error detection and correction data.
  • the step (c) comprises the step of detecting and correcting an error which may be contained in the digital data by using the error detection and correction data and check sum data.
  • the method further comprises:
  • step (c) detecting and correcting an error which may be contained in the digital data by using the error detection and correction data read from the memory in the step (e).
  • Another object of the present invention is to provide a device using the above-mentioned method.
  • a device comprising: a memory; and control means for controlling a data write and read operation on the memory;
  • control means comprising: first means for arranging digital data to be written into the memory in a plurality of dimensions equal to or higher than a fourth dimension so that arranged data is obtained for each of the plurality of dimensions; second means for producing error detection and correction data for the arranged data obtained for each of the plurality of dimensions; and third means for detecting and correcting an error which may be contained in the digital data by using the error detection and correction data.
  • FIG. 1 is a diagram of the principle of the present invention
  • FIG. 2 is a block diagram of a memory device using the error detection and correction method of the present invention
  • FIG. 3 is a diagram of an example of digital data processed by the present invention.
  • FIGS. 4A and 4B are diagrams showing how digital data is arranged in matrixes
  • FIG. 5 is a diagram showing how digital data is arranged in matrixes
  • FIG. 6 is a diagram showing how data of the matrixes is arranged in multiple dimensions
  • FIG. 7 is a diagram showing the relationship between the matrixes and pages
  • FIG. 8 is a diagram of digital data to which parity data is added
  • FIG. 9 is a diagram showing a parity error when an error occurs in bit BB6;
  • FIG. 10 is a diagram showing making error decisions used when error check sum is used.
  • FIG. 11 is a block diagram of an ECC generator
  • FIGS. 12A, 12B and 12C are diagrams of an ECC detector.
  • FIG. 1 is a diagram of the principle of the present invention.
  • Digital data 1 has 512 lines, each of the lines consisting of eight pieces of data such as AA0-AA7.
  • step S1 a plurality of matrixes, each having some pieces of data, are produced from the digital data and are respectively handled as pages. That is, one of the matrixes forms one page.
  • Each of the matrixes consists of four pieces of data, such as AA0, AA1, AA2 and AA3 arranged in columns and lines (rows), as shown in FIG. 1.
  • the matrix consisting of the four pieces of data AA0, AA1, AA2 and AA3 is handled as page (0000) 10 in decimal notation (which corresponds to (000000000000) 2 in binary notation).
  • the pieces of data of the matrixes are grouped in first and second dimensions so as to form pieces of first-dimension data each consisting of the pieces of data located in the same line and pieces of second-dimension data each consisting of the pieces of data located in the same column.
  • first and second dimensions When 2 ⁇ 2 matrixes are used, two pieces of data are formed in the first dimensions and two pieces of data are formed in the second dimension.
  • Each of the two pieces of first-dimension data consists of 2048 bits
  • each of the two pieces of second-dimension data consists of 2048 bits.
  • step S2 two pieces CP0 and CP1 of parity data (error detection and correction data) for the respective pieces of first-dimension data are produced, and two pieces LP0 and LP1 of parity data for the respective pieces of second-dimension data are produced.
  • the parity data CP0 and CP1 are handled as first-dimension data, and the parity data LP0 and LP1 are handled as second-dimension data.
  • step S2 dimension data having dimensions higher than the second dimension are produced from the pages. More specifically, two pieces of parity data for data "0" and "1" in each of the digits of the binary page numbers identifying the pages are calculated. For example, parity data PS00 for data (2048-bit data in the example shown in FIG. 1) of the pages having the first digit "0" in the page number expressed in binary notation is calculated, and parity data PS01 for data of the pages having the first digit "1" in the page number is calculated. The parity data PS00 and PS01 are handled as third-dimension data.
  • Parity data PS02 for data of the pages having the second digit "0" of the page number is calculated, and parity data PS03 for data of the pages having the second digit "1" in the page number is calculated.
  • the parity data PS02 and PS03 are handled as fourth-dimension data. In the above-mentioned manner, two pieces of parity data for data of the pages having the i-th digit "0" and data of the pages having the i-th digit "1" are calculated.
  • the parity data related to the first and second dimensions is shown in the dashed box to the right of step S1 to aid in understanding how the first and second dimension parity data CP0, CP1, LP0, LP1 are produced.
  • the matrixes are produced and data of the matrixes are arranged in the multiple dimensions in step S1.
  • a pair of pieces of parity data is calculated in each of the including the first and second dimension parity data CP0, CP1, LP0, LP1. It is preferable to arrange the digital data in dimensions equal to or higher than the fourth dimensions in order to detect and correct errors which may be contained in the digital data with high accuracy.
  • step S3 a group 2 of parity data (error detection and correction data) is added to the digital data 1.
  • step S4 an error contained in the digital data 1 is detected and corrected by means of the group 2 of parity data. It is possible to additionally use sum check data 3 for the digital data 1 in order to detect and correct an error contained in the digital data 1.
  • step S4 a one-bit error can be detected and corrected by means of the group 2 of parity data. Further, a two-bit error and an odd-bit error consisting of three bits or more can be detected.
  • FIG. 2 is a block diagram of a memory system 100 which is an application of the present invention.
  • the memory system 100 shown in FIG. 2 uses flash memories. More particularly, the memory system 100 includes a controller LS1 101, a CPU (Central Processing Unit) 102, an SRAM (Static Random Access Memory) 103, a clock generator 104, and flash memories 105-1 through 105-5.
  • the memory system 100 is, for example, a memory card.
  • the controller LSI 101 controls the data erasing and writing operations of the flash memories 105-1 through 105-5.
  • the SRAM 103 is used to store various tables and is used as a data buffer for temporarily storing data and as a save buffer when writing data into the flash memories 105-1 through 105-5.
  • the CPU 102 or the controller LSI 101 produces the error detection and correction data to be added to data to be written into the flash memories 105-1 through 105-5 when writing the data therein, and adds the data with the error detection and correction data added thereto into the flash memories 105-1 through 105-5.
  • the CPU 102 or the controller LSI 101 performs the error detection and correction operation by means of the above-mentioned error detection and correction data.
  • FIG. 3 shows data equal to one frame (512 bytes) to be written into the flash memories.
  • a description will hereinafter be given of production of the error detection and correction data with respect to 512-byte data in order to facilitate understanding the embodiment of the present invention being considered.
  • the present invention is not limited to the 512-byte data.
  • the error detection and correction data is produced as follows.
  • matrixes are formed from the 512-byte data.
  • the matrixes have a minimum unit making it easy to process data.
  • An optimal minimum unit for facilitating data processing is the 2 ⁇ 2 matrix because normally the processing unit of digital data is 2 2 .
  • the minimum unit may be the 2 ⁇ 3, 2 ⁇ 4, 4 ⁇ 4, 4 ⁇ 8 or 8 ⁇ 8 matrix, taking into account the amount of data to be processed. In the following description, the 2 ⁇ 2 matrix is used.
  • the first method for setting four pieces of data in the 2 ⁇ 2 matrix is shown in FIG. 4A. Every four consecutive pieces of data are extracted from the 512-byte digital data shown in FIG. 3 in the line direction (the horizontal direction in FIG. 3) in which eight pieces of data such as AA0-AA7 are aligned in a line. As shown in FIG. 4A, 2 ⁇ 2 matrixes AA0, AA1, AA2, AA3!, AA4, AA5, AA6, AA7!, . . . are formed in this order.
  • the first method is advantageous to detect an error in the same column direction (the vertical direction in FIG. 3) because the pieces of data of the digital data are extracted in the line direction. However, the first method has a difficulty in the detection of a burst error (an error in the horizontal direction in FIG. 3).
  • the second method for setting four pieces of data in the 2 ⁇ 2 matrix is shown in FIG. 4B. Every four consecutive pieces of data are extracted from the 512-byte digital data shown in FIG. 3 in the column direction in which pieces of data such as AA0, AB0, AC0, . . . are aligned in a column. As shown in FIG. 4B, 2 ⁇ 2 matrixes AA0, AB0, AC0, AD0!, AA1, AB1, AC1, AD1! are formed in this order.
  • the second method is advantageous to detect a burst error in the same line direction (the horizontal direction in FIG. 3) because the pieces of data of the digital data are extracted in the column direction. However, the second method has a difficulty in the detection of an error in the same line direction.
  • the third method for setting four pieces of data in the 2 ⁇ 2 matrix is shown in FIG. 5. Every four consecutive pieces of data are obliquely extracted from the 512-byte digital data shown in FIG. 3. For example, matrixes AA0, AB1, AC2, AD3!, AA1, AB2, AC3, AD4!, . . . are formed in this order.
  • the third method is advantageous to detect a burst error and an error in the same line direction because the pieces of data are obliquely extracted. However, it may be difficult to identify the address of the detected error.
  • the fourth method for setting four pieces of data in the 2 ⁇ 2 matrix is to extract every four pieces of data according to a rule applied to a particular area defined by the user.
  • the user supposes occurrence of errors and defines a rule applied to a particular area of the arrangement of the digital data in order to effectively detect the supposed errors.
  • the fourth method is flexible to the needs of the user, while it has a difficulty in identification of the address of the detected error.
  • the matrixes thus formed are handled as pages, and the pieces of data of the matrixes are extended in the multiple dimensions.
  • FIG. 6 shows that the matrixes formed by the first method are handled as pages, and the pieces of data of the matrixes thus formed are extended in the multiple dimensions.
  • the matrixes AA0, AA1, AA2, AA3!, AA4, AA5, AA6, AA7!, AAS, AA9, AA10, AA11!, . . . are handled as pages PAGE000000000000(0000), PAGE000000000001(0001), PAGE000000000010(0002), . . . , and the pieces of the parity data (one-bit parity data) of the respective dimensions are calculated (the numeral in each parenthesis is expressed in decimal notation).
  • the parity data CP0 with respect to the first columns of the 2 ⁇ 2 matrixes (2048 bits) is calculated, and the parity data CP1 with respect to the second columns of the 2 ⁇ 2 matrixes (2048 bits) is calculated.
  • the parity data CP0 and CP1 are the first-dimension data.
  • the parity data LP0 with respect to the first lines of the 2 ⁇ 2 matrixes (2048 bits) is calculated, and the parity data LP1 with respect to the second lines of the 2 ⁇ 2 matrixes (2048 bits) is calculated.
  • the parity data LP0 and LP1 are the second-dimension data.
  • two pieces of parity data are calculated in each of the dimensions higher than the second dimension.
  • PS00 denotes the parity data for data of the pages having the first digit "0" in the page number expressed in binary notation
  • PS01 denotes the parity data for data of the pages having the first digit "1" in the page number.
  • the parity data PS00 and PS01 are the third-dimension data. In the above-mentioned manner, two pieces of the parity data related to each of the third to twelfth dimensions are calculated.
  • each of the dimensions is formed every two pages because the matrix has the 2 ⁇ 2 structure. In general, however, the number of pages contained in one dimension depends on the size of the matrix. It is possible to form each dimension every four or eight pages.
  • FIG. 8 shows the data with the parity data added thereto.
  • the parity data CP0, CP1, LP0, LP1, PSO0, PS01, . . . , PS19 are arranged in lines 512 through 514 of the data. It is possible to arbitrarily arrange these pieces of the parity data in the lines 512 through 514. Further, two pieces of parity data (two bits of parity data) are paired such as (CPO, CP1), (LPO, LP1), (PS00, PS01, . . . , (PS18, PS19).
  • the CPU 102 or the controller LSI 101 adds the parity data produced in the above-mentioned manner to the data, and writes the data with the parity data added thereto into the flash memories 105-1 through 105-5.
  • the data detection and correction process is performed by means of the parity data added to the data.
  • FIG. 9 shows the state of parity errors observed in the case where an error occurs at the bit BB6 shown in FIG. 8.
  • an error occurs in one of each of the pairs of parity bits.
  • errors occur in the parity bits shown in dotted blocks. More specifically, the bit number of the bit BB6 is 110(6), and therefore an error occurs in one CP1 of the two pieces of the first-dimension parity data and an error occurs in one LP0 of the two pieces of the second-dimension parity data.
  • the page address of the matrix having the bit BB6 is 0000010011(0019), and the first and second digits are "1".
  • an error occurs in the third-dimension parity data PS01 and an error occurs in the fourth-dimension parity data PS03.
  • errors occur in the high dimension parity data.
  • the embodiment of the present invention being considered can detect an error of two bits or more but cannot correct the detected error in view of the algorithm employed in the present embodiment. Hence, such an error can be detected only according to the present embodiment.
  • an even error of four bits or more When an even error of four bits or more occurs, errors concurrently occur in a plurality of matrixes among all the matrixes. Also, the state of occurrence of an even error of four bits or more may cause parity errors. Hence, in some cases, an even error of four bits or more may not be detected.
  • two of the aforementioned first through fourth methods are jointly used.
  • Use of two of the first through fourth methods is effective in detection of an even error of four bits or more.
  • different types of matrixes are formed with respect to a particular part (area) of the digital data. Hence, it is sufficient to have parity bits doubly in the particular area. It is not necessary to have bits data doubly with respect to the whole digital data.
  • the above-mentioned embodiment of the present invention detects and corrects errors by using the parity data derived from the high-dimension matrixes. It is possible to cooperate the parity data derived from the high-dimension matrixes with the check sum in order to improve the rate of detection of errors, particularly errors of four bits or more.
  • FIG. 10 shows the conditions for determining whether or not errors have occurred.
  • 1! shows the case where an error occurs in one of the two bits of each of all the parity pairs
  • 2! shows the case where an error occurs in one of the two bits of each of some parity pairs
  • 3! shows the case where there is no error in all the parity pairs.
  • FIG. 11 is a block diagram of an ECC generator for use with 64-bit data (eight columns and lines).
  • the ECC generator is implemented by software executed by the CPU 102 or the controller LSI 101.
  • the structure shown in FIG. 11 is implemented by hardware.
  • the ECC generator receives eight-bit digital data DO through D7 and forms 2 ⁇ 2 matrixes. Then, the ECC generator arranges the data of the 2 ⁇ 2 matrixes into 6 dimensions, and produces a pair of parity bits such as (CP0, CP1) or (LP0, LP1) in each of the six dimensions.
  • the ECC generator has exclusive-OR gates (EXOR) 10, which receive the digital data DO through D7, and generate signals CO0 through CO5, each of which signals is derived from four bits of the digital data.
  • the digital data D0 through D7 are applied to the EXOR gates 10 in parallel via a bus, and symbols CO through C7 denote respective one-bit lines of the bus.
  • the ECC generator generates a signal LO0 from the digital data D0 through D7.
  • the ECC generator has a four-bit counter 12 and an inverter 14a.
  • the counter 12 performs the count operation in synchronism with a clock signal CLK.
  • Three bits LA0, LA1 AND LA2 among the four-bit output signal of the counter 12 are inverted by the inverter 14a, which outputs inverted versions *LA0, *LA1 and *LA2.
  • the ECC generator includes a circuit made up of EXOR gates 14 and flip-flops (FF) 16.
  • the above circuit receives the signals CO0 through CO5 and the clock signal CLK, and produces pairs of parity bits (CP0, CP1), (CP2, CP3) and (CP4 and CP5) in the first, second and third dimensions, respectively.
  • the ECC generator includes another circuit made up of AND gates 18, EXOR gates 20 and flip-flops 22. This circuit receives the signals LO0, LAO through LA3, *LAO through *LA3 and the clock signal CLK, and produces pairs of parity bits (LP0, LP1), (LP2, LP3) and (LP4, LP5) in the fourth, fifth and sixth dimensions, respectively.
  • FIGS. 12A, 12B and 12C are block diagrams of an error detector.
  • the error detector is implemented by software executed by the CPU 102 or the controller LSI 101.
  • the structures shown in FIGS. 12A, 12B and 12C are implemented by hardware.
  • the error detector shown in FIG. 12A includes EXOR gates 24, which receive the parity bits CPA0 through CPA5 and LPA0 through LPA5 obtained this time, and parity bits CPB0 through CPB5 and LPB0 through LPB5 obtained last time.
  • the EXOR gates 24 output signals EC0 through EC11.
  • the error detector also includes a NOR gate 26, which receives the signals EC0 through EC11.
  • the output signal NER of the NOR gate 26 indicates that there is no error.
  • the error detector includes EXOR gates 28, which receives the signals EC0 through EC11, and derives signals EP0 through EP5 therefrom.
  • the error detector includes an AND gate 30, which receives the signals EP0 through EP5.
  • the AND gate 30 outputs a correctable error signal CRE indicating the presence of a correctable error.
  • the error detector includes a circuit shown in FIG. 12B, in which there are provided full adders 32, a NOR gate 34 and an AND gate 36.
  • symbols "A” and “B” denote inputs of the full adders 32
  • symbol “C” denotes a carry input.
  • a symbol “S” denotes the output signal of each of the full adders 32
  • a symbol “CO” denotes a carry signal.
  • the circuit shown in FIG. 12B receives the signals EC0 through EC11, and outputs an ECC code error signal EER.
  • the error detector has a NOR gate 38 shown in FIG. 12C.
  • the NOR gate 38 receives the signals NER, CRE and EER, and outputs an uncorrectable error signal UNC.
  • the digital data is arranged in the multiple dimensions, preferably dimensions equal to or higher than the fourth dimension, and the error detection and correction data is produced in each of the multiple dimensions.

Abstract

A method of detecting and correcting an error which may be contained in digital data includes steps of (a) arranging the digital data in a plurality of dimensions equal to or higher than a fourth dimension so that arranged data is obtained for each of the plurality of dimensions, (b) producing error detection and correction data for the arranged data obtained for each of the plurality of dimensions, and (c) detecting and correcting an error which may be contained in the digital data by using the error detection and correction data.

Description

This application is a continuation of application Ser. No. 08/279,391, filed Jul. 25, 1994, now abandoned.
BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention generally relates to a method for detecting and correcting an error contained in digital data. More particularly, the present invention is concerned with a method for detecting and correcting an error contained in digital data by means of a high-dimension matrix.
2. Description of the Prior Art
A method is known for detecting and correcting an error contained in digital data of which the structure of a frame, which is the unit of transmission of digital data, is designed to have a three-dimensional arrangement. Check data for detecting an error in data is added to the data arranged in the frame. Further, parity data for correcting the error is added to the data in the frame in each of the directions of the three dimensions.
The method for making the frame structure having the three-dimensional arrangement and producing the parity data with respect to the three-dimensional arrangement has an advantage in that a plurality of bit errors can be corrected, while having a disadvantage in that a large amount of data must be added to the data in the frame for error correction. Hence, the above conventional method needs a large memory capacity and a large amount of processing for generating the parity data.
SUMMARY OF THE INVENTION
It is a general object of the present invention to provide a method for detecting and correcting an error in digital data in which the above disadvantage is eliminated.
A more specific object of the present invention is to provide a method for detecting and correcting an error in digital data by means of a high-dimension matrix using a small amount of error detection and correction data to be added to original data, so that a one-bit error can be detected and corrected and a plural-bit error can be detected.
The above objects of the present invention are achieved by a method of detecting and correcting an error which may be contained in digital data, the method comprising the steps of:
(a) arranging the digital data in a plurality of dimensions equal to or higher than a fourth dimension so that arranged data is obtained for each of the plurality of dimensions;
(b) producing error detection and correction data for the arranged data obtained for each of the plurality of dimensions; and
(c) detecting and correcting an error which may be contained in the digital data by using the error detection and correction data.
Preferably, the step (a) comprises the step of arranging bits of the digital data in matrixes having a predetermined size; and the step (b) comprises the step of producing the error detection and correction data for the bits of the digital data arranged in the matrixes.
Preferably, the step (c) comprises the step of detecting and correcting an error which may be contained in the digital data by using the error detection and correction data and check sum data.
Preferably, the step (c) comprises the step of detecting and correcting a one-bit error which may be contained in the digital data by using the error detection and correction data.
Preferably, the step (c) comprises the step of detecting and correcting an odd error of a plurality of bits which may be contained in the digital data by using the error detection and correction data.
Preferably, the step (c) comprises the step of detecting and correcting an even error of the plurality of bits which may be contained in the digital data by using the error detection and correction data.
Preferably, the step (c) comprises the step of detecting and correcting an error which may be contained in the digital data by using the error detection and correction data and check sum data.
Preferably, the method further comprises:
(d) writing the digital data into a memory together with the error detection and correction data; and (e) reading digital data from the memory together with the error detection and correction data,
the step (c) detecting and correcting an error which may be contained in the digital data by using the error detection and correction data read from the memory in the step (e).
Another object of the present invention is to provide a device using the above-mentioned method.
This object of the present invention is achieved by a device comprising: a memory; and control means for controlling a data write and read operation on the memory;
the control means comprising: first means for arranging digital data to be written into the memory in a plurality of dimensions equal to or higher than a fourth dimension so that arranged data is obtained for each of the plurality of dimensions; second means for producing error detection and correction data for the arranged data obtained for each of the plurality of dimensions; and third means for detecting and correcting an error which may be contained in the digital data by using the error detection and correction data.
BRIEF DESCRIPTION OF THE DRAWINGS
Other objects, features and advantages of the present invention will become more apparent from the following detailed description when read in conjunction with the accompanying drawings, in which:
FIG. 1 is a diagram of the principle of the present invention;
FIG. 2 is a block diagram of a memory device using the error detection and correction method of the present invention;
FIG. 3 is a diagram of an example of digital data processed by the present invention;
FIGS. 4A and 4B are diagrams showing how digital data is arranged in matrixes;
FIG. 5 is a diagram showing how digital data is arranged in matrixes;
FIG. 6 is a diagram showing how data of the matrixes is arranged in multiple dimensions;
FIG. 7 is a diagram showing the relationship between the matrixes and pages;
FIG. 8 is a diagram of digital data to which parity data is added;
FIG. 9 is a diagram showing a parity error when an error occurs in bit BB6;
FIG. 10 is a diagram showing making error decisions used when error check sum is used;
FIG. 11 is a block diagram of an ECC generator; and
FIGS. 12A, 12B and 12C are diagrams of an ECC detector.
DESCRIPTION OF THE PREFERRED EMBODIMENTS
FIG. 1 is a diagram of the principle of the present invention.
Digital data 1 has 512 lines, each of the lines consisting of eight pieces of data such as AA0-AA7. In step S1, a plurality of matrixes, each having some pieces of data, are produced from the digital data and are respectively handled as pages. That is, one of the matrixes forms one page. Each of the matrixes consists of four pieces of data, such as AA0, AA1, AA2 and AA3 arranged in columns and lines (rows), as shown in FIG. 1. The matrix consisting of the four pieces of data AA0, AA1, AA2 and AA3 is handled as page (0000)10 in decimal notation (which corresponds to (000000000000)2 in binary notation). Then, the pieces of data of the matrixes are grouped in first and second dimensions so as to form pieces of first-dimension data each consisting of the pieces of data located in the same line and pieces of second-dimension data each consisting of the pieces of data located in the same column. When 2×2 matrixes are used, two pieces of data are formed in the first dimensions and two pieces of data are formed in the second dimension. Each of the two pieces of first-dimension data consists of 2048 bits, and each of the two pieces of second-dimension data consists of 2048 bits.
Then in step S2 two pieces CP0 and CP1 of parity data (error detection and correction data) for the respective pieces of first-dimension data are produced, and two pieces LP0 and LP1 of parity data for the respective pieces of second-dimension data are produced. The parity data CP0 and CP1 are handled as first-dimension data, and the parity data LP0 and LP1 are handled as second-dimension data.
In step S2, dimension data having dimensions higher than the second dimension are produced from the pages. More specifically, two pieces of parity data for data "0" and "1" in each of the digits of the binary page numbers identifying the pages are calculated. For example, parity data PS00 for data (2048-bit data in the example shown in FIG. 1) of the pages having the first digit "0" in the page number expressed in binary notation is calculated, and parity data PS01 for data of the pages having the first digit "1" in the page number is calculated. The parity data PS00 and PS01 are handled as third-dimension data. Parity data PS02 for data of the pages having the second digit "0" of the page number is calculated, and parity data PS03 for data of the pages having the second digit "1" in the page number is calculated. The parity data PS02 and PS03 are handled as fourth-dimension data. In the above-mentioned manner, two pieces of parity data for data of the pages having the i-th digit "0" and data of the pages having the i-th digit "1" are calculated.
It is noted that in FIG. 1, the parity data related to the first and second dimensions is shown in the dashed box to the right of step S1 to aid in understanding how the first and second dimension parity data CP0, CP1, LP0, LP1 are produced. However, generally, the matrixes are produced and data of the matrixes are arranged in the multiple dimensions in step S1. Then, in step S2, a pair of pieces of parity data (parity bits) is calculated in each of the including the first and second dimension parity data CP0, CP1, LP0, LP1. It is preferable to arrange the digital data in dimensions equal to or higher than the fourth dimensions in order to detect and correct errors which may be contained in the digital data with high accuracy.
In step S3, a group 2 of parity data (error detection and correction data) is added to the digital data 1. In step S4, an error contained in the digital data 1 is detected and corrected by means of the group 2 of parity data. It is possible to additionally use sum check data 3 for the digital data 1 in order to detect and correct an error contained in the digital data 1. In step S4, a one-bit error can be detected and corrected by means of the group 2 of parity data. Further, a two-bit error and an odd-bit error consisting of three bits or more can be detected.
FIG. 2 is a block diagram of a memory system 100 which is an application of the present invention. The memory system 100 shown in FIG. 2 uses flash memories. More particularly, the memory system 100 includes a controller LS1 101, a CPU (Central Processing Unit) 102, an SRAM (Static Random Access Memory) 103, a clock generator 104, and flash memories 105-1 through 105-5. The memory system 100 is, for example, a memory card. The controller LSI 101 controls the data erasing and writing operations of the flash memories 105-1 through 105-5. The SRAM 103 is used to store various tables and is used as a data buffer for temporarily storing data and as a save buffer when writing data into the flash memories 105-1 through 105-5. The CPU 102 or the controller LSI 101 produces the error detection and correction data to be added to data to be written into the flash memories 105-1 through 105-5 when writing the data therein, and adds the data with the error detection and correction data added thereto into the flash memories 105-1 through 105-5. The CPU 102 or the controller LSI 101 performs the error detection and correction operation by means of the above-mentioned error detection and correction data.
FIG. 3 shows data equal to one frame (512 bytes) to be written into the flash memories. A description will hereinafter be given of production of the error detection and correction data with respect to 512-byte data in order to facilitate understanding the embodiment of the present invention being considered. However, it is to be noted that the present invention is not limited to the 512-byte data.
The error detection and correction data is produced as follows.
First of all, matrixes are formed from the 512-byte data. The matrixes have a minimum unit making it easy to process data. An optimal minimum unit for facilitating data processing is the 2×2 matrix because normally the processing unit of digital data is 22. However, the minimum unit may be the 2×3, 2×4, 4×4, 4×8 or 8×8 matrix, taking into account the amount of data to be processed. In the following description, the 2×2 matrix is used.
Next, four pieces of data of the digital data shown in FIG. 3 are set in the 2×2 matrix in one of the following four methods. Of course, another method can be used to set four pieces of data in the 2×2 matrix.
The first method for setting four pieces of data in the 2×2 matrix is shown in FIG. 4A. Every four consecutive pieces of data are extracted from the 512-byte digital data shown in FIG. 3 in the line direction (the horizontal direction in FIG. 3) in which eight pieces of data such as AA0-AA7 are aligned in a line. As shown in FIG. 4A, 2×2 matrixes AA0, AA1, AA2, AA3!, AA4, AA5, AA6, AA7!, . . . are formed in this order. The first method is advantageous to detect an error in the same column direction (the vertical direction in FIG. 3) because the pieces of data of the digital data are extracted in the line direction. However, the first method has a difficulty in the detection of a burst error (an error in the horizontal direction in FIG. 3).
The second method for setting four pieces of data in the 2×2 matrix is shown in FIG. 4B. Every four consecutive pieces of data are extracted from the 512-byte digital data shown in FIG. 3 in the column direction in which pieces of data such as AA0, AB0, AC0, . . . are aligned in a column. As shown in FIG. 4B, 2×2 matrixes AA0, AB0, AC0, AD0!, AA1, AB1, AC1, AD1! are formed in this order. The second method is advantageous to detect a burst error in the same line direction (the horizontal direction in FIG. 3) because the pieces of data of the digital data are extracted in the column direction. However, the second method has a difficulty in the detection of an error in the same line direction.
The third method for setting four pieces of data in the 2×2 matrix is shown in FIG. 5. Every four consecutive pieces of data are obliquely extracted from the 512-byte digital data shown in FIG. 3. For example, matrixes AA0, AB1, AC2, AD3!, AA1, AB2, AC3, AD4!, . . . are formed in this order. The third method is advantageous to detect a burst error and an error in the same line direction because the pieces of data are obliquely extracted. However, it may be difficult to identify the address of the detected error.
The fourth method for setting four pieces of data in the 2×2 matrix is to extract every four pieces of data according to a rule applied to a particular area defined by the user. The user supposes occurrence of errors and defines a rule applied to a particular area of the arrangement of the digital data in order to effectively detect the supposed errors. The fourth method is flexible to the needs of the user, while it has a difficulty in identification of the address of the detected error.
Then, the matrixes thus formed are handled as pages, and the pieces of data of the matrixes are extended in the multiple dimensions.
FIG. 6 shows that the matrixes formed by the first method are handled as pages, and the pieces of data of the matrixes thus formed are extended in the multiple dimensions. As shown in FIG. 6, the matrixes AA0, AA1, AA2, AA3!, AA4, AA5, AA6, AA7!, AAS, AA9, AA10, AA11!, . . . are handled as pages PAGE000000000000(0000), PAGE000000000001(0001), PAGE000000000010(0002), . . . , and the pieces of the parity data (one-bit parity data) of the respective dimensions are calculated (the numeral in each parenthesis is expressed in decimal notation).
Then, the parity data CP0 with respect to the first columns of the 2×2 matrixes (2048 bits) is calculated, and the parity data CP1 with respect to the second columns of the 2×2 matrixes (2048 bits) is calculated. The parity data CP0 and CP1 are the first-dimension data. Similarly, the parity data LP0 with respect to the first lines of the 2×2 matrixes (2048 bits) is calculated, and the parity data LP1 with respect to the second lines of the 2×2 matrixes (2048 bits) is calculated. The parity data LP0 and LP1 are the second-dimension data.
Thereafter, as shown in FIG. 7, two pieces of parity data are calculated in each of the dimensions higher than the second dimension. For example, PS00 denotes the parity data for data of the pages having the first digit "0" in the page number expressed in binary notation, and PS01 denotes the parity data for data of the pages having the first digit "1" in the page number. The parity data PS00 and PS01 are the third-dimension data. In the above-mentioned manner, two pieces of the parity data related to each of the third to twelfth dimensions are calculated.
It will be noted that each of the dimensions is formed every two pages because the matrix has the 2×2 structure. In general, however, the number of pages contained in one dimension depends on the size of the matrix. It is possible to form each dimension every four or eight pages.
The parity data produced in the above-mentioned manner is added to the data shown in FIG. 3. FIG. 8 shows the data with the parity data added thereto. The parity data CP0, CP1, LP0, LP1, PSO0, PS01, . . . , PS19 are arranged in lines 512 through 514 of the data. It is possible to arbitrarily arrange these pieces of the parity data in the lines 512 through 514. Further, two pieces of parity data (two bits of parity data) are paired such as (CPO, CP1), (LPO, LP1), (PS00, PS01, . . . , (PS18, PS19).
In the aforementioned memory system shown in FIG. 2, the CPU 102 or the controller LSI 101 adds the parity data produced in the above-mentioned manner to the data, and writes the data with the parity data added thereto into the flash memories 105-1 through 105-5. When the data is read from the flash memories 105-1 through 105-5, the data detection and correction process is performed by means of the parity data added to the data.
A description will now be given, with reference to FIG. 9, of a one-bit error detection and correction process. FIG. 9 shows the state of parity errors observed in the case where an error occurs at the bit BB6 shown in FIG. 8. In this case, an error occurs in one of each of the pairs of parity bits. In the case shown in FIG. 9, errors occur in the parity bits shown in dotted blocks. More specifically, the bit number of the bit BB6 is 110(6), and therefore an error occurs in one CP1 of the two pieces of the first-dimension parity data and an error occurs in one LP0 of the two pieces of the second-dimension parity data. The page address of the matrix having the bit BB6 is 0000010011(0019), and the first and second digits are "1". Hence, an error occurs in the third-dimension parity data PS01 and an error occurs in the fourth-dimension parity data PS03. Similarly, errors occur in the high dimension parity data.
As can be seen from FIG. 9, in the case where a one-bit error occurs, an error occurs in one of the two bits of each of all the parity pairs, and the contents of the errors directly indicate the error address and the error bit number. Hence, the value of the bit indicated as the one-bit error is inverted so that the one-bit error can be corrected.
The embodiment of the present invention being considered can detect an error of two bits or more but cannot correct the detected error in view of the algorithm employed in the present embodiment. Hence, such an error can be detected only according to the present embodiment.
When a two-bit error occurs, an error occurs in one of the two bits of each of all the parity pairs such as (CP0, CP1), (LP0, LP1), (PS00, PS01), (PS18, PS19) except for one parity pair. That is, a two-bit error can be detected with an accuracy of 100%.
When an odd error of three bits or more occurs, an error occurs in one of the two bits of each of all the parity pairs such as (CP0, CP1), (LP0, LP1), (PS00, PS01), (PS18, PS19) except for a plurality of parity pairs. Hence, odd errors of three bits or more can be detected with an accuracy of 100%.
When an even error of four bits or more occurs, errors concurrently occur in a plurality of matrixes among all the matrixes. Also, the state of occurrence of an even error of four bits or more may cause parity errors. Hence, in some cases, an even error of four bits or more may not be detected.
In order to improve the rate of detection of an even error of four bits or more, two of the aforementioned first through fourth methods are jointly used. Use of two of the first through fourth methods is effective in detection of an even error of four bits or more. In this case, different types of matrixes are formed with respect to a particular part (area) of the digital data. Hence, it is sufficient to have parity bits doubly in the particular area. It is not necessary to have bits data doubly with respect to the whole digital data.
For example, in the case where the 2×2 matrix is used when the first and second methods are jointly used, only five parity pairs (CP0, CP1), (LP0, LP1), (PS00, PS01), (PS02, PS03) and (PS04, PS05) are produced doubly. It is not necessary to doubly have parity pairs having the dimensions higher than those of the above five parity pairs because the parity pairs produced by the first method are the same as those produced by the second method.
When a one-bit error occurs in the parity data itself using the high-dimension matrixes, an error occurs in only one of the parity pairs, and is hence handled as a parity data error. In the case where an error of two bits or more occurs in the parity data itself, the user is authorized to determine what should be parity data errors.
The above-mentioned embodiment of the present invention detects and corrects errors by using the parity data derived from the high-dimension matrixes. It is possible to cooperate the parity data derived from the high-dimension matrixes with the check sum in order to improve the rate of detection of errors, particularly errors of four bits or more.
FIG. 10 shows the conditions for determining whether or not errors have occurred. In FIG. 10, 1! shows the case where an error occurs in one of the two bits of each of all the parity pairs, 2! shows the case where an error occurs in one of the two bits of each of some parity pairs, and 3! shows the case where there is no error in all the parity pairs. As shown in FIG. 10, by using the parity data and the presence/nonpresence of check sum errors, it is possible to detect errors in the digital data, parity data, sum check data and to determine whether or not the digital data is normal.
FIG. 11 is a block diagram of an ECC generator for use with 64-bit data (eight columns and lines). In the structure shown in FIG. 1, the ECC generator is implemented by software executed by the CPU 102 or the controller LSI 101. The structure shown in FIG. 11 is implemented by hardware. The ECC generator receives eight-bit digital data DO through D7 and forms 2×2 matrixes. Then, the ECC generator arranges the data of the 2×2 matrixes into 6 dimensions, and produces a pair of parity bits such as (CP0, CP1) or (LP0, LP1) in each of the six dimensions.
The ECC generator has exclusive-OR gates (EXOR) 10, which receive the digital data DO through D7, and generate signals CO0 through CO5, each of which signals is derived from four bits of the digital data. The digital data D0 through D7 are applied to the EXOR gates 10 in parallel via a bus, and symbols CO through C7 denote respective one-bit lines of the bus. Further, the ECC generator generates a signal LO0 from the digital data D0 through D7. The ECC generator has a four-bit counter 12 and an inverter 14a. The counter 12 performs the count operation in synchronism with a clock signal CLK. Three bits LA0, LA1 AND LA2 among the four-bit output signal of the counter 12 are inverted by the inverter 14a, which outputs inverted versions *LA0, *LA1 and *LA2.
Further, the ECC generator includes a circuit made up of EXOR gates 14 and flip-flops (FF) 16. The above circuit receives the signals CO0 through CO5 and the clock signal CLK, and produces pairs of parity bits (CP0, CP1), (CP2, CP3) and (CP4 and CP5) in the first, second and third dimensions, respectively. Furthermore, the ECC generator includes another circuit made up of AND gates 18, EXOR gates 20 and flip-flops 22. This circuit receives the signals LO0, LAO through LA3, *LAO through *LA3 and the clock signal CLK, and produces pairs of parity bits (LP0, LP1), (LP2, LP3) and (LP4, LP5) in the fourth, fifth and sixth dimensions, respectively.
FIGS. 12A, 12B and 12C are block diagrams of an error detector. In the structure shown in FIG. 1, the error detector is implemented by software executed by the CPU 102 or the controller LSI 101. The structures shown in FIGS. 12A, 12B and 12C are implemented by hardware.
The error detector shown in FIG. 12A includes EXOR gates 24, which receive the parity bits CPA0 through CPA5 and LPA0 through LPA5 obtained this time, and parity bits CPB0 through CPB5 and LPB0 through LPB5 obtained last time. The EXOR gates 24 output signals EC0 through EC11. The error detector also includes a NOR gate 26, which receives the signals EC0 through EC11. The output signal NER of the NOR gate 26 indicates that there is no error. Further, the error detector includes EXOR gates 28, which receives the signals EC0 through EC11, and derives signals EP0 through EP5 therefrom. Furthermore, the error detector includes an AND gate 30, which receives the signals EP0 through EP5. The AND gate 30 outputs a correctable error signal CRE indicating the presence of a correctable error.
Further, the error detector includes a circuit shown in FIG. 12B, in which there are provided full adders 32, a NOR gate 34 and an AND gate 36. In FIG. 12B, symbols "A" and "B" denote inputs of the full adders 32, and symbol "C" denotes a carry input. Further, a symbol "S" denotes the output signal of each of the full adders 32, and a symbol "CO" denotes a carry signal. The circuit shown in FIG. 12B receives the signals EC0 through EC11, and outputs an ECC code error signal EER.
Further, the error detector has a NOR gate 38 shown in FIG. 12C. The NOR gate 38 receives the signals NER, CRE and EER, and outputs an uncorrectable error signal UNC.
According to the present invention, the digital data is arranged in the multiple dimensions, preferably dimensions equal to or higher than the fourth dimension, and the error detection and correction data is produced in each of the multiple dimensions. With the above structure, it becomes possible to definitely detect and correct errors contained in the digital data by a simple algorithm and a small amount of data to be added to the digital data. Further, the present invention is very effective to all types of errors such as random errors, burst errors and byte errors.
The present invention is not limited to the specifically disclosed embodiments, and variations and modifications may be made without departing from the scope of the present invention.

Claims (17)

What is claimed is:
1. A device comprising:
a memory; and
control means for controlling a data write and read operation on the memory;
said control means comprising:
first means for arranging bits of digital data to be written into the memory in matrixes having a predetermined size so that arranged data is obtained for each of a plurality of dimensions equal to or higher than a fourth dimension;
second means for producing first error detection and correction data for each of sets of bits located in an identical row and identical column of all the matrixes and producing second error detection and correction data for all bits of matrixes selected from among all the matrixes in accordance with a predetermined rule; and
third means for detecting and correcting an error which may be contained in the digital data by using said first and second error detection and correction data.
2. The device as claimed in claim 1, wherein said third means comprises means for detecting and correcting an error which may be contained in the digital data by using said first and second error detection and correction data.
3. The device as claimed in claim 1, wherein said third means comprises means for detecting and correcting a one-bit error which may be contained in the digital data by using said first and second error detection and correction data.
4. The device as claimed in claim 1, wherein said third means comprises means for detecting and correcting an odd error of a plurality of bits which may be contained in the digital data by using said first and second error detection and correction data.
5. The device as claimed in claim 1, wherein said memory comprises a flash memory.
6. The device as claimed in claim 1, wherein said third means comprises means for detecting and correcting an even error of a plurality of bits which may be contained in the digital data by using said first and second error detection and correction data.
7. The device as claimed in claim 6, wherein said third means comprises means for detecting and correcting an error which may be contained in the digital data by using said first and second error detection and correction data and check sum data.
8. A method of detecting and correcting an error that may be contained in a series of digital data, said method comprising:
(a) arranging the series of digital data in a plurality of matrices each having M rows and N columns where M and N are respectively integers;
(b) generating M bits of a first error detection and correction code, where for each integer i between 1 and M an i-th bit of the first error detection and correction code is generated by all bits in the i-th row of all of the matrices;
(c) generating N bits of a second error detection and correction code, where for each integer j between 1 and N a j-th bit of the second error detection and correction code is generated by all bits in the j-th column of all of the matrices;
(d) grouping the matrices into L groups where L is an integer; and
(e) generating L bits of a third error detection and correction code, where for each integer k between 1 and L a k-th bit of the third error detection and correction code is generated by all bits in the k-th group.
9. The method as claimed in claim 8,
wherein said arranging in (a) arranges the series of digital data into the plurality of matrices indicated by an address of E bits where E is an integer; and
wherein said grouping in (d) groups the matrices into the L groups according to logical values in t-th bits of the address where t is an integer equal to at least one numeral between 1 and E.
10. A method of detecting and correcting an error that may be contained in a series of digital data, said method comprising:
(a) arranging the series of the digital data in a plurality of matrices each having M rows and N columns where M and N are respectively integers, the plurality of matrices being indicated by an address of E bits where E is an integer; and
(b) grouping the matrices into L groups according to logical values in t-th bits of the address where L is an integer and t is an integer equal to at least one numeral between 1 and E; and
(c) generating L bits of an error detection and correction code, where for each integer k between 1 and L a k-th bit of the error detection and correction code is generated by all bits in the k-th group.
11. The method as claimed in claim 10, wherein said generating in (c) generates E×H bits of the error detection and correction code, where H is a number of logical values contained in the address.
12. The method as claimed in claim 10, wherein the address of the matrices in the groups produced by said grouping in (b) has identical logical values in the t-th bits.
13. A device to detect and correct an error that may be contained in a series of digital data, said device comprising:
a first part arranging the series of digital data in a plurality of matrices each having M rows and N columns where M and N are respectively integers;
a second part generating M bits of a first error detection and correction code, where for each integer i between 1 and M an i-th bit of the first error detection and correction code is generated by all bits in the i-th row of all of the matrices;
a third part generating N bits of a second error detection and correction code, where for each integer j between 1 and N a j-th bit of the second error detection and correction code is generated by all bits in the j-th column of all of the matrices;
a fourth part grouping the matrices into L groups where L is an integer, and
a fifth part generating L bits of a third error detection and correction code, where for each integer k between 1 and L a k-th bit of the third error detection and correction code is generated by all bits in the k-th group.
14. The device as claimed in claim 13,
wherein said first part arranges the series of digital data into the plurality of matrices indicated by an address of E bits where E is an integer; and
wherein said fourth part groups the matrices into the L groups according to logical values in t-th bits of the address where t is an integer equal to at least one numeral between 1 and E.
15. A device to detect and correct an error that may be contained in a series of digital data, said device comprising:
a first part arranging the series of digital data in a plurality of matrices each having M rows and N columns where M and N are respectively integers, the plurality of matrices being indicated by an address of E bits where E is an integer;
a second part grouping the matrices into L groups according to logical values in t-th bits of the address where L is an integer and t is an integer equal to at least one numeral between 1 and E; and
a third part generating L bits of an error detection and correction code, where for each integer k between 1 and L a k-th bit of the error detection and correction code is generated by all bits in the k-th group.
16. The device as claimed in claim 15, wherein said third part generates E×H bits of the error detection and correction code, where H is a number of logical values contained in the address.
17. The method as claimed in claim 15, wherein the address of the matrices in the groups produced by said second part has identical logical values in the t-th bits.
US08/781,138 1993-08-10 1997-01-09 Method for detecting and correcting error by means of a high-dimension matrix and device using the same Expired - Lifetime US5708667A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US08/781,138 US5708667A (en) 1993-08-10 1997-01-09 Method for detecting and correcting error by means of a high-dimension matrix and device using the same

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP5198204A JP2905368B2 (en) 1993-08-10 1993-08-10 Error detection and correction method
JP5-198204 1993-08-10
US27939194A 1994-07-25 1994-07-25
US08/781,138 US5708667A (en) 1993-08-10 1997-01-09 Method for detecting and correcting error by means of a high-dimension matrix and device using the same

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US27939194A Continuation 1993-08-10 1994-07-25

Publications (1)

Publication Number Publication Date
US5708667A true US5708667A (en) 1998-01-13

Family

ID=16387217

Family Applications (1)

Application Number Title Priority Date Filing Date
US08/781,138 Expired - Lifetime US5708667A (en) 1993-08-10 1997-01-09 Method for detecting and correcting error by means of a high-dimension matrix and device using the same

Country Status (2)

Country Link
US (1) US5708667A (en)
JP (1) JP2905368B2 (en)

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1030456A2 (en) * 1999-02-15 2000-08-23 Nec Corporation Error correction coding/decoding method and apparatus
WO2001015378A1 (en) * 1999-08-25 2001-03-01 Giesecke & Devrient Gmbh Method of data protection
WO2001069797A2 (en) * 2000-03-14 2001-09-20 Advanced Hardware Architectures, Inc. Enhanced turbo product codes
US6314542B1 (en) * 1995-02-24 2001-11-06 Hitachi, Ltd. Information recording method, reproducing method, and reproducing apparatus
US20010050622A1 (en) * 2000-03-14 2001-12-13 Hewitt Eric John Enhanced turbo product codes
WO2002023341A1 (en) * 2000-09-15 2002-03-21 Matrix Semiconductor, Inc. Memory devices and methods for use therewith
US20030033570A1 (en) * 2001-05-09 2003-02-13 Khannanov Roman R. Method and apparatus for encoding and decoding low density parity check codes and low density turbo product codes
US20030084400A1 (en) * 2001-10-26 2003-05-01 Takashi Kaku Error correction device and error correction method
US20030115514A1 (en) * 2001-12-14 2003-06-19 Alper Ilkbahar Memory device and method for storing bits in non-adjacent storage locations in a memory array
US20030115518A1 (en) * 2001-12-14 2003-06-19 Bendik Kleveland Memory device and method for redundancy/self-repair
US20030115535A1 (en) * 2001-12-14 2003-06-19 March Roger W. Method for altering a word stored in a write-once memory device
US6591394B2 (en) 2000-12-22 2003-07-08 Matrix Semiconductor, Inc. Three-dimensional memory array and method for storing data bits and ECC bits therein
WO2003079556A1 (en) * 2002-03-14 2003-09-25 Helbig Walter A Sr System and method for forward error correction
US20040190357A1 (en) * 2003-03-28 2004-09-30 Scheuerlein Roy E. Redundant memory structure using bad bit pointers
US20040221220A1 (en) * 2003-04-30 2004-11-04 Roth Ron M Error detection and correction in a layered, 3-dimensional storage architecture
EP1545012A1 (en) * 2003-12-15 2005-06-22 Daewoo Electronics Corporation Three-dimensional error correction encoding method
US20050273688A1 (en) * 2004-06-02 2005-12-08 Cenk Argon Data communication system with multi-dimensional error-correction product codes
US20060140026A1 (en) * 2004-12-28 2006-06-29 Alper Ilkbahar Method and apparatus for improving yield in semiconductor devices by guaranteeing health of redundancy information
US20060291303A1 (en) * 2005-06-22 2006-12-28 Bendik Kleveland Method and apparatus for programming a memory array
US7228521B1 (en) * 2005-02-01 2007-06-05 Xilinx Inc. System for operating a programmable logic device having a defective region
US20070150790A1 (en) * 2005-12-27 2007-06-28 Gross Stephen J Method of storing downloadable firmware on bulk media
US20070150791A1 (en) * 2005-12-27 2007-06-28 Gross Stephen J Storing downloadable firmware on bulk media
WO2007089369A2 (en) * 2005-12-27 2007-08-09 Sandisk Corporation Method of storing downloadable firmware on bulk media
US20080288813A1 (en) * 2007-05-15 2008-11-20 Bosch Derek J Method for repairing a neighborhood of rows in a memory array using a patch table
US20080285365A1 (en) * 2007-05-15 2008-11-20 Bosch Derek J Memory device for repairing a neighborhood of rows in a memory array using a patch table
US9538587B2 (en) 2010-10-21 2017-01-03 Ald Vacuum Technologies Gmbh Method and device for closed-loop control of the electrode gap in a vacuum arc furnace
CN110733443A (en) * 2019-10-14 2020-01-31 广州维思车用部件有限公司 Vehicle-based instrument data processing method and device
US11435904B1 (en) * 2010-09-28 2022-09-06 Pure Storage, Inc. Dynamic protection data in a storage system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3234130B2 (en) 1995-05-30 2001-12-04 三菱電機株式会社 Error correction code decoding method and circuit using this method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4277844A (en) * 1979-07-26 1981-07-07 Storage Technology Corporation Method of detecting and correcting errors in digital data storage systems
US4564945A (en) * 1983-06-20 1986-01-14 Reference Technology, Inc. Error-correction code for digital data on video disc
US4603348A (en) * 1982-01-27 1986-07-29 Dainippon Screen Seizo Kabushiki Kaisha Method for composing addresses of a memory
US4667308A (en) * 1982-07-21 1987-05-19 Marconi Avionics Limited Multi-dimensional-access memory system with combined data rotation and multiplexing
US4670881A (en) * 1984-03-30 1987-06-02 Pioneer Electronic Corporation Method of correcting data carried on video format signal
US4796260A (en) * 1987-03-30 1989-01-03 Scs Telecom, Inc. Schilling-Manela forward error correction and detection code method and apparatus

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4277844A (en) * 1979-07-26 1981-07-07 Storage Technology Corporation Method of detecting and correcting errors in digital data storage systems
US4603348A (en) * 1982-01-27 1986-07-29 Dainippon Screen Seizo Kabushiki Kaisha Method for composing addresses of a memory
US4667308A (en) * 1982-07-21 1987-05-19 Marconi Avionics Limited Multi-dimensional-access memory system with combined data rotation and multiplexing
US4564945A (en) * 1983-06-20 1986-01-14 Reference Technology, Inc. Error-correction code for digital data on video disc
US4670881A (en) * 1984-03-30 1987-06-02 Pioneer Electronic Corporation Method of correcting data carried on video format signal
US4796260A (en) * 1987-03-30 1989-01-03 Scs Telecom, Inc. Schilling-Manela forward error correction and detection code method and apparatus

Cited By (69)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6314542B1 (en) * 1995-02-24 2001-11-06 Hitachi, Ltd. Information recording method, reproducing method, and reproducing apparatus
EP1030456A2 (en) * 1999-02-15 2000-08-23 Nec Corporation Error correction coding/decoding method and apparatus
EP1030456A3 (en) * 1999-02-15 2002-01-09 Nec Corporation Error correction coding/decoding method and apparatus
US6581178B1 (en) 1999-02-15 2003-06-17 Nec Corporation Error correction coding/decoding method and apparatus
US7526653B1 (en) 1999-08-25 2009-04-28 Giesecke & Devrient Gmbh Method of data protection
WO2001015378A1 (en) * 1999-08-25 2001-03-01 Giesecke & Devrient Gmbh Method of data protection
KR100757350B1 (en) 1999-08-25 2007-09-10 지세케 앤드 데브리엔트 게엠베하 Method of data protection and apparatus therefor
WO2001069797A3 (en) * 2000-03-14 2002-02-28 Advanced Hardware Architecture Enhanced turbo product codes
US20010050622A1 (en) * 2000-03-14 2001-12-13 Hewitt Eric John Enhanced turbo product codes
WO2001069797A2 (en) * 2000-03-14 2001-09-20 Advanced Hardware Architectures, Inc. Enhanced turbo product codes
US7356752B2 (en) 2000-03-14 2008-04-08 Comtech Telecommunications Corp. Enhanced turbo product codes
US6925545B2 (en) 2000-09-15 2005-08-02 Matrix Semiconductor, Inc. Configuring file structures and file system structures in a memory device
US20040206982A1 (en) * 2000-09-15 2004-10-21 Lee Thomas H. Three-dimensional memory device with ECC circuitry
US7203084B2 (en) 2000-09-15 2007-04-10 Sandisk 3D Llc Three-dimensional memory device with ECC circuitry
WO2002023341A1 (en) * 2000-09-15 2002-03-21 Matrix Semiconductor, Inc. Memory devices and methods for use therewith
US6647471B2 (en) 2000-09-15 2003-11-11 Matrix Semiconductor, Inc. Methods for overwriting data in a memory device
US6651133B2 (en) 2000-09-15 2003-11-18 Matrix Semiconductor, Inc. Method and data storage device for writing a minimum number of memory cells in a memory device
US6694415B2 (en) 2000-09-15 2004-02-17 Matrix Semiconductor, Inc. Methods for permanently preventing modification of a partition or file
US6697928B2 (en) 2000-09-15 2004-02-24 Matrix Semiconductor, Inc. System and method for storing first and second files in a memory device
US6738883B2 (en) 2000-09-15 2004-05-18 Matrix Semiconductor, Inc. Memory devices and methods for use therewith
US20040177229A1 (en) * 2000-09-15 2004-09-09 Matrix Semiconductor, Inc. Configuring file structures and file system structures in a memory device
US6820185B2 (en) 2000-09-15 2004-11-16 Matrix Semiconductor, Inc. Method for identifying memory cells storing replacement data on a memory device
US6591394B2 (en) 2000-12-22 2003-07-08 Matrix Semiconductor, Inc. Three-dimensional memory array and method for storing data bits and ECC bits therein
US20030033570A1 (en) * 2001-05-09 2003-02-13 Khannanov Roman R. Method and apparatus for encoding and decoding low density parity check codes and low density turbo product codes
US6968497B2 (en) 2001-10-26 2005-11-22 Fujitsu Limited Error correction device and error correction method
US20030084400A1 (en) * 2001-10-26 2003-05-01 Takashi Kaku Error correction device and error correction method
EP1306997A1 (en) * 2001-10-26 2003-05-02 Fujitsu Limited Error correction device and error correction method
US20030115518A1 (en) * 2001-12-14 2003-06-19 Bendik Kleveland Memory device and method for redundancy/self-repair
US6928590B2 (en) 2001-12-14 2005-08-09 Matrix Semiconductor, Inc. Memory device and method for storing bits in non-adjacent storage locations in a memory array
US6901549B2 (en) 2001-12-14 2005-05-31 Matrix Semiconductor, Inc. Method for altering a word stored in a write-once memory device
US20030115514A1 (en) * 2001-12-14 2003-06-19 Alper Ilkbahar Memory device and method for storing bits in non-adjacent storage locations in a memory array
US7219271B2 (en) 2001-12-14 2007-05-15 Sandisk 3D Llc Memory device and method for redundancy/self-repair
US20030115535A1 (en) * 2001-12-14 2003-06-19 March Roger W. Method for altering a word stored in a write-once memory device
US20050138525A1 (en) * 2002-03-14 2005-06-23 Helbig Walter A. System and method for forward error correction
WO2003079556A1 (en) * 2002-03-14 2003-09-25 Helbig Walter A Sr System and method for forward error correction
US7546516B2 (en) * 2002-03-14 2009-06-09 The Helbig Company, Llc System and method for forward error correction
US6868022B2 (en) 2003-03-28 2005-03-15 Matrix Semiconductor, Inc. Redundant memory structure using bad bit pointers
US20050044459A1 (en) * 2003-03-28 2005-02-24 Scheuerlein Roy E. Redundant memory structure using bad bit pointers
US6996017B2 (en) 2003-03-28 2006-02-07 Matrix Semiconductor, Inc. Redundant memory structure using bad bit pointers
US20040190357A1 (en) * 2003-03-28 2004-09-30 Scheuerlein Roy E. Redundant memory structure using bad bit pointers
US20040221220A1 (en) * 2003-04-30 2004-11-04 Roth Ron M Error detection and correction in a layered, 3-dimensional storage architecture
US7206987B2 (en) * 2003-04-30 2007-04-17 Hewlett-Packard Development Company, L.P. Error detection and correction in a layered, 3-dimensional storage architecture
US20050149819A1 (en) * 2003-12-15 2005-07-07 Daewoo Electronics Corporation Three-dimensional error correction method
EP1545012A1 (en) * 2003-12-15 2005-06-22 Daewoo Electronics Corporation Three-dimensional error correction encoding method
US20050273688A1 (en) * 2004-06-02 2005-12-08 Cenk Argon Data communication system with multi-dimensional error-correction product codes
US7415651B2 (en) * 2004-06-02 2008-08-19 Seagate Technology Data communication system with multi-dimensional error-correction product codes
US7545689B2 (en) 2004-12-28 2009-06-09 Sandisk 3D Llc Method and apparatus for improving yield in semiconductor devices by guaranteeing health of redundancy information
US20060140026A1 (en) * 2004-12-28 2006-06-29 Alper Ilkbahar Method and apparatus for improving yield in semiconductor devices by guaranteeing health of redundancy information
US7277336B2 (en) 2004-12-28 2007-10-02 Sandisk 3D Llc Method and apparatus for improving yield in semiconductor devices by guaranteeing health of redundancy information
US20070291563A1 (en) * 2004-12-28 2007-12-20 Alper Ilkbahar Method and apparatus for improving yield in semiconductor devices by guaranteeing health of redundancy information
US7228521B1 (en) * 2005-02-01 2007-06-05 Xilinx Inc. System for operating a programmable logic device having a defective region
US20060291303A1 (en) * 2005-06-22 2006-12-28 Bendik Kleveland Method and apparatus for programming a memory array
US7212454B2 (en) 2005-06-22 2007-05-01 Sandisk 3D Llc Method and apparatus for programming a memory array
US7536627B2 (en) 2005-12-27 2009-05-19 Sandisk Corporation Storing downloadable firmware on bulk media
US20070150791A1 (en) * 2005-12-27 2007-06-28 Gross Stephen J Storing downloadable firmware on bulk media
US7546515B2 (en) 2005-12-27 2009-06-09 Sandisk Corporation Method of storing downloadable firmware on bulk media
US20070150790A1 (en) * 2005-12-27 2007-06-28 Gross Stephen J Method of storing downloadable firmware on bulk media
WO2007089369A2 (en) * 2005-12-27 2007-08-09 Sandisk Corporation Method of storing downloadable firmware on bulk media
WO2007089369A3 (en) * 2005-12-27 2008-02-21 Sandisk Corp Method of storing downloadable firmware on bulk media
US20080285365A1 (en) * 2007-05-15 2008-11-20 Bosch Derek J Memory device for repairing a neighborhood of rows in a memory array using a patch table
US20080288813A1 (en) * 2007-05-15 2008-11-20 Bosch Derek J Method for repairing a neighborhood of rows in a memory array using a patch table
US7958390B2 (en) 2007-05-15 2011-06-07 Sandisk Corporation Memory device for repairing a neighborhood of rows in a memory array using a patch table
US7966518B2 (en) 2007-05-15 2011-06-21 Sandisk Corporation Method for repairing a neighborhood of rows in a memory array using a patch table
US11435904B1 (en) * 2010-09-28 2022-09-06 Pure Storage, Inc. Dynamic protection data in a storage system
US20220413958A1 (en) * 2010-09-28 2022-12-29 Pure Storage, Inc. Flexible Raid Layouts In A Storage System
US11797386B2 (en) * 2010-09-28 2023-10-24 Pure Storage, Inc. Flexible RAID layouts in a storage system
US9538587B2 (en) 2010-10-21 2017-01-03 Ald Vacuum Technologies Gmbh Method and device for closed-loop control of the electrode gap in a vacuum arc furnace
CN110733443A (en) * 2019-10-14 2020-01-31 广州维思车用部件有限公司 Vehicle-based instrument data processing method and device
CN110733443B (en) * 2019-10-14 2021-08-27 广州维思车用部件有限公司 Vehicle-based instrument data processing method and device

Also Published As

Publication number Publication date
JP2905368B2 (en) 1999-06-14
JPH0756757A (en) 1995-03-03

Similar Documents

Publication Publication Date Title
US5708667A (en) Method for detecting and correcting error by means of a high-dimension matrix and device using the same
CN109542668B (en) NAND FLASH memory-based verification method, terminal equipment and storage medium
US7797609B2 (en) Apparatus and method for merging data blocks with error correction code protection
US6662333B1 (en) Shared error correction for memory design
US8214729B2 (en) Error detecting/correcting scheme for memories
US20080282128A1 (en) Method of Error Correction Code on Solid State Disk to Gain Data Security and Higher Performance
JPS6061837A (en) Error corrector
KR20080018560A (en) Error correction circuit, method there-of and semiconductor memory device including the circuit
JPS6255180B2 (en)
EP0600137A1 (en) Method and apparatus for correcting errors in a memory
JPS6349245B2 (en)
EP4134825A2 (en) Memory device and operating method thereof
US7075851B2 (en) Semiconductor memory device inputting/outputting data and parity data in burst operation
US7423917B2 (en) Data readout circuit of memory cells, memory circuit and method of reading out data from memory cells
US8166356B2 (en) Memory system and memory access method
WO2022151724A1 (en) Error correction system
TWI748507B (en) Data access system, and method for operating a data access system
CN111240584B (en) Control method of memory and non-transient computer readable medium
EP1192544B1 (en) Error correction circuit and method for a memory device
CN114765057A (en) Error correction for memory
JP2001202793A (en) Error correction encoding method in semiconductor storage, device and semiconductor storage device
JPH10334697A (en) Semiconductor storage device nd error correction method therefor
JP2000163320A (en) Memory device with software error measure function and software error measure method
WO2022151721A1 (en) Error correction system
RU2297034C2 (en) Fault-tolerant information storage device

Legal Events

Date Code Title Description
FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12