JPH03117923A - Error correcting decoder - Google Patents

Error correcting decoder

Info

Publication number
JPH03117923A
JPH03117923A JP25678289A JP25678289A JPH03117923A JP H03117923 A JPH03117923 A JP H03117923A JP 25678289 A JP25678289 A JP 25678289A JP 25678289 A JP25678289 A JP 25678289A JP H03117923 A JPH03117923 A JP H03117923A
Authority
JP
Japan
Prior art keywords
correction
circuit
syndrome
errors
error
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
JP25678289A
Other languages
Japanese (ja)
Other versions
JP2703633B2 (en
Inventor
Masao Kasahara
正雄 笠原
Koichiro Wakasugi
若杉 耕一郎
Makoto Miyake
三宅 真
Toru Inoue
徹 井上
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
Priority to JP25678289A priority Critical patent/JP2703633B2/en
Publication of JPH03117923A publication Critical patent/JPH03117923A/en
Application granted granted Critical
Publication of JP2703633B2 publication Critical patent/JP2703633B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To increase the error correction speed by comparing the number of errors of reception words with the number of correction errors and correcting errors of received words divided in parallel based on this comparison result. CONSTITUTION:A number 'e' of errors of received words is stored in a memory 4, and numbers of errors e'1, e'2...e'N calculated by a correction error number calculating circuit 6 are stored in a memory 7. A comparing circuit 8 compares contents 'e' of the memory 4 with contents e'i (i=1, 2,..., N) of the memory 7; and in the case of e'i=e-1 (1<=e<=t), the error of the received word of bits in positions corresponding to N-number of circuits arranged in parallel is corrected by a correcting circuit 10. Thereafter, the received word which is corrected and divided into N in parallel is converted to series connection by a parallel-serial converting circuit 12 and is outputted to an output terminal 14. The correction operation of received words in another N-bit unit block is continued till the number (e) of errors to be corrected are found. Thus, error correction and decoding are quickly performed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、ディジタル情報の誤り訂正を行なう復号器
に関し、特に2元BCH符号(Bose−Chaudh
uri−Hocquenghem code )の誤り
訂正復号器に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a decoder for correcting errors in digital information, and in particular to a decoder for correcting errors in digital information, and in particular for binary BCH codes (Bose-Chaudh codes).
The present invention relates to an error correction decoder for uri-Hocquenghem code).

〔従来の技術〕[Conventional technology]

第5図は、例えば「光ディスク用誤り・消失訂正復号法
の一検討」 (第10回情報理論とその応用学会予稿集
PP、6l−64)に示された従来の復号器を示すブロ
ック図であり、図において20は制御回路、21は制御
回路20が出す命令を記憶するプログラムROM、22
は受信語からシンドロームを計算するとともに誤り位置
多項式からチェンサーチを行い誤り位置を求めるシンド
ローム・チェン処理回路、23は上記シンドローム・チ
ェン処理回路22で生成されたシンドロームから誤り位
置多項式を計算するガロア休演算回路、24は受信語を
記憶しておくバッファメモリ、25はバッファメモリ2
4に記憶されている受信語と誤り訂正装置とのインタフ
ェースを行っているインタフェース回路、26は誤り訂
正復号器の入力端子、27は誤り訂正復号器の出力端子
である。
FIG. 5 is a block diagram showing a conventional decoder shown in, for example, "A Study of Error/Erasure Correction Decoding for Optical Discs" (Proceedings of the 10th Information Theory and Its Applications Society PP, 6l-64). In the figure, 20 is a control circuit, 21 is a program ROM that stores instructions issued by the control circuit 20, and 22
23 is a syndrome/Cheng processing circuit that calculates a syndrome from a received word and also performs a Chien search from an error locator polynomial to find an error location. 23 is a Galois rest that calculates an error locator polynomial from the syndrome generated by the syndrome/Cheng processing circuit 22. an arithmetic circuit; 24 a buffer memory for storing received words; 25 a buffer memory 2;
4 is an interface circuit that interfaces the received word stored in the error correction device with the received word, 26 is an input terminal of the error correction decoder, and 27 is an output terminal of the error correction decoder.

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

