reopened by
1,024 views
0 votes
0 votes

A $4$ bit ripple counter and a $4$ bit synchronous counter are made using flip-flops having a propagation delay of $10$ ns each. If the worst case delay in the ripple counter and the synchronous counter be $R$ and $S$ respectively, then

  1. $R = 10$ ns, $S = 40$ ns
  2. $R = 40$ ns, $S = 10$ ns
  3. $R = 10$ ns, $S = 30$ ns
  4. $R = 30$ ns, $S = 10$ ns
reopened by

4 Answers

0 votes
0 votes
option (b) is correct.

for rippel counter:- $T_{delay}$=nx$T_{ff}$+$T_{cc}$

for synchronous counter:- $T_{delay}$=$T_{ff}$+$T_{cc}$
0 votes
0 votes
For Ripple Counter

for $2^n$  state no of Flipflop required is n. As this is async counter so Delay = $N*Propagation Delay$ so $4*10 ms = 40 ms$

For Sync Counter

Delay = $1*Propagation Delay$ as Sync counter has Clock  same clock

Hence $Delay = 10ms$

Correct Ans is: $B$
0 votes
0 votes
B is the answer.
Time delay is constant since it’s synchronous. Ripple will be 10 + 10 + 10 + 10 = 40
Answer:

Related questions

1.0k
views
2 answers
1 votes
admin asked Aug 28, 2020
1,024 views
A $4$ bit ripple counter and a $4$ bit synchronous counter are made using flip-flops having a propagation delay of $10$ ns each. If the worst case delay in the ripple counter and the ... $S = 30$ ns$R = 30$ ns, $S = 10$ ns
527
views
0 answers
0 votes
admin asked Apr 1, 2020
527 views
In a ripple counter using edge-triggered $JK$ flip-flops, the pulse input is applied toClock input of all flip-flops$J$ and $K$ input of one flip-flop$J$ and $K$ input of all flip-flopsClock input of one flip-flop
1.7k
views
3 answers
1 votes
admin asked Apr 1, 2020
1,692 views
The number of columns in a state table for a sequential circuit with $’m’$ flip flops and $’n’$ input is$m+n$m+2n$2m+n$2m+2n$
2.2k
views
3 answers
0 votes
admin asked Aug 28, 2020
2,222 views
A sequential circuit using D flip-flop and logic gates is shown in Figure, where $X$ and $Y$ are the inputs and $Z$ is the output. The circuit is$\text{S-R}$ Flip-flop with ... $ and $Y=K$\text{J-K}$ Flip-flop with inputs $X = K$ and $Y=J$