JP2805328B2 - Burst error correction method - Google Patents

Burst error correction method

Info

Publication number
JP2805328B2
JP2805328B2 JP8412389A JP8412389A JP2805328B2 JP 2805328 B2 JP2805328 B2 JP 2805328B2 JP 8412389 A JP8412389 A JP 8412389A JP 8412389 A JP8412389 A JP 8412389A JP 2805328 B2 JP2805328 B2 JP 2805328B2
Authority
JP
Japan
Prior art keywords
register
remainder
error correction
burst error
stored
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 - Fee Related
Application number
JP8412389A
Other languages
Japanese (ja)
Other versions
JPH02264523A (en
Inventor
直彦 岩切
正雄 笠原
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.)
Japan Radio Co Ltd
Original Assignee
Japan Radio Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Japan Radio Co Ltd filed Critical Japan Radio Co Ltd
Priority to JP8412389A priority Critical patent/JP2805328B2/en
Publication of JPH02264523A publication Critical patent/JPH02264523A/en
Application granted granted Critical
Publication of JP2805328B2 publication Critical patent/JP2805328B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Error Detection And Correction (AREA)

Description

【発明の詳細な説明】 [産業上の利用分野] この発明はバースト誤り訂正方法に関し、特にバース
ト誤りの最下位のビット位置が既知の場合のバースト誤
りの訂正方法に関するものである。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a burst error correction method, and more particularly to a burst error correction method when the least significant bit position of a burst error is known.

[従来の技術] このような場合のバースト誤り訂正方法として、従来
は外部から与えられる消失情報を利用して復号を行う軟
判定復号法があった。
[Prior Art] As a burst error correction method in such a case, conventionally, there has been a soft decision decoding method in which decoding is performed using erasure information provided from the outside.

符号間の最小距離をdとすると、誤り訂正能力は普通
の硬判定復号法ではI[d/2]ビットであり、軟判定復
号法ではd−1ビットである。ただし、I[d/2]はd/2
より小さい最大の整数を表す。
Assuming that the minimum distance between codes is d, the error correction capability is I [d / 2] bits in a normal hard decision decoding method and d-1 bits in a soft decision decoding method. Where I [d / 2] is d / 2
Represents the largest integer less than.

[発明が解決しようとする課題] たとえば、d=3の場合を考えてみると、硬判定復号
法では1ビットの誤り訂正が可能であり、軟判定復号法
では2ビットの誤り訂正が可能であるが、バースト誤り
では連続して多数のビットが誤る場合が多く、従来の方
法では訂正できないという問題があり、且つ軟判定復号
法はそのアルゴリスムが複雑であるという問題があっ
た。
[Problems to be Solved by the Invention] For example, considering the case of d = 3, 1-bit error correction is possible in the hard decision decoding method, and 2-bit error correction is possible in the soft decision decoding method. However, a burst error often results in a large number of consecutive errors, and cannot be corrected by the conventional method. In addition, the soft decision decoding method has a problem that the algorithm is complicated.

この発明は、従来の方法における上記の課題を解決す
るためになされたもので、連続して多数のビットがバー
スト誤りを受けても、バースト誤りの最下位のビットの
ビット位置が決定できれば、極めて簡単に誤りの訂正が
可能なバースト誤り訂正方法を得ることを目的としてい
る。
The present invention has been made in order to solve the above-mentioned problems in the conventional method. Even if a large number of bits are continuously subjected to a burst error, if the bit position of the least significant bit of the burst error can be determined, it is extremely difficult. It is an object of the present invention to obtain a burst error correction method that can easily correct an error.

[課題を解決するための手段] この発明にかかるバースト誤り訂正方法では、生成多
項式で除算した場合の剰余の性質を利用し、簡単な方法
で多数の連続するビットの誤りを訂正するようにした。
[Means for Solving the Problems] In the burst error correction method according to the present invention, the nature of the remainder when divided by a generator polynomial is used to correct errors in a large number of consecutive bits by a simple method. .

