0
8.7kviews
What are the conditions to be satisfied for valid CRC generator polynomial. Draw block diagram of CRC generator.
1 Answer
0
547views

enter image description here

Polynomial representation:

D(x)= Data word

C(x)= Code word

g(x)= Generator polynomial

s(x)= Syndrome

e(x)= error Polynomial

Single bit error is e(x)=xi where I is the position of the bit in error. If single bit error is caught then xi ≠ divisible by g(x). If generator has more than 1 term …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.