edited by
6,380 views
23 votes
23 votes

What is the final value stored in the linear feedback shift register if the input is $101101$?

  1. $0110$
  2. $1011$
  3. $1101$
  4. $1111$
edited by

6 Answers

Best answer
31 votes
31 votes

Answer: (A)

The four bit register contains: $1011, 1101, 0110, 1011, 1101, \bf{0110}$ after each shift.

edited by
0 votes
0 votes

See my answer

We are simply doing exoring, and whatever input is given to us is basically the righmost bit of the shift register.

Answer:

Related questions

38 votes
38 votes
8 answers
1
Ishrat Jahan asked Oct 29, 2014
12,059 views
The line $T$ in the following figure is permanently connected to the ground.Which of the following inputs $(X_1 X_2 X_3 X_4)$ will detect the fault ?$0000$$0111$$1111$Non...
32 votes
32 votes
3 answers
3
30 votes
30 votes
3 answers
4
Ishrat Jahan asked Oct 30, 2014
4,656 views
Consider the following expression$a\bar d + \bar a\bar c + b\bar cd$Which of the following Karnaugh Maps correctly represents the expression?