Processing math: 100%
Skip to main content

Chapter 19
Designs and Codes

Summary.
  • how to make a code from a design
  • Important definitions:

    • binary string

    • code, codeword

    • Hamming distance

    • minimum distance of a code

    • detect errors, correct errors

    • encode, decode

    • generator matrix

    • parity-check matrix

    • binary linear code of type (n,k)

    • Hamming code

  • Notation:

    • d(x,y)

    • d(C)

    • G=[IkA]

    • P=[A Ir]