Coding Theory Calculator

Syndrome Decoding

Let HH be a PCM for an (n,k)(n,k)-code CC over FF. Let xVn(F)x \in V_n(F). The syndrome of xx (w.r.t. HH) is s=HxTs = Hx^T.

Input: PCM HH and a received word rVn(F)r \in V_n(F).

  1. 1:

    Create a table of coset leaders and their syndromes.

  2. 2:

    Compute s=HrTs = Hr^T

  3. 3:

    Look up the coset leader corresponding to ss, say \ell.

  4. 4:

    Decode rr to c=rc = r - \ell.

Decoded Word

PCM H

Rows
2
Columns
2

Received Word r