(a) For a (6, 3) systematic linear block code, the three parity check bits are formed from the following equations: b0 = m0 + m1 + m2, b1 = m0 + m2, b2 = m0 + m1.
(a) Write down the generator matrix G.
(b) Construct all possible codewords.
(b) Consider a (7, 4) linear block code whose generator matrix is given by:
0 1 1 0 0 0
7 1 1 0 1 0
0 0 0 1 0 1
1 1 0 0 0 1
(a) Find all the codewords of this code.
(b) Find the minimum distance of this code.