US20020010888A1 - Method and apparatus for correcting C1/PI word errors using error locations detected by EFM/EFM+ decoding - Google Patents

Method and apparatus for correcting C1/PI word errors using error locations detected by EFM/EFM+ decoding Download PDF

Info

Publication number
US20020010888A1
US20020010888A1 US09/765,539 US76553901A US2002010888A1 US 20020010888 A1 US20020010888 A1 US 20020010888A1 US 76553901 A US76553901 A US 76553901A US 2002010888 A1 US2002010888 A1 US 2002010888A1
Authority
US
United States
Prior art keywords
channel
code
erasure
data symbols
symbols
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.)
Abandoned
Application number
US09/765,539
Inventor
Hyung-joon Kwon
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.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co 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 Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Assigned to SAMSUNG ELECTRONICS CO., LTD. reassignment SAMSUNG ELECTRONICS CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KWON, HYUNG-JOON
Publication of US20020010888A1 publication Critical patent/US20020010888A1/en
Priority to US10/824,407 priority Critical patent/US7266748B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • 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
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing
    • G11B20/18Error detection or correction; Testing, e.g. of drop-outs
    • G11B20/1866Error detection or correction; Testing, e.g. of drop-outs by interleaving
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing
    • G11B20/18Error detection or correction; Testing, e.g. of drop-outs
    • G11B20/1833Error detection or correction; Testing, e.g. of drop-outs by adding special lists or symbols to the coded information

