JPH11317674A - Error correction decoding device and its method - Google Patents

Error correction decoding device and its method

Info

Publication number
JPH11317674A
JPH11317674A JP10124523A JP12452398A JPH11317674A JP H11317674 A JPH11317674 A JP H11317674A JP 10124523 A JP10124523 A JP 10124523A JP 12452398 A JP12452398 A JP 12452398A JP H11317674 A JPH11317674 A JP H11317674A
Authority
JP
Japan
Prior art keywords
polynomial
degree
divisor
calculating
coefficients
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.)
Pending
Application number
JP10124523A
Other languages
Japanese (ja)
Inventor
Takahiko Nakamura
隆彦 中村
Hideo Yoshida
英夫 吉田
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 JP10124523A priority Critical patent/JPH11317674A/en
Publication of JPH11317674A publication Critical patent/JPH11317674A/en
Pending legal-status Critical Current

Links

Landscapes

  • Detection And Correction Of Errors (AREA)
  • Error Detection And Correction (AREA)

Abstract

PROBLEM TO BE SOLVED: To decrease the rewriting frequency of coefficients of a divided polynomial and a dividing polynomial and to increase the speed of error correction decoding processing by calculating the coefficient of a quotient polynomial via the arithmetic part of Euclidean algorithm and by means of two coefficients of high orders of both divided and dividing polynomials, when the difference of degrees is equal to 1 between the divided and dividing polynomials. SOLUTION: The arithmetic part of Euclidean algorithm 2000 calculates error correction polynomials, including an error numeric polynomial, an error position polynomial, etc., from a syndrome generated at a syndrome generation part 1000 and by means of the Euclidean algorithm. Then the error numeric and error position polynomials are sent to an error correction part 3000, in which the errors of both polynomials are corrected. When the difference of degrees is equal to 1 between the divided and dividing polynomials, the part 2000 performs a division operation with high orders and by means of two coefficients. Thus, it is possible to decrease the rewriting frequency of coefficients of both the divided and dividing polynomials and to increase the speed of error correction decoding processing.

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 decoding device and an error correction decoding method for correcting an error using a polynomial for correcting an error numerical polynomial and an error locator polynomial.

【0002】[0002]

【従来の技術】図1は、従来の誤り訂正復号装置の概要
を示すブロック図である。図中、1000は、受信信号
からシンドロームを生成するシンドローム生成部であ
る。2000aは、シンドローム生成部1000で生成
されたシンドロームからユークリッドアルゴリズムを使
用して誤り位置多項式および誤り数値多項式などの誤り
訂正用の多項式を算出するユークリッドアルゴリズム演
算部である。3000は、チェーンサーチ操作により誤
り位置多項式の根を計算し、ユークリッドアルゴリズム
演算部2000aで算出された誤り位置多項式および誤
り数値多項式を用いて誤り数値を計算し、誤りを訂正す
る誤り訂正部である。このように、誤り訂正復号装置
は、シンドローム生成部1000と、ユークリッドアル
ゴリズム演算部2000aと、誤り訂正部3000とで
主に構成されている。
2. Description of the Related Art FIG. 1 is a block diagram showing an outline of a conventional error correction decoding device. In the figure, reference numeral 1000 denotes a syndrome generation unit that generates a syndrome from a received signal. Reference numeral 2000a denotes a Euclidean algorithm operation unit that calculates an error correction polynomial such as an error position polynomial and an error numerical polynomial from the syndrome generated by the syndrome generation unit 1000 using the Euclidean algorithm. An error correction unit 3000 calculates the root of the error locator polynomial by a chain search operation, calculates the error value using the error locator polynomial and the error value polynomial calculated by the Euclidean algorithm operation unit 2000a, and corrects the error. . As described above, the error correction decoding device mainly includes the syndrome generation unit 1000, the Euclidean algorithm operation unit 2000a, and the error correction unit 3000.

【0003】次に、従来の誤り訂正復号装置におけるユ
ークリッドアルゴリズム演算部2000aの構成につい
て説明する。
Next, the configuration of the Euclidean algorithm operation unit 2000a in the conventional error correction decoding device will be described.

【0004】図8は、従来のユークリッドアルゴリズム
演算部2000aを示すブロック図である。図中、30
1は、ユークリッドアルゴリズム係数記憶手段であり、
ユークリッドアルゴリズムにおける除多項式および被除
多項式の係数を、各次に対応した係数記憶領域に記憶す
る。302は、次数計算手段であり、ユークリッドアル
ゴリズム係数記憶手段301に記憶されている係数を持
つ除多項式および被除多項式の次数を計算する。303
は、次数記憶手段であり、次数計算手段302にて算出
された除多項式および被除多項式の次数を記憶する。3
04は、比較手段であり、次数記憶手段303に記憶さ
れた除多項式の次数がユークリッドアルゴリズムの終了
条件を満たすか否かを判定する。
FIG. 8 is a block diagram showing a conventional Euclidean algorithm operation unit 2000a. In the figure, 30
1 is Euclidean algorithm coefficient storage means,
The coefficients of the divisor polynomial and the polynomial in the Euclidean algorithm are stored in a coefficient storage area corresponding to each of the following. Reference numeral 302 denotes an order calculating unit that calculates the order of a divisor polynomial and a dividend polynomial having coefficients stored in the Euclidean algorithm coefficient storage unit 301. 303
Is an order storage unit, which stores the order of the divisor and the polynomial calculated by the order calculator 302. 3
Reference numeral 04 denotes a comparing unit, which determines whether or not the degree of the divisor polynomial stored in the degree storing unit 303 satisfies the Euclidean algorithm termination condition.

【0005】305は、ガロア体除算手段であり、被除
多項式の最高次の係数を除多項式の最高次の係数でガロ
ア体上の除算を行うことで、商多項式の最高次の係数を
算出する。306は、記憶手段であり、ガロア体除算手
段305で算出された係数を記憶する。なお、ガロア体
除算手段305と、記憶手段306とで、第一の演算手
段307を構成している。
Reference numeral 305 denotes Galois field division means for calculating the highest order coefficient of the quotient polynomial by dividing the highest order coefficient of the dividend polynomial on the Galois field by the highest order coefficient of the divisor polynomial. . Reference numeral 306 denotes a storage unit that stores the coefficient calculated by the Galois field division unit 305. Note that the Galois field division means 305 and the storage means 306 constitute a first calculation means 307.

【0006】308は、ガロア体演算手段であり、ガロ
ア体除算手段305により算出され、記憶手段306に
記憶された係数を使用して、剰余多項式の各係数の算出
を行う。309は、記憶手段であり、ガロア体演算手段
308により算出された剰余多項式の係数を記憶する。
なお、ガロア体演算手段308と、記憶手段309と
で、第二の演算手段310を構成している。
Reference numeral 308 denotes Galois field arithmetic means, which calculates each coefficient of the remainder polynomial using the coefficients calculated by the Galois field division means 305 and stored in the storage means 306. Reference numeral 309 denotes a storage unit that stores the coefficients of the remainder polynomial calculated by the Galois field arithmetic unit 308.
The Galois field computing means 308 and the storage means 309 constitute a second computing means 310.

【0007】311は、制御信号生成手段であり、ユー
クリッドアルゴリズム演算部2000aの動作を制御す
るための制御信号を生成している。なお、各手段は、制
御信号生成手段311により生成された制御信号に従っ
て動作することになる。312は、データバスであり、
各手段から送信された信号が流れる。
Reference numeral 311 denotes a control signal generation means for generating a control signal for controlling the operation of the Euclidean algorithm operation unit 2000a. Each unit operates in accordance with the control signal generated by the control signal generation unit 311. 312 is a data bus,
The signal transmitted from each means flows.

【0008】次に、設計距離dのRS符号の誤り訂正を
する場合のユークリッドアルゴリズム演算部2000a
の動作について、図9のフローチャートに基づき説明す
る。
Next, a Euclidean algorithm operation unit 2000a for correcting an error in an RS code having a design distance d
Will be described with reference to the flowchart of FIG.

【0009】まず、シンドローム生成部1000にて生
成されたシンドロームS0、S1、…,Sd-2が、ユーク
リッドアルゴリズム演算部2000aに送られる。この
シンドロームは、ユークリッドアルゴリズム係数記憶手
段301で、除多項式である数1の各係数として、各次
に対応した係数記憶領域に記憶される。例えば、除多項
式のd―2次の係数記憶領域にはSd-2が記憶される。
また、それと同時に、被除多項式である数2のd―1次
の係数記憶領域には1が記憶される。(ステップS30
1)。
First, the syndromes S 0 , S 1 ,..., S d-2 generated by the syndrome generation unit 1000 are sent to the Euclidean algorithm operation unit 2000a. This syndrome is stored in the coefficient storage area corresponding to each next as each coefficient of Equation 1 as a divisor polynomial in the Euclidean algorithm coefficient storage unit 301. For example, S d−2 is stored in the d−2 order coefficient storage area of the divisor polynomial.
At the same time, 1 is stored in the d−1-order coefficient storage area of Equation 2 which is the polynomial to be removed. (Step S30
1).

【0010】[0010]

【数1】 (Equation 1)

【0011】[0011]

【数2】 (Equation 2)

【0012】次に、次数計算手段302にて、まず被除
多項式U0(x)の次数mが計算されて記憶手段303
に記憶され(ステップS302)、除多項式U1(x)
の次数nが計算されて記憶手段303に記憶される(ス
テップS303)。ステップS303にて算出された除
多項式U1(x)の次数nは、比較手段304に送ら
れ、除多項式U1(x)の次数nの値が[(d−1)/
2]よりも小さいか否か、すなはちユークリッドアルゴ
リズム終了条件を満たすか否かが判定される(ステップ
S304)。
Next, the order calculating means 302 first calculates the degree m of the dividend polynomial U0 (x), and stores it in the storing means 303.
(Step S302), and the divisor polynomial U1 (x)
Is calculated and stored in the storage means 303 (step S303). The degree n of the divisor polynomial U1 (x) calculated in step S303 is sent to the comparing means 304, and the value of the degree n of the divisor polynomial U1 (x) is [(d-1) /
2], that is, whether or not the Euclidean algorithm termination condition is satisfied (step S304).

【0013】ステップS304で、次数nが[(d−
1)/2]以上の場合には、その時の被除多項式U0
(x)の最高次の係数、例えば被除多項式U0(x)の
係数を高次の係数から順にam、am-1,…,a0とした
場合には、amをユークリッドアルゴリズム係数記憶手
段301から選択してガロア体除算手段305に送り
(ステップS305)、その時の除多項式U1(x)の
最高次の係数、例えば除多項式U1(x)の係数を高次
の係数から順にbn、bn-1,…,b0とした場合には、
nをユークリッドアルゴリズム係数記憶手段301か
ら選択してガロア体除算手段305に送る(ステップS
306)。
In step S304, the order n becomes [(d−
1) / 2] or more, the subject polynomial U0 at that time
A m, a m-1 leading coefficient, for example, coefficients from higher order coefficients the dividend polynomial U0 (x) in the order of (x), ..., when the a 0 is the Euclidean algorithm coefficients a m The data is selected from the storage means 301 and sent to the Galois field division means 305 (step S305), and the highest-order coefficient of the divisor polynomial U1 (x) at that time, for example, the coefficient of the divisor polynomial U1 (x) is calculated in order from the higher-order coefficient to b. If n , b n−1 ,..., b 0 ,
b n is selected from the Euclidean algorithm coefficient storage means 301 and sent to the Galois field division means 305 (step S
306).

【0014】ガロア体除算手段305では、c=am
nの除算操作を行い、商多項式の最高次の係数cを算
出し、記憶手段306に記憶するとともにガロア体演算
手段308に送る(ステップS307)。ガロア体演算
手段308では、被除多項式U0(x)および除多項式
U1(x)の係数と、係数cから数3に従って、被除多
項式U0(x)を、除多項式U1(x)で割った時の余
り、すなわち剰余多項式の係数を算出して記憶手段30
9に記憶させる(ステップS308)。なお、数3にお
いて、ekは剰余多項式の次数kにおける係数を表して
いる。
In the Galois field division means 305, c = a m /
b n is divided to calculate the highest order coefficient c of the quotient polynomial, which is stored in the storage means 306 and sent to the Galois field arithmetic means 308 (step S307). The Galois field arithmetic unit 308 divides the dividend polynomial U0 (x) by the divisor polynomial U1 (x) in accordance with Equation 3 from the coefficients of the dividend polynomial U0 (x) and the divisor polynomial U1 (x) and the coefficient c. The remainder of time, that is, the coefficient of the remainder polynomial is calculated and stored
9 (step S308). Note that in a few 3, e k represents the coefficient of order k of the remainder polynomial.

【0015】[0015]

【数3】 (Equation 3)

