EEE377 Lecture Slide 3
EEE377 Lecture Slide 3
EEE377 Lecture Slide 3
DIGITAL COMMUNICATION
Coding
Syndrome Decoding
H is defined as
H = [In-k PT]
For error detection purposes, the parity check matrix, H has the
following property
EEE377 Lecture Notes 3
c.H = (0 0 ….. 0)
T
(ie Null matrix)
Syndrome Decoding
m.G.HT = (0 0 …. 0)
Let r denotes the 1-by-n received vector that results from sending
the code vector c over a noisy channel.
When there is an error, the decoding operation will give a syndrome
vector, s whose elements contain at least 1 non-zero element.
1 1 0
P= 0 1 1
1 1 1
1 0 1
The generator matrix, G is, G =
1 1 0 1 0 0 0
G= 0 1 1 0 1 0 0
1 1 1 0 0 1 0
1 0 1 0 0 0 1
H is defined as
H = [In-k PT]
1 0 0 1 0 1 1
0 1 0 1 1 1 0
0 0 1 0 1 1 1
c.HT = [1110010] 1 0 0
0 1 0
0 0 1
1 1 0
0 1 1
1 1 1
0 0 1
c.HT = [1100010] 1 0 0
0 1 0
0 0 1 = [0 0 1] – this is called
the error syndrome
1 1 0
0 1 1
1 1 1
0 0 1
Since every even power of ά in the elements sequence has the same
minimal polynomial as some preceding odd power of ά in the elements
sequence
g(x) = LCM { ǿ1(X), ǿ3(X) , ….., ǿ2t-1 (X) }
m=2m-1; m=4
Therefore , refer to Galois Field with m=4 GF(24)
A polynomial p(X) over GF(24) of degree 4 that is primitive is taken the table
p(X)= 1 + X + X4
Then find the minimal polynomials of the elements of GF(24) from the table