edited by
184 views

1 Answer

1 votes
1 votes
In a switch-tail ring counter with a single flip flop, $\bar Q$ is connected back as the input. Since, the FF is $T,$ $Q = \bar D$ and $\bar Q = D.$

Now, if the initial value of $Q = 1, \bar Q = 0.$ In next clock, $T = 0.$ So, no toggle and $Q = 1, \bar Q = 0.$

if the initial value of $Q = 0, \bar Q = 1.$ In next clock, $T = 1.$ So, toggle and $Q = 1, \bar Q = 0.$

So, within $2$ cycles output becomes $1$ and does not change afterwards. So, correct option is D – None of the above.
edited by
Answer:

Related questions

1 votes
1 votes
1 answer
1
gatecse asked Aug 30, 2020
113 views
The number of clock pulses needed to change the contents of a $6-$bit up counter from $100101$ to $000101$ is _____
1 votes
1 votes
1 answer
2
gatecse asked Aug 30, 2020
107 views
Consider a 4 bit Johnson counter with an initial decimal value of $1$. The counting sequence of this counter is:$1, 3, 15, 14, 12, 8, 7, 0$$1, 3, 5, 7, 9, 11, 13, 15$$1, ...
1 votes
1 votes
1 answer
3
gatecse asked Aug 30, 2020
112 views
The following JK flip flop circuit is initially set and then clocked for $4$ clock pulses. The output sequence will be ________$0100$$1010$$0110$$0101$
2 votes
2 votes
1 answer
4