JPS635928B2 - - Google Patents

Info

Publication number
JPS635928B2
JPS635928B2 JP52160263A JP16026377A JPS635928B2 JP S635928 B2 JPS635928 B2 JP S635928B2 JP 52160263 A JP52160263 A JP 52160263A JP 16026377 A JP16026377 A JP 16026377A JP S635928 B2 JPS635928 B2 JP S635928B2
Authority
JP
Japan
Prior art keywords
data
equation
reed
shift register
galois field
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
JP52160263A
Other languages
Japanese (ja)
Other versions
JPS5492108A (en
Inventor
Takeo Kanai
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 JP16026377A priority Critical patent/JPS5492108A/en
Publication of JPS5492108A publication Critical patent/JPS5492108A/en
Publication of JPS635928B2 publication Critical patent/JPS635928B2/ja
Granted legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/03Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
    • H03M13/05Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits
    • H03M13/13Linear codes
    • H03M13/15Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/60Methods or arrangements for performing computations using a digital non-denominational number representation, i.e. number representation without radix; Computing devices using combinations of denominational and non-denominational quantity representations, e.g. using difunction pulse trains, STEELE computers, phase computers
    • G06F7/72Methods or arrangements for performing computations using a digital non-denominational number representation, i.e. number representation without radix; Computing devices using combinations of denominational and non-denominational quantity representations, e.g. using difunction pulse trains, STEELE computers, phase computers using residue arithmetic
    • G06F7/724Finite field arithmetic

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Probability & Statistics with Applications (AREA)
  • Algebra (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Detection And Correction Of Errors (AREA)
  • Error Detection And Correction (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Description

【発明の詳細な説明】[Detailed description of the invention]

この発明は、データ伝送等におけるリード・ソ
ロモン符号の符号化方法に関するものである。 リード・ソロモン符号はBCH符号の一種であ
り非2元符号であつて、バースト誤り訂正等のた
めには有効な符号として知られているが、リー
ド・ソロモン符号の符号化方法を説明する前にリ
ード・ソロモン符号の一例について説明する。 伝送符号化すべきデータがたとえば(a1,a2
a3,a4,a5,a6)で表わされるとすると(ここに
各データa1,a2…はそれぞれmビツトで形成され
るベクトルである。)、リード・ソロモン符号はた
とえば(c1,c2,c3,c4,c5,c6,c7,c8)の符
号列で表わされる。この場合、 c1=a1,c2=a2,c3=a3,c4=a4,c5=a5,c6
a6であり、また、c7,c8 で表わされる。ここでc1,c2,c3,c4,c5,c6
情報部、c7,c8は検査部(パリテイシンボル)で
ある。 なお、この式(1),(2)におけるα,α2,α3…α6
1と0を除くガロア体GF(2m)の元である。また
αはガロア体GF(2m)の原始元で、m=3の場合
は、α3+α+1=0 ……(3)が成立つ 次に、この符号化における生成行列Gを 〔各要素はGF(23)の元〕 とすればデータ(a1,a2,a3,a4,a5,a6)に生
成行列Gを掛け算すればリード・ソロモン符号
(c1,c2,c3,c4,c5,c6,c7,c8)が得られるこ
とは式(1)、式(2)から理解できる所である。 すなわち、この(4)式の生成行列Gを考えると、
生成行列Gを持つ符号(c1,c2,c3,c4,c5,c6
c7,c8)は、すべて次式を満足する。 (c1,c2,c3,c4,c5,c6,c7,c8)=k1g1
k2g2+k3g3+k4g4+k5g5+k6g6 ……(5) ここで、giは生成行列Gのi行目に対応するベ
クトルである。 c1=a1、c2=a2、c3=a3、c4=a4、c5=a5、c6
a6の成分をもつ符号は(5)式で求められる。すなわ
ち、生成行列Gが(4)式で表わされる時、c1の値は
g2〜g2が0であるのでg1に依存し、また、c2の値
は、gi(i≠2)が0であるのでg2に依存する。
以下同様にして、c3はg3に、c4はg4に、c5はg5に、
c6はg6にそれぞれ依存するので、(5)式は、 (a1,a2,a3,a4,a5,a6,c7,c8) =a1g1+a2g2+a3g3+a4g4+a5g5+a6g6 ……(6) と表わせ、またc7,c8は次式となる。 この(7),(8)式は、上述の(1),(2)式にそれぞれ対
応する。 このように、リード・ソロモン符号に対する従
来の符号化方法はデータ(a1,a2,a3,a4,a5
a6)に対する行列Gの掛け算によつて行なわれ
た。生成行列Gにおいて行列の各要素はGF(23
の元であるからこれを3ビツトの符号で表わす
と、
The present invention relates to a Reed-Solomon code encoding method for data transmission and the like. Reed-Solomon code is a type of BCH code and is a non-binary code, and is known as an effective code for burst error correction, etc. However, before explaining the Reed-Solomon encoding method, An example of a Reed-Solomon code will be explained. For example, if the data to be transmission encoded is (a 1 , a 2 ,
a 3 , a 4 , a 5 , a 6 ) (where each data a 1 , a 2 . . . is a vector formed of m bits), the Reed-Solomon code is, for example, (c 1 , c2 , c3 , c4 , c5 , c6 , c7 , c8 ). In this case, c 1 = a 1 , c 2 = a 2 , c 3 = a 3 , c 4 = a 4 , c 5 = a 5 , c 6 =
a 6 , and c 7 and c 8 are It is expressed as Here, c 1 , c 2 , c 3 , c 4 , c 5 , and c 6 are information parts, and c 7 and c 8 are check parts (parity symbols). Note that α, α 2 , α 3 , . . . α 6 in equations (1) and (2) are elements of the Galois field GF (2 m ) excluding 1 and 0. Also, α is a primitive element of the Galois field GF (2 m ), and when m = 3, α 3 + α + 1 = 0 ...(3) holds. Next, the generator matrix G in this encoding is [Each element is an element of GF(2 3 )] If we multiply the data (a 1 , a 2 , a 3 , a 4 , a 5 , a 6 ) by the generator matrix G, we get the Reed-Solomon code (c 1 , c 2 , c 3 , c 4 , c 5 , c 6 , c 7 , c 8 ) can be understood from equations (1) and (2). That is, considering the generation matrix G of equation (4),
Codes with generator matrix G (c 1 , c 2 , c 3 , c 4 , c 5 , c 6 ,
c 7 , c 8 ) all satisfy the following equation. (c 1 , c 2 , c 3 , c 4 , c 5 , c 6 , c 7 , c 8 ) = k 1 g 1 +
k 2 g 2 +k 3 g 3 +k 4 g 4 +k 5 g 5 +k 6 g 6 (5) Here, gi is a vector corresponding to the i-th row of the generator matrix G. c 1 = a 1 , c 2 = a 2 , c 3 = a 3 , c 4 = a 4 , c 5 = a 5 , c 6 =
The code with a 6 components can be found using equation (5). That is, when the generator matrix G is expressed by equation (4), the value of c 1 is
Since g 2 to g 2 are 0, it depends on g 1 , and the value of c 2 depends on g 2 because gi (i≠2) is 0 .
Similarly, c 3 becomes g 3 , c 4 becomes g 4 , c 5 becomes g 5 ,
Since c 6 depends on g 6 , equation (5) is (a 1 , a 2 , a 3 , a 4 , a 5 , a 6 , c 7 , c 8 ) = a 1 g 1 + a 2 g 2 + a 3 g 3 + a 4 g 4 + a 5 g 5 + a 6 g 6 ...(6), and c 7 and c 8 are as follows. These equations (7) and (8) correspond to the above-mentioned equations (1) and (2), respectively. In this way, the conventional encoding method for Reed-Solomon code is data (a 1 , a 2 , a 3 , a 4 , a 5 ,
a 6 ) by the matrix G. In the generator matrix G, each element of the matrix is GF(2 3 )
Since this is the source of

【表】 の如く表わすことができる。 いま生成行列Gの第8列をPとすると列→行変
換して PT=〔α+1,α2+1,α3+1,α4+1,α5
1,α6+1〕 ……(9) とし、これを上述のような3ビツトの2進数で表
示すると(下が低位) となる。 リード・ソロモン符号における検査部c8の形成
方法は式(9)すなわち式(2)の掛け算によつて行なわ
れた。なお、検査部c7の形成は、式(2)の c8=c76i=1 aiより、c7=c86i=1 aiにて求められ
る。 第1図は従来の方法の一例を示すブロツク線図
であつて、図において1は並列mビツトのシフト
レジスタ(上述の数値例ではm=3)、2はガロ
ア体GF(2m)での掛け算器、3は並列mビツトの
各データ(a1+a2,…a6)をデータ単位でシフト
入力し、サンプル保持するシフトレジスタ、4は
排他的論理和ゲート、5は情報部と検査部とのセ
レクタである。入力は10で示す入力端子からm
ビツト並列でで入力され、データ(a1,a2,…
a6)が順次シフトされて情報ビツト(c1,c2,…
c6)としてセレクタ5の上側接点から出力端子2
0へ出力され、この出力が終るとセレクタ5は下
側接点に接続され掛算器2及び排他的論理和ゲー
ト4と並列mビツトシフトレジスタ1とで構成す
る演算回路で式(1)、式(2)の演算によつて作成され
た検査部c7,c8が出力される。このとき掛算器2
の一方の入力Aは(a1,a2,…a6)であり他方の
入力Bとして与えられるべき式(5)で示される数値
は第1図の一点鎖線から下方の部分のシフトレジ
スタ3と排他的論理和ゲート4とによつて発生さ
れる。第1図下方部分左端の“1”or“0”はc7
の発生かc8の発生かによつて切換えられるべき入
力を示す。 すなわち従来の符号化装置は第1図の一点鎖線
から上部のデータレジスタ部と、一点鎖線から下
部のガロア体GF(2m)の要素αiの発生装置とに分
けることができるが、このガロア体GF(2m)の要
素の発生装置ではたとえば式(9)に示す順序で発生
せねばならず、シフトレジスタ3と排他的論理和
ゲート4とによるフイードバツク操作によつて発
生することを必要とし、このため回路が複雑にな
り多くの部品を必要とするという欠点があつた。 この発明は従来の符号化方法における上述の欠
点を除去することを目的とし、αiの発生装置を簡
単化し得るような符号化方法を得る点にあり、以
下この発明の方法について詳細に説明する。 上述の式(6)〜(8)の説明から、(5)式の右辺の項の
順序は任意に入替えてもよいことは明らかであ
る。したがつて、式(10)の中での2進数の順序を変
更して のようにすればSP T 0(式(7))に含まれるパターン
を第1項目から順に発生させるためにはバイナリ
カウンタを用いて簡単に実現することができる。
これはSPT(式(7))に含まれるパターンを第1項
目から順に発生させるため第1図のシフトレジス
タ3と排他的論理和ゲートとを必要としたことに
比較して遥かに簡単な回路でαiを発生できること
を意味する。式(11)で示されるSP T 0に相当するPT 0は PT 0=〔α3+1,α+1,α6+1,α2+1,α5
1,α4+1〕 ……(12) で表わされ、この場合式(4)に相当する生成行列は となるがデータ(a1,a2,a3,a4,a5,a6)のデ
ータ入力順序を(a3,a1,a6,a2,a5,a4
……(14) に変更し生成行列を とする。そして式(14)で表わされる配列順序に
変更したデータと式(15)で表わされる生成多項
式を掛け算すれば(a3,a1,a6,a2,a5,a4
c7,c8) ……(16) のようなリード・ソロモン符号が得られる。 この場合、検査部c8は c8=a3(α3+1)+a1(α+1)+a6(α6+1)+
a2
(α2+1) +a5(α5+1)+a4(α4+1) で表わされ、これは式(2)と等しいものである。ま
た、このc8よりc7をを算出できることは従来の場
合と同様である。 第2図はこの発明の一実施例を示すブロツク線
図で、第2図において第1図と同一符号は同一部
分を示し、同一動作をするのでその説明を省略す
る。第1図と異る所は第1図の1点鎖線から下方
の部分すなわちαiの発生部分がバイナリカウンタ
6に置き換えられている点である。また第2図の
入力端子10にはベクトルa1,a2…の配列順序が
あらかじめ(a3,a1,a6,a2,a5,a4)の如く変
更されたデータが入力される。上記データの入力
すなわちシフトタイミングに関連したシステムク
ロツクによつてバイナリカウンタ6の計数値は順
の如く変化し、掛け算器2による掛け算の結果式
(16)で示すリード・ソロモン符号が出力端子2
0から出力されることは明らかである。 ところで、このようにして符号化されたリー
ド・ソロモン符号を復号化する場合、本発明の符
号化に対応した復号化すなわちバイナリカウンタ
を用いて式(15)に示される同一の生成マトリツ
クスに基づいて復号化する場合には何んら問題な
く、単に符号化の逆変換となつてその復号データ
はa3,a1,a6,a2,a5,a6の順序で出力される。 一方、本発明の符号化方法により符号化された
リード・ソロモン符号を従来の復号化方法で復号
する場合には何んらかの変換装置が必要である。
すなわち、(15)式のG1で生成される生成マトリ
ツクスと、従来の(4)式のG0で生成される生成マ
トリツクスとの間では符号化復号化の可逆変換が
成り立たない。したがつて、この場合は本発明の
符号化の際、データを配列変換したのと丁度逆す
なわち(a3,a1,a6,a2,a5,a4,c7,c8)→
(a1,a2,a3,a4,a5,a6,c7,c8)とするデータ
配列変換器を要する。 なお、このデータ配列変換は符号、復号器の入
出力側の結線をつなぎ換えるだけで容易に対処で
きる。 以上の説明はm=3の場合のこの発明の実施例
について述べたが、この発明の方法が任意のリー
ド・ソロモン符号の符号化に適用できることは申
すまでもなく、またリード・ソロモン符号の復号
にも適用できることは明らかである。 以上のように、この発明のリード・ソロモン符
号の符号化方法によれば、ガロア体GF(2m)の要
素αiをバイナリカウンタで構成でき、回路を簡単
化することができるという利点がある。
[Table] It can be expressed as shown below. Now, let P be the 8th column of the generator matrix G, then convert from column to row and get P T = [α+1, α 2 +1, α 3 +1, α 4 +1, α 5 +
1, α 6 + 1〕 ...(9) If this is expressed as a 3-bit binary number as shown above (lower is the lower value) becomes. The check part c8 in the Reed-Solomon code was formed by multiplication of equation (9), that is, equation (2). Note that the formation of the inspection portion c 7 is determined by c 7 = c 8 + 6i=1 ai from the formula (2), c 8 = c 7 + 6i=1 ai. FIG. 1 is a block diagram showing an example of a conventional method. In the figure, 1 is a parallel m-bit shift register (m=3 in the numerical example above), and 2 is a Galois field GF (2 m ). A multiplier, 3 is a shift register that shifts and inputs parallel m-bit data (a 1 + a 2 , ... a 6 ) in data units and holds samples, 4 is an exclusive OR gate, and 5 is an information section and a check section. is a selector for The input is m from the input terminal indicated by 10.
Bits are input in parallel, and the data (a 1 , a 2 ,...
a 6 ) are shifted sequentially to obtain information bits (c 1 , c 2 ,...
c 6 ) from the upper contact of selector 5 to output terminal 2.
0, and when this output is finished, the selector 5 is connected to the lower contact, and an arithmetic circuit consisting of a multiplier 2, an exclusive OR gate 4, and a parallel m-bit shift register 1 calculates the equation (1) and the equation ( The inspection parts c 7 and c 8 created by the calculation in 2) are output. At this time, multiplier 2
One input A is (a 1 , a 2 ,...a 6 ), and the value given by equation (5) as the other input B is the shift register 3 in the lower part from the dashed-dotted line in Figure 1. and exclusive OR gate 4. “1” or “0” at the left end of the lower part of Figure 1 is c 7
Indicates the input to be switched depending on the occurrence of c8 or c8 . In other words, the conventional encoding device can be divided into a data register section above the dashed-dotted line in FIG . For example, in a generator for the elements of the field GF(2 m ), the elements must be generated in the order shown in equation (9), and must be generated by a feedback operation using the shift register 3 and the exclusive OR gate 4. , This resulted in a disadvantage that the circuit became complicated and required many parts. The purpose of this invention is to eliminate the above-mentioned drawbacks of conventional encoding methods, and to provide an encoding method that can simplify the α i generator.The method of the present invention will be explained in detail below. . From the explanation of equations (6) to (8) above, it is clear that the order of the terms on the right side of equation (5) may be changed arbitrarily. Therefore, by changing the order of the binary numbers in equation (10), By doing this, it is possible to easily generate the patterns included in S P T 0 (formula (7)) in order from the first item using a binary counter.
This is much simpler than the need for the shift register 3 and exclusive OR gate in Figure 1 in order to generate the patterns included in S P T (Equation (7)) in order from the first item. This means that α i can be generated using a similar circuit. P T 0 corresponding to S P T 0 shown in equation (11) is P T 0 = [ α 3 +1, α+1, α 6 +1, α 2 +1, α 5 +
1, α 4 +1] ...(12) In this case, the generator matrix corresponding to equation (4) is However, the data input order of data (a 1 , a 2 , a 3 , a 4 , a 5 , a 6 ) is (a 3 , a 1 , a 6 , a 2 , a 5 , a 4 )
...(14) Change the generation matrix to shall be. Then, by multiplying the data changed to the arrangement order expressed by equation (14) by the generator polynomial expressed by equation (15), we get (a 3 , a 1 , a 6 , a 2 , a 5 , a 4 ,
c 7 , c 8 ) ...(16) A Reed-Solomon code is obtained. In this case, the inspection part c 8 is c 8 = a 33 +1) + a 1 (α + 1) + a 66 + 1) +
a 2
It is expressed as (α 2 +1) +a 55 +1) + a 44 +1), which is equivalent to equation (2). Also, c 7 can be calculated from c 8 as in the conventional case. FIG. 2 is a block diagram showing one embodiment of the present invention. In FIG. 2, the same reference numerals as in FIG. 1 indicate the same parts and perform the same operations, so a description thereof will be omitted. The difference from FIG. 1 is that the portion below the one-dot chain line in FIG. 1, that is, the portion where α i occurs, is replaced with a binary counter 6. In addition , data in which the arrangement order of vectors a 1 , a 2 . Ru. The count value of the binary counter 6 is sequentially changed by the system clock related to the input of the above data, that is, the shift timing. As a result of multiplication by multiplier 2, the Reed-Solomon code shown in equation (16) is output at output terminal 2.
It is clear that the output is from 0. By the way, when decoding the Reed-Solomon code encoded in this way, the decoding corresponding to the encoding of the present invention, that is, using a binary counter, is performed based on the same generation matrix shown in equation (15). When decoding, there is no problem; it is simply an inverse transformation of encoding, and the decoded data is output in the order of a 3 , a 1 , a 6 , a 2 , a 5 , and a 6 . On the other hand, if a Reed-Solomon code encoded by the encoding method of the present invention is to be decoded by a conventional decoding method, some kind of conversion device is required.
That is, reversible encoding/decoding conversion cannot be performed between the generation matrix generated by G 1 in equation (15) and the generation matrix generated by G 0 in the conventional equation (4). Therefore, in this case, when encoding according to the present invention, the array conversion of data is exactly the opposite, that is, (a 3 , a 1 , a 6 , a 2 , a 5 , a 4 , c 7 , c 8 ) →
(a 1 , a 2 , a 3 , a 4 , a 5 , a 6 , c 7 , c 8 ) is required. Note that this data array conversion can be easily handled by simply changing the connections on the input and output sides of the code and decoder. Although the above explanation has been about the embodiment of the present invention in the case of m=3, it goes without saying that the method of the present invention can be applied to the encoding of any Reed-Solomon code, and can also be applied to the decoding of Reed-Solomon codes. It is clear that it can also be applied to As described above, according to the Reed-Solomon code encoding method of the present invention, the element α i of the Galois field GF (2 m ) can be configured with a binary counter, which has the advantage of simplifying the circuit. .

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

第1図は従来の方法の一例を示すブロツク線
図、第2図はこの発明の一実施例を示すブロツク
線図である。 図において、1は並列mビツトのシフトレジス
タ、2はガロア体GF(2m)での掛け算器、3は1
ビツトのシフトレジスタ、4は排他的論理和ゲー
ト、5はセレクタ、6はバイナリカウンタであ
る。なお各図中同一符号は同一部分を示すものと
する。
FIG. 1 is a block diagram showing an example of a conventional method, and FIG. 2 is a block diagram showing an embodiment of the present invention. In the figure, 1 is a parallel m-bit shift register, 2 is a multiplier in Galois field GF (2 m ), and 3 is 1
4 is an exclusive OR gate, 5 is a selector, and 6 is a binary counter. Note that the same reference numerals in each figure indicate the same parts.

Claims (1)

【特許請求の範囲】[Claims] 1 それぞれmビツトからなる複数個のデータ
(ベクトル)を順次サンプル保持するシフトレジ
スタ、このシフトレジスタのシフトタイミングに
同期して順次1づつ加算(あるいは減算)出力す
るmビツトのバイナリーカウンタ、このバイナリ
ーカウンタの計数値と上記シフトレジスタのデー
タ値をガロア体GF(2m)上で掛算する掛算器、こ
の掛算器の出力をガロア体GF(2m)上で順次加算
する加算器を備え、上記シフトレジスタへのデー
タの入力順を各データのガロア体GF(2m)の元の
2進テーブル(2進数)の増加(あるいは減少)
順に対応させたことを特徴とするリード・ソロモ
ン符号の符号化方法。
1. A shift register that sequentially holds samples of multiple pieces of data (vectors) each consisting of m bits, an m-bit binary counter that sequentially adds (or subtracts) and outputs one by one in synchronization with the shift timing of this shift register, and this binary counter. It is equipped with a multiplier that multiplies the count value of and the data value of the shift register above on the Galois field GF (2 m ), an adder that sequentially adds the output of this multiplier on the Galois field GF (2 m ), Change the input order of data to the register by increasing (or decreasing) the original binary table (binary numbers) of the Galois field GF (2 m ) of each data.
A Reed-Solomon code encoding method characterized by sequential correspondence.
JP16026377A 1977-12-29 1977-12-29 Lead-solomon code encoding method Granted JPS5492108A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16026377A JPS5492108A (en) 1977-12-29 1977-12-29 Lead-solomon code encoding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16026377A JPS5492108A (en) 1977-12-29 1977-12-29 Lead-solomon code encoding method

Publications (2)

Publication Number Publication Date
JPS5492108A JPS5492108A (en) 1979-07-21
JPS635928B2 true JPS635928B2 (en) 1988-02-05

Family

ID=15711214

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16026377A Granted JPS5492108A (en) 1977-12-29 1977-12-29 Lead-solomon code encoding method

Country Status (1)

Country Link
JP (1) JPS5492108A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07114419B2 (en) * 1989-04-12 1995-12-06 株式会社東芝 QAM communication system

Also Published As

Publication number Publication date
JPS5492108A (en) 1979-07-21

Similar Documents

Publication Publication Date Title
CN104391675B (en) Apparatus and processor for improving processing efficiency
JP2005218098A (en) Reed-solomon decoder circuit of a forward directional chain search system
JPH0389631A (en) Decoding method and device
JPH05127934A (en) Method and apparatus for forming periodic redundancy checking code
JP3354025B2 (en) Error location polynomial calculation method and apparatus
JPH0728227B2 (en) Decoding device for BCH code
JP2001127645A (en) Error correction method and error correction device
JP2694792B2 (en) Error position polynomial arithmetic circuit
KR100552694B1 (en) Method and apparatus for multiplication operation in finite field
JP3248098B2 (en) Syndrome calculation device
JPS635928B2 (en)
TWI226758B (en) Encoding method and apparatus for cross interleaved cyclic codes
JP3614978B2 (en) Galois field division method and division apparatus
US7281196B2 (en) Single error Reed-Solomon decoder
EP0584864B1 (en) A hardware-efficient method and device for encoding BCH codes and in particular Reed-Solomon codes
US7287207B2 (en) Method and apparatus for computing parity characters for a codeword of a cyclic code
US5862159A (en) Parallelized cyclical redundancy check method
JPH1032497A (en) Error evaluation polynomial coefficient computing device
JP2591611B2 (en) Encoding / decoding circuit for t-error correction code
JP2543319B2 (en) Encoder
JPH0834439B2 (en) Galois field arithmetic unit
JP2017098945A (en) Circuit arrangement for determining correction signal, and method therefor
JPH09162753A (en) Decoding system for code word
JP2797570B2 (en) Euclidean circuit
JP2003032122A (en) Encoder