JP2752510B2 - Error correction decoder - Google Patents

Error correction decoder

Info

Publication number
JP2752510B2
JP2752510B2 JP23759590A JP23759590A JP2752510B2 JP 2752510 B2 JP2752510 B2 JP 2752510B2 JP 23759590 A JP23759590 A JP 23759590A JP 23759590 A JP23759590 A JP 23759590A JP 2752510 B2 JP2752510 B2 JP 2752510B2
Authority
JP
Japan
Prior art keywords
circuit
syndrome
output
error correction
outputs
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.)
Expired - Fee Related
Application number
JP23759590A
Other languages
Japanese (ja)
Other versions
JPH03174821A (en
Inventor
隆彦 中村
英夫 吉田
井上  徹
正雄 笠原
耕一郎 若杉
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Publication of JPH03174821A publication Critical patent/JPH03174821A/en
Application granted granted Critical
Publication of JP2752510B2 publication Critical patent/JP2752510B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明はディジタル情報の誤り訂正を行う誤り訂正
復号器に関するものである。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an error correction decoder for correcting errors in digital information.

〔従来の技術〕[Conventional technology]

第6図は例えば文献(山岸,今井「ROMを用いたBCH符
号の一構成法」信学論,Vol.J63−D PP.1034〜1041)に
示された従来の誤り訂正復号器を示すブロック図であ
り、図において、1は誤り訂正復号器の情報入力端子、
2は誤り訂正復号器の情報出力端子、3はnビットの受
信語ベクトルx=(x0,x1,…,xn-1)記憶させておくた
めのバッファレジスタ、4は受信語ベクトルxからシン
ドロームS1とシンドロームS3を計算するシンドローム生
成回路、5a,5bはそれぞれ上記シンドローム生成回路4
で計算されたシンドロームS1,S3をラッチするためのシ
ンドロームレジスタ、15a,15bはそれぞれ上記シンドロ
ームレジスタ5a,5bにラッチされたベクトル表現のシン
ドロームを指数表現のシンドロームに変換するためのRO
M、16はROM15aの出力S1に対しS1 3を計算する3乗回路、
17は3乗回路16の出力S1 3をROM15bの出力S3で割ってS1 3
/S3を計算する除算回路、18a,18bはそれぞれYに関する
2次方程式Y2+Y+(1+S1 3/S3)=0の解Y1,Y2に変
換するためのROM、19a,19bはそれぞれROM18a,18bの出力
Y1,Y2に対し、X1=S1・Y1,X2=S1・Y2を計算することに
より受信語の誤り位置X1,X2を求める乗算回路、20は受
信語の誤りを訂正する訂正回路である。
FIG. 6 is a block diagram showing a conventional error-correcting decoder shown in, for example, a document (Yamagishi, Imai, "One Construction Method of BCH Code Using ROM", IEICE, Vol.J63-D PP.1034-1041). It is a figure, wherein 1 is an information input terminal of an error correction decoder,
2 is an information output terminal of the error correction decoder, 3 is a buffer register for storing an n- bit received word vector x = (x 0 , x 1 ,..., X n-1 ), and 4 is a received word vector x syndromes S 1 and the syndrome S 3 syndrome generating circuit for calculating a, 5a, respectively 5b the syndrome generating circuit 4 from
The syndrome registers 15a and 15b for latching the syndromes S 1 and S 3 calculated in the above are RO for converting the syndrome of the vector representation latched by the syndrome registers 5a and 5b into the syndrome of the exponential representation, respectively.
Cube circuit M, 16 is to calculate the S 1 3 to the output S 1 of the ROM 15a,
17 by dividing the output S 1 3 cubed circuit 16 at the output S 3 of the ROM 15b S 1 3
/ Divider circuit for calculating the S 3, 18a, 18b 2 quadratic equation regarding each Y Y 2 + Y + (1 + S 1 3 / S 3) = 0 of the solution Y 1, ROM for converting Y 2, 19a, 19b are Output of ROM18a, 18b respectively
To Y 1, Y 2, X 1 = S 1 · Y 1, X 2 = S 1 · Y 2 error position X 1 of the received word by computing the multiplication circuit for obtaining the X 2, 20 is the received word This is a correction circuit for correcting an error.

次に動作について説明する。 Next, the operation will be described.

nビットの受信語ベクトルx=(x0,x1,…,xn-1)が
情報入力端子1から入り、バッファレジスタ3に記憶さ
れる。次いでバッファレジスタ3から読み出された受信
語はシンドローム生成回路4において、シンドロームS1
及びS3が計算され、それぞれシンドロームレジスタ5a,5
bにラッチされる。そして、ROM15a,15bによりシンドロ
ームレジスタ5a,5bにラッチされているベクトル表現の
シンドロームS1,S3をそれぞれ指数表現に変換する。次
に3乗回路16でS1 3が計算され、除算回路17においてS1 3
/S3が計算される。ここで、誤り位置Xに対し、X=S1Y
とおくことにより誤り位置多項式は、 Y2+Y+(1+S1 3/S3)=0 と表され、このYに関する2次方程式の解Y1,Y2をROM18
a,18bにおいて上記除算回路17の出力から索表すること
により求める。そして乗算回路19a,19bによる誤り位置X
1,X2がそれぞれX1=S1・Y1,X2=S1・Y2から求まる。一
方、訂正回路20にはバッファレジスタ3から受信語が読
み出され、上記乗算回路19a,19bの出力に対応するビッ
トを反転させ、情報出力端子2に誤りを訂正した受信語
を出力させる。なお、ここで用いられている演算はすべ
てガロア体上の演算である。
An n-bit received word vector x = (x 0 , x 1 ,..., x n-1 ) enters from the information input terminal 1 and is stored in the buffer register 3. Next, the received word read from the buffer register 3 is output to the syndrome generation circuit 4 in the syndrome S 1.
And S 3 are calculated, respectively syndrome register 5a, 5
latched by b. Then, the syndromes S 1 and S 3 in the vector expression latched in the syndrome registers 5a and 5b by the ROMs 15a and 15b are respectively converted into exponential expressions. Then S 1 3 is calculated by the third power circuit 16, S 1 3 in the division circuit 17
/ S 3 is calculated. Here, for the error position X, X = S 1 Y
An error locator polynomial by placing is expressed as Y 2 + Y + (1 + S 1 3 / S 3) = 0, the solution Y 1, Y 2 of the quadratic equation for this Y ROM 18
In a and 18b, it is obtained by searching from the output of the division circuit 17. And the error position X by the multiplication circuits 19a and 19b
1 and X 2 are obtained from X 1 = S 1 · Y 1 and X 2 = S 1 · Y 2 , respectively. On the other hand, the received word is read from the buffer register 3 to the correction circuit 20, the bit corresponding to the output of the multiplying circuits 19a and 19b is inverted, and the received word whose error has been corrected is output to the information output terminal 2. The operations used here are all operations on Galois fields.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

従来の誤り訂正復号器は、以上のように構成されてい
るので、ROMによる索表操作で誤り位置を求めなければ
ならず、誤り訂正にかかる時間が大きくなるという問題
点があった。
Since the conventional error correction decoder is configured as described above, an error position must be obtained by a look-up operation using a ROM, and there is a problem that the time required for error correction increases.

この発明は上記のような問題点を解消するためになさ
れたもので、誤り訂正を高速に行うことのできる誤り訂
正復号器を得ることを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and has as its object to obtain an error correction decoder capable of performing error correction at high speed.

〔課題を解決するための手段〕[Means for solving the problem]

この発明にかかる誤り訂正復号器は、受信語の先頭1
ビットが誤っているときのシンドロームデータを初期値
としてストアさせておいたシフトレジスタを2個並列に
用いて順次入力されてきたビットが1ビット誤った場合
のシンドロームを発生させ、既に得られている受信語の
シンドロームと論理加算し、その結果として1ビット以
下の誤りのシンドロームデータが出力された場合には該
当するビットを訂正するようにしたものである。
The error correction decoder according to the present invention provides the first 1
Using two shift registers, in which the syndrome data when the bit is incorrect is stored as an initial value, in parallel, a syndrome is generated when one bit is incorrectly input, and the syndrome is already obtained. The logical addition with the syndrome of the received word is performed, and as a result, if error data having an error of 1 bit or less is output, the corresponding bit is corrected.

〔作用〕[Action]

この発明における誤り訂正復号器は、シフトレジスタ
を用いて擬似的に1ビット誤りのシンドロームを発生さ
せ、受信語のシンドロームデータに論理加算することに
より受信語に誤りがある場合は、上記1ビット誤り位置
と受信語の誤り位置が一致するときに、その出力に1ビ
ット誤りあるいは誤りなしのシンドロームデータを出力
し、これにより誤り位置が特定され、誤り訂正ができ
る。
The error correction decoder according to the present invention generates a pseudo 1-bit error syndrome using a shift register, and performs a logical addition to the syndrome data of the received word. When the position coincides with the error position of the received word, a one-bit error or error-free syndrome data is output at the output, whereby the error position is specified and the error can be corrected.

〔実施例〕〔Example〕

以下、この発明の一実施例を図について説明する。 An embodiment of the present invention will be described below with reference to the drawings.

第1図において、1は誤り訂正復号器の情報入力端
子、2は誤り訂正復号器の情報出力端子、3はnビット
の受信語ベクトルx=(x0,x1,…,xn-1)を記憶させて
おくためのバッファレジスタ、4a,4bはそれぞれの受信
語xに対し、シンドロームS1,シンドロームS3を計算す
るシンドローム生成回路、5a,5bはそれぞれシンドロー
ム生成回路4a,4bで計算されたシンドロームS1,S3をラッ
チさせるシンドロームレジスタ、6はシンドロームレジ
スタ5a,5bの出力がすべて0のときに限り0を出力し、
その他の場合は1を出力する検査回路I、7a,7bはそれ
ぞれ初期値として受信語xの先頭1ビットだけ誤ってい
るときのシンドロームデータSi,1,Si,3をそれぞれ記憶
し、同期信号により内容がシフトされて受信語の誤り位
置が右に1ビット移ったときのシンドロームデータに変
化するシフトレジスタ、8a,8bはそれぞれ入力の排他的
論理和を計算し、S′1,S″を出力させるXOR回路、9
はS′をガロア体上で3乗してS′1 3を計算する3乗
回路、24は、S″をS1が表されている基底と同じ基底
で表すように変換し、これをS′として出力する基底
変換回路、10はS′1 3S′を計算するXOR回路、11
は入力されるすべてのビットが0であるときに限り1を
出力し、その他のときは0を出力する検査回路II、12は
AND回路、13は受信語の誤りを訂正するためのXOR回路、
14は誤り訂正復号器全体を制御する制御回路である。
In FIG. 1, 1 is an information input terminal of the error correction decoder, 2 is an information output terminal of the error correction decoder, and 3 is an n-bit received word vector x = (x 0 , x 1 ,..., X n-1). ) Is stored in a buffer register, 4a, 4b is a syndrome generation circuit that calculates the syndromes S 1 and S 3 for each received word x, and 5a and 5b are calculated by the syndrome generation circuits 4a and 4b, respectively. The syndrome register 6 for latching the syndromes S 1 and S 3 that have been set, outputs 0 only when the outputs of the syndrome registers 5a and 5b are all 0,
In other cases, the check circuits I and 7a and 7b which output 1 respectively store the syndrome data S i, 1 , S i, 3 when only the first bit of the received word x is incorrect as an initial value, and perform synchronization. shift register error location of the received word contents is shifted by signal changes syndrome data when moved 1 bit to the right, 8a, 8b calculates the exclusive OR of the input, respectively, S '1, S " XOR circuit to output 3 9
Cube circuit for calculating a 3 'S and cubed 1 on Galois field' S is 24 converts the S "3 as represented by the same base as the base which S 1 is represented, which the 'basis conversion circuit for outputting as 3, 10 S' S XOR circuit for calculating the 1 3 S '3, 11
Outputs a 1 only when all the input bits are 0, and outputs a 0 otherwise.
AND circuit, 13 is an XOR circuit for correcting errors in the received word,
A control circuit 14 controls the entire error correction decoder.

