JPH04229725A - 有限体上の乗算器 - Google Patents

有限体上の乗算器

Info

Publication number
JPH04229725A
JPH04229725A JP2225375A JP22537590A JPH04229725A JP H04229725 A JPH04229725 A JP H04229725A JP 2225375 A JP2225375 A JP 2225375A JP 22537590 A JP22537590 A JP 22537590A JP H04229725 A JPH04229725 A JP H04229725A
Authority
JP
Japan
Prior art keywords
circuit
multiplier
primitive
multiplication
polynomials
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
JP2225375A
Other languages
English (en)
Other versions
JP3105908B2 (ja
Inventor
Keiichi Iwamura
恵市 岩村
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP02225375A priority Critical patent/JP3105908B2/ja
Publication of JPH04229725A publication Critical patent/JPH04229725A/ja
Application granted granted Critical
Publication of JP3105908B2 publication Critical patent/JP3105908B2/ja
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は有限体上の乗算器、特に光ディスクや光磁気デ
ィスク、衛星通信等の通信路に対するデータの誤りを検
出及び訂正する誤り訂正符号の分野に利用される有限体
上の乗算器に関するものである。
[従来の技術] 近年、光ディスク等のメモリーシステムをはじめとする
各種ディジタルシステムの信頼性向上の方法として、誤
り訂正符号の適用が浸透してきている。なかでも、BC
H符号は実用上非常に重要な符号であり、衛星通信や光
ディスク、光磁気ディスク等に広く利用されている。
ここで、BCH符号の処理は有限体上の加算と乗算とに
よって行うことができる。
[発明が解決しようとしている課題] しかしながら、BCH符号の処理の装置化において、加
算は有限体上の原始多項式に関わりなく排他的論理和(
以下EXOR)によつて簡単に実現することができるが
、乗算は1つの原始多項式だけであっても比較的複雑な
回路を必要とした。特に、汎用性を持った有限体上の乗
算器、例えば複数の原始多項式上の乗算から1つの原始
多項式上の乗算を選択して乗算を実行する乗算器を実現
することは非常に困難であった。
本発明は、上述の欠点を除去し、複数の原始多項式上の
乗算から1つの原始多項式の乗算を選択して実行する汎
用性の高い且つ小さな回路規模の有限体上の乗算器を提
供する。
[発明を解決するための手段] この課題を解決するために、本発明の有限体上の乗算器
は、複数の原始多項式のうちの一つを選択する選択回路
と、該選択された原始多項式上の乗算を実行する乗算回
路とから成る。
ここで、前記乗算回路は原始多項式の根をかける回路を
有し、前記選択回路は選択した原始多項式の根をかける
ように前記根をかける回路の出力を選択する回路である
[作用] かかる構成において、複数の原始多項式のうちの一つを
原始多項式の根をかける回路で簡単に選択できるため、
汎用性が高く且つ小さな回路規模で有限体上の乗算がで
きる。
[実施例] 本実施例では、有限体上の原始多項式の例として、GF
(28)上の次の2つの原始多項式について考える。
通常、式(1)で示される原始多項式上の乗算器は、式
(1)の根をαとした場合、αを掛ける第4図の回路と
簡単な積及び和の回路との組合せによって第3図のよう
に表せる。
まず、第4図のaを掛ける回路について説明する。
aをx8+x4+x3+x2+1=0の根としたとき、
任意のyが、 と表わされるとすると、 ここで、α8+α4+α3+α2+1=0より、よつて
、α倍の演算は第4図の回路で実現できる。すなわち、
第4図の入力A[7:0]の8ビットを[y7,y6,
…,y0]とすると、出力Y[7:0]の8ビットは[
y6,…,y3+y7,y2+y7,y1+y7,y0
,y7]となる。
次に、第3図の式(1)上の乗算器について説明する。
任意のz=z0+z1α+…+z7α7に対して、y.
z=z0y+z1.yα+z2.yα2+…+z7.y
α7であり、y・αkは第3図において、7段接続され
た第4図のα倍演算器の第k段目の出力である。
y・αk=yk0+yk1a+…+yk7α7とすれば
、zk・yk1はANDをとればよいから、zk・yα
kはAND(一方がzk共通で、他方がy1k(i=0
…7)の入力)8個の並列となり、 ここで、積(AND)zk・yk1の8個の和(EXO
R)は、NAND8個のEXORに等しいので、第3図
のごとき構成になる。つまり、第3図はαによって多項
式表現された任意の2元を乗ずる回路である。すなわち
、第3図の入力A[7:0]を[y07,y06,…,
y00]、B[7:0]を[z7,z8,…,z0]と
すれば、上式のα倍と積及び和がなされて、出力Y[7
:0]の8ビットには、 が出力される。
ところで、式(1)と(2)の違いはx4とx5の項だ
けであるので、式(2)の根βをかける回路は第5図の
ように表せ、信号ALBと信号XALBの選択によって
第4図のαをかける回路と第5図のβをかける回路を選
択する第2図の回路により、式(1)と(2)の原始多
項式を選択できる−−ALB=0、XALB=1のとき
式(2)、ALB=1、XALB=0のとき式(1)が
選択される−−。従って、第2図の回路を7段組合せた
第1図によって、式(1)と(2)の原始多項式を選択
できる有限体上の乗算器が実現できる。
尚、これは、任意のGF(2m)上の任意の原始多項式
についても成立するので、8ビットに限定はされないし
、又3つ以上の原始多項式を選択してもよいのは自明で
ある。
[発明の効果] 以上のように、本発明によって複数の原始多項式から1
つの原始多項式を選択して乗算する汎用性の高い有限体
上の乗算器が実現できる。更に、これは小さな回路規模
の追加で実現される。
【図面の簡単な説明】
第1図は本実施例の式(1)の原始多項式上の乗算と式
(2)の原始多項式上の乗算とを選択して行う乗算器、 第2図は本実施例の式(1)の根αと式(2)の根βを
選択してかける回路、 第3図は式(1)の原始多項式上の乗算器、第4図は式
(1)の根αをかける回路である。

Claims (2)

    【特許請求の範囲】
  1. 【請求項1】複数の原始多項式のうちの一つを選択する
    選択回路と、該選択された原始多項式上の乗算を実行す
    る乗算回路とから成ることを特徴とする有限体上の乗算
    器。
  2. 【請求項2】前記乗算回路は原始多項式の根をかける回
    路を有し、前記選択回路は選択した原始多項式の根をか
    けるように前記根をかける回路の出力を選択する回路で
    あることを特徴とする請求項第1項記載の有限体上の乗
    算器。
JP02225375A 1990-08-29 1990-08-29 有限体上の乗算器 Expired - Fee Related JP3105908B2 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02225375A JP3105908B2 (ja) 1990-08-29 1990-08-29 有限体上の乗算器

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02225375A JP3105908B2 (ja) 1990-08-29 1990-08-29 有限体上の乗算器

Publications (2)

Publication Number Publication Date
JPH04229725A true JPH04229725A (ja) 1992-08-19
JP3105908B2 JP3105908B2 (ja) 2000-11-06

Family

ID=16828369

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02225375A Expired - Fee Related JP3105908B2 (ja) 1990-08-29 1990-08-29 有限体上の乗算器

Country Status (1)

Country Link
JP (1) JP3105908B2 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999016175A1 (fr) * 1997-09-24 1999-04-01 Hitachi, Ltd. Circuit integre a semi-conducteurs et systeme de traitement de donnees

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999016175A1 (fr) * 1997-09-24 1999-04-01 Hitachi, Ltd. Circuit integre a semi-conducteurs et systeme de traitement de donnees

Also Published As

Publication number Publication date
JP3105908B2 (ja) 2000-11-06

Similar Documents

Publication Publication Date Title
US4037093A (en) Matrix multiplier in GF(2m)
US4587627A (en) Computational method and apparatus for finite field arithmetic
US20060123325A1 (en) Condensed galois field computing system
US4493046A (en) Apparatus for generation of binary pseudo-random numbers
US4797848A (en) Pipelined bit-serial Galois Field multiplier
EP0265180A2 (en) Multiplier in a galois field
JPH0452556B2 (ja)
US5227992A (en) Operational method and apparatus over GF(2m) using a subfield GF(2.sup.
EP0204576A2 (en) Apparatus for and methods of decoding a BCH code
JPH07212248A (ja) エラー位置多項式の計算方法およびその装置
US4216531A (en) Finite field multiplier
EP0933877A2 (en) A multi-dimensional galois field multiplier
JPS63186338A (ja) 誤り訂正回路
JPH04229725A (ja) 有限体上の乗算器
US5964826A (en) Division circuits based on power-sum circuit for finite field GF(2m)
JPH06132781A (ja) 画像処理用デジタルフィルタ
EP1175015B1 (en) Decoding circuit and decoding method thereof
JP3351413B2 (ja) 並列処理リードソロモン符号化回路及びそれに用いる並列処理リードソロモン符号化方法
JPH11196006A (ja) 並列処理シンドロ−ム計算回路及びリ−ド・ソロモン複合化回路
JP2662472B2 (ja) 誤り訂正処理用シンドローム演算回路
US6138134A (en) Computational method and apparatus for finite field multiplication
JPS6024650A (ja) ガロア体上の演算回路
KR20000037517A (ko) 리드-솔로몬 디코더 회로
EP2434650A1 (en) Reed-Solomon encoder with simplified Galois field multipliers
JP2907138B2 (ja) 誤り訂正の演算処理方法及び処理回路

Legal Events

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