[作用] 情報語をC(X),生成多項式をG(X),符号語を
F(X)とすれば、G(X)の次数をkとして(例えば
G(X)=X3+X+1の場合、k=3)、 XkC(X)/G(X)=Q(X)+R(X)/G(X) ・・・(1) XkC(X)(+)R(X)=Q(X)G(X) ・・・(2) R(X)=Q(X)G(X)(+)XkC(X) ・・・(3) 但し、Qは除算の商、Rは除算の剰余である。
[Operation] If the information word is C (X), the generator polynomial is G (X), and the codeword is F (X), the order of G (X) is k (for example, G (X) = X 3 + X + 1 In this case, k = 3), X k C (X) / G (X) = Q (X) + R (X) / G (X) (1) X k C (X) (+) R (X ) = Q (X) G (X) (2) R (X) = Q (X) G (X) (+) X k C (X) (3) where Q is the division The quotient, R, is the remainder of the division.

符号語F(X)は F(X)=XkC(X)(+)R(X) ・・・(4) によって作成する。The code word F (X) is created by F (X) = X k C (X) (+) R (X) (4).

受信語r(X)は r(X)=F(X)+B(X)Xi ・・・(5) となる。The received word r (X) is as follows: r (X) = F (X) + B (X) X i (5)

r(X)をG(X)で除算し、その剰余R(X)を求
めると、式(5)中、F(X)はG(X)で割り切れる
ので、R(X)はB(X)XiをG(X)で除算した場合
の剰余と同じになる。
When r (X) is divided by G (X) to obtain the remainder R (X), in equation (5), F (X) is divisible by G (X), so that R (X) is B (X) ) consisting of X i the same as the remainder when divided by G (X).

式(3)を適用し、 R(X)=Q(X)G(X)(+)B(X)Xi ・・・(13) R(X)をn段のシフトレジスタ内で、n−iビット
上位に巡回シフトすれば、 R(X)Xn-i=Q(X)G(X)Xn-i(+)B(X)
Xn ・・・(23) となる。
Applying the equation (3), R (X) = Q (X) G (X) (+) B (X) X i (13) R (X) is stored in an n-stage shift register by n If a cyclic shift is performed to the upper part of −i bits, R (X) X ni = Q (X) G (X) X ni (+) B (X)
X n (23)

巡回シフトであるからXn=X0であり、nはG(X)の
周期として構成されているので、Q(X)G(X)Xn-i
はQ(X)G(X)と同じようにG(X)で割り切れ
る。従って式(23)のR(X)Xn-iをG(X)で除算し
て得られる剰余はB(X)になる。
Since it is a cyclic shift, X n = X 0 and n is configured as a period of G (X), so that Q (X) G (X) X ni
Is divisible by G (X) in the same way as Q (X) G (X). Therefore, the remainder obtained by dividing R (X) x ni in equation (23) by G (X) is B (X).

[実施例] 以下、この発明の実施例を図面を用いて説明する。第
1図はこの発明の一実施例を示すブロック図で、図にお
いて(1),(5),(8),(9),(10)はそれぞ
れレジスタ、(2),(4)はそれぞれセレクタ、
(3)は生成多項式G(X)で除算を行い剰余を出力す
る除算回路、(6),(11)はn段のシフトレジスタ、
(7)はバースト位置判定部、(12)は排他的論理和回
路である。なお、除算回路内での減算も排他的論理和演
算である。
Embodiment An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the present invention. In FIG. 1, (1), (5), (8), (9) and (10) are registers, respectively, and (2) and (4) are each selector,
(3) is a division circuit that performs division by the generator polynomial G (X) and outputs a remainder, (6) and (11) are n-stage shift registers,
(7) is a burst position determination unit, and (12) is an exclusive OR circuit. The subtraction in the division circuit is also an exclusive OR operation.

