Digital electronics miscellaneous
- A counter that has a modulus of 64 should use a minimum of—
-
View Hint View Answer Discuss in Forum
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 = 6Correct 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
- A 10 kHz clock signal having a duty cycle of 25% is used to clock a three-bit binary ripple counter. What will be the frequency and duty cycle of the true output of the MSB flip-flop?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
NA
- All BCD counters—
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
NA
- In any asynchronous counter—
-
View Hint View Answer Discuss in Forum
In any asynchronous counter each flip-flop output serves as clock input to the next flip-flop.
Correct Option: D
In any asynchronous counter each flip-flop output serves as clock input to the next flip-flop.
- A four-bit binary UP-DOWN counter is initially reset to 0000. The UP/DOWN mode select terminal designated as U/D on the pin connection diagram of the IC is tied to logic HIGH level. What would be the counter’s output state at the end of the first clock pulse?
-
View Hint View Answer Discuss in Forum
Since if will work in down mode. Therefore, output after first clock pulse will be 1111.
Correct Option: C
Since if will work in down mode. Therefore, output after first clock pulse will be 1111.