Hamming code: Difference between revisions

Content deleted Content added
No edit summary
Line 164:
{{main|Hamming(7,4)}}
 
In 1950, Hamming introduced the [7,4] Hamming code. It encodes four data bits into seven bits by adding three parity bits. It can detect and correct single-bit errors. and detect (but not correct) double-bit errors. With the addition of an overall parity bit, it can also detect (but not correct) doubletriple-bit errors.
 
===Construction of G and H===