KR20000024730A - Method for calculating syndrome of extended reed-solomon codes and decoding method thereof - Google Patents
Method for calculating syndrome of extended reed-solomon codes and decoding method thereof Download PDFInfo
- Publication number
- KR20000024730A KR20000024730A KR1019980041385A KR19980041385A KR20000024730A KR 20000024730 A KR20000024730 A KR 20000024730A KR 1019980041385 A KR1019980041385 A KR 1019980041385A KR 19980041385 A KR19980041385 A KR 19980041385A KR 20000024730 A KR20000024730 A KR 20000024730A
- Authority
- KR
- South Korea
- Prior art keywords
- error
- code
- polynomial
- reed
- sign
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, 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/03—Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
- H03M13/05—Error 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/13—Linear codes
- H03M13/15—Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes
- H03M13/151—Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes using error location or error correction polynomials
- H03M13/1515—Reed-Solomon codes
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, 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/65—Purpose and implementation aspects
- H03M13/6522—Intended application, e.g. transmission or communication standard
Landscapes
- Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Probability & Statistics with Applications (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Algebra (AREA)
- General Physics & Mathematics (AREA)
- Pure & Applied Mathematics (AREA)
- Error Detection And Correction (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
- Detection And Correction Of Errors (AREA)
Abstract
Description
본 발명은 오류 정정 방법에 관한 것으로서 특히, 확장된 RS부호의 오증을 구하는 방법 및 이를 이용한 복호 방법에 관한 것이다.The present invention relates to a method for error correction, and more particularly, to a method for obtaining a misrepresentation of an extended RS code and a decoding method using the same.
통신 시스템이나 데이터 저장 시스템에서 데이터를 전송 또는 저장할 때, 여러 형태의 잡음, 왜곡, 그리고 간섭 등으로 인해 정보의 손실 즉, 오류가 발생한다. 이러한 오류를 적절히 해결하기 위해서 오류 정정 부호(error correcting codes)의 사용이 필수 불가결하다.When data is transmitted or stored in a communication system or data storage system, various types of noise, distortion, and interference cause loss of information, or error. In order to properly resolve these errors, the use of error correcting codes is indispensable.
도 1은 일반적인 디지털 통신 시스템의 구성을 보이는 블록도이다. 데이터 소오스(10)에서 발생된 데이터는 소오스 부호화기(12)를 통하여 부호화된 후 채널 부호화기(16)에 제공된다. 채널 부호화기(16)는 전송 중의 오류에 대비한 에러 정정 부호를 부가하여 부호화한다. 부호화된 데이터는 변조/전송기(17)에서 변조되고, 채널(18)을 통하여 전송되고 수신측의 수신/복조기(20)에 의해 수신된 신호가 복원된다.1 is a block diagram showing the configuration of a general digital communication system. Data generated in the data source 10 is encoded by the source encoder 12 and then provided to the channel encoder 16. The channel encoder 16 adds and encodes an error correction code for an error during transmission. The encoded data is modulated in the modulator / transmitter 17, transmitted over the channel 18, and the signal received by the receiver / demodulator 20 on the receiving side is recovered.
수신/복조기(19)에 의해 복조된 데이터는 오류 정정 부호의 복호 과정에 의해 전송 중에 발생한 오류가 정정된다. 오류 정정된 데이터는 소오스 복호화기(22)를 통하여 복호하고 데이터 동기부(20)에서 원래의 데이터로 복원된다.The data demodulated by the receiver / demodulator 19 is corrected for errors occurring during transmission by the decoding process of the error correction code. The error corrected data is decoded by the source decoder 22 and restored to the original data by the data synchronizer 20.
오류 정정 부호는 구성 방법에 따라 크게 블록 부호(block codes)와 트리 부호(tree codes)로 나눌 수 있다. 대표적인 블록 부호인 RS 부호(Reed-Solomon Codes)는 순회 부호(cyclic codes)의 일종으로 부호화(encoding)와 오증(syndrome)의 계산이 쉽고, 복호(decoding) 방법이 비교적 간편하고 구현이 용이하여 널리 응용되고 있다.The error correction code can be largely divided into block codes and tree codes according to a configuration method. RS code (Reed-Solomon Codes), a typical block code, is a kind of cyclic codes.It is easy to calculate encoding and synthesis, and the decoding method is relatively simple and easy to implement. It is applied.
RS 부호는 산발 오류(random error)에서 보다는 연집 오류(burst error)에 좋은 성능을 나타내며, 연접 부호(concatenated code)의 외부 부호(outer code)로 사용된다.The RS code shows better performance in burst error than in random error and is used as the outer code of the concatenated code.
p와 m을 각각 임의의 소수(prime number)와 양의 정수라 할 때,
부호를 표현하는 방법에는 여러 가지가 있으나 순회 부호의 경우 다항식을 이용하면 매우 편리하다. 임의의 부호 다항식(code polynomial)
정보 다항식
RS 부호를 실제에 응용할 때
생성 다항식의 차수가 정확히 2t이므로 RS 부호의 차원을 k라 하면
RS 부호는 비이진 부호이므로 오류가 발생한 위치(error location)뿐만 아니라 그 위치에서의 오류값(erroe value)도 결정해야 한다.Since the RS code is a non-binary code, not only an error location but also an error value (erroe value) at that location must be determined.
도 2는 종래의 RS 부호에 의한 복호 방법을 보이는 순서도이다. 도 2에 도시된 방법은 다음과 같이 수행된다.2 is a flowchart showing a decoding method using a conventional RS code. The method shown in FIG. 2 is performed as follows.
오증(syndrom)
오류 위치를 구한다.(S220)Find the error location (S220).
오류의 개수가 t개 이상이면 복호 실패를 선언하고 복호를 마친다.(S230, S240)If the number of errors is t or more, the decoding failure is declared and the decoding ends (S230, S240).
오류값을 결정한다.(S250)The error value is determined (S250).
오류를 정정한 후 복호를 마친다.(S260)After the error is corrected, the decoding is finished. (S260)
부호 다항식
이러한 주 방정식을 풀어서 오류 위치 다항식의 근을 구해 오류의 위치를 결정하고 Forney의 식으로 오류값을 결정하여 오류 방정식을 추정한다. 마지막으로 추정된 오류 방정식을 수신 다항식에 더해서 오류를 정정한다.Solve these main equations to find the root of the error location polynomial, determine the location of the error, and estimate the error equation by determining the error value using Forney's equation. Finally, correct the error by adding the estimated error equation to the received polynomial.
즉, 추정된 수신 다항식
여기서,
유한체
여기서, b는 정수이다. 이 부호를 확장시켜
도 3은 확장된 부호의 부호어 구성을 보이는 것이다.
본 발명은 상기의 문제점을 해결하기 위하여 안출된 것으로서
본 발명의 다른 목적은 상기의 오증 연산 방법을 이용한
도 1은 일반적인 디지털 통신 시스템의 구성을 보이는 블록도이다.1 is a block diagram showing the configuration of a general digital communication system.
도 2는 종래의 RS(Reed-Solomon) 부호에 대한 복호 과정을 보이는 순서도이다.2 is a flowchart illustrating a decoding process for a conventional Reed-Solomon (RS) code.
도 3은 확장된 RS부호의 형식을 보이는 것이다.3 shows the format of an extended RS code.
도 4는 본 발명에 따른 복호 방법을 보이는 순서도이다.4 is a flowchart showing a decoding method according to the present invention.
도 5는 확장된 RS부호에 있어서 오류가 발생되는 경우를 보이는 것이다.5 shows a case where an error occurs in an extended RS code.
상기의 목적을 달성하는 본 발명에 따른
로 결정되는 오증을 구하는 것을 특징으로 한다.It is characterized by obtaining the testimony determined by.
상기의 다른 목적을 달성하는 본 발명에 따른
(a) 부호
(b)
(c) 만일 부호
(d) 부호
(e) 만일 부호
(f) 복호 실패를 선언하고 종료하는 과정;(f) declaring a decoding failure and terminating it;
(g) 오류 위치에 해당하는 오류값을 결정하고, 부호
(여기서,
(h) 부호
오류 다항식을로, 수신 다항식을로 정의하자. 이같은 형태로 확장된 부호
도 4는 본 발명에 따른 복호화 방법을 보이는 순서도이다. 도 4에 도시된 본 발명에 따른 특수한 형태로 확장된
부호
만일 부호
부호
만일 부호
복호 실패를 선언하고 종료한다.(S460)Declares the failure of decoding and terminates (S460).
오류 위치에 해당하는 오류값을 결정하고, 부호
부호
본 발명에 의한 복호 순서도를 제4도에 나타내었다.The decoding flowchart according to the present invention is shown in FIG.
부호
예를 들어, 부호
도 5에서 (c)의 경우에는 부호
이 된다. Becomes
상술한 바와 같이 본 발명에 따른 복호 방법은
Claims (3)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-1998-0041385A KR100363157B1 (en) | 1998-10-01 | 1998-10-01 | Syndrom computing method and decoding method of extended reed-solomon code |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-1998-0041385A KR100363157B1 (en) | 1998-10-01 | 1998-10-01 | Syndrom computing method and decoding method of extended reed-solomon code |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20000024730A true KR20000024730A (en) | 2000-05-06 |
KR100363157B1 KR100363157B1 (en) | 2003-01-24 |
Family
ID=19552961
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR10-1998-0041385A KR100363157B1 (en) | 1998-10-01 | 1998-10-01 | Syndrom computing method and decoding method of extended reed-solomon code |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100363157B1 (en) |
-
1998
- 1998-10-01 KR KR10-1998-0041385A patent/KR100363157B1/en not_active IP Right Cessation
Also Published As
Publication number | Publication date |
---|---|
KR100363157B1 (en) | 2003-01-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7237183B2 (en) | Parallel decoding of a BCH encoded signal | |
US7206992B2 (en) | Decoding a received BCH encoded signal | |
US6079041A (en) | Digital modulation circuit and digital demodulation circuit | |
US10992416B2 (en) | Forward error correction with compression coding | |
EP0205667B1 (en) | System for transmitting words that are protected by a combination of a block code and a convolution code, transmitter device for use in such system and receiver for use in such system | |
EP0973268B1 (en) | Method and device for coding and transmission using a sub-code of a product code | |
JP2001511963A (en) | Method and apparatus for transmitting and receiving concatenated code data | |
JP5764670B2 (en) | Decoding method and decoder | |
AU723989B2 (en) | Method for decoding data signals using fixed-length decision window | |
EP0660535B1 (en) | Apparatus for uniformly correcting erasure and error of received word by using a common polynomial | |
JP3596678B2 (en) | Communication system and communication method | |
EP1432128A2 (en) | Method and device for soft demodulation using a code table | |
JP3329053B2 (en) | Error correction method | |
JP3734486B2 (en) | Error correction apparatus and error correction method | |
KR100363157B1 (en) | Syndrom computing method and decoding method of extended reed-solomon code | |
RU2295198C1 (en) | Code cyclic synchronization method | |
US5677919A (en) | Faster linear block decoding apparatus and method for receivers in digital cellular communication and other systems | |
KR100307700B1 (en) | Adaptive trellis decoding method and encoding method for subcode of reed solomon codes | |
KR102611828B1 (en) | Reed-solomon decoder for error correction | |
JP2796291B2 (en) | Error correction method | |
KR100192802B1 (en) | Apparatus for calculating error-value and for correcting error in reed-solomon decoder | |
KR0162605B1 (en) | Common circuit of rs decode syndrome generator for digital vcr system | |
JP3345698B2 (en) | Error correction decoding circuit | |
KR100488136B1 (en) | Method for decoding data signals using fixed-length decision window | |
dos Santos | Insertion/deletion detection and bit-resynchronisation using the Viterbi algorithm |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20121030 Year of fee payment: 11 |
|
FPAY | Annual fee payment |
Payment date: 20131030 Year of fee payment: 12 |
|
LAPS | Lapse due to unpaid annual fee |