Problem 1 (20 points) Consider the data sequence 1-1 0 1 1-0 0 1 1, and the generator (divisor) pattern 1-1 0 1 1. a) (5
Posted: Sat May 14, 2022 4:04 pm
Problem 1 (20 points) Consider the data sequence 1-1 0 1 1-0 0 1 1, and the generator (divisor) pattern 1-1 0 1 1. a) (5 points) Use long division to compute the corresponding CRC and specify the transmitted frame Tt(x). b) (5 points) Construct the shift register implementation for the given generator (divisor) pattern P. c) (5 points) Assume the error pattern is E(X)=X5+X3+X2+1. Specify the received frame Tr(x). d) (5 points) is the error pattern in part (c) detectable or not? Why?