Google News
logo
Networking - Interview Questions
What is a Hamming code?
Hamming code is a liner code that is useful for error detection up to two immediate bit errors. It is capable of single-bit errors.
 
In Hamming code, the source encodes the message by adding redundant bits in the message. These redundant bits are mostly inserted and generated at certain positions in the message to accomplish the error detection and correction process.
Advertisement