レジスタを区別するため、r(X)レジスタ(1)、
R(X)レジスタ(5)、iレジスタ(8)、n−iレ
ジスタ(9)、B(X)レジスタ(10)という。
To distinguish registers, r (X) register (1),
They are called R (X) register (5), i register (8), ni register (9), and B (X) register (10).

第2図はバースト誤りの重畳を示す説明図で、nビッ
トの符号語F(X)のXiビットを最下位とするビット位
置に、B(X)で示すバースト誤りが発生し、受信語r
(X)は式(5)で示されるようになったとする。
In illustration FIG. 2 showing the superposition of burst errors, the X i bits of n-bit code word F (X) in the bit position to least significant, burst error indicated by B (X) is generated, the received word r
(X) is assumed to be as shown by the equation (5).

受信語r(X)をr(X)レジスタ(1)に格納し、
セレクタ(2)によりr(X)レジスタ(1)の内容を
除算回路(3)に入力して、その剰余R(X)をR
(X)レジスタ(5)に格納する。R(X)は式(13)
で示される。
Store the received word r (X) in the r (X) register (1),
The selector (2) inputs the contents of the r (X) register (1) to the division circuit (3), and outputs the remainder R (X) to R
(X) Store in register (5). R (X) is the formula (13)
Indicated by

また、別に消失情報からバースト位置判定部(7)に
おいてバーストの影響の及ぶ最後のビットのビット位置
iを決定し、iの値をiレジスタ(8)に、n−iの値
をn−iレジスタ(9)に格納しておく。
In addition, the burst position determination unit (7) separately determines the bit position i of the last bit affected by the burst from the erasure information, and stores the value of i in the i register (8) and the value of ni to ni. It is stored in the register (9).

R(X)レジスタ(5)の内容をシフトレジスタ
(6)でn−iビット上位へ巡回シフトすれば、その結
果は式(23)で示されるようになり、これをセレクタ
(2)を介して除算回路(3)で除算すれば、剰余とし
てB(X)を得る。これをセレクタ(4)を介してB
(X)レジスタ(10)へ格納する。
If the contents of the R (X) register (5) are cyclically shifted to ni bits higher by the shift register (6), the result is as shown in Expression (23), and this is passed through the selector (2). And division by the division circuit (3), B (X) is obtained as a remainder. This is passed through selector (4) to B
(X) Store in the register (10).

B(X)レジスタ(10)の内容をn段のシフトレジス
タ(11)でiビット上位へシフトすると、B(X)Xi
なり、これとr(X)との排他的論理和を作ると、正し
い符号語F(X)が得られる。
When the content shifted to the i bit higher in the n stages of the shift register (11) of the B (X) register (10), B (X) X i, and the this and when making an exclusive OR of the r (X) , The correct codeword F (X) is obtained.

以上の説明から明らかなように、この発明では生成多
項式の次数k以下のビット数のバースト誤りを簡単な回
路で訂正することができる。
As is apparent from the above description, according to the present invention, a burst error having a bit number equal to or less than the order k of the generator polynomial can be corrected by a simple circuit.

以下、二三の数値例について説明する。第3図及び第
4図はこの発明の数値例を示す説明図で、第3図に示す
例ではC(X)=X3+X(1010),G(X)=X3+X+1
(1011)で、F(X)=X6+X4+X+1(1010011)に
対しバースト誤りがB(X)Xi欄を如くなり、受信語r
(X)がそれぞれ図に示す通りとなり、これをG(X)
で除算するとR(X)を得るが、このR(X)を式(1
3)に従って分解して考えると、Q(X)G(X)は該
当欄の通りとなる。R(X)をn−iだけ巡回シフトす
ることは、B(X)XiとQ(X)G(X)とを、それぞ
れn−iだけ巡回シフトして両者の排他的論理和を取る
ことと同じであるから、第3図のn−iシフト欄には2
成分に分解して示す。
Hereinafter, a few numerical examples will be described. 3 and 4 are explanatory diagrams showing numerical examples of the present invention. In the example shown in FIG. 3, C (X) = X 3 + X (1010) and G (X) = X 3 + X + 1
At (1011), for F (X) = X 6 + X 4 + X + 1 (1010011), the burst error becomes as shown in the B (X) X i column, and the received word r
(X) are as shown in the figure, and this is represented by G (X)
R (X) is obtained by dividing by R.
When decomposed according to 3), Q (X) G (X) is as shown in the corresponding column. To R (X) is to cyclically shifted by n-i is, B and (X) X i and Q (X) G (X), respectively cyclically shifted by n-i takes the exclusive logical sum of both by Therefore, in the ni shift column of FIG.
Decomposed into components.

