Hamming code: Difference between revisions

Content deleted Content added
Jmonti824 (talk | contribs)
[7,4] Hamming code: the [7,4] is NOT SECDED, although the [8,4] extended code is. Left out triple-bit detection since already in SECDED section.
Jmonti824 (talk | contribs)
m [7,4] Hamming code with an additional parity bit: this is really the [8,4] extended Hamming code
Line 226:
\end{pmatrix} = \begin{pmatrix} 1 & 0 & 1 & 1 & 2 & 3 & 2 \end{pmatrix} = \begin{pmatrix} 1 & 0 & 1 & 1 & 0 & 1 & 0 \end{pmatrix}</math>
 
===[78,4] Hamming code with an additional parity bit===
[[File:Hamming(8,4).svg|thumb|300px|The same [7,4] example from above with an extra parity bit. This diagram is not meant to correspond to the matrix H for this example.]]