Implementation of Hamming code
Hamming code pattern is mainly used for detection of errors in bits. The main objective is, detection of single bit error, burst error and to correct by using the suitable methodology (by hamming distance concept).
Hamming code pattern is mainly used for detection of errors in bits. The main objective is, detection of single bit error, burst error and to correct by using the suitable methodology (by hamming distance concept).