405 views
0 votes
0 votes
If there is sequential synchronous circuit and it is producing following distinct stages

0->2->1->4

Then how many ff is needed to draw it ?

1 Answer

0 votes
0 votes
The states are 0-2-1-4.

so if we take 2 flipflops states produced are 0,1,2,3

hence 4 is not there .to represent the fourth state we need 3 bits.

Hence 3 flip flops are enough to represent  the states 0,1,2,3,4,5,6,7

out of which our counter is 0-2-1-4.

Related questions

0 votes
0 votes
1 answer
1
srestha asked May 15, 2019
1,913 views
$1)$ Master-Slave FF is designed to avoid race around condition$2)$ Master-Slave FF is used to store $2$ bit informationWhich of the following statement is correct?What i...
0 votes
0 votes
2 answers
2
Payal Rastogi asked Dec 25, 2015
16,276 views
A switch-tail ring counter is made by using a single D FF. The resulting circuit is (a) SR flip-flop (b) JK flip-flop (c) D flip-flop...
0 votes
0 votes
0 answers
3
hem chandra joshi asked Dec 17, 2017
330 views
Number of Flipflop required to represent following states000 - 010 - 011 - 100I think 2 is an anwer .Rt ?
0 votes
0 votes
1 answer
4
gate_forum asked Feb 5, 2017
640 views
a master slave JK flip flop is equivalent to:cascade of sr flip flopsr flip flop and a T flip flopnone