I know that the Hamming (7,4) code is 1-error correcting. Are there any well-known error correcting code which can correct up to 2 errors?
2026-04-01 09:51:07.1775037067
well known error correcting code correcting 2 errors
221 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The 5-fold repetition code --- the code that encodes 0 as 00000, and 1 as 11111 --- corrects any 2 errors. I wouldn't recommend using it, what with its very low rate, but it does answer the question.