Definitions

  • the present invention relates to an error-erasure correction of data reproduced from an optical disc device, and more particularly, to a method and system for correcting errors and erasures in modulated channel data by indicating error locations at the time of demodulating the modulated channel data.
  • An optical disc such as a compact disc (CD) or digital versatile disc (DVD)
  • CD compact disc
  • DVD digital versatile disc
  • noises can be generated.
  • a Reed-Solomon (R-S) product code is used as an error correction code
  • PI inner code
  • PO outer code
  • “182” of the inner code or “208” of the outer code represents a length of a code word, that is, the number of symbols which form a code word.
  • “172” of the inner code or “192” of the outer code represents a length of message or information of a code word, that is, the number of symbols that form the information of a code word.
  • “11” and “17” each represent a minimum distance, called a minimum Hamming distance, of a code word.
  • a CD system uses a cross-interleave Reed-Solomon code (CIRC) as an error correction code.
  • CIRC includes a C1 code of (32,28,5) and a C2 code of (28,24,5).
  • the first factor (“32” of the C1 code or “28” of the C2 code) represents the length of a code word
  • the second factor (“28” of the C1 code or “24” of the C2 code) represents the length of information of a code word
  • the last factor, “5”, represents the minimum distance of a code word.
  • the correction limit is determined by the minimum distance of a code word. For example, if the number of errors in a code word is defined as “e”, the number of erasures in the same code word as “v”, and the minimum distance of the code word as “d”, an error correction using the R-S product code for a DVD system or the CIRC code for a CD system can correct errors of the code word only if Equation 1 is satisfied.
  • error means that neither an error value nor an error location is known
  • error means that an error value is not known but an error location is known.
  • the error value is determined by the difference between an original symbol value and an erroneous symbol value corresponding to the original symbol.
  • error location is the location of an erroneous symbol.
  • the ‘erroneous symbol’ means that an original symbol is damaged by noises produced by data processing such as recording and reproducing.
  • Table 1 is a summary of characteristics of a R-S product code and a CIRC code used in CD and DVD systems, respectively. TABLE 1 Correctable Correctable Minimum Error Erasure Code Format Distance Number Number CD C1 Code (32, 28, 5) 5 2 4 CD C2 Code (28, 24, 5) 5 2 4 DVD PI Code (182, 172, 11) 11 5 10 DVD PO Code (208, 192, 17) 17 8 16
  • Both the C1 code and C2 code have the minimum distance of “5”, so that with respect to the C1 and C2 codes, it is possible to correct up to two (2) errors or four (4) erasures per each code word. If there are errors and erasures together in a code word, it is possible to correct up to one (1) error and two (2) erasures.
  • the PI code has the minimum distance of “11”, so that it is possible to correct up to five (5) errors or ten (10) erasures in a PI code word.
  • the PO code has the minimum distance of “17”, so that it is possible to correct up to eight (8) errors or sixteen (16) erasures in a PO code word.
  • the CD or DVD system uses a slicer to change an analog signal read from a CD or DVD into digital data.
  • a conventional slicer changes an input sample signal into a binary number such as “1” (or logic high state) or “0” (or logic low state) using high and low threshold values between the two logic states.
  • a conventional slicer uses a “soft decision method” in which if an input sample signal is smaller than the low threshold value, it outputs “0”, if the input sample signal is bigger than the high threshold value, it outputs “1”, and if the input sample signal is between the high and low threshold values, it outputs an “erasure.” Since the slicer outputs 14 bits (in the case of the CD) or 16 bits (in the case of the DVD) data to form one symbol, use of the soft decision method in the slicer causes an increase in the number of the erasures. As a result, the actual efficiency of the error correction is lowered.
  • a C1 decoder or a PI decoder in a error correction system does not use the erasure correction in the error correction of a C1 word or a PI word.
  • An erasure flag can be obtained from the result of the error correction of the C1 or PI word in the C1 or PI decoder.
  • a C2 decoder or a PO decoder uses the erasure flag in the erasure correction of a C2 word or a PO word. This is because the entire error correction efficiency is higher when the C2 or PO word is used for the erasure correction than when the C2 or PO word is used for the error correction.
  • a method for channel-decoding and error-correcting modulated data reproduced from an optical disc includes: (a) determining a channel code including channel data patterns that channel data symbols can have, and channel data symbols that correspond individually to the channel data patterns; (b) producing modulated data including information data symbols and erasure flags by demodulating the channel data symbols, using the determined channel code; and (c) performing an error-erasure correction on the information data symbols produced in the step (b), using error locations indicated by the erasure flags having a predetermined value.
  • the step (b) includes: (b1) outputting the information data symbols if the channel code has the information data symbols corresponding to the channel data symbols; and (b2) outputting erasure symbols as the above information data symbols and setting the erasure flags to the predetermined value if the channel code has no information data symbols corresponding to the channel data symbols.
  • a system for channel decoding and error correcting modulated data reproduced from an optical disc includes: a channel code including channel data patterns which can have channel data symbols and the information data symbols corresponding to the channel data patterns individually; a channel decoder producing demodulated data including the information data symbols and the erasure flags by demodulating the channel data symbols, using the channel code; a memory storing the demodulated data outputted from the channel decoder; and a decoding unit for performing an error-erasure correction on the information data symbols, using error locations indicated by the erasure flags having a predetermined value.
  • the channel decoder In the system, if information data symbols corresponding to the channel data patterns exist in the channel code, the channel decoder outputs the corresponding information data symbols as the information data symbols. If information data symbols corresponding to the channel data patterns do not exist in the above channel code, the channel decoder outputs the erasure symbols as the information data symbols, and sets the erasure flags to the predetermined value.
  • FIG. 1 is a circuit diagram illustrating a conventional system for channel decoding and error correcting
  • FIG. 2 is a circuit diagram illustrating a system for channel decoding and error correcting according to a preferred embodiment of the present invention
  • FIG. 3 shows the differences between demodulated data in the conventional system in FIG. 1 and in the system of the present invention in FIG. 2;
  • FIG. 4 shows examples of the C1 word on which the system of the present invention in FIG. 2 performs error-erasure correction
  • FIG. 5 shows an example of a PI word on which the system of the present invention in FIG. 2 performs error-erasure correction
  • FIG. 6 is a flowchart illustrating a method for channel decoding and error correcting according to a preferred embodiment of the present invention.
  • an EFM decoder 11 receives EFM modulated channel data reproduced from a CD, and has an EFM code in the form of an internal lookup table.
  • the EFM code defines 256 channel data patterns that channel data symbols (CH_D) can have, and 8-bit information data symbols that corresponds to the channel data patterns individually. If there is a channel data pattern corresponding to a 14-bit channel data symbol (CH_D) of the EFM modulated channel data, the EFM decoder 11 chooses an 8-bit information data symbol corresponding to the channel data pattern as an EFM demodulated data symbol (EFM_D).
  • the EFM decoder 11 chooses any information data symbol within the EFM code as the EFM demodulated data symbol (EFM_D), or chooses a predetermined information data symbol within the EFM code, for example, “OxFF.” Therefore, all channel data symbols (CH_D) each having no corresponding channel data pattern will appear as errors in a subsequent error correction process.
  • the EFM decoder 11 provides 8-bit EFM demodulated data symbols (EFM_D), that is, the information data symbols, to a buffer memory 15 through a bus 13 .
  • the buffer memory 15 stores information data symbols provided from the EFM decoder 11 .
  • the buffer memory 15 provides a C1 word (C1_W), formed of even-numbered information data symbols of a frame having 32 information data symbols and odd-numbered information data symbols of the next frame, to a C1 decoder 17 through the bus 13 .
  • the C1 decoder 17 which receives the C1 word (C1_W) performs an error correction on the received C1 word (C1_W), using 4 P-parity symbols included in the C1 word (C1_W). Therefore, the C1 decoder 17 can correct one erroneous information data symbol per code word formed of 28 information data symbols. If there are two (2) or more erroneous information data symbols in one code word, the C1 decoder 17 attaches erasure flags to the code word. Accordingly, for example, the erasure flags each having a value of “1” are attached to all information data symbols forming the code word.
  • the C1 decoder 17 produces 9-bit data symbols (C1_D) each including an 8-bit information data symbol and an 1-bit erasure flag, and the 9-bit data symbols (C1_D) are provided to the buffer memory 15 .
  • the buffer memory 15 performs a convolutional de-interleaving process on the data symbols (C1_D) received from the C1 decoder 17 .
  • each of the 28 data symbols (C1_D) of one code word is delayed by a different time period, so that a C2 word (C2_W), formed of 28 data symbols (C1_D) obtained one by one from each of 28 code words, is produced.
  • the convolutional de-interleaving process in the buffer memory 15 disperses the data symbols (C1_D) of the code word to which the erasure flags are attached by the C1 decoder 17 , into 28 C2 words (C2_W).
  • the 9-bit data symbols (C1_D) forming a C2 word (C2_W) are transmitted to a C2 decoder 19 through the bus 13 .
  • the C2 word (C2_W) provided from the buffer memory 15 to the C2 decoder 19 includes 28 data symbols (C1_D), and each data symbol (C1_D) includes an information data symbol and an 1-bit erasure flag.
  • the C2 decoder 19 decides whether each of the information data symbols of a C2 word is an erasure symbol based on a corresponding erasure flag. If the information data symbols are erasure symbols, the C2 decoder 19 performs an erasure correction with respect to the information data symbols (i.e., the erasure symbols).
  • a method and/or system of error correcting for a DVD system is similar to the method and/or system above described in reference to FIG. 1.
  • the difference between a CD system and a DVD system is that the DVD system uses a 8 to 16 modulated code (EFM+ code) as a channel code, and uses a PI code and a PO code for error correcting instead of the C1 code and the C2 code.
  • EFM+ modulated data is error-corrected by a PI decoder, and the data error-corrected by the PI decoder is erasure-corrected by a PO decoder.
  • a basic concept of the present invention is using the C1 code or the PI code for correcting erasures, using the characteristics that the channel data symbols which do not have the corresponding channel data patterns in the channel code are erroneous symbols.
  • the error patterns which can be produced while recording and reproducing data in a CD/DVD are analyzed as follows:
  • Case 1 there are no channel data patterns corresponding to the EFM/EFM+ modulated channel data symbols within the EFM/EFM+ code.
  • Case 2 there are corresponding channel data patterns within the EFM/EFM+ code even though the EFM/EFM+ modulated channel data symbols are changed by noises.
  • Case 1 it can be decided that there are errors in the channel code demodulated information data symbols before starting the error correction, so that it is possible to indicate the error location within a code word.
  • Case 2 it cannot be known whether there are errors in the demodulated information data symbols and the error location before the error correction is finished. Accordingly, if the conventional error correction method is simply performed on both Case 1 and Case 2, it is only possible to correct 2 errors in the case of a CD and 5 errors in the case of a DVD. If there are more errors than that, it is not possible to correct the errors.
  • an error of Case 1 is considered as an erasure since an error location (i.e., a location of the error) can be known, while an error of Case 2 is considered as an error since error value and location are not known.
  • the erasure correction can be performed on the C1 word and PI word.
  • the C1/PI decoder can perform the erasure correction as well as the error correction with respect to a C1/PI word.
  • the error correction where the C1/PI decoder performs both the error correction and the erasure correction is more efficient and effective than the error correction where the C1/PI decoder performs only the error correction.
  • the incidence of Case 1 is higher than that of Case 2, the entire error correction becomes further efficient.
  • FIG. 2 shows a system for channel decoding and error correcting according to a preferred embodiment of the present invention.
  • the system for channel decoding and error correcting includes a channel decoder 21 , a bus 23 , a buffer memory 25 , and means for error correcting 27 , 29 .
  • the system of FIG. 2 can be realized as a system for channel decoding and error correcting only for the CD, only for the DVD, or for a combined use of the CD and DVD. Therefore, to avoid redundancy, the system for a combined use of the CD and DVD will be described.
  • the system in FIG. 2 uses the EFM code and the CIRC code for the CD, and uses the EFM+ code and the R-S product code for the DVD.
  • the channel decoder 21 is preferably an EFM/EFM+ decoder.
  • the channel decoder 21 is called the EFM/EFM+ decoder.
  • the EFM/EFM+ decoder 21 has a channel code in the form of an internal lookup table.
  • the channel code includes an EFM code which is used for the CD and an EFM+ code which is used for the DVD.
  • the EFM/EFM+ decoder 21 outputs 9-bit demodulated data (N_EFM_D) by EFM demodulating 14-bit channel data symbol (CH_D) reproduced from the CD.
  • the 9-bit demodulated data (N_EFM_D) is formed of 8-bit EFM demodulated information data symbol (INF) and 1-bit first erasure flag (FLAG 1 ).
  • the EFM demodulated information data symbols (INF) can have 256 patterns.
  • 14-bit channel data symbols also have only 256 channel data patterns. If there is no channel data pattern corresponding to a 14-bit channel data symbol (CH_D), the EFM/EFM+ decoder 21 outputs an erasure symbol as an information data symbol (INF) corresponding to the channel data symbol (CH_D).
  • the erasure symbol is chosen from the channel code or is a predetermined information data symbol (INF), for example “OxFF”, present in the channel code.
  • INF information data symbol
  • the EFM/EFM+ decoder 21 demodulates 16-bit channel data symbols (CH_D) reproduced from a DVD, and outputs the 9-bit demodulated data (N_EFM_D).
  • the 9-bit demodulated data (N_EFM_D) is formed of an 8-bit EFM+ demodulated information data symbol (INF) and an 1-bit first erasure flag (FLAG 1 ).
  • the EFM+ demodulated information data symbols (INF) can have 256 patterns. Therefore, the 16-bit channel data symbols (CH_D) also have only 256 channel data patterns.
  • the EFM/EFM+ decoder 21 outputs an erasure symbol as an information data symbol (INF) corresponding to the channel data symbol (CH_D).
  • the erasure symbol is a predetermined information data symbol (INF) present in the channel code, for example, “OxFF.” All the information data symbols (INF) within the EFM+ code, except for the specific information data symbols (INF) which are considered errorless during correction of errors, can be used as the erasure symbols.
  • the EFM/EFM+ decoder 21 sets the first erasure flag (FLAG 1 ) as a prescribed value, for example, “1”, and attaches it to the information data symbols (INF).
  • the demodulated data (N_EFM_D) which is output from the channel decoder 21 is formed of the 8-bit information data symbols (INF) obtained from the channel code and the 1-bit first erasure flag (FLAG 1 ).
  • FIG. 3 shows the difference between the output (FIG. 3( a )) of the EFM decoder 11 shown in FIG. 1 and the output (FIG. 3( b )) of the EFM/EFM+ decoder 21 according to the present invention.
  • the buffer memory 25 performs a similar operation to the buffer memory 15 of FIG. 1.
  • a C1 word or a PI word (N C1_W/N_PI_W) is obtained from the buffer memory 25 by performing the substantially same operation as the C1 word (C1_W) is obtained from the buffer memory 15 in FIG. 1.
  • the C1 or PI word (N_C1_W/N_PI_W) is provided to the C1/PI decoder 27 .
  • the C1 or PI word (N_C1_W/N_PI_W) includes the demodulated data (N_EFM_D) formed of the 8-bit information data symbols (INF) and the 1-bit first erasure flag (FLAG 1 ).
  • the C1/PI decoder 27 which receives the C1/PI word (N_C1_W/N_PI_W) determines the information data symbols (INF) associated with the first erasure flag (FLAG 1 ) of which the value is 1 to be the erasure symbols. After the erasure correction is performed on the erasure symbols, the error correction is performed on the entire information data symbols forming the C1/PI word (N_C1_W/N_PI_W). Therefore, the C1/PI decoder 27 can correct one erroneous information data symbol or up to 4 erasure symbols on the C1 word (N_C1_W).
  • FIG. 4 shows examples of the C1 word (N_C1_W) on which the C1/PI decoder 27 in FIG.
  • a quadrangle indicated as “FF” means the demodulated data (N_EFM_D) to which the first erasure flag is attached for indicating the error location
  • a quadrangle indicated as “ERR” means the demodulated data (N_EFM_D) which cannot know whether it is an error or not.
  • FIG. 4( a ) is the case in which there are 4 known error locations (FF) among the 32 demodulated data (N_EFM_D)
  • FIG. 4( b ) is the case in which there are 3 known error locations (FF).
  • 4( c ) is the case in which there are 2 known error locations (FF) and one error location of the demodulated data (ERR) is not known even though it is an actual error.
  • the actual error means that even though an error is produced, there is a channel data pattern which is matched to the EFM code.
  • the C1/PI decoder 27 can correct up to 5 erroneous information data symbols or 10 erasure symbols on the PI word (N_PI_W) in which errors and erasures are mixed up.
  • FIG. 5 shows an example of the PI word (N_PI_W) on which the C1/PI decoder 27 in FIG. 2 performs the error correction.
  • the PI word (N_PI_W) in FIG. 5 is formed of 182 information data symbols (INF), in which four (4) are erasures (FF) and one is erroneous information data symbol (ERR) which is an actual error but the error location is not known.
  • INF information data symbols
  • FF erasures
  • ERP erroneous information data symbol
  • the C1/PI decoder 27 attaches the second erasure flags (FLAG 2 ) to the code word. Therefore, the second erasure flags (FLAG 2 ), for example, having a value of 1, are attached to all the information data symbols (INF) forming the code word.
  • the 9-bit data symbols (N_C1_D/N_PI_D) including the 8-bit information data symbols (INF) and the 1-bit second erasure flag (FLAG 2 ) are provided to the buffer memory 25 .
  • the buffer memory 25 performs the de-interleaving on the data symbols (N_C1_D/N_PI_D) received from the C1/PI decoder 27 .
  • the buffer memory 25 performs the convolutional de-interleaving in the case of use for the CD. In the case of use for the DVD, the buffer memory 25 performs the de-interleaving and forms the PO word (N_PO_W) formed of 208 9-bit data symbols.
  • the C2/PO decoder 29 in FIG. 2 corrects errors on the C2 word or the PO word (N_C2_W/N_PO_W) provided from the buffer memory 25 .
  • the error correction by the C2/PO decoder 29 includes the erasure correction and it is same as explained in FIG. 1.
  • the error correction can be performed more effectively by indicating the error location during the demodulation of the modulated data using the channel code, and then error-erasure correcting the error location indicated in the code words.
  • FIG. 6 is a flowchart showing the method for channel decoding and error correcting according to a preferred embodiment of the present invention. The method for channel decoding and error correcting may be applied to the system in FIG. 2.
  • a channel code is set up ( 620 ).
  • the channel code includes the channel data patterns which the channel data symbols (CH_D) can have, and the information data symbols (INF) which corresponds individually to the channel data patterns. It is preferable that the channel code is set up previously in the form of a look-up table in a channel decoder.
  • the EFM code is used for the CD
  • the EFM+ code is used for the DVD.
  • the demodulated data (N_EFM_D) including the information data symbols (INF) and the first erasure flag (FLAG 1 ) is produced by demodulating the received channel data symbols (CH_D) ( 630 ) using the set-up channel code.
  • the demodulated data (N_EFM_D) is preferably formed of the EFM/EFM+ demodulated 8-bit information data symbols (INF) and the 1-bit first erasure flag (FLAG 1 ).
  • This process ( 630 ) can be divided into the following detail processes.
  • the erasure symbols are output as the information data symbols (INF), and the first erasure flag (FLAG 1 ) is set to a predetermined value, for example, “1” ( 633 ).
  • the erasure symbol may be chosen arbitrarily from the channel code or a predetermined information data symbol (INF) present within the channel code, for example, “OxFF.”
  • the first error-erasure correction is performed ( 640 ).
  • the first error-erasure correction is performed in the C1 decoding for the CD and in the PI decoding for the DVD.
  • the information data symbols (INF) corresponding to the first erasure flag (FLAG 1 ) of the value 1 are judged as the erasure symbols, and after performing the erasure correction on the erasure symbols, the error correction is performed on the entire information data symbols forming one code word.
  • the second error-erasure correction is performed ( 650 ).
  • This process ( 650 ) can be divided into the following detail processes. First of all, it is determined whether it is possible to correct the code word obtained from the first error-erasure correction performed in the above process 640 ( 651 ). If it is not possible to correct the code word, it means that there are more errors in the code word than the number of correctable errors. For example, this is a case in which there are two or more erroneous information data symbols in one C1 word (N_C1_W), or 0 or more erroneous information data symbols in the PI word (N_PI_W).
  • the second erasure flags (FLAG 2 ) are attached to the relevant code word. Therefore, the second erasure flags (FLAG 2 ), for example, having a value of 1, are attached to all the information data symbols (INF) forming the code word.
  • the de-interleaving is performed on the 9-bit data symbols including the 8-bit information data symbols and the 1-bit second erasure flag (FLAG 2 ).
  • the second error-erasure correction is performed ( 655 ). The second error-erasure correction is performed using the second erasure flags in the C2 decoding for the CD, and in the PO decoding for the DVD.