【0016】次に、次数記憶手段303に記憶された被
除多項式U0(x)の次数mを1減算し(ステップS3
09)、次数記憶手段303から被除多項式U0(x)
の次数mと除多項式U1(x)の次数nを比較手段30
4に送り、両次数の大小を比較する(ステップS31
0)。
Next, the degree m of the polynomial U0 (x) stored in the degree storage means 303 is subtracted by 1 (step S3).
09), the polynomial U0 (x) from the degree storage means 303.
Is compared with the order m of the divisor polynomial U1 (x).
4 and the magnitudes of the two orders are compared (step S31).
0).

【0017】ステップS310で、除多項式U1(x)
の次数nが被除多項式U0(x)の次数mよりも大きく
なる場合には、ユークリッドアルゴリズム記憶手段30
1に記憶されている除多項式U1(x)の係数を被除多
項式U0(x)の係数として、記憶手段309に記憶さ
れた剰余多項式の係数を除多項式U1(x)の係数とし
てユークリッドアルゴリズム係数記憶手段301に記憶
させる(ステップS311)。これは、論理上、除多項
式を被除多項式に、剰余多項式を除多項式に置き換えた
ことに相当する。その後、再度ステップS302以降の
動作を行う。
In step S310, the divisor polynomial U1 (x)
Is greater than the order m of the dividend polynomial U0 (x), the Euclidean algorithm storage means 30
1, the coefficients of the divisor polynomial U1 (x) are used as the coefficients of the polynomial U0 (x), and the coefficients of the remainder polynomial stored in the storage unit 309 are used as the coefficients of the divisor polynomial U1 (x). It is stored in the storage means 301 (step S311). This logically corresponds to replacing the divisor polynomial with the polynomial to be removed and the remainder polynomial with the divisor polynomial. Then, the operation after step S302 is performed again.

【0018】また、ステップS310で、除多項式U1
(x)の次数nが被除多項式U0(x)の次数mよりも
大きくない場合には、剰余多項式の係数を被除多項式U
0(x)の係数としてユークリッドアルゴリズム記憶手
段301に記憶する。これは、論理上、剰余多項式を被
除多項式に置き換えたことに相当する。その後、剰余多
項式を被除多項式U0(x)として、S305以降の動
作を行う。なお、ステップS304にて、次数nが
[(d−1)/2]よりも小さくなる場合には、ユーク
リッドアルゴリズム演算は終了したことになり、記憶手
段309に記憶された係数を有する剰余多項式が誤り数
値多項式として決定される。また、誤り位置多項式は、
別の2つの多項式を初期値として、積和演算操作をする
ことにより算出される。この誤り位置数値多項式および
誤り位置多項式は、誤り訂正部3000に送られ、誤り
訂正がなされる。
In step S310, the divisor polynomial U1
If the degree n of (x) is not greater than the degree m of the dividend polynomial U0 (x), the coefficient of the remainder polynomial is calculated as
It is stored in the Euclidean algorithm storage means 301 as a coefficient of 0 (x). This is equivalent to replacing the remainder polynomial with the polynomial to be deleted. Then, the operation after S305 is performed with the remainder polynomial as the polynomial to be removed U0 (x). If the order n is smaller than [(d-1) / 2] in step S304, the Euclidean algorithm operation has been completed, and the remainder polynomial having the coefficient stored in the storage unit 309 is calculated. It is determined as an error numerical polynomial. The error locator polynomial is
It is calculated by performing a product-sum operation using the other two polynomials as initial values. The error position numerical polynomial and the error position polynomial are sent to error correction section 3000, where error correction is performed.

【0019】[0019]

【発明が解決しようとする課題】現在では、ATM伝送
をベースとするギガビット級の移動体通信や、大容量を
記憶させるDVD―ROMが開発されており、伝送され
る大量のデータの誤り処理を高速に行う必要がある。し
かし、従来の誤り訂正符号装置は、以上のように構成さ
れているため、誤り訂正能力の大きな符号から誤り数値
多項式および誤り位置多項式を算出するためには、必要
となるユークリッドアルゴリズムのステップ数が大きく
なってしまい、復号処理を高速にできないという問題が
あった。
At present, gigabit-class mobile communication based on ATM transmission and DVD-ROM for storing a large capacity have been developed. You need to do it fast. However, since the conventional error correction coding apparatus is configured as described above, the number of steps of the Euclidean algorithm required to calculate an error numerical polynomial and an error locator polynomial from a code having a large error correction capability is small. There is a problem that the decoding process cannot be performed at high speed.

【0020】なお、従来例として、特開平6―2447
40号公報に記載されたユークリッドアルゴリズムを用
いた誤り訂正回路もある。しかし、この誤り訂正回路で
は、被除多項式と除多項式の次数差が2以上ある場合に
は、除多項式の各係数を(次数差―1)次分高次側にシ
フトして除算回路に供給するのみであり、除算回路では
係数1つ毎に処理をしている為、誤り訂正能力の大きな
符号から誤り数値多項式および誤り位置多項式を算出す
るために必要となるユークリッドアルゴリズムのステッ
プ数が大きくなってしまうという問題は解決されていな
い。
A conventional example is disclosed in Japanese Patent Application Laid-Open No. 6-2447.
There is also an error correction circuit using the Euclidean algorithm described in Japanese Patent No. 40. However, in this error correction circuit, when the degree difference between the dividend polynomial and the divisor polynomial is 2 or more, each coefficient of the divisor polynomial is shifted to the higher order side by (degree difference−1) and supplied to the division circuit. Since the division circuit performs processing for each coefficient, the number of steps of the Euclidean algorithm required to calculate an error numerical polynomial and an error position polynomial from a code having a large error correction capability increases. The problem of having been solved has not been solved.

【0021】この発明は、上記の問題を解決するために
なされたものであり、少ないステップで、誤り数値多項
式および誤り位置多項式を算出できる誤り訂正復号装置
および方法を得ることを目的としている。
The present invention has been made to solve the above problem, and has as its object to provide an error correction decoding apparatus and method capable of calculating an error numerical value polynomial and an error position polynomial in a small number of steps.

【0022】[0022]

【課題を解決するための手段】この発明にかかる誤り訂
正復号装置においては、ユークリッドアルゴリズム演算
部は、被除多項式の次数と除多項式の次数との次数差が
1の場合には被除多項式と除多項式のそれぞれ高次から
2個の係数を使用して商多項式の高次から2個係数を算
出し、次数差が1以外の場合には被除多項式と除多項式
のそれぞれ最高次の係数を使用して商多項式の最高次の
係数を算出する第一の演算手段と、第一の演算手段で算
出された係数を使用して剰余多項式の係数を算出する第
二の演算手段とを備えたものとした。
In the error correction decoding apparatus according to the present invention, the Euclidean algorithm operation unit determines whether the polynomial of the dividend is polynomial when the degree difference between the degree of the polynomial and the degree of the polynomial is one. Calculate the two coefficients from the higher order of the quotient polynomial using the two coefficients from the higher order of the divisor polynomial. If the order difference is other than 1, calculate the highest order coefficient of each of the subject polynomial and the divisor polynomial. A first calculating means for calculating the highest order coefficient of the quotient polynomial using the first calculating means, and a second calculating means for calculating a coefficient of the remainder polynomial using the coefficient calculated by the first calculating means. It was taken.

【0023】また、ユークリッドアルゴリズム演算部
は、被除多項式の次数と除多項式の次数との次数差が1
以上の場合には被除多項式と除多項式のそれぞれ高次か
ら2個の係数を使用して商多項式の高次から2個の係数
を算出し、次数差が0の場合には被除多項式と除多項式
のそれぞれ最高次の係数を使用して商多項式の最高次の
係数を算出する第一の演算手段と、第一の演算手段で算
出された係数を使用して剰余多項式の係数を算出する第
二の演算手段とを備えたものとした。
The Euclidean algorithm operation unit determines that the degree difference between the degree of the dividend polynomial and the degree of the divisor polynomial is one.
In the above case, the two coefficients from the higher order of the quotient polynomial are calculated using the two higher order coefficients of the dividend polynomial and the divisor polynomial, respectively. First calculating means for calculating the highest order coefficient of the quotient polynomial using the highest order coefficient of each of the divisor polynomials, and calculating the coefficient of the remainder polynomial using the coefficient calculated by the first calculating means And a second calculating means.

【0024】さらに、ユークリッドアルゴリズム演算部
は、第一の演算手段で算出された係数を用いて、誤り位
置多項式算出用の2つの多項式の係数を算出する第三の
演算手段を備えたものとした。
Further, the Euclidean algorithm operation unit includes third operation means for calculating coefficients of two polynomials for calculating an error locator polynomial using the coefficients calculated by the first operation means. .

【0025】また、この発明にかかる誤り訂正復号方法
は、除多項式の次数と被除多項式の次数を算出するステ
ップと、除多項式の次数を用いてユークリッドアルゴリ
ズムの終了判定を行うステップと、被除多項式の次数と
除多項式の次数の次数差が1であるかを判定するステッ
プと、次数差が1の場合には被除多項式と除多項式のそ
れぞれ高次から2個の係数を使用して剰余多項式の係数
を算出するステップと、次数差が1以外の場合には被除
多項式と除多項式のそれぞれ最高次の係数を使用して剰
余多項式の係数を算出するとともに、被除多項式の次数
から1を減算したものが除多項式の次数以上の場合に
は、剰余多項式を被除多項式に置き換えた後に繰り返す
ステップと、一回の多項式の徐算操作が終了した後に、
除多項式を被除多項式に置き換え、剰余多項式を除多項
式に置き換えるステップとを含むものとした。
The error correction decoding method according to the present invention further comprises a step of calculating the order of the divisor polynomial and the order of the dividend polynomial, a step of determining the end of the Euclidean algorithm using the order of the divisor polynomial, Determining whether the degree difference between the degree of the polynomial and the degree of the divisor polynomial is 1; and, if the degree difference is 1, using the two coefficients from the higher order of the polynomial and the divisor polynomial to calculate the remainder. Calculating the coefficient of the polynomial; and calculating the coefficient of the remainder polynomial using the highest-order coefficient of each of the dividend polynomial and the divisor polynomial when the degree difference is other than 1, and calculating 1 from the degree of the dividend polynomial. If the result of subtraction is equal to or greater than the degree of the divisor polynomial, a step of repeating after replacing the remainder polynomial with the dividend polynomial, and after one polynomial subtraction operation is completed,
Replacing the divisor polynomial with the polynomial to be removed and replacing the remainder polynomial with the divisor polynomial.

【0026】また、除多項式の次数と被除多項式の次数
を算出するステップと、除多項式の次数を用いてユーク
リッドアルゴリズムの終了判定を行うステップと、被除
多項式の次数と除多項式の次数の次数差が1以上である
かを判定するステップと、次数差が1以上の場合には被
除多項式と除多項式のそれぞれ高次から2個の係数を使
用して剰余多項式の係数を算出するステップと、次数差
が0の場合には被除多項式と除多項式のそれぞれ最高次
の係数を使用して剰余多項式の係数を算出するステップ
と、剰余多項式の次数と除多項式の次数を比較するステ
ップと、剰余多項式の次数が除多項式の次数以上の場合
には剰余多項式を被除多項式に置き換えるステップと、
剰余多項式の次数が除多項式の次数より小さい場合に
は、除多項式を被除多項式に置き換え、剰余多項式を除
多項式に置き換えるステップとを含むものとした。
Calculating the degree of the divisor polynomial and the degree of the dividend polynomial; determining the end of the Euclidean algorithm using the degree of the divisor polynomial; and determining the degree of the degree of the dividend polynomial and the degree of the divisor polynomial. Determining whether the difference is equal to or greater than 1; and calculating a coefficient of the remainder polynomial using two coefficients from the higher order of the dividend polynomial and the divisor polynomial when the order difference is equal to or greater than 1. Calculating the coefficient of the remainder polynomial using the highest order coefficient of each of the dividend polynomial and the divisor polynomial when the degree difference is 0; and comparing the degree of the remainder polynomial with the degree of the divisor polynomial; Replacing the remainder polynomial with the dividend polynomial if the degree of the remainder polynomial is greater than or equal to the degree of the divisor polynomial;
When the degree of the remainder polynomial is smaller than the degree of the divisor polynomial, the step of replacing the divisor polynomial with the dividend polynomial and replacing the remainder polynomial with the divisor polynomial is included.

