• Nenhum resultado encontrado

Decoding of the (41, 21, 9) Quadratic Residue Code Using the Gao's Algorithm

N/A
N/A
Protected

Academic year: 2017

Share "Decoding of the (41, 21, 9) Quadratic Residue Code Using the Gao's Algorithm"

Copied!
3
0
0

Texto

(1)

Abstract—In this paper, a decoding method is proposed for the (41, 21, 9) quadratic residue code. The method is acquired through applying the condition of the modified Gao’s algorithm that is similar to fast transform decoding developed by Shiozaki [8]. The property of the syndrome polynomial is used in our decoding method. The new algorithm for has been verified by a software simulation using C++ language running through all error patterns.

Index Terms—Quadratic residue codes, Gao’ algorithm, unknown syndrome, error-locator polynomial, decoding algorithm.

I. INTRODUCTION

The class of quadratic residue (QR) codes was introduced by Prange in 1958 [1]. It is a nice family of cyclic codes and has approximately 1/2 code rates. Most of the binary QR codes are the best known codes, such as Hamming code [2] and Golay code [3, 4].

The QR code with code length 41has the 4-error capacity since its minimum distance is nine. The procedure used most often to decoding the binary (41, 21, 9) QR code is the algebra decoding developed by Reed [5]. This scheme was used to solve the Newton identities that are non-linear, multivariate equations of quite high degree.

In this paper, to have the unknown syndrome S3 is a

necessary condition for decoding the (41, 21, 9) QR code. In 2001, a new technique to express the unknown syndromes as functions of known syndromes was developed by He et al [6]. We use the technique to determine the unknown syndrome S3.

Then the syndrome polynomial is obtained. Further, the determined syndrome polynomial is applied in the key equation of the Gao’s algorithm given in [7-9]. The Gao’s algorithm proposes an efficient condition that is suitable for the (41, 21, 9) QR code. Then we solve the key equation using the extended Euclidean algorithm (EEA) to obtain the error-locator polynomial. After Chain search, the error

Manuscript received Jannuary 8, 2008. The work was supported by National Science Council, R.O.C., under Grants NSC95-2221-E-214-042.

Wen-Ku Su is with the Department of Information Engineering, I-Shou University, Tahsu, 84001, Kaohshiung, Taiwan (886-939913808; fax: 886-7-6577293; e-mail: d9403003@stmail.isu.edu.tw).

Pei-Yu Shih is with the Department of Information Engineering, I-Shou University, Tahsu, 84001, Kaohshiung, Taiwan (e-mail: d9203005@stmail.isu.edu.tw).

Tsung-Ching Lin is with the Department of Information Engineering, I-Shou University, Tahsu, 84001, Kaohshiung, Taiwan (e-mail: joe@isu.edu.tw).

Trieu-Kien Truong is with the Department of Information Engineering, I-Shou University, Tahsu, 84001, Kaohshiung, Taiwan (e-mail: truong@isu.edu.tw).

locations are confirmed.

This paper is organized as follows: Section 2 describes the (41, 21, 9) QR code. Our decoding algorithm of the (41, 21, 9) QR code and an example are offered in section 3. Finally, this paper concludes with a brief summary in section 4.

II. THE (41,21,9)QR CODE

Let

α

be a root of the primitive polynomial 20+ 3+1 x

x and

let (2201)/41 25575

α α

β= − = be a primitive 41st root of unity in

) 2 ( 20

GF . The set of quadratic residue modulo 41, called Q41,

is equal to {1, 2, 4, 5, 8, 9, 10, 16, 18, 20, 21, 23, 25, 31, 32, 33, 36, 37, 39, 40}. The generator polynomial of binary (41, 21, 9) QR code can be written as

.

1 ) ( ) (

20 19 17 16 14 11 10 9

6 4 3

41

x x x x x x x x

x x x x x

x g

Q i

i

+ + + + + + + +

+ + + + = − =

∈ β

The received word r(x) is represented as a polynomial is

i

i i i

i

ix ex

c x e x c x

r

= =

+ =

+

= 40

0 40

0

) ( ) ( )

