-
A binary ripple counter is to be constructed using J-K flip-flops with each flip-flop having a propagation delay of 12 ns. The largest MOD counter that can be constructed using these flip-flops and still operate upto a clock frequency of 10 MHz is—
-
- MOD-16
- MOD-64
- MOD-256
- MOD-8
- MOD-16
Correct Option: C
Given, operating frequency = 10 MHz
tpd = 12 ns of each flip-flop
we know that or 10 × 106 ≤ n × 12 × 10-9 or n ≤ 12
or n ≤ 8.33
or n = 8
Now, Modulus or MOD,
N = 2n = 8 = 256
Hence alternative (C) is the correct choice.