まず、受信語が入力端子26からバッファメモリ24に
記憶される。この受信語は制御回路20からインタフェ
ース回路25に送り出された制御信号により、バッファ
メモリ24からシンドローム・チヱン処理回路22に読
みだされる。そして、シンドローム・チェン処理回路2
2で受信語に対応するシンドロームが計算される。制御
回路20からの信号によりシンドローム・チェン処理回
路22からガロア休演算回路23にシンドロームが読み
出され、ガロア休演算回路23で誤り位置多項式が計算
される。ここで、誤り位置多項式が計算される過程につ
いて、例えば第6図は「情報と符号の理論」 (岩波書
店 宮用、原島、今井著P169)示された流れ図であ
るが、その流れ図に従って計算される。
First, the received word is stored in the buffer memory 24 from the input terminal 26. This received word is read out from the buffer memory 24 to the syndrome chain processing circuit 22 by a control signal sent from the control circuit 20 to the interface circuit 25. And syndrome Chen processing circuit 2
2, the syndrome corresponding to the received word is calculated. The syndrome is read out from the syndrome Chen processing circuit 22 to the Galois rest arithmetic circuit 23 in response to a signal from the control circuit 20, and the Galois rest arithmetic circuit 23 calculates an error locator polynomial. Here, regarding the process of calculating the error locator polynomial, for example, Figure 6 is a flowchart shown in "Theory of Information and Codes" (Iwanami Shoten, by Miyayo, Harashima, and Imai, p. 169). Ru.

次に、制御信号20からの信号によりガロア休演算回路
23からシンドローム・チェン処理回路22に誤り位置
多項式が読みだされ、シンドローム・チェン処理回路2
2において、チェンサーチが行われ誤り位置が計算され
る。制御回路2oがらの信号によりシンドローム・チェ
ン処理回路22から誤り位置が読みだされ、インタフェ
ース回路25を通して、バッファメモリ24に記憶させ
ていた受信語を訂正し、出力端子27に出力させて、誤
り訂正操作を終える。
Next, the error locator polynomial is read out from the Galois rest arithmetic circuit 23 to the syndrome-Cheng processing circuit 22 in response to a signal from the control signal 20.
2, a Chien search is performed and the error location is calculated. The error position is read out from the syndrome-chen processing circuit 22 by a signal from the control circuit 2o, and the received word stored in the buffer memory 24 is corrected through the interface circuit 25, and outputted to the output terminal 27 to correct the error. Finish the operation.

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

従来の誤り訂正復号器は以上のように構成されているの
で、誤りパターンを得るための操作は数多くの段階を経
なければならず、誤り訂正復号に費やされる時間が大き
くなり、また、制御回路による制御も複雑になるなどの
問題点があった。
Since the conventional error correction decoder is configured as described above, the operation to obtain the error pattern must go through many steps, which increases the time spent on error correction decoding, and also requires the control circuit. There were problems such as complicated control.

この発明は上記のような問題点を解消するためになされ
たもので、高速に誤り訂正ができる誤り訂正復号装置を
得ることを目的とする。
This invention was made to solve the above-mentioned problems, and an object thereof is to obtain an error correction decoding device that can perform error correction at high speed.

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

この発明に係る誤り訂正復号装置は、nビットの受信語
を記憶するバッファメモリと、受信語のシンドロームを
算出する手段と、その結果を記憶するレジスタとからな
るシンドローム生成回路と、算出されたシンドロームよ
り誤り個数を算出する誤り個数計算回路と、誤り個数を
記憶する記憶回路と、N(1≦N≦n)個に並列配置さ
れ、上記シンドローム生成回路によるシンドロームを記
憶するレジスタと、シンドロームから修正用シンドロー
ムを算出する手段と、修正用シンドロームを記憶する修
正用レジスタとからなる修正シンドローム生成回路と、
修正シンドロームにより修正用誤り個数を計算する修正
誤り個数計算回路と、修正用誤り個数を記憶する修正記
憶回路と、上記算出された誤り個数と修正用誤り個数を
比較する比較回路と、上記nビットの受信語を修正シン
ドローム生成回路数Nに対応してNビット単位のブロッ
ク毎に分割し、その上N個並列分割するシリアル・パラ
レル変換器と、N個並列分割された受信語を上記比較回
路の結果に応じ誤り訂正する訂正回路と、上記訂正回路
により訂正され、N個並列分割された受信語を直列接続
するパラレル・シリアル変換回路とを備えたものである
The error correction decoding device according to the present invention includes a syndrome generation circuit including a buffer memory for storing an n-bit received word, means for calculating a syndrome of the received word, and a register for storing the result, and An error number calculation circuit that calculates the number of errors from the above, a storage circuit that stores the number of errors, and N (1≦N≦n) registers arranged in parallel to store the syndromes generated by the syndrome generation circuit, and a memory circuit that stores the number of errors. a modified syndrome generation circuit comprising a means for calculating a syndrome for use in a modification, and a modification register for storing a modification syndrome;
a correction error number calculation circuit that calculates the number of errors for correction based on the correction syndrome; a correction storage circuit that stores the number of errors for correction; a comparison circuit that compares the calculated number of errors with the number of errors for correction; A serial-to-parallel converter divides the received word into blocks of N bits corresponding to the number N of modified syndrome generation circuits, and further divides the received word into N blocks in parallel, and the comparison circuit divides the received word into N parallel blocks. The present invention is equipped with a correction circuit that corrects errors according to the result of the correction circuit, and a parallel-to-serial conversion circuit that connects in series the received words that have been corrected by the correction circuit and divided into N pieces in parallel.

〔作用〕[Effect]

この発明においては、上記のように構成したので、従来
のチェンサーチ操作の手間を省くことができ、しかも誤
りを求める操作も簡単になり、誤り訂正復号を高速で行
なうことができる。
In the present invention, as configured as described above, it is possible to save the time and effort of the conventional Chien search operation, and also to simplify the operation for determining errors, so that error correction decoding can be performed at high speed.

〔実施例〕〔Example〕

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

第1図は本発明の一実施例による誤り訂正復号装置の構
成を示す図であり、第2図は本発明の一実施例による誤
り訂正復号装置の構成部分の一部の詳細な構成を示す図
である。
FIG. 1 is a diagram showing the configuration of an error correction decoding device according to an embodiment of the present invention, and FIG. 2 is a diagram showing the detailed configuration of some of the components of the error correction decoding device according to an embodiment of the present invention. It is a diagram.

第1図において、■はnビットの受信語を記憶するバッ
ファメモリ、2は受信語のシンドロームを計算するシン
ドローム生成回路、3はシンドローム生成回路2で計算
されたシンドロームから受信語の誤り個数を計算する誤
り個数計算回路、4は誤り個数計算回路3で計算された
誤り個数「e」を記憶するメモリ、5はバッファメモリ
1に記憶されたnビットの受信語に対し、仮想の1ビッ
ト誤りを疑似的に付加した場合における受信語の修正シ
ンドロームを生成する修正シンドローム生成回路であり
、該回路は第2図に示すように、シンドローム生成回路
2より算出されたシンドロームを記憶するレジスタ5a
と、シンドロームから修正用シンドロームを算出するシ
ンドローム発生回路5bと、その修正用シンドロームを
記憶する修正用レジスタ5Cとからなる。第1図におい
て、6は修正シンドローム生成回路5で計算された修正
用シンドロームから修正用誤り個数を計算する修正誤り
個数計算回路、7は修正誤り個数計算回路6で計算され
た修正用誤り個数を記憶するメモリである。8はメモリ
4の内容とメモリ7の内容を比較する比較回路である。
In Figure 1, ■ is a buffer memory that stores an n-bit received word, 2 is a syndrome generation circuit that calculates the syndrome of the received word, and 3 is a syndrome generation circuit that calculates the number of errors in the received word from the syndrome calculated. 4 is a memory that stores the number of errors "e" calculated by the error number calculation circuit 3; 5 is a memory that stores a virtual 1-bit error for the n-bit received word stored in the buffer memory 1 This is a modified syndrome generation circuit that generates a modified syndrome of a received word in the case of pseudo addition, and as shown in FIG. 2, this circuit has a register 5a that stores the syndrome calculated by the syndrome generation circuit 2.
, a syndrome generation circuit 5b that calculates a correction syndrome from the syndrome, and a correction register 5C that stores the correction syndrome. In FIG. 1, 6 is a correction error number calculation circuit that calculates the number of correction errors from the correction syndrome calculated by the correction syndrome generation circuit 5, and 7 is a correction error number calculation circuit that calculates the number of correction errors calculated by the correction error number calculation circuit 6. It is a memory that stores information. A comparison circuit 8 compares the contents of the memory 4 and the contents of the memory 7.

これら修正シンドローム生成回路5.修正誤り個数計算
回路6.メモリ7及び比較回路8は順番に直列接続され
ており、この構成を並列にN(1≦N≦n)個装置して
いる。9はバッファメモリ1のnビットの受信語を上記
N個に並列配置された修正シンドローム生成回路数に対
応したNビット単位のブロック毎に分割し、その上N個
に並列分割するシリアル・パラレル変換器、10は比較
回路8の出力に応じて、シリアル・パラレル変換器9か
らの受信語を訂正する訂正回路、11は誤り訂正回路全
体を制御する制御回路、12は訂正回路9で訂正され、
並列変換受信語を直列変換するパラレル・シリアル変換
器、13は誤り訂正復号器の入力端子、14は誤り訂正
復号器の出力端子である。
These modified syndrome generation circuits5. Corrected error number calculation circuit 6. The memory 7 and the comparison circuit 8 are sequentially connected in series, and N (1≦N≦n) devices having this configuration are arranged in parallel. 9 is serial-parallel conversion for dividing the n-bit received word in the buffer memory 1 into N-bit blocks corresponding to the number of corrected syndrome generation circuits arranged in N parallel, and then dividing it into N blocks in parallel. 10 is a correction circuit that corrects the received word from the serial/parallel converter 9 in accordance with the output of the comparison circuit 8; 11 is a control circuit that controls the entire error correction circuit;
13 is an input terminal of an error correction decoder, and 14 is an output terminal of the error correction decoder.

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

nビットの受信語が入力端子13からバッファメモリ1
に記憶され、この受信語はシンドローム生成回路2に入
力され受信語に対応するシンドロームr3.l  S2
 + ・・・、5zt(tは最大誤り訂正可能数)」を
算出する。制御回路9からの信号によりシンドローム生
成回路2からシンドロームが誤り個数計算回路3に読み
出され、誤り個数「e」が計算される。ここで、誤り個
数[ejを計算する過程は第3図の流れ図に従って計算
され、メモリ4に受信語の誤り個数「e」が記憶される
The received word of n bits is transferred from the input terminal 13 to the buffer memory 1.
This received word is input to the syndrome generation circuit 2 and the syndrome r3.corresponding to the received word is stored. l S2
+..., 5zt (t is the maximum number of errors that can be corrected). The syndrome is read out from the syndrome generation circuit 2 to the error number calculation circuit 3 in response to a signal from the control circuit 9, and the number of errors "e" is calculated. Here, the process of calculating the number of errors [ej] is performed according to the flowchart of FIG. 3, and the number of errors "e" of the received word is stored in the memory 4.

次に、制御回路9からの信号によりシンドローム生成回
路2からN個並列に配置された修正シンドローム生成回
路5のそれぞれにシンドローム「S+、St、・・・、
 5ztJを読み込ませて、シンドローム記憶レジスタ
5aに記憶させる。そして、シンドローム発生回路5b
により、受信語の第iビット(1≦i≦N)目に疑似的
に仮想誤りを発生させた場合の受信語に対応する修正シ
ンドロームを生成し、その修正シンドローム記憶レジス
タ5cに記憶させる。ここで、修正シンドローム生成回
路5は第3図に示すように、α1.α1.・・・α2t
1  (i=1. 2.・・・、N)をそれぞれに対応
するシンドロームSl、SZ+ ・・・+5Zt−に加
えて、修正シンドロームs’ 、=s、+αji(j=
1゜2、・・・、2t、αは原始多項式の根)を算出す
る。
Next, in response to a signal from the control circuit 9, the syndrome generation circuit 2 outputs the syndrome "S+, St, . . . ," to each of the N modified syndrome generation circuits 5 arranged in parallel.
5ztJ is read and stored in the syndrome storage register 5a. And the syndrome generation circuit 5b
As a result, a modified syndrome corresponding to the received word when a virtual error is generated in the i-th bit (1≦i≦N) of the received word is generated and stored in the corrected syndrome storage register 5c. Here, as shown in FIG. 3, the modified syndrome generation circuit 5 operates as α1. α1. ...α2t
1 (i=1. 2...., N) to the corresponding syndromes Sl, SZ+...+5Zt-, the modified syndromes s', =s, +αji (j=
1°2, . . . , 2t, α is the root of the primitive polynomial).

