Coding Theory

Eighth Assignment, Convolutional Codes: due Wed. May 16

  1. Find the inverse of 1 + x + x^3 as a formal power series. Explain how this question relates to convolutional codes.
  2. CT 8.3.2 (Don't make the state diagrams, just find an infinite message and the corresponding finite codeword.)
  3. (See CT 8.2.11, 12, 13; 8.3.3, 6) Consider the convolutional code, C with generator polynomials:
    g_1(x) = 1 + x + x^2 and g_2(x) = 1 + x^2 + x^3
  4. CT 8.3.6