given the following data d 1011110111 and generator g 1001 please comp
Question
- Given the following data D = 1011110111 and generator G = 1001 please compute:
(a) The redundancy data R
(b) Verify <D,R> using both approaches discussed in class (hint: think twice before you work too hard).
(c) Now, verify that <D', R> with D' = 1010110111 indeed contains an error when received.