Content deleted Content added
m Remove superfluous word |
HaydenWong (talk | contribs) →General algorithm: the word "code" should be lowercase as this part is not a proper noun |
||
Line 114:
|}
Shown are only 20 encoded bits (5 parity, 15 data) but the pattern continues indefinitely. The key thing about Hamming
With {{mvar|m}} parity bits, bits from 1 up to <math>2^m-1</math> can be covered. After discounting the parity bits, <math>2^m-m-1</math> bits remain for use as data. As {{mvar|m}} varies, we get all the possible Hamming codes:
|