JPH04365139A - Syndrome operation circuit for error correction processing - Google Patents

Syndrome operation circuit for error correction processing

Info

Publication number
JPH04365139A
JPH04365139A JP3141537A JP14153791A JPH04365139A JP H04365139 A JPH04365139 A JP H04365139A JP 3141537 A JP3141537 A JP 3141537A JP 14153791 A JP14153791 A JP 14153791A JP H04365139 A JPH04365139 A JP H04365139A
Authority
JP
Japan
Prior art keywords
data
error correction
memory
columns
natural number
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP3141537A
Other languages
Japanese (ja)
Other versions
JP2662472B2 (en
Inventor
Toshihisa Tanaka
稔久 田中
Tetsuo Iwaki
哲男 岩木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP3141537A priority Critical patent/JP2662472B2/en
Publication of JPH04365139A publication Critical patent/JPH04365139A/en
Application granted granted Critical
Publication of JP2662472B2 publication Critical patent/JP2662472B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/03Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
    • H03M13/05Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits
    • H03M13/13Linear codes
    • H03M13/15Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes
    • H03M13/151Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes using error location or error correction polynomials
    • H03M13/157Polynomial evaluation, i.e. determination of a polynomial sum at a given value

Landscapes

  • Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Algebra (AREA)
  • General Physics & Mathematics (AREA)
  • Pure & Applied Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Error Detection And Correction (AREA)
  • Detection And Correction Of Errors (AREA)

Abstract

PURPOSE:To increase the processing speed by increasing the number of bus lines between a data storage memory and a syndrome operation circuit and processing the syndrome operation in parallel to reduce the data transfer rate between these memory and operation circuit. CONSTITUTION:The number of bus lines between a data storage memory 1 and a syndrome operation circuit 1 is increased to process the syndrome operation in parallel. That is, alpha is defined as the primitive element of a Galois field GF(q<m>) (q: prime number m: natural number), and (k) is defined as a natural number which can divide (n). At this time, (n) information words D0...Dn-1 in every (k) words of the memory 1 are collected to generate a matrix of (k) rows and (n/k) columns. Respective rows are successively or simultaneously inputted to a dividing circuit 6 of (k) polynomials (x-alpha<ki>) from data of (n/k) columns through (k) bus lines. (k) outputs are added after passing multipliers 3, 4, and 5 of (alpha<0>...alpha<(k-i)i>. Thus, the operation is possible with 1/k transfer rate.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、デジタルデータ等の記
録、再生時に用いる誤り訂正符号装置に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an error correction code device used for recording and reproducing digital data.

【0002】0002

【従来の技術】以下に従来の技術を示す。2. Description of the Related Art Conventional techniques are shown below.

【0003】対象となるデータ列を、{D0,D1,D
2,・・・D(n−2},D(n−1)}とする。これ
がまず、メモリに記憶される。例えばリードソロモン符
号で誤り訂正処理を行う場合、その最小距離をdとすれ
ばint((d−1)/2)ワードまでの誤り訂正及び
、int(d−1)ワードまでの誤り検出が可能である
が、その演算を実行するためには次式で表されるシンド
ロームSiにおいて、 i=t〜(t+d−2)までの(d−1)個のシンドロ
ームが必要である事が知られている。ここでtは0か任
意の自然数である。
[0003] The target data string is {D0, D1, D
2, ... D(n-2}, D(n-1)}. This is first stored in memory. For example, when performing error correction processing using a Reed-Solomon code, the minimum distance is d. It is possible to correct errors up to int((d-1)/2) words and detect errors up to int(d-1) words, but in order to perform these operations, a syndrome expressed by the following formula is required. It is known that in Si, (d-1) syndromes from i=t to (t+d-2) are required, where t is 0 or any natural number.

【0004】これらのシンドロームの演算法として、メ
モリに記憶されたn個のデータをD(n−1)より順次
1個ずつ図2に示す多項式(x−αi)による割算回路
に入力し、全データ入力後にその出力として得る方法が
行われている。
As a calculation method for these syndromes, n pieces of data stored in memory are sequentially input one by one from D(n-1) to a division circuit using a polynomial (x-αi) shown in FIG. The method used is to obtain the output after inputting all data.

【0005】[0005]

【発明が解決しようとする課題】誤り訂正処理時間は、
復号の訂正能力が低い場合や符号化時にはその処理中の
シンドローム演算時間が支配的となる事が知られている
。ここで従来の技術によればデータを1個ずつメモリよ
り読み出すため、アクセスタイムの遅いメモリを使用す
ると処理時間の大幅な増加を招くと言う問題点がある。 特にデータ長の長いときなどその影響が大きい。
[Problem to be solved by the invention] The error correction processing time is
It is known that when the correction ability of decoding is low or during encoding, the syndrome calculation time during the processing becomes dominant. According to the conventional technology, data is read out from the memory one by one, so there is a problem in that if a memory with a slow access time is used, the processing time will be significantly increased. This effect is particularly large when the data length is long.

【0006】[0006]

【課題を解決するための手段】デジタルデータ等の記録
、再生に用いる誤り訂正装置において、αをガロア体G
F(qm)k原始元とし、kを、nを割り切る自然数と
したとき、メモリに入力されたn個の情報ワードD0,
D1,・・・D(n−2),D(n−1)をkワードご
とにまとめ下記のごとくk行、n/k列のマトリックス
を生成し、 D0          Dk          ・
・・  D(n−k)D1          D(k
+1)      ・・・  D(n−k+1)・  
         ・               
    ・・           ・       
            ・・           
・                   ・D(k−
1)      D(2k−1)     ・・・  
D(n−1)それぞれの行を(n/k)列のデータより
順次、また同一列上のデータは同時にk本のバスライン
を通じてk個の多項式(x−αki)による割算回路に
入力する。
[Means for solving the problem] In an error correction device used for recording and reproducing digital data, α is set to a Galois field G.
When F(qm) is a k primitive element, and k is a natural number that divides n, then n information words D0, input to the memory,
D1,...D(n-2), D(n-1) are grouped into k words to generate a matrix of k rows and n/k columns as shown below, D0 Dk ・
... D(n-k)D1 D(k
+1)...D(n-k+1)・

・・・
・・・
・ ・D(k-
1) D(2k-1)...
Each row of D(n-1) is input sequentially from data in (n/k) columns, and data on the same column is simultaneously input to a division circuit using k polynomials (x-αki) through k bus lines. do.

【0007】そのk個の出力は以下のようになるから、
第1行:α(n−k)iD(n−k)  +α(n−2
k)iD(n−2k)  +・・・+αkiDk   
 +D0第2行:α(n−k)iD(n−k+1)+α
(n−2k)iD(n−2k+1)+・・・+αkiD
(k+1)+D1              ・  
              ・          
        ・          ・     
         ・               
 ・                  ・    
      ・              ・   
             ・           
       ・          ・第k行:α(
n−k)iD(n−1)+α(n−2k)iD(n−k
−1)+・・・+αkiD(2k−1)+D(k−1) それぞれα0(=1)、αi、・・・α(k−1)iの
掛算器を通した後に加算する事によりシンドロームSi
を求める。
Since the k outputs are as follows,
1st line: α(n-k) iD(n-k) +α(n-2
k) iD(n-2k) +...+αkiDk
+D0 2nd row: α(n-k)iD(n-k+1)+α
(n-2k)iD(n-2k+1)+...+αkiD
(k+1)+D1 ・

・ ・

・ ・
・ ・

・ ・Kth line: α(
n-k)iD(n-1)+α(n-2k)iD(n-k
-1)+...+αkiD(2k-1)+D(k-1) Syndrome is created by adding after passing through the multipliers of α0(=1), αi, ...α(k-1)i, respectively. Si
seek.

【0008】また、kを、nを割り切らない自然数とし
た場合は、データの不足分にh個の零を用いて下記のご
とくk行、((n+h/k)列のマトリックスを生成し
、同様に求める。
In addition, if k is a natural number that does not divide n, a matrix of k rows and ((n+h/k) columns is generated as shown below using h zeros for the missing data, and similarly to ask.

【0009】 D0          Dk        ・・・
  D(n−2}D1          D(k+1
)    ・・・  D(n−1)D2       
   D(k+2)    ・・・  0・     
       ・                ・
・            ・           
     ・・            ・     
           ・D(k−1)      D
(2k−1)   ・・・  0
[0009] D0 Dk...
D(n-2}D1 D(k+1
) ... D(n-1)D2
D(k+2)...0・
・ ・
・ ・
・・・
・D(k-1) D
(2k-1) ... 0

【0010】0010

【作用】上記手段により、メモリからのデータ転送レー
トを従来の1/kに低下させてのシンドローム演算が可
能となり、つまりはメモリからのデータ読み出し回数が
従来の1/kに減少するので、アクセスタイムの遅いメ
モリを用いても訂正処理時間の増加を防止することがで
きる。
[Operation] The above means makes it possible to perform syndrome calculations while reducing the data transfer rate from the memory to 1/k of the conventional rate. In other words, the number of times data is read from the memory is reduced to 1/k of the conventional rate. Even if a memory with a slow time is used, an increase in correction processing time can be prevented.

【0011】[0011]

【実施例】以下、本発明に係る実施例について、図1を
用いて詳細に説明する。
Embodiments Hereinafter, embodiments of the present invention will be explained in detail with reference to FIG.

【0012】図1は本発明の実施例を示す誤り訂正処理
用シンドローム演算回路であって、k=3,n=12と
した場合の一つの実施例を示す。
FIG. 1 shows a syndrome calculation circuit for error correction processing according to an embodiment of the present invention, and shows one embodiment in which k=3 and n=12.

【0013】図1において、1はデータ記憶用メモリ、
2はフリップフロップ、3はα3iの掛算器、4はαi
の掛算器、5はα2iの掛算器、6は多項式(x−α3
i)による割算回路、7は加算器である。
In FIG. 1, 1 is a data storage memory;
2 is a flip-flop, 3 is α3i multiplier, 4 is αi
, 5 is the multiplier for α2i, 6 is the polynomial (x-α3
i) is a division circuit, and 7 is an adder.

【0014】まず、メモリ1に記憶された12個の情報
ワードD0,D1,・・・D10,D11を3ワードご
とにまとめ、下記のごとく3は行、4列のマトリックス
を生成する。
First, the 12 information words D0, D1, . . . D10, D11 stored in the memory 1 are grouped into three words to generate a matrix with 3 rows and 4 columns as shown below.

【0015】D0    D3  D6  D9D1 
   D4  D7  D10 D2    D5  D8  D11 このマトリックスにおいて[D0  D3  D6  
D9]を第1行、[D1  D4  D7D10]を第
2行、[D2  D5  D8  D11]を第3行と
し、それぞれの行をD9、D10、D11から順次1個
ずつ同一列上のデータは同時に、3個の多項式(x−α
3i)による割算回路6に入力する。全データ入力後そ
の出力は、 第1行:α9iD9 +α6iD6+α3iD3+D0
第2行:α9iD10+α6iD7+α3iD4+D1
第3行:α9iD11+α6iD8+α3iD5+D2
となる。これを、第1行はそのまま、第2行はαiの掛
算器4を通し、第3行はα2iの掛算器5を通した後に
加算すればシンドロームSiとして Si=第3行×α2i+第2行×αi+第1行   =
α11iD11+α10iD10+α9iD9+α8i
D8+α7iD7+α6iD6           
  +α5iD5+α4iD4+α3iD3+α2iD
2+αiD1+D0 が得られる。第1行、第2行、第3行の同一列上のデー
タはメモリ1より各1個ずつ同時に読み出されるから、
読み出し回数は12個のデータに対して4回で済む。
0015 D0 D3 D6 D9D1
D4 D7 D10 D2 D5 D8 D11 In this matrix [D0 D3 D6
D9] is the 1st row, [D1 D4 D7D10] is the 2nd row, and [D2 D5 D8 D11] is the 3rd row, and data on the same column is written one by one from D9, D10, and D11 in each row at the same time. , three polynomials (x−α
3i) is input to the division circuit 6. After inputting all data, the output is: 1st line: α9iD9 + α6iD6 + α3iD3 + D0
2nd row: α9iD10+α6iD7+α3iD4+D1
3rd row: α9iD11+α6iD8+α3iD5+D2
becomes. If this is added after the first row is passed through the multiplier 4 of αi in the second row, and the multiplier 5 of α2i is added in the third row, the syndrome Si is obtained as Si = 3rd row × α2i + 2nd row × αi + 1st row =
α11iD11+α10iD10+α9iD9+α8i
D8+α7iD7+α6iD6
+α5iD5+α4iD4+α3iD3+α2iD
2+αiD1+D0 is obtained. Since the data on the same column in the first, second, and third rows are read out from memory 1 one by one at the same time,
The number of times of reading is only four times for 12 pieces of data.

【0016】また、この際nが3(=k)で割り切れな
い場合には、以下の例のように不足分に零を追加して3
行のマトリックスとなし、同様の手順で行えば良い。
[0016] Also, if n is not divisible by 3 (=k), add zero to the missing part to make 3 as shown in the example below.
You can use the same procedure for a matrix of rows.

【0017】   D0  D3  ・・・D(n−2)      
D0  D3  ・・・D(n−1)  D1  D4
  ・・・D(n−1)      D1  D4  
・・・0  D2  D5  ・・・0       
    D2  D5  ・・・0
D0 D3...D(n-2)
D0 D3...D(n-1) D1 D4
...D(n-1) D1 D4
...0 D2 D5 ...0
D2 D5...0

【0018】[0018]

【発明の効果】以上の説明より明らかなように、本発明
のシンドローム演算回路によれば、メモリからのデータ
転送レートを従来の1/kに低下させた状態におけるシ
ンドローム演算が可能となり、データ記憶用メモリのア
クセスタイムが遅い場合でも高速で動作させることがで
きるため、訂正処理時間の高速化に寄与することができ
る。
As is clear from the above explanation, the syndrome calculation circuit of the present invention enables syndrome calculation with the data transfer rate from the memory reduced to 1/k of the conventional rate, thereby improving data storage. Even if the access time of the storage memory is slow, it can be operated at high speed, contributing to speeding up the correction processing time.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】本発明に係る誤り訂正処理用シンドローム演算
回路の一実施例である。
FIG. 1 is an embodiment of a syndrome calculation circuit for error correction processing according to the present invention.

【図2】シンドローム演算に使用する多項式(x−αi
)による割算回路である。
[Figure 2] Polynomial (x-αi
) is a division circuit.

【符号の説明】[Explanation of symbols]

1  データ記憶用メモリ 2  フリップフロップ 3  α3iの掛算器 4  αiの掛算器 5  α2iの掛算器 6  多項式(x−α3i)による割算回路7  加算
1 Data storage memory 2 Flip-flop 3 α3i multiplier 4 αi multiplier 5 α2i multiplier 6 Division circuit using polynomial (x-α3i) 7 Adder

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】  デジタルデータ等の記録、再生に用い
る誤り訂正装置において、αをガロア体GF(qm)(
q:素数,m:自然数)の原始元とし、kを、nを割り
切る自然数としたとき、メモリに入力されたn個の情報
ワードD0,D1,・・・D(n−2),D(n−1)
をkワードごとにまとめ下記のごとくk行、(n/k)
列のマトリックスを生成し、 D0          Dk        ・・・
  D(n−k)D1          D(k+1
)    ・・・  D(n−k+1)・      
      ・                ・・
            ・            
    ・・            ・      
          ・D(k−1)      D(
2k−1)   ・・・  D(n−1)それぞれの行
を(n/k)列のデータより順次、また同一列上のデー
タは同時にk本のバスラインを通じてk個の多項式(x
−αki)による割算回路に入力し、そのk個の出力を
それぞれα0(=1)、αi、・・・α(k−1)iの
掛算器を通した後に加算する事を特徴とする誤り訂正処
理用シンドローム演算回路。
Claim 1: In an error correction device used for recording and reproducing digital data, α is expressed as a Galois field GF(qm) (
q: prime number, m: natural number), and k is a natural number that divides n, then n information words D0, D1, ... D(n-2), D( n-1)
are grouped into k words, k lines as shown below, (n/k)
Generate a matrix of columns, D0 Dk...
D(n-k)D1 D(k+1
)...D(n-k+1)・
・・・

・・・
・D(k-1) D(
2k-1) ... Each row of D(n-1) is sequentially processed from the data in the (n/k) columns, and the data on the same column is simultaneously processed using k polynomials (x
- αki), and the k outputs are added after passing through multipliers α0 (=1), αi, ...α(k-1)i, respectively. Syndrome calculation circuit for error correction processing.
【請求項2】  デジタルデータ等の記録、再生に用い
る誤り訂正装置において、αをガロア体GF(qm)(
q:整数,m:自然数)の原始元とし、kを、nを割り
切らない自然数としたとき、メモリに入力されたn個の
情報ワードD0,D1,・・・D(n−2),D(n−
1)をワードごとにまとめ、データの不足分にはh個の
零を用いて下記のごとくk行、((n+h)/k)列の
マトリックスを生成し、 D0        Dk          ・・・
  D(n−2)D1        D(k+1) 
     ・・・  D(n−1)D2       
 D(k+2)      ・・・  0・     
     ・                  ・
・          ・             
     ・・          ・       
           ・D(k−1)    D(2
k−1)     ・・・  0それぞれの行を((n
+h)/k)列のデータより順次、また同一列上のデー
タは同時にk本のバスラインを通じてk個の多項式(x
−αki)による割算回路に入力し、そのk個の出力を
それぞれα0(=1)、αi、・・・α(k−1)iの
掛算器を通した後に加算する事を特徴とする誤り訂正処
理用シンドローム演算回路。
Claim 2: In an error correction device used for recording and reproducing digital data, α is expressed as a Galois field GF(qm) (
q: integer, m: natural number), and k is a natural number that does not divide n, then n information words D0, D1, ... D (n-2), D input to the memory (n-
1) for each word, and use h zeros for missing data to generate a matrix of k rows and ((n+h)/k) columns as shown below, D0 Dk...
D(n-2)D1 D(k+1)
... D(n-1)D2
D(k+2)...0・
・ ・
・ ・
・・・
・D(k-1) D(2
k-1) ... 0 each row ((n
+h)/k) column data sequentially, and data on the same column are simultaneously transmitted through k bus lines to k polynomials (x
- αki), and the k outputs are added after passing through multipliers α0 (=1), αi, ...α(k-1)i, respectively. Syndrome calculation circuit for error correction processing.
JP3141537A 1991-06-13 1991-06-13 Syndrome operation circuit for error correction processing Expired - Fee Related JP2662472B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3141537A JP2662472B2 (en) 1991-06-13 1991-06-13 Syndrome operation circuit for error correction processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3141537A JP2662472B2 (en) 1991-06-13 1991-06-13 Syndrome operation circuit for error correction processing

Publications (2)

Publication Number Publication Date
JPH04365139A true JPH04365139A (en) 1992-12-17
JP2662472B2 JP2662472B2 (en) 1997-10-15

Family

ID=15294277

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3141537A Expired - Fee Related JP2662472B2 (en) 1991-06-13 1991-06-13 Syndrome operation circuit for error correction processing

Country Status (1)

Country Link
JP (1) JP2662472B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0720759A1 (en) * 1993-09-21 1996-07-10 Cirrus Logic, Inc. Programmable redundancy/syndrome generator
WO1997013328A1 (en) * 1995-10-03 1997-04-10 Matsushita Electric Industrial Co., Ltd Device and method for error correcting coding, and device and method for error correcting decoding
WO2004036759A1 (en) * 2002-10-16 2004-04-29 Telefonaktiebolaget L M Ericsson (Publ) Method and device for determining a polynomial sum
JP2005293557A (en) * 2004-02-19 2005-10-20 Quantum Corp Decoder, data storage device and data error correction method
US7644342B2 (en) 2001-11-21 2010-01-05 Kabushiki Kaisha Toshiba Semiconductor memory device
JP2012070434A (en) * 2011-12-09 2012-04-05 Fujitsu Ltd Raid device and product of galois field arithmetic processing method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0720759A1 (en) * 1993-09-21 1996-07-10 Cirrus Logic, Inc. Programmable redundancy/syndrome generator
EP0720759A4 (en) * 1993-09-21 1997-01-22 Cirrus Logic Inc Programmable redundancy/syndrome generator
US5822337A (en) * 1993-09-21 1998-10-13 Cirrus Logic, Inc. Programmable redundancy/syndrome generator
WO1997013328A1 (en) * 1995-10-03 1997-04-10 Matsushita Electric Industrial Co., Ltd Device and method for error correcting coding, and device and method for error correcting decoding
US7644342B2 (en) 2001-11-21 2010-01-05 Kabushiki Kaisha Toshiba Semiconductor memory device
WO2004036759A1 (en) * 2002-10-16 2004-04-29 Telefonaktiebolaget L M Ericsson (Publ) Method and device for determining a polynomial sum
JP2005293557A (en) * 2004-02-19 2005-10-20 Quantum Corp Decoder, data storage device and data error correction method
JP2012070434A (en) * 2011-12-09 2012-04-05 Fujitsu Ltd Raid device and product of galois field arithmetic processing method

Also Published As

Publication number Publication date
JP2662472B2 (en) 1997-10-15

Similar Documents

Publication Publication Date Title
US4637021A (en) Multiple pass error correction
US7404134B2 (en) Encoding/decoding device using a reed-solomon encoder/decoder
US5715262A (en) Errors and erasures correcting reed-solomon decoder
US5642367A (en) Finite field polynomial processing module for error control coding
US6141786A (en) Method and apparatus for performing arithmetic operations on Galois fields and their extensions
US5170399A (en) Reed-Solomon Euclid algorithm decoder having a process configurable Euclid stack
US20060179400A1 (en) Delta syndrome based iterative Reed-Solomon product code decoder
US6725416B2 (en) Forward error correction apparatus and methods
JPS6037833A (en) Code ward decoder and reader
EP0836285B1 (en) Reed-Solomon decoder with general-purpose processing unit and dedicated circuits
US20070061688A1 (en) Decoding error correction codes using a modular single recursion implementation
JP3502583B2 (en) Error correction method and error correction device
US5555516A (en) Multipurpose error correction calculation circuit
JPH04365139A (en) Syndrome operation circuit for error correction processing
JP2004206798A (en) Encoding data encoding circuit of optical disk device
JP2553565B2 (en) Galois field arithmetic unit
US20070192669A1 (en) Combined encoder/syndrome generator with reduced delay
JP3281938B2 (en) Error correction device
WO1999016175A1 (en) Semiconductor integrated circuit and data processing system
JPH07226687A (en) Error correction processor
JP2001044853A (en) Chain search circuit, error correction device and disk driver
JP2002118471A (en) Recording and reproducing device, method for correcting and coding error, and method for recording information
JP3252515B2 (en) Error correction device
JP3139499B2 (en) Error correction processor
CN101051842B (en) Decoding system for error correcting code

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees