JPH1013250A - Reed-solomon error-correction circuit - Google Patents

Reed-solomon error-correction circuit

Info

Publication number
JPH1013250A
JPH1013250A JP16700996A JP16700996A JPH1013250A JP H1013250 A JPH1013250 A JP H1013250A JP 16700996 A JP16700996 A JP 16700996A JP 16700996 A JP16700996 A JP 16700996A JP H1013250 A JPH1013250 A JP H1013250A
Authority
JP
Japan
Prior art keywords
error
packet
polynomial
correction circuit
circuit
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
JP16700996A
Other languages
Japanese (ja)
Other versions
JP3178346B2 (en
Inventor
Kazuhiro Ota
和廣 太田
Tomihiko Fukumoto
富彦 福本
Toshihiko Fukuoka
俊彦 福岡
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP16700996A priority Critical patent/JP3178346B2/en
Priority to EP01202018A priority patent/EP1150435A1/en
Priority to EP03026166A priority patent/EP1420517A1/en
Priority to EP97928465A priority patent/EP0911983A4/en
Priority to US09/202,998 priority patent/US6374384B1/en
Priority to PCT/JP1997/002198 priority patent/WO1997050184A1/en
Publication of JPH1013250A publication Critical patent/JPH1013250A/en
Application granted granted Critical
Publication of JP3178346B2 publication Critical patent/JP3178346B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Error Detection And Correction (AREA)

Abstract

PROBLEM TO BE SOLVED: To allow the circuit to have provision for high-speed processing in a small hardware scale with respect to the Reed-Solomon error-correction circuit, used for the error correction system. SOLUTION: A memory 101 receives a reception packet 1 and delays it by 2 packets and provides an output of the result as a delay packet 3. A syndrome-generating circuit 102 receives the reception packet 1 for providing an output of a syndrome 2. An error-correction circuit 103 receives the syndrome 2 and the delay packet 3 and obtains an error location polynomial and an error evaluation polynomial from the syndrome 2, by using its internal error location polynomial/error evaluation polynomial calculation circuit, obtains an error included in the delay packet 3 based on the error location polynomial and the error evaluation polynomial, by using its internal correction circuit, eliminates an error from the delay packet 3 and provides an output of a decoded packet 4.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、誤り訂正方式とし
て用いられるリードソロモン誤り訂正回路に関する。
The present invention relates to a Reed-Solomon error correction circuit used as an error correction method.

【0002】[0002]

【従来の技術】光ディスクなどの記録メディアや、デジ
タル衛星放送などのデジタル伝送システムなど、様々な
分野で、誤り訂正方式としてリードソロモン誤り訂正回
路が用いられている。近年、記録および伝送の大容量化
にともなって、高速処理に対応するリードソロモン誤り
訂正回路が開発されている。
2. Description of the Related Art A Reed-Solomon error correction circuit is used as an error correction method in various fields such as a recording medium such as an optical disk and a digital transmission system such as digital satellite broadcasting. In recent years, as the capacity of recording and transmission has been increased, Reed-Solomon error correction circuits corresponding to high-speed processing have been developed.

【0003】従来、高速処理に対応するリードソロモン
誤り訂正回路は、特開平3−195216号公報に記載
されたものが知られている。
Hitherto, a Reed-Solomon error correction circuit corresponding to high-speed processing has been known from Japanese Patent Application Laid-Open No. 3-195216.

【0004】このリードソロモン誤り訂正回路は、シン
ドローム発生回路(本発明のリードソロモン誤り訂正回
路におけるシンドローム生成回路に相当)、誤り位置多
項式の導出回路(本発明のリードソロモン誤り訂正回路
における誤り訂正回路の内部の誤り位置多項式・誤り評
価多項式算出回路に相当)、誤り位置の検出回路と誤り
パターンの検出回路とアンドゲートとEXORゲート
(本発明のリードソロモン誤り訂正回路における誤り訂
正回路の内部の訂正回路に相当)、および遅延回路(本
発明のリードソロモン誤り訂正回路におけるメモリに相
当)で構成される。
The Reed-Solomon error correction circuit includes a syndrome generation circuit (corresponding to the syndrome generation circuit in the Reed-Solomon error correction circuit of the present invention) and a circuit for deriving an error locator polynomial (the error correction circuit in the Reed-Solomon error correction circuit of the present invention). , An error position detection circuit, an error pattern detection circuit, an AND gate, and an EXOR gate (internal error correction circuit in the Reed-Solomon error correction circuit of the present invention) And a delay circuit (corresponding to a memory in the Reed-Solomon error correction circuit of the present invention).

【0005】このリードソロモン誤り訂正回路の誤り位
置多項式の導出回路は、前記公報に示されたとおり、高
速処理に対応するためには、シフトレジスタのレジスタ
間に多くのガロア体演算回路を備える必要がある。この
ため、ハードウェア規模が大きいという問題がある。
The circuit for deriving the error locator polynomial of the Reed-Solomon error correction circuit, as described in the above-mentioned publication, needs to include many Galois field arithmetic circuits between shift registers in order to cope with high-speed processing. There is. Therefore, there is a problem that the hardware scale is large.

【0006】また、大きなハードウェア規模による内部
遅延や消費電力の増大を抑えるために、高速クロックを
用いず、受信シンボルクロックで動作させている。その
ため、前記誤り位置多項式の導出回路での処理に1パケ
ットの時間をかけている。
Further, in order to suppress an increase in internal delay and power consumption due to a large hardware scale, operation is performed using a received symbol clock without using a high-speed clock. For this reason, it takes one packet to process the derivation circuit for the error locator polynomial.

【0007】そのため、少なくとも、シンドローム発生
回路、誤り位置多項式の導出回路、誤り位置の検出回路
と誤りパターンの検出回路とアンドゲートとEXORゲ
ートの3段パイプライン処理による並列動作を行なう必
要があり、遅延回路は3パケット分のデータを保持しな
ければならなく、ハードウェア規模がさらに大きくな
る。
Therefore, it is necessary to perform at least a parallel operation by a three-stage pipeline processing of a syndrome generation circuit, an error position polynomial derivation circuit, an error position detection circuit, an error pattern detection circuit, an AND gate, and an EXOR gate. The delay circuit must hold data for three packets, and the hardware scale is further increased.

【0008】[0008]

【発明が解決しようとする課題】上記のように、従来例
のリードソロモン誤り訂正回路は、高速処理に対応する
ためにはハードウェア規模が大きくなるという課題があ
った。
As described above, the conventional Reed-Solomon error correction circuit has a problem that the hardware scale becomes large in order to cope with high-speed processing.

【0009】本発明のリードソロモン誤り訂正回路は、
小さなハードウェア規模で高速処理に対応することを目
的とする。
A Reed-Solomon error correction circuit according to the present invention comprises:
The purpose is to support high-speed processing on a small hardware scale.

【0010】[0010]

【課題を解決するための手段】この課題を解決するため
に、本発明のリードソロモン誤り訂正回路は、シンドロ
ーム生成回路と前記誤り訂正回路とで、2段パイプライ
ン処理による並列動作を行なうように構成したものであ
る。
In order to solve this problem, a Reed-Solomon error correction circuit according to the present invention is arranged such that a syndrome generation circuit and the error correction circuit perform a parallel operation by two-stage pipeline processing. It is composed.

【0011】また、本発明のリードソロモン誤り訂正回
路の誤り訂正回路は受信シンボルクロックの周期の1/
N(N≧1;Nは整数)の周期のクロックに同期して動
作するよう構成した。
Further, the error correction circuit of the Reed-Solomon error correction circuit according to the present invention employs 1/1/3 of the cycle of the received symbol clock.
It is configured to operate in synchronization with a clock having a period of N (N ≧ 1; N is an integer).

【0012】さらに、本発明のリードソロモン誤り訂正
回路の誤り位置多項式・誤り評価多項式算出回路は、シ
フトレジスタのレジスタ間にガロア体演算回路を備え
ず、シフトレジスタ最終段出力を入力とするガロア体演
算回路のみ備える。
Further, the error locator polynomial / error evaluation polynomial calculator of the Reed-Solomon error correction circuit of the present invention does not include a Galois field arithmetic circuit between the registers of the shift register, and has a Galois field having the output of the last stage of the shift register as an input. Only an arithmetic circuit is provided.

【0013】これにより、本発明のリードソロモン誤り
訂正回路は、小さなハードウェア規模で高速処理に対応
する。
As a result, the Reed-Solomon error correction circuit of the present invention supports high-speed processing with a small hardware scale.

【0014】[0014]

【発明の実施の形態】本発明は、リードソロモン符号化
され、送信されたパケットを受信し、受信パケットに対
してリードソロモン復号を行ない、復号パケットを出力
するリードソロモン誤り訂正回路において、前記受信パ
ケットを入力し、遅延させて遅延パケットとして出力す
るメモリと、前記受信パケットを入力し、シンドローム
を出力するシンドローム生成回路と、前記遅延パケット
と前記シンドロームとを入力し、前記復号パケットを出
力する誤り訂正回路とを備え、前記誤り訂正回路は、前
記シンドロームを入力し、誤り位置多項式と誤り評価多
項式とを出力する誤り位置多項式・誤り評価多項式算出
回路と、前記遅延パケットと前記誤り位置多項式と前記
誤り評価多項式とを入力し、前記誤り位置多項式と前記
誤り評価多項式とから前記遅延パケットに含まれる誤り
を求め、前記遅延パケットから誤りを取り除き、前記復
号パケットを出力する訂正回路とで構成され、前記誤り
位置多項式・誤り評価多項式算出回路は、複数のシフト
レジスタと、シフトレジスタ最終段出力を入力とするガ
ロア体演算回路とを備え、前記シンドローム生成回路と
前記誤り訂正回路とは、パケット毎に、パイプライン処
理による並列動作を行ない、前記誤り訂正回路は、受信
シンボルクロックの周期の1/N(N≧1;Nは整数)
の周期のクロックに同期して動作することを特徴とした
ものであり、これにより、小さなハードウェア規模で高
速処理に対応する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention relates to a Reed-Solomon error correction circuit for receiving a Reed-Solomon encoded and transmitted packet, performing Reed-Solomon decoding on the received packet, and outputting a decoded packet. A memory for inputting a packet, delaying and outputting a delayed packet, a syndrome generating circuit for inputting the received packet and outputting a syndrome, and an error for inputting the delayed packet and the syndrome and outputting the decoded packet. A correction circuit, wherein the error correction circuit inputs the syndrome, outputs an error position polynomial and an error evaluation polynomial, an error position polynomial / error evaluation polynomial calculation circuit, the delay packet, the error position polynomial, Input an error evaluation polynomial, the error location polynomial and the error evaluation polynomial Find the error included in the delay packet, remove the error from the delay packet, and comprises a correction circuit that outputs the decoded packet, the error position polynomial / error evaluation polynomial calculation circuit, a plurality of shift registers, A Galois field arithmetic circuit having a shift register final stage output as input, wherein the syndrome generation circuit and the error correction circuit perform a parallel operation by pipeline processing for each packet, and the error correction circuit 1 / N of the clock cycle (N ≧ 1; N is an integer)
And operates in synchronization with a clock having a period of, thereby supporting high-speed processing with a small hardware scale.

【0015】以下、本発明の実施の形態について、図面
を用いて説明する。図1は、本発明の実施の形態による
リードソロモン誤り訂正回路を示すブロック図である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a Reed-Solomon error correction circuit according to an embodiment of the present invention.

【0016】図1において、1は、受信パケット、2
は、シンドローム、3は、遅延パケット、4は、復号パ
ケット、5は、誤り位置多項式、6は、誤り評価多項
式、7は、受信シンボルクロックの周期の1/4の周期
のクロックである。101は、前記受信パケット1を入
力し、2パケット分遅延させて前記遅延パケット3とし
て出力するメモリ、102は、受信パケット1を入力
し、シンドローム2を出力するシンドローム生成回路、
103は、遅延パケット3とシンドローム2とを入力
し、復号パケット4を出力する誤り訂正回路である。
In FIG. 1, 1 is a received packet, 2
Is a syndrome, 3 is a delay packet, 4 is a decoded packet, 5 is an error locator polynomial, 6 is an error evaluation polynomial, and 7 is a clock having a cycle of 1/4 of the cycle of the received symbol clock. 101 is a memory for receiving the received packet 1 and delaying it by two packets and outputting it as the delayed packet 3; 102 is a syndrome generating circuit for receiving the received packet 1 and outputting the syndrome 2;
An error correction circuit 103 receives the delay packet 3 and the syndrome 2 and outputs a decoded packet 4.

【0017】シンドローム生成回路102および誤り訂
正回路103は、パケット毎のパイプライン構成を持
つ。誤り訂正回路103には、受信シンボルクロックの
周期の1/4の周期のクロック7が供給される。
The syndrome generation circuit 102 and the error correction circuit 103 have a pipeline configuration for each packet. The error correction circuit 103 is supplied with the clock 7 having a cycle that is 1 / of the cycle of the received symbol clock.

【0018】図2は、誤り訂正回路103の内部構成を
示すブロック図である。図2において、104は、シン
ドローム2を入力し、誤り位置多項式5と誤り評価多項
式6とを出力する誤り位置多項式・誤り評価多項式算出
回路である。105は、遅延パケット3と誤り位置多項
式5と誤り評価多項式6とを入力し、誤り位置多項式5
と誤り評価多項式6とから遅延パケット3に含まれる誤
りを求め、遅延パケット3から誤りを取り除き、復号パ
ケット4を出力する訂正回路である。
FIG. 2 is a block diagram showing the internal configuration of the error correction circuit 103. In FIG. 2, reference numeral 104 denotes an error position polynomial / error evaluation polynomial calculation circuit that inputs the syndrome 2 and outputs an error position polynomial 5 and an error evaluation polynomial 6. 105, the delay packet 3, the error locator polynomial 5, and the error evaluation polynomial 6 are input, and the error locator polynomial 5 is input.
This is a correction circuit that obtains an error included in the delay packet 3 from the error evaluation polynomial 6, removes the error from the delay packet 3, and outputs a decoded packet 4.

【0019】図3は、誤り位置多項式・誤り評価多項式
算出回路104の内部構成を示すブロック図である。図
3において、8,9は、誤り評価多項式の候補である。
10,11は、誤り位置多項式の候補である。106
は、初期値としてシンドローム2を入力し、その後、順
次、初段にガロア体演算回路出力を入力し、シフト動作
を行ない、最終段のデータを出力し、演算終了後、格納
しているデータを誤り評価多項式の候補8として出力す
るシフトレジスタ、107は、初期値として定数を入力
し、その後、順次、初段にガロア体演算回路出力を入力
し、シフト動作を行ない、最終段のデータを出力し、演
算終了後、格納しているデータを誤り評価多項式の候補
9として出力するシフトレジスタ、108は、初期値と
して定数を入力し、その後、順次、初段にガロア体演算
回路出力を入力し、シフト動作を行ない、最終段のデー
タを出力し、演算終了後、格納しているデータを誤り位
置多項式の候補10として出力するシフトレジスタ、1
09は、初期値として定数を入力し、その後、順次、初
段にガロア体演算回路出力を入力し、シフト動作を行な
い、最終段のデータを出力し、演算終了後、格納してい
るデータを前記誤り位置多項式の候補11として出力す
るシフトレジスタである。
FIG. 3 is a block diagram showing the internal configuration of the error position polynomial / error evaluation polynomial calculation circuit 104. In FIG. 3, 8 and 9 are candidates for an error evaluation polynomial.
10 and 11 are error position polynomial candidates. 106
Inputs the syndrome 2 as an initial value, then sequentially inputs the output of the Galois field arithmetic circuit to the first stage, performs a shift operation, outputs the data of the last stage, and corrects the stored data after the operation is completed. The shift register 107 that outputs as the evaluation polynomial candidate 8 inputs a constant as an initial value, and then sequentially inputs the Galois field arithmetic circuit output to the first stage, performs a shift operation, and outputs data of the last stage. After completion of the operation, the shift register 108 outputs the stored data as a candidate 9 for the error evaluation polynomial. A shift register 108 inputs a constant as an initial value, and then sequentially inputs the output of the Galois field arithmetic circuit to the first stage to perform a shift operation. To output the data of the last stage, and after the operation, output the stored data as a candidate 10 for the error locator polynomial.
In step 09, a constant is input as an initial value, and then the output of the Galois field arithmetic circuit is sequentially input to the first stage, a shift operation is performed, the data of the final stage is output, and after the operation is completed, the stored data is read out. This is a shift register that outputs as an error locator polynomial candidate 11.

【0020】110は、シフトレジスタ106〜109
の最終段のデータを入力し、ガロア体演算を行なって、
結果を出力するガロア体演算回路、111は、誤り評価
多項式の候補8,9,誤り位置多項式の候補10,11
を入力し、誤り位置多項式5と誤り評価多項式6を出力
するセレクタである。
Reference numeral 110 denotes shift registers 106 to 109
Input the data of the last stage, perform Galois field arithmetic,
The Galois field arithmetic circuit 111 for outputting the result includes error evaluation polynomial candidates 8 and 9 and error position polynomial candidates 10 and 11
, And outputs the error position polynomial 5 and the error evaluation polynomial 6.

【0021】このように構成された本実施の形態のリー
ドソロモン誤り訂正回路の動作について説明する。
The operation of the thus configured Reed-Solomon error correction circuit of this embodiment will be described.

【0022】メモリ101は、受信パケット1を入力
し、2パケット分遅延させて遅延パケット3として出力
する。これは、シンドローム生成回路102と誤り訂正
回路103とがパケット毎の2段パイプライン構成とな
っていることに対応したものである。
The memory 101 receives the received packet 1, delays it by two packets, and outputs it as a delayed packet 3. This corresponds to the fact that the syndrome generation circuit 102 and the error correction circuit 103 have a two-stage pipeline configuration for each packet.

【0023】シンドローム生成回路102は、受信パケ
ット1を入力し、シンドローム2を出力する。
The syndrome generation circuit 102 receives the received packet 1 and outputs a syndrome 2.

【0024】誤り訂正回路103は、シンドローム2と
遅延パケット3とを入力し、誤り位置多項式・誤り評価
多項式算出回路104で、シンドローム2から誤り位置
多項式5と誤り評価多項式6とをもとめ、訂正回路10
5で、誤り位置多項式5と誤り評価多項式6とから遅延
パケット3に含まれる誤りを求め、遅延パケット3から
誤りを取り除き、復号パケット4を出力する。
The error correction circuit 103 receives the syndrome 2 and the delay packet 3 and calculates an error position polynomial 5 and an error evaluation polynomial 6 from the syndrome 2 by an error position polynomial / error evaluation polynomial calculation circuit 104. 10
In step 5, the error contained in the delay packet 3 is obtained from the error position polynomial 5 and the error evaluation polynomial 6, the error is removed from the delay packet 3, and the decoded packet 4 is output.

【0025】シンドローム生成回路102および誤り訂
正回路103は、パケット毎に、パイプライン処理によ
る並列動作を行なう。
The syndrome generation circuit 102 and the error correction circuit 103 perform a parallel operation by pipeline processing for each packet.

【0026】誤り訂正回路103は、受信シンボルクロ
ックの周期の1/4の周期のクロック7に同期して動作
する。
The error correction circuit 103 operates in synchronization with the clock 7 having a cycle of 1/4 of the cycle of the received symbol clock.

【0027】誤り訂正回路103の内部の誤り位置多項
式・誤り評価多項式算出回路104の動作を説明する。
The operation of the error position polynomial / error evaluation polynomial calculation circuit 104 inside the error correction circuit 103 will be described.

【0028】シフトレジスタ106は、シンドローム2
を、また、シフトレジスタ107〜109は、定数を、
初期値として入力する。
The shift register 106 has the syndrome 2
And the shift registers 107 to 109 store constants,
Enter as initial value.

【0029】その後、シフトレジスタ106〜109
は、順次、初段にガロア体演算回路110の出力を入力
し、シフト動作を行ない、最終段のデータを出力する。
Thereafter, the shift registers 106 to 109
Sequentially inputs the output of the Galois field arithmetic circuit 110 to the first stage, performs a shift operation, and outputs the data of the last stage.

【0030】ガロア体演算回路110は、シフトレジス
タ106〜109の最終段のデータを入力し、ガロア体
演算を行なって、結果を出力する。
The Galois field arithmetic circuit 110 receives the data of the last stage of the shift registers 106 to 109, performs a Galois field operation, and outputs the result.

【0031】演算終了後、シフトレジスタ106〜10
9は、それぞれ、格納しているデータを誤り評価多項式
の候補8,9、誤り位置多項式の候補10,11として
出力する。
After the operation is completed, the shift registers 106 to 10
Reference numeral 9 outputs the stored data as error evaluation polynomial candidates 8 and 9 and error location polynomial candidates 10 and 11, respectively.

【0032】セレクタ111は、誤り評価多項式の候補
8,9,誤り位置多項式の候補10,11を入力し、誤
り位置多項式5と誤り評価多項式6を出力する。
The selector 111 receives the error evaluation polynomial candidates 8 and 9 and the error position polynomial candidates 10 and 11 and outputs an error position polynomial 5 and an error evaluation polynomial 6.

【0033】このような動作を行なって、本実施の形態
のリードソロモン誤り訂正回路は、誤り訂正を行なう。
By performing such an operation, the Reed-Solomon error correction circuit of the present embodiment performs error correction.

【0034】このように、本発明の実施の形態のリード
ソロモン誤り訂正回路は、従来例のリードソロモン誤り
訂正回路と同様の動作を行なう。しかしながら、従来例
のリードソロモン誤り訂正回路の誤り位置多項式の導出
回路(本発明のリードソロモン誤り訂正回路の誤り位置
多項式・誤り評価多項式算出回路に相当)がシフトレジ
スタのレジスタ間に多くのガロア体演算回路を備えてい
たのに対し、本実施の形態のリードソロモン誤り訂正回
路の誤り位置多項式・誤り評価多項式算出回路104
は、シフトレジスタのレジスタ間にガロア体演算回路を
備えず、シフトレジスタ最終段出力を入力とするガロア
体演算回路のみ備えるので、ハードウェア規模が小さ
い。
As described above, the Reed-Solomon error correction circuit according to the embodiment of the present invention performs the same operation as the conventional Reed-Solomon error correction circuit. However, an error locator polynomial derivation circuit of the conventional Reed-Solomon error correction circuit (corresponding to the error locator polynomial / error evaluation polynomial calculation circuit of the Reed-Solomon error correction circuit of the present invention) has many Galois fields between the shift registers. While the arithmetic circuit is provided, the error position polynomial / error evaluation polynomial calculation circuit 104 of the Reed-Solomon error correction circuit of the present embodiment is provided.
Has no Galois field arithmetic circuit between the registers of the shift register, and has only a Galois field arithmetic circuit that receives the output of the last stage of the shift register as input. Therefore, the hardware scale is small.

【0035】そのため、内部遅延や消費電力が小さいた
めに、高速クロックを用ることが可能となり、上述のよ
うに、受信シンボルクロックの周期の1/4の周期のク
ロック7に同期して動作させることが可能となる。この
ため、本実施の形態のリードソロモン誤り訂正回路のよ
うに、シフトレジスタのレジスタ間にガロア体演算回路
を備えない誤り位置多項式・誤り評価多項式算出回路1
04の構成で充分高速処理に対応でき、また、2段パイ
プライン処理による並列動作で高速処理に対応できる。
その結果、メモリ101は、2パケット分のデータを保
持すればいいので、ハードウェア規模がさらに小さくな
る。
Therefore, since the internal delay and the power consumption are small, a high-speed clock can be used. As described above, the operation is performed in synchronization with the clock 7 having a quarter of the cycle of the received symbol clock. It becomes possible. Therefore, unlike the Reed-Solomon error correction circuit according to the present embodiment, the error position polynomial / error evaluation polynomial calculation circuit 1 which does not include the Galois field arithmetic circuit between the shift registers.
The configuration of No. 04 can cope with sufficiently high-speed processing, and can cope with high-speed processing by parallel operation by two-stage pipeline processing.
As a result, since the memory 101 only needs to hold data for two packets, the hardware scale is further reduced.

【0036】なお、以上の説明では、誤り訂正回路10
3が、受信シンボルクロックの周期の1/4の周期のク
ロックで動作するよう構成したが、その他の周期、例え
ば1/2や1/8でも実施可能である。
In the above description, the error correction circuit 10
3 is configured to operate with a clock having a cycle of 1/4 of the cycle of the received symbol clock, but other cycles, for example, 1/2 or 1/8 can be used.

【0037】また、以上の説明では、誤り位置多項式・
誤り評価多項式算出回路104に4個のシフトレジスタ
を備えたが、その他の個数でもよい。例えば、縦に並べ
て2個にしたり、分割して8個にするなど、様々な形態
で実施可能である。
In the above description, the error locator polynomial
Although four shift registers are provided in the error evaluation polynomial calculation circuit 104, other numbers may be used. For example, the present invention can be embodied in various forms, such as vertically arranging two pieces or dividing it into eight pieces.

【0038】さらに、誤り位置多項式・誤り評価多項式
算出回路104の内部で、シフトレジスタ最終段出力
は、ガロア体演算回路を経て、再びシフトレジスタ初段
に入力されることから、見かけ上、シフトレジスタのレ
ジスタ間にガロア体演算回路を備え、シフトレジスタの
後段に備える構成と同等の動作をさせることが出来る。
Furthermore, inside the error position polynomial / error evaluation polynomial calculation circuit 104, the output of the last stage of the shift register is input again to the first stage of the shift register via the Galois field arithmetic circuit, so that the output of the shift register appears to be apparent. A Galois field arithmetic circuit is provided between the registers, and the same operation as the configuration provided in the subsequent stage of the shift register can be performed.

【0039】本発明は、何等、これらの細かな形態の違
いに捕らわれず、リードソロモン符号化され、送信され
たパケットを受信し、受信パケットに対してリードソロ
モン復号を行ない、復号パケットを出力するリードソロ
モン誤り訂正回路において、受信パケットを入力し、遅
延させて遅延パケットとして出力するメモリと、受信パ
ケットを入力し、シンドロームを出力するシンドローム
生成回路と、遅延パケットとシンドロームとを入力し、
復号パケットを出力する誤り訂正回路とを備え、誤り訂
正回路は、シンドロームを入力し、誤り位置多項式と誤
り評価多項式とを出力する誤り位置多項式・誤り評価多
項式算出回路と、遅延パケットと誤り位置多項式と誤り
評価多項式とを入力し、誤り位置多項式と誤り評価多項
式とから遅延パケットに含まれる誤りを求め、遅延パケ
ットから誤りを取り除き、復号パケットを出力する訂正
回路とで構成され、誤り位置多項式・誤り評価多項式算
出回路は、複数のシフトレジスタと、シフトレジスタ最
終段出力を入力とするガロア体演算回路とを備え、シン
ドローム生成回路と誤り訂正回路とは、パケット毎に、
パイプライン処理による並列動作を行ない、誤り訂正回
路は受信シンボルクロックの周期の1/N(N≧1;N
は整数)の周期のクロックに同期して動作することを特
徴とすることにより、小さなハードウェア規模で高速処
理に対応する。
According to the present invention, the packet received is Reed-Solomon coded and transmitted without being caught by any difference between these small forms, performs Reed-Solomon decoding on the received packet, and outputs the decoded packet. In a Reed-Solomon error correction circuit, a memory for inputting a received packet, delaying and outputting as a delayed packet, a syndrome generating circuit for inputting the received packet and outputting a syndrome, and inputting the delayed packet and the syndrome,
An error correction circuit that outputs a decoded packet, the error correction circuit inputs a syndrome, outputs an error position polynomial and an error evaluation polynomial, an error position polynomial / error evaluation polynomial calculation circuit, and a delay packet and an error position polynomial And an error evaluation polynomial, an error locator polynomial and an error evaluation polynomial, determine an error contained in the delay packet, remove the error from the delay packet, and output a decoded packet. The error evaluation polynomial calculation circuit includes a plurality of shift registers and a Galois field arithmetic circuit that receives the output of the shift register last stage as an input.The syndrome generation circuit and the error correction circuit
The parallel operation is performed by pipeline processing, and the error correction circuit performs 1 / N (N ≧ 1; N) of the cycle of the received symbol clock.
(Integral). It operates in synchronization with a clock having a cycle of (integer), thereby supporting high-speed processing with a small hardware scale.

【0040】[0040]

【発明の効果】以上のように、本発明によれば、小さな
ハードウェア規模で高速処理に対応するリードソロモン
誤り訂正回路を実現することができる。
As described above, according to the present invention, a Reed-Solomon error correction circuit capable of high-speed processing with a small hardware scale can be realized.

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

【図1】本発明の実施の形態によりリードソロモン誤り
訂正回路を示すブロック図
FIG. 1 is a block diagram showing a Reed-Solomon error correction circuit according to an embodiment of the present invention;

【図2】誤り訂正回路103の内部構成を示すブロック
FIG. 2 is a block diagram showing an internal configuration of an error correction circuit 103;

【図3】誤り位置多項式・誤り評価多項式算出回路10
4の内部構成を示すブロック図
FIG. 3 shows an error location polynomial / error evaluation polynomial calculation circuit 10
4 is a block diagram showing the internal configuration of FIG.

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

1 受信パケット 2 シンドローム 3 遅延パケット 4 復号パケット 5 誤り位置多項式 6 誤り評価多項式 7 受信シンボルクロックの周期の1/4の周期のクロ
ック 8,9 誤り評価多項式の候補 10,11 誤り位置多項式の候補 101 メモリ 102 シンドローム生成回路 103 誤り訂正回路 104 誤り位置多項式・誤り評価多項式算出回路 105 訂正回路 106〜109 シフトレジスタ 110 ガロア体演算回路 111 セレクタ
DESCRIPTION OF SYMBOLS 1 Received packet 2 Syndrome 3 Delayed packet 4 Decoded packet 5 Error location polynomial 6 Error evaluation polynomial 7 Clock of 1/4 cycle of the received symbol clock 8,9 Error evaluation polynomial candidate 10,11 Error location polynomial candidate 101 Memory 102 Syndrome generation circuit 103 Error correction circuit 104 Error position polynomial / error evaluation polynomial calculation circuit 105 Correction circuit 106 to 109 Shift register 110 Galois field arithmetic circuit 111 Selector

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 リードソロモン符号化され、送信された
パケットを受信し、受信パケットに対してリードソロモ
ン復号を行ない、復号パケットを出力するリードソロモ
ン誤り訂正回路において、 前記受信パケットを入力し、遅延させて遅延パケットと
して出力するメモリと、前記受信パケットを入力し、シ
ンドロームを出力するシンドローム生成回路と、前記遅
延パケットと前記シンドロームとを入力し、前記復号パ
ケットを出力する誤り訂正回路とを備え、 前記誤り訂正回路は、前記シンドロームを入力し、誤り
位置多項式と誤り評価多項式とを出力する誤り位置多項
式・誤り評価多項式算出回路と、前記遅延パケットと前
記誤り位置多項式と前記誤り評価多項式とを入力し、前
記誤り位置多項式と前記誤り評価多項式とから前記遅延
パケットに含まれる誤りを求め、前記遅延パケットから
誤りを取り除き、前記復号パケットを出力する訂正回路
とで構成され、 前記誤り位置多項式・誤り評価多項式算出回路は、複数
のシフトレジスタと、シフトレジスタ最終段出力を入力
とするガロア体演算回路とを備え、 前記シンドローム生成回路と前記誤り訂正回路とは、パ
ケット毎に、パイプライン処理による並列動作を行な
い、 前記誤り訂正回路は、受信シンボルクロックの周期の1
/N(N≧1;Nは整数)の周期のクロックに同期して
動作することを特徴とするリードソロモン誤り訂正回
路。
1. A Reed-Solomon error correction circuit that receives a Reed-Solomon encoded and transmitted packet, performs Reed-Solomon decoding on the received packet, and outputs a decoded packet. A memory that outputs the received packet as a delayed packet, a syndrome generation circuit that inputs the received packet, and outputs a syndrome, and an error correction circuit that inputs the delayed packet and the syndrome and outputs the decoded packet, The error correction circuit inputs the syndrome, outputs an error locator polynomial and an error evaluation polynomial, an error locator polynomial / error evaluation polynomial calculator, and receives the delay packet, the error locator polynomial, and the error evaluation polynomial. And calculating the delay packet from the error locator polynomial and the error evaluation polynomial. A correction circuit for determining an error included in the delay packet, removing the error from the delayed packet, and outputting the decoded packet. The error position polynomial / error evaluation polynomial calculation circuit includes a plurality of shift registers and a final shift register. A Galois field arithmetic circuit having a stage output as an input, wherein the syndrome generation circuit and the error correction circuit perform a parallel operation by pipeline processing for each packet, and the error correction circuit has a cycle of a reception symbol clock. Of 1
A Reed-Solomon error correction circuit that operates in synchronization with a clock having a period of / N (N ≧ 1; N is an integer).
JP16700996A 1996-06-27 1996-06-27 Reed-Solomon error correction circuit Expired - Fee Related JP3178346B2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP16700996A JP3178346B2 (en) 1996-06-27 1996-06-27 Reed-Solomon error correction circuit
EP01202018A EP1150435A1 (en) 1996-06-27 1997-06-25 Apparatus for performing Euclid's algorithm depending on the coefficients of the syndrome polynomial
EP03026166A EP1420517A1 (en) 1996-06-27 1997-06-25 Reed-solomon error-correcting circuit, euclid's algorithm and apparatus
EP97928465A EP0911983A4 (en) 1996-06-27 1997-06-25 Reed solomon error correcting circuit and method and device for euclidean mutual division
US09/202,998 US6374384B1 (en) 1996-06-27 1997-06-25 Reed Solomon error correcting circuit and method and device for Euclidean mutual division
PCT/JP1997/002198 WO1997050184A1 (en) 1996-06-27 1997-06-25 Reed solomon error correcting circuit and method and device for euclidean mutual division

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16700996A JP3178346B2 (en) 1996-06-27 1996-06-27 Reed-Solomon error correction circuit

Publications (2)

Publication Number Publication Date
JPH1013250A true JPH1013250A (en) 1998-01-16
JP3178346B2 JP3178346B2 (en) 2001-06-18

Family

ID=15841697

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16700996A Expired - Fee Related JP3178346B2 (en) 1996-06-27 1996-06-27 Reed-Solomon error correction circuit

Country Status (1)

Country Link
JP (1) JP3178346B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2773284A1 (en) * 1997-12-26 1999-07-02 Nec Corp Reed-Solomon signal decoding circuit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2773284A1 (en) * 1997-12-26 1999-07-02 Nec Corp Reed-Solomon signal decoding circuit

Also Published As

Publication number Publication date
JP3178346B2 (en) 2001-06-18

Similar Documents

Publication Publication Date Title
EP0567148B1 (en) Operating circuit for galois field
US7581160B2 (en) ACS circuit and Viterbi decoder with the circuit
JPH10107651A (en) Viterbi decoder
US4751704A (en) Method and apparatus for decoding BCH code
KR100258952B1 (en) Rs decoder and method therefor having new polynomial arrangement architecture
EP0911983A1 (en) Reed solomon error correcting circuit and method and device for euclidean mutual division
US6453441B1 (en) Error correcting device and optical disk reader comprising same
US5408476A (en) One bit error correction method having actual data reproduction function
JP3178346B2 (en) Reed-Solomon error correction circuit
KR19990026630A (en) Reed-Solomon decoder and its decoding method
US20020042804A1 (en) Parallel processing syndrome calculating circuit and reed-solomon decoding circuit
KR100336234B1 (en) Data error correction apparatus
KR101805073B1 (en) Bch decorder in which folded multiplier is equipped
US6145113A (en) Series reed-solomon decoder synchronized with bit clock signal
JP3310186B2 (en) Reed-Solomon decoding circuit
JP3452725B2 (en) Trellis soft decision error correction circuit and trellis variation adjustment method
JP2726902B2 (en) Wide bandwidth Reed-Solomon encoding, decoding and error correction circuits
JP2935305B2 (en) Fast decoder for shortened fire codes
KR19990002756A (en) Pipeline Implementation of Reed-Solomon Code Decoder
JP2858538B2 (en) Re-syndrome check method
KR20080099501A (en) Apparatus for performing the modified euclidean algorithm of high-speed reed-solomon decoder and method therefor
JPH1065552A (en) Arithmetic processing method for error correction and processing circuit
JPH10107648A (en) Error correction processing circuit
JP3015722B2 (en) Digital signal processor
JPH01132241A (en) Sequential decoding device

Legal Events

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

Free format text: PAYMENT UNTIL: 20080413

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090413

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100413

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20110413

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20120413

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20120413

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20130413

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees