It is known, in binary sequences or binary words of a certain length N, to correct 1-bit errors and any 2-bit errors using BCH codes by combinational error correction circuits as it is for example described in Okano, H. and Imai, H., “A construction method of high speed decoders using ROM's for Bose-Chadhuri-Hocquenghem and Reed Solomon Codes”, IEEE Trans. Comp. C36 (10) 1165-1175, 1987.
If BCH codes are used over a Galois field GF(2m), then N≦2m−1 and the error syndrome s may consist of 2m components, wherein the first m components form the sub-syndrome s1 and the second m components form the sub-syndrome s3 as it is common when using BCH codes. If the overall parity is considered, the error syndrome comprises a further binary component which is to be designated by sP.
It is further known to correct any 3-bit errors by combinational error correction circuits using BCH codes, as it is for example also described in the document by Okano, H. and Imai, H., “A construction method of high speed decoders using ROM's for Bose-Chadhuri-Hocquenghem and Reed Solomon Codes”, IEEE Trans. Comp. C36 (10) 1165-1175, 1987. When correcting any 3-bit errors, in addition to the sub-syndromes s1 and s3 a further sub-syndrome s5 may be used which like the sub-syndromes s1 and s3 that generally also comprises a word width of m bits, so that the error syndrome s=s1, s3, s5 generally comprises a word width of 3·m and taking into account the overall parity comprises a word width of 3m+1.
The correction of any 3-bit errors by combinational error correction circuits is here connected with a relatively high hardware effort and a relatively great signal runtime for the determination of the corresponding error correction signals, which may be disadvantageous. In particular, a relatively long signal runtime for the correction signals may be limiting with respect to the clock rate.
For certain circuitries it may be more likely that, when 3 bits in a binary word are erroneous, two of these erroneous bits occur in specific bit positions than that all three erroneous bits are randomly distributed.
An example for one such case may be a data storage whose memory cells may take on more than two states, in general one multivalued state each. If a data storage for example takes on 4 different states, then a memory state of a cell stores the information of two particular bits. These bits which are stored in the same memory cell are here designated as neighboring bits. Generally these bits will also be spatially adjacent in the data word to be stored. It is of course also possible to store the information of two bits which are not directly adjacent in the data word in one memory cell, like the value of the first and the seventh bits, the second and the thirteenth bits, etc. In this way of speaking, the first and the seventh bit and the second and the thirteenth bit are adjacent. In order to make the description as simple as possible, it is in the following always assumed, that neighboring bits which are for example stored in a memory cell are also spatially neighboring in the considered data word. If this is not the case, it may be acquired by a simple exchange of the bits of the data word that neighboring bits are also spatially neighboring. Thus, it is not necessary in the following to differentiate between neighboring bits which are neighboring as they are for example stored in the same memory cell and neighboring bits which are spatially neighboring or adjacent in the considered binary word.
If now an error of a memory state occurs which may e.g. take on 4 states, then two neighboring bits corresponding to this state may both be erroneous at the same time. If the assignment of the multivalued state of a memory cell to binary values is done via a Gray code, as it is common practice and for example proposed in Rupprecht, W., Steinbuch, K., “Nachrichtentechnik”, pp 339-341, Springer Verlag 1967, then errors in state values of a memory cell which only slightly change a memory state into a physically neighboring state value, lead to a 1-bit error in one of the binary values assigned with the memory state.
Errors in a memory state of a memory cell which corrupt the correct memory state into a non-neighboring memory state lead to a 2-bit error in the neighboring binary values of the binary data assigned with the memory state.
It is possible that the bits of a word which are to be corrected are auxiliary binary read values of a ternary memory or a multiple-valued memory as it is described in the U.S. patent application Ser. No. 13/664,495, filed Oct. 31, 2012 and entitled “Circuit and Method for Multi-Bit Correction” which is included here in the description by reference in its entirety.
It would be beneficial to provide an error correction of a 2-bit error in two neighboring bits (or otherwise related to each other) with relatively low hardware effort and/or relatively short signal runtime. It would also be beneficial to provide an error correction of a 2-bit error in two neighboring bits and an additional 1-bit error in an arbitrary bit position.
Embodiments of the present invention provide a circuitry for the correction of errors in a possibly erroneous binary word v′=, v′1, . . . v′n relative to a codeword v=v1, . . . , vn. The circuitry comprises a syndrome generator for determining an error syndrome s=(s1, s3) according to a modified BCH code with a H-matrix Hmod comprising a first BCH submatrix H1mod and a second BCH submatrix H3mod and with a code distance d≧5, wherein n′ column vectors of the submatrix H1mod are paired as column vector pairs so that a component-wise XOR combination of the two column vectors of each column vector pair produces an identical column vector K that is different from all column vectors of the first BCH submatrix H1mod and where n′ is even and 4≦n′≦n applies. The second BCH submatrix H3mod comprises a corresponding column vector for each column vector in the first BCH submatrix H1mod so that the corresponding column vector is the third power, according to Galois field arithmetic, of the column vector in the first BCH submatrix H1mod. The syndrome generator is configured to determine the error syndrome s by multiplying the H-matrix Hmod with the possibly erroneous binary word v′ so that a first error syndrome portion is given by s1=H1mod·v′ and a second error syndrome portion is given by s3=H3mod·v′. The circuitry further comprises a decoder for generating a correction vector e=(e1, . . . , en) with correction values ej=ej+1=el=1 and et=0 for t≠j, j+1, l, if the first error syndrome portion s1 equals the componentwise XOR combination of the identical column vector K and a column vector at a column position l of the first BCH submatrix H1mod, and if the second error syndrome portion s3 equals the componentwise XOR combination of column vectors at column positions j, j+1, and l of the second BCH submatrix H3mod.
Further embodiments of the present invention provide a method for correcting errors in a possibly erroneous binary word v′=v′1, . . . , v′n relative to a codeword v=v1, . . . , vn. The method comprises determining an error syndrome s=(s1, s3) of a modified BCH code with a H-matrix Hmod comprising a first BCH submatrix H1mod and a second BCH submatrix H3mod, and with a code distance d≧5, wherein n′ column vectors of the submatrix H1mod are paired as column vector pairs so that a componentwise XOR combination of the two column vectors of each column vector pair produces an identical column vector K that is different from all column vectors of the BCH submatrix H1mod, and where n′ is even and 4≦n′≦n applies. The second BCH submatrix H3mod comprises a corresponding column vector for each column vector in the first BCH submatrix H1mod so that the corresponding column vector is the third power, according to Galois field arithmetic, of the column vector in the first BCH submatrix H1mod. The error syndrome s is determined by multiplying the H-matrix Hmod with the possibly erroneous binary word v′ so that a first error syndrome portion is given by s1=H1mod·v′ and a second error syndrome portion is given by s3=H3mod·v′. The method further comprises a step of generating the correction vector e=(e1, . . . , en) with correction values ej=ej+1=el=1 and et=0 for t≠j+1, l, if s1 equals the componentwise XOR combination of the identical column vector K and a column vector at a column position 1 of the first BCH submatrix H1mod, and s3 equals the component-wise XOR combination of column vectors at column positions j, j+1, and 1 of the second BCH submatrix H3mod.
Embodiments of the present invention will be described using the accompanying figures, in which:
a shows a schematic block diagram of a circuitry for correcting errors in a binary word according to embodiments;
b shows a schematic block diagram of a circuitry for correcting errors according to further embodiments in which the overall parity of the binary word is evaluated and used;
c shows a schematic block diagram of a circuitry for correcting errors according to further embodiments in which the overall parity can be determined from the sub-syndrome s1, because the submatrix H1mod only has columns which comprise an odd number of ones;
d shows a schematic block diagram of a circuitry for correcting errors comprising an error indication circuit;
e shows a schematic block diagram of a circuitry for correcting errors that uses a further submatrix H5mod in order to differentiate between 3-bit errors with neighboring 2-bit errors and other (non-correctable) 3-bit errors;
a shows a schematic block diagram of a decoder according to some embodiments;
b shows a schematic block diagram of a subcircuit for forming auxiliary signals;
c shows a schematic block diagram of another subcircuit for forming auxiliary signal;
a shows a possible implementation of the subcircuit for forming auxiliary signals in
b shows a possible implementation of the subcircuit for forming auxiliary signals in
c shows a possible implementation of the subcircuit for forming auxiliary signals in
A theoretical background of the embodiments of the invention will be described first.
For the error correction of randomly distributed multi-bit errors, BCH codes may be used, as it is known to a person skilled in the art and for example described in Lin, S., Costello, D. “Error Control Coding” Prentice Hall, 1983, wherein reference is in particular made to pages 143-160. Likewise reference is to be made to the document by Okano, H. and Imai, H., “A construction method of high speed decoders using ROM's for Bose-Chadhuri-Hocquenghem and Reed Solomon Codes”, IEEE Trans. Comp. C36 (10) 1165-1175, 1987, in which combinational circuits for error correction of BCH codes are represented.
A BCH code is a special linear code which may be described by a parity check matrix H and a generator matrix G which may be derived from the parity check matrix. If a code comprises the length N and if it comprises k information bits, then H is an M,N matrix comprising M lines and N columns, wherein M=N−k. The generator matrix G is then a k,N matrix comprising k lines and N columns, and the code comprises M checkbits.
An unshortened 2-bit error correcting BCH code may be described by an H matrix
wherein the H matrix is represented in a separate form. Conventionally, H1 and H3 are selected to be
H1=(α0,α1, . . . ,αi, . . . ,αN-1)=(h11, . . . ,hi1, . . . ,hN1)
and
H3=(α0,α3, . . . ,α3i, . . . ,α3(N-1))=(h13, . . . ,hi3, . . . ,hN3)
when the code is not shortened. Here, α is an element of the Galois field GF(2m) and may be selected as a primitive element of a finite field GF(2m), also called Galois field. Here N=2m−1 applies. The exponents of αj and of α3j are here determined to be modulo 2m−1. H1 and H3 are each (m,N) matrices with m lines and N=2m−1 columns. The elements αi of the Galois field GF(2m) in their vector representation are m digit binary column vectors.
If L columns of the H matrix of the unshortened BCH code are eliminated, an H matrix of a shortened BCH code of the length n=N−L is obtained. For a shortened code the following applies n=N−L<2m−1.
It is possible to supplement the H matrix H by a line of only ones. The additional integration of the overall parity corresponds to an additional line of only ones in the H matrix.
An H matrix considering the overall parity may correspond to that of the H matrix
wherein P is a line of ones only.
Now a shortened BCH code of the length n is considered, wherein n=N−L<2m−1 applies. A codeword of this code v=v1, . . . , vn which is also referred to as a code vector consists of n components v1, v2, . . . , vn. Here, a code vector may be described as a line vector or as a column vector. If a matrix is multiplied with a vector from the right, then the vector is to be interpreted as a column vector and the result is a column vector. In such a case, it is not required to explicitly highlight the corresponding vectors as being column vectors, as this is clear from the context. If it is to be especially highlighted that a vector w is represented as a column vector, it is written as wT. If a codeword v=v1, . . . , vn is corrupted into a word v′=v′1, . . . , v′n, then the difference between v and v′ may be described by an error vector e with
e=(e1, . . . ,en)=(v1⊕v′1, . . . ,vn⊕v′n)=v⊕v′.
A component ei of the error vector e is equal to 1, when vi and v′i are different and vi=v′i⊕1=
If an error may be corrected by an error correction circuit, then the correction values output by the error correction circuit are equal to the components of the error vector and the correction circuit outputs the correction value ei at the i-th output of its n outputs. The correction values ei may also be combined into a correction vector. The correction vector is equal to the error vector if the error may be corrected by the code.
The error syndrome s=(s1, s3, sP) of a word v′ is determined by
s=H·v′ (1)
wherein
s1=H1·v′ (2)
s3=H3·v′ (3)
and
sP=P·v′=(1, . . . ,1)·v′=v′1⊕v′2⊕ . . . ⊕v′n (4)
applies.
The error syndrome of a codeword v is equal to 0, so that for a codeword v the following applies
s=H·v=0 (5)
and for a non-codeword v′=v⊕e
s=H·v′=H·(v⊕e)=H·v⊕H·e=H·e, (6)
and the error syndrome s is determined by the error vector e.
In order to determine the assigned correct codeword from the erroneous, interfered with non-codeword v′, those components v′j are to be inverted for which ej=1 applies, so that ej is the corresponding correction value determined by the error correction circuit.
For the considered shortened BCH code, e is to be determined from the error syndrome s=s1, s3, sP with the H matrix
Here, the following applies
wherein the exponents of α, as already indicated, are determined modulo 2m−1, and the exponents i1, i2, . . . , in are all different pair-wise. It is not necessary here that ij=j applies for j=1, . . . , n.
If a 1-bit error exists in the j-th bit, the following applies
s1=αi
s3=α3(i
sP=1 (12)
and s13=s3. If a 2-bit error exists in the bit positions j and l, the following applies
s1=αi
s3=α3(i
sP=0 (15)
and s13≠s3.
For a BCH code the error positions of a 1-bit error or of any 2-bit error are determined from the syndrome components s1 and s3 of a BCH code. In this respect, a special process for determining the error position is described.
From (13) the following results
α3(i
and with (14)
s13⊕s3⊕s1α2(i
and completely analog to that
s13⊕s3⊕s1α2(i
so that a 2-bit error in the positions j and l is determined by the two zeros or roots of the quadratic equation
s13⊕s3⊕s1x2⊕s12x=0 (18)
in the Galois field GF(2m), wherein s1=αi
If now a 1-bit error is present in the j-th bit position, then s13⊕s3=0 and the two solutions of equation (18) in this case are x=0 and x=s1=αi
Assuming that only 1-bit, 2-bit and 3-bit errors occur, the following applies:
A 1-bit error exists when s13=s3, s1≠0 and sP=1.
A 2-bit error exists when s13≠s3 and sP=0.
A 3-bit error exists when s13≠s3 and sP=1.
If s1=s3=0, no error exists.
In summary, in case of a 1-bit error or a 2-bit error the bit positions of the errors are determined by the solutions of equation (18) which are unequal 0 and thus from the sub-syndromes s1 and s3.
Up to today, no method and no circuitry are known which enable to determine the error positions of a 3-bit error and thus to correct the same from knowing the sub-syndromes s1, s3 and sP of a BCH code.
Surprisingly, it is possible according to the invention to determine the error positions of a 3-bit error from the sub-syndromes s1, s3 and sP when the 3-bit error contains a 2-bit error in neighboring bits, wherein the 2-bit errors occur in certain bit pairs. Such 2-bit errors are for example of interest when bits of a binary sequence are stored in memory cells which may take on more than two states.
To be able to correct the described 3-bit errors with a neighboring 2-bit error, from the original H matrix H of the shortened BCH code a modified H matrix Hmod with the submatrices H1mod and H3mod is formed by rearranging the columns h′1, . . . , h′n of the original H matrix H=(h′1, . . . , h′n).
The columns h1, h2, . . . , hn of the modified H matrix Hmod are determined so that for the columns h11, h21, . . . , hn1 of the submatrix H1mod for n being even the following applies
h11⊕h21=h31⊕h41=h51⊕h61= . . . =hn-11⊕hn1=K (19)
and for n being odd the following applies
h11⊕h21=h31⊕h41=h51⊕h61= . . . =hn-21⊕hn-11=K (20)
Here, K is selected so that K is no column of the submatrix H1.
With hj1=αi
αi
and
αi
For a simplest possible description, the different pairs of neighboring bits were here designated as pairs [1, 2], [3, 4], [5, 6], . . . . If the pairs of neighboring bits are for example designated as pairs [1, 7], [2, 11], [3, 5], . . . , then
h11⊕h21=h31⊕h41=h51⊕h61= . . . =K
in equations (19) or (20) is simply replaced by the condition
h11⊕h71=h21⊕h111=h31⊕h51= . . . =K
If a 3-bit error exists in positions j, j+1 and 1, wherein jε{1, 3, 5, . . . ,}, then the following applies for the sub-syndrome s1
s1=αi
and with
αi
αi
from which
α3(i
results.
For the sub-syndrome s3 the following applies
From equation (24) the following results
α3(i
and from equation (28) for αi
s13⊕s3⊕s1K2⊕s12K⊕Kα2(i
Completely analog to that, for αi
s13⊕s3⊕s1K2⊕s12K⊕Kα2(i
so that αi
s13⊕s3⊕s1K2⊕s12K⊕Kx2⊕K2x=0. (32)
in the Galois field GF(2m).
It is thus possible to determine a 3-bit error containing a neighboring 2-bit error merely from knowing the syndrome components as s1 and s3, wherein for a 1-bit error the following applies
s13=s3 and P=1 (33)
For a 2-bit error the following applies
s13≠s3 and P=0 (34)
and for a 3-bit error the following applies
s13≠s3 and P=1. (35)
The correction of a 3-bit error as a 3-bit error containing a neighboring 2-bit error may in particular be useful when 3-bit errors with neighboring 2-bit errors occur more frequently than 3-bit errors randomly distributed across the n bits, as it may be the case when the bits of binarily encoded data are stored in memory cells which store more than 1 bit per memory cell, for example 2 bits or 4 values per memory cell.
If only a subset of neighboring two-bit errors is to be corrected it is sufficient that a modified H-matrix Hmod is determined in such a way that only for a subset of n′ columns, where 4≦n′≦n applies, the corresponding columns hi1, 1≦i≦n′ of the submatrix Hmod are determined such that
h11⊕h21=h31⊕h41= . . . =hn′−11⊕hn′1=K
holds. Thereby K is no column of the submatrix H1mod.
It is not necessary that for the remaining n−n′ columns of H1mod this condition is valid.
Here the corresponding columns of the submatrix H1mod are denoted by h11, h21, h31, . . . , hn′1. For any other n′ columns a similar condition can be formulated.
If, for instance for n′=6 only the neighboring two-bit errors in the positions (5, 6), (9, 10) and (12, 13) together with a 1-Bit error in an arbitrary position has to be corrected, the submatrix H1mod has to be determined such that we have
h51⊕h61=h91⊕h101= . . . =h121⊕h131=K
where K is no column of the submatrix H1mod.
If, for example, only errors in the data bits have to be corrected, then the columns h11, h21, h31, . . . , hn′1 are columns of the submatrix H1mod which correspond to data bits of the corrected word.
It may also be advantageous to correct 3-bit errors containing a neighboring 2-bit error as fast as possible and with a smallest possible hardware effort and to detect 3-bit errors which do not contain a neighboring 2-bit error as non-corrected or as not adequately corrected 3-bit errors. The H matrix Hmod with
and with H1(h11, h21, . . . , hn1)=αi
The number of the checkbits may then be no more than 3m+1. It is possible that lines of the submatrix H5mod are linearly dependent so that only the linearly independent lines of the matrix H5mod are to be considered in the calculation of s5. By the submatrix H5mod then a further syndrome component s5 is determined by
s5=H5modv′ (37)
which may include no more than m components.
If now the error correction of a 3-bit error is executed assuming a 3-bit error with a neighboring 2-bit error, then it may now be checked using the submatrix H5mod whether the correction was executed properly. If the positions j, j+1 and 1 for a 3-bit error with a neighboring 2-bit error were determined merely on the basis of the syndrome components s1 and s3, then after the already executed error correction of the data word v′ into the corrected word vcor it only remains to be checked whether the following applies for the corrected word vcor
H5mod·vcor=H5mod·(v′⊕e)=0 (38)
If this relation is fulfilled, the 3-bit error was corrected properly. If this relation is not fulfilled, the 3-bit error is indicated as a non-correctly corrected 3-bit error.
Apart from that it is possible to detect 4-bit errors (and to differentiate same from a 2-bit error), as for a 4-bit error
s13s3⊕s1·s5⊕s32⊕s16≠0,and P=0 (39)
and for a 2-bit error
s13s3⊕s1·s5⊕s32⊕s16=0,P=0 and s13⊕s3≠0 (40)
applies.
One further possibility to determine whether a corrected 3-bit error is a 3-bit error with a neighboring 2-bit error is to be described now.
For a 3-bit error in the bit positions j, l, r the following applies
s1=αi
s3=α3i
s5=α5i
If a neighboring 2-bit error exists in the positions j and l, then αi
s′1=αi
s′3=α3i
s′5=α5i
and the components s′1, s′3, s′5 of the error syndrome describe a 2-bit error, so that
s′13s′3⊕s′1s′5⊕s′32⊕s′16=0 (47)
has to apply, from which using equations (44), (45) and (46) the following results for a 3-bit error with a neighboring 2-bit error
s16⊕s32⊕s15K⊕Ks5⊕K3s3⊕K3s13=0. (48)
If this is originally a 3-bit error comprising no neighboring 2-bit error, the following applies
s16⊕s32⊕s15K⊕Ks5⊕K3s3⊕K3s13≠0. (48)
The possibilities of error detection now ought to be summarized again. First of all, the case is considered in which the overall parity P has not been determined.
1. For a 1-bit error the following applies:
s13=s3.
2. For a 2-bit error the following applies:
s13≠s3,
s13s3⊕s1s5⊕s32⊕s16=0.
3. For a random 3-bit error the following applies:
s13≠s3,
s13s3⊕s1s5⊕s32⊕s16≠0.
4. For a 3-bit error having a neighboring 2-bit error the following applies:
s16s32⊕s15K⊕Ks5⊕K3s3⊕K3s13=0.
Now the case is considered that the overall parity P has been determined.
1. For a 1-bit error the following applies:
s13=s3,
P=1.
2. For a 2-bit error the following applies:
s13≠s3,
P=0.
3. For a random 3-bit error the following applies:
s13≠s3,
P=1.
4. For a 3-bit error with a neighboring 2-bit error additionally the following applies:
s16⊕s32⊕s15K⊕Ks5⊕K3s13⊕K3s13=0.
A 4-bit error may be differentiated from a 2-bit error in that for a 4-bit error the following applies
s13⊕s1·s5⊕s32⊕s16≠0,and P=0
and for a 2-bit error
s13⊕s1·s5⊕s32⊕s16=0,and P=0
applies.
According to a possible aspect of the invention, the correction of 1-bit, 2-bit and 3-bit errors in binary data words is facilitated and in particular the error correction circuits required here can be improved so that a least possible hardware effort is required and the signal runtime for determining the correction values is as low as possible.
Apart from that or in addition, in a partial aspect of the invention, the error detection of non-correctable errors is to be enabled, in particular of non-correctable 3-bit errors.
According to another aspect of the invention, the error correction of any 1-bit errors, of any 2-bit errors, and of 3-bit errors containing a neighboring 2-bit error can be enabled in a simple way.
The invention is now to be explained with respect to embodiments.
a shows an inventive circuitry comprising a syndrome generator Synd 12 and a downstream decoder Dec 14. The syndrome generator Synd 12 comprises a n-bit wide input 11 for inputting an n digit binary word v′=v′1, . . . , v′n and m′ binary outputs 13 for outputting an m′ digit error syndrome s having two m digit sub-syndromes s1 and s3. The m′ binary outputs 13 of the syndrome generator Synd 12 are connected to m′ binary inputs of the decoder Dec 14 outputting an n digit correction vector e=e1, . . . , en at its n digit output 15. Here, m′≧2m and n≦2m−1 apply. The syndrome generator Synd 12 is here configured so that it outputs an m′ component error syndrome at m′ binary outputs when inputting the binary word v′. Here, s is determined according to the relation
s=Hmod·v′. (50)
The matrix Hmod=h′1, . . . , h′n is an (m′, n) matrix of n columns h′1, . . . , h′n each comprising m′ components. 2m first components of these columns are designated by h1, . . . , hn. For these 2m-component columns hj for j=1, . . . , n the following applies
Further, for n′ being even for j=1, 3, 5, . . . , n′−1 and for n′≦n for pairs of bits [j, j+1] which are neighboring in the data word v′=v′1, . . . , v′n the H matrix H is determined so that the following applies
αi
Sub-syndromes s1, s3 are determined by
s1=H1mod·v′ (53)
s3=H3mod·v′, (54)
wherein the (m, n) submatrices H1mod and H3mod are determined by
H1mod=(αi
H3mod=(α3(i
Here, α is an element of the Galois field GF(2m), which is an m-component binary vector in the vector representation, and the exponents of α are to be interpreted modulo 2m−1. K is an m-digit binary vector equal to no column of the submatrix H1mod, i.e. for which K≠αi
To make the representation as easily understandable as possible, neighboring bits are here input at neighboring inputs each of the syndrome generator Synd 12, so that pairs of neighboring bits are described by the pairs [1, 2], [3, 4], [5, 6], . . . . It is of course also possible to exchange the bits v′1, v′2, . . . , v′n of v′, so that then a binary word vvert′=v1(vert), . . . , vn(vert) results, wherein
i(vert)=π(i)
applies and π(i) may describe a permutation π of the indices 1, . . . , n.
From the condition αi
If, for example, the first bit is not exchanged and the second bit is exchanged by the seventh bit, then instead of αi
Further: if the data word v′=v′1, . . . , v′n is for example read out of a memory whose memory cells may store more than two states, for example three or four states, then those bits may be designated as neighboring bits which correspond to a state of a memory cell in the stored binary data word. In order not to make the description more complicated than necessary, pairs of neighboring bits are here described as pairs [1, 2], [3, 4], [5, 6], . . . . The data word v′=v′1, . . . , v′n may have resulted from errors of a code word v of a code with the H matrix Hmod. If no error exists, then v′=v and for the error syndrome s the following applies s=Hmod·v=0.
If an error exists, then v′≠v or v′=v⊕e, wherein e=e1, . . . , en, as already described, which may be designated as an error vector. If v′ and v are different by r bits, this is an r bit error. In this case, the corresponding r components of the error vector e are equal 1. All other components of the error vector are then equal 0.
The decoder Dec 14 is implemented so that
In order to determine whether an even or an odd number of bits has been corrupted, the overall parity sP=v′1⊕ . . . ⊕v′n of the data word v′ may be used.
This may e.g. be done by the H matrix Hmod now comprising m′=2m+1 lines and the columns h′1, . . . , h′n of the H matrix Hmod being determined as
and the H matrix Hmod having the form
A corresponding implementation of an inventive circuitry is illustrated in
A further possibility to determine whether an even or an odd number of components or of bits has been corrupted in the data word v′ may be to only select such columns hj1 for j=1, . . . , n as columns of the submatrix H1mod which comprise an odd number of ones. In this case, the sub-syndrome s1=s1
sP=s1
and the parity is determined from the sub-syndrome s1 of the error syndrome.
In the circuitry of
In order to determine whether an even number or an odd number of components of the data word is corrupted, it is also possible to only select such columns as columns of the submatrix H3mod which comprise an odd number of ones. In this case, the sub-syndrome s3=s3
sP=s3
In order to determine whether an even number or an odd number of components of the data word is corrupted, it is further possible to select the columns of the H matrix Hmod so that a certain subset of components of the columns which may both belong to H1mod and also to H3mod comprise an odd number of ones. From the corresponding components of the sub-syndromes s1 and s3 then again the parity sP may be determined by an XOR combination.
When the syndrome generator, apart from the syndrome components s1 and s3, outputs an additional syndrome component sP which forms the parity sP=v′1⊕ . . . ⊕v′n, then the parity sP is provided as an input value at the input of the decoder Dec 14a. If the parity sP may be determined from components of the syndrome s=s1, s3, for example from the components of s1 by XOR-ing, then the parity sP may be determined internally by the decoder, for example by a simple XOR combination of components of the error syndrome.
The decoder Dec 14, 14a, 14b may be implemented as follows. The decoder Dec 14a may comprise m′=2m+1 inputs which are downstream from the 2m+1 outputs of the syndrome generator Syn 12a—when the parity sP is directly provided by the syndrome generator—which carry the components of the error syndrome s=s1, s3, sP, or the decoder Dec 14b may comprise m′=2m inputs connected to the 2m outputs of the syndrome generator Synd 12. n binary outputs of the decoder Dec 14, 14a, 14b are provided for outputting n binary correction values e1, . . . , en for correcting the corresponding bits v′1, . . . , v′n of the binary word v′, wherein the correction values e1, . . . , en are determined from the values of the error syndrome s and the binary vector K. The decoder Dec is configured so that in case of a 1-bit error or a 2-bit error in the data word v′ it outputs a correction value ej=1 at its j-th output for j=1, . . . , n when
s13⊕s3⊕s12αi
and outputs a correction value ej=0 at its j-th output when
s13⊕s3⊕s12αi
In case of a 3-bit error the decoder outputs a correction value ej=1 at its j-th output for j=1, . . . , n, when
s13⊕s3⊕s12K⊕s1K2⊕K2αi
or
s1⊕K=αi
and in case of a 3-bit error it outputs a correction value ej=0 at its j-th output for j=1, . . . , n when both
s13⊕s3⊕s12K⊕s1K2⊕K2αi
and also
s1⊕K≠αi
apply.
Here, αi
a shows one possible implementation of an inventive decoder Dec 2. In
The inputs of the decoder carrying the values of the sub-syndromes s1, s3, sP are directly connected to the 2m+1=m′ inputs of the subcircuit Dec1 21 for forming the signals
The 1-bit wide signal “3-bit error” indicates whether a 3-bit error exists. The m bit wide signal (s13⊕s3)′ for (s1, s3)≠0 is equal s13⊕s3 and for
The m bit wide value s13⊕s3⊕s1K2⊕s12K is determined by sub-syndromes s1, s3 and the constant vector K. The subcircuits Dec2j 22j output the correction value ej at their each 1 bit wide output.
In
a shows a special implementation of the subcircuit Dec1 of
The subcircuit 31 comprises two m bit wide inputs to which the sub-syndromes s1 and s3 are applied. It determines the value s13⊕s3 and outputs the same at its m bit wide output. If s13=s3, then s13⊕s3=0. A realization of this circuit as a combinational circuit with a given function is of no difficulty for a person skilled in the art. For example, this subcircuit may be realized as a combinational circuit. It is for example possible to synthesize a combinational circuit with m inputs and m outputs for forming s13 via a table of values of this function. The m outputs of this circuit may then be XOR-ed component after component with s3.
The 2m bit wide input of the NOR circuit 35 is connected to the lines carrying the sub-syndromes s1 and s3. This circuit outputs the value 1 exactly when s1=s3=0 and no error exists. The output of the NOR circuit 35 is fed to a first input of the XOR gate 37, whose second input is for example connected to the least significant bit of the m-digit output of the subcircuit 31 and whose output carries the least significant bit of the value (s13⊕s3)′. The m bit wide values s13⊕s3 and (s13⊕s3)′ differ by their least significant bit when s1=s3=0. The value of the least significant bit of (s13⊕s3)′ in this case is equal 1, while the value of the least significant bit of s13⊕s3 is equal to 0. If s1, s3≠0, then s13⊕s3 and (s13⊕s3)′ do not differ.
This is a special implementation which serves for (s13⊕s3)′≠0 when s1, s3=0, which may be achieved in different ways. For example, the XOR gate may be replaced by an OR gate. Likewise, the output signal of the NOR gate 35 may be combined with a more significant bit of the output of the subcircuit 31, or the output signal of the NOR gate 35 may be combined with several bits of the output of the subcircuit 31.
The m bit wide output of the subcircuit 31 is fed to the m bit wide input of the OR circuit 33, whose 1-bit wide output is connected to a first input of the AND gate 34 and whose second input is connected to the input carrying the parity signal sP, and whose output carries the signal “3-bit error”. This signal “3-bit error” is equal to 1, when both s13⊕s3≠0 and sP=1.
The input carrying the sub-syndrome s1 is further connected to the m bit wide input of the subcircuit 32 for determining the value s12K⊕s1K2, whose m bit wide output is fed to a 2m bit wide first input of the XOR circuit 36, whose second m bit wide input is connected to the output of the subcircuit 31 and which outputs the signal s13⊕s3⊕s12K⊕s1K2 at its output.
In
The circuit parts of
In
To the 1-bit wide input 410 connected to a control input of a multiplexer 44, the binary signal “3-bit error” is applied, which takes on the value 1 when a 3-bit error exists and takes on the value of 0 when no 3-bit error exists.
To the m bit wide input 411 connected to a first m bit wide input of an XOR circuit 42, the signal (s13⊕s3)′ is applied.
To the m bit wide input 412, connected to a first m bit wide input of an XOR circuit 45, the signal s13⊕s3⊕s1K2⊕s12K is applied. To the second m bit wide input of the XOR circuit 45, the constant value Kα2i
To the m bit wide input 413 which is at the same time connected to the m bit wide input of a subcircuit 41 for realizing the function s1α2i⊕s12αi and an m bit wide first input of an XOR circuit 48, the m bit wide value of the sub-syndrome s1 is applied. The function s1α2i⊕s12αi is parameterized by the portion hj1=αi
The m bit wide output of the subcircuit 41 is connected to the second m bit wide input of the XOR circuit 42 whose m bit wide output is guided into the m bit wide input of NOR circuit 43, whose 1-bit wide output is connected to the 0 input of the multiplexer 44 which outputs the correction value ej at its output 41.
To the second m bit wide input of the XOR circuit 48 the constant value K⊕αi
It is obvious that a person skilled in the art may optimize the subcircuit Dec2j of
Using the XOR circuit 45 the m digit value s13⊕s3⊕s1K2⊕s12K applied to the input 412 is XOR-ed component after component with the constant m digit binary vector Kα2i
By means of the XOR circuit 48 the constant value K⊕αi
As already discussed, it is possible, in addition to the syndrome components s1 and s3 determined by s1=H1mod·v′ and s3=H3mod·v′ to use a further syndrome component s5=H5mod·v′=(α5i
If the overall parity is considered, the used code comprises 3m+1 check bits.
If the used code comprises 3m+1 check bits it is now to be explained with reference to
For an error correction of 1-bit, 2-bit and 3-bit errors with neighboring 2-bit errors, in
This may be advantageous to realize the correction in a most simple way, which may manifest itself in a relatively limited area requirement of the correction circuit and a relatively fast correction.
Accordingly, the syndrome generator Synd 12c only outputs the (2m+1) bit wide syndrome components s1, s3, sP at its output, which is connected to the input of the decoder Dec 14c and the syndrome generator Synd 12c has a (2m+1) digit output connected to the (2m+1) bit wide input of the decoder Dec 14c. From the syndrome components s1, s3, sP the decoder Dec 14c forms the n-component correction vector e=e1, . . . , en which is combined component-wise with the data word v′ into vcor in the XOR circuit 16c and is output at the output of the XOR circuit 16c. The output of the XOR circuit 16c is apart from that guided into the m bit wide input of an error indication circuit 17c which outputs an error signal q=q2 when the error was corrected properly and which outputs an error signal q=q1≠q2 when the error was not properly corrected. The error indication circuit may for example form an error signal q with
q=s′5
from the components s′5
s′5=H5mod·vcor=(α5i
and output an error signal q1=1 when s′5≠0, . . . , 0. If q=q1=1, a 3-bit error exists which contains no neighboring 2-bit error and which has not been corrected properly. q=q2=0 is output when s′5=0, . . . , 0. A 3-bit error exists then which contains a neighboring 2-bit error and which has been corrected properly. The error signal E(3-bit error) is a component-wise XOR combination of the components s′5
It is also possible to combine only a subset of the components of the sub-syndrome s′5 by OR operations into an error signal q. This is particularly useful when lines of the matrix H5mod are linearly dependent or equal to 0. It is also possible to form an error signal q=F(s′5
A neighboring 2-bit error here is always a neighboring 2-bit error occurring at the described positions [1, 2], [3, 4], [5, 6], . . . .
A further possibility to differentiate 3-bit errors containing no neighboring 2-bit errors and which may not be corrected properly from 3-bit errors containing neighboring 2-bit errors which may be corrected properly using a syndrome component s5 is to be disclosed now.
The used code for example again comprises (3m+1) check bits when the overall parity is considered and it comprises (3m) check bits when the overall parity is not considered.
e illustrates an inventive circuit comprising a syndrome generator Synd 12d forming an error syndrome s=s1, s3, s5, sP according to a matrix Hmod
and outputs same at the output of the syndrome generator Synd 12d connected to the input of the decoder Dec 14d.
The decoder Dec 14d comprises signals for error indication. The signals for error indication may include a signal which indicates whether a 3-bit error exists and they may include a signal which indicates whether a 3-bit error with a neighboring 2-bit error exists which may be corrected properly or may not be corrected properly.
c shows a subcircuit Dec1″ 21b with a first m bit wide input for inputting the sub-syndrome s1, a second m bit wide input for inputting the sub-syndrome s3, a third m bit wide input for inputting the sub-syndrome s5 and a fourth 1-bit wide input for inputting the sub-syndrome sP and a first 1-bit wide output for outputting the signal “3-bit error”, a second m bit wide output for outputting the value (s13⊕s3)′, a further m bit wide output for outputting the signal s13⊕s3⊕s1K2⊕s12K and a further 1-bit wide output for outputting a signal “non-correctable 3-bit error”.
The signal “non-correctable 3-bit error” is equal to 1 when
s16⊕s32⊕s15K⊕s13K3⊕Ks5⊕K3s3≠0 (57)
applies.
A direct implementation of the function described in equation (56) may indicate whether a non-corrected 3-bit error exists.
Some modifications are still to be noted.
It is thus possible, instead of the syndrome component s′5=s′5
It is also possible to for example (linearly or non-linearly) compact the m components s′5
A special possibility of reducing the effort of the decoder is still to be noted.
If a 3-bit error exists containing a neighboring 2-bit error then in case of a correctable 3-bit error the correction always takes place in two subsequent bits ij and ij+1, so that the subsequent correction values ei
Then the terms
s13⊕s3⊕s1K2⊕s12K⊕Kα2i
and
s13⊕s3⊕s1K2⊕s12K⊕Kα2i
are always both equal to 1 or equal to 0.
This facilitates saving an m-input NOR circuit 47 in
It is further clear that the subcircuits 22i, i=1, . . . , n can be optimized together by one synthesis tool.
In the following, with reference to examples, the determination of the H matrix is to be shown.
As an example m=4 and the Galois field GF(24) are selected. Common representations of the elements of the Galois field GF(24) in the exponent representation, the polynomial representation and the vector representation with the modular polynomial m(x)=1+x+x4 are given in table 1.
Table 1 shows the known representations of the elements of the GF(24) in the exponent representation α0, α1, . . . , α14 and 0, in the polynomial representation as 16 polynomials p(x)=a0+a1x+a2x2+a3x3 of a degree less or equal 3 with the polynomial variables x and as 4-digit binary vectors whose components are the coefficients of the corresponding polynomials. The modular polynomial of the Galois field is m(x)=1+x+x4.
It may thus be seen from table 1 that the element p(x)=1 (in the polynomial representation) and the binary vector 1, 0, 0, 0 (in the vector representation) corresponds to the element α0 (in the exponential representation), as it is described in the first line. It may be gathered from the third line that the representations p(x)=x and 0, 1, 0, 0 correspond to α1.
As it is known, the addition of two elements in the vector representation is executed as a component-wise addition modulo 2 of the components.
The addition in the polynomial representation is done by XOR-ing the corresponding coefficients of the powers or potencies of the polynomial variables.
The multiplication of two elements αi and αj results in the element αk with k=i+j modulo (2m−1)=i+j modulo 15. The multiplication of two polynomials p1(x) and p2(x) in the polynomial representation results in the polynomial p3(x) with p3(x)=p1(x)·p2(x) modulo m(x) wherein m(x) is the modular polynomial of the Galois field.
In the Galois field GF(24) there are 15 different columns
If the length of the code is to be n=14, then from these columns for example the column [α12, α6]T with
may be deleted. An inventive H matrix
may now be formed so that the component-wise XOR sum of the first four components of the pairs of the neighboring columns [1, 2], [3, 4], [5, 6], [7, 8], [9, 10], [11, 12], [13, 14] is each equal to K=[1, 1, 1, 1]T. The first four components of a column of the matrix Hmod here correspond to a column of H1mod. Thus, a matrix
can be determined.
The syndrome generator Synd implements the relations
s=s1,s3=s1
or in a multiplied form
s1
s1
s1
s1
s3
s3
s3
s3
whose implementation presents no difficulty for a person skilled in the art for example using XOR gates.
If the overall parity sP is considered, then further sP=v′1⊕ . . . ⊕v′14 is to be implemented.
Further, the matrix Hmod may be supplemented by a submatrix H5mod,
H5mod=(α5i
The concrete form of the matrix H5mod here is
The third line is equal to the second line and the fourth line is identical to 0, so that as additional syndrome components of s5=s5
s5
s5
are to be implemented as an XOR circuit, as here s5
In the following it is to be indicated how the subcircuit 31 may be realized for realizing the function s13⊕s3.
It is possible to realize the function y=s13 as a combinational circuit with m=4 binary inputs s1
A value table of the function y=y1, y2, y3, y4=s13 is represented in table 2.
This table results from reading the corresponding exponential representation αj for each of the 16 4-digit binary vectors s1
An implementation of a value table as a combinational circuit is no difficulty for a person skilled in the art.
One possible implementation of the subcircuit 32 for realizing the function z=s12K⊕s1K2 is to be described now. Here, K=α12 was selected as an example. In the polynomial representation α12 according to table 1 corresponds to the polynomial K(x)=1+x+x2+x3. The modular polynomial of the considered Galois field is m(x)=1+x+x4. In the polynomial representation s1 is represented by the polynomial s1(x)=s1
z(x)=(s1(x)2·K(x)⊕s1(x)·K2(x))mod(1+x+x4),
from which by a direct calculation for z(x)=z1+z2x+z3x2+z4x3
z(x)=(s1
results.
The following applies
z1=s1
z2=s1
z3=s1
z4=s1
wherein the additions are modulo 2 which logically correspond to an XOR combination. An implementation of the corresponding subcircuit for this embodiment is illustrated in
The circuit of
A first input of the XOR gate 52 is connected to the input 56 which is at the same time also connected to a first input of the XOR gate 53. The second input of the XOR gate 52 is connected to the input 58. The second input of the XOR gate 53 is connected to the input 57. A first input of the XOR gate 52 is connected to the input 56 which is simultaneously also connected to a first input of the XOR gate 53. The second input of the XOR gate 52 is connected to the input 58. The output of the gate 52 is connected to the output 510. The second input of the XOR gate 53 is connected to the input 57.
Further, an example of a realization of the subcircuit 41 for realizing the function u=s1α2i
In the polynomial representation s(x) is again represented as the polynomial s1(x)=s1
u(x)=s1(x)·(1+x)2+s1(x)2·(1+x)mod(1+x+x4),
results, from which by a direct calculation the following results
u(x)=s1
and thus
u1=s1
u2=s1
u3=s1
u4=s1
Here, the operation + in the addition of the polynomial coefficients is again to be interpreted modulo 2 and it corresponds to an XOR combination. A corresponding subcircuit for realizing the function
u=s1·α8+s12·α4
is illustrated in
The circuit of
The input 63 is connected to a first input of the XOR gate 61 to whose second input the input 64 is connected. The output of the XOR gate 61 is connected to a first input of the XOR gate 62 and at the same time to the output 69. The input 65 is connected to the second input of the XOR gate 62 whose output is connected to the output 68. The input 66 is at the same time connected to the output 67 and to the output 610.
For the expression K·α2i
α12·α8⊕α24·α4=α20⊕α28=α5⊕α13=α7
is obtained or in the polynomial representation according to table 1 the polynomial 1+x+x3 or the vector representation (1101) is obtained.
In
Practically, this combination may simply be done by inverting the first, the second and the fourth input of the NOR circuit 46 and not inverting the third input. Accordingly, it applies for K=α12 and αi
α12⊕α4=α6
or in the polynomial representation being equal x2+x3. In the vector representation α6=(0, 1, 1, 0) applies. Thus, the component-wise XOR combination of s1 and K⊕αi
In the following it is to be explained for one example how an H matrix Hmod may be determined whose m first components of its columns always contain an odd number of ones. As an example here the Galois field GF(25) with 32 elements is considered.
The different representations of the elements of the Galois field GF(25) with the modular polynomial m(x)=1+x2+x5 are represented in table 3.
A binary representation of non-modified submatrices H1, H3 and H5 of an unshortened BCH code of the length 31 with
H1=(α0α1 . . . α30),
H3=(α0α3 . . . α3-30),
H5=(α0α5 . . . α5-30),
may be read in their concrete form directly from table 3.
x + x2 + x3
Here, the exponents of α are to be interpreted modulo 31. The following applies
As an example for K, here K=α24 is selected. It may be gathered from table 3 that in the polynomial representation
K(x)=x+x2+x3+x4
applies and in the vector representation (01111) applies.
To determine Hmod now all columns of the H matrix are deleted which comprise an even number of ones in the components of H1 and arrange the same so that the component-wise XOR combination of the pairs of columns of the submatrix H1 in the bit positions [1, 2], [3, 4], [5, 6], . . . each results in [0, 1, 1, 1, 1]T.
The submatrices H1mod, H3mod and H5mod of the matrix Hmod obtained this way now are
Here, all 16 columns of the submatrix H1 were used which comprise an odd number of ones, so that the number of the columns of Hmod is equal to 16.
It is now possible, as illustrated in
The functioning of the invention is now to be demonstrated first of all for the correction of a 2-bit error and subsequently for the correction of a 3-bit error with a neighboring 2-bit error. As an H matrix the H matrix
is used which comprises 14 columns, wherein the columns of Hmod and of H3mod are elements of GF(24) with the modular polynomial m(x)=1+x+x4 and K=α12=[1, 1, 1]T, as described in equation (58).
The binary word v′ which is to be corrected is the word v′=(11010011100101). For the syndrome components s1, s3 and sP then the following applies
as it may be directly recalculated using the H matrix according to equation (58).
As sP=0 and s≠0, obviously a 2-bit error exists. The zeroes of the quadratic equation s13⊕s3⊕s1·x2⊕s12·x=0 are α11 and α4.
This may be checked easiest by putting in all possible values αi for i=0, 1, . . . , 14.
In
Solutions of this equation are α4 and α11.
In order to explain the correction of a 3-bit error with a neighboring 2-bit error, as an example the correction of the data word v′=(10100011001101) is explained.
For the syndrome components now the following results
As SP=1 and s13=(α14)3=α42=α12≠α4=s3 obviously a 3-bit error exist.
The following applies
The zeros of the quadratic equation
s13⊕s3⊕s1·K2⊕s12·K⊕K·x2⊕K2·x
are α1 and α13, as it may be checked by directly recalculating.
In the H matrix determined by equation (58) αi
The data word v′=(10100011001101) is to be corrected in the third, the fourth and the eleventh bit position by combining the correction vector e=(00110000001000) component-wise with v′ into v′⊕e=(10100011001101)⊕(00110000001000)=(10010011000101)=vcor.
The method further comprises a step 904 of generating the correction vector e=(e1, . . . , en) with correction values ej=ej+1=el=1 and et=0 for t≠j, j+1, l, if the following conditions are fulfilled:
This means that the error syndrome s=(s1, s3) fulfills the following condition:
s1=αi
In this manner, an adjacent 2-bit error in combination with a further 1-bit error (i.e., a 3-bit error in total) can be corrected. Moreover, the method for correcting errors typically also supports the correction of 1-bit errors and 2-bit errors (adjacent or not adjacent).
In case none of the conditions for a 1-bit error, a 2-bit error, or a 3-bit error containing an adjacent 2-bit error are fulfilled, all correction values ej, j=1 . . . n, are typically chosen to be zero, so that no correction of the binary word v′ is performed. This typically means that no correctable error was detected: Either the binary word v′ was error-free or it contains too many errors in order to be detected and/or corrected in an unambiguous manner.
It is possible that the bits of a word which are to be corrected are auxiliary binary read values of a ternary memory or a multiple-valued memory as it is described in the U.S. patent application Ser. No. 13/664,495, filed Oct. 31, 2012 and entitled “Circuit and Method for Multi-Bit Correction” which is included here in the description by reference in its entirety. The auxiliary binary read values are provided by a subcircuit LH in U.S. Ser. No. 13/664,495 on the basis of ternary (or multi-valued) state values of memory cells which are adapted to take on, at a particular time, one of at least three states. The subcircuit LH is called an “auxiliary read value generator” in the present disclosure. Hence, the technology of ternary or multi-valued memories may benefit from the powerful error correcting capabilities of BCH codes. Ternary memories or multi-valued memories are relatively prone to suffer from adjacent bit errors as a single memory cell influences two or more of the auxiliary binary read values.
Although some aspects have been described in the context of an apparatus, it is clear that these aspects also represent a description of the corresponding method, where a block or device corresponds to a method step or a feature of a method step. Analogously, aspects described in the context of a method step also represent a description of a corresponding unit or item or feature of a corresponding apparatus.
The inventive decomposed signal can be stored on a digital storage medium or can be transmitted on a transmission medium such as a wireless transmission medium or a wired transmission medium such as the Internet.
Depending on certain implementation requirements, embodiments of embodiments can be implemented in hardware or in software. The implementation can be performed using a digital storage medium, for example a floppy disk, a DVD, a CD, a ROM, a PROM, an EPROM, an EEPROM or a FLASH memory, having electronically readable control signals stored thereon, which cooperate (or are capable of cooperating) with a programmable computer system such that the respective method is performed.
Some embodiments according to embodiments comprise a non-transitory data carrier having electronically readable control signals, which are capable of cooperating with a programmable computer system, such that one of the methods described herein is performed.
Generally, embodiments of the present invention can be implemented as a computer program product with a program code, the program code being operative for performing one of the methods when the computer program product runs on a computer. The program code may for example be stored on a machine readable carrier.
Other embodiments comprise the computer program for performing one of the methods described herein, stored on a machine readable carrier.
In other words, an embodiment of the inventive method is, therefore, a computer program having a program code for performing one of the methods described herein, when the computer program runs on a computer.
A further embodiment of the inventive methods is, therefore, a data carrier (or a digital storage medium, or a computer-readable medium) comprising, recorded thereon, the computer program for performing one of the methods described herein.
A further embodiment of the inventive method is, therefore, a data stream or a sequence of signals representing the computer program for performing one of the methods described herein. The data stream or the sequence of signals may for example be configured to be transferred via a data communication connection, for example via the Internet.
A further embodiment comprises a processing means, for example a computer, or a programmable logic device, configured to or adapted to perform one of the methods described herein.
A further embodiment comprises a computer having installed thereon the computer program for performing one of the methods described herein.
In some embodiments, a programmable logic device (for example a field programmable gate array) may be used to perform some or all of the functionalities of the methods described herein. In some embodiments, a field programmable gate array may cooperate with a microprocessor in order to perform one of the methods described herein. Generally, the methods are performed by any hardware apparatus.
While this invention has been described in terms of several advantageous embodiments, there are alterations, permutations, and equivalents which fall within the scope of this invention. It should also be noted that there are many alternative ways of implementing the methods and compositions of the present invention. It is therefore intended that the following appended claims be interpreted as including all such alterations, permutations, and equivalents as fall within the true spirit and scope of the present invention.
The above described embodiments are merely illustrative for the principles of the present invention. It is understood that modifications and variations of the arrangements and the details described herein will be apparent to others skilled in the art. It is the intent, therefore, to be limited only by the scope of the impending patent claims and not by the specific details presented by way of description and explanation of the embodiments herein.
Although each claim only refers back to one single claim, the disclosure also covers any conceivable combination of claims.
Number | Name | Date | Kind |
---|---|---|---|
5416786 | Lin et al. | May 1995 | A |
5490155 | Abdoo et al. | Feb 1996 | A |
5781568 | Hsieh | Jul 1998 | A |
6360349 | Kawanishi | Mar 2002 | B1 |
6536009 | Bodnar | Mar 2003 | B1 |
6604222 | Jensen | Aug 2003 | B1 |
7865809 | Lee et al. | Jan 2011 | B1 |
20140122967 | Kern et al. | May 2014 | A1 |
Entry |
---|
Lin, S., et al., “Error Control Coding,” Prentice Hall, 1983, pp. 141-160. |
Okano, H., et al., “A Construction Method of High Speed Decoders Using ROM's for Bose-Chaudhuri-Hocquenghem and Reed-Solomon Codes,” IEEE Transactions on Computers, Oct. 1987, pp. 1165-1171, vol. C-36, No. 10. |
Rupprecht, W., et al., “Nachrichtentechnik,” Springer Verlag, 1967, pp. 339-341. |
Datta, R., et al., “Generating Burst-error Correcting Codes from Orthogonal Theoretic Approach,” 2011 IEEE International Symposium on Defect Nanotechnology Systems, Oct. 3-5, 2011, pp. 367-373. |
Dutta, A., et al. “Multiple Bit Upset Tolerant Memory Using a Selective Cycle Avoidance Based SEC-DED-DAEC Code,” 25th IEEE VLSI Test Symposium, May 6-10, 2007, pp. 349-354. |
“Single bit Error Correction, Double bit Error Detection, Or SECDED ECC,” http://members.home.nl/ddwhite/ECC-DRAM1.htm, Nov. 6, 2012, 6 pages. |
Number | Date | Country | |
---|---|---|---|
20140173386 A1 | Jun 2014 | US |