次に動作について説明する。 Next, the operation will be described.

ここでは(511,493,5)BCH符号で、ガロア体GF(29
上の元のα,αの最小多項式を、それぞれM1(x)=
x9+x4+1,M3(x)=x9+x6+x4+x3+1とする。
Here, (511,493,5) BCH code and Galois field GF (2 9 )
The minimum polynomials of the above α and α 3 are expressed as M 1 (x) =
x 9 + x 4 +1 and M 3 (x) = x 9 + x 6 + x 4 + x 3 +1.

まず、受信語が情報入力端子1からシンドローム生成
回路4a,4bに読みこまれてそれぞれS1,S3が計算される。
シンドローム生成回路4a,4bはそれぞれ第2図の4a,4bで
示すように最小多項式M1(x),M3(x)を表す系列で
構成される。このとき同時に受信語をバッファレジスタ
3に記憶させる。
First, a received word is read from the information input terminal 1 into the syndrome generation circuits 4a and 4b, and S 1 and S 3 are calculated, respectively.
The syndrome generation circuits 4a and 4b are composed of a sequence representing the minimum polynomials M 1 (x) and M 3 (x) as shown by 4a and 4b in FIG. 2, respectively. At this time, the received word is stored in the buffer register 3 at the same time.

シンドロームS1,S3がそれぞれ上記シンドローム生成
回路4a,4bで計算されると、シンドロームレジスタ5a,5b
にラッチさせる。このラッチされたデータはその受信語
の誤りを訂正している間保持する。一方、シフトレジス
タ7a,7bにはそれぞれ受信語の先頭ビットの1ビットが
誤ったときのシンドロームデータ(000100001)及び(0
01101001)をストアさせる。なお、シフトレジスタ7a,7
bはそれぞれ第3図の7a,7bで示すように最小多項式M
1(x),M3(x)の相反多項式(x),(x)
で表す系列で構成され、1ビットシフトされるごとにレ
ジスタの内容は次の1ビットが誤ったときのシンドロー
ムデータに変化する。
When the syndromes S 1 and S 3 are calculated by the syndrome generation circuits 4a and 4b, respectively, the syndrome registers 5a and 5b
Latch. The latched data is retained while correcting the error in the received word. On the other hand, in the shift registers 7a and 7b, the syndrome data (000100001) and (0
01101001). Note that shift registers 7a and 7
b is the minimum polynomial M as shown by 7a and 7b in FIG. 3, respectively.
1 (x), Reciprocal polynomials of M 3 (x) 1 (x), 3 (x)
The contents of the register are changed to syndrome data when the next one bit is incorrect every time one bit is shifted.

次にシンドロームレジスタ5aのデータS1とシフトレジ
スタ7aのデータSi,1の排他的論理和及びシンドローム
レジスタ5bのデータS3とシフトレジスタ7bのデータS
i,3の排他的論理和をそれぞれXOR回路8a,8bで計算し、
S′、S″を出力させる。S′については3乗回
路9でS′1 3が計算される。S″については基底変換
回路24でS′に変換される。3乗回路9は第4図
(a)の関係式を演算するようAND回路とXOR回路で構成
される。基底変換回路24は第4図(b)の関係式を演算
するようXOR回路で構成される。そしてXOR回路10でS′
1 3S′が計算される。
Next, the data of the syndrome register 5a of data S 1 and the shift register 7a of the data S i, 1 of the exclusive OR and syndrome register 5b data S 3 and the shift register 7b S
XOR circuits 8a and 8b calculate exclusive OR of i and 3 , respectively,
S ' "for 1 1, S .S to output 3' S 3 square circuit 9 is converted into 3 '.S 1 3 are computed" S basal converter 24 for 3'. The cubic circuit 9 is composed of an AND circuit and an XOR circuit to calculate the relational expression in FIG. The basis conversion circuit 24 is constituted by an XOR circuit for calculating the relational expression of FIG. 4 (b). Then, X 'circuit S'
1 3 S '3 is calculated.

AND回路12の出力はS1,S′1,S′の条件によって以下
のようになる。
The output of the AND circuit 12 is as follows depending on the conditions of S 1 , S ′ 1 , S ′ 3 .

S1=S3=0のとき、検査回路I6の出力は0となり、
AND回路の出力は0となる。
When S 1 = S 3 = 0, the output of the inspection circuit I6 becomes 0,
The output of the AND circuit becomes 0.

S1≠0またはS3≠0のとき、検査回路I6の出力は1
となる。このときS′1 3S′=0ならば検査回路11
は1を出力し、それ以外の場合は0を出力する。すなわ
ちAND回路12はS′1 3S′=0(誤りは2ビットま
たは1ビット)のとき1を出力し、その他の場合(誤り
は3ビット以上)は0を出力する。AND回路12の出力が
1の場合はシフトレジスタ7a,7bの内容に対応する受信
語のビットが誤っているものとみなし、XOR回路13で誤
りを訂正する。
When S 1 ≠ 0 or S 3 ≠ 0, the output of the inspection circuit I6 is 1
Becomes In this case S '1 3 S' 3 = 0 if the test circuit 11
Outputs 1; otherwise, it outputs 0. That AND circuit 12 outputs 1 when S '1 3 S' 3 = 0 (error 2 bits or 1 bit), otherwise (error 3 bits or more) outputs 0. When the output of the AND circuit 12 is 1, the bit of the received word corresponding to the contents of the shift registers 7a and 7b is regarded as erroneous, and the XOR circuit 13 corrects the error.

次に制御回路14からの信号によりバッファレジスタ3
を1ビットシフトさせ、同時にシフトレジスタ7a,7bも
それぞれ1ビットシフトさせて、以上に述べた操作と同
じ操作を行い、情報出力端子2に出力させる。なお、こ
こで行われている演算はすべてガロア体上の演算であ
る。
Next, the buffer register 3 is controlled by a signal from the control circuit 14.
Is shifted by one bit, and at the same time, the shift registers 7a and 7b are also shifted by one bit, and the same operation as described above is performed, and the result is output to the information output terminal 2. The operations performed here are all operations on Galois fields.

なお、上記実施例ではXOR回路8bの後段に基底変換回
路24を設け、XOR回路8bの出力を基底変換する構成につ
いて示したが、本発明はこのような構成に限定されるも
のではなく、例えば、シンドローム生成回路4b,及びシ
フトレジスタ7bの後段に基底変換部を設け、あるいはシ
ンドローム生成回路4b,及びシフトレジスタ7の内部の
基底変換機能を持たせるようにしてもよく、これらの場
合においても上記実施例と同様の効果を奏する。
In the above-described embodiment, the configuration in which the basis conversion circuit 24 is provided at the subsequent stage of the XOR circuit 8b and the output of the XOR circuit 8b is basis-converted has been described, but the present invention is not limited to such a configuration. A base conversion unit may be provided at a stage subsequent to the syndrome generation circuit 4b and the shift register 7b, or may have a base conversion function inside the syndrome generation circuit 4b and the shift register 7. An effect similar to that of the embodiment is obtained.

また、上記実施例では擬似的に1ビット誤りのシンド
ロームを受信語の1ビットごとに発生させて論理加算を
していたため、受信語の1ビットごとに対して誤り訂正
を行っていたが、擬似的に1ビット誤りを付加するとこ
ろを第5図の本発明の第2の実施例に示すように行って
もよい。即ち、第5図においてシフトレジスタ21a,21b
には受信語の先頭から第mビットが1ビット誤っている
ときのシンドロームデータをロードさせ、(m−1)段
並列に配置されたゲート回路22より受信の先頭の第(m
−1)ビットから第1ビット目までのそれぞれ1ビット
が誤っているときのシンドロームデータを作り出し、擬
似的に誤りを付加したときのシンドロームを計算し、検
査回路III 23を通ってmビットに並列的に誤りを訂正
し、同期クロックによりシフトレジスタ21a,21bをmビ
ットにシフトさせ、受信語のすべてのビットに対してこ
れを行い情報出力端子2に出力させる。なお検査回路II
I 23は第1図において点線で囲まれている部分である。
In the above embodiment, the syndrome of a one-bit error is artificially generated for each bit of the received word and the logical addition is performed, so that the error correction is performed for each bit of the received word. The addition of a one-bit error may be performed as shown in the second embodiment of the present invention in FIG. That is, in FIG. 5, the shift registers 21a and 21b
Is loaded with the syndrome data when the m-th bit is incorrect by one bit from the beginning of the received word. The gate circuit 22 arranged in (m-1) stages in parallel receives the first (m)
-1) Syndrome data is generated when one bit from the first bit to the first bit is incorrect, the syndrome when a pseudo error is added is calculated, and the syndrome data is passed in parallel to m bits through the check circuit III23. Then, the shift registers 21a and 21b are shifted to m bits by the synchronous clock, and all bits of the received word are output to the information output terminal 2. Inspection circuit II
I23 is a portion surrounded by a dotted line in FIG.