Abstract

A method and system for error correcting C1/PI words using error locations detected by EFM/EFM+ decoder are provided. The method for channel decoding and error correcting includes: (a) setting up a channel code; (b) producing demodulated data including information data symbols and erasure flags by modulating channel data symbols, using the channel code; and (c) performing an error-erasure correction on the information data symbols of the demodulated data, using error locations indicated by the erasure flags. The system for channel decoding and error correcting includes a channel decoder with a channel code for producing the demodulated data having the information data symbols and the erasure flags by demodulating the channel data symbols, a memory for storing the demodulated data, and a decoding unit for performing an error-erasure correction on the information data symbols, using the error locations indicated by the erasure flags having a predetermined value.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0001]
  • The present invention relates to an error-erasure correction of data reproduced from an optical disc device, and more particularly, to a method and system for correcting errors and erasures in modulated channel data by indicating error locations at the time of demodulating the modulated channel data. [0002]
  • 2. Description of the Related Art [0003]
  • An optical disc, such as a compact disc (CD) or digital versatile disc (DVD), is used for storing a large quantity of audio, video and/or other data information. When such information is recorded on the optical disc and read therefrom, noises can be generated. To correct errors due to the noises, in a DVD system a Reed-Solomon (R-S) product code is used as an error correction code, and an inner code (PI) of (182,172,11) and an outer code (PO) of (208,192,17) are included in the R-S product code. Here, “182” of the inner code or “208” of the outer code represents a length of a code word, that is, the number of symbols which form a code word. “172” of the inner code or “192” of the outer code represents a length of message or information of a code word, that is, the number of symbols that form the information of a code word. “11” and “17” each represent a minimum distance, called a minimum Hamming distance, of a code word. [0004]
  • A CD system uses a cross-interleave Reed-Solomon code (CIRC) as an error correction code. CIRC includes a C1 code of (32,28,5) and a C2 code of (28,24,5). In the C1 code or the C2 code, the first factor (“32” of the C1 code or “28” of the C2 code) represents the length of a code word, the second factor (“28” of the C1 code or “24” of the C2 code) represents the length of information of a code word, and the last factor, “5”, represents the minimum distance of a code word. [0005]
  • There is a limit to the correction of the inner code (PI) and the outer code (PO) of a R-S product code and the C1 and C2 codes of a CIRC code. The correction limit is determined by the minimum distance of a code word. For example, if the number of errors in a code word is defined as “e”, the number of erasures in the same code word as “v”, and the minimum distance of the code word as “d”, an error correction using the R-S product code for a DVD system or the CIRC code for a CD system can correct errors of the code word only if [0006] Equation 1 is satisfied.
  • 2e+v<Minimum Distance  (1)
  • Here, ‘error’ means that neither an error value nor an error location is known, and ‘erasure’ means that an error value is not known but an error location is known. The error value is determined by the difference between an original symbol value and an erroneous symbol value corresponding to the original symbol. The ‘error location’ is the location of an erroneous symbol. The ‘erroneous symbol’ means that an original symbol is damaged by noises produced by data processing such as recording and reproducing. [0007]
  • Table 1 is a summary of characteristics of a R-S product code and a CIRC code used in CD and DVD systems, respectively. [0008]
    TABLE 1
    Correctable Correctable
    Minimum Error Erasure
    Code Format Distance Number Number
    CD C1 Code (32, 28, 5)  5 2  4
    CD C2 Code (28, 24, 5)  5 2  4
    DVD PI Code (182, 172, 11) 11 5 10
    DVD PO Code (208, 192, 17) 17 8 16
  • Both the C1 code and C2 code have the minimum distance of “5”, so that with respect to the C1 and C2 codes, it is possible to correct up to two (2) errors or four (4) erasures per each code word. If there are errors and erasures together in a code word, it is possible to correct up to one (1) error and two (2) erasures. [0009]
  • The PI code has the minimum distance of “11”, so that it is possible to correct up to five (5) errors or ten (10) erasures in a PI code word. The PO code has the minimum distance of “17”, so that it is possible to correct up to eight (8) errors or sixteen (16) erasures in a PO code word. [0010]
  • The CD or DVD system uses a slicer to change an analog signal read from a CD or DVD into digital data. A conventional slicer changes an input sample signal into a binary number such as “1” (or logic high state) or “0” (or logic low state) using high and low threshold values between the two logic states. In other words, a conventional slicer uses a “soft decision method” in which if an input sample signal is smaller than the low threshold value, it outputs “0”, if the input sample signal is bigger than the high threshold value, it outputs “1”, and if the input sample signal is between the high and low threshold values, it outputs an “erasure.” Since the slicer outputs 14 bits (in the case of the CD) or 16 bits (in the case of the DVD) data to form one symbol, use of the soft decision method in the slicer causes an increase in the number of the erasures. As a result, the actual efficiency of the error correction is lowered. [0011]
  • For these reasons, a C1 decoder or a PI decoder in a error correction system does not use the erasure correction in the error correction of a C1 word or a PI word. An erasure flag can be obtained from the result of the error correction of the C1 or PI word in the C1 or PI decoder. A C2 decoder or a PO decoder uses the erasure flag in the erasure correction of a C2 word or a PO word. This is because the entire error correction efficiency is higher when the C2 or PO word is used for the erasure correction than when the C2 or PO word is used for the error correction. [0012]
  • In a conventional error correction system, therefore, it is possible to error-correct up to 2 erroneous symbols per each code word for a C1 code, and it is possible to erasure-correct up to 4 erroneous symbols per each code word for a C2 code. Similarly, it is possible to error-correct up to 5 erroneous symbols per each code word for a PI code, and it is possible to erasure-correct up to 16 erroneous symbols per each code word for a PO code. [0013]
  • However, for high speed optical devices such as a high speed CD-ROM and a high speed DVD-ROM, high speed data processing is required when restoring data from such media. The incidence of errors in a high speed data processing is higher than the incidence of errors in a low speed data processing. [0014]
  • Therefore, a need exists for an error correction system which is more efficient and effective in the error correction than a conventional error correction system in a high speed as well as a low speed data processing. [0015]
  • SUMMARY OF THE INVENTION
  • Accordingly, to solve the above and other problems, it is an object of the present invention to provide a method for performing more effective error correction by indicating error locations and for performing error-erasure correction on code words in which error locations are indicated at the time of demodulating modulated data reproduced from an optical disc. [0016]
  • It is the other object of the present invention to provide a system for more effectively correcting errors and erasures in the code words in which error locations are indicated at the time of demodulating modulated data reproduced from an optical disc. [0017]
  • To achieve the above and other objects, a method for channel-decoding and error-correcting modulated data reproduced from an optical disc according to the present invention includes: (a) determining a channel code including channel data patterns that channel data symbols can have, and channel data symbols that correspond individually to the channel data patterns; (b) producing modulated data including information data symbols and erasure flags by demodulating the channel data symbols, using the determined channel code; and (c) performing an error-erasure correction on the information data symbols produced in the step (b), using error locations indicated by the erasure flags having a predetermined value. Preferably, the step (b) includes: (b1) outputting the information data symbols if the channel code has the information data symbols corresponding to the channel data symbols; and (b2) outputting erasure symbols as the above information data symbols and setting the erasure flags to the predetermined value if the channel code has no information data symbols corresponding to the channel data symbols. [0018]
  • To achieve other objects of the present invention, a system for channel decoding and error correcting modulated data reproduced from an optical disc includes: a channel code including channel data patterns which can have channel data symbols and the information data symbols corresponding to the channel data patterns individually; a channel decoder producing demodulated data including the information data symbols and the erasure flags by demodulating the channel data symbols, using the channel code; a memory storing the demodulated data outputted from the channel decoder; and a decoding unit for performing an error-erasure correction on the information data symbols, using error locations indicated by the erasure flags having a predetermined value. In the system, if information data symbols corresponding to the channel data patterns exist in the channel code, the channel decoder outputs the corresponding information data symbols as the information data symbols. If information data symbols corresponding to the channel data patterns do not exist in the above channel code, the channel decoder outputs the erasure symbols as the information data symbols, and sets the erasure flags to the predetermined value.[0019]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The above and other objects and advantages of the present invention will become more apparent by describing in detail a preferred embodiment thereof with reference to the attached drawings in which: [0020]
  • FIG. 1 is a circuit diagram illustrating a conventional system for channel decoding and error correcting; [0021]
  • FIG. 2 is a circuit diagram illustrating a system for channel decoding and error correcting according to a preferred embodiment of the present invention; [0022]
  • FIG. 3 shows the differences between demodulated data in the conventional system in FIG. 1 and in the system of the present invention in FIG. 2; [0023]
  • FIG. 4 shows examples of the C1 word on which the system of the present invention in FIG. 2 performs error-erasure correction; [0024]
  • FIG. 5 shows an example of a PI word on which the system of the present invention in FIG. 2 performs error-erasure correction; and [0025]
  • FIG. 6 is a flowchart illustrating a method for channel decoding and error correcting according to a preferred embodiment of the present invention.[0026]
  • DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
  • Before describing the preferred embodiments of the present invention, a conventional system for error correcting used in a CD system will be described with reference to FIG. 1. [0027]
  • In FIG. 1, an [0028] EFM decoder 11 receives EFM modulated channel data reproduced from a CD, and has an EFM code in the form of an internal lookup table. The EFM code defines 256 channel data patterns that channel data symbols (CH_D) can have, and 8-bit information data symbols that corresponds to the channel data patterns individually. If there is a channel data pattern corresponding to a 14-bit channel data symbol (CH_D) of the EFM modulated channel data, the EFM decoder 11 chooses an 8-bit information data symbol corresponding to the channel data pattern as an EFM demodulated data symbol (EFM_D).
  • If there is no channel data pattern corresponding to the channel data symbol (CH_D) in the EFM code, the [0029] EFM decoder 11 chooses any information data symbol within the EFM code as the EFM demodulated data symbol (EFM_D), or chooses a predetermined information data symbol within the EFM code, for example, “OxFF.” Therefore, all channel data symbols (CH_D) each having no corresponding channel data pattern will appear as errors in a subsequent error correction process.
  • The [0030] EFM decoder 11 provides 8-bit EFM demodulated data symbols (EFM_D), that is, the information data symbols, to a buffer memory 15 through a bus 13. The buffer memory 15 stores information data symbols provided from the EFM decoder 11. The buffer memory 15 provides a C1 word (C1_W), formed of even-numbered information data symbols of a frame having 32 information data symbols and odd-numbered information data symbols of the next frame, to a C1 decoder 17 through the bus 13.
  • The [0031] C1 decoder 17 which receives the C1 word (C1_W) performs an error correction on the received C1 word (C1_W), using 4 P-parity symbols included in the C1 word (C1_W). Therefore, the C1 decoder 17 can correct one erroneous information data symbol per code word formed of 28 information data symbols. If there are two (2) or more erroneous information data symbols in one code word, the C1 decoder 17 attaches erasure flags to the code word. Accordingly, for example, the erasure flags each having a value of “1” are attached to all information data symbols forming the code word. As a result, the C1 decoder 17 produces 9-bit data symbols (C1_D) each including an 8-bit information data symbol and an 1-bit erasure flag, and the 9-bit data symbols (C1_D) are provided to the buffer memory 15.
  • The [0032] buffer memory 15 performs a convolutional de-interleaving process on the data symbols (C1_D) received from the C1 decoder 17. In the convolutional de-interleaving process, each of the 28 data symbols (C1_D) of one code word is delayed by a different time period, so that a C2 word (C2_W), formed of 28 data symbols (C1_D) obtained one by one from each of 28 code words, is produced. The convolutional de-interleaving process in the buffer memory 15 disperses the data symbols (C1_D) of the code word to which the erasure flags are attached by the C1 decoder 17, into 28 C2 words (C2_W).
  • Then, the 9-bit data symbols (C1_D) forming a C2 word (C2_W) are transmitted to a [0033] C2 decoder 19 through the bus 13. Here, the C2 word (C2_W) provided from the buffer memory 15 to the C2 decoder 19 includes 28 data symbols (C1_D), and each data symbol (C1_D) includes an information data symbol and an 1-bit erasure flag.
  • The [0034] C2 decoder 19 decides whether each of the information data symbols of a C2 word is an erasure symbol based on a corresponding erasure flag. If the information data symbols are erasure symbols, the C2 decoder 19 performs an erasure correction with respect to the information data symbols (i.e., the erasure symbols).
  • Upon performing the erasure correction, 8-bit information data symbols are outputted from the [0035] C2 decoder 19 and provided to the buffer memory 15 where the information data symbols are de-interleaved. This completes the CIRC decoding by the apparatus for error correcting shown in FIG. 1.
  • A method and/or system of error correcting for a DVD system is similar to the method and/or system above described in reference to FIG. 1. The difference between a CD system and a DVD system is that the DVD system uses a 8 to 16 modulated code (EFM+ code) as a channel code, and uses a PI code and a PO code for error correcting instead of the C1 code and the C2 code. The EFM+ modulated data is error-corrected by a PI decoder, and the data error-corrected by the PI decoder is erasure-corrected by a PO decoder. [0036]
  • In a decoding process using the CIRC code or the R-S product code, if an error location within a code word can be known, the code word can be erasure-corrected. Thus, in this case, more erasures than the number of correctable errors can be corrected. Therefore, it is desirable to know the error location within a code word in order to increase the error correction efficiency using the CIRC code and the R-S product code. [0037]
  • A basic concept of the present invention is using the C1 code or the PI code for correcting erasures, using the characteristics that the channel data symbols which do not have the corresponding channel data patterns in the channel code are erroneous symbols. The error patterns which can be produced while recording and reproducing data in a CD/DVD are analyzed as follows: [0038]
  • Case 1: there are no channel data patterns corresponding to the EFM/EFM+ modulated channel data symbols within the EFM/EFM+ code. [0039]
  • Case 2: there are corresponding channel data patterns within the EFM/EFM+ code even though the EFM/EFM+ modulated channel data symbols are changed by noises. [0040]
  • In [0041] Case 1, it can be decided that there are errors in the channel code demodulated information data symbols before starting the error correction, so that it is possible to indicate the error location within a code word. On the other hand, in Case 2, it cannot be known whether there are errors in the demodulated information data symbols and the error location before the error correction is finished. Accordingly, if the conventional error correction method is simply performed on both Case 1 and Case 2, it is only possible to correct 2 errors in the case of a CD and 5 errors in the case of a DVD. If there are more errors than that, it is not possible to correct the errors.
  • In the application of a high speed CD-ROM/DVD-ROM which requires high speed operation, the incidence of errors occurring when data is restored from an optical disc is higher in the high speed operation than in a low speed operation. In other words, under the circumstances such as the high speed operation, channel data symbols having no corresponding channel data patterns in the EFM/EFM+ code are frequently produced. In this case, C1 decoding cannot correct 3 or more errors on a C1 word, PI decoding cannot correct 6 or more errors on a PI word. Consequentially, many code words that cannot be corrected are produced. However, if the [0042] Cases 1 and 2 are treated differently, the error correction efficiency can be increased.
  • According to the present invention, an error of [0043] Case 1 is considered as an erasure since an error location (i.e., a location of the error) can be known, while an error of Case 2 is considered as an error since error value and location are not known. In this case, the erasure correction can be performed on the C1 word and PI word. In other words, the C1/PI decoder can perform the erasure correction as well as the error correction with respect to a C1/PI word. As a result, the error correction where the C1/PI decoder performs both the error correction and the erasure correction is more efficient and effective than the error correction where the C1/PI decoder performs only the error correction. In addition, since the incidence of Case 1 is higher than that of Case 2, the entire error correction becomes further efficient.
  • FIG. 2 shows a system for channel decoding and error correcting according to a preferred embodiment of the present invention. The system for channel decoding and error correcting includes a [0044] channel decoder 21, a bus 23, a buffer memory 25, and means for error correcting 27, 29.
  • The system of FIG. 2 can be realized as a system for channel decoding and error correcting only for the CD, only for the DVD, or for a combined use of the CD and DVD. Therefore, to avoid redundancy, the system for a combined use of the CD and DVD will be described. The system in FIG. 2 uses the EFM code and the CIRC code for the CD, and uses the EFM+ code and the R-S product code for the DVD. Accordingly, the [0045] channel decoder 21 is preferably an EFM/EFM+ decoder. Hereinafter, the channel decoder 21 is called the EFM/EFM+ decoder.
  • The EFM/[0046] EFM+ decoder 21 has a channel code in the form of an internal lookup table. The channel code includes an EFM code which is used for the CD and an EFM+ code which is used for the DVD. In the case of use for the CD, the EFM/EFM+ decoder 21 outputs 9-bit demodulated data (N_EFM_D) by EFM demodulating 14-bit channel data symbol (CH_D) reproduced from the CD. Preferably, the 9-bit demodulated data (N_EFM_D) is formed of 8-bit EFM demodulated information data symbol (INF) and 1-bit first erasure flag (FLAG1). The EFM demodulated information data symbols (INF) can have 256 patterns. Therefore, 14-bit channel data symbols (CH_D) also have only 256 channel data patterns. If there is no channel data pattern corresponding to a 14-bit channel data symbol (CH_D), the EFM/EFM+ decoder 21 outputs an erasure symbol as an information data symbol (INF) corresponding to the channel data symbol (CH_D).
  • If the EFM code is used as the channel code, the erasure symbol is chosen from the channel code or is a predetermined information data symbol (INF), for example “OxFF”, present in the channel code. [0047]
  • In the case of the DVD, the EFM/[0048] EFM+ decoder 21 demodulates 16-bit channel data symbols (CH_D) reproduced from a DVD, and outputs the 9-bit demodulated data (N_EFM_D). Preferably, the 9-bit demodulated data (N_EFM_D) is formed of an 8-bit EFM+ demodulated information data symbol (INF) and an 1-bit first erasure flag (FLAG1). In the case of the EFM+ code, the EFM+ demodulated information data symbols (INF) can have 256 patterns. Therefore, the 16-bit channel data symbols (CH_D) also have only 256 channel data patterns. If there is no channel data pattern corresponding to a 16-bit channel data symbol (CH_D), the EFM/EFM+ decoder 21 outputs an erasure symbol as an information data symbol (INF) corresponding to the channel data symbol (CH_D). Preferably, if the EFM+ code is used as the channel code, the erasure symbol is a predetermined information data symbol (INF) present in the channel code, for example, “OxFF.” All the information data symbols (INF) within the EFM+ code, except for the specific information data symbols (INF) which are considered errorless during correction of errors, can be used as the erasure symbols.
  • To differentiate the erasure symbols from the information data symbols (INF) obtained by demodulating the channel data symbols (CH_D) of which corresponding channel data patterns exist in the channel code, the EFM/[0049] EFM+ decoder 21 sets the first erasure flag (FLAG1) as a prescribed value, for example, “1”, and attaches it to the information data symbols (INF). As a result, the demodulated data (N_EFM_D) which is output from the channel decoder 21 is formed of the 8-bit information data symbols (INF) obtained from the channel code and the 1-bit first erasure flag (FLAG1). FIG. 3 shows the difference between the output (FIG. 3(a)) of the EFM decoder 11 shown in FIG. 1 and the output (FIG. 3(b)) of the EFM/EFM+ decoder 21 according to the present invention.
  • The [0050] buffer memory 25 performs a similar operation to the buffer memory 15 of FIG. 1. A C1 word or a PI word (N C1_W/N_PI_W) is obtained from the buffer memory 25 by performing the substantially same operation as the C1 word (C1_W) is obtained from the buffer memory 15 in FIG. 1. The C1 or PI word (N_C1_W/N_PI_W) is provided to the C1/PI decoder 27. The C1 or PI word (N_C1_W/N_PI_W) includes the demodulated data (N_EFM_D) formed of the 8-bit information data symbols (INF) and the 1-bit first erasure flag (FLAG1).
  • The C1/[0051] PI decoder 27 which receives the C1/PI word (N_C1_W/N_PI_W) determines the information data symbols (INF) associated with the first erasure flag (FLAG1) of which the value is 1 to be the erasure symbols. After the erasure correction is performed on the erasure symbols, the error correction is performed on the entire information data symbols forming the C1/PI word (N_C1_W/N_PI_W). Therefore, the C1/PI decoder 27 can correct one erroneous information data symbol or up to 4 erasure symbols on the C1 word (N_C1_W). FIG. 4 shows examples of the C1 word (N_C1_W) on which the C1/PI decoder 27 in FIG. 2 performs the error correction. In FIG. 4, a quadrangle indicated as “FF” means the demodulated data (N_EFM_D) to which the first erasure flag is attached for indicating the error location, and a quadrangle indicated as “ERR” means the demodulated data (N_EFM_D) which cannot know whether it is an error or not. FIG. 4(a) is the case in which there are 4 known error locations (FF) among the 32 demodulated data (N_EFM_D), and FIG. 4(b) is the case in which there are 3 known error locations (FF). FIG. 4(c) is the case in which there are 2 known error locations (FF) and one error location of the demodulated data (ERR) is not known even though it is an actual error. Here, the actual error means that even though an error is produced, there is a channel data pattern which is matched to the EFM code.
  • In the case of FIG. 4([0052] c), if the conventional 2 error corrections are performed, error correction becomes impossible, but it is possible to correct errors using the erasure correction. The C1/PI decoder 27 can correct up to 5 erroneous information data symbols or 10 erasure symbols on the PI word (N_PI_W) in which errors and erasures are mixed up.
  • FIG. 5 shows an example of the PI word (N_PI_W) on which the C1/[0053] PI decoder 27 in FIG. 2 performs the error correction. The PI word (N_PI_W) in FIG. 5 is formed of 182 information data symbols (INF), in which four (4) are erasures (FF) and one is erroneous information data symbol (ERR) which is an actual error but the error location is not known. When the errors and erasures are mixed up in the PI word (N_PI_W), the error number and the erasure number which the C1/PI decoder can correct at the same time are shown in the following table 2.
    TABLE 2
    Error Number Correctable Erasure Number
    0 10 or less 
    1 8 or less
    2 6 or less
    3 4 or less
    4 2 or less
    5 0 or less
  • In the case of PI code, the correction capability of the code is relatively high compared to that of the C1 code used for the CD, so that a higher error correction efficiency can be obtained. [0054]
  • Like the [0055] C1 decoder 17 in FIG. 1, if 2 or more erroneous information data symbols exist in one C1 word (N_C1_W), or 6 or more in one PI word (N_PI_W), the C1/PI decoder 27 attaches the second erasure flags (FLAG2) to the code word. Therefore, the second erasure flags (FLAG2), for example, having a value of 1, are attached to all the information data symbols (INF) forming the code word.
  • The 9-bit data symbols (N_C1_D/N_PI_D) including the 8-bit information data symbols (INF) and the 1-bit second erasure flag (FLAG[0056] 2) are provided to the buffer memory 25. The buffer memory 25 performs the de-interleaving on the data symbols (N_C1_D/N_PI_D) received from the C1/PI decoder 27. The buffer memory 25 performs the convolutional de-interleaving in the case of use for the CD. In the case of use for the DVD, the buffer memory 25 performs the de-interleaving and forms the PO word (N_PO_W) formed of 208 9-bit data symbols.
  • The C2/[0057] PO decoder 29 in FIG. 2 corrects errors on the C2 word or the PO word (N_C2_W/N_PO_W) provided from the buffer memory 25. The error correction by the C2/PO decoder 29 includes the erasure correction and it is same as explained in FIG. 1.
  • As mentioned above, the error correction can be performed more effectively by indicating the error location during the demodulation of the modulated data using the channel code, and then error-erasure correcting the error location indicated in the code words. [0058]
  • FIG. 6 is a flowchart showing the method for channel decoding and error correcting according to a preferred embodiment of the present invention. The method for channel decoding and error correcting may be applied to the system in FIG. 2. [0059]
  • First, a channel code is set up ([0060] 620). The channel code includes the channel data patterns which the channel data symbols (CH_D) can have, and the information data symbols (INF) which corresponds individually to the channel data patterns. It is preferable that the channel code is set up previously in the form of a look-up table in a channel decoder. For the channel decoder, the EFM code is used for the CD, and the EFM+ code is used for the DVD.
  • Second, the demodulated data (N_EFM_D) including the information data symbols (INF) and the first erasure flag (FLAG[0061] 1) is produced by demodulating the received channel data symbols (CH_D) (630) using the set-up channel code. The demodulated data (N_EFM_D) is preferably formed of the EFM/EFM+ demodulated 8-bit information data symbols (INF) and the 1-bit first erasure flag (FLAG1). This process (630) can be divided into the following detail processes.
  • First of all, it is determined whether the information data symbols (INF) corresponding to the received channel data symbols (CH_D) exist in the channel code ([0062] 631). If the information data symbols (INF) corresponding to the received channel data symbols (CH_D) exist in the channel code, the corresponding information data symbols are output as the information data symbols (INF) of the demodulated data (N_EFM_D) (633). If the information data symbols (INF) corresponding to the received channel data symbols (CH_D) do not exist in the channel code, the erasure symbols are output as the information data symbols (INF), and the first erasure flag (FLAG1) is set to a predetermined value, for example, “1” (633). The erasure symbol may be chosen arbitrarily from the channel code or a predetermined information data symbol (INF) present within the channel code, for example, “OxFF.”
  • Third, the first error-erasure correction is performed ([0063] 640). The first error-erasure correction is performed in the C1 decoding for the CD and in the PI decoding for the DVD. In this process (640), the information data symbols (INF) corresponding to the first erasure flag (FLAG1) of the value 1 are judged as the erasure symbols, and after performing the erasure correction on the erasure symbols, the error correction is performed on the entire information data symbols forming one code word.
  • Last, the second error-erasure correction is performed ([0064] 650). This process (650) can be divided into the following detail processes. First of all, it is determined whether it is possible to correct the code word obtained from the first error-erasure correction performed in the above process 640 (651). If it is not possible to correct the code word, it means that there are more errors in the code word than the number of correctable errors. For example, this is a case in which there are two or more erroneous information data symbols in one C1 word (N_C1_W), or 0 or more erroneous information data symbols in the PI word (N_PI_W).
  • If it is not possible to correct the code word, the second erasure flags (FLAG[0065] 2) are attached to the relevant code word. Therefore, the second erasure flags (FLAG2), for example, having a value of 1, are attached to all the information data symbols (INF) forming the code word. Preferably, the de-interleaving is performed on the 9-bit data symbols including the 8-bit information data symbols and the 1-bit second erasure flag (FLAG2). Then, the second error-erasure correction is performed (655). The second error-erasure correction is performed using the second erasure flags in the C2 decoding for the CD, and in the PO decoding for the DVD.
  • Having described the preferred embodiments of the system and method for channel decoding and error correcting according to the present invention, modifications and variations can be readily made by those skilled in the art in light of the above teachings. It is therefore to be understood that, within the scope of the appended claims, the present invention can be practiced in a manner other than as specifically described herein. [0066]