( where the codeword c(x)

equal to a message polynomial m(x) multiply g(x), e(x) is the error polynomial and ci , ei belong to GF(2).

The error locator polynomial is defined by

=

− = v

i

ix X x

W

1

) 1 ( )

( (1)

Where v is the number of occurred errors, and Xi is the error location.

The syndrome is defined as si =ri)=ci)+ei) where0≤i≤40. The relations among syndromes for the (41, 21, 9) QR code is given in following:

. ,

, ,

, ,

, ,

,

, ,

, ,

,

, ,

, , ,

524288 1 21 262144 1 31 131072 1 36 65536 1 18

32768 1 9 16384 1 25 8192 1 33 4096 1 37 2048 1 39

1024 1 40 512 1 20 256 1 10 128 1 5 64 1 23

32 1 32 16 1 16 8 1 8 4 1 4 2 1 2

S S S S S S S S

S S S S S S S S S S

S S S S S S S S S S

S S S S S S S S S S

= =

= =

= =

= =

=

= =

= =

=

= =

= =

=

. ,

, ,

, ,

, ,

,

, ,

, ,

,

, ,

, ,

,

524288 3 22 262144 3 11 131072 3 26 65536 3 13

32768 3 27 16384 3 34 8192 3 17 4096 3 29 2048 3 35

1024 3 38 512 3 19 256 3 30 128 3 15 64 3 28

32 3 14 16 3 7 8 3 24 4 3 12 2 3 6

S S S S S S S S

S S S S S S S S S S

S S S S S S S S S S

S S S S S S S S S S

= =

= =

= =

= =

=

= =

= =

=

= =

= =

=

If i belong to Q41, the syndromes are called the known

syndromes and have the property

)

(

)