【0027】また、除多項式の次数と被除多項式の次数
を算出するステップと、除多項式の次数を用いてユーク
リッドアルゴリズムの終了判定を行うステップと、被除
多項式の次数と除多項式の次数の次数差が1であるかを
判定するステップと、次数差が1の場合には被除多項式
と除多項式のそれぞれ高次から2個の係数を使用して剰
余多項式の係数と誤り位置多項式算出用の2つの多項式
の係数を算出するステップと、次数差が1以外の場合に
は、被除多項式と除多項式のそれぞれ最高次の係数を使
用して剰余多項式の係数と誤り位置多項式算出用の2つ
の多項式の係数を算出するとともに、被除多項式の次数
から1を減算したものが除多項式の次数以上の場合に
は、剰余多項式を被除多項式に置き換えた後に繰り返す
ステップと、一回の多項式の徐算操作が終了した後に、
除多項式を被除多項式に置き換え、剰余多項式を除多項
式に置き換えるとともに、誤り位置多項式算出用の2つ
の多項式を相互に置き換えるステップとを含むものとし
た。
Calculating the degree of the divisor polynomial and the degree of the dividend polynomial; determining the end of the Euclidean algorithm using the degree of the divisor polynomial; and determining the degree of the degree of the dividend polynomial and the degree of the divisor polynomial. Determining whether the difference is 1; and, when the degree difference is 1, using two coefficients from the higher order of the dividend polynomial and the divisor polynomial, respectively, to calculate the coefficient of the remainder polynomial and the error position polynomial. Calculating the coefficients of the two polynomials, and, if the degree difference is other than 1, using the highest order coefficients of the dividend polynomial and the divisor polynomial to calculate the coefficients of the remainder polynomial and the error locator polynomial. Calculating the coefficients of the polynomial and, if the degree obtained by subtracting 1 from the degree of the dividend polynomial is greater than or equal to the degree of the divisor polynomial, repeating the step after replacing the remainder polynomial with the degree of the polynomial; After Xu calculated manipulation of the term formula has been completed,
Replacing the divisor polynomial with the polynomial to be deleted, replacing the remainder polynomial with the divisor polynomial, and replacing the two polynomials for calculating the error locator polynomial with each other.

【0028】また、除多項式の次数と被除多項式の次数
を算出するステップと、除多項式の次数を用いてユーク
リッドアルゴリズムの終了判定を行うステップと、被除
多項式の次数と除多項式の次数の次数差が1以上である
かを判定するステップと、次数差が1以上の場合には被
除多項式と除多項式のそれぞれ高次から2個の係数を使
用して剰余多項式の係数と誤り位置多項式算出用の2つ
の多項式の係数を算出するステップと、次数差が0の場
合には被除多項式と除多項式のそれぞれ最高次の係数を
使用して剰余多項式の係数と誤り位置多項式算出用の2
つの多項式の係数を算出するステップと、剰余多項式の
次数と除多項式の次数を比較するステップと、剰余多項
式の次数が前記除多項式の次数以上の場合には剰余多項
式を被除多項式に置き換えるステップと、剰余多項式の
次数が除多項式の次数より小さい場合には、除多項式を
被除多項式に置き換え、剰余多項式を除多項式に置き換
えるとともに、誤り位置多項式算出用の2つの多項式を
相互に置き換えるステップとを含むものとした。
Calculating the degree of the divisor polynomial and the degree of the dividend polynomial; determining the end of the Euclidean algorithm using the degree of the divisor polynomial; and determining the degree of the degree of the divisor polynomial and the degree of the divisor polynomial. Determining whether the difference is 1 or more, and calculating the coefficient of the remainder polynomial and the error locator polynomial by using two higher-order coefficients of the dividend polynomial and the divisor polynomial if the degree difference is 1 or more Calculating the coefficients of the two polynomials for calculation, and when the degree difference is 0, using the highest order coefficients of the dividend polynomial and the divisor polynomial, respectively, to calculate the coefficients of the remainder polynomial and the error locator polynomial.
Calculating the coefficients of the two polynomials, comparing the degree of the remainder polynomial with the degree of the divisor polynomial, and replacing the remainder polynomial with the subject polynomial if the degree of the remainder polynomial is greater than or equal to the degree of the divisor polynomial. When the degree of the remainder polynomial is smaller than the degree of the divisor polynomial, replacing the divisor polynomial with the dividend polynomial, replacing the remainder polynomial with the divisor polynomial, and replacing the two polynomials for calculating the error position polynomial with each other. Included.

【0029】[0029]

【発明の実施の形態】実施の形態1.図1は、この発明
の実施の形態1における誤り訂正復号装置の概要を示す
ブロック図である。図中、1000は、受信信号からシ
ンドロームを生成するシンドローム生成部である。20
00は、シンドローム生成部1000で生成されたシン
ドロームからユークリッドアルゴリズムを使用して誤り
数値多項式および誤り位置多項式などの誤り訂正用の多
項式を算出するユークリッドアルゴリズム演算部であ
る。3000は、チェーンサーチ操作により誤り位置多
項式の根を計算し、ユークリッドアルゴリズム演算部2
000で算出された誤り位置多項式および誤り数値多項
式を用いて誤り数値を計算し、誤りを訂正する誤り訂正
部である。このように、誤り訂正復号装置は、シンドロ
ーム生成部1000、ユークリッドアルゴリズム演算部
2000、誤り訂正部3000で主に構成されている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 FIG. 1 is a block diagram showing an outline of an error correction decoding apparatus according to Embodiment 1 of the present invention. In the figure, reference numeral 1000 denotes a syndrome generation unit that generates a syndrome from a received signal. 20
Reference numeral 00 denotes a Euclidean algorithm operation unit that calculates an error correction polynomial such as an error numerical polynomial and an error position polynomial from the syndrome generated by the syndrome generation unit 1000 using the Euclidean algorithm. 3000 calculates the root of the error locator polynomial by a chain search operation, and calculates the Euclidean algorithm operation unit 2
An error correction unit that calculates an error value using the error position polynomial and the error value polynomial calculated at 000, and corrects the error. As described above, the error correction decoding device mainly includes the syndrome generation unit 1000, the Euclidean algorithm operation unit 2000, and the error correction unit 3000.

【0030】次に、この誤り訂正復号装置におけるユー
クリッドアルゴリズム演算部2000の構成について説
明する。図2は、この実施の形態1におけるユークリッ
ドアルゴリズム演算部2000のブロック図である。図
中、1は、ユークリッドアルゴリズム係数記憶手段であ
り、ユークリッドアルゴリズムにおける除多項式および
被除多項式の係数を、各次に対応した係数記憶領域に記
憶する。2は、次数計算手段であり、ユークリッドアル
ゴリズム係数記憶手段1に記憶されている係数を持つ除
多項式および被除多項式の次数を計算する。3は、次数
記憶手段であり、次数計算手段2にて算出された次数を
記憶する。4は、比較手段であり、次数記憶手段3に記
憶された除多項式の次数がユークリッドアルゴリズムの
終了条件を満たすかを判定する。
Next, the configuration of the Euclidean algorithm operation unit 2000 in the error correction decoding device will be described. FIG. 2 is a block diagram of the Euclidean algorithm operation unit 2000 according to the first embodiment. In the figure, reference numeral 1 denotes a Euclidean algorithm coefficient storage unit, which stores coefficients of a divisor polynomial and a polynomial in a Euclidean algorithm in a coefficient storage area corresponding to each of the following. Reference numeral 2 denotes an order calculating means for calculating the order of the divisor polynomial and the dividend polynomial having the coefficients stored in the Euclidean algorithm coefficient storage means 1. Reference numeral 3 denotes an order storage unit which stores the order calculated by the order calculation unit 2. Numeral 4 denotes a comparing means, which determines whether or not the degree of the divisor polynomial stored in the degree storing means 3 satisfies the end condition of the Euclidean algorithm.

【0031】5は、ガロア体除算手段であり、被除多項
式の最高次の係数を除多項式の最高次の係数でガロア体
上の除算を行うことで、商多項式の最高次の係数を算出
する。6は、記憶手段であり、ガロア体除算手段5で算
出された係数を記憶する。7は、第一のガロア体演算手
段であり、被除多項式の高次から2個の係数と、除多項
式の高次から2個の係数とを演算して、商多項式の高次
から2個の係数を算出する。8は、記憶手段であり、第
一のガロア体演算手段7で算出された係数を記憶する。
なお、ガロア体除算手段5と、記憶手段6と、第一のガ
ロア体演算手段7と、記憶手段8とで第一の演算手段9
を構成している。
Numeral 5 is Galois field division means for calculating the highest order coefficient of the quotient polynomial by dividing the highest order coefficient of the dividend polynomial by the highest order coefficient of the divisor polynomial on the Galois field. . Reference numeral 6 denotes a storage unit that stores the coefficient calculated by the Galois field division unit 5. Reference numeral 7 denotes a first Galois field arithmetic means, which calculates two coefficients from the higher order of the dividend polynomial and two coefficients from the higher order of the divisor polynomial, and calculates two coefficients from the higher order of the quotient polynomial. Is calculated. Reference numeral 8 denotes a storage unit that stores the coefficients calculated by the first Galois field calculation unit 7.
The Galois field division means 5, storage means 6, first Galois field calculation means 7, and storage means 8 form first calculation means 9
Is composed.

【0032】10は、第二のガロア体演算手段であり、
記憶手段6および記憶手段8に記憶された商多項式の係
数を使用して、剰余多項式の各係数の算出を行う。11
は、記憶手段であり、第二のガロア体演算手段10によ
り算出された剰余多項式の係数を記憶する。なお、第二
のガロア体演算手段10と、記憶手段11とで、第二の
演算手段12を構成している。
10 is a second Galois field arithmetic means,
The coefficients of the remainder polynomial are calculated using the coefficients of the quotient polynomial stored in the storage means 6 and the storage means 8. 11
Is storage means for storing the coefficients of the remainder polynomial calculated by the second Galois field arithmetic means 10. Note that the second Galois field arithmetic unit 10 and the storage unit 11 constitute a second arithmetic unit 12.

【0033】13は、制御信号生成手段であり、ユーク
リッドアルゴリズム演算部2000の動作を制御するた
めの制御信号を生成している。なお、各手段は、制御信
号生成手段13により生成された制御信号に従って動作
することになる。14は、減算手段であり、記憶手段3
に記憶された被除多項式の次数から除多項式の次数を減
算して次数差を算出し、その次数差が1であるか否かを
判断している。15は、データバスであり、各手段から
送信された信号が流れる。
Reference numeral 13 denotes a control signal generating means for generating a control signal for controlling the operation of the Euclidean algorithm operation unit 2000. Each unit operates in accordance with the control signal generated by the control signal generation unit 13. 14 is a subtraction means, and the storage means 3
The order difference is calculated by subtracting the order of the divisor polynomial from the order of the polynomial stored in, and it is determined whether or not the order difference is 1. Reference numeral 15 denotes a data bus through which a signal transmitted from each unit flows.

【0034】次に、設計距離dのRS符号の誤り訂正を
する場合のユークリッドアルゴリズム演算部2000の
動作について、図3のフローチャートに基づき説明す
る。
Next, the operation of the Euclidean algorithm operation unit 2000 when correcting the error of the RS code having the design distance d will be described with reference to the flowchart of FIG.

【0035】まず、シンドローム生成部1000にて生
成されたシンドロームS0、S1、・・・、Sd-2が、ユーク
リッドアルゴリズム演算部2000に送られる。このシ
ンドロームは、ユークリッドアルゴリズム係数記憶手段
1で、除多項式U1(x)である数4の各係数として、
各次に対応した係数記憶領域に記憶される。例えば、除
多項式のd―2次の係数記憶領域にはSd-2が記憶され
る。また、それと同時に、被除多項式U0(x)である
数5のd―1次の係数記憶領域には1が記憶される(ス
テップS1)。
First, the syndromes S 0 , S 1 ,..., S d-2 generated by the syndrome generation unit 1000 are sent to the Euclidean algorithm operation unit 2000. This syndrome is stored in the Euclidean algorithm coefficient storage unit 1 as each coefficient of Equation 4 which is a divisor polynomial U1 (x),
Each coefficient is stored in the corresponding coefficient storage area. For example, S d−2 is stored in the d−2 order coefficient storage area of the divisor polynomial. At the same time, 1 is stored in the (d−1) -order coefficient storage area of Equation 5, which is the polynomial U0 (x) (step S1).

【0036】[0036]

【数4】 (Equation 4)

【0037】[0037]

【数5】 (Equation 5)

【0038】次に、次数計算手段2にて、まず被除多項
式U0(x)の次数mが計算されて、次数記憶手段3に
記憶され(ステップS2)、除多項式U1(x)の次数
nが計算されて、次数記憶手段3に記憶される(ステッ
プS3)。ステップ3にて算出された除多項式U1
(x)の次数nは、比較手段4に送られ、次数nの値が
[(d−1)/2]よりも小さいか否か、すなわちユー
クリッドアルゴリズム終了条件を満たすか否かが判断さ
れる(ステップS4)。
Next, the degree calculating means 2 first calculates the degree m of the dividend polynomial U0 (x) and stores it in the degree storage means 3 (step S2), and the degree n of the divisor polynomial U1 (x). Is calculated and stored in the degree storage means 3 (step S3). The divisor polynomial U1 calculated in step 3
The degree n of (x) is sent to the comparing means 4, and it is determined whether the value of the degree n is smaller than [(d-1) / 2], that is, whether the Euclidean algorithm termination condition is satisfied. (Step S4).