次に、修正シンドローム生成回路5で生成されたN組の
修正シンドロームに対し誤り算出回路6により、N組の
誤り個数’e’l+  e”2.・・・、ej8」が計
算される。この誤り個数を計算する過程は第3図におい
て、S  (Z)=S、+Sz Z+・・・+ S z
t Z !を刊をS  (Z)=S’、+3’、7.+
・・・十S゛、t221−+に変更した流れ図に従って
計算される。
Next, for the N sets of modified syndromes generated by the modified syndrome generation circuit 5, the error calculation circuit 6 calculates the number of errors in the N sets 'e'l+e'2. . . , ej8'. The process of calculating this number of errors is shown in Figure 3 as follows: S (Z) = S, +Sz Z+...+Sz
tZ! Publish S (Z)=S', +3', 7. +
. . . 10 S゛, calculated according to the flowchart changed to t221-+.

そして、メモリ7に修正誤り個数計算回路6で計算され
た誤り個数「e”I+e’Z+ ・・・+e’sJが記
憶される。
Then, the number of errors "e"I+e'Z+ . . . +e'sJ calculated by the corrected error number calculation circuit 6 is stored in the memory 7.

次に、バッファメモリー1からのnビットの受信語はシ
リアル・パラレル変換回路に読み出され、第4図に示す
ように、Nビット単位のブロック毎に分割されて、その
上そのNビットの受信語を、N個並列配置された修正シ
ンドローム生成回路に応じそれぞれに1ビツトの対応関
係となるようにN個に分割並列処理される。
Next, the n-bit received word from buffer memory 1 is read out to the serial/parallel conversion circuit, and as shown in FIG. 4, it is divided into blocks of N bits. The word is divided into N parts and processed in parallel so that each word has a 1-bit correspondence according to the N modified syndrome generation circuits arranged in parallel.

また、比較回路8においては、メモリ4の内容「e」と
メモリ7の内容’e ’+ (i=1.2゜・・・、N
)」を比較する。そして、e’t=e−1(1≦e≦t
)のときに、そのN個並列に配置された回路に対応した
位置のビットの受信語が訂正回路10により誤り訂正さ
れる。その後、訂正され、N個に並列分割された受信語
をパラレル・シリアル変換回路12により直列接続に変
換し出力端子14に出力させる。そして訂正されるべき
誤り個数0個みつかるまで、別のNビット単位ブロック
の受信語に対し訂正操作を続ける。
Furthermore, in the comparator circuit 8, the content 'e' of the memory 4 and the content 'e' of the memory 7 + (i=1.2°..., N
)”. And e't=e-1(1≦e≦t
), the correction circuit 10 performs error correction on the received word of the bit at the position corresponding to the N circuits arranged in parallel. Thereafter, the corrected and parallel-divided N words are converted into series connections by the parallel-to-serial conversion circuit 12 and output to the output terminal 14. Then, the correction operation is continued for the received word of another N-bit unit block until zero errors are found to be corrected.

なお、上記実施例では、まず受信語のシンドロームを求
めた後に受信語の誤り個数を計算し、その後に1回目の
Nビット単位に対する修正シンドロームを求めていたが
、同時に行ってもよい。
In the above embodiment, the syndrome of the received word is first calculated, then the number of errors in the received word is calculated, and then the corrected syndrome for the first N-bit unit is calculated, but they may be performed simultaneously.

〔発明の効果] 以上のようにこの発明によれば、従来の復号操作で行っ
ていたチェンサーチを行わずに、誤りを求めることがで
き、かつその操作も短時間で処理でき、高速に誤り訂正
復号できる効果がある。
[Effects of the Invention] As described above, according to the present invention, it is possible to find errors without performing a Chien search that was performed in the conventional decoding operation, and the operation can also be processed in a short time, so that errors can be detected quickly. This has the effect of corrective decoding.

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

