The data 0110 is to be sent using Hamming(7,4) code, even parity. (a) Find the 7 bit Hamming code. For parts (b) and (c)
Posted: Sun May 15, 2022 4:01 pm
The data 0110 is to be sent using Hamming(7,4) code, even parity. (a) Find the 7 bit Hamming code. For parts (b) and (c), use the parity check matrix below. 11 0 1 0 0 H = 0 1 1 0 0 1 Lo 0 0 1 1 1 1 (b) Use the H matrix to check your answer for part (a). (c) Simulate an error by changing one bit of your choice in your answer for part (a). Use the H matrix and show that it finds the bit that needs to be corrected.