MATH3067 (Coding Theory) 2012: R3 R3-R1 R3 R3-R2
MATH3067 (Coding Theory) 2012: R3 R3-R1 R3 R3-R2
Brendan Creutz
Tutorial 3:
Solution:
(1) We perform row operations on the matrix whose rows are the given vectors:
1 0 1 1 0 1 0 1 1 0 1 0 1 1 0
R3←R3-R1
A= 0 1 1 0 1 ≡ 0 1 1 0 1 R3←R3-R2
≡ 0 1 1 0 1 .
1 1 0 1 1 0 1 1 0 1 0 0 0 0 0
is a generator matrix. We can compute the parity check matrix using the rule H =
−AT In−k . This gives
1 1 1 0 0
H= 1 0 0 1 0
0 1 0 0 1
(2) n = 5 and k = 2.
(3) Slepian Array:
3.2. Let C be the binary linear [n, k, d]-code with parity check matrix
1 1 1 1 0 0 0
H= 1 1 0 0 1 1 0 .
1 0 1 0 1 0 1