Error-Detection Note Ofnetworking
Error-Detection Note Ofnetworking
Error-Detection Note Ofnetworking
Networks
Error
A condition when the receiver’s information does not match with the
sender’s information. During transmission, digital signals suffer from
noise that can introduce errors in the binary bits travelling from sender
to receiver. That means a 0 bit may change to 1 or a 1 bit may change to
0.
Basic approach used for error detection is the use of redundancy bits,
where additional bits are added to facilitate detection of errors.
This scheme makes the total number of 1’s even, that is why it is called
even parity checking.