-
A counter that has a modulus of 64 should use a minimum of—
-
- 6 flip-flops
- 6 J-K type flip-flops
- 6 D flip-flops
- 64 flip-flops
- 6 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