(

i i

i

r

e

s

=

β

=

β

for iQ41 (2)

Otherwise, the syndromes are called the unknown syndromes and are not obtained directly.

For the binary (41, 21, 9) QR code, every known syndromes (resp., unknown syndromes) can be expressed as

Decoding of the (41, 21, 9) Quadratic Residue

Code Using the Gao’s Algorithm

Wen-Ku Su, Pei-Yu Shih, Tsung-Ching Lin, and Trieu-Kien Truong

Proceedings of the International MultiConference of Engineers and Computer Scientists 2008 Vol II IMECS 2008, 19-21 March, 2008, Hong Kong

(2)

some power of S1 (resp.,S3). For the detail about syndromes,

we refer the reader to [10].

III. NEW DECODING ALGORITHM OF THE (41,21,9)QR CODE Recall the EEA when applied to find the greatest common divisor (g.c.d) of two nonzero polynomials a, and b over GF(q). If we use the EEA to determine the g.c.d of T(x) and x41-1, we generate sets of solutions ( ()( ), ()( ), ()( ))

x x P x

W l l θ l .

) (

) (

x

W l and P(l)(x)are useful for our decoding method. The condition of the Gao’s algorithm, deg ()( ) ( )/2

k n x

Pl ≤ + , is

suitable for the (41, 21, 9) QR code. The particular solution

) (

) (

x

W l is the error locator polynomial when P(l)(x) has degree less than 62/2. Let polynomial S(x) (resp., 1+S(x)) replaces to T(x), when the weight v of E(x) is odd (resp., even). Consequentially, the new decoding algorithm for the (41, 21, 9) QR code and an example are given in the following.

If the received polynomial r(x) is zero, there is no error in the received word. When the errors occur in received word, the decoding algorithm is summarized below by nine steps.

• Step 1. Evaluate the known syndromes by using Eq. (2)

• Step 2. Initialize by letting v=1.

• Step 3. Compute the unknown syndromes by applying the technique in [10].

• Step 4. Applying the EEA to x41-1 and T(x) to determine the polynomial W(l)(x).

• Step 5. Applying Chien search to find the roots of

) (

) ( x

W l .

• Step 6. If there are exists v errors, go to Step8. Otherwise, set v=v+1.

• Step 7. If v>4, stop. If not, go to Step3.

• Step 8. The error polynomial is determined and then the received word can be corrected.

Example_Decoding the (41, 21, 9) QR code using the new algorithm

We consider the information polynomial I(x) equal to

, x x x x x x x

x5 9 10 14 15 16 19 20

1+ + + + + + + + then the code

polynomial c(x) is

, 1

) (

40 38 37 36 35 34 33 31 30 29

28 26 24 22 19 16 15 9 8

7 3 2

x x x x x x x x x x

x x x x x x x x x

x x x x c

+ + + + + + + + + +

+ + + + + + + +

+ + + + =

which is a multiple of g(x). We assume that the error polynomial e(x) is 1+x2+x10+x30.

Then the received polynomial is the sum of the code polynomial c(x) and the error polynomial e(x), i.e. r(x)=

,

) ( ) (

40 38 37 36 35 34

33 31 29 28 26 24 22

19 16 15 10 9 8 7 3

x x x x x x

x x x x x x x

x x x x x x x x x e x c

+ + + + + +

+ + + + + + +

+ + + + + + + = +

The decoding process developed in this paper is described as follows. First of all, the known syndrome Si foreach i in Q41 can be calculated from the received polynomial r(x) in

Eq. (2).

By evaluating r(x) at the roots of g(x) mentioned above, the primary known syndrome is 22533 0

1=α ≠

S , which means that

there are errors occurred in the received polynomial r(x). If the number of errors is one, i.e., v=1, the primary unknown syndrome is 3 67599

1 3 =S

S . After the

determination of the primary syndromes S1 and S3, all

syndromes can be also determined. Therefore, we further obtain the syndrome polynomial.

The EEA is applied to polynomial T(x)=S(x) and x41-1. One observes that deg(Pi(x))=17<(41+21)/2=31. Thus,

the error locator polynomial W(x) with degree 30 is obtained

as follows:

30 64982 29 70124 28 24268 27 29410

26 273784 25

593558 24

802996 23

848555 22

477997

21 596236 20

627566 19

877024 18

966197 17

135916

16 1025111 15

217804 14

720597 13

755466 12

524612

11 285342 10

899537 9

1019594 8

320914 7

765354

6 425836 5

316616 4

305558 3

283025 2

166430 143897

x x

x x

x x

x x

x

x x

x x

x

x x

x x

x

x x

x x

x

x x

x x

x x

α α

α α

α α

α α

α

α α

α α

α

α α

α α

α

α α

α α

α

α α

α α

α α

+ +

+ +

+ +

+ +

+

+ +

+ +

+

+ +

+ +

+

+ +

+ +

+

+ +

+ +

+

Using Chien search to find the root of the W(x), there are more than one root {βi 0≤i≤40} in W(x), and thus the

assumption is not valid.

If the number of the errors is two, the primary unknown syndrome S3 can be determined by the technique developed

in [10]. A computer search is used to find the following matrix of size 3×3

⎥ ⎥ ⎥

⎦ ⎤

⎢ ⎢ ⎢

⎣ ⎡

10 3 2

9 2 1

8 1 0

S S S

S S S

S S S

There is only one unknown syndrome S3 among the entries

of this matrix. By [4], the determinant of the above matrix is zero. The unknown syndrome S3 for the two-error case is thus

, S

S

S S S S S S S

S 313583

8 1

10 2 1 8 2 2 9 2 1

3 =α

+ + =

where S0=0 and S1=

22533

α . Since v=2 is even, the polynomial T(x)=1+S(x) is used in the EEA. Similarly, the error locator polynomial is determined in the following:

30 137636 29

142778 28

987564 27

774272 26

244875

25 144252 24

502759 23

354587 22

415413 21

681167

20 17420 19 481441 18

910743 17

614478 16

132879

15 944274 14

736261 13

783458 12

479187 11

48190

10 654474 9

605771 8

962484 7

300293 6

735902

5 668096 4

153763 3

92116 2 92619 22533

1

x x

x x

x

x x

x x

x

x x

x x

x

x x

x x

x

x x

x x

x

x x

x x

x

α α

α α

α

α α

α α

α

α α

α α

α

α α

α α

α

α α

α α

α

α α

α α

α

+ +

+ +

+

+ +

+ +

+

+ +

+ +

+

+ +

+ +

+

+ +

+ +

+ +

+ +

+ +

Using Chien search to find the root of the W(x), there are more than two roots {βi 0≤i≤40} in W(x), and thus the assumption is not valid.

If the number of the errors is three, the primary unknown syndrome S3 can be determined [10] by the following:

, 0

4 1 0 40

3 0 40 39

36 33 32 31

5 2 1 0

=

S S S S

S S S S

S S S S

S S S S

where S0=1 and S1 =α22533 . Since v=3 is odd, the

polynomial T(x)=S(x) is used in the EEA. Similarly, the error

Proceedings of the International MultiConference of Engineers and Computer Scientists 2008 Vol II IMECS 2008, 19-21 March, 2008, Hong Kong

(3)

locator polynomial is determined in the following:

30 143985 29

149127 28

570939 27

868934 26

385432

25 651013 24

367350 23

109016 22

574230 21

963403

20 864115 19

445753 18

318385 17

764049 16

474835

15 724163 14

960190 13

452250 12

594792 11

580001

10 392513 9

385883 8

861630 7

813172 6

515814

5 736286 4

1017658 3

834719 2

900764 878231

x x

x x

x

x x

x x

x

x x

x x

x

x x

x x

x

x x

x x

x

x x

x x

x

α α

α α

α

α α

α α

α

α α

α α

α

α α

α α

α

α α

α α

α

α α

α α

α

+ +

+ +

+

+ +

+ +

+

+ +

+ +

+

+ +

+ +

+

+ +

+ +

+

+ +

+ +

A full computer search shows that there are more than three rootsβifor0≤i≤40to satisfy Wi)=0, and therefore the assumption is not valid.

