Polynomial evaluator for use in a reed-solomon decoder
Abstract
An apparatus, for use in a Reed-Solomon decoder, evaluates a polynomial P(X) iteratively, by substituting α-(N-j) for X in a jth iteration, to thereby provide a jth evaluation result P(α-(N-j)), wherein j is an integer ranging from 1 to N, N being a predetermined positive integer, and α is a primitive element in a finite field GF(2m). The apparatus comprises: a FIFO buffer having T registers, T being a predefined positive integer; a root input block for sequentially providing a first group of T elements in the finite field during the jth iteration; a multiplier for sequentially multiplying the contents of the FIFO buffer with the first group of T elements in the finite field provided from the root input block, to thereby provide a jth set of T evaluating terms during the jth iteration; a multiplexor for providing T initial evaluating terms to the FIFO buffer during an initialization and providing the jth set of T evaluating terms to the FIFO buffer during the jth iteration, to be stored therein; an addition block for determining a sum of the T evaluating terms of the jth set, to thereby provide a jth sum; and an output block for adding a 0th coefficient of the polynomial to the jth sum, to thereby provide the jth evaluation result during the jth iteration.

Term
Term ended
Projected expiry passed 26 November 2016, 9.8 years ago.
- Priority
- Filed
- Published
- Projected expiry
- Today
13 claims: 6 independent, 7 dependent
- 1An apparatus, for use in a Reed-Solomon decoder, for evaluating a polynomial P(X) iteratively, by substituting α -(N-j) for X in a jth iteration, to thereby provide a jth evaluation result P(α -(N-j) ), wherein j is an integer ranging from 1 to N, N being a predetermined positive integer, and α is a primitive element in a finite field GF(2 m ), said apparatus comprising:a FIFO buffer having T memory means, T being a predefined positive integer;updating means for sequentially multiplying the contents of the FIFO buffer with a first group of T elements in the finite field, to thereby provide a jth set of T evaluating terms during the jth iteration;means for generating T initial evaluating terms;means for selectively providing the T initial evaluating terms or the jth set of T evaluating terms provided from the updating means to the FIFO buffer, to be stored therein;first addition means for determining a sum of the T evaluating terms of the jth set, to thereby provide a jth sum;and second addition means, during the jth iteration, for adding a 0th coefficient of the polynomial to the jth sum, to thereby provide the jth evaluation result.
- 2An apparatus, for use in a Reed-Solomon decoder, for evaluating a polynomial P(X) iteratively, by substituting α -(N-j) for X in a jth iteration, to thereby provide a jth evaluation result P(α -(N-j) ), wherein j is an integer ranging from 1 to N, N being a predetermined positive integer, and α is a primitive element in a finite field GF(2 m ), said apparatus comprising:a FIFO buffer having T memory means, T being a predefined positive integer;means for initializing the FIFO buffer with T initial evaluating terms by sequentially providing the T initial evaluating terms to the FIFO buffer;updating means for sequentially multiplying the contents of the FIFO buffer with a first group of T elements in the finite field, to thereby provide a jth set of T evaluating terms during the jth iteration;means for sequentially providing the jth set of T evaluating terms during the jth iteration, to the FIFO buffer, to be stored therein;first addition means for determining a sum of the T evaluating terms of the jth set, to thereby provide a jth sum;and second addition means, during the jth iteration, for adding a 0th coefficient of the polynomial to the jth sum, to thereby provide the jth evaluation result.
- 3An apparatus, for use in a Reed-Solomon decoder, for evaluating a polynomial P(X) iteratively, by substituting α -(N-j) for X in a jth iteration, to thereby provide a jth evaluation result P(α -(N-j) ), wherein j is an integer ranging from 1 to N, N being a predetermined positive integer, and α is a primitive element in a finite field GF(2 m ), said apparatus comprising:a FIFO buffer having T memory means, T being a predefined positive integer;updating means for sequentially multiplying the contents of the FIFO buffer with a first group of T elements in the finite field, to thereby provide a jth set of T evaluating terms during the jth iteration;means for generating T initial evaluating terms;means for selectively providing the T initial evaluating terms or the jth set of T evaluating terms to the FIFO buffer, to be stored therein;and addition means for determining a sum of the T evaluating terms of the jth set, to thereby provide the jth evaluation result.
- 10The apparatus of any one of claims 1 to 9, wherein the updating means includes:first input means for sequentially providing the first group of T elements in the finite field during the jth iteration;and means for sequentially multiplying the contents of the FIFO buffer with the first group of T elements in the finite field provided from the first input means, to thereby provide the jth set of T evaluating terms during the jth iteration.
- 11The apparatus of any of claims 1 and 2, and 4 to 7 wherein the first addition means includes:an adder for adding an evaluating term provided from the multiplication means with a feedback value, to thereby provide a partial sum or the jth sum;selection means for selectively providing the partial sum provided from the adder or 0;and memory means for storing the partial sum or 0 provided from the selection means and providing the partial sum or 0 as the feedback value to the adder.
Independent claims6
46 paragraphs, as filed
0001The present invention relates to an apparatus for correcting errors present in stored or transmitted data; and, more particularly, to an apparatus for evaluating an error evaluator polynomial, an error locator polynomial and a differential polynomial which are used in correcting errors in the data encoded by using a Reed-Solomon code.
0002Noises 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.
0003In 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).
0004One class of error correcting codes is the well-known BCH (Bose-Chaudhuri-Hocquenghen) codes, which include the Reed-Solomon ("RS") code. The mathematical basis of the RS code 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.
0005If roots of the generator polynomial g(X) of the RS code are 2T consecutive powers of α as in Eq. (1), T being a predetermined positive integer, as many as T errors can be corrected:<maths id="math0001" num="Eq. (1)"><math display="block"><mrow><mtext mathvariant="italic">g</mtext><mtext>(</mtext><mtext mathvariant="italic">X</mtext><mtext>) = </mtext><apply><product /><lowlimit><mtext mathvariant="italic">i</mtext><mtext>=1</mtext></lowlimit><uplimit><mtext>2</mtext><mtext mathvariant="italic">T</mtext></uplimit><mrow><mtext>(</mtext><mtext mathvariant="italic">X</mtext><msup><mrow><mtext>-α</mtext></mrow><mrow><mtext mathvariant="italic">i</mtext></mrow></msup><mtext>)</mtext></mrow></apply></mrow></math><img file="EP0806838A1_D0001.tif" /></maths> wherein α is a primitive element in a finite field GF(2<sup>m</sup>).
0006In 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 the RS code, a four step procedure is generally utilized. In discussing the error-correcting procedure, reference shall be made to a RS 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 smaller 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 S<sub>0</sub>, S<sub>1</sub>, ..., S<sub>2T-1</sub> 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<sub>N-1</sub>X<sup>N-1</sup>+r<sub>N-2</sub>X<sup>N-2</sup>+···+r<sub>1</sub>X<sup>1</sup>+r<sub>0</sub>, wherein r<sub>j</sub> is an (N-j)th symbol of a codeword. As a second step, using the syndromes, coefficients of an error locator polynomial σ(X) are calculated. In a third step, the error locator polynomial σ(X) is solved to obtain its roots, which represent the error locations in the received codewords. Specifically, if substituting a power of the primitive element, α<sup>-j</sup>, for a variable X in the error locator polynomial σ(X) results in 0 (i.e., α<sup>-j</sup> becomes a root of σ(X)), it means that an error has occurred in r<sub>j</sub>, i.e., (N-j)th symbol of a codeword.
0007As a fourth step, error values are calculated by using the error locations and the syndromes. 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.
0008The fourth step will be now explained in more detail.
0009First, an error evaluator polynomial Ω(X) may be obtained as follows:<maths id="math0002" num="Eq. (2)"><math display="block"><mrow><mtext>Ω(X)=σ(X)S(X)</mtext></mrow></math><img file="EP0806838A1_D0002.tif" /></maths> wherein S(X) is a syndrome polynomial whose coefficients are the syndromes.
0010After deriving the error evaluation polynomial Ω(X), an error value e<sub>j</sub> may be calculated as<maths id="math0003" num="Eq. (3)"><math display="block"><mrow><msub><mrow><mtext mathvariant="italic">e</mtext></mrow><mrow><mtext mathvariant="italic">j</mtext></mrow></msub><msup><mrow><mtext>=α</mtext></mrow><mrow><mtext mathvariant="italic">j</mtext></mrow></msup><mtext></mtext><mfrac><mrow><msup><mrow><mtext>Ω(α</mtext></mrow><mrow><mtext>-</mtext><mtext mathvariant="italic">j</mtext></mrow></msup><mtext>)</mtext></mrow><mrow><mtext>σ</mtext><mtext mathvariant="italic">'</mtext><msup><mrow><mtext>(α</mtext></mrow><mrow><mtext>-</mtext><mtext mathvariant="italic">j</mtext></mrow></msup><mtext>)</mtext></mrow></mfrac></mrow></math><img file="EP0806838A1_D0003.tif" /></maths> wherein σ'(X) is the first derivative of the error locator polynomial σ(X); α<sup>-j</sup> is the root of the error locator polynomial obtained in the third step; and the error value e<sub>j</sub> corresponds to the (N-j)th symbol which is an error location obtained in the third step.
0011After finding the error values, the original codeword can be recovered by adding the error values to the corresponding symbols.
0012As explained above, polynomial evaluation is used in various stages of error correcting procedures, wherein the polynomial evaluation for α<sup>-j</sup> refers to substitution of the finite field element α<sup>-j</sup> for a variable X in a given polynomial p(X). First, the error locator polynomial σ(X) is evaluated in the third step to find error locations. In the fourth step, the error evaluator polynomial Ω(X) and the differential polynomial σ'(X) are evaluated to determine error values.
0013The error evaluator polynomial Ω(X) may be represented as<maths id="math0004" num="Eq. (4)"><math display="block"><mrow><mtext>Ω(</mtext><mtext mathvariant="italic">X</mtext><mtext>)=</mtext><apply><sum /><lowlimit><mtext mathvariant="italic">i</mtext><mtext>=0</mtext></lowlimit><uplimit><mtext mathvariant="italic">T</mtext></uplimit><mrow><msub><mrow><mtext>Ω</mtext></mrow><mrow><mtext mathvariant="italic">i</mtext></mrow></msub><mtext>·</mtext><msup><mrow><mtext mathvariant="italic">X</mtext></mrow><mrow><mtext mathvariant="italic">i</mtext></mrow></msup></mrow></apply></mrow></math><img file="EP0806838A1_D0004.tif" /></maths> Accordingly, evaluating Ω(X) for <maths id="math0005" num=""><math display="inline"><mrow><msup><mrow><mtext>X=α</mtext></mrow><mrow><mtext>-j</mtext></mrow></msup></mrow></math><img file="EP0806838A1_D0005.tif" /></maths> gives<maths id="math0006" num=""><math display="block"><mrow><mtable><mtr><mtd><mrow><mtable><mtr><mtd><mrow><mtable><mlabeledtr><mtext>Eq. (5A)</mtext><mtd><mrow><msup><mrow><mtext>Ω(α</mtext></mrow><mrow><mtext mathvariant="italic">-j</mtext></mrow></msup><mtext>)=</mtext><apply><sum /><lowlimit><mtext mathvariant="italic">i</mtext><mtext>=0</mtext></lowlimit><uplimit><mtext mathvariant="italic">T</mtext></uplimit><mrow><msub><mrow><mtext>Ω</mtext></mrow><mrow><mtext mathvariant="italic">i</mtext></mrow></msub><msup><mrow><mtext>·(α</mtext></mrow><mrow><mtext mathvariant="italic">-j</mtext></mrow></msup><msup><mrow><mtext>)</mtext></mrow><mrow><mtext mathvariant="italic">i</mtext></mrow></msup></mrow></apply></mrow></mtd></mlabeledtr></mtable></mrow></mtd></mtr><mtr><mtd><mrow><mtable><mlabeledtr><mtext>Eq. (5B)</mtext><mtd><mrow><mtext>=</mtext><apply><sum /><lowlimit><mtext mathvariant="italic">i</mtext><mtext>=0</mtext></lowlimit><uplimit><mtext mathvariant="italic">T</mtext></uplimit><mrow><msub><mrow><mtext>Ω</mtext></mrow><mrow><mtext mathvariant="italic">i</mtext></mrow></msub><msup><mrow><mtext>·(α</mtext></mrow><mrow><mtext mathvariant="italic">-i</mtext></mrow></msup><msup><mrow><mtext>)</mtext></mrow><mrow><mtext mathvariant="italic">j</mtext></mrow></msup></mrow></apply><mtext></mtext></mrow></mtd></mlabeledtr></mtable></mrow></mtd></mtr></mtable></mrow></mtd></mtr></mtable></mrow></math><img file="EP0806838A1_D0006.tif" /></maths> wherein j is an integer ranging from 0 to N-1, and multiplications and additions are done on the finite field GF(2<sup>m</sup>). Evaluation results for other polynomials may be represented in a similar manner.
0014Referring to Fig. 1, there is shown an exemplary block diagram of a conventional polynomial evaluator 10 which is disclosed in a copending commonly owned application, European Patent Application No. <u> </u>, entitled "Polynomial Evaluator for use in a Reed-Solomon Decoder". The evaluator 10 shown in Fig. 1 evaluates the error evaluator polynomial Ω(X) by implementing Eq. (5B) in case of T=8.
0015The polynomial evaluator 10 includes a multiplier 11 operating on the finite field GF(2<sup>m</sup>), a root input block 12, a multiplexor ("MUX") 16, a register block 18, an addition block 13 and an output block 14.
0016At the polynomial evaluator 10, the calculation of Eq. (5B) is done iteratively from j=0 to N-1. An iteration may be preferably done in one system clock cycle.
0017Before starting the 0th iteration of the evaluation procedure for determining Ω(α<sup>0</sup>), the registers included in the register block 18 are initialized with Ω<sub>i</sub>'s. To do this, each of the coefficients of the error evaluator polynomial (Ω<sub>1</sub> to Ω<sub>8</sub>) is sequentially fed through the MUX 16 to the register block 18 one for one bit clock cycle. A selection signal SEL1 controls the MUX 16 to provide Ω<sub>i</sub> on an input port 0 to the register block 18 for the initialization. A first coefficient Ω<sub>1</sub> is first fed to R<sub>1</sub> and stored therein for a bit clock cycle. The contents of R<sub>1</sub> are shifted to R<sub>2</sub> and stored therein for a next bit clock cycle, and then to R<sub>3</sub>, and so on. Finally, the output of R<sub>8</sub> is fed to the multiplier 11. In conclusion, a coefficient is stored in each of the registers sequentially for a bit clock cycle as it is shifted through the registers before it is fed to the multiplier 11.
0018After each of the registers is filled with a corresponding Ω<sub>i</sub> (e.g., Ω<sub>1</sub> in R<sub>8</sub>, Ω<sub>2</sub> in R<sub>7</sub>, and so on), the 0th iteration for determining Ω(α<sup>0</sup>) begins.
0019During the first bit clock of the 0th iteration, the multiplier 11 multiplies 1 with Ω<sub>1</sub> provided thereto from R<sub>8</sub>. To do this, 1 is fed from the root input block 12 to the multiplier 11. (It should be noted that, during the 2nd to Nth iterations, α<sup>-i</sup>'s, i being 1 to 8, are fed to the multiplier 11, to be multiplied to the corresponding evaluating terms provided from the register block 18.) The output of the multiplier 11, i.e., Ω<sub>1</sub> (or in other words, 1st evaluating term of the 0th set, the 0th set of evaluating terms referring to Ω<sub>i</sub>α<sup>0</sup>'s), is fed to the addition block 13 one per one bit clock cycle.
0020The addition block 13 includes a two input adder 13a and a register 13b, wherein the adder 13a operating on the finite field GF(2<sup>m</sup>) sequentially adds each of the evaluating terms provided from the multiplier 11 to the contents of the register 13b and the register 13b stores a 1st to 7th partial sum of the evaluating terms provided from the adder 13a and feeds the partial sum to the two input adder 13a, the Lth partial sum referring to sums of L evaluating terms, L being 1 to 7, in the course of sequential addition of Eq. (5B).
0021Specifically, upon receiving Ω<sub>1</sub> from the multiplier 11, the adder 13a adds it to the initial content, i.e., 0, of the register 13b. Then the 1st partial sum, Ω<sub>1</sub>, is fed back to the register 13b, to be stored therein, e.g., at the rising edge of the next bit clock. Ω<sub>1</sub> provided from the multiplier 11 is also fed to the register block 18, to thereby shift the contents of each register to right, e.g., on the rising edge of the second bit clock of the first iteration. The contents of the registers, during the second bit clock cycle, are given in Table 1. <tables id="tabl0001" num="0001"><table frame="all"><title>Table 1</title><tgroup cols="8" colsep="1" rowsep="1"><colspec colnum="1" colname="col1" colwidth="19.68mm" /><colspec colnum="2" colname="col2" colwidth="19.68mm" /><colspec colnum="3" colname="col3" colwidth="19.68mm" /><colspec colnum="4" colname="col4" colwidth="19.68mm" /><colspec colnum="5" colname="col5" colwidth="19.68mm" /><colspec colnum="6" colname="col6" colwidth="19.68mm" /><colspec colnum="7" colname="col7" colwidth="19.68mm" /><colspec colnum="8" colname="col8" colwidth="19.68mm" /><thead valign="top"><row><entry namest="col1" nameend="col1" align="center">R<sub>1</sub></entry><entry namest="col2" nameend="col2" align="center">R<sub>2</sub></entry><entry namest="col3" nameend="col3" align="center">R<sub>3</sub></entry><entry namest="col4" nameend="col4" align="center">R<sub>4</sub></entry><entry namest="col5" nameend="col5" align="center">R<sub>5</sub></entry><entry namest="col6" nameend="col6" align="center">R<sub>6</sub></entry><entry namest="col7" nameend="col7" align="center">R<sub>7</sub></entry><entry namest="col8" nameend="col8" align="center">R<sub>8</sub></entry></row></thead><tbody valign="top"><row rowsep="1"><entry namest="col1" nameend="col1" align="right">Ω<sub>1</sub></entry><entry namest="col2" nameend="col2" align="right">Ω<sub>8</sub></entry><entry namest="col3" nameend="col3" align="right">Ω<sub>7</sub></entry><entry namest="col4" nameend="col4" align="right">Ω<sub>6</sub></entry><entry namest="col5" nameend="col5" align="right">Ω<sub>5</sub></entry><entry namest="col6" nameend="col6" align="right">Ω<sub>4</sub></entry><entry namest="col7" nameend="col7" align="right">Ω<sub>3</sub></entry><entry namest="col8" nameend="col8" align="right">Ω<sub>2</sub></entry></row></tbody></tgroup></table></tables>
0022During the second bit clock of the 0th iteration, the multiplier 11 multiplies 1 with Ω<sub>2</sub> provided thereto from R<sub>8</sub>. The output of the multiplier 11, i.e., Ω<sub>2</sub> at this time, is fed to the adder 13a, wherein it is added to the contents of the register 13b, i.e., Ω<sub>1</sub>. Then the second partial sum, Ω<sub>1</sub>+Ω<sub>2</sub>, is fed back to the register 13b, to be stored therein. Ω<sub>2</sub> from the multiplier 11 is fed to the register block 18, to thereby shift contents of each register to right on the rising edge of the next bit clock cycle. Then, the contents of the registers are changed as given in Table 2. <tables id="tabl0002" num="0002"><table frame="all"><title>Table 2</title><tgroup cols="8" colsep="1" rowsep="1"><colspec colnum="1" colname="col1" colwidth="19.68mm" /><colspec colnum="2" colname="col2" colwidth="19.68mm" /><colspec colnum="3" colname="col3" colwidth="19.68mm" /><colspec colnum="4" colname="col4" colwidth="19.68mm" /><colspec colnum="5" colname="col5" colwidth="19.68mm" /><colspec colnum="6" colname="col6" colwidth="19.68mm" /><colspec colnum="7" colname="col7" colwidth="19.68mm" /><colspec colnum="8" colname="col8" colwidth="19.68mm" /><thead valign="top"><row><entry namest="col1" nameend="col1" align="center">R<sub>1</sub></entry><entry namest="col2" nameend="col2" align="center">R<sub>2</sub></entry><entry namest="col3" nameend="col3" align="center">R<sub>3</sub></entry><entry namest="col4" nameend="col4" align="center">R<sub>4</sub></entry><entry namest="col5" nameend="col5" align="center">R<sub>5</sub></entry><entry namest="col6" nameend="col6" align="center">R<sub>6</sub></entry><entry namest="col7" nameend="col7" align="center">R<sub>7</sub></entry><entry namest="col8" nameend="col8" align="center">R<sub>8</sub></entry></row></thead><tbody valign="top"><row rowsep="1"><entry namest="col1" nameend="col1" align="right">Ω<sub>2</sub></entry><entry namest="col2" nameend="col2" align="right">Ω<sub>1</sub></entry><entry namest="col3" nameend="col3" align="right">Ω<sub>8</sub></entry><entry namest="col4" nameend="col4" align="right">Ω<sub>7</sub></entry><entry namest="col5" nameend="col5" align="right">Ω<sub>6</sub></entry><entry namest="col6" nameend="col6" align="right">Ω<sub>5</sub></entry><entry namest="col7" nameend="col7" align="right">Ω<sub>4</sub></entry><entry namest="col8" nameend="col8" align="right">Ω<sub>3</sub></entry></row></tbody></tgroup></table></tables> By repeating the above procedure for the remaining bit clock cycles of the 0th iteration, Ω<sub>1</sub> to Ω<sub>8</sub> is summed at the addition block 13. The addition block 13 finally provides an 8th partial sum, i.e., a sum of the 8 evaluating terms (Ω<sub>1</sub>α<sup>-j</sup>+Ω<sub>2</sub>α<sup>-2j</sup>+···+Ω<sub>8</sub>α<sup>-8j</sup>, j=0 at this time) to the output block 14. The sum, i.e., Ω<sub>1</sub> + Ω<sub>2</sub> + ··· + Ω<sub>8</sub>, is fed to and stored in R<sub>10</sub> under the contorl of a signal RST_SUM provided externally and then fed to an adder 14b wherein it is added to Ω<sub>0,</sub> to thereby provide the final evalaution result of the 0th iteration, i.e., 0th evaluation result Ω(α<sup>0</sup>). RST_SUM is a signal that notifies the time when an evaluation result is provided from the adder 13a. RST_SUM may be a signal that goes to "1" at the end of each iteration (equivalently at the start of a next iteration). RST_SUM also serves to initialize the register 13b with 0 for a next iteration. (Note that the content of register 13b should be 0 at the start of each iteration.)
0023The first iteration is similar to the 0th iteration except that α<sup>-i</sup>, instead of 1, is multiplied with an output from the register block 18, Ω<sub>i</sub>, one by one at the multiplier 11, to provide a first set of evaluating terms Ω<sub>i</sub>α<sup>-i</sup>'s to the addition block 13 and back to the register block 18. Specifically, α<sup>-1</sup> is multiplied with Ω<sub>1</sub> during the first bit clock cycle, α<sup>-2</sup> with Ω<sub>2</sub> during the second bit clock cycle, and so on. By summing the first set of evaluating terms, Ω<sub>i</sub>α<sup>-i</sup>'s the first evaluation result Ω(α<sup>-1</sup>) is obtained at the end of the first iteration. By repeating the above procedure, Ω(α<sup>-j</sup>)'s for j=0 to N-1 are obtained in N iterations.
0024The contents of the registers R<sub>1</sub> to R<sub>8</sub> and R<sub>9</sub> for each bit clock cycle of the 0th to 2nd iterations are shown in Table 3, wherein each row corresponds to each bit clock cycle. <tables id="tabl0003" num="0003"><img file="EP0806838A1_D0007.tif" /></tables>
0025In accordance with the conventional polynomial evaluator explained above, the evaluation results are provided sequentially in the order of Ω(α<sup>0</sup>), Ω(α<sup>-1</sup>), ··· ,Ω(α<sup>-(N-1)</sup>), which in turn renders the error value e<sub>j</sub> with a smaller j be provided first. However, the received symbol is provided in the order of r<sub>N-1</sub> to r<sub>0</sub>. Therefore, to correct the errors in the codeword, the received symbol r<sub>j</sub> should first be stored in a LIFO (Last In First Out) buffer and provided in a reversed order before it is added to a corresponding error value e<sub>j</sub>.
0026It is, therefore, a primary object of the present invention to provide a polynomial evaluator which provides evaluation results in such an order that the evaluation results used in determining an error value for a first received symbol be provided first.
0027In accordance with the present invention, there is provided an apparatus, for use in a Reed-Solomon decoder, for evaluating a polynomial P(X) iteratively, by substituting α<sup>-(N-j)</sup> for X in a jth iteration, to thereby provide a jth evaluation result P(α<sup>-(N-j)</sup>), wherein j is an integer ranging from 1 to N, N being a predetermined positive integer, and α is a primitive element in a finite field GF(2<sup>m</sup>), the apparatus comprising: <ul id="ul0001" list-style="none" compact="compact"><li>a FIFO buffer having T registers, T being a predefined positive integer;</li><li>updating means for sequentially multiplying the contents of the FIFO buffer with a first group of T elements in the finite field, to thereby provide a jth set of T evaluating terms during the jth iteration;</li><li>a multiplexor for providing T initial evaluating terms to the FIFO buffer during an initialization and providing the jth set of T evaluating terms to the FIFO buffer during the jth iteration, to be stored therein;</li><li>an addition block for determining a sum of the T evaluating terms of the jth set, to thereby provide a jth sum; and</li><li>an output block for adding a 0th coefficient of the polynomial to the jth sum, to thereby provide the jth evaluation result during the jth iteration.</li></ul>
0028The 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: <ul id="ul0002" list-style="none" compact="compact"><li>Fig. 1 shows a block diagram of a conventional polynomial evaluator;</li><li>Fig. 2 illustrates a block diagram of a first embodiment of the polynomial evaluator for evaluating an error evaluator polynomial in accordance with the present invention;</li><li>Fig. 3 presents a block diagram of a second embodiment of the polynomial evaluator for evaluating an error locator polynomial in accordance with the present invention; and</li><li>Fig. 4 provides a block diagram of a third embodiment of the polynomial evaluator for evaluating a differential polynomial in accordance with the present invention.</li></ul>
0029Referring to Fig. 2, there is provided a block diagram of a first embodiment of the polynomial evaluator in accordance with the present invention, which evaluates the error evaluator polynomial Ω(X) according to<maths id="math0007" num="Eq. (5B)"><math display="block"><mrow><msup><mrow><mtext>Ω(α</mtext></mrow><mrow><mtext mathvariant="italic">-j</mtext></mrow></msup><mtext>)=</mtext><apply><sum /><lowlimit><mtext mathvariant="italic">i</mtext><mtext>=0</mtext></lowlimit><uplimit><mtext mathvariant="italic">T</mtext></uplimit><mrow><msub><mrow><mtext>Ω</mtext></mrow><mrow><mtext mathvariant="italic">i</mtext></mrow></msub><msup><mrow><mtext>·(α</mtext></mrow><mrow><mtext>-</mtext><mtext mathvariant="italic">i</mtext></mrow></msup><msup><mrow><mtext>)</mtext></mrow><mrow><mtext mathvariant="italic">j</mtext></mrow></msup></mrow></apply></mrow></math><img file="EP0806838A1_D0008.tif" /></maths> for j=N-1 to 0, wherein T is set to 8 for the purpose of illustration.
0030At the polynomial evaluator 20, the calculation of Eq. (5B) is done iteratively from j=N-1 to 0 in that order, which is one of the main differences from the conventional evaluator shown in Fig. 1. An iteration may be preferably done in one system clock cycle.
0031The polynomial evaluator 20 shown in Fig. 2 includes a multiplier 21 operating on the finite field GF(2<sup>m</sup>), a root input block 22, a multiplexor ("MUX") 26, an addition block 23, an output block 24 and a register block 28, which directly correspond to those of the conventional evaluator shown in Fig. 1. It also includes a multiplier 25 operating on the finite field GF(2m) and a root input block 27 which is used in initializing the register block 28.
0032While the register block 18 shown in Fig. 1 is initialized with the coefficients of the evaluator polynomial Ω<sub>i</sub>'s, the register block 28 shown in Fig. 2 is initialized with initial evaluating values (Ω<sub>i</sub>α<sup>-iN</sup>'s) with the help of the multiplier 25 and the root input block 27.
0033Before starting a first iteration of the evaluation procedure for determining Ω(α<sup>-(N-1)</sup>), the registers included in the register block 28 are initialized with (Ω<sub>i</sub>α<sup>-iN</sup>'s). To do this, each of the coefficients of the error evaluator polynomial Ω<sub>i</sub> is multiplied to α<sup>-iN</sup>, to sequentially provide a set of 8 initial evaluating terms Ω<sub>i</sub>α<sup>-iN</sup>'s to an input port 0 of the MUX 26. A selection signal SEL1 controls the MUX 26 to provide Ω<sub>i</sub>α<sup>-iN</sup> to the register block 28 for the initialization. A first initial evaluating term Ω<sub>1</sub>α<sup>-N</sup> is first fed to R<sub>1</sub> and stored therein for a bit clock cycle. The content of R<sub>1</sub> is shifted to R<sub>2</sub> and stored therein for a next bit clock cycle, and then to R<sub>3</sub>, and so on. Finally, the output port of R<sub>8</sub> is connected to the multiplier 21.
0034After each of the registers is filled with a corresponding Ω<sub>i</sub>α<sup>-iN</sup> (e.g., Ω<sub>1</sub>α<sup>-N</sup> in R<sub>8</sub>, Ω<sub>2</sub>α<sup>-2N</sup> in R<sub>7</sub>, and so on), the first iteration for determining Ω(α<sup>-(N-1)</sup>) begins.
0035During the first bit clock of the first iteration, the multiplier 21 multiplies α<sup>1</sup> with Ω<sub>1</sub>α<sup>-N</sup> provided thereto from R<sub>8</sub>. To do this, α<sup>1</sup> is fed from the root input block 22 to the multiplier 21. The output of the multiplier 21, i.e., Ω<sub>1</sub>α<sup>-(N-1)</sup> (or in other words, 1st evaluating term of a first set, the Kth set of evaluating terms referring to Ω<sub>i</sub>α<sup>-i(N-K)</sup>'s, K being 1 to N), is fed to the addition block 23 one per one bit clock cycle. Note that α<sup>i</sup> (instead of α<sup>-i</sup> as in the conventional evaluator) is multiplied to the evaluating terms provided from the register block 28, to update the evaluating terms.
0036The addition block 23 includes a two input adder 23a and a register 23b, wherein the adder 23a operating on the finite field GF(2<sup>m</sup>) sequentially adds each of the evaluating terms provided from the multiplier 21 to the contents of the register 23b, and the register 23b stores a 1st to 7th partial sum of the evaluating terms provided from the adder 23a and feeds the partial sum to the two input adder 23a, the Lth partial sum referring to sums of L evaluating terms included in a same set, L being 1 to 7, in the course of sequential addition of Eq. (5B). It also includes a multiplexor ("MUX") 23c for selectively providing 0 or the output of the adder 23a to the register 23b under the control of RST_SUM which is essentially identical to that shown in Fig. 1. RST_SUM also serves to initialize the register 23b by rendering MUX to provide 0 to the register 23b at the start of each iteration.
0037Specifically, upon receiving Ω<sub>1</sub>α<sup>-(N-1)</sup> from the multiplier 21, the adder 23a adds it to the initial content, i.e., 0, of the register 23b. Then the 1st partial sum, Ω<sub>1</sub>α<sup>-(N-1)</sup>, is fed back through the MUX 23c to the register 23b, to be stored therein, e.g., at the rising edge of the next bit clock. To do this, the MUX 23c provides the output of the adder 23a to the register 23b in response to RST_SUM. Ω<sub>1</sub>α<sup>-(N-1)</sup> provided from the multiplier 21 is also fed to the register block 28, to thereby shift the contents of each register to right, e.g., at the rising edge of the second bit clock of the first iteration. The contents of the registers, during the second bit clock cycle, are given in Table 4. <tables id="tabl0004" num="0004"><table frame="all"><title>Table 4</title><tgroup cols="6" colsep="1" rowsep="1"><colspec colnum="1" colname="col1" colwidth="26.25mm" /><colspec colnum="2" colname="col2" colwidth="26.25mm" /><colspec colnum="3" colname="col3" colwidth="26.25mm" /><colspec colnum="4" colname="col4" colwidth="26.25mm" /><colspec colnum="5" colname="col5" colwidth="26.25mm" /><colspec colnum="6" colname="col6" colwidth="26.25mm" /><thead valign="top"><row><entry namest="col1" nameend="col1" align="center">R<sub>1</sub></entry><entry namest="col2" nameend="col2" align="center">R<sub>2</sub></entry><entry namest="col3" nameend="col3" align="center">R<sub>3</sub></entry><entry namest="col4" nameend="col4" align="center">···</entry><entry namest="col5" nameend="col5" align="center">R<sub>7</sub></entry><entry namest="col6" nameend="col6" align="center">R<sub>8</sub></entry></row></thead><tbody valign="top"><row rowsep="1"><entry namest="col1" nameend="col1" align="right">Ω<sub>1</sub>α<sup>-(N-1)</sup></entry><entry namest="col2" nameend="col2" align="right">Ω<sub>8</sub>α<sup>-8N</sup></entry><entry namest="col3" nameend="col3" align="right">Ω<sub>7</sub>α<sup>-7N</sup></entry><entry namest="col4" nameend="col4" align="right">···</entry><entry namest="col5" nameend="col5" align="right">Ω<sub>3</sub>α<sup>-3N</sup></entry><entry namest="col6" nameend="col6" align="right">Ω<sub>2</sub>α<sup>-2N</sup></entry></row></tbody></tgroup></table></tables>
0038During the second bit clock cycle of the first iteration, the multiplier 21 multiplies α<sup>2</sup> to Ω<sub>2</sub>α<sup>-2N</sup> provided thereto from R<sub>8</sub>. The output of the multiplier 21, i.e., Ω<sub>2</sub>α<sup>-2(N-1)</sup> at this time, is fed to the adder 23a, wherein it is added to the contents of the register 23b, i.e., Ω<sub>1</sub>α<sup>-(N-1)</sup>. Then the second partial sum, Ω<sub>1</sub>α<sup>-(N-1)</sup>+Ω<sub>2</sub>α<sup>-2(N-1)</sup>, is fed back through the MUX 23c to the register 23b, to be stored therein. Ω<sub>2</sub>α<sup>-2(N-1)</sup> from the multiplier 21 is also fed to the register block 28, to thereby shift contents of each register to right at the rising edge of the next bit clock cycle. Then, the contents of the registers are changed as given in Table 5. <tables id="tabl0005" num="0005"><table frame="all"><title>Table 5</title><tgroup cols="6" colsep="1" rowsep="1"><colspec colnum="1" colname="col1" colwidth="26.25mm" /><colspec colnum="2" colname="col2" colwidth="26.25mm" /><colspec colnum="3" colname="col3" colwidth="26.25mm" /><colspec colnum="4" colname="col4" colwidth="26.25mm" /><colspec colnum="5" colname="col5" colwidth="26.25mm" /><colspec colnum="6" colname="col6" colwidth="26.25mm" /><thead valign="top"><row><entry namest="col1" nameend="col1" align="center">R<sub>1</sub></entry><entry namest="col2" nameend="col2" align="center">R<sub>2</sub></entry><entry namest="col3" nameend="col3" align="center">R<sub>3</sub></entry><entry namest="col4" nameend="col4" align="center">···</entry><entry namest="col5" nameend="col5" align="center">R<sub>7</sub></entry><entry namest="col6" nameend="col6" align="center">R<sub>8</sub></entry></row></thead><tbody valign="top"><row rowsep="1"><entry namest="col1" nameend="col1" align="right">Ω<sub>2</sub>α<sup>-2(N-1)</sup></entry><entry namest="col2" nameend="col2" align="right">Ω<sub>1</sub>α<sup>-(N-1)</sup></entry><entry namest="col3" nameend="col3" align="right">Ω<sub>8</sub>α<sup>-8N</sup></entry><entry namest="col4" nameend="col4" align="right">···</entry><entry namest="col5" nameend="col5" align="right">Ω<sub>4</sub>α<sup>-4N</sup></entry><entry namest="col6" nameend="col6" align="right">Ω<sub>3</sub>α<sup>-3N</sup></entry></row></tbody></tgroup></table></tables> By repeating the above procedure for the remaining bit clock cycles of the first iteration, Ω<sub>1</sub>α<sup>-(N-1)</sup> to Ω<sub>8</sub>α<sup>-8(N-1)</sup> is summed at the addition block 23. The adder 23a finally provides an 8th partial sum, i.e., a sum of the 8 evaluating terms (Ω<sub>1</sub>α<sup>-(N-1)</sup>+Ω<sub>2</sub>α<sup>-2(N-1)</sup>+···+Ω<sub>8</sub>α<sup>-8(N-1)</sup>) of the first set to the output block 24. The sum is fed to and stored in R<sub>10</sub> in response to RST_SUM and then fed to an adder 24b wherein it is added to Ω<sub>0,</sub> to thereby provide the final result of the first iteration, i.e., the first evaluation result Ω(α<sup>-(N-1)</sup>). At the same time, the register 23b is initialized to 0 provided from the MUX 23c in response to RST_SUM for a next iteration.
0039A second iteration is similar to the first iteration except that a second set of evaluating terms (Ω<sub>i</sub>α<sup>-i(N-2)</sup>'s is provided from the multiplier 21 to the addition block 23 and back to the register block 28. Specifically, α<sup>1</sup> is multiplied with Ω<sub>1</sub>α<sup>-(N-1)</sup> during the first bit clock cycle, α<sup>2</sup> with Ω<sub>2</sub>α<sup>-2(N-1)</sup> during the seocnd bit clock cycle, and so on, to provide the second set of evaluating terms. By summing the second set of evaluating terms, Ω<sub>i</sub>α<sup>-i(N-2)</sup>'s, the second evaluation result Ω(α<sup>-</sup>(<sup>N-2)</sup>) is obtained at the end of the second iteration. By repeating the above procedure, Ω(α<sup>-j</sup>)'s for j=N-1 to 0 are obtained in N iterations.
0040The contents of the registers R<sub>1</sub> to R<sub>8</sub> and R<sub>9</sub> for each bit clock cycle of the first to third iterations are shown in Table 6, wherein each row corresponds to each bit clock cycle. <tables id="tabl0006" num="0006"><img file="EP0806838A1_D0009.tif" /></tables>
0041Referring now to Fig. 3, there is provided a block diagram of another embodiment of the polynomial evaluator in accordance with the present invention, which evaluates the error locator polynomial σ(X). The structure and function of the evaluator 30 shown in Fig. 3 are essentially identical to those of the evaluator 20 except an additional error decision block 39. As the object of the evaluator 30 is to evaluate the error locator polynomial, the coefficients of the error locator polynomial σ<sub>i</sub> are fed to a multiplier 35. By the same procedure explained with reference to Fig. 2, an output block 34 provides the evaluation result σ(α<sup>-j</sup>), j=N-1 to 0 in that order, for each iteration.
0042At the error decision block 39, in case σ(α<sup>-j</sup>) is 0, an error signal, which notifies that an error has occurred at a corresponding symbol r<sub>j</sub> of a codeword, is generated. It should be noted that as the evaluation result for larger j is determined first, r<sub>j</sub> with larger j is first examined for its error.
0043Referring to Fig. 4, there is provided a block diagram of a third embodiment of the polynomial evaluator in accordance with the present invention, which evaluates the differential polynomial σ' (X), i.e., the first derivative of the error locator polynomial σ(X).
0044When the error locator polynomial is an 8th order polynomial represented as<maths id="math0008" num="Eq. (6)"><math display="block"><mrow><msub><mrow><mtext>σ(X) = σ</mtext></mrow><mrow><mtext>0</mtext></mrow></msub><msub><mrow><mtext>+σ</mtext></mrow><mrow><mtext>1</mtext></mrow></msub><msub><mrow><mtext>x+σ</mtext></mrow><mrow><mtext>2</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>2</mtext></mrow></msup><msub><mrow><mtext>+σ</mtext></mrow><mrow><mtext>3</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>3</mtext></mrow></msup><msub><mrow><mtext>+σ</mtext></mrow><mrow><mtext>4</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>4</mtext></mrow></msup><msub><mrow><mtext>+σ</mtext></mrow><mrow><mtext>5</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>5</mtext></mrow></msup><msub><mrow><mtext>+σ</mtext></mrow><mrow><mtext>6</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>6</mtext></mrow></msup><msub><mrow><mtext>+σ</mtext></mrow><mrow><mtext>7</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>7</mtext></mrow></msup><msub><mrow><mtext>+σ</mtext></mrow><mrow><mtext>8</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>8</mtext></mrow></msup><mtext>,</mtext></mrow></math><img file="EP0806838A1_D0010.tif" /></maths> the differential polynomial is given as<maths id="math0009" num="Eq. (7A)"><math display="block"><mrow><msub><mrow><mtext>σ'(X) = σ</mtext></mrow><mrow><mtext>1</mtext></mrow></msub><msub><mrow><mtext>+2σ</mtext></mrow><mrow><mtext>2</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>1</mtext></mrow></msup><msub><mrow><mtext>+3σ</mtext></mrow><mrow><mtext>3</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>2</mtext></mrow></msup><msub><mrow><mtext>+4σ</mtext></mrow><mrow><mtext>4</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>3</mtext></mrow></msup><msub><mrow><mtext>+5σ</mtext></mrow><mrow><mtext>5</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>4</mtext></mrow></msup><msub><mrow><mtext>+6σ</mtext></mrow><mrow><mtext>6</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>5</mtext></mrow></msup><msub><mrow><mtext>+7σ</mtext></mrow><mrow><mtext>7</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>6</mtext></mrow></msup><msub><mrow><mtext>+8σ</mtext></mrow><mrow><mtext>8</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>7</mtext></mrow></msup><mtext>.</mtext></mrow></math><img file="EP0806838A1_D0011.tif" /></maths> Since two identical numbers in the finite field yield 0, Eq. (7A) is further simplified as<maths id="math0010" num="Eq. (7B)"><math display="block"><mrow><msub><mrow><mtext>σ'(X) = σ</mtext></mrow><mrow><mtext>1</mtext></mrow></msub><msub><mrow><mtext>+σ</mtext></mrow><mrow><mtext>3</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>2</mtext></mrow></msup><msub><mrow><mtext>+σ</mtext></mrow><mrow><mtext>5</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>4</mtext></mrow></msup><msub><mrow><mtext>+σ</mtext></mrow><mrow><mtext>7</mtext></mrow></msub><msup><mrow><mtext>x</mtext></mrow><mrow><mtext>6</mtext></mrow></msup></mrow></math><img file="EP0806838A1_D0012.tif" /></maths> Accordingly, evaluating σ'(X) for α<sup>-j</sup> gives<maths id="math0011" num="Eq. (7C)"><math display="block"><mrow><mtext>σ</mtext><mtext mathvariant="italic">'</mtext><msup><mrow><mtext>(α</mtext></mrow><mrow><mtext mathvariant="italic">-j</mtext></mrow></msup><mtext>)= </mtext><apply><sum /><lowlimit><mtext mathvariant="italic">i</mtext><mtext>=1,(</mtext><mtext mathvariant="italic">i</mtext><mtext>=</mtext><mtext mathvariant="italic">odd</mtext><mtext>)</mtext></lowlimit><uplimit><mtext mathvariant="italic">T</mtext></uplimit><mrow><msub><mrow><mtext>σ</mtext></mrow><mrow><mtext mathvariant="italic">i</mtext></mrow></msub><msup><mrow><mtext>·(α</mtext></mrow><mrow><mtext>-(</mtext><mtext mathvariant="italic">i</mtext><mtext>-1)</mtext></mrow></msup><msup><mrow><mtext>)</mtext></mrow><mrow><mtext mathvariant="italic">j</mtext></mrow></msup></mrow></apply></mrow></math><img file="EP0806838A1_D0013.tif" /></maths> The structure of the evaluator is modified to deal with Eq. (7C), which distinguishes the evaluator 40 from the evaluator 20. Specifically, as the evaluation result of the differential polynomial includes only even powers of α, the root input blocks 42 and 47 provides only even powers of α, i.e., (α<sup>0</sup>, α<sup>2</sup>, α<sup>4</sup>, α<sup>6</sup>) and (α<sup>0</sup>, α<sup>-2N</sup>, α<sup>-4N</sup>, α<sup>-6N</sup>); the register block 48 includes half as many registers as those of other evaluators shown in Figs. 2 and 3; only coefficients of odd power terms, i.e., σ<sub>1</sub>, σ<sub>3</sub>, σ<sub>5</sub>, σ<sub>7</sub>, are provided to a multiplier 45 in the finite field GF(2<sup>m</sup>); and the output block 44 does not include an adder, for the 0th coefficient (σ<sub>0</sub>) is not included in the evaluation result. Except these, overall operation of the evaluator is similar to the evaluator 20 shown in Fig. 2. The contents of the registers R<sub>1</sub> to R<sub>5</sub> for each bit clock cycle of first to third iterations are shown in Table 7, wherein each row may correspond to each bit clock cycle. <tables id="tabl0007" num="0007"><table frame="all"><title>Table 7</title><tgroup cols="5" colsep="1" rowsep="0"><colspec colnum="1" colname="col1" colwidth="31.50mm" colsep="1" /><colspec colnum="2" colname="col2" colwidth="31.50mm" /><colspec colnum="3" colname="col3" colwidth="31.50mm" /><colspec colnum="4" colname="col4" colwidth="31.50mm" /><colspec colnum="5" colname="col5" colwidth="31.50mm" /><thead valign="top"><row rowsep="1"><entry namest="col1" nameend="col1" align="center">iteration</entry><entry namest="col2" nameend="col2" align="center">R<sub>1</sub></entry><entry namest="col3" nameend="col3" align="center">R<sub>2</sub></entry><entry namest="col4" nameend="col4" align="center">R<sub>4</sub></entry><entry namest="col5" nameend="col5" align="center">R<sub>5</sub></entry></row></thead><tbody valign="top"><row><entry namest="col1" nameend="col1" morerows="3" rowsep="1" align="right">1st</entry><entry namest="col2" nameend="col2" align="center">Ω<sub>7</sub>α<sup>-6N</sup></entry><entry namest="col3" nameend="col3" align="center">Ω<sub>5</sub>α<sup>-4N</sup></entry><entry namest="col4" nameend="col4" align="center">Ω<sub>1</sub></entry><entry namest="col5" nameend="col5" align="center">0</entry></row><row><entry namest="col2" nameend="col2" align="center">Ω<sub>1</sub></entry><entry namest="col3" nameend="col3" align="center">Ω<sub>7</sub>α<sup>-6N</sup></entry><entry namest="col4" nameend="col4" align="center">Ω<sub>3</sub>α<sup>-2N</sup></entry><entry namest="col5" nameend="col5" align="center">Ω<sub>1</sub></entry></row><row><entry namest="col2" nameend="col2" align="center">Ω<sub>3</sub>α<sup>-2(N-1)</sup></entry><entry namest="col3" nameend="col3" align="center">Ω<sub>1</sub></entry><entry namest="col4" nameend="col4" align="center">Ω<sub>5</sub>α<sup>-4N</sup></entry><entry namest="col5" nameend="col5" align="center">Ω<sub>1</sub>+Ω<sub>3</sub>α<sup>-2(N-1)</sup></entry></row><row rowsep="1"><entry namest="col2" nameend="col2" align="center">Ω<sub>5</sub>α<sup>-4(N-1)</sup></entry><entry namest="col3" nameend="col3" align="center">Ω<sub>3</sub>α<sup>-2(N-1)</sup></entry><entry namest="col4" nameend="col4" align="center">Ω<sub>7</sub>α<sup>-6N</sup></entry><entry namest="col5" nameend="col5" align="center">Ω<sub>1</sub>+Ω<sub>3</sub>α<sup>-2(N-1)</sup>+Ω<sub>5</sub>α<sup>-4(N-1)</sup></entry></row><row><entry namest="col1" nameend="col1" morerows="3" rowsep="1" align="right">2nd</entry><entry namest="col2" nameend="col2" align="center">Ω<sub>7</sub>α<sup>-6(N-1)</sup></entry><entry namest="col3" nameend="col3" align="center">Ω<sub>5</sub>α<sup>-4(N-1)</sup></entry><entry namest="col4" nameend="col4" align="center">Ω<sub>1</sub></entry><entry namest="col5" nameend="col5" align="center">0</entry></row><row><entry namest="col2" nameend="col2" align="center">Ω<sub>1</sub></entry><entry namest="col3" nameend="col3" align="center">Ω<sub>7</sub>α<sup>-6(N-1)</sup></entry><entry namest="col4" nameend="col4" align="center">Ω<sub>3</sub>α<sup>-2(N-1)</sup></entry><entry namest="col5" nameend="col5" align="center">Ω<sub>1</sub></entry></row><row><entry namest="col2" nameend="col2" align="center">Ω<sub>3</sub>α<sup>-2(N-2)</sup></entry><entry namest="col3" nameend="col3" align="center">Ω<sub>1</sub></entry><entry namest="col4" nameend="col4" align="center">Ω<sub>5</sub>α<sup>-4(N-1)</sup></entry><entry namest="col5" nameend="col5" align="center">Ω<sub>1</sub>+Ω<sub>3</sub>α<sup>-2(N-2)</sup></entry></row><row rowsep="1"><entry namest="col2" nameend="col2" align="center">Ω<sub>5</sub>α<sup>-4(N-2)</sup></entry><entry namest="col3" nameend="col3" align="center">Ω<sub>3</sub>α<sup>-2(N-2)</sup></entry><entry namest="col4" nameend="col4" align="center">Ω<sub>7</sub>α<sup>-6(N-1)</sup></entry><entry namest="col5" nameend="col5" align="center">Ω<sub>1</sub>+Ω<sub>3</sub>α<sup>-2(N-2)</sup>+Ω<sub>5</sub>α<sup>-4(N-2)</sup></entry></row><row><entry namest="col1" nameend="col1" morerows="3" rowsep="1" align="right">3rd</entry><entry namest="col2" nameend="col2" align="center">Ω<sub>7</sub>α<sup>-6(N-2)</sup></entry><entry namest="col3" nameend="col3" align="center">Ω<sub>5</sub>α<sup>-4(N-2)</sup></entry><entry namest="col4" nameend="col4" align="center">Ω<sub>1</sub></entry><entry namest="col5" nameend="col5" align="center">0</entry></row><row><entry namest="col2" nameend="col2" align="center">Ω<sub>1</sub></entry><entry namest="col3" nameend="col3" align="center">Ω<sub>7</sub>α<sup>-6(N-2)</sup></entry><entry namest="col4" nameend="col4" align="center">Ω<sub>3</sub>α<sup>-2(N-2)</sup></entry><entry namest="col5" nameend="col5" align="center">Ω<sub>1</sub></entry></row><row><entry namest="col2" nameend="col2" align="center">Ω<sub>3</sub>α<sup>-2(N-3)</sup></entry><entry namest="col3" nameend="col3" align="center">Ω<sub>1</sub></entry><entry namest="col4" nameend="col4" align="center">Ω<sub>5</sub>α<sup>-4(N-2)</sup></entry><entry namest="col5" nameend="col5" align="center">Ω<sub>1</sub>+Ω<sub>3</sub>α<sup>-2(N-3)</sup></entry></row><row rowsep="1"><entry namest="col2" nameend="col2" align="center">Ω<sub>5</sub>α<sup>-4(N-3)</sup></entry><entry namest="col3" nameend="col3" align="center">Ω<sub>3</sub>α<sup>-2(N-3)</sup></entry><entry namest="col4" nameend="col4" align="center">Ω<sub>7</sub>α<sup>-6(N-2)</sup></entry><entry namest="col5" nameend="col5" align="center">Ω<sub>1</sub>+Ω<sub>3</sub>α<sup>-2(N-3)</sup>+Ω<sub>5</sub>α<sup>-4(N-3)</sup></entry></row></tbody></tgroup></table></tables>
0045As explained above, the evaluator in accordance with the present invention provides the evaluation results in a reversed order compared with the conventional evaluator.
0046While 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.
18 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8 Sheet 9 Sheet 10 Sheet 11 Sheet 12 Sheet 13 Sheet 14 Sheet 15 Sheet 16 Sheet 17 Sheet 18
Every citation, both ways
| Document | Relation | Office | Category | Cited during | Relevant claims |
|---|---|---|---|---|---|
| US7299253B2 | Cited by | United States of America | – | Applicant | – |
| US8145697B2 | Cited by | United States of America | – | Applicant | – |
| US8086656B2 | Cited by | United States of America | – | Applicant | – |
| WO0055756A1 | Cited by | World Intellectual Property Organization (WIPO) | – | International search | – |
| US4162480A | Cites | United States of America | – | Applicant | – |
| US4162480A | Cites | United States of America | – | Applicant | – |
| US4649541A | Cites | United States of America | Y | Search report | 1-13 |
| US4649541A | Cites | United States of America | Y | Search report | 1-13 |
| G.C. CLARK, JR. AND J. BIBB CAIN: "Error-Correction Coding for Digital Communications", 1981, PLENUM PRESS, NEW YORK AND LONDON, XP002030217 | Non-patent | – | – | Search report | – |
| R.T. CHIEN: "Cyclic Decoding Procedures for Bose-Chaudhuri-Hocquenghem Codes", IEEE TRANSACTIONS ON INFORMATION THEORY, vol. 10, 1 October 1964 (1964-10-01), pages 357 - 363, XP000575336 | Non-patent | – | – | Search report | – |
| LIN S. ET AL.: "Error Control Coding: Fundamentals and Applications.", 1983, PRENTICE-HALL. | Non-patent | – | – | Applicant | – |
| BERLEKAMP.: "Algebraic Coding Theory.", 1968, MCGRAW-HILL. | Non-patent | – | – | Applicant | – |
6 members in 5 offices; this record represents the family
Priority claims4
| Document | Office | Kind | Date |
|---|---|---|---|
| 19960015344 | Republic of Korea | A | |
| 9615344 | Republic of Korea | – | |
| KR19960015344 | – | – | – |
| 9615344 | – | – | – |
Members6
| Document | Office | Kind | |
|---|---|---|---|
| EP0806838A1This record | European Patent Office (EPO) | A1 | |
| JPH09307458A | Japan | A | |
| CN1167373A | China | A | |
| KR970078047A | Republic of Korea | A | |
| KR100192804B1 | Republic of Korea | B1 | |
| US5971607A | United States of America | A |
6 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| Application deemed to be withdrawnWithdrawn18D | 18D | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWNSTAA | STAA | |
| First examination report despatched17Q | 17Q | |
| Request for examination filed17P | 17P | |
| Designated contracting statesAK | AK | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI |
Numbers
- Publication
- 0806838
- Publication, DOCDB
- 0806838
- Publication, EPODOC
- EP0806838
- Application
- 96308524
- Application, DOCDB
- 96308524
- Application, EPODOC
- EP19960308524
Titles3
- German
- Polynom Auswerter für einen Reed-Solomon Decoder
- English
- Polynomial evaluator for use in a reed-solomon decoder
- French
- Dispositif d'évaluation d'un polynÔme pour décodeur Reed-Solomon
Classification
- CPC, 1
- H03M13/151
- IPC, 3
- H03M13 00
- G06F11 10
- H03M13 15
Designated states5
- Contracting states, 5
- Germany
- France
- United Kingdom
- Italy
- Netherlands (Kingdom of the)