〔発明の効果〕〔The invention's effect〕

以上のようにこの発明によれば、シフトレジスタを用
いて受信語に1ビットの誤りを擬似的に発生させたシン
ドロームデータを計算するように構成したので、装置が
容易にでき、また高速に誤り訂正できるものが得られる
効果がある。
As described above, according to the present invention, syndrome data in which a 1-bit error is pseudo-generated in a received word is calculated by using a shift register, so that the apparatus can be simplified, and the error can be easily corrected. This has the effect of obtaining something that can be corrected.

【図面の簡単な説明】[Brief description of the drawings]

第1図はこの発明の一実施例による誤り訂正復号器を示
すブロック図、第2図はこの発明におけるシンドローム
生成回路を具体的に示したブロック図、第3図はこの発
明によるシフトレジスタを具体的に示したブロック図、
第4図(a)はこの発明における3乗回路による計算過
程を具体的に示した図、第4図(b)はこの発明におけ
る基底変換回路による計算過程を具体的に示した図、第
5図はこの発明の他の実施例を示すブロック図、第6図
は従来の誤り訂正復号器を示すブロック図である。 図において、1は情報入力端子、2は情報出力端子、3
はバッファレジスタ、4,4a,4bはシンドローム生成回
路、5a,5bはシンドロームレジスタ、6は検査回路I、7
a,7bはシフトレジスタ、8a,8bはXOR回路、9は3乗回
路、10はXOR回路、11は検査回路II、12はAND回路、13は
XOR回路、14は制御回路、15a,15bはROM、16は3乗回
路、17は除算回路、18a,18bはROM、19,19bは乗算回路、
20は訂正回路、21a,21bはシフトレジスタ、22はゲート
回路、23は検査回路III、24は基底変換回路である。 なお図中同一符号は同一又は相当部分を示す。
FIG. 1 is a block diagram showing an error correction decoder according to an embodiment of the present invention, FIG. 2 is a block diagram specifically showing a syndrome generating circuit in the present invention, and FIG. 3 is a shift register according to the present invention. Block diagram,
FIG. 4 (a) is a diagram specifically showing a calculation process by a cubic circuit in the present invention, FIG. 4 (b) is a diagram specifically showing a calculation process by a base conversion circuit in the present invention, and FIG. FIG. 6 is a block diagram showing another embodiment of the present invention, and FIG. 6 is a block diagram showing a conventional error correction decoder. In the figure, 1 is an information input terminal, 2 is an information output terminal, 3
Is a buffer register, 4, 4a, 4b are syndrome generation circuits, 5a, 5b are syndrome registers, 6 is an inspection circuit I, 7
a and 7b are shift registers, 8a and 8b are XOR circuits, 9 is a cubic circuit, 10 is an XOR circuit, 11 is an inspection circuit II, 12 is an AND circuit, and 13 is
XOR circuit, 14 is a control circuit, 15a and 15b are ROM, 16 is a cubic circuit, 17 is a division circuit, 18a and 18b are ROM, 19 and 19b are multiplication circuits,
20 is a correction circuit, 21a and 21b are shift registers, 22 is a gate circuit, 23 is an inspection circuit III, and 24 is a basis conversion circuit. In the drawings, the same reference numerals indicate the same or corresponding parts.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 若杉 耕一郎 京都府京都市左京区北白河小倉町50―23 (56)参考文献 特開 平1−289322(JP,A) 特開 平3−117923(JP,A) 特許2636432(JP,B2) ────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Koichiro Wakasugi 50-23 Kita-Shirakawa-Oguracho, Sakyo-ku, Kyoto-shi, Kyoto (56) References JP-A-1-289322 (JP, A) JP-A-3-117923 ( JP, A) Patent 2636432 (JP, B2)

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】2元BCH符号の2重誤り訂正復号器におい
て、 nビットの受信語ベクトルx=(x0,x1,…,xn-1)を記
憶する記憶装置と、 シンドロームS1,S3をそれぞれ計算する並列に配置され
たシンドローム生成回路と、 上記シンドローム生成回路で計算されたS1,S3をそれぞ
れラッチするためのシンドロームレジスタと、 受信語の先頭の1ビットだけが誤っているときのシンド
ロームデータを初期値として記憶させる並列に配置され
たシフトレジスタと、 上記シンドロームレジスタの出力S1,S3と上記シフトレ
ジスタの出力Si,1,Si,3の排他的論理和S′=S1
i,1,S″=S3i,3をそれぞれ計算する並列に配置さ
れたXOR回路と、 S″をS1が表されている基底と同じ基底で表すように
変換してなるS′を出力する基底変換回路と、 S′をガロア体上で3乗してなるS′1 3を出力する3
乗回路と、 上記シンドロームレジスタの出力がすべて0であるかど
うかをチェックする検査回路と、 上記3乗回路の出力S′1 3と上記基底変換回路の出力
S′の排他的論理和S′1 3S′を計算する加算回
路と、 上記加算回路の出力S′1 3S′のすべてのビットが
0であるかどうかをチェックする検査回路とを備えたこ
とを特徴とする誤り訂正復号器。
1. A 2-way BCH 2 double error correction decoder of the code, the received word vector of n bits x = (x 0, x 1 , ..., x n-1) and the storage device for storing syndrome S 1 a syndrome generation circuit arranged in parallel to calculate the S 3, respectively, a syndrome register for each latch calculated S 1, S 3 with the syndrome generating circuit, only one bit of the head of the received word is incorrect Shift registers arranged in parallel to store the syndrome data as initial values , and exclusive logic of outputs S 1 , S 3 of the syndrome registers and outputs S i, 1 , S i, 3 of the shift registers Sum S ' 1 = S 1 S
i, 1 , S ″ 3 = S 3 SOR, XOR circuits arranged in parallel to calculate S i, 3 , and S ″ 3 converted to be represented by the same basis as S 1 is represented 'a basis conversion circuit that outputs a 3, S' S 3 that outputs S '1 3 formed by the third power of 1 on Galois field
A circuit multiplication, a test circuit output of the syndrome register to check whether all zeros, the output S of the third power circuit '1 3 and output S of the basis conversion circuit 3' of the exclusive OR S ' 1 3 S '3 and addition circuit for calculating the output S of the adder circuit' error correction, characterized in that a test circuit to check whether all bits of 1 3 S '3 is 0 Decoder.
【請求項2】上記基底変換回路が上記S3を計算するシン
ドローム生成回路内あるいはその次段と、上記S3側のシ
フトレジスタ内あるいはその後段に設けられていること
を特徴とする請求項1記載の誤り訂正復号器。
2. A method according to claim 1 in which the basis conversion circuit is characterized in that the syndrome generating circuit, or the next stage that for calculating the S 3, are provided in the shift register or the subsequent stage thereof of the S 3 side An error correction decoder as described.
JP23759590A 1989-09-25 1990-09-07 Error correction decoder Expired - Fee Related JP2752510B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP1-248372 1989-09-25
JP24837289 1989-09-25

