Recent questions tagged flip-flop

1 votes
1 answer
181
0 votes
1 answer
182
What is the minimum number of JK Flip Flops required to construct counter with count sequence 0−0−0−1−1−2−2−3−3
0 votes
2 answers
184
Consider a clocked sequential circuit as shown in the figure below. Assuming initial state to be Q1 Q0 = 00For an input sequence X = 1010, the respective output sequence ...
15 votes
4 answers
187
For synchronous series counter of modulus 256, the propagation delay for each flip flop is 25 nsec and propagation delay of each two input AND gate is 5 nsec. What is the...
6 votes
1 answer
190
The above circuit produces the output sequence:$1111\quad 1111\quad0000\quad0000$$1111 \quad 0000\quad1111\quad0000$$1111 \quad 0001\quad0011\quad0101$$1010\quad1010\quad...
0 votes
0 answers
191
Which one of the given state transitions is not possible for the given flip-flop? 0 → 1 ​​​​​​​ 1→ 0 ​​​​​​​ 0 → 0 ​​​​​​�...
1 votes
1 answer
192
Given the sequence 010202010 is generated from a sequential circuit of n flip-flops. And these flip-flops generate the sequence respectively. What is the minimum value of...
1 votes
1 answer
194
4-bit 16 module ripple counter uses JK-flip flop.propagation delay of each flip flop is 50ns find max clock frequncy.
1 votes
1 answer
195
0 votes
1 answer
197
1 votes
1 answer
198
The output of a gated S-R flip-flop changes only if the:flip-flop is setcontrol input data has changedflip-flop is resetinput data has no change
1 votes
3 answers
199
0 votes
2 answers
200
0 votes
1 answer
203
The power dissipation of a flip-flop is $3$ mW. The power dissipation of a digital system with $4$ flip-flops is given by :$3^4$ mW$4^3$ mW$4/3$ mW$12$ mW
6 votes
1 answer
204
In a positive edge triggered $J$-$K$ flip flop , if $J$ and $K$ both are high then the output will be ______on the rising edge of the clock :No changeSetResetToggle
1 votes
2 answers
205
4 votes
3 answers
206
The functional difference between $SR$ flip-flop and $J$-$K$ flip-flop is that :$J$-$K$ flip-flop is faster than $SR$ flip-flop$J$-$K$ flip-flop has a feedback path$J$-$K...
6 votes
3 answers
207
In an $RS$ flip-flop, if the $S$ line (Set line) is set high ($1$) and the $R$ line (Reset line) is set low ($0$), then the state of the flip-flop is :Set to $1$Set to $0...
5 votes
3 answers
208
The characteristic equation of an $SR$ flip-flop is given by :$Q_{n+1}=S+RQ_n$$Q_{n+1}=R\bar{Q}_n + \bar{S}Q_n$$Q_{n+1}=\bar{S}+RQ_n$$Q_{n+1}=S+\bar{R}Q_n$
2 votes
2 answers
210
Which of the following flip-flops is free from race condition ?(A) T flip-flop(B) SR flip-flop(C) Master-slave JK flip-flop(D) None of the above