What is error correction? Hamming codes in hardware
Ben Eater · 36:46
Hamming codes treat extra bits as overlapping parity checks rather than copies, so a 7-bit word can carry 4 data bits and still locate (and therefore flip back) any single-bit error—far cheaper than storing every bit...