If the number of the errors is four, i.e., v=4, the primary unknown syndrome S3 can be determined as follows:

, 0

16 10 2 21 20

5 40 32 10 9

4 39 31 9 8

39 33 25 3 2

37 31 23 1 0

=

S S S S S

S S S S S

S S S S S

S S S S S

S S S S S

where S0=0and

22533 1 =α

S . The unknown syndrome S3

for the four-error case is 1036507 3=α

S . Therefore, we further obtain the syndrome polynomial

40 5142 39 10284 38 225268

37 20568 36 658176 35

450536 34

458563

33 41136 32 721056 31

267777 30

56317

29 901072 28

276223 27

917126 26

522779

25 82272 24 952031 23

393537 22

1042541

21 535554 20

2571 19 112634 18

329088

17 753569 16

360528 15

552446 14

662399

13 785677 12

1000303 11

1045558 10

525573

9 164544 8

180264 7

855487 6

1024439

5 787074 4

90132 3 1036507 2

45066 22533

) (

x x

x

x x

x x

x x

x x

x x

x x

x x

x x

x x

x x

x x

x x

x x

x x

x x

x x

x x

x x

x x

S

α α

α

α α

α α

α α

α α

α α

α α

α α

α α

α α

α α

α α

α α

α α

α α

α α

α α

α α

α α

α

+ +

+

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

=

Since v=4is even, the polynomial T(x)=1+S(x) is used in EEA. Similarly, the error locator polynomial is determined as follows:

4 25575 3 30717 2 863025 22533

1 x x x x

) x (

W = +α +α +α +α ,

and there exists exactly four roots β0,β-2,β-10,β-30

in W(x) via Chien search. In other words, the error polynomial e(x)=1+x2+x10+x30 is determined.

IV. CONCLUSION

In this paper, a new decoding algorithm of the (41, 21, 9) QR code is proposed. We apply the key equation of the Gao’s algorithm in our decoding method. The key equation of the Gao’s algorithm supplies a successful condition to determine the error locator polynomial. It would be interesting to see if there exists the condition to determine the number of occurred four-errors.

REFERENCES

[1] E. Prange, “Some Cyclic Error-Correcting Codes with Simple Decoding Algorithms,” Air Force Cambridge Research Center-TN-58-156, Cambridge, MA: 1958.

[2] R. W. Hamming, Error detecting and error correcting codes, Bell System Technical Journal 29 (2) (1950) 147-160.

[3] M. Elia, “Algebraic decoding of the (23, 12, 7) Golay code,” IEEE Trans. Inf. Theory, vol. 33, pp. 150-151, Jan. 1987.

[4] Gregory O. Dubney and Irving S. Reed, “Decoding the (23, 12, 7) Golay Code Using Bit-Error Probability Estimates,” IEEE GLOBECOM, pp. 1325-1330, 2005.

[5] I. S. Reed, T. K. Truong, X. Chen, and X. Yin, The algebraic decoding of the (41, 21, 9) quadratic residue code, IEEE Trans. Inf. Theory 38 (3) (1992) 974-985.

[6] R. He, I. S. Reed, T. K. Truong, and X. Chen, “Decoding the (47, 24, 11) quadratic residue code,” IEEE Trans. Inf. Theory, vol. 47, pp. 1181-1186, Mar. 2001.

[7] S. Gao, “A new algorithm for decoding Reed-Solomon codes,” in Communications, Information and Network Security, V. Bhargava, H. V. Poor, V. Tarokh, and S. Yoon, Eds. Norwell, MA: Kluwer, 2003, vol. 712, pp. 55-68.

[8] L. Welch and E. R. Berlekamp, ”Error Correction for Algebraic Block Codes,” US Patent 4 633 470, 1983.

[9] Sergei V. Fedorenko, “A Simple Algorithm for Decoding Reed-Solomon Codes and its Relation to the Welch-Berlekamp Algorithm,” IEEE Trans. Inf. Theory, vol. 51, pp. 1196-1198, Mar. 2005.

[10] Y. Chang, T. K. Truong, I. S. Reed, H. Y. Cheng, and C. D. Lee, Algebraic decoding of (71, 36, 11), (79, 40, 15), and (97, 49, 15) quadratic residue codes, IEEE Trans. Inform. Theory 51 (9) (2003) 1463-1473.

Known syndromes calculation

v=1

Find unknown syndromes for v errors and obtain syndrome polynomial

v odd?

T(x)=S(x) T(x)=1+S(x)

Find the by applying the extended Euclidean algorithm to solve the Gao´s key equation

) (x W

40 40 2 2 1

)

