retagged by
1,019 views
2 votes
2 votes

A pulse train with a frequency of $1$ $MHz$ 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:

  1. $10 \: nsec$
  2. $100 \: nsec$
  3. $1000 \: nsec$
  4. $100 \: microsec$
retagged by

3 Answers

Best answer
8 votes
8 votes

Frequency = 1 mega hertz so f = 1 MHz

so let the number of bits in the counter is n , 

1024 = 2n  so n = 10 

f = (1/ n * T) [ Td is propagation delay ] 

= > Td = 1/nf

= 1/ ( 10 * 1 * 106 )

= 100 * 10-9 

= 100 nanoseconds  [ as  1 nano sec = 109  second ] 

hence Td = 100ns .

selected by
5 votes
5 votes

 The time period produced by 1MHZ signal should compensate the maximum delay produced by all the flip flops.

As it is a ripple counter the maximum delay produced would be by the last flip-flop , = 10*Td.

therefore  1/10^6 = 10*Td.

Thus Td =100 ns 

0 votes
0 votes
No of bits in ripple counter 1024 = 2^10

n = 10  bits

Max permissible propagation delay  (Tp)= 1/n*frequency

                                                                 = 1/10*10^6

                                                                 = 10^2/10^6 * 10^2  [Asked in nano seconds]

                                                                =100 * 10^-9  ==> 100 nanoseconds
Answer:

Related questions

0 votes
0 votes
0 answers
1
prnv28 asked Dec 31, 2021
1,278 views
The output frequency of a decade counter that is clocked from a 50 kHz signal is _________ kHz.
1 votes
1 votes
0 answers
3
0 votes
0 votes
0 answers
4