例えば、n−iシフト欄第2行目の0100111は、Q
(X)G(X)=0111010をn−i(=4)ビット左へ
シフトしたものである。0111010も0100111も1011で割り
切れるので、R(X)をn−iビットシフトした010000
0の除算は、剰余に関する限り0000111の除算と等価とな
り、B(X)=111が剰余となる。
For example, 0100111 on the second line of the ni shift column is Q
(X) G (X) = 0111010 shifted ni (= 4) bits to the left. Since 0111010 and 0100111 are divisible by 1011, R (X) is shifted by ni bits.
Division of 0 is equivalent to division of 0000111 as far as the remainder is concerned, and B (X) = 111 is the remainder.

第4図は、C(X)=11110000001,G(X)=10011,F
(X)=111100000010110,B(X)=1111,i=7の場合
を示し、従ってr(X)=111111110010110となり、R
(X)=0011となり、これをn−i(=8)ビットシフ
トして、000001100000000を得、これの除算結果の剰余
はB(X)=1111となる。
FIG. 4 shows C (X) = 11110000001, G (X) = 10011, F
(X) = 111100000010110, B (X) = 1111, i = 7. Therefore, r (X) = 111111110010110, and R
(X) = 0011, which is shifted by ni (= 8) bits to obtain 000001100000000, and the remainder of the division result is B (X) = 1111.

なお、第1図の回路は説明の便宜のためにハードウエ
アで構成したが、一般的にはプロセッサによるプログラ
ム制御によって構成されれものである。
Although the circuit in FIG. 1 is configured by hardware for convenience of description, it is generally configured by program control by a processor.

[発明の効果] この発明は以上説明したとおり、簡単な方法で生成多
項式の次数に等しいビット数までのバースト誤りを訂正
することができるという効果がある。
[Effects of the Invention] As described above, the present invention has an effect that a burst error up to the number of bits equal to the order of the generator polynomial can be corrected by a simple method.

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