(x Sx Sx S x

S = + +L+

Chien-Search method to find the roots of

0 ) (x = W

v roots?

The error pattern is determined and corrected

End

4

> v

v=v+1

Yes

The received word r(x)

) ( i i r

S= β

No

No

No Yes

Yes

Fig. 1: Flowchart of the (41, 21, 9) QR decoder

Proceedings of the International MultiConference of Engineers and Computer Scientists 2008 Vol II IMECS 2008, 19-21 March, 2008, Hong Kong

Imagem

Fig. 1: Flowchart of the (41, 21, 9) QR decoder

Referências

Documentos relacionados

didático e resolva as ​listas de exercícios (disponíveis no ​Classroom​) referentes às obras de Carlos Drummond de Andrade, João Guimarães Rosa, Machado de Assis,

This log must identify the roles of any sub-investigator and the person(s) who will be delegated other study- related tasks; such as CRF/EDC entry. Any changes to

i) A condutividade da matriz vítrea diminui com o aumento do tempo de tratamento térmico (Fig.. 241 pequena quantidade de cristais existentes na amostra já provoca um efeito

Despercebido: não visto, não notado, não observado, ignorado.. Não me passou despercebido

2.1 Poderão concorrer às vagas oferecidas no presente Edital, alunos regularmente matriculados e que estejam comprovadamente frequentando cursos de graduação presencial ou

não existe emissão esp Dntânea. De acordo com essa teoria, átomos excita- dos no vácuo não irradiam. Isso nos leva à idéia de que emissão espontânea está ligada à

Nesta seção, é proposto um modelo aditivo para a avaliação multicritério de portfólios baseado na soma do valor ou utilidade multiatributo das alternativas que

Ousasse apontar algumas hipóteses para a solução desse problema público a partir do exposto dos autores usados como base para fundamentação teórica, da análise dos dados