Sunday, November 24, 2013

What is hamming code?

The hamming code is an error correction method using redundant bits. The number of bitis a function of the length of the data bits. In hamming code for a data unit of m bits, we use the formula 2r >= m+r+1 to determine the number of redundant bits needed. By rearranging the order of bit transmission of the data units, the hamming code can correct burst errors.

0 comments:

Post a Comment