Publications (2)

Publication Number Publication Date
JPH03174821A JPH03174821A (en) 1991-07-30
JP2752510B2 true JP2752510B2 (en) 1998-05-18

Family

ID=17177120

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23759590A Expired - Fee Related JP2752510B2 (en) 1989-09-25 1990-09-07 Error correction decoder

Country Status (1)

Country Link
JP (1) JP2752510B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03149924A (en) * 1989-11-06 1991-06-26 Mitsubishi Electric Corp Error correcting decoder

Also Published As

Publication number Publication date
JPH03174821A (en) 1991-07-30

Similar Documents

Publication Publication Date Title
KR100594241B1 (en) RS decoder circuit having forward Chien search type
JPH0831803B2 (en) Method and apparatus for error correction
JP3176171B2 (en) Error correction method and apparatus
US5805617A (en) Apparatus for computing error correction syndromes
JPS60144834A (en) Arithmetic circuit for finite field
KR100260415B1 (en) High speed serial error position polynomual calculation circuit
JPH0728227B2 (en) Decoding device for BCH code
JP3345385B2 (en) Chain search device
KR100305618B1 (en) Multipurpose error correction calculation circuit
US6304994B1 (en) Reed Solomon decoder and decoding method utilizing a control signal indicating a new root for an initial error locator polynomial with respect to new erasure information
JP2005525040A (en) Soft decision decoding method for Reed-Solomon code
JP2752510B2 (en) Error correction decoder
JPH1032497A (en) Error evaluation polynomial coefficient computing device
JP3223513B2 (en) Error correction decoding device
KR100335482B1 (en) Error correcting system
US11722153B2 (en) Correction of bit errors
JP3099890B2 (en) Error correction device for BCH code
JP2008112522A (en) Device and method for detecting error
JPH0750595A (en) Decoding device
JP2000315955A (en) Encoding method, syndrome calculating method, number of erroneous bits estimating method, erroneous bit position estimating method, decoding method and decoder
KR950008485B1 (en) Unierror correction r-s decoder
JP3595271B2 (en) Error correction decoding method and apparatus
KR100247075B1 (en) High speed serial errata situation polyno mial caiculation circuit in reed-soldmon
KR100246342B1 (en) Reed solomon error correction apparatus
JP2797570B2 (en) Euclidean circuit

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080227

Year of fee payment: 10

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090227

Year of fee payment: 11

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100227

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees