Question

I am trying to understand why the polynomial x4+x3+x2+x+1 generates 5 periods in LFSR. If we...

I am trying to understand why the polynomial x4+x3+x2+x+1 generates 5 periods in LFSR. If we start with 0 0 0 1 it will generate 1 0 0 0, 1 1 0 0, 0 1 1 0, and 0 0 1 1 before repeating itself again. My question is, why does it go from 1 0 0 0 to 1 1 0 0? Shouldn't it go from 1 0 0 0 to 0 1 0 0? Thanks.

Homework Answers

Answer #1

Here is the answer.

Every polynomial f(x) in Z2 having f(0)=1 divides xn+1 for some n. The smallest n for which this is true is called period of f(x).


Hence it go from 1 0 0 0 to 0 0 0 1 and then repeat.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions