EP0793351A1 - Apparatus for computing error correction syndromes - Google Patents
Apparatus for computing error correction syndromes Download PDFInfo
- Publication number
- EP0793351A1 EP0793351A1 EP96308523A EP96308523A EP0793351A1 EP 0793351 A1 EP0793351 A1 EP 0793351A1 EP 96308523 A EP96308523 A EP 96308523A EP 96308523 A EP96308523 A EP 96308523A EP 0793351 A1 EP0793351 A1 EP 0793351A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- iteration
- during
- memory means
- syndromes
- storage means
- 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.)
- Withdrawn
Links
Images
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, 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/03—Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
- H03M13/05—Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits
- H03M13/13—Linear codes
- H03M13/15—Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes
- H03M13/151—Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes using error location or error correction polynomials
Definitions
- the present invention relates to an apparatus for correcting errors present in stored or transmitted data; and, more particularly, to an apparatus for determining syndromes which are used in correcting errors in the data encoded by using a Reed-Solomon code.
- Noises occurring during a process of transmitting, storing or retrieving data can in turn cause errors in the transmitted, stored or retrieved data. Accordingly, various encoding techniques, having the capability of rectifying such errors, for encoding the data to be transmitted or stored have been developed.
- a set of check bits is appended to a group of message or information bits to form a codeword.
- the check bits which are determined by an encoder, are used to detect and correct the errors.
- the encoder essentially treats the bits comprising the message bits as coefficients of a binary message polynomial and derives the check bits by multiplying the message polynomial i(X) with a code generating polynomial g(X) or dividing i(X) by g(X), to thereby provide a codeword polynomial c(X).
- the code generating polynomial is selected to impart desired properties to a codeword upon which it operates so that the codeword will belong to a particular class of error-correcting binary group codes (see, e.g., S. Lin et al., "Error Control Coding: Fundamentals and Applications", Prentice-Hall, 1983).
- error correcting codes is the well-known BCH (Bose-Chaudhuri-Hocquenghen) codes, which include the Reed-Solomon codes.
- BCH Bit-Chaudhuri-Hocquenghen
- the mathematical basis of Reed-Solomon codes is explained in, e.g., the aforementioned reference by Lin et al. and also in Berlekamp, "Algebraic Coding Theory", McGraw-Hill, 1968, which is further referred to in U.S. Pat. No. 4,162,480 issued to Berlekamp.
- syndromes S 0 , S 1 , ..., S 2T-1 are calculated from a received codeword polynomial r(X), i.e., an (N-1)st order polynomial representing the received codeword.
- the received codeword polynomial r(X) is represented as r N-1 X N-1 +r N-2 X N-2 + ⁇ +r 1 X 1 +r 0 , wherein r j is an (N-j)th received symbol of a codeword.
- coefficients of an error locator polynomial ⁇ (X) are calculated.
- the error locator polynomial ⁇ (X) is solved to obtain its roots, which represent the error locations in the received codewords.
- error values are calculated. Mathematical expressions for the syndromes and the coefficients of the error locator polynomial are set forth in the afore-referenced U.S. Pat. No. 4,162,480 issued to Berlekamp.
- the syndromes S 0 to S 2T-1 are calculated by substituting roots of the code generating polynomial, i.e., ⁇ 0 to ⁇ 2T-1 , for X in the received codeword polynomial r(X), respectively.
- codeword polynomial c(X) is derived by multiplying the code generating polynomial g(X) and the message polynomial i(X), substituting a root of g(X) for X in the received codeword polynomial r(X) results in 0 if the error polynomial e(X) equals 0. That is, in case of no error, all the syndromes S 0 to S 2T-1 are 0.
- FIG. 1 there is shown a block diagram of a conventional syndrome calculating device including 2T syndrome calculating cells (10-0 to 10-(2T-1)), which is disclosed in, e.g., U.S. Pat. No. 4,845,713 issued to Zook.
- a received symbol r j is coupled to the syndrome calculating cells (10-0 to 10-(2T-1)), each of which determines a syndrome (S i ) for each root ( ⁇ i ) of the code generating polynomial g(X).
- 2T syndromes (S 0 to S 2T-1 ) are provided at a time when N symbols, i.e., 1 codeword, are received.
- the completion of inputting N symbols is notified by a codeword end signal (CODEWORD END) which is fed to each of the syndrome calculating cells.
- (3B) ⁇ [( r N -1 ⁇ i + r N -2 ) ⁇ i + r N -3 ] ⁇ i + ⁇ + r 1 ⁇ i + r 0
- r j represents the received symbol inputted in synchronization with a symbol clock, r j being an (N-j)th received symbol of a codeword; and the additions and the multiplications are done on the finite field GF(2 m ).
- FIG. 2 there is shown a detailed block diagram of an ith syndrome calculating cell 10-i which includes a multiplier 21 operating on the finite field GF(2 m ), a memory 23, an adder 25 operatintg on the finite field GF(2 m ), and a register 27.
- the structures of the 2T syndrome calculating cells are identical except the contents of the memory.
- calculation of Eq. (3B) is done iteratively from the innermost parenthesis. To do this, the received symbols (r N-1 to r 0 in that order) are provided to the GF adder 25 one by one, one symbol per symbol clock cycle.
- An intermediate value is stored at the register 27, the intermediate value referring to a result of an iteration in the course of calculating the Eq. (3B), e.g., (r N-1 ⁇ i +r N-2 ).
- the register 27 is initialized to an initial intermediate value 0. Specifically, the register 27 is initialized in response to a codeword end signal (CODEWORD END) which notifies the end of a previous codeword.
- CODEWORD END codeword end signal
- the initial intermediate value 0 provided from the reigster 27 is multiplied with ⁇ i , to thereby provide a multiplication result 0 to the adder 25.
- the ith root of the code generating polynomial ⁇ i is stored at the memory 23, to be provided to the multiplier 21.
- the first received symbol,r N-1 is fed to the GF adder 25 wherein it is added to the multiplication result 0.
- the result, i.e., r N-1 is coupled to the register 27.
- an intermediate value obtained in the first symbol clock cycle i.e., r N-1 , is clocked into the register 27, to be stored therein.
- the intermediate value r N-1 provided from the register 27 is fed to the multiplier 21 wherein it is multiplied with ⁇ i .
- the multiplication result, r N-1 ⁇ i is fed from the multiplier 21 to the adder 25 wherein it is added to a second received symbol r N-2 which is fed to the adder during the second symbol clock cycle, to thereby provide an intermediate value r N-1 ⁇ i +r N-2 .
- the intermediate value is coupled to the register 27, to be stored therein at the rising edge of a third symbol clock cycle.
- a primary object of the present invention to provide a syndrome calculating device which is constructed with a reduced number of multipliers and adders on a finite field and operates by using a bit clock instead of a symbol clock, thereby achieving a reduction in processing time as well as the manufacturing cost or complexity of the device.
- a block diagram of a syndrome calculating device in accordance with the present invention Similar to the conventional one, the syndrome calculating device shown in Fig. 3 includes a multiplicity of syndrome calculating cells. However, contrary to the conventional device, a syndrome calculating cell of the present invention calculates K syndromes simultaneously, as specified in Fig. 3, K being a plural number not larger than 2T, T being a predetermined number. In the examples shown in Figs. 3 to 6, K is set to 4 for the purpose of a simple illustration. Since the syndrome calculating cell 30-i of the present invention can substitute 4 conventional cells, 2T/4 cells are needed to calculate 2T syndromes as shown in Fig. 3.
- bit clock is fed to each of the syndrome calculating cells, wherein the bit clock refers to a clock signal which is K times faster than the symbol clock.
- FIG. 4 there is shown a diagram of a syndrome calculating cell 30-0 which calculates 0th to 3rd syndromes (S 0 to S 3 ) in accordance with a first embodiment of the present invention.
- the syndrome calculating cell 30-0 includes a multiplier 41 operating on the finite field GF(2 m ) and an adder 45 operating on the finite field GF(2 m ) which directly correspond to the adder 25 and the multiplier 21 shown in Fig. 2, respectively. It further includes a root input block 43 and a register block 47 which correspond to the memory 23 and the register 27 shown in Fig. 2, resepctively. The functions of the corresponding blocks are similar except that blocks of Fig. 4 perform K times as many jobs as those of Fig. 2 by using the bit clock. To support this, the register block 47 is constructed to include 4 registers (R0 to R3) connected in parallel. A multiplexor (“MUX”) 47b and a demultiplexor (“DEMUX”) 47a are also included in the register block 47 to control the input and output of the registers. Edge triggered D flip-flops may be used as the registers.
- MUX multiplexor
- DEMUX demultiplexor
- the received symbols (a first symbol r N-1 to an Nth symbol r 0 in that order, N being a positive integer) are provided to the adder 45 one by one, one symbol per symbol clock cycle.
- each intermediate value refers to a result of an iteration in the course of calculating Eq. (3B), e.g., (r N-1 ⁇ i +r N-2 ).
- Lth set of intermediate values refers to 2T intermediate values calculated by using first L received symbols (r N-1 to r N-L ), i.e., [ ⁇ (r N-1 ⁇ i +r N- 2 ) ⁇ i + ⁇ +r N-(L-1) ]r N-L , i being 0 to 2T-1; and an Mth intermediate value of the Lth set refers to [ ⁇ (r N-1 ⁇ M +r N-2 ) ⁇ M + ⁇ +r N-(L-1) ]r N-L .
- an intermediate value obtained in the course of calculating S 0 is stored in R 0 , and so on.
- the registers R0 to R3 are initialized to an initial intermediate value 0. Specifically, the registers are initialized in response to a codeword end signal (CODEWORD END) which notifies the end of a previous codeword.
- CODEWORD END codeword end signal
- initial intermediate values i.e., 0's, provided from R0 to R3 are fed through the MUX 47b to the GF multiplier 41 in response to a first selection signal SEL1.
- 0th to 3rd roots of the code generating polynomial are stored at 4 memory cells included in the root input block 43 and provided therefrom to the multiplier 41 through a MUX 43a included in the root input block 43.
- the initial intermediate values 0's are sequentially multiplied with ⁇ 0 to ⁇ 3 , respectively, one multiplication at each bit clock cycle, to thereby provide 4 multiplication results, i.e., 0's to the adder 45.
- the first received symbol, r N-1 is fed to the GF adder 45 wherein it is added to each of the initial intermediate values. Then the results, i.e., r N-1 's, are coupled through the DEMUX 47a to registers R0 to R3, to be stored therein.
- the MUX 43a included in the root input block in response to SEL1, selects each of the 4 roots periodically ( ⁇ 0 , ⁇ 1 , ⁇ 2 , ⁇ 3 , ⁇ 0 , ⁇ 1 , ⁇ 2 , ... ), one root per a bit clock cycle, and provides it to the multiplier 41 with a period of one symbol clock cycle or 4 bit clock cycles.
- the MUX 47b selects one of the 4 registers and provides the content of the selected register to the GF multiplier 41 periodically.
- the DEMUX 47a directs the input thereto to one of the 4 registers periodically one for each bit clock cycle in response to a second selection signal SEL2.
- the initial intermediate value 0 provided from R0 is multiplied with ⁇ 0 at the multiplier 41 and the multiplication result 0 is added to r N-1 at the adder 45, to provide a first intermediate value of a first set, i.e., r N-1 , back to R0 through the DEMUX 47a.
- the intermediate value obtained in the first bit clock cycle i.e., r N-1
- the intermediate values r N-1 's are stored in the 4 registers R0 to R3.
- the intermediate values, i.e., r N-1 's, stored at R0 to R3 is fed through the MUX 47b to the multiplier 41.
- the intermediate values from R0 to R3 are sequentially multiplied with ⁇ 0 to ⁇ 3 , respectively, one multiplication at each bit clock cycle, to thereby provide multiplication results, r N-1 ⁇ i 's , i being 0 to 3, to the adder 45.
- r N-1 ⁇ i 's are sequentially added to a second received symbol r N-2 which is provided thereto during the second symbol clock cycle.
- the first intermediate value of the first set provided from R 0 i.e., r N-1
- the multiplier 41 is multiplied with ⁇ 0 at the multiplier 41 and the output thereof is added to r N-2 at the adder 45, to provide a first intermediate value of a second set, r N-1 ⁇ 0 +r N-2 , back to R0, to be stored therein.
- 4 intermediate values of the second set, r N-1 ⁇ i +r N-2 's, i being 0 to 3 are stored in the 4 registers R0 to R3.
- the DEMUX 47a distributes the 0th to 3rd intermediate values of the second set (r N-1 ⁇ 0 +r N-2 to r N-1 ⁇ 3 +r N-2 ) to the corresponding registers (R0 to R3) in response to the second selection signal (SEL2).
- syndromes S 0 , S 1 , S 2 , S 3 are stored at the corresponding registers. (That is, S 0 in R 0 , S 1 in R1, and so on.)
- the syndromes may be provided sequentially through the MUX 47b by using the first selection signal SEl1, to be stored in other part of Reed-Solomon decoder and used in correcting errors residing in the received symbols.
- the syndromes may be provided in a parallel manner directly from output ports of the registers included in the register block 47 without going through the MUX 47b. The manner of provision of the syndromes depends upon the need of the overall system in which the syndrome calculating device is employed. After the syndromes are provided, the registers are initialized to 0 in response to the codeword end signal for the processing of a next codeword.
- Table 1 symbol clock
- R0 R1 R2 R3 1st 0 0 0 0 0 r N-1 0 0 0 r N-1 r N-1 0 0 r N-1 r N-1 r N-1 0 2nd r N-1 r N-1 r N-1 r N-1 r N-1 ⁇ 0 +r N-2 r N-1 r N-1 r N-1 ⁇ 0 +r N-2 r N-1 ⁇ 1 +r N-2 r N-1 r N-1 r N-1 r N-1 ⁇ 0 +r N-2 r N-1 ⁇ 1 +r N-2 r N-1 r N-1 r N-1 ⁇ 0 +r N-2 r N-1 ⁇ 1 +r N-2 r N-1 r N-1 r N-1 ⁇ 2 +r N-2 r N-1 ⁇ 1 +r N-2 r N-1 r N-1 ⁇ 2 +r N-2 r N-1 ⁇ 1 +r N-2 r N-1 r N-1
- FIG. 5 there is shown a structure of a syndrome calculating cell 30-0 which calculates S 0 to S 3 in accordance with a second embodiment of the present invention.
- the syndrome calculating cell 30-0 includes a multiplier 51 operating on the finite field GF(2 m ), a root input block 53, an adder 55 operating on the finite field GF(2 m ), and a register block 57 which directly correspond to those shown in Fig. 4.
- the differnce between the cells shown in Figs. 4 and 5 is that while the register block 47 shown in Fig. 4 includes 4 registers which are connected in parallel to the multiplexor and the demultiplexor, the register block 57 includes only 4 registers which are connected serially. Except the register block, the corresponding blocks are essentially identical to those of the first embodiment shown in Fig. 4.
- each of the intermediate values is stored at its corresponding register with the help of the DEMUX 47a and the MUX 47b.
- each of the intermediate values is first fed to R0 and stored therein for a bit clock cycle.
- the contents of R0 is then shifted to R1 and stored therein for a next bit clock cycle, and then to R2, and then to R3.
- the output of R3 is coupled to the multiplier 51.
- the overall function of the register block 57 i.e., a storage device with one symbol clock delay, is the same as that of the first embodiment shown in Fig. 4.
- FIG. 6 there is shown a schematic diagram of a syndrome calculating cell 30-0 which calculates S 0 to S 3 in accordance with a third embodiment of the present invention.
- the syndrome calculating cell 30-0 shown in Fig. 6 includes a multiplier 61 operating on the finite field, a root input block 63, and an adder 65 operating on the finite field which are identical to those shown in Fig. 5.
- the syndrome calculating cell shown in Fig. 5 includes only one register block 57
- the cell shown in Fig. 6 includes 2 register blocks, i.e., an intermediate register block 67 and a syndrome register block 68.
- the syndrome calculating cell shown in Fig. 6 also includes a multiplexor ("MUX") 69, an inverter 70 and an OR gate 71, which are used in controlling the two register blocks 67 and 68. Except the register blocks, the operation of the corresponding blocks are essentially identical to those of the second embodiment.
- MUX multiplexor
- both of the register blocks 67 and 68 may be the same as that of the register block 47 or 57 shown in Fig. 4 or 5, respectively.
- the intermediate register block 67 stores the intermediate values and provides them through the MUX 69 to the GF multiplier 61 during first to (N-1)st symbol clock cycles.
- the syndrome register block 68 stores the intermediate values obtained during the (N-1)st symbol clock cycle and provide them to the MUX 69 during the Nth symbol clock cycle.
- the syndrome register block 68 also stores the syndromes obtained during the Nth symbol clock cycle.
- r 0 _FLAG and r 1 _FLAG are signals which notify that an Nth symbol r 0 and an (N-1)st symbol r 1 are being received, respectively.
- r 0 _FLAG (r 1 _flag) is a signal whose value is 1 during the Nth ((N-1)st) symbol clock cycle and is 0 during the rest of the clock cycles. Accordingly, an output of the OR gate 71, r 01 _FLAG, is 1 during the (N-1)st and the Nth symbol clock cycles and is 0 during the 1st to (N-2)nd symbol clock cycles.
- inverted r 0 _FLAG provided from the inverter 70 is connected to reset ports of the registers included in the intermediate register block 67. Therefore, during the 1st to (N-1)st clock cycles, the intermediate register block 67 functions identically to the register block 57 shown in Fig. 5. During the Nth clock cycles, the intermediate register block is reset in response to r 0 _FLAG and the output thereof is invalid.
- the MUX 69 selects an input on port 0, i.e., an output from the intermediate register block 67 during the 1st to (N-1)st clock cycles and selects an input on port 1, i.e., an output from the syndrome register block 68 during the Nth clock cycle, and provides it to the multiplier 61.
- r 01 _FLAG is connected to enable ports of the registers included in the syndrome register block 68, so that the registers included in the syndrome register block 68 are enabled during the (N-1)st and Nth symbol clock cycles. Therefore, the syndrome register block 68 starts to receive the intermediate values from the adder 65 at the start of (N-1)st symbol clock cycle. By the start of the Nth symbol clock cycle, an (N-1)st set of intermediate values obtained during the (N-1)st symbol clock cycle, [ ⁇ (r N-1 ⁇ i +r N-2 ) ⁇ i + ⁇ r 2 ] ⁇ i +r 1 , are fully fed into the syndrome register block 68.
- intermediate values of the (N-1)st set are sequentially fed from the syndrome register block 68 through the MUX 69 to the multiplier 61, to be used in determining syndromes.
- both of the two register blocks perform the input and output operations. Accordingly, during the (N-1)st symbol clock cycle, an (N-2)nd set of intermediate values are provided from the intermediate register block 67 to the multiplier 61, to be used in determining an (N-1)st set of intermediate values which are fed to the syndrome register block 68.
- the syndrome calculating cell of the present invention provides K syndromes simultaneously by using the bit clock which is K times faster than the symbol clock, to thereby reduce the number of the syndrome calculating cells down to 1/K.
- K is not limited to 4 but can be any positive plural number. If one symbol clock cycle equals 8 bit clock cycles, the root input block stores 8 roots, the register block includes 8 registers, and the number of syndrome calculating cells becomes (2T)/8. Therefore, the number of the adders and multipliers can be reduced a factor of by 1/8.
- the multiplier on the finite field should be fast enough. Therefore, the number of bit clock cycles corresponding to one symbol clock cycle is determined considering the capability of the multiplier.
Landscapes
- Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Algebra (AREA)
- General Physics & Mathematics (AREA)
- Pure & Applied Mathematics (AREA)
- Probability & Statistics with Applications (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Error Detection And Correction (AREA)
- Detection And Correction Of Errors (AREA)
Abstract
A syndrome calculating device, for use in a Reed-Solomon decoder, for calculating syndromes Si's iteratively, according to: wherein rN-j represents a jth received symbol which is fed in synchronization with a symbol clock and αi denotes an ith root of a code generating polynomial, comprises a plurality of syndrome calculating cells, each of which including: a memory block containing K registers, wherein the memory block is initialized to 0 prior to a first iteration; a root input block for sequentially providing K roots of the code generating polynomial during each iteration; a multiplier on a finite field GF(2m) for sequentially multiplying the K roots of the code generating polynomial with the contents of the K registers, to thereby provide K multiplication results during each iteration; and an adder on the finite field GF(2m) for adding rN-j to each of the K multiplication results during a jth iteration, to thereby provide the K intermediate values or the K syndromes.
Description
- The present invention relates to an apparatus for correcting errors present in stored or transmitted data; and, more particularly, to an apparatus for determining syndromes which are used in correcting errors in the data encoded by using a Reed-Solomon code.
- Noises occurring during a process of transmitting, storing or retrieving data can in turn cause errors in the transmitted, stored or retrieved data. Accordingly, various encoding techniques, having the capability of rectifying such errors, for encoding the data to be transmitted or stored have been developed.
- In such encoding techniques, a set of check bits is appended to a group of message or information bits to form a codeword. The check bits, which are determined by an encoder, are used to detect and correct the errors. In this regard, the encoder essentially treats the bits comprising the message bits as coefficients of a binary message polynomial and derives the check bits by multiplying the message polynomial i(X) with a code generating polynomial g(X) or dividing i(X) by g(X), to thereby provide a codeword polynomial c(X). The code generating polynomial is selected to impart desired properties to a codeword upon which it operates so that the codeword will belong to a particular class of error-correcting binary group codes (see, e.g., S. Lin et al., "Error Control Coding: Fundamentals and Applications", Prentice-Hall, 1983).
- One class of error correcting codes is the well-known BCH (Bose-Chaudhuri-Hocquenghen) codes, which include the Reed-Solomon codes. The mathematical basis of Reed-Solomon codes is explained in, e.g., the aforementioned reference by Lin et al. and also in Berlekamp, "Algebraic Coding Theory", McGraw-Hill, 1968, which is further referred to in U.S. Pat. No. 4,162,480 issued to Berlekamp.
-
- In the process of receiving or retrieving a transmitted or stored codeword, certain attendant noises may have been converted to an error pattern in the codeword. In order to deal with the error pattern imposed upon Reed-Solomon codes, a four step procedure is generally utilized. In discussing the error-correcting procedure, reference shall be made to a Reed-Solomon code consisting of codewords containing N m-bit symbols, N and m being positive integers (of which K symbols are informational symbols and (N-K) symbols are check symbols, K being a positive integer not larger than N). In that case, c(X) becomes an (N-1)st order polynomial and 2T equals (N-K). As a first error correcting step, syndromes S0, S1, ..., S2T-1 are calculated from a received codeword polynomial r(X), i.e., an (N-1)st order polynomial representing the received codeword. The received codeword polynomial r(X) is represented as
- The syndromes S0 to S2T-1 are calculated by substituting roots of the code generating polynomial, i.e., α0 to α2T-1, for X in the received codeword polynomial r(X), respectively.
-
- As the codeword polynomial c(X) is derived by multiplying the code generating polynomial g(X) and the message polynomial i(X), substituting a root of g(X) for X in the received codeword polynomial r(X) results in 0 if the error polynomial e(X) equals 0. That is, in case of no error, all the syndromes S0 to S2T-1 are 0.
- Referring to Fig. 1, there is shown a block diagram of a conventional syndrome calculating device including 2T syndrome calculating cells (10-0 to 10-(2T-1)), which is disclosed in, e.g., U.S. Pat. No. 4,845,713 issued to Zook.
- A received symbol rj, j being 0 to N-1, is coupled to the syndrome calculating cells (10-0 to 10-(2T-1)), each of which determines a syndrome (Si) for each root (αi) of the code generating polynomial g(X).
- At the syndrome calculating cells (10-0 to 10-(2T-1)), 2T syndromes (S0 to S2T-1) are provided at a time when N symbols, i.e., 1 codeword, are received. The completion of inputting N symbols is notified by a codeword end signal (CODEWORD END) which is fed to each of the syndrome calculating cells. The ith syndrome calculating cell (10-i) provides the ith syndrome Si by computing the following equation:
- Referring to Fig. 2, there is shown a detailed block diagram of an ith syndrome calculating cell 10-i which includes a
multiplier 21 operating on the finite field GF(2m), amemory 23, anadder 25 operatintg on the finite field GF(2m), and aregister 27. The structures of the 2T syndrome calculating cells are identical except the contents of the memory. - At the syndrome calculating cell, calculation of Eq. (3B) is done iteratively from the innermost parenthesis. To do this, the received symbols (rN-1 to r0 in that order) are provided to the
GF adder 25 one by one, one symbol per symbol clock cycle. - An intermediate value is stored at the
register 27, the intermediate value referring to a result of an iteration in the course of calculating the Eq. (3B), e.g., (rN-1αi+rN-2). Before a first received symbol rN-1 of a current codeword is inputted, theregister 27 is initialized to an initial intermediate value 0. Specifically, theregister 27 is initialized in response to a codeword end signal (CODEWORD END) which notifies the end of a previous codeword. - During a first symbol clock cycle, at the
multiplier 21, the initial intermediate value 0 provided from thereigster 27 is multiplied with αi, to thereby provide a multiplication result 0 to theadder 25. The ith root of the code generating polynomial αi is stored at thememory 23, to be provided to themultiplier 21. - Meanwhile, the first received symbol,rN-1, is fed to the
GF adder 25 wherein it is added to the multiplication result 0. The result, i.e., rN-1, is coupled to theregister 27. - At the rising edge of a second symbol clock cycle, an intermediate value obtained in the first symbol clock cycle, i.e., rN-1, is clocked into the
register 27, to be stored therein. - During the second symbol clock cycle, the intermediate value rN-1 provided from the
register 27 is fed to themultiplier 21 wherein it is multiplied with αi. The multiplication result, rN-1αi, at this time is fed from themultiplier 21 to theadder 25 wherein it is added to a second received symbol rN-2 which is fed to the adder during the second symbol clock cycle, to thereby provide an intermediate value rN-1αi+rN-2. The intermediate value is coupled to theregister 27, to be stored therein at the rising edge of a third symbol clock cycle. -
- In accordance with the conventional syndrome calculating device explained above, as many as 2T syndrome calculating cells are needed to calculate 2T syndromes. Accordingly, 2T adders and 2T multipliers on the finite field GF(2m) should be accommodated at the syndrome calculating device. These facts render the structure of the syndrome calculating device highly complicated and, which may in turn make it rather difficult to implement it by using, e.g., VLSI (Very Large Scale Integrating) technology.
- It is, therefore, a primary object of the present invention to provide a syndrome calculating device which is constructed with a reduced number of multipliers and adders on a finite field and operates by using a bit clock instead of a symbol clock, thereby achieving a reduction in processing time as well as the manufacturing cost or complexity of the device.
- In accordance with the present invention, there is provided an apparatus, for use in a Reed-Solomon decoder which decodes a codeword containing N received symbols, for calculating syndromes Si's iteratively in N iterations, according to
- a register block containing a first set of K registers, wherein the register block sequentially provides contents of the first set of K registers during each iteration and is initialized to 0 prior a first iteration;
- a root input block for sequentially providing K roots of the code generating polynomial during each iteration;
- a multiplier on a finite field GF(2m) for sequentially multiplying the K roots of the code generating polynomial provided from the root input block with the contents of the first set of T registers provided from the register block, to thereby provide K multiplication results during each iteration; and
- an adder on the finite field GF(2m) for adding the jth received symbol rN-j to each of the K multiplication results during each iteration, to thereby provide the K intermediate values to the register block during an (j1)th iteration, j1 being 1 to (N-1), or provide the K syndromes to the register block during an Nth iteration.
- The above and other objects and features of the present invention will become apparent from the following description of preferred embodiments given in conjunction with the accompanying drawings, in which:
- Fig. 1 shows a block diagram of a conventional syndrome calculating device which calculates 2T syndromes;
- Fig. 2 represents a schematic diagram of a conventional syndrome calculating cell;
- Fig. 3 illustrates a block diagram of a syndrome calculating device in accordance with the present invention;
- Fig. 4 offers a schemetic diagram of a syndrome calculating cell in accordance with a first embodiment of the present invention;
- Fig. 5 depicts a schematic diagram of a syndrome calculating cell in accordance with a second embodiment of the present invention; and
- Fig. 6 describes a schematic diagram of a syndrome calculating cell in accordance with a third embodiment of the present invention.
- Referring to Fig. 3, there is provided a block diagram of a syndrome calculating device in accordance with the present invention. Similar to the conventional one, the syndrome calculating device shown in Fig. 3 includes a multiplicity of syndrome calculating cells. However, contrary to the conventional device, a syndrome calculating cell of the present invention calculates K syndromes simultaneously, as specified in Fig. 3, K being a plural number not larger than 2T, T being a predetermined number. In the examples shown in Figs. 3 to 6, K is set to 4 for the purpose of a simple illustration. Since the syndrome calculating cell 30-i of the present invention can substitute 4 conventional cells, 2T/4 cells are needed to calculate 2T syndromes as shown in Fig. 3.
- It is also noted that a bit clock is fed to each of the syndrome calculating cells, wherein the bit clock refers to a clock signal which is K times faster than the symbol clock.
- Referring to Fig. 4, there is shown a diagram of a syndrome calculating cell 30-0 which calculates 0th to 3rd syndromes (S0 to S3) in accordance with a first embodiment of the present invention.
- The syndrome calculating cell 30-0 includes a
multiplier 41 operating on the finite field GF(2m) and anadder 45 operating on the finite field GF(2m) which directly correspond to theadder 25 and themultiplier 21 shown in Fig. 2, respectively. It further includes aroot input block 43 and aregister block 47 which correspond to thememory 23 and theregister 27 shown in Fig. 2, resepctively. The functions of the corresponding blocks are similar except that blocks of Fig. 4 perform K times as many jobs as those of Fig. 2 by using the bit clock. To support this, theregister block 47 is constructed to include 4 registers (R0 to R3) connected in parallel. A multiplexor ("MUX") 47b and a demultiplexor ("DEMUX") 47a are also included in theregister block 47 to control the input and output of the registers. Edge triggered D flip-flops may be used as the registers. - At the syndrome calculating cell 30-0, the calculation of Eq. (3B) for 4 roots of the code generating polynomial (α0 to α3) is done iteratively from the innermost parenthesis.
- The received symbols (a first symbol rN-1 to an Nth symbol r0 in that order, N being a positive integer) are provided to the
adder 45 one by one, one symbol per symbol clock cycle. - 4 intermediate values are stored at the four separate registers R0 to R3 included in the
register block 47, one value at one register, wherein each intermediate value refers to a result of an iteration in the course of calculating Eq. (3B), e.g., (rN-1αi+rN-2). From now on, Lth set of intermediate values refers to 2T intermediate values calculated by using first L received symbols (rN-1 to rN-L), i.e., - During a first symbol clock cycle, initial intermediate values, i.e., 0's, provided from R0 to R3 are fed through the
MUX 47b to theGF multiplier 41 in response to a first selection signal SEL1. 0th to 3rd roots of the code generating polynomial are stored at 4 memory cells included in theroot input block 43 and provided therefrom to themultiplier 41 through aMUX 43a included in theroot input block 43. At themultiplier 41, the initial intermediate values 0's are sequentially multiplied with α0 to α3, respectively, one multiplication at each bit clock cycle, to thereby provide 4 multiplication results, i.e., 0's to theadder 45. Meanwhile, the first received symbol, rN-1, is fed to theGF adder 45 wherein it is added to each of the initial intermediate values. Then the results, i.e., rN-1's, are coupled through theDEMUX 47a to registers R0 to R3, to be stored therein. - To do this, the
MUX 43a included in the root input block, in response to SEL1, selects each of the 4 roots periodically (α0, α1, α2, α3, α0, α1, α2, ... ), one root per a bit clock cycle, and provides it to themultiplier 41 with a period of one symbol clock cycle or 4 bit clock cycles. Similarly, theMUX 47b selects one of the 4 registers and provides the content of the selected register to theGF multiplier 41 periodically. TheDEMUX 47a directs the input thereto to one of the 4 registers periodically one for each bit clock cycle in response to a second selection signal SEL2. - Specifically, during the first bit clock cycle of the first symbol cycle, the initial intermediate value 0 provided from R0 is multiplied with α0 at the
multiplier 41 and the multiplication result 0 is added to rN-1 at theadder 45, to provide a first intermediate value of a first set, i.e., rN-1, back to R0 through theDEMUX 47a. At the rising edge of the second bit clock cycle, the intermediate value obtained in the first bit clock cycle, i.e., rN-1, is clocked into R0. By repeating theabove procedure 4 times, the intermediate values rN-1's are stored in the 4 registers R0 to R3. - During a second symbol clock cycle, the intermediate values, i.e., rN-1's, stored at R0 to R3 is fed through the
MUX 47b to themultiplier 41. At themultiplier 41, the intermediate values from R0 to R3 are sequentially multiplied with α0 to α3, respectively, one multiplication at each bit clock cycle, to thereby provide multiplication results, rN-1αi's, i being 0 to 3, to theadder 45. At theadder 45, rN-1αi's are sequentially added to a second received symbol rN-2 which is provided thereto during the second symbol clock cycle. - Specifically, during a first bit clock cycle of the second symbol clock cycle, the first intermediate value of the first set provided from R0, i.e., rN-1, is multiplied with α0 at the
multiplier 41 and the output thereof is added to rN-2 at theadder 45, to provide a first intermediate value of a second set, rN-1α0+rN-2, back to R0, to be stored therein. By repeating theabove procedure 4 times, 4 intermediate values of the second set, rN-1αi+rN-2's, i being 0 to 3, are stored in the 4 registers R0 to R3. in doing this, theDEMUX 47a distributes the 0th to 3rd intermediate values of the second set (rN-1α0+rN-2 to rN-1α3+rN-2) to the corresponding registers (R0 to R3) in response to the second selection signal (SEL2). - By repeating the procedure explained above, calculation of Eq. (3B) is completed in N symbol clock cycles. After an Nth symbol clock cycle finishes, syndromes S0, S1, S2, S3 are stored at the corresponding registers. (That is, S0 in R0, S1 in R1, and so on.) After the Nth symbol clock cycle, the syndromes may be provided sequentially through the
MUX 47b by using the first selection signal SEl1, to be stored in other part of Reed-Solomon decoder and used in correcting errors residing in the received symbols. The syndromes may be provided in a parallel manner directly from output ports of the registers included in theregister block 47 without going through theMUX 47b. The manner of provision of the syndromes depends upon the need of the overall system in which the syndrome calculating device is employed. After the syndromes are provided, the registers are initialized to 0 in response to the codeword end signal for the processing of a next codeword. - The contents of the registers R0 to R3 for each bit clock cycle of the first and the second symbol clock cycles are shown in Table 1, wherein each row corresponds to each bit clock cycle.
Table 1 symbol clock R0 R1 R2 R3 1st 0 0 0 0 rN-1 0 0 0 rN-1 rN-1 0 0 rN-1 rN-1 rN-1 0 2nd rN-1 rN-1 rN-1 rN-1 rN-1α0+rN-2 rN-1 rN-1 rN-1 rN-1α0+rN-2 rN-1α1+rN-2 rN-1 rN-1 rN-1α0+rN-2 rN-1α1+rN-2 rN-1α2+rN-2 rN-1 - Referring to Fig. 5, there is shown a structure of a syndrome calculating cell 30-0 which calculates S0 to S3 in accordance with a second embodiment of the present invention.
- In accordance with the second embodiment, the syndrome calculating cell 30-0 includes a
multiplier 51 operating on the finite field GF(2m), aroot input block 53, anadder 55 operating on the finite field GF(2m), and aregister block 57 which directly correspond to those shown in Fig. 4. The differnce between the cells shown in Figs. 4 and 5 is that while theregister block 47 shown in Fig. 4 includes 4 registers which are connected in parallel to the multiplexor and the demultiplexor, theregister block 57 includes only 4 registers which are connected serially. Except the register block, the corresponding blocks are essentially identical to those of the first embodiment shown in Fig. 4. - In the first embodiment shown in Fig. 4, each of the intermediate values is stored at its corresponding register with the help of the
DEMUX 47a and theMUX 47b. However, in the second embodiment, each of the intermediate values is first fed to R0 and stored therein for a bit clock cycle. The contents of R0 is then shifted to R1 and stored therein for a next bit clock cycle, and then to R2, and then to R3. The output of R3 is coupled to themultiplier 51. As a result, the overall function of theregister block 57, i.e., a storage device with one symbol clock delay, is the same as that of the first embodiment shown in Fig. 4. The difference is that while in the first embodiment an intermediate value is stored through the demultiplexor in one register for a symbol clock cycle before it is fed through the multiplexor to the GF multiplier, in the second embodiment it is stored in each of the registers sequentially for a bit clock cycle before it is fed to themultiplier 51. - Except the internal operation of the
register block 57, the syndrome calculating cell shown in Fig. 5 operates essentially the same way as that of Fig. 4.Table 2 symbol clock R0 R1 R2 R3 1st 0 0 0 0 rN-1 0 0 0 rN-1 rN-1 0 0 rN-1 rN-1 rN-1 0 2nd rN-1 rN-1 rN-1 rN-1 rN-1α0+rN-2 rN-1 rN-1 rN-1 rN-1α1+rN-2 rN-1α0+rN-2 rN-1 rN-1 rN-1α2+rN-2 rN-1α1+rN-2 rN-1α0+rN-2 rN-1 - To explain the difference between the register blocks 47 and 57, the contents of the registers R0 to R3 included in the
register block 57, for each bit clock cycle of the first and the second symbol clock cycles are shown in Table 2, wherein each row corresponds to each bit clock cycle. - Referring now to Fig. 6, there is shown a schematic diagram of a syndrome calculating cell 30-0 which calculates S0 to S3 in accordance with a third embodiment of the present invention.
- The syndrome calculating cell 30-0 shown in Fig. 6 includes a
multiplier 61 operating on the finite field, aroot input block 63, and anadder 65 operating on the finite field which are identical to those shown in Fig. 5. However, while the syndrome calculating cell shown in Fig. 5 includes only oneregister block 57, the cell shown in Fig. 6 includes 2 register blocks, i.e., anintermediate register block 67 and asyndrome register block 68. The syndrome calculating cell shown in Fig. 6 also includes a multiplexor ("MUX") 69, aninverter 70 and anOR gate 71, which are used in controlling the tworegister blocks - Internal structure of both of the register blocks 67 and 68 may be the same as that of the
register block intermediate register block 67 stores the intermediate values and provides them through theMUX 69 to theGF multiplier 61 during first to (N-1)st symbol clock cycles. Meanwhile, thesyndrome register block 68 stores the intermediate values obtained during the (N-1)st symbol clock cycle and provide them to theMUX 69 during the Nth symbol clock cycle. Thesyndrome register block 68 also stores the syndromes obtained during the Nth symbol clock cycle. - To do this, two signals r0_FLAG and r1_FLAG are used to control the two register blocks. Specifically, r0_FLAG and r1_FLAG are signals which notify that an Nth symbol r0 and an (N-1)st symbol r1 are being received, respectively. In this embodiment, r0_FLAG (r1_flag) is a signal whose value is 1 during the Nth ((N-1)st) symbol clock cycle and is 0 during the rest of the clock cycles. Accordingly, an output of the
OR gate 71, r01_FLAG, is 1 during the (N-1)st and the Nth symbol clock cycles and is 0 during the 1st to (N-2)nd symbol clock cycles. - In Fig. 6, inverted r0_FLAG provided from the
inverter 70 is connected to reset ports of the registers included in theintermediate register block 67. Therefore, during the 1st to (N-1)st clock cycles, theintermediate register block 67 functions identically to theregister block 57 shown in Fig. 5. During the Nth clock cycles, the intermediate register block is reset in response to r0_FLAG and the output thereof is invalid. In response to r0_FLAG inputted thereto on an input port SEL, theMUX 69 selects an input on port 0, i.e., an output from theintermediate register block 67 during the 1st to (N-1)st clock cycles and selects an input onport 1, i.e., an output from thesyndrome register block 68 during the Nth clock cycle, and provides it to themultiplier 61. - Meanwhile, r01_FLAG is connected to enable ports of the registers included in the
syndrome register block 68, so that the registers included in thesyndrome register block 68 are enabled during the (N-1)st and Nth symbol clock cycles. Therefore, thesyndrome register block 68 starts to receive the intermediate values from theadder 65 at the start of (N-1)st symbol clock cycle. By the start of the Nth symbol clock cycle, an (N-1)st set of intermediate values obtained during the (N-1)st symbol clock cycle,syndrome register block 68. Therefore, during Nth symbol clock cycle, intermediate values of the (N-1)st set are sequentially fed from thesyndrome register block 68 through theMUX 69 to themultiplier 61, to be used in determining syndromes. It should be noted that during the (N-1)st symbol clock cycle, both of the two register blocks perform the input and output operations. Accordingly, during the (N-1)st symbol clock cycle, an (N-2)nd set of intermediate values are provided from theintermediate register block 67 to themultiplier 61, to be used in determining an (N-1)st set of intermediate values which are fed to thesyndrome register block 68. - As explained above, the syndrome calculating cell of the present invention provides K syndromes simultaneously by using the bit clock which is K times faster than the symbol clock, to thereby reduce the number of the syndrome calculating cells down to 1/K. K is not limited to 4 but can be any positive plural number. If one symbol clock cycle equals 8 bit clock cycles, the root input block stores 8 roots, the register block includes 8 registers, and the number of syndrome calculating cells becomes (2T)/8. Therefore, the number of the adders and multipliers can be reduced a factor of by 1/8.
- To support this, the multiplier on the finite field should be fast enough. Therefore, the number of bit clock cycles corresponding to one symbol clock cycle is determined considering the capability of the multiplier.
- While the present invention has been described with respect to the particular embodiments, it will be apparent to those skilled in the art that various changes and modifications may be made without departing from the scope of the invention as defined in the following claims.
Claims (11)
- An apparatus, for use in a Reed-Solomon decoder which decodes a codeword containing N received symbols, N being a positive integer, for calculating syndromes Si's iteratively in N iterations, according tostorage means containing a first set of K memory means, wherein the storage means sequentially provides contents of the first set of K memory means during each iteration and is initialized to 0 prior to a first iteration;first input means for sequentially providing K roots of the code generating polynomial during each iteration;a multiplier on a finite field GF(2m) for sequentially multiplying the K roots of the code generating polynomial provided from the first input means with the contents of the first set of K memory means provided from the storage means, to thereby provide K multiplication results during each iteration; andan adder on the finite field GF(2m) for adding the jth received symbol rN-j to each of the K multiplication results during each iteration, to thereby provide the K intermediate values to the storage means during a (j1)th iteration, j1 being 1 to (N-1), or provide the K syndromes to the storage means during an Nth iteration.
- The apparatus of claim 1, wherein the storage means further contains:means for providing each of the K intermediate values or the K syndromes provided from the adder to each of the first set of K memory means to be stored therein; andconverting means for sequentially providing the contents of the first set of K memory means.
- The apparatus of claim 1 or 2, wherein each iteration corresponds to one symbol clock cycle and the memory means of the first set are D flip-flops which are operated by using a bit clock which is K times faster than the symbol clock.
- The apparatus of any one of claims 1 to 3, wherein the first set of K memory means contained in the storage means are connected serially to form a first-in first-out structure.
- An apparatus, for use in a Reed-Solomon decoder which decodes a codeword containing N received symbols, N being a positive integer, for calculating syndromes Si's iteratively in N iterations, according tofirst storage means containing a first set of K memory means, wherein the first storage means sequentially provides contents of the first set of K memory means during each iteration, and the first set of K memory means is initialized to 0 prior to a first iteration;second storage means containing a second set of K memory means, wherein the second storage means sequentially provides contents of the second set of K memory means during each iteration;first selection means for sequentially providing the contents of the first set of K memory means provided from the first storage means during a (j1)th iteration, j1 being an integer ranging from 1 to (N-1), and sequentially providing the contents of the second set of K memory means provided from the second storage means during an Nth iteration;first input means for sequentially providing K roots of the code generating polynomial during each iteration;a multiplier on a finite field GF(2m) for sequentially multiplying the K roots of the code generating polynomial provided from the first input means with the contents of the first or second set of K memory means provided from the first selection means, to thereby provide K multiplication results during each iteration; andan adder on the finite field GF(2m) for adding the jth received symbol rN-j to each of the K multiplication results during a jth iteration, to thereby provide the K intermediate values to the first and the second storage means during the (j1)th iteration, j1 being 1 to (N-1), and provide the K syndromes to the first and the second storage means during the Nth iteration.
- The apparatus of claim 5, wherein each of the first and the second storage means further contains:means for providing each of the K intermediate values or the K syndromes provided from the adder to each of the K memory means to be stored therein; andconverting means for sequentially providing the contents of the K memory means.
- The apparatus of claim 5 or 6, wherein each iteration corresponds to one symbol clock cycle and the K memory means of the first and the second sets are D flip-flops which are operated by using a bit clock which is K times faster than the symbol clock.
- The apparatus of any one of claims 5 to 7 wherein the K memory means of the first set and the second set, respectively, are connected serially to form a first-in first-out structure.
- The apparatus of any one of claims 5 to 8 wherein the first set of K memory means is reset during the Nth symbol clock cycle and the second set of K memory means is enabled during the (N-1)st and the Nth symbol clock cycles.
- The apparatus of any one of claims 1 to 9, wherein the first input means contains:a memory for storing the K roots of the code generating polynomial; andsecond selection means for sequentially providing the K roots of the code generating polynomial stored at the memory during each iteration.
- The apparatus of any one of claims 1 to 10, wherein T is 8, L is 2 and K is 8.
Applications Claiming Priority (10)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR9605130 | 1996-02-28 | ||
KR9605132 | 1996-02-28 | ||
KR1019960005132A KR100212826B1 (en) | 1996-02-28 | 1996-02-28 | Syndrome calculating apparatus of reed solomon decoder |
KR1019960005130A KR100212825B1 (en) | 1996-02-28 | 1996-02-28 | Syndrome calculating apparatus of reed solomon decoder |
KR9605445 | 1996-02-29 | ||
KR1019960005447A KR100212830B1 (en) | 1996-02-29 | 1996-02-29 | Syndrome Calculator of Reed Solomon Decoder |
KR9605446 | 1996-02-29 | ||
KR1019960005446A KR100212829B1 (en) | 1996-02-29 | 1996-02-29 | Syndrome Calculator of Reed Solomon Decoder |
KR1019960005445A KR100212828B1 (en) | 1996-02-29 | 1996-02-29 | Syndrome calculating apparatus of reed solomon decoder |
KR9605447 | 1996-02-29 |
Publications (1)
Publication Number | Publication Date |
---|---|
EP0793351A1 true EP0793351A1 (en) | 1997-09-03 |
Family
ID=27532192
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP96308523A Withdrawn EP0793351A1 (en) | 1996-02-28 | 1996-11-26 | Apparatus for computing error correction syndromes |
Country Status (4)
Country | Link |
---|---|
US (1) | US5805617A (en) |
EP (1) | EP0793351A1 (en) |
JP (1) | JPH09247000A (en) |
CN (1) | CN1158519A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2756991A1 (en) * | 1996-10-29 | 1998-06-12 | Daewoo Electronics Co Ltd | REED DECODER - SOLOMON INTENDED TO BE USED IN ADVANCED TELEVISION |
Families Citing this family (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100192795B1 (en) * | 1996-05-14 | 1999-06-15 | 전주범 | Error Position Polynomial Computation Device for Reed Solomon Decoder |
US5942005A (en) * | 1997-04-08 | 1999-08-24 | International Business Machines Corporation | Method and means for computationally efficient error and erasure correction in linear cyclic codes |
US6041431A (en) * | 1997-09-19 | 2000-03-21 | Adapter, Inc. | Method and apparatus for performing error correction code operations |
US6081920A (en) * | 1998-01-08 | 2000-06-27 | Lsi Logic Corporation | Method and apparatus for fast decoding of a Reed-Solomon code |
US6092233A (en) * | 1998-03-20 | 2000-07-18 | Adaptec, Inc. | Pipelined Berlekamp-Massey error locator polynomial generating apparatus and method |
US6260169B1 (en) | 1998-03-31 | 2001-07-10 | Stmicroelectronics N.V. | Device and method for real time correction of row data from DVD media |
US6363511B1 (en) | 1998-03-31 | 2002-03-26 | Stmicroelectronics N.V. | Device and method for decoding data streams from storage media |
US6192499B1 (en) | 1998-05-29 | 2001-02-20 | Adaptec, Inc. | Device and method for extending error correction beyond one sector time |
US6163871A (en) * | 1998-05-29 | 2000-12-19 | Adaptec, Inc. | RAM based error correction code encoder and syndrome generator with programmable interleaving degrees |
US6192497B1 (en) | 1998-08-27 | 2001-02-20 | Adaptec, Inc. | Parallel Chien search circuit |
US20020062470A1 (en) | 1998-11-16 | 2002-05-23 | Honda Yang | Apparatus and method for generating interleave erasure locations from thermal asperity erasure pointers |
US6662334B1 (en) | 1999-02-25 | 2003-12-09 | Adaptec, Inc. | Method and device for performing error correction on ECC data sectors |
US6671850B1 (en) | 2000-05-01 | 2003-12-30 | International Business Machines Corporation | On-the-fly algebraic error correction system and method for reducing error location search |
US6694476B1 (en) * | 2000-06-02 | 2004-02-17 | Vitesse Semiconductor Corporation | Reed-solomon encoder and decoder |
US6792569B2 (en) | 2001-04-24 | 2004-09-14 | International Business Machines Corporation | Root solver and associated method for solving finite field polynomial equations |
US7028247B2 (en) * | 2002-12-25 | 2006-04-11 | Faraday Technology Corp. | Error correction code circuit with reduced hardware complexity |
US7743311B2 (en) * | 2006-01-26 | 2010-06-22 | Hitachi Global Storage Technologies Netherlands, B.V. | Combined encoder/syndrome generator with reduced delay |
US7661057B2 (en) * | 2006-02-01 | 2010-02-09 | Broadcom Corporation | Clocking Chien searching at different frequency than other Reed-Solomon (RS) ECC decoding functions |
US10459783B2 (en) * | 2016-08-30 | 2019-10-29 | Marvell World Trade Ltd. | Low-latency decoder for Reed Solomon codes |
KR102778192B1 (en) * | 2018-12-03 | 2025-03-10 | 삼성전자주식회사 | Semiconductor memory device employing processing in memory (PIM) and operating method for the same |
CN113890545A (en) * | 2020-07-03 | 2022-01-04 | 华为技术有限公司 | On-demand decoding method and device |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4162480A (en) | 1977-01-28 | 1979-07-24 | Cyclotomics, Inc. | Galois field computer |
US4649541A (en) * | 1984-11-21 | 1987-03-10 | The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration | Reed-Solomon decoder |
US4763332A (en) * | 1987-03-02 | 1988-08-09 | Data Systems Technology Corp. | Shared circuitry for the encoding and syndrome generation functions of a Reed-Solomon code |
US4833678A (en) * | 1987-07-22 | 1989-05-23 | Cyclotomics, Inc. | Hard-wired serial Galois field decoder |
US4845713A (en) | 1987-06-08 | 1989-07-04 | Exabyte Corporation | Method and apparatus for determining the coefficients of a locator polynomial |
EP0416513A2 (en) * | 1989-09-04 | 1991-03-13 | Matsushita Electric Industrial Co., Ltd. | Fifo memory device |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5471485A (en) * | 1992-11-24 | 1995-11-28 | Lsi Logic Corporation | Reed-solomon decoder using discrete time delay in power sum computation |
-
1996
- 1996-11-25 US US08/755,580 patent/US5805617A/en not_active Expired - Fee Related
- 1996-11-26 EP EP96308523A patent/EP0793351A1/en not_active Withdrawn
- 1996-12-03 CN CN96120992A patent/CN1158519A/en active Pending
- 1996-12-04 JP JP8324097A patent/JPH09247000A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4162480A (en) | 1977-01-28 | 1979-07-24 | Cyclotomics, Inc. | Galois field computer |
US4649541A (en) * | 1984-11-21 | 1987-03-10 | The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration | Reed-Solomon decoder |
US4763332A (en) * | 1987-03-02 | 1988-08-09 | Data Systems Technology Corp. | Shared circuitry for the encoding and syndrome generation functions of a Reed-Solomon code |
US4845713A (en) | 1987-06-08 | 1989-07-04 | Exabyte Corporation | Method and apparatus for determining the coefficients of a locator polynomial |
US4833678A (en) * | 1987-07-22 | 1989-05-23 | Cyclotomics, Inc. | Hard-wired serial Galois field decoder |
EP0416513A2 (en) * | 1989-09-04 | 1991-03-13 | Matsushita Electric Industrial Co., Ltd. | Fifo memory device |
Non-Patent Citations (2)
Title |
---|
BERLEKAMP.: "Algebraic Coding Theory.", 1968, MCGRAW-HILL. |
LIN S. ET AL.: "Error Control Coding: Fundamentals and Applications.", 1983, PRENTICE-HALL. |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2756991A1 (en) * | 1996-10-29 | 1998-06-12 | Daewoo Electronics Co Ltd | REED DECODER - SOLOMON INTENDED TO BE USED IN ADVANCED TELEVISION |
Also Published As
Publication number | Publication date |
---|---|
CN1158519A (en) | 1997-09-03 |
JPH09247000A (en) | 1997-09-19 |
US5805617A (en) | 1998-09-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0793351A1 (en) | Apparatus for computing error correction syndromes | |
US5170399A (en) | Reed-Solomon Euclid algorithm decoder having a process configurable Euclid stack | |
US4584686A (en) | Reed-Solomon error correction apparatus | |
US6374383B1 (en) | Determining error locations using error correction codes | |
EP0620654B1 (en) | Circuit for performing the Euclidian algorithm in decoding of arithmetical codes | |
EP0114938B1 (en) | On-the-fly multibyte error correction | |
US6119262A (en) | Method and apparatus for solving key equation polynomials in decoding error correction codes | |
US4958349A (en) | High data rate BCH decoder | |
US4928280A (en) | Fast processor for multi-bit error correction codes | |
US4504948A (en) | Syndrome processing unit for multibyte error correcting systems | |
US7096409B2 (en) | Reed-solomon decoder and decoding method for errors and erasures decoding | |
EP0233075B1 (en) | Method and apparatus for generating error detection check bytes for a data record | |
EP0808029A2 (en) | Apparatus for determining an error locator polynomial for use in a Reed-Solomon decoder | |
EP0204576A2 (en) | Apparatus for and methods of decoding a BCH code | |
US5583499A (en) | Method and apparatus for computing error locator polynomial for use in a Reed-Solomon decoder | |
EP1502356B1 (en) | A method of soft-decision decoding of reed-solomon codes | |
US6263471B1 (en) | Method and apparatus for decoding an error correction code | |
EP0806838A1 (en) | Polynomial evaluator for use in a reed-solomon decoder | |
US20150007000A1 (en) | Additional Error Correction Apparatus and Method | |
US20150318869A1 (en) | Encoding and syndrome computing co-design circuit for bch code and method for deciding the same | |
EP0595326B1 (en) | Reed-Solomon decoding with Euclid algorithm | |
EP0793352A2 (en) | Apparatus for determining the error evaluator polynomial for use in a Reed-Solomon decoder | |
JP2662472B2 (en) | Syndrome operation circuit for error correction processing | |
EP0793350A1 (en) | Polynomial evaluator for use in a reed-solomon decoder | |
US5978950A (en) | Polynomial evaluator for use in a reed-solomon decoder |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): DE FR GB IT NL |
|
17P | Request for examination filed |
Effective date: 19980129 |
|
17Q | First examination report despatched |
Effective date: 19980219 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION HAS BEEN WITHDRAWN |
|
18W | Application withdrawn |
Withdrawal date: 19990910 |