Home » Digital Electronics » Digital electronics miscellaneous » Question

Digital electronics miscellaneous

Digital Electronics

  1. A counter that has a modulus of 64 should use a minimum of—
    1. 6 flip-flops
    2. 6 J-K type flip-flops
    3. 6 D flip-flops
    4. 64 flip-flops
Correct Option: A

A counter that has a modulus of 64 should use a minimum of 6 flip-flops.
We know that
2n-1 < N ≤ 2n
where,
N = No. of states or modulus
n = No. of flip-flops
Therefore,
64 ≤ 2n
Gives;
n = 6



Your comments will be displayed only after manual approval.