The generator Polynomial for a (7,4) Binary Cyclic Code is
g(x) = x^3 + x + 1
a) Find the Generator Matrix G in systematic form.
b) Find the Parity Check Matrix H in systematic form.
c) Find the Parity Check Polynomial for this code if C = x^2 + x + 1.
P = x^2 + x + 1
d) Find the syndrome vector for R = [1100000].
e) Identify the Error Pattern and Corrected Code Vector.