Multiple choice

Let G(x) be the generator polynomial used for CRC checking. What is the condition that should be satisfied by G(x) to detect odd number of bits in error?

  1. G(x) contains more than two terms

  2. G(x) does not divide 1 + xk, for any k not exceeding the frame length

  3. 1 + x is a factor of G(x)

  4. G(x) has an odd number of terms.

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation