Tasks
Instructions
    Quick theory overview:
  • The encoding process for the (7,4) Hamming code is illustrated in figure below. Here, \(m_1, m_2, m_3,\) and \(m_4\) are the message bits and \(p_5, p_6, \) and \(p_7\) are the parity bits. The codeword corresponding to the message \(\begin{bmatrix} m_1 & m_2 & m_3 & m_4\end{bmatrix}\) will be \(\begin{bmatrix} m_1 & m_2 & m_3 & m_4 & p_5 & p_6 & p_7\end{bmatrix}\).
    Procedure:
  • Enter all the three parity bits and click on Submit.
  • The correctness of the answer is displayed in Observations.
  • Reset - Clears all the entered parity bits.
  • Next - Displays the next example. Solve sufficient number of examples

Consider a (7, 4) Hamming code. Encode the message shown in the figure by entering the three parity bits.

1
2
3
4

Observations