757 views
2 votes
2 votes
Counting sequence of 4 bit johnson counter with initial value 0000 is

A. 0 1 3 7 15 14 12 8 0

B.0 1 3 5  7 9 11 13 15 0

C. 0 2 4 6 8 10 12 14 0

D. 0 8 12 14 15 7 3 1 0

1 Answer

Best answer
0 votes
0 votes
Johnson Counter Complements the last bit and thus generates 2N states for N Flip Flops

0000 --> 0

1000 --> 8

1100 --> 12

1110 --> 14

1111 --> 15

0111 --> 7

0011 --> 3

0001 --> 1

0000 --> 0

Thus Option D
selected by

Related questions

0 votes
0 votes
0 answers
1
rd8794 asked Nov 21, 2022
418 views
I’m taking for an example kmaps for 3 var A’B’A’BABAB’C’ 0132C4576(probably here we are taking CAB’ = 6and below like AB’C =5 ) A’B’A’BABAB’C’...
1 votes
1 votes
5 answers
3
Gitika Babbar asked Jun 14, 2019
4,111 views
0 votes
0 votes
2 answers
4
Gitika Babbar asked Jun 11, 2019
772 views
Given circuit is to be implemented with minimum number of 2 input NAND & NOR Gates.. Tell the minimum number of NAND NOR GATES required.. 1,44,12,4None