【0039】ステップS4で、次数nが[(d−1)/
2]以上の場合には、減算手段14で、被除多項式U0
(x)の次数mと除多項式U1(x)の次数nの差p=
m−nが計算され(ステップS5)、次数差pが1であ
るか否かが判断される(ステップS6)。
In step S4, the order n is [(d-1) /
2] or more, the subtraction means 14 calculates the polynomial U0
The difference between the degree m of (x) and the degree n of the divisor polynomial U1 (x) is p =
mn is calculated (step S5), and it is determined whether or not the order difference p is 1 (step S6).

【0040】ステップS6で、次数差pが1である場合
には、仮に被除多項式U0(x)の係数を高次の係数か
ら順にam、am-1、…、a0とし、除多項式U1(x)
の係数を高次の係数から順にbn、bn-1、…、b0とし
た場合に、被除多項式U0(x)の高次から2個の係数
m、am-1が選択されて第一の演算手段に送られ(ステ
ップS7)、除多項式U1(x)の高次から2個の係数
n、bn-1が選択されて第一の演算手段9に送られる
(ステップS8)。第一の演算手段9では、ガロア体除
算手段5により、被除多項式U0(x)の最高次の係数
mと除多項式U1(x)の最高次の係数bnとで、数6
の演算を行い、商多項式の最高次の係数cを求めて記憶
手段6に記憶し、第一のガロア体演算手段により、被除
多項式U0(x)の高次から2個の係数am、am-1と除
多項式U1(x)の高次から2個の係数bm、bm-1
で、数7の演算を行い、商多項式の高次から二個目の係
数dを求めて記憶手段8に記憶させる(ステップS
9)。次に、ステップS9において、記憶手段6および
記憶手段8に記憶された商多項式の係数cおよびdは、
第二の演算手段12に送られ、第二のガロア体演算手段
10では、数8、数9、数10が実行されて、被除多項
式U0(x)を除多項式U1(x)の高次から2個のも
ので割った時の余り、すなはち剰余多項式の係数が求め
られ、記憶手段11に記憶される。なお、数8、数9、
数10において、em、ek、em-n-1は、それぞれ剰余
多項式の次数m、k、m−n−1における係数である。
[0040] In step S6, when a degree difference p is 1, if a m, a m-1 coefficients from the high-order coefficients in the order of the dividend polynomial U0 (x), ..., and a 0, divided Polynomial U1 (x)
B n, b n-1 coefficients from the high-order coefficients in the order of, ..., when the b 0, 2 pieces of coefficients a m of higher order, a m-1 the selection of the dividend polynomial U0 (x) Then, the coefficients b n and b n-1 from the higher order of the divisor polynomial U1 (x) are selected and sent to the first arithmetic means 9 (step S7). Step S8). In the first calculation means 9, the Galois field division means 5, with a leading coefficient b n of the highest order coefficient a m a dividend polynomial U1 of the dividend polynomial U0 (x) (x), 6
Is calculated, and the highest order coefficient c of the quotient polynomial is calculated and stored in the storage means 6. The first Galois field calculation means calculates two coefficients a m , The following equation 7 is calculated from a m-1 and two coefficients b m and b m-1 from the higher order of the divisor polynomial U1 (x) to obtain the second coefficient d from the higher order of the quotient polynomial. (Step S)
9). Next, in step S9, the coefficients c and d of the quotient polynomial stored in the storage unit 6 and the storage unit 8 are:
The second Galois field arithmetic means 10 sends the polynomial U0 (x) to the higher order of the polynomial U1 (x). The remainder when divided by two, that is, the coefficient of the remainder polynomial, is obtained and stored in the storage means 11. Note that Equations 8, 9 and
In a few 10, e m, e k, e mn-1 is the order m, k, coefficients in mn-1, respectively remainder polynomial.

【0041】[0041]

【数6】 (Equation 6)

【0042】[0042]

【数7】 (Equation 7)

【0043】[0043]

【数8】 (Equation 8)

【0044】[0044]

【数9】 (Equation 9)

【0045】[0045]

【数10】 (Equation 10)

【0046】その後、ユークリッドアルゴリズム記憶手
段1に記憶されている除多項式U1(x)の係数を被除
多項式U0(x)の係数として、記憶手段11に記憶さ
れた剰余多項式の係数を除多項式U1(x)の係数とし
てユークリッドアルゴリズム係数記憶手段1に記憶させ
る(ステップS11)。論理上、これは、除多項式を被
除多項式に、剰余多項式を除多項式に置き換えたことに
なる。そして、再度ステップS2以降の動作を行う。
Thereafter, the coefficients of the divisor polynomial U1 (x) stored in the Euclidean algorithm storage means 1 are used as the coefficients of the polynomial U0 (x), and the coefficients of the remainder polynomial stored in the storage means 11 are used as the divisor polynomial U1 (x). The Euclidean algorithm coefficient storage means 1 stores the coefficient (x) (step S11). Logically, this has replaced the divisor polynomial with the divisor polynomial and the remainder polynomial with the divisor polynomial. Then, the operation after step S2 is performed again.

【0047】また、ステップS6で、次数差pが1でな
い場合には、被除多項式U0(x)の最高次の係数am
をユークリッドアルゴリズム係数記憶手段1から選択し
て、第一の演算手段9に送り(ステップS12)、除多
項式U1(x)の最高次の係数bnをユークリッドアル
ゴリズム係数記憶手段1から選択して第一の演算手段9
に送る(ステップS13)。
If the order difference p is not 1 at step S6, the highest order coefficient a m of the polynomial U0 (x) is obtained.
Is selected from the Euclidean algorithm coefficient storage means 1 and sent to the first arithmetic means 9 (step S12), and the highest order coefficient b n of the divisor polynomial U1 (x) is selected from the Euclidean algorithm coefficient storage means 1 One computing means 9
(Step S13).

【0048】第一の演算手段9では、ガロア体除算手段
5で、c=am/bnの除算操作を行い、商多項式の最高
次の係数cを算出し、記憶手段6に記憶するとともに第
二の演算手段12に送る(ステップS14)。第二の演
算手段12では、第二のガロア体演算手段10で、被除
多項式U0(x)の係数、除多項式U1(x)の係数お
よび係数cで数11に従って、被除多項式U0(x)
を、除多項式U1(x)の最高次のもので割った時の余
り、すなはち剰余多項式の係数を算出して記憶手段11
に記憶させる(ステップS15)。なお、数11におい
て、ekは剰余多項式の次数kにおける係数を表してい
る。
In the first arithmetic means 9, the Galois field division means 5 performs a division operation of c = a m / b n to calculate the highest order coefficient c of the quotient polynomial, and stores it in the storage means 6. It is sent to the second calculating means 12 (step S14). In the second calculating means 12, the second Galois field calculating means 10 calculates the coefficient of the dividend polynomial U0 (x), the coefficient of the divisor polynomial U1 (x), and the coefficient c in accordance with Equation 11 according to Equation 11. )
Is divided by the highest degree of the divisor polynomial U1 (x), that is, the coefficient of the remainder polynomial is calculated and stored in the storage unit 11
(Step S15). Note that in Equation 11, e k represents a coefficient at the order k of the remainder polynomial.

【0049】[0049]

【数11】 [Equation 11]

【0050】次に、次数計算手段2で、次数記憶手段3
に記憶された被除多項式U0(x)の次数mを1減算し
て次数記憶手段3に記憶させ(ステップS16)、次数
記憶手段3から被除多項式U0(x)の次数mと除多項
式U1(x)の次数nを比較手段4に送り、両次数の大
小を比較する(ステップS17)。
Next, the degree calculation means 2 stores the degree storage means 3
Is subtracted by one from the order m of the dividend polynomial U0 (x) stored in the order storage means 3 (step S16), and the order m of the dividend polynomial U0 (x) and the divisor polynomial U1 are stored in the order storage means 3. The degree n of (x) is sent to the comparing means 4, and the magnitudes of both orders are compared (step S17).

【0051】ステップS17で、除多項式U1(x)の
次数nが被除多項式U0(x)の次数mよりも大きくな
る場合には、ステップS11を実行後にS2以降を実行
する。また、大きくない場合には、記憶手段11に記憶
された剰余多項式の係数を、被除多項式U0(x)の係
数としてユークリッドアルゴリズム係数記憶手段1に置
き換える(ステップS18)。これは、論理上、剰余多
項式を被除多項式に置き換えことに相当する。以降、剰
余多項式の係数を被除多項式の係数としてステップS1
2以降を実行する。
If the order n of the divisor polynomial U1 (x) is greater than the order m of the polynomial U0 (x) in step S17, steps S2 and subsequent steps are executed after executing step S11. If not large, the coefficient of the remainder polynomial stored in the storage unit 11 is replaced by the Euclidean algorithm coefficient storage unit 1 as the coefficient of the polynomial U0 (x) (step S18). This logically corresponds to replacing the remainder polynomial with the dividend polynomial. Thereafter, the coefficients of the residual polynomial are set as the coefficients of the polynomial to be deleted in step S1.
Execute the second and subsequent steps.

【0052】なお、ステップS4にて、次数nが[(d
−1)/2]よりも小さくなる場合には、ユークリッド
アルゴリズム演算は終了したことになり、記憶手段11
に記憶された係数を有する剰余多項式が誤り数値多項式
として決定される。また、誤り位置多項式は、別の2つ
の多項式を初期値として、多項式の積和演算操作をする
ことにより算出される。この誤り数値多項式および誤り
位置多項式は、誤り訂正部3000に送られ、誤り訂正
がなされる。
In step S4, the order n is [(d
-1) / 2], the Euclidean algorithm operation has been completed, and the storage unit 11
Is determined as an error numerical polynomial. The error locator polynomial is calculated by performing a product-sum operation of the polynomials using another two polynomials as initial values. The error numerical value polynomial and the error position polynomial are sent to error correction section 3000, where error correction is performed.

【0053】なお、ステップS2・S3が除多項式の次
数と被除多項式の次数を算出するステップに、ステップ
S4が除多項式の次数を用いてユークリッドアルゴリズ
ムの終了判定をするステップに、S5・S6が被除多項
式の次数と除多項式の次数の次数差が1であるかを判定
するステップに、ステップS7・S8・S9・S10が
被除多項式と除多項式のそれぞれ高次から2個の係数を
使用して剰余多項式の係数を算出するステップに、S1
2・S13・S14・S15・S16・S17・S18
が、被除多項式と除多項式のそれぞれ最高次の係数を使
用して剰余多項式の係数を算出するとともに、被除多項
式の次数から1を減算したものが除多項式の次数以上の
場合には、剰余多項式を被除多項式に置き換えた後に繰
り返すステップに、ステップS11が除多項式を被除多
項式に置き換え、剰余多項式を除多項式に置き換えるス
テップに相当する。
Steps S2 and S3 are steps for calculating the degree of the divisor polynomial and the degree of the dividend polynomial. Step S4 is a step for determining the end of the Euclidean algorithm using the degree of the divisor polynomial. Steps S5 and S6 are steps for determining the end. Steps S7, S8, S9, and S10 use two coefficients from the higher-order polynomial and the higher-order polynomial in steps S7, S8, S9, and S10, respectively, to determine whether the order difference between the degree of the dividend polynomial and the degree of the divisor polynomial is 1. To calculate the coefficients of the remainder polynomial
2, S13, S14, S15, S16, S17, S18
Calculates the coefficient of the remainder polynomial using the highest order coefficient of the dividend polynomial and the divisor polynomial, and subtracts 1 from the degree of the dividend polynomial if the degree is greater than or equal to the degree of the divisor polynomial. In the step repeated after replacing the polynomial with the polynomial to be deleted, step S11 corresponds to a step of replacing the polynomial with the polynomial and replacing the remainder polynomial with the polynomial.

【0054】このように、ユークリッドアルゴリズム演
算部2000において、被除多項式と除多項式の次数差
が1の場合には、高次から2個の係数で除算操作を行う
ので、被除多項式および除多項式の係数を書き換える回
数が減少して剰余多項式を少ないステップで演算でき、
誤り訂正復号処理を早くすることができる。
As described above, in the Euclidean algorithm operation unit 2000, when the degree difference between the dividend polynomial and the divisor polynomial is 1, the division operation is performed by two coefficients from the higher order, so that the dividend polynomial and the divisor polynomial are calculated. The number of times of rewriting the coefficient of is reduced, and the remainder polynomial can be calculated in few steps.
The error correction decoding process can be sped up.

【0055】実施の形態2.図4は、この発明の実施の
形態2を示す誤り訂正復号装置におけるユークリッドア
ルゴリズム演算部であり、図2の実施の形態1における
ユークリッドアルゴリズム演算部において、除多項式と
被除多項式の次数差が1以上の場合に、被除多項式と除
多項式のそれぞれ高次から2個の係数を選択し、演算さ
せるようにしたものである。
Embodiment 2 FIG. 4 shows a Euclidean algorithm operation unit in the error correction decoding device according to the second embodiment of the present invention. In the Euclidean algorithm operation unit in the first embodiment of FIG. 2, the degree difference between the divisor polynomial and the polynomial to be divided is one. In the above case, two coefficients from the higher order of the polynomial to be removed and the divisor polynomial are selected and calculated.

【0056】図中、16は、次数更新手段である。17
は、減算手段であり、記憶手段3に記憶された被除多項
式の次数mから除多項式の次数nを減算して次数差を算
出し、その次数差が1以上であるかを判定している。
In the figure, reference numeral 16 denotes an order updating means. 17
Is a subtraction unit, which calculates an order difference by subtracting the order n of the divisor polynomial from the order m of the polynomial stored in the storage unit 3, and determines whether the order difference is 1 or more. .

【0057】次に、設計距離dのRS符号の誤り訂正を
する場合のユークリッドアルゴリズム演算部2000の
動作について、図5のフローチャートに基づき説明す
る。
Next, the operation of the Euclidean algorithm operation unit 2000 for correcting the error of the RS code having the design distance d will be described with reference to the flowchart of FIG.

【0058】まず、ステップS1からステップS4まで
が実行される。次に、減算手段17で、被除多項式U0
(x)の次数mと除多項式U1(x)の次数nの次数差
p=m−nを計算され(ステップS5)、次数差pが1
以上であるかを判定する(ステップS101)。
First, steps S1 to S4 are executed. Next, the subtraction means 17 calculates the polynomial U0
An order difference p = m−n between the order m of (x) and the order n of the divisor polynomial U1 (x) is calculated (step S5), and the order difference p is 1
It is determined whether this is the case (step S101).

【0059】ステップS101で、次数差pが1以上で
あると判断された場合には、ステップS7からステップ
S10までが実行されて、剰余多項式の係数が記憶手段
11に記憶される。
If it is determined in step S101 that the degree difference p is 1 or more, steps S7 to S10 are executed, and the coefficients of the remainder polynomial are stored in the storage means 11.

【0060】また、ステップS101で、次数差pが0
と判断された場合には、ステップS12からステップS
15が実行されて剰余多項式の係数が記憶手段11に記
憶される。
In step S101, the order difference p is 0
If it is determined that step S12
15 is executed, and the coefficients of the remainder polynomial are stored in the storage unit 11.

【0061】次に、次数計算手段2において、剰余多項
式の次数kの計算を行い(ステップS102)、その次
数kが比較手段4に送られて、次数記憶手段3に記憶さ
れた除多項式U1(x)の次数nとの大小が比較される
(ステップS103)。
Next, the degree calculating means 2 calculates the degree k of the remainder polynomial (step S102). The degree k is sent to the comparing means 4 and the divisor polynomial U1 ( The magnitude of x) is compared with the degree n (step S103).

【0062】ステップS103で、剰余多項式の次数k
が除多項式U1(x)の次数n以上の場合には、次数更
新手段16において被除多項式U0(x)の次数mがk
に更新され、次数記憶手段3に記憶された被除多項式U
0(x)の次数が置き換えられる(ステップS104)
とともに、記憶手段11に記憶された剰余多項式の係数
がユークリッドアルゴリズム係数記憶手段1に送られ、
被除多項式U0(x)の係数として置き換えられる(ス
テップS105)。これは、論理上、剰余多項式を被除
多項式に置き換えたことになる。その後にステップS5
以降が実行される。
In step S103, the order k of the remainder polynomial
Is greater than or equal to the order n of the divisor polynomial U1 (x), the order updating means 16 determines that the order m of the polynomial U0 (x) is k
And the dividend polynomial U stored in the degree storage means 3
The order of 0 (x) is replaced (step S104).
At the same time, the coefficients of the remainder polynomial stored in the storage means 11 are sent to the Euclidean algorithm coefficient storage means 1,
It is replaced as a coefficient of the dividend polynomial U0 (x) (step S105). This means that the remainder polynomial is logically replaced by the polynomial to be removed. After that, step S5
The following is executed.

【0063】また、ステップS103で、剰余多項式の
次数kが除多項式U1(x)の次数nより小さい場合に
は、ステップS11を実行後、次数更新手段16で被除
多項式U0(x)の次数mを除多項式U1(x)の次数
nに更新し、除多項式U1(x)の次数nを剰余多項式
の次数kに更新して、それぞれ次数記憶手段3に記憶さ
せる(ステップS106)。これは、論理上、除多項式
を被除多項式に、剰余多項式を除多項式に置き換えたこ
とになる。その後、再度ステップS4以降を実行する。
If the order k of the remainder polynomial is smaller than the order n of the divisor polynomial U1 (x) in step S103, the order updating means 16 executes step S11, and then the order updating means 16 calculates the order of the polynomial U0 (x). m is updated to the order n of the divisor polynomial U1 (x), the order n of the divisor polynomial U1 (x) is updated to the order k of the remainder polynomial, and stored in the order storage means 3 (step S106). This means that the divisor polynomial is logically replaced by the polynomial to be removed, and the remainder polynomial is replaced by the divisor polynomial. Thereafter, step S4 and subsequent steps are executed again.

【0064】なお、ステップS101で次数差pが0と
判断された場合には、ステップS102で計算された剰
余多項式の次数kは、除多項式U1(x)の次数よりも
必ず小さくなるので、ステップS11以降を必ず実施す
ることになる。
If the order difference p is determined to be 0 in step S101, the order k of the remainder polynomial calculated in step S102 is always smaller than the order of the divisor polynomial U1 (x). S11 and subsequent steps will always be performed.

【0065】また、 S5・S101が、被除多項式の
次数と除多項式の次数の次数差が1以上であるかを判定
するステップに、S7・S8・S9・S10が被除多項
式と除多項式のそれぞれ高次から2個の係数を使用して
剰余多項式の係数を算出するステップに、S12・S1
3・S14・S15が被除多項式と除多項式のそれぞれ
最高次の係数を使用して剰余多項式の係数を算出するス
テップに、ステップS102・S103が剰余多項式の
次数と除多項式の次数を比較するステップに、ステップ
S104・S105が、剰余多項式を被除多項式に置き
換えるステップに、ステップS11・S106が除多項
式を被除多項式に置き換え、剰余多項式を除多項式に置
き換えるステップに相当する。
S5 · S101 determines whether the degree difference between the degree of the dividend polynomial and the degree of the divisor polynomial is 1 or more. S7 · S8 · S9 · S10 determines whether the degree of the dividend polynomial and the degree of the divisor polynomial are different. In the step of calculating the coefficients of the remainder polynomial using the two coefficients from the higher order, S12 · S1
3. S14 and S15 calculate the coefficients of the remainder polynomial using the highest order coefficients of the dividend polynomial and the divisor polynomial, and steps S102 and S103 compare the degree of the remainder polynomial with the degree of the divisor polynomial. Steps S104 and S105 correspond to steps of replacing the remainder polynomial with the polynomial to be replaced, and steps S11 and S106 correspond to steps of replacing the divisor polynomial with the polynomial to be replaced and replacing the remainder polynomial with the polynomial.

【0066】このように、被除多項式U0(x)と除多
項式U1(x)の次数差が1以上の場合には、除多項式
U1(x)の係数を書き換えることなく被除多項式U0
(x)の係数を変換させるだけで処理を進めることがで
きるので、剰余多項式を少ないステップで演算でき、誤
り訂正復号処理を高速化することができる。
As described above, when the degree difference between the polynomial U0 (x) and the polynomial U1 (x) is 1 or more, the polynomial U0 (x) can be used without rewriting the coefficients of the polynomial U1 (x).
Since the process can proceed only by converting the coefficient of (x), the remainder polynomial can be calculated in a small number of steps, and the error correction decoding process can be speeded up.

【0067】実施の形態3.図6は、この発明の実施の
形態3を示す誤り訂正復号装置におけるユークリッドア
ルゴリズム演算部であり、図4の実施の形態2における
ユークリッドアルゴリズム演算部において、誤り数値多
項式と誤り位置多項式の両方を1回の操作で求めるよう
にしたものである。
Embodiment 3 FIG. 6 shows a Euclidean algorithm operation unit in the error correction decoding apparatus according to Embodiment 3 of the present invention. In the Euclidean algorithm operation unit in Embodiment 2 in FIG. 4, both the error numerical polynomial and the error position polynomial are set to 1 It is obtained by the number of operations.

【0068】図中、18は誤り位置多項式計算用係数記
憶手段であり、2つの誤り位置多項式算出用の多項式:
M0(x)およびM1(x)の各係数が記憶されてい
る。19は、第三のガロア体演算手段であり、記憶手段
6および記憶手段8に記憶された係数を使用して誤り位
置多項式算出用の2つの多項式の各係数を算出してい
る。20は、記憶手段であり、第三のガロア体演算手段
19で算出された各係数を記憶する。なお、第三のガロ
ア体演算手段19と記憶手段20とで、第三の演算手段
21を構成している。22は、第二のデータバスであ
り、各手段から送信された信号が流れる。
In the figure, reference numeral 18 denotes an error locator polynomial calculation coefficient storage means, which is a polynomial for calculating two error locator polynomials:
Each coefficient of M0 (x) and M1 (x) is stored. Reference numeral 19 denotes a third Galois field arithmetic unit which calculates coefficients of two polynomials for calculating an error position polynomial using the coefficients stored in the storage unit 6 and the storage unit 8. Reference numeral 20 denotes a storage unit that stores the respective coefficients calculated by the third Galois field calculation unit 19. The third Galois field arithmetic unit 19 and the storage unit 20 constitute a third arithmetic unit 21. Reference numeral 22 denotes a second data bus through which a signal transmitted from each unit flows.

【0069】次に、設計距離dのRS符号の誤り訂正を
する場合のユークリッドアルゴリズム演算部2000の
動作について、図7のフローチャートに基づき説明す
る。まず、ステップS1において、除多項式U0(x)
および被除多項式U1(x)の係数が、ユークリッドア
ルゴリズム係数記憶手段1に記憶される。次に、誤り位
置多項式算出用の2つの多項式:M0(x)およびM1
(x)の初期値を、M0(x)=0、M1(x)=1と
し、係数が誤り位置多項式計算用係数記憶手段18に記
憶される。その後、ステップS2からS5が実行され、
ステップS101で被除多項式U0(x)の次数mと除
多項式U1(x)の次数nとの次数差pが1以上である
かが判定される。
Next, the operation of the Euclidean algorithm operation unit 2000 for correcting the error of the RS code having the design distance d will be described with reference to the flowchart of FIG. First, in step S1, the divisor polynomial U0 (x)
And the coefficients of the polynomial U1 (x) are stored in the Euclidean algorithm coefficient storage unit 1. Next, two polynomials for calculating the error locator polynomial: M0 (x) and M1
The initial values of (x) are set to M0 (x) = 0 and M1 (x) = 1, and the coefficients are stored in the error locator polynomial calculation coefficient storage unit 18. Thereafter, steps S2 to S5 are executed,
In step S101, it is determined whether the order difference p between the order m of the dividend polynomial U0 (x) and the order n of the divisor polynomial U1 (x) is 1 or more.

【0070】ステップS101において、次数差pが1
以上と判定された場合には、以降ステップS7からS1
0が実行され、商多項式の係数c,dおよび剰余多項式
の係数が計算され、記憶手段6、記憶手段8および記憶
手段11に記憶される。その後、記憶手段6および記憶
手段8に記憶された商多項式の係数は、第三の演算手段
に送られ、第三の演算手段では、第三のガロア体演算手
段19において、例えば、多項式M0(x)の係数を高
次の係数から順にpu、pu-1,…,p0、多項式M1
(x)の係数を高次の係数から順にqu-m+n
u-m+n-1,…,q0とした場合に、数12、数13、数
14の演算がなされて結果が記憶手段20に記憶され、
この演算が終了した時に、記憶手段20に記憶されたM
0(x)の係数が、誤り位置多項式計算用係数記憶手段
18に記憶されているM0(x)の係数と置き換えられ
る(ステップS202)。
In step S101, the order difference p is 1
If it is determined that this is the case, the process proceeds from step S7 to S1.
0 is executed, coefficients c and d of the quotient polynomial and coefficients of the remainder polynomial are calculated, and stored in the storage unit 6, the storage unit 8, and the storage unit 11. After that, the coefficients of the quotient polynomial stored in the storage means 6 and the storage means 8 are sent to the third calculation means. In the third calculation means, in the third Galois field calculation means 19, for example, the polynomial M0 ( x) are calculated in order from the higher-order coefficient as p u , p u−1 ,..., p 0 , polynomial M1
The coefficients of (x) are sequentially calculated from higher-order coefficients as q u-m + n ,
When q u−m + n−1 ,..., q 0 , the operations of Expressions 12, 13, and 14 are performed, and the results are stored in the storage unit 20.
When this calculation is completed, the M
The coefficient of 0 (x) is replaced with the coefficient of M0 (x) stored in the coefficient storage unit 18 for calculating the error locator polynomial (step S202).

