Q6: A byte of data is sent with Hamming codes and is shown below. What is the original byte of data, with any errors corrected? You may show your work for partial credit.
b12 b11 b10 b9 c8 b7 b6 b5 c4 b3 c2 c1
0 1 0 1 0 1 0 1 1 0 0 1
the answer to this question can be divided into two parts that based on even parity and odd parity
1.using EVEN PARITY
01011000
2.using ODD PARITY
01111010
Get Answers For Free
Most questions answered within 1 hours.