Serie 004
Serie 004
B"
Faculty of Electrical Engineering (FGE)
Department of Telecommunications
Series No 4
"All operations are in modulo 2"
Exercise 1
Let us consider a linear code C (9, 3) with the following generator matrix:
100100100
𝐺= 010010010
001001001
1. Determine the values of n and k and explain what they represent. What is the code rate
of this code?"
Exercise 2
We consider a linear code C (6, 3) in which the three parity check bits of a codeword C₄, C₅, C₆
are calculated as follows:
C₄ = d₁ ⊕ d₃
C₅ = d₁ ⊕ d₂ ⊕ d₃
C₆ = d₁ ⊕ d₂
3. Suppose the received word is 010111. Decode this word by identifying and correcting
any erroneous bits.
1/2
Exercise 3
Exercise 4
Let C (n, k) be a linear code with the following parity-check matrix:
1001110
𝐻= 0101101
0011011
Exercise 5
Consider a linear block code (6, 3) with the following generator matrix G:
111010
G= 011101
101001
1. A code in systematic form is such that the codewords consist of the k information bits
followed by (n−k) redundancy bits. Write the generator matrix in systematic form.
2. List all the codewords of the code.
3. Deduce the minimum distance dmin of the code. How many errors can it correct?
4. Determine the parity-check matrix H of the code, based on the systematic form of
the generator matrix.
2/2