Electronics and Communication Engineering - Digital Electronics - Discussion

Discussion Forum : Digital Electronics - Section 15 (Q.No. 42)
42.
The seven bit Hamming code received is 0010001. If even parity has been used, the correct code is
0010001
1110001
0110001
0011001
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Suruchi said:   1 decade ago
Please describe the answer.

Ppdv said:   2 years ago
Hamming code received is 0010001.
1 2 3 4 5 6 7
0 0 1 0 0 0 1

So,
E3(4,5,6,7)=0001 = 1
E2(2,3,6,7)=0101 = 0
E1(1,3,6,7)=0101 = 0
E3E2E1 = 100
4TH PLACE REPLACE 0 To 1
RESULT:0 0 1 1 0 0 1.

Post your comments here:

Your comments will be displayed after verification.