0
2.1kviews
Draw the syndrome calculator and explain how received message is corrected?
written 7.3 years ago by | modified 3.1 years ago by |
Design a syndrome calculator for a (7,4) Hamming code, generated by the generator polynomial $g(x)=1+x^2+x^3$
i) Find out the generator matrix
ii) Parity checks matrix
iii)Draw the syndrome calculator and explain how received message is corrected?
ADD COMMENT
EDIT