INGI 2348 - Exercices 1: Binary Linear Codes: Reminders
INGI 2348 - Exercices 1: Binary Linear Codes: Reminders
Reminders
j k
d(C)−1
Packing distance: t(C) = 2
Hamming bound: For a code of length n, size M and packing distance t(C),
t(C)
X
M Cni ≤ 2n
i=0
Parity matrix:
H xT = 0
(n − k × n) (n × 1) (n − k × 1)
x = uG with G = [Ik | − AT ]
1
Problem 1: Binary codes characteristics
For the codes below, determine the length, rate, minimum distance, and
packing distance. Are they linear codes?
0 0 0 0 0 0
0 1 0 1 0 1
C1 = C2 = 0 0 0 0 0
1 0 1 1 0 0 1 1 1 1 1
1 1 1 0 1 0
• Determine the codebook (set of codewords), the code length, the code
rate, the rank of the code, the minimum distance, and the packing
distance
2
Problem 5: Cosets and syndrome decoding
For the following code:
0 0 0 0 0
0 1 1 1 0
C3 =
1
0 1 0 1
1 1 0 1 1