About this document
Hamming Code Error Detection Example by Anshita Varshney is a document available to read on EtoBox.
This document provides an example of how to detect and correct an error in a transmitted Hamming code. It gives the original code "111001101" and received code "110001101". By constructing a bit location table and checking the parity bits, it determines the error is in the data bit D4. The value of D4 should be changed from 0 to 1, making the corrected code "111001101".
- Author
- Anshita Varshney
- Language
- EN