【0071】[0071]

【数12】 (Equation 12)

【0072】[0072]

【数13】 (Equation 13)

【0073】[0073]

【数14】 [Equation 14]

【0074】また、ステップS101で、次数差pが0
と判定された場合には、ステップS12からステップS
15が実行されて、商多項式の係数が記憶手段6に、剰
余多項式の各係数が記憶手段11に記憶される。その
後、記憶手段6に記憶された係数は、第三の演算手段に
送られ、第三のガロア体演算手段19で誤り位置多項式
計算用係数記憶手段18から送られた係数とで数15の
演算が実行され、その結果が記憶手段20に記憶され
る。その後、記憶手段20に記憶された内容が誤り位置
多項式計算用係数記憶手段18に送られ、多項式M0
(X)の係数に置き換えられる(ステップS204)。
In step S101, the order difference p is 0
When it is determined that
Step 15 is executed, and the coefficients of the quotient polynomial are stored in the storage means 6 and the coefficients of the remainder polynomial are stored in the storage means 11. Thereafter, the coefficient stored in the storage means 6 is sent to the third calculation means, and the third Galois field calculation means 19 calculates the equation (15) with the coefficient sent from the error location polynomial calculation coefficient storage means 18. Is executed, and the result is stored in the storage means 20. Thereafter, the contents stored in the storage means 20 are sent to the error locator polynomial calculation coefficient storage means 18 and the polynomial M0
It is replaced by the coefficient of (X) (step S204).

【0075】[0075]

【数15】 (Equation 15)

【0076】次に、ステップS102が実行され、ステ
ップS103にて剰余多項式の次数kと除多項式の次数
nが比較される。ステップS103で、剰余多項式の次
数kが除多項式U1(x)の次数n以上の場合には、ス
テップS104、ステップS105が実行された後、ス
テップS5以降が再び実行される。また、剰余多項式の
次数kが除多項式U1(x)の次数nより小さい場合に
は、ステップS11、ステップS106が実行された
後、誤り位置多項式計算用係数記憶手段18において、
2つの多項式M0(x)とM1(x)の間で、係数を相
互に置き換える(ステップS203)。その後、再度ス
テップS4以降が実行される。
Next, step S102 is executed. In step S103, the degree k of the remainder polynomial is compared with the degree n of the divisor polynomial. If the degree k of the remainder polynomial is equal to or greater than the degree n of the divisor polynomial U1 (x) in step S103, steps S104 and S105 are executed, and then steps S5 and subsequent steps are executed again. If the degree k of the remainder polynomial is smaller than the degree n of the divisor polynomial U1 (x), after the steps S11 and S106 are executed, the coefficient storage unit 18 for calculating the error position polynomial calculates
The coefficients are mutually replaced between the two polynomials M0 (x) and M1 (x) (step S203). Thereafter, step S4 and subsequent steps are executed again.

【0077】ステップS4にて、ユークリッドアルゴリ
ズム終了条件が満たされた場合、すなはち、nが[(d
−1)/2]よりも小さくなった場合には、記憶手段1
1に記憶された係数からなる剰余多項式が誤り数値多項
式、誤り位置多項式計算用記憶手段18に記憶された係
数からなる多項式M0(x)が誤り位置多項式と決定さ
れ、誤り訂正部3000に送られて誤り復号処理がなさ
れる。
In step S4, if the Euclidean algorithm termination condition is satisfied, that is, if n is [(d
-1) / 2], the storage unit 1
The remainder polynomial consisting of the coefficient stored in 1 is determined as the error value polynomial, and the polynomial M0 (x) consisting of the coefficient stored in the error location polynomial calculation storage unit 18 is determined as the error location polynomial, and sent to the error correction unit 3000. Error decoding processing is performed.

【0078】なお、ステップS7・S8・S9・S10
・S202が、被除多項式と除多項式のそれぞれ高次か
ら2個の係数を使用して剰余多項式の係数と誤り位置多
項式算出用の2つの多項式の係数を算出するステップ
に、ステップS12・S13・S14・S15・S20
4が、被除多項式と除多項式のそれぞれ最高次の係数を
使用して剰余多項式の係数と誤り位置多項式算出用の2
つの多項式の係数を算出するステップに、ステップS1
1、S12、S203が、除多項式を被除多項式に置き
換え、剰余多項式を除多項式に置き換えるとともに、誤
り位置多項式算出用の2つの多項式を相互に置き換える
ステップに相当する。
Steps S7, S8, S9, S10
In the step of calculating the coefficient of the remainder polynomial and the coefficient of the two polynomials for calculating the error locator polynomial using the two higher-order coefficients of the dividend polynomial and the divisor polynomial, respectively, steps S12 and S13 S14 ・ S15 ・ S20
4 is a coefficient for the remainder polynomial and 2 for calculating the error locator polynomial using the highest order coefficients of the dividend polynomial and the divisor polynomial, respectively.
Calculating the coefficients of the three polynomials includes step S1
Steps S1, S12, and S203 correspond to replacing the divisor polynomial with the polynomial to be deleted, replacing the remainder polynomial with the divisor polynomial, and replacing two polynomials for calculating the error location polynomial with each other.

【0079】このように、一回のユークリッドアルゴリ
ズムの操作で、誤り数値多項式と誤り位置多項式の両方
を求めることができ、誤り訂正復号処理を高速化するこ
とができる。
As described above, both the error value polynomial and the error location polynomial can be obtained by one operation of the Euclidean algorithm, and the error correction decoding processing can be sped up.

【0080】なお、この実施の形態3では、実施の形態
2に誤り位置多項式を算出する誤り位置多項式計算用係
数記憶手段および第三の演算手段を設けたが、実施の形
態1に誤り位置多項式を算出する誤り位置多項式計算用
係数記憶手段および第三の演算手段を設けたとしても、
1回の操作で誤り数値多項式および誤り位置多項式を算
出できるユークリッドアルゴリズム演算部を形成するこ
とができる。
In the third embodiment, the error locator polynomial calculation coefficient storage means for calculating the error locator polynomial and the third arithmetic means are provided in the second embodiment. Even if the error storage polynomial calculation coefficient storage means and the third calculation means for calculating
It is possible to form a Euclidean algorithm operation unit that can calculate the error numerical polynomial and the error locator polynomial in one operation.

【0081】[0081]

【発明の効果】この発明にかかる誤り復号装置において
は、ユークリッドアルゴリズム演算部は、被除多項式の
次数と除多項式の次数との次数差が1の場合には被除多
項式と除多項式のそれぞれ高次から2個の係数を使用し
て商多項式の高次から2個の係数を算出し、次数差が1
以外の場合には被除多項式と除多項式のそれぞれ最高次
の係数を使用して商多項式の最高次の係数を算出する第
一の演算手段と、第一の演算手段で算出された係数を使
用して剰余多項式を演算する第二の演算手段とを備えた
ものとした。
In the error decoding apparatus according to the present invention, the Euclidean algorithm operation unit determines whether the degree of the dividend polynomial and the degree of the divisor polynomial are high when the degree difference between the degree of the dividend polynomial and the degree of the divisor polynomial is one. The two coefficients from the higher order of the quotient polynomial are calculated using the next two coefficients, and the order difference is 1
In other cases, the first calculating means for calculating the highest-order coefficient of the quotient polynomial using the highest-order coefficients of the dividend polynomial and the divisor polynomial, and the coefficient calculated by the first calculating means is used. And a second calculating means for calculating the remainder polynomial.

【0082】これにより、被除多項式と除多項式の次数
差が1の場合には、高次から2個の係数で除算操作を行
うので、被除多項式および除多項式の係数を書き換える
回数が減少して剰余多項式を少ないステップで演算で
き、誤り訂正復号処理を早くすることができる。
Thus, when the degree difference between the polynomial to be divided and the polynomial to be divided is 1, the division operation is performed by two coefficients from the higher order, so that the number of times of rewriting the coefficients of the polynomial to be divided and the polynomial to be reduced is reduced. Thus, the remainder polynomial can be calculated in a small number of steps, and the error correction decoding process can be accelerated.

【0083】また、ユークリッドアルゴリズム演算部
は、被除多項式の次数と除多項式の次数との次数差が1
以上の場合には被除多項式と除多項式のそれぞれ高次か
ら2個の係数を使用して商多項式の高次から2個の係数
を算出し、次数差が0の場合には被除多項式と除多項式
のそれぞれ最高次の係数を使用して商多項式の最高次の
係数を算出する第一の演算手段と、第一の演算手段で算
出された係数を使用して剰余多項式の係数を算出する第
二の演算手段とを備えたものとした。
The Euclidean algorithm operation unit determines that the degree difference between the degree of the dividend polynomial and the degree of the divisor polynomial is one.
In the above case, the two coefficients from the higher order of the quotient polynomial are calculated using the two higher order coefficients of the dividend polynomial and the divisor polynomial, respectively. First calculating means for calculating the highest order coefficient of the quotient polynomial using the highest order coefficient of each of the divisor polynomials, and calculating the coefficient of the remainder polynomial using the coefficient calculated by the first calculating means And a second calculating means.

【0084】これにより、被除多項式と除多項式の次数
差が1以上の場合には、除多項式の係数を書き換えるこ
となく被除多項式の係数を変換させるだけで処理を進め
ることができるので、剰余多項式を少ないステップで演
算でき、誤り訂正復号処理を高速化することができる。
Thus, if the difference between the degree of the polynomial to be divided and the degree of the polynomial is 1 or more, the processing can be performed by simply converting the coefficients of the polynomial to be divided without rewriting the coefficients of the polynomial. The polynomial can be calculated in a small number of steps, and the error correction decoding process can be speeded up.

【0085】さらに、ユークリッドアルゴリズム演算部
は、第一の演算手段で算出された係数を用いて、誤り位
置多項式算出用の2つの多項式の係数を算出する第三の
演算手段を備えたものとした。
Further, the Euclidean algorithm operation section includes third operation means for calculating coefficients of two polynomials for calculating an error locator polynomial using the coefficients calculated by the first operation means. .

【0086】これにより、一回のユークリッドアルゴリ
ズムの操作で、誤り数値多項式と誤り位置多項式の両方
を求めることができ、誤り訂正復号処理を高速化するこ
とができる。
Thus, both the error numerical polynomial and the error locator polynomial can be obtained by one operation of the Euclidean algorithm, and the error correction decoding processing can be speeded up.

【0087】また、この発明にかかる誤り訂正復号方法
は、除多項式の次数と被除多項式の次数とを算出するス
テップと、除多項式の次数を用いてユークリッドアルゴ
リズムの終了判定を行うステップと、被除多項式の次数
と除多項式の次数との次数差が1であるかを判定するス
テップと、次数差が1の場合には被除多項式と除多項式
のそれぞれ高次から2個の係数を使用して剰余多項式の
係数を算出するステップと、次数差が1以外の場合には
被除多項式と除多項式のそれぞれ最高次の係数を使用し
て剰余多項式の係数を算出するとともに、被除多項式の
次数から1を減算したものが除多項式の次数以上の場合
には、剰余多項式を被除多項式に置き換えた後に繰り返
すステップと、一回の多項式の徐算操作が終了した後
に、除多項式を被除多項式に置き換え、剰余多項式を除
多項式に置き換えるステップとを含むものとした。
The error correction decoding method according to the present invention further comprises: a step of calculating the order of the divisor polynomial and the order of the dividend polynomial; a step of determining the end of the Euclidean algorithm using the order of the divisor polynomial; Determining whether the degree difference between the degree of the divisor polynomial and the degree of the divisor polynomial is 1; and using the two coefficients from the higher order of the polynomial and the divisor polynomial when the degree difference is one. Calculating the coefficients of the remainder polynomial by using the highest order coefficients of the dividend polynomial and the divisor polynomial if the order difference is other than 1, and calculating the degree of the remainder polynomial If the result of subtracting 1 from の is greater than or equal to the degree of the divisor polynomial, then repeating the step after replacing the remainder polynomial with the divisor polynomial, and removing the divisor polynomial after one polynomial subtraction operation is completed Replacing the section type, and intended to include the step of replacing the remainder polynomial divisor polynomial.

【0088】これにより、被除多項式と除多項式の次数
差が1の場合には、高次から2個の係数で除算操作を行
うので、被除多項式および除多項式の係数を書き換える
回数が減少して剰余多項式を少ないステップで演算で
き、誤り訂正復号処理を早くすることができる。
Thus, when the degree difference between the polynomial to be divided and the polynomial is 1, the division operation is performed by two coefficients from the higher order, and the number of times of rewriting the coefficients of the polynomial to be divided and the polynomial is reduced. Thus, the remainder polynomial can be calculated in a small number of steps, and the error correction decoding process can be accelerated.

【0089】また、除多項式の次数と被除多項式の次数
を算出するステップと、除多項式の次数を用いてユーク
リッドアルゴリズムの終了判定を行うステップと、被除
多項式の次数と除多項式の次数との次数差が1以上であ
るかを判定するステップと、次数差が1以上の場合には
被除多項式と除多項式のそれぞれ高次から2個の係数を
使用して剰余多項式の係数を算出するステップと、次数
差が0の場合には被除多項式と除多項式のそれぞれ最高
次の係数を使用して剰余多項式の係数を算出するステッ
プと、剰余多項式の次数と除多項式の次数を比較するス
テップと、剰余多項式の次数が除多項式の次数以上の場
合には剰余多項式を被除多項式に置き換えるステップ
と、剰余多項式の次数が除多項式の次数より小さい場合
には、除多項式を被除多項式に置き換え、剰余多項式を
除多項式に置き換えるステップとを含むものとした。
Further, a step of calculating the degree of the divisor polynomial and the degree of the dividend polynomial, a step of determining the end of the Euclidean algorithm using the degree of the divisor polynomial, and a step of calculating the degree of the divisor polynomial and the degree of the divisor polynomial A step of determining whether the degree difference is 1 or more; and a step of calculating a coefficient of the remainder polynomial using two coefficients from the higher order of the dividend polynomial and the divisor polynomial if the degree difference is 1 or more. And calculating the coefficients of the remainder polynomial using the highest order coefficients of the dividend polynomial and the divisor polynomial when the degree difference is 0, and comparing the degree of the remainder polynomial with the degree of the divisor polynomial. Replacing the remainder polynomial with the dividend polynomial if the degree of the remainder polynomial is greater than or equal to the degree of the divisor polynomial; and applying the divisor polynomial if the degree of the remainder polynomial is smaller than the degree of the divisor polynomial. Replaced by polynomials, and shall include the step of replacing the remainder polynomial divisor polynomial.

【0090】これにより、被除多項式と除多項式の次数
差が1以上の場合には、除多項式の係数を書き換えるこ
となく被除多項式の係数を変換させるだけで処理を進め
ることができるので、剰余多項式を少ないステップで演
算でき、誤り訂正復号処理を高速化することができる。
Thus, when the degree difference between the polynomial to be divided and the polynomial to be divided is 1 or more, the processing can be carried out only by converting the coefficients of the polynomial to be divided without rewriting the coefficients of the polynomial. The polynomial can be calculated in a small number of steps, and the error correction decoding process can be speeded up.

【0091】また、除多項式の次数と被除多項式の次数
を算出するステップと、除多項式の次数を用いてユーク
リッドアルゴリズムの終了判定を行うステップと、被除
多項式の次数と除多項式の次数の次数差が1であるかを
判定するステップと、次数差が1の場合には被除多項式
と除多項式のそれぞれ高次から2個の係数を使用して剰
余多項式の係数と誤り位置多項式算出用の2つの多項式
の係数を算出するステップと、次数差が1以外の場合に
は、被除多項式と除多項式のそれぞれ最高次の係数を使
用して剰余多項式の係数と誤り位置多項式算出用の2つ
の多項式の係数を算出するとともに、被除多項式の次数
から1を減算したものが除多項式の次数以上の場合に
は、剰余多項式を被除多項式に置き換えた後に繰り返す
ステップと、一回の多項式の徐算操作が終了した後に、
除多項式を被除多項式に置き換え、剰余多項式を除多項
式に置き換えるとともに、誤り位置多項式算出用の2つ
の多項式を相互に置き換えるステップとを含むものとし
た。
Calculating the degree of the divisor polynomial and the degree of the dividend polynomial; determining the end of the Euclidean algorithm using the degree of the divisor polynomial; and determining the degree of the degree of the dividend polynomial and the degree of the divisor polynomial. Determining whether the difference is 1; and, when the degree difference is 1, using two coefficients from the higher order of the dividend polynomial and the divisor polynomial, respectively, to calculate the coefficient of the remainder polynomial and the error position polynomial. Calculating the coefficients of the two polynomials, and, if the degree difference is other than 1, using the highest order coefficients of the dividend polynomial and the divisor polynomial to calculate the coefficients of the remainder polynomial and the error locator polynomial. Calculating the coefficients of the polynomial and, if the degree obtained by subtracting 1 from the degree of the dividend polynomial is greater than or equal to the degree of the divisor polynomial, repeating the step after replacing the remainder polynomial with the degree of the polynomial; After Xu calculated manipulation of the term formula has been completed,
Replacing the divisor polynomial with the polynomial to be deleted, replacing the remainder polynomial with the divisor polynomial, and replacing the two polynomials for calculating the error locator polynomial with each other.

【0092】また、除多項式の次数と被除多項式の次数
を算出するステップと、除多項式の次数を用いてユーク
リッドアルゴリズムの終了判定を行うステップと、被除
多項式の次数と除多項式の次数の次数差が1以上である
かを判定するステップと、次数差が1以上の場合には被
除多項式と除多項式のそれぞれ高次から2個の係数を使
用して剰余多項式の係数と誤り位置多項式算出用の2つ
の多項式の係数を算出するステップと、次数差が0の場
合には被除多項式と除多項式のそれぞれ最高次の係数を
使用して剰余多項式の係数と誤り位置多項式算出用の2
つの多項式の係数を算出するステップと、剰余多項式の
次数と除多項式の次数を比較するステップと、剰余多項
式の次数が前記除多項式の次数以上の場合には剰余多項
式を被除多項式に置き換えるステップと、剰余多項式の
次数が除多項式の次数より小さい場合には、除多項式を
被除多項式に置き換え、剰余多項式を除多項式に置き換
えるとともに、誤り位置多項式算出用の2つの多項式を
相互に置き換えるステップとを含むものとした。
Calculating the degree of the divisor polynomial and the degree of the dividend polynomial; determining the end of the Euclidean algorithm using the degree of the divisor polynomial; and determining the degree of the degree of the dividend polynomial and the degree of the divisor polynomial. Determining whether the difference is 1 or more, and calculating the coefficient of the remainder polynomial and the error locator polynomial by using two higher-order coefficients of the dividend polynomial and the divisor polynomial if the degree difference is 1 or more Calculating the coefficients of the two polynomials for calculation, and when the degree difference is 0, using the highest-order coefficients of the dividend polynomial and the divisor polynomial to calculate the coefficients of the remainder polynomial and the error locator polynomial.
Calculating the coefficients of the two polynomials, comparing the degree of the remainder polynomial with the degree of the divisor polynomial, and replacing the remainder polynomial with the subject polynomial if the degree of the remainder polynomial is greater than or equal to the degree of the divisor polynomial. When the degree of the remainder polynomial is smaller than the degree of the divisor polynomial, replacing the divisor polynomial with the dividend polynomial, replacing the remainder polynomial with the divisor polynomial, and replacing the two polynomials for calculating the error position polynomial with each other. Included.

【0093】これにより、一回のユークリッドアルゴリ
ズムの操作で、誤り数値多項式と誤り位置多項式の両方
を求めることができ、誤り訂正復号処理を高速化するこ
とができる。
As a result, both the error numerical polynomial and the error locator polynomial can be obtained by one operation of the Euclidean algorithm, and the error correction decoding process can be sped up.

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

【図1】 この発明の実施の形態1における誤り復号装
置の構成図である。
FIG. 1 is a configuration diagram of an error decoding device according to Embodiment 1 of the present invention.

【図2】 この発明の実施の形態1におけるユークリッ
ドアルゴリズム演算部の構成図である。
FIG. 2 is a configuration diagram of a Euclidean algorithm operation unit according to the first embodiment of the present invention.

【図3】 この発明の実施の形態1におけるユークリッ
ドアルゴリズム演算部の動作フロー図である。
FIG. 3 is an operation flowchart of a Euclidean algorithm operation unit according to the first embodiment of the present invention.

【図4】 この発明の実施の形態2におけるユークリッ
ドアルゴリズム演算部の構成図である。
FIG. 4 is a configuration diagram of a Euclidean algorithm operation unit according to Embodiment 2 of the present invention.

【図5】 この発明の実施の形態2におけるユークリッ
ドアルゴリズム演算部の動作フロー図である。
FIG. 5 is an operation flowchart of a Euclidean algorithm operation unit according to the second embodiment of the present invention.

【図6】 この発明の実施の形態3におけるユークリッ
ドアルゴリズム演算部の構成図である。
FIG. 6 is a configuration diagram of a Euclidean algorithm operation unit according to Embodiment 3 of the present invention.

【図7】 この発明の実施の形態3におけるユークリッ
ドアルゴリズム演算部の動作フロー図である。
FIG. 7 is an operation flowchart of a Euclidean algorithm operation unit according to Embodiment 3 of the present invention.

【図8】 従来例におけるユークリッドアルゴリズム演
算部の構成図である。
FIG. 8 is a configuration diagram of a Euclidean algorithm operation unit in a conventional example.

【図9】 従来例におけるユークリッドアルゴリズム演
算部の動作フロー図である。
FIG. 9 is an operation flowchart of a Euclidean algorithm operation unit in a conventional example.

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

