Each time a message is transmitted, it may be scrambled by noise. Other thing is the data may be corrupted while transmitting message.
To avoid this, we should use error detection codes which are additional data added to a given digital message to help us to see whether there is an error has occurred while transmitting the message.
Error Detection Techniques
- Parity check
- Cyclic redundancy check
- Checksum