Hey so I'm doing a bit of revising for a midterm next week, and I have this question that I'm not being able to find the material or understand how to answer.

enter image description here

I can see how a single error, double or triple error happens, but I am not sure how a 4-bit error would look like.

有帮助吗?

解决方案

If you have any 2x2 block

1  0
0  1

and invert every bit in this block, then the parity is not changed on any row or column.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top