Assignment ITC
Assignment ITC
(a) Write down a parity check matrix H for C. Explain how the minimum distance of C
may be deduced from H. Find d(C).
(b) How many cosets does C have? How many cosets are led by weight 1 vectors ? Does
any coset have a weight 2 coset leader?
(c) Construct a syndrome look-up table for C. Hence, or otherwise, decode the received
vectors 100110, 011101 and 101001.
7. For a (6,3) systematic linear block code, the three parity-check bits c4 , c5 , and c6 are formed
from the following equations:
c 4 = b1 ⊕ b3
c 5 = b1 ⊕ b2 ⊕ b3
c 6 = b1 ⊕ b2
8. Prove that if sum of two error patterns e1 and e2 is a valid codeword cj , then each error
pattern has the same syndrome.
9. Prove that any n-tuples in the same row of a standard array add to produce a valid codeword.
Page 2