Claims (16)

What is claimed is:
1. A method for channel decoding and error correcting modulated data reproduced from an optical disc comprises the steps of:
(a) setting a channel code including channel data patterns of channel data symbols and information data symbols which correspond to respective channel data patterns;
(b) producing demodulated data including the information data symbols and erasure flags by demodulating the channel data symbols, using the channel code; and
(c) performing error-erasure correction on the information data symbols produced in the step (b), using error locations indicated by the erasure flags having a predetermined value,
wherein the step (b) of producing demodulated data comprises the steps of;
(b1) outputting the information data symbols if the channel code has the information data symbols corresponding to the channel data patterns; and
(b2) outputting erasure symbols as the information data symbols and setting the erasure flags to the predetermined value if the channel code has no information data symbols corresponding to the channel data patterns.
2. The method of claim 1, wherein each the erasure symbols is one of the information data symbols in the channel code or a predetermined value.
3. The method of claim 1, wherein the channel code is one of an EFM code and an EFM+ code.
4. The method of claim 3, wherein the demodulated data includes 8-bit information data symbols and 1-bit erasure flags.
5. A system for channel decoding and error correcting modulated data reproduced from an optical disc comprises:
a channel decoder, including a channel code having channel data patterns that channel data symbols can have and information data symbols which correspond individually to the channel data patterns, and for producing demodulated data having the information data symbols and erasure flags by demodulating the channel data symbols, using the channel code.
a memory for storing the demodulated data outputted from the channel decoder; and
a decoding unit for performing an error-erasure correction on the information data symbols, using error locations indicated by the erasure flags having a predetermined value,
wherein the channel decoder outputs the information data symbols if the channel code has the information data symbols corresponding to the channel data patterns, and the channel decoder outputs erasure symbols as the information symbols and sets the erasure flags to the predetermined value if the channel code has no information data symbols corresponding to the channel data patterns.
6. The system of claim 5, wherein each of the erasure symbols is one of the information data symbols in the channel code or a predetermined value.
7. The system of claim 5, wherein the channel code is one of an EFM code and an EFM+ code.
8. The system of claim 7, wherein the demodulated data includes 8-bit information data symbols and the 1-bit erasure flags.
9. The system of claim 5, wherein the decoding unit includes:
a means for receiving from the memory code words obtained from the demodulated data;
a means for detecting a code word having errors more than a predetermined number; and
a means for providing second erasure flags of a predetermined value to information data symbols of the detected code word.
10. The system of claim 9, wherein the predetermined number is two (2) for a compact disc (CD) system or five (5) for a digital versatile disc (DVD) system.
11. The system of claim 9, further including:
a means for deinterleaving data from the decoding unit to generate deinterleaved code words containing the information data symbols and the second erasure flags; and
a second decoding unit for performing error-erasure correction on the information data symbols of the deinterleaved code words using the second erasure flags.
12. A method for correcting errors and erasures in modulated channel data reproduced from an optical disc, comprising the steps of:
providing a channel code having channel data patterns of the modulated channel data and information data symbols corresponding to the channel data patterns, respectively;
comparing channel data symbols of the modulated channel data with the channel data patterns in the channel code;
producing information data symbols corresponding to channel data patterns of the channel data symbols to form demodulated data;
producing erasure symbols with erasure flags to form the demodulated data when the channel code has no channel data patterns matching the channel data symbols;
providing code words obtained from the demodulated data; and
correcting errors and erasures in the code words using the erasure flags.
13. The method of claim 12, wherein the channel code is an EFM code for a compact disc (CD) system and an EFM+ code for a digital versatile disc (DVD) system.
14. The method of claim 12, further including the steps of:
detecting a code word having errors more than a predetermined number; and
providing second erasure flags of a predetermined value to the detected code word.
15. The method of claim 14, wherein the second erasure flags are provided to the detected code word such that each of the second erasure flags is attached to each of information data symbols or erasure symbols of the detected code word.
16. The method of claim 14, further including the steps of:
deinterleaving the code words on which the correcting step has been performed; and
correcting errors and erasures in the deinterleaved code words by locating defective symbols using the second erasure flags.
US09/765,539 2000-06-09 2001-01-19 Method and apparatus for correcting C1/PI word errors using error locations detected by EFM/EFM+ decoding Abandoned US20020010888A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/824,407 US7266748B2 (en) 2000-06-09 2004-04-14 Method and apparatus for correcting C1/PI word errors using error locations detected by EFM/EFM+ decoding

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2000-0031663A KR100378181B1 (en) 2000-06-09 2000-06-09 Method and apparatus for correcting errors in C1/PI word using error locations detected by EFM/EFM+ decoding
KR00-31663 2000-06-09

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US10/824,407 Division US7266748B2 (en) 2000-06-09 2004-04-14 Method and apparatus for correcting C1/PI word errors using error locations detected by EFM/EFM+ decoding