第1図はこの発明の一実施例による誤り訂正復号装置を
示すブロック図、第2図は修正シンドローム生成回路の
構成を示した図、第3図は誤り個数算出回路における操
作手順を示す流れ図、第4図は受信語のシリアル・パラ
レル変換回路の処理を説明する図、第5図は従来の誤り
訂正復号装置を示すブロック図、第6図は従来の誤り位
置多項式を求める操作手順を示す流れ図である。 1はバッファメモリ、2はシンドローム生成回路、3は
受信語の誤り個数算出回路、4は記憶装置、5は修正シ
ンドローム生成回路、6は誤り個数算出回路、7は記憶
装置、8は比較回路、9はシリアル・パラレル変換器、
10は訂正回路、11は制御回路、12はパラレル・シ
リアル変換回路、13は入力端子、14は出力端子、2
oは従来例における制御回路、21はプログラムROM
、22はシンドローム・チェン処理回路、23はガロア
休演算回路、24はバッファメモリ、25はインタフェ
ース回路、26は入力端子、27は出力端子である。 なお図中同一符号は同−又は相当部分を示す。
FIG. 1 is a block diagram showing an error correction decoding device according to an embodiment of the present invention, FIG. 2 is a diagram showing the configuration of a modified syndrome generation circuit, and FIG. 3 is a flow chart showing the operation procedure in the error number calculation circuit. Fig. 4 is a diagram explaining the processing of the serial-parallel conversion circuit for received words, Fig. 5 is a block diagram showing a conventional error correction decoding device, and Fig. 6 is a flowchart showing the conventional operation procedure for calculating an error locator polynomial. It is. 1 is a buffer memory, 2 is a syndrome generation circuit, 3 is a received word error number calculation circuit, 4 is a storage device, 5 is a modified syndrome generation circuit, 6 is an error number calculation circuit, 7 is a storage device, 8 is a comparison circuit, 9 is a serial/parallel converter,
10 is a correction circuit, 11 is a control circuit, 12 is a parallel/serial conversion circuit, 13 is an input terminal, 14 is an output terminal, 2
o is a control circuit in the conventional example, 21 is a program ROM
, 22 is a syndrome-chen processing circuit, 23 is a Galois rest arithmetic circuit, 24 is a buffer memory, 25 is an interface circuit, 26 is an input terminal, and 27 is an output terminal. Note that the same reference numerals in the figures indicate the same or equivalent parts.

Claims (1)

【特許請求の範囲】[Claims] (1)2元BCH符号の誤り訂正復号器において、nビ
ットの受信語を記憶するバッファメモリと、該受信語の
シンドロームを算出する手段と、その結果を記憶するレ
ジスタとからなるシンドローム生成回路と、 上記算出されたシンドロームより受信語の誤り個数を算
出する誤り個数計算回路と、 該誤り個数を記憶する記憶回路と、 N(1≦N≦n)個に並列配置され、上記シンドローム
生成回路によるシンドロームを記憶するレジスタと、該
シンドロームから修正用シンドロームを算出する手段と
、該修正用シンドロームを記憶するレジスタとからなる
修正シンドローム生成回路と、 上記修正シンドロームにより修正用誤り個数を算出する
修正誤り個数計算回路と、 該修正用誤り個数を記憶する修正記憶回路と、上記算出
された誤り個数と修正用誤り個数を比較する比較回路と
、 上記バッファメモリのnビットの受信語を上記修正シン
ドローム生成回路数Nに対応して、Nビット単位のブロ
ック毎に分割し、その上N個に並列分割するシリアル・
パラレル変換器と、 N個並列分割された受信語を上記比較回路の結果に応じ
誤り訂正する訂正回路と、 上記訂正回路により訂正され、N個並列分割された受信
語を直列接続するパラレル・シリアル変換回路とを備え
たことを特徴とする誤り訂正復号器。
(1) In an error correction decoder for a binary BCH code, a syndrome generation circuit includes a buffer memory for storing an n-bit received word, a means for calculating a syndrome of the received word, and a register for storing the result. , an error number calculation circuit that calculates the number of errors in the received word from the syndrome calculated above, and a memory circuit that stores the number of errors, N (1≦N≦n) arranged in parallel, and according to the syndrome generation circuit described above. A correction syndrome generation circuit comprising a register for storing a syndrome, a means for calculating a correction syndrome from the syndrome, and a register for storing the correction syndrome, and a correction error number for calculating the correction error number from the correction syndrome. a calculation circuit; a correction storage circuit that stores the number of errors for correction; a comparison circuit that compares the calculated number of errors with the number of errors for correction; and a correction syndrome generation circuit that converts the n-bit received word of the buffer memory A serial method that divides into N-bit blocks corresponding to the number N, and then divides them into N blocks in parallel.
a parallel converter, a correction circuit for error-correcting the received word divided into N parallel parts according to the result of the comparison circuit, and a parallel/serial converter for serially connecting the received word corrected by the correction circuit and divided into N parallel parts. An error correction decoder comprising a conversion circuit.
JP25678289A 1989-09-29 1989-09-29 Error correction decoder Expired - Fee Related JP2703633B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25678289A JP2703633B2 (en) 1989-09-29 1989-09-29 Error correction decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25678289A JP2703633B2 (en) 1989-09-29 1989-09-29 Error correction decoder

