
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Solutions to homework problems related to parity check matrices and error detection in binary codes. Topics include calculating syndromes, identifying errors based on syndromes, and determining linearly independent codes. The document also includes a polynomial reduction example.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

M 375 – Homework 10 Page 1
1 0 1 0 1 0 1 0 1 0 1 0 1 0 1
The columns of the parity check matrix are the binary representation of the number 1…15. (a) syndrome = 0001 first digit of codeword is wrong: correct codeword (000 000 000 000 000). (b) syndrome = 0000 no error: (111 111 111 111 111). 4.7. There are 8 possible binary codes of length 3.
independent: a) (000): 0 b) (001): 1 c) (011): x + 1 d) (111): 1 2 x + x + All other codes can be produced by cyclic permutation of a) – d): (010) and (100): permute b) once and twice, respectively (101) and (110): permute c) once and twice, respectively. 4.7. Known from the lecture: ( ) ( ) 1 7 g xh x = x and ( ) 1 3 g x = x + x +. ( 1 )( 1 ) 1 3 4 2 7 5 4 3 5 3 2 4 2 x + x + x + x + x + = x + x + x + x + x + x + x + x + x + x + x +. In F[ ] 7 2 x^ this polynomial is reduced to:^1 7 x.