Publications (1)

Publication Number Publication Date
US20020010888A1 true US20020010888A1 (en) 2002-01-24

Family

ID=19671507

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/765,539 Abandoned US20020010888A1 (en) 2000-06-09 2001-01-19 Method and apparatus for correcting C1/PI word errors using error locations detected by EFM/EFM+ decoding
US10/824,407 Expired - Fee Related US7266748B2 (en) 2000-06-09 2004-04-14 Method and apparatus for correcting C1/PI word errors using error locations detected by EFM/EFM+ decoding

Family Applications After (1)

Application Number Title Priority Date Filing Date
US10/824,407 Expired - Fee Related US7266748B2 (en) 2000-06-09 2004-04-14 Method and apparatus for correcting C1/PI word errors using error locations detected by EFM/EFM+ decoding

Country Status (6)

Country Link
US (2) US20020010888A1 (en)
JP (1) JP2002008326A (en)
KR (1) KR100378181B1 (en)
CN (1) CN1213428C (en)
NL (1) NL1017381C2 (en)
TW (1) TW501098B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020152133A1 (en) * 2001-03-09 2002-10-17 King John Thorne Marketplaces for on-line contract negotiation, formation, and price and availability querying
EP1499026A1 (en) * 2003-07-10 2005-01-19 Samsung Electronics Co., Ltd. Error correction decoding method and apparatus
WO2006062607A1 (en) * 2004-12-12 2006-06-15 Hewlett-Packard Development Company, L.P. Error detection and correction
US20060156180A1 (en) * 2004-12-07 2006-07-13 Samsung Electronics Co., Ltd. Device and method for determining a defective area on an optical media
NL1030615C2 (en) * 2004-12-07 2007-06-28 Samsung Electronics Co Ltd Optical-disk recorder e.g. for compact disk, has data recording unit that re-records data of defect area on another area of disk, when error frequency of occurrence exceeds critical value
WO2019222014A1 (en) * 2018-05-15 2019-11-21 Micron Technology, Inc. Code word format and structure
US11386003B2 (en) 2018-05-15 2022-07-12 Micron Technology, Inc. Forwarding code word address

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7328395B1 (en) * 2004-04-13 2008-02-05 Marvell International Ltd. Iterative Reed-Solomon error-correction decoding
US7587657B2 (en) * 2005-04-29 2009-09-08 Agere Systems Inc. Method and apparatus for iterative error-erasure decoding
TWI279782B (en) * 2005-09-26 2007-04-21 Sunplus Technology Co Ltd Block code error correction system
CN1979671B (en) * 2005-11-30 2010-09-29 鸿富锦精密工业(深圳)有限公司 Error-removing device and method for optical storage apparatus
JP4887928B2 (en) * 2006-06-21 2012-02-29 株式会社デンソー Receiving device for vehicle communication system
US9178534B2 (en) * 2012-05-29 2015-11-03 International Business Machines Corporation Methods for partial reverse concatenation for data storage devices using composite codes

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5392299A (en) * 1992-01-15 1995-02-21 E-Systems, Inc. Triple orthogonally interleaed error correction system
US5715262A (en) * 1995-07-12 1998-02-03 Lsi Logic Corporation Errors and erasures correcting reed-solomon decoder
US6112324A (en) * 1996-02-02 2000-08-29 The Arizona Board Of Regents Acting On Behalf Of The University Of Arizona Direct access compact disc, writing and reading method and device for same
US6557126B1 (en) * 2000-01-31 2003-04-29 Oak Technology, Inc. Method and apparatus for calibrating write power

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6276825A (en) * 1985-09-30 1987-04-08 Hitachi Ltd Code error correcting method
JPH0799503B2 (en) * 1990-09-12 1995-10-25 パイオニア株式会社 Error correction method for encoded data
KR950002304B1 (en) * 1992-10-07 1995-03-16 삼성전자주식회사 Multi-error correction method
MY110584A (en) * 1992-10-09 1998-08-29 Koninklijke Philips Electronics Nv Method of and device for correction errors and erasures in digital information
JP3328093B2 (en) * 1994-07-12 2002-09-24 三菱電機株式会社 Error correction device
GB2295946B (en) * 1994-12-01 1999-09-29 Mitsubishi Electric Corp Digital signal recording device,digital signal playback device,and digital signal decoding device therefor
JP3305966B2 (en) 1995-12-25 2002-07-24 ソニー株式会社 Data decoding apparatus and method, and data reproducing apparatus
US5732093A (en) * 1996-02-08 1998-03-24 United Microelectronics Corporation Error correction method and apparatus on optical disc system
US5920578A (en) * 1997-04-23 1999-07-06 Cirrus Logic, Inc. Method and apparatus for efficiently processing a multi-dimensional code
JPH10322226A (en) * 1997-05-14 1998-12-04 Texas Instr Japan Ltd Reed solomon decoding method
JP3165099B2 (en) * 1998-02-05 2001-05-14 インターナショナル・ビジネス・マシーンズ・コーポレ−ション Error correction method and system
FR2776115B1 (en) * 1998-03-13 2000-07-21 Thomson Multimedia Sa ERROR CORRECTION DEVICE AND OPTICAL DISC DRIVE COMPRISING SUCH A DEVICE
US6119261A (en) * 1998-03-17 2000-09-12 Quantum Corporation Method for recovering data from disk with a dynamic erasure offset ECC data recovery protocol
KR100265769B1 (en) * 1998-05-19 2000-09-15 윤종용 Error correction device in an optical disc system and error correction method therefor
JP3214478B2 (en) * 1998-12-28 2001-10-02 日本電気株式会社 Error correction decoding device
US6389573B1 (en) * 1999-06-29 2002-05-14 Maxtor Corporation Enhanced read retrial scheme
GB0031436D0 (en) * 2000-12-22 2001-02-07 Koninkl Philips Electronics Nv Method and apparatus for data reproduction

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5392299A (en) * 1992-01-15 1995-02-21 E-Systems, Inc. Triple orthogonally interleaed error correction system
US5715262A (en) * 1995-07-12 1998-02-03 Lsi Logic Corporation Errors and erasures correcting reed-solomon decoder
US6112324A (en) * 1996-02-02 2000-08-29 The Arizona Board Of Regents Acting On Behalf Of The University Of Arizona Direct access compact disc, writing and reading method and device for same
US6557126B1 (en) * 2000-01-31 2003-04-29 Oak Technology, Inc. Method and apparatus for calibrating write power

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020152133A1 (en) * 2001-03-09 2002-10-17 King John Thorne Marketplaces for on-line contract negotiation, formation, and price and availability querying
US7203895B2 (en) 2003-07-10 2007-04-10 Samsung Electronics Co., Ltd. Error correction decoding method and apparatus
EP1499026A1 (en) * 2003-07-10 2005-01-19 Samsung Electronics Co., Ltd. Error correction decoding method and apparatus
NL1033998C2 (en) * 2004-12-07 2008-07-29 Samsung Electronics Co Ltd Device and method for determining a defective area on an optical medium.
US20060156180A1 (en) * 2004-12-07 2006-07-13 Samsung Electronics Co., Ltd. Device and method for determining a defective area on an optical media
NL1030615C2 (en) * 2004-12-07 2007-06-28 Samsung Electronics Co Ltd Optical-disk recorder e.g. for compact disk, has data recording unit that re-records data of defect area on another area of disk, when error frequency of occurrence exceeds critical value
US7849379B2 (en) 2004-12-07 2010-12-07 Samsung Electronics Co., Ltd. Device and method for determining a defective area on an optical media
US20060156175A1 (en) * 2004-12-12 2006-07-13 Mcclellan Paul J Error detection and correction
US7404133B2 (en) 2004-12-12 2008-07-22 Hewlett-Packard Development Company, L.P. Error detection and correction employing modulation symbols satisfying predetermined criteria
WO2006062607A1 (en) * 2004-12-12 2006-06-15 Hewlett-Packard Development Company, L.P. Error detection and correction
WO2019222014A1 (en) * 2018-05-15 2019-11-21 Micron Technology, Inc. Code word format and structure
US10831389B2 (en) 2018-05-15 2020-11-10 Micron Technology, Inc. Code word format and structure
US11003375B2 (en) 2018-05-15 2021-05-11 Micron Technology, Inc. Code word format and structure
US11386003B2 (en) 2018-05-15 2022-07-12 Micron Technology, Inc. Forwarding code word address
US11520513B2 (en) 2018-05-15 2022-12-06 Micron Technology, Inc. Code word format and structure
US11886338B2 (en) 2018-05-15 2024-01-30 Micron Technology, Inc. Forwarding code word address
US11907560B2 (en) 2018-05-15 2024-02-20 Micron Technology, Inc. Code word format and structure

