Computer Networks - Old Questions
Question Answer Details
2. Explain how does CRC detect the
errors with multiple bits? Given message is M(x)=x7+x4+x3+x2+1
and the generator is G(x)=x3+1. Show the actual bit string
transmitted, suppose the third bit from the left is inverted during the
transmission. Show how the error is
detected at the receiver’s end.
Answer
AI Generated Answer
AI is thinking...