0
32kviews
Obtain Even Parity hamming code for 1010. Prove that hamming code is an error detecting and correcting code.
1 Answer
0
3.8kviews
  • For a 4-bit code there are 3 parity bits p1, p2 and p3 at location 1, 2 and 4 resp.
  • So, the code will be: “p1 p2 n1 p3 n2 n3 n4” where, n1, n2, n3, n4 are bits of the code and p1,p2 and p3 are parity bits to …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.