L3 Hamming Code
L3 Hamming Code
Parity bits
A parity bit is a bit appended to a data of binary bits
to ensure that the total number of 1’s in the data are
even or odd. Parity bits are used for error detection
Error Detection
R1bits: 1, 3, 5, 7, 9, 11: 1 1 1 0 1 1 0 = 0 – Even Parity
Suppose in the above example the 6th bit is changed from 0 to 1 during data
transmission, then it gives new parity values in the binary number: