Eg. Find out the parity bit (odd) for message 1101 and show us how it helps in detecting errors As 1101 has 3 i.e. odd number of 1’s so P=0 so that we still have the odd number of 1’s in the combination of 5 bits(message(4 bits) and parity bit(1 bit)) So message we send […]