4 比較手段、 9 第一の演算手段、 12 第二の演算手段、 14 減算手段、 21 第三の演算手段、 1000 シンドローム生成部、 2000 ユークリッドアルゴリズム演算部、 3000 誤り訂正部 Reference Signs List 4 comparison means, 9 first calculation means, 12 second calculation means, 14 subtraction means, 21 third calculation means, 1000 syndrome generation section, 2000 Euclidean algorithm calculation section, 3000 error correction section

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 シンドローム生成部と、前記シンドロー
ム生成部で生成されたシンドロームより誤り訂正用の多
項式を算出するユークリッドアルゴリズム演算部と、前
記ユークリッドアルゴリズム演算部から算出された誤り
訂正用の多項式を用いて誤りを訂正する誤り訂正部とを
有する誤り訂正復号装置において、前記ユークリッドア
ルゴリズム演算部は、被除多項式の次数と除多項式の次
数との次数差が1の場合には被除多項式と除多項式のそ
れぞれ高次から2個の係数を使用して商多項式の高次か
ら2個の係数を算出し、前記次数差が1以外の場合には
被除多項式と除多項式のそれぞれ最高次の係数を使用し
て商多項式の最高次の係数を算出する第一の演算手段
と、前記第一の演算手段で算出された係数を使用して剰
余多項式の係数を算出する第二の演算手段とを備えてい
ることを特徴とする誤り訂正復号装置。
An Euclidean algorithm operation unit that calculates an error correction polynomial from the syndrome generated by the syndrome generation unit, and an error correction polynomial calculated by the Euclidean algorithm operation unit. An error correction decoding device having an error correction unit for correcting an error by using the Euclidean algorithm operation unit, wherein when the degree difference between the degree of the dividend polynomial and the degree of the divisor polynomial is 1, the dividend polynomial and the divisor polynomial Calculate the two coefficients from the higher order of the quotient polynomial using the two coefficients from the higher order, and if the order difference is other than 1, calculate the highest order coefficient of each of the subject polynomial and the divisor polynomial. First calculating means for calculating the highest order coefficient of the quotient polynomial using the coefficient, and calculating the coefficient of the remainder polynomial using the coefficient calculated by the first calculating means An error correction decoding device, comprising:
【請求項2】 シンドローム生成部と、前記シンドロー
ム生成部で生成されたシンドロームより誤り訂正用の多
項式を算出するユークリッドアルゴリズム演算部と、前
記ユークリッドアルゴリズム演算部から算出された誤り
訂正用の多項式を用いて誤りを訂正する誤り訂正部を有
する誤り訂正復号装置において、前記ユークリッドアル
ゴリズム演算部は、被除多項式の次数と除多項式の次数
との次数差が1以上の場合には被除多項式と除多項式の
それぞれ高次から2個の係数を使用して商多項式の高次
から2個の係数を算出し、前記次数差が0の場合には被
除多項式と除多項式のそれぞれ最高次の係数を使用して
商多項式の最高次の係数を算出する第一の演算手段と、
前記第一の演算手段で算出された係数を使用して剰余多
項式の係数を算出する第二の演算手段とを備えているこ
とを特徴とする誤り訂正復号装置。
2. A method comprising: using a syndrome generation unit, a Euclidean algorithm operation unit for calculating a polynomial for error correction from the syndrome generated by the syndrome generation unit, and an error correction polynomial calculated from the Euclidean algorithm operation unit. An error correction decoding device having an error correction unit that corrects an error by using the Euclidean algorithm operation unit, when the degree difference between the degree of the dividend polynomial and the degree of the divisor polynomial is 1 or more, the dividend polynomial and the divisor polynomial Calculate the two coefficients from the higher order of the quotient polynomial using the two coefficients from the higher order, and use the highest order coefficients of the subject polynomial and the divisor polynomial when the order difference is 0. First calculating means for calculating the highest order coefficient of the quotient polynomial,
An error correction decoding device comprising: a second calculating means for calculating a coefficient of a remainder polynomial using the coefficient calculated by the first calculating means.
【請求項3】 ユークリッドアルゴリズム演算部は、第
一の演算手段で算出された係数を用いて、誤り位置多項
式算出用の2つの多項式の係数を算出する第三の演算手
段を備えていることを特徴とする請求項1または請求項
2記載の誤り訂正符号装置。
3. The method according to claim 1, wherein the Euclidean algorithm operation unit includes third operation means for calculating coefficients of two polynomials for calculating an error locator polynomial using the coefficients calculated by the first operation means. The error correction coding device according to claim 1 or 2, wherein
【請求項4】 誤り訂正用の多項式を使用して誤り訂正
をする誤り訂正復号方法において、除多項式の次数と被
除多項式の次数を算出するステップと、前記除多項式の
次数を用いてユークリッドアルゴリズムの終了判定を行
うステップと、前記被除多項式の次数と前記除多項式の
次数の次数差が1であるかを判定するステップと、前記
次数差が1の場合には被除多項式と除多項式のそれぞれ
高次から2個の係数を使用して剰余多項式の係数を算出
するステップと、前記次数差が1以外の場合には前記被
除多項式と前記除多項式のそれぞれ最高次の係数を使用
して剰余多項式の係数を算出するとともに、前記被除多
項式の次数から1を減算したものが除多項式の次数以上
の場合には、剰余多項式を被除多項式に置き換えた後に
繰り返すステップと、一回の多項式の徐算操作が終了し
た後に、前記除多項式を前記被除多項式に置き換え、前
記剰余多項式を前記除多項式に置き換えるステップとを
含むことを特徴とする誤り訂正復号方法。
4. An error correction decoding method for correcting an error using a polynomial for error correction, comprising: calculating a degree of a divisor polynomial and a degree of a polynomial to be divided; and a Euclidean algorithm using the degree of the divisor polynomial. And determining whether the degree difference between the degree of the dividend polynomial and the degree of the divisor polynomial is 1. If the degree difference is 1, the degree of the divisor polynomial and the degree of the divisor polynomial are determined. Calculating the coefficients of the remainder polynomial using the two coefficients from the higher order, and using the highest order coefficients of the subject polynomial and the divisor polynomial when the order difference is other than 1. Calculating the coefficient of the remainder polynomial and, if the degree obtained by subtracting 1 from the degree of the dividend polynomial is greater than or equal to the degree of the divisor polynomial, repeating the step after replacing the remainder polynomial with the dividend polynomial; , After one polynomial subtraction operation is completed, replacing the divisor polynomial with the divisor polynomial and replacing the remainder polynomial with the divisor polynomial.
【請求項5】 誤り訂正用の多項式を使用して誤り訂正
をする誤り訂正復号方法において、除多項式の次数と被
除多項式の次数を算出するステップと、前記除多項式の
次数を用いてユークリッドアルゴリズムの終了判定を行
うステップと、前記被除多項式の次数と前記除多項式の
次数の次数差が1以上であるかを判定するステップと、
前記次数差が1以上の場合には前記被除多項式と前記除
多項式のそれぞれ高次から2個の係数を使用して剰余多
項式の係数を算出するステップと、前記次数差が0の場
合には被除多項式と除多項式のそれぞれ最高次の係数を
使用して剰余多項式の係数を算出するステップと、前記
剰余多項式の次数と前記除多項式の次数を比較するステ
ップと、前記剰余多項式の次数が前記除多項式の次数以
上の場合には剰余多項式を被除多項式に置き換えるステ
ップと、前記剰余多項式の次数が前記除多項式の次数よ
り小さい場合には、前記除多項式を前記被除多項式に置
き換え、前記剰余多項式を前記除多項式に置き換えるス
テップとを含むことを特徴とする誤り訂正復号方法。
5. An error correction decoding method for correcting an error using a polynomial for error correction, the step of calculating the degree of a divisor polynomial and the degree of a polynomial to be deleted, and a Euclidean algorithm using the degree of the divisor polynomial. And determining whether the degree difference between the degree of the dividend polynomial and the degree of the divisor polynomial is 1 or more,
Calculating the coefficient of the remainder polynomial using two coefficients from the higher order of the dividend polynomial and the divisor polynomial when the degree difference is 1 or more, and when the degree difference is 0, Calculating the coefficients of the remainder polynomial using the highest order coefficients of the dividend polynomial and the divisor polynomial, and comparing the degree of the remainder polynomial with the degree of the divisor polynomial, and the degree of the remainder polynomial is Replacing the remainder polynomial with the dividend polynomial if the degree is greater than or equal to the degree of the divisor polynomial; and replacing the remainder polynomial with the dividend polynomial if the degree of the remainder polynomial is less than the degree of the divisor polynomial, Replacing a polynomial with the divisor polynomial.
【請求項6】 誤り訂正用の多項式を使用して誤り訂正
をする誤り訂正復号方法において、除多項式の次数と被
除多項式の次数を算出するステップと、前記除多項式の
次数を用いてユークリッドアルゴリズムの終了判定を行
うステップと、前記被除多項式の次数と前記除多項式の
次数の次数差が1であるかを判定するステップと、前記
次数差が1の場合には前記被除多項式と前記除多項式の
それぞれ高次から2個の係数を使用して剰余多項式の係
数と誤り位置多項式算出用の2つの多項式の係数を算出
するステップと、前記次数差が1以外の場合には、前記
被除多項式と前記除多項式のそれぞれ最高次の係数を使
用して剰余多項式の係数と誤り位置多項式算出用の2つ
の多項式の係数を算出するとともに、前記被除多項式の
次数から1を減算したものが除多項式の次数以上の場合
には、剰余多項式を被除多項式に置き換えた後に繰り返
すステップと、一回の多項式の徐算操作が終了した後
に、前記除多項式を前記被除多項式に置き換え、前記剰
余多項式を前記除多項式に置き換えるとともに、前記誤
り位置多項式算出用の2つの多項式を相互に置き換える
ステップとを含むことを特徴とする誤り訂正復号方法。
6. An error correction decoding method for correcting an error using a polynomial for error correction, wherein a step of calculating a degree of a divisor polynomial and a degree of a polynomial to be deleted, and a Euclidean algorithm using the degree of the divisor polynomial Determining whether or not the degree difference between the degree of the dividend polynomial and the degree of the divisor polynomial is 1; and Calculating a coefficient of a residual polynomial and a coefficient of two polynomials for calculating an error locator polynomial by using two coefficients from each higher order of the polynomial; Using the highest order coefficients of the polynomial and the divisor polynomial to calculate the coefficients of the remainder polynomial and the two polynomials for calculating the error locator polynomial, subtract 1 from the degree of the polynomial to be deleted. If the result is equal to or greater than the degree of the divisor polynomial, the step is repeated after replacing the remainder polynomial with the divisor polynomial. Replacing the remainder polynomial with the divisor polynomial, and replacing the two polynomials for calculating the error locator polynomial with each other.
【請求項7】 誤り訂正用の多項式を使用して誤り訂正
をする誤り訂正復号方法において、除多項式の次数と被
除多項式の次数を算出するステップと、前記除多項式の
次数を用いてユークリッドアルゴリズムの終了判定を行
うステップと、前記被除多項式の次数と前記除多項式の
次数の次数差が1以上であるかを判定するステップと、
前記次数差が1以上の場合には前記被除多項式と前記除
多項式のそれぞれ高次から2個の係数を使用して剰余多
項式の係数と誤り位置多項式算出用の2つの多項式の係
数を算出するステップと、前記次数差が0の場合には被
除多項式と除多項式のそれぞれ最高次の係数を使用して
剰余多項式の係数と誤り位置多項式算出用の2つの多項
式の係数を算出するステップと、前記剰余多項式の次数
と前記除多項式の次数を比較するステップと、前記剰余
多項式の次数が前記除多項式の次数以上の場合には前記
剰余多項式を前記被除多項式に置き換えるステップと、
前記剰余多項式の次数が前記除多項式の次数より小さい
場合には、前記除多項式を前記被除多項式に置き換え、
前記剰余多項式を前記除多項式に置き換えるとともに、
前記誤り位置多項式算出用の2つの多項式を相互に置き
換えるステップとを含むことを特徴とする誤り訂正復号
方法。
7. An error correction decoding method for performing error correction using a polynomial for error correction, a step of calculating an order of a divisor polynomial and an order of a dividend polynomial, and a Euclidean algorithm using the order of the divisor polynomial. And determining whether the degree difference between the degree of the dividend polynomial and the degree of the divisor polynomial is 1 or more,
When the degree difference is 1 or more, the coefficient of the remainder polynomial and the coefficient of two polynomials for calculating the error locator polynomial are calculated using two coefficients from the higher order of the dividend polynomial and the divisor polynomial, respectively. Calculating the coefficient of the remainder polynomial and the coefficient of the two polynomials for calculating the error locator polynomial by using the highest order coefficients of the dividend polynomial and the divisor polynomial when the degree difference is 0; Comparing the degree of the remainder polynomial and the degree of the divisor polynomial, and replacing the remainder polynomial with the dividend polynomial if the degree of the remainder polynomial is greater than or equal to the degree of the divisor polynomial,
If the degree of the remainder polynomial is smaller than the degree of the divisor polynomial, replace the divisor polynomial with the dividend polynomial,
While replacing the remainder polynomial with the divisor polynomial,
Replacing the two polynomials for calculating the error locator polynomial with each other.
JP10124523A 1998-05-07 1998-05-07 Error correction decoding device and its method Pending JPH11317674A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10124523A JPH11317674A (en) 1998-05-07 1998-05-07 Error correction decoding device and its method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10124523A JPH11317674A (en) 1998-05-07 1998-05-07 Error correction decoding device and its method

Publications (1)

Publication Number Publication Date
JPH11317674A true JPH11317674A (en) 1999-11-16

Family

ID=14887604

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10124523A Pending JPH11317674A (en) 1998-05-07 1998-05-07 Error correction decoding device and its method

Country Status (1)

Country Link
JP (1) JPH11317674A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1333403C (en) * 2003-08-27 2007-08-22 上海乐金广电电子有限公司 Error correcting device and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1333403C (en) * 2003-08-27 2007-08-22 上海乐金广电电子有限公司 Error correcting device and method

Similar Documents

Publication Publication Date Title
JPH0936755A (en) Decoder and its method
JP3238128B2 (en) Reed-Solomon encoding apparatus and method
JP3354025B2 (en) Error location polynomial calculation method and apparatus
US6263471B1 (en) Method and apparatus for decoding an error correction code
JP3245290B2 (en) Decoding method and device
JPH07202718A (en) Decoder and coder for error correction code
JPH11317674A (en) Error correction decoding device and its method
JP5175983B2 (en) Arithmetic unit
JP2605966B2 (en) Error correction circuit
JP3233502B2 (en) Decryption device
JPH06230991A (en) Method and apparatus for computation of inverse number of arbitrary element in finite field
JP3126973B2 (en) Error correction processor
JP2907138B2 (en) Error correction arithmetic processing method and processing circuit
JPS63167527A (en) Greatest common measure polynomial calculation circuit on expanded galois field and polynomial mutual division arithmetic circuit
JPS6355815B2 (en)
KR20000037517A (en) Reed-solomon decoder circuit
JP4196434B2 (en) Data rounding method and data rounding device
US20040255226A1 (en) Decoder, error position polynomial calculation method, and program
JPH10285052A (en) Euclid decoding method and euclid decoding circuit
JPH11134176A (en) Reciprocal arithmetic circuit
JP2753922B2 (en) Fixed-point division method
JPH0750594A (en) Error correcting method
JPH11163738A (en) Error correction device
JPH09185518A (en) System and device for generating power of source element alpha
JP2003168983A (en) Decoding circuit and decoding method

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20040621