Also Published As

Publication number Publication date
US7266748B2 (en) 2007-09-04
US20040194003A1 (en) 2004-09-30
KR20010110927A (en) 2001-12-15
KR100378181B1 (en) 2003-03-29
JP2002008326A (en) 2002-01-11
CN1328326A (en) 2001-12-26
NL1017381C2 (en) 2001-12-12
CN1213428C (en) 2005-08-03
TW501098B (en) 2002-09-01

Similar Documents

Publication Publication Date Title
US4764927A (en) Code error correcting method
JPH084233B2 (en) Error correction code decoding device
US7549104B2 (en) Digital signal processing method and apparatus performing variable number of error correction repetitions
JP2009506474A (en) Soft decoding method and apparatus, error correction method and apparatus, soft output method and apparatus
US7266748B2 (en) Method and apparatus for correcting C1/PI word errors using error locations detected by EFM/EFM+ decoding
US6378103B1 (en) Apparatus and method for error correction in optical disk system
US4608692A (en) Error correction circuit
US6721917B2 (en) Method and system for optical disk decoding
US6895173B2 (en) Combined DVD/CD data processor
US6138263A (en) Error correcting method and apparatus for information data having error correcting product code block
US6826137B1 (en) Apparatus and method for authentication/copy protection of optical storage medium and the optical storage medium
KR20010051845A (en) Optical disk apparatus and data reading method
US7146555B2 (en) Error correction method, apparatus and program product
US6718505B1 (en) Method and apparatus for error correction in a process of decoding cross-interleaved Reed-Solomon code (CIRC)
JP2000113606A (en) Method and device for correcting read data error from data record medium
JP4083883B2 (en) Error detection / correction method
JP2664661B2 (en) Error correction device
EP1111799B1 (en) Error correction with a cross-interleaved Reed-Solomon code, particularly for CD-ROM
KR100196927B1 (en) Error correction method of digital video recording/reproducing apparatus
KR100234400B1 (en) Apparatus and method of digital video disk system
KR100283247B1 (en) Authenticity Detection / Replication Prevention Method and Apparatus for Optical Recording Media
KR100238146B1 (en) Method for processing error flag in optical disc reproducing apparatus during reproducing disc
KR19990049147A (en) Error correction method
KR19980015459A (en) Error Correction Inspection Method and Apparatus
KR100564532B1 (en) Error correction method by generation error flag

Legal Events

Date Code Title Description
AS Assignment

Owner name: SAMSUNG ELECTRONICS CO., LTD., KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KWON, HYUNG-JOON;REEL/FRAME:011494/0337

Effective date: 20010104

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION