retagged by
2,111 views
0 votes
0 votes
A Pulse train with a frequency of 1MHz is counted using a modulo 1024 ripple-counter built with J-K flip-flops. For proper operation of the counter the maximum permissible propagation delay per flip-flop stage is

a) 100 n sec

b) 50 n sec

c) 20 n sec

d) 10 n sec
retagged by

1 Answer

2 votes
2 votes

A modulo 1024 ripple counter has 10 FF's(210 = 1024). So total delay will be 10*x where x is delay of each FF. And period of clock pulse is 1× 10-6 s.

Now, 10*x <= 10-6 s which gives

x <= 100 ns so max value of x= 100 ns for prpoer operation.

Related questions

0 votes
0 votes
1 answer
1
sh!va asked Mar 2, 2017
2,413 views
In a ripple counter how many changes in state happen when count changes from 7 to 8?(a)$1$(b)$2$(c)$3$(d)$4$
1 votes
1 votes
1 answer
2
sh!va asked Mar 3, 2017
2,818 views
A 4-bit presetable UP counter has preset input 0101. The preset operation takes place as soon as the counter reaches 1111. The modulus of the counter isa) 5b) 10c) 11d) 1...
1 votes
1 votes
0 answers
3
sh!va asked Mar 1, 2017
1,199 views
A counter is designed with six stages of flip flops. Determine the output frequency at the last (sixth) stage, when input frequency is $1$ $MHz$.$1$ $MHz$$166$ $KHz$$15.6...
1 votes
1 votes
2 answers
4
sh!va asked Mar 1, 2017
1,236 views
The mod number of a Johnson counter will be always equal to the number of flip flops used :sametwice$2N$ where $N$ is the number of flip flops.None of the these