Publications (2)

Publication Number Publication Date
JPH03117923A true JPH03117923A (en) 1991-05-20
JP2703633B2 JP2703633B2 (en) 1998-01-26

Family

ID=17297374

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25678289A Expired - Fee Related JP2703633B2 (en) 1989-09-29 1989-09-29 Error correction decoder

Country Status (1)

Country Link
JP (1) JP2703633B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06104771A (en) * 1992-07-23 1994-04-15 Natl Sci Council Bit-error correction method and decoder for it
JP2009211742A (en) * 2008-03-01 2009-09-17 Toshiba Corp Error correcting device and error correcting method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06104771A (en) * 1992-07-23 1994-04-15 Natl Sci Council Bit-error correction method and decoder for it
JP2009211742A (en) * 2008-03-01 2009-09-17 Toshiba Corp Error correcting device and error correcting method
JP4672743B2 (en) * 2008-03-01 2011-04-20 株式会社東芝 Error correction apparatus and error correction method
US8312348B2 (en) 2008-03-01 2012-11-13 Kabushiki Kaisha Toshiba Error correcting device and error correcting method

Also Published As

Publication number Publication date
JP2703633B2 (en) 1998-01-26

Similar Documents

Publication Publication Date Title
US5170399A (en) Reed-Solomon Euclid algorithm decoder having a process configurable Euclid stack
US5778009A (en) Dedicated ALU architecture for 10-bit Reed-Solomon error correction module
US5805617A (en) Apparatus for computing error correction syndromes
US4751704A (en) Method and apparatus for decoding BCH code
JPS632370B2 (en)
JPH10112659A (en) Error correction decoding device
JPH02178738A (en) Detection of errors in arithmetic computation of at least two operands
JP2001127645A (en) Error correction method and error correction device
KR100336234B1 (en) Data error correction apparatus
JPH03117923A (en) Error correcting decoder
JP3248098B2 (en) Syndrome calculation device
JP2662472B2 (en) Syndrome operation circuit for error correction processing
Shayan et al. Design of Reed-Solomon (16, 12) codec for north American advanced train control system
JPH0345020A (en) Cyclic code processing circuit
JPS63274221A (en) Error correction decoding system
JP2534563B2 (en) Tolerable error successive correction circuit
JPS638984Y2 (en)
JP2622383B2 (en) Error correction device for long distance codes
JP2570251B2 (en) Arithmetic circuit of finite field
JPH0345019A (en) Syndrome calculation circuit
JP2001086005A (en) Chain searching circuit and error correction encoding/ decoding device using the same
JPH09331263A (en) Method and device for correcting error
JPH05298131A (en) Error correcting and decoding device
KR20190120690A (en) Reed solomon decoder and semiconductor deivce including the same
JPH09185518A (en) System and device for generating power of source element alpha

Legal Events

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