第1図はこの発明の一実施例を示すブロック図、第2図
はバースト誤りの重畳を示す説明図、第3図及び第4図
はこの発明の数値例を示す説明図。 (1)……r(X)レジスタ、(3)……除算回路、
(5)……R(X)レジスタ、(6)……n段シフトレ
ジスタ、(7)……バースト位置判定部、(8)……i
レジスタ、(9)……n−iレジスタ、(10)……B
(X)レジスタ、(11)……n段シフトレジスタ、(1
2)……排他的論理和回路。
FIG. 1 is a block diagram showing one embodiment of the present invention, FIG. 2 is an explanatory diagram showing superposition of burst errors, and FIGS. 3 and 4 are explanatory diagrams showing numerical examples of the present invention. (1) ... r (X) register, (3) ... division circuit,
(5) R (X) register, (6) n-stage shift register, (7) burst position determination unit, (8) i
Register, (9) ... ni register, (10) ... B
(X) register, (11) ... n-stage shift register, (1
2) Exclusive OR circuit.

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) H03M 13/00 - 13/22──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 6 , DB name) H03M 13/00-13/22

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】生成多項式G(X)を原始多項式とし、符
号長nを生成多項式G(X)の周期として構成される誤
り訂正符号の符号語F(X)にバースト誤りが発生し、
受信語r(X)がr(X)=F(X)(+)B(X)Xi
(但し(+)は排他的論理和を表す)の形で表すことが
できる場合、 消失バースト情報から上記iの値を決定し、iレジスタ
にiの値を、n−iレジスタにn−iの値をそれぞれ格
納する段階、 受信語r(X)を生成多項式G(X)で除算して、その
剰余R(X)をR(X)レジスタに格納する段階、 R(X)レジスタの内容をn段シフトレジスタの中で上
記n−iレジスタに格納されている数値に等しいビット
数上位方向へ巡回シフトし、その結果を生成多項式G
(X)で除算し、その剰余をB(X)レジスタに格納す
る段階、 B(X)レジスタの内容をn段シフトレジスタ内で上記
iレジスタに格納されている数値に等しいビット数上位
方向へシフトし、その結果と上記受信語r(X)との排
他的論理和を生成する段階、 を備えたバースト誤り訂正方法。
A burst error occurs in a code word F (X) of an error correction code having a generator polynomial G (X) as a primitive polynomial and a code length n as a period of the generator polynomial G (X).
The received word r (X) is r (X) = F (X) (+) B (X) X i
(Where (+) indicates exclusive OR), the value of i is determined from the lost burst information, the value of i is stored in the i register, and the value of ni is stored in the ni register. , The received word r (X) is divided by the generator polynomial G (X), and the remainder R (X) is stored in the R (X) register. The contents of the R (X) register Is cyclically shifted upward in the n-stage shift register by the number of bits equal to the numerical value stored in the ni register, and the result is generated by the generator polynomial G.
Dividing by (X) and storing the remainder in a B (X) register, and shifting the contents of the B (X) register upward in the n-stage shift register by the number of bits equal to the numerical value stored in the i register. Shifting and generating an exclusive OR of the result and the received word r (X).
JP8412389A 1989-04-04 1989-04-04 Burst error correction method Expired - Fee Related JP2805328B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8412389A JP2805328B2 (en) 1989-04-04 1989-04-04 Burst error correction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8412389A JP2805328B2 (en) 1989-04-04 1989-04-04 Burst error correction method

Publications (2)

Publication Number Publication Date
JPH02264523A JPH02264523A (en) 1990-10-29
JP2805328B2 true JP2805328B2 (en) 1998-09-30

Family

ID=13821741

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8412389A Expired - Fee Related JP2805328B2 (en) 1989-04-04 1989-04-04 Burst error correction method

Country Status (1)

Country Link
JP (1) JP2805328B2 (en)

Also Published As

Publication number Publication date
JPH02264523A (en) 1990-10-29

Similar Documents

Publication Publication Date Title
KR930001071B1 (en) Error correction circuit
KR930008683B1 (en) Reed solomon error correction code encoder
JP3232602B2 (en) Euclidean circuit
JPS63193723A (en) Decoding method for reed-solomon code
JP3281868B2 (en) Viterbi decoding method
EP0101218A2 (en) Methods of correcting errors in binary data
JPH0728227B2 (en) Decoding device for BCH code
JPS632370B2 (en)
US7124351B2 (en) Software instructions utilizing a hardwired circuit
JP3279624B2 (en) 1-bit error correction circuit based on CRC operation
JP2805328B2 (en) Burst error correction method
US4298981A (en) Decoding shortened cyclic block codes
US7225386B2 (en) High-efficiency error detection and/or correction code
JP2694794B2 (en) Error correction processing method
KR100308025B1 (en) method for multiplication/division in communication system
JPH10215187A (en) Error detection encoding and decoding device and method
JP2600130B2 (en) Error correction circuit
JP2649059B2 (en) Decoding device for superposition code
JP2605269B2 (en) Error correction method
JP3595271B2 (en) Error correction decoding method and apparatus
KR0155762B1 (en) Reed-solomon decoder enable to correct error
JP3449339B2 (en) Decoding device and decoding method
JP2553571B2 (en) Galois field arithmetic unit
JP2797569B2 (en) Euclidean circuit
JPH09162753A (en) Decoding system for code word

Legal Events

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

Free format text: PAYMENT UNTIL: 20080724

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees