ECC edits
This commit is contained in:
@ -519,6 +519,23 @@ Does this correlate with that message bit's index?
|
||||
Say we have a message with exactly one single-bit error. \par
|
||||
If we know which parity bits are inconsistent, how can we find where the error is?
|
||||
|
||||
\vfill
|
||||
\pagebreak
|
||||
|
||||
\problem{}
|
||||
How efficient is the 16-bit hamming code?
|
||||
|
||||
\vfill
|
||||
|
||||
\problem{}<generalize-hamming>
|
||||
Can you generalize this system for messages of 4, 64, or 256 bits?
|
||||
|
||||
\vfill
|
||||
|
||||
\problem{}
|
||||
How efficient is each code in \ref{generalize-hamming}? \par
|
||||
What do we sacrifice for this efficiency gain?
|
||||
|
||||
\vfill
|
||||
|
||||
\pagebreak
|
Reference in New Issue
Block a user