Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Counters Questions
Up/Down Counters — Next State in DOWN Mode A 4-bit up/down binary counter is operating in the DOWN mode and currently in state 1100 (decimal 12). What state will it go to on the next active clock pulse?
Asynchronous (Ripple) Counter — Number of States How many distinct states are available in a 2-bit asynchronous (ripple) binary counter?
Synchronous vs. Ripple Counters — Effective Delay Synchronous construction reduces a counter’s observable propagation delay to approximately the delay of which elements?
BCD Counters — Interpreting the Term A BCD counter is best described as which type of modulus counter for digital systems?
Ripple Counters — Natural (Maximum) States for 4 Bits How many natural states (untrimmed combinations) exist in a 4-bit ripple counter?
TTL Counter ICs — 7490 vs. 7493 What is the key difference in modulus between the TTL counters 7490 and 7493?
Synchronous Up/Down Counters — Reversibility During Operation Which statement best describes how a synchronous up/down counter can change direction during its counting sequence?
8421 BCD Counter — Identify an Invalid Output State Which of the following is an invalid output state for a 4-bit 8421 BCD counter stage?
Implementing a Digital One-Shot in HDL Which approach correctly describes how to implement a one-shot (single pulse per trigger event) using a hardware description language?
Modulus-10 (decade) counter — minimum hardware requirement For a MOD-10 (decade) counter that counts 0 through 9 and then recycles to 0, how many flip-flops are required at minimum (irrespective of synchronous or ripple style)?
Synchronous vs. ripple counters — speed advantage Why can a synchronous (parallel-clocked) counter operate at a higher maximum clock frequency than a ripple (asynchronous) counter?
Terminal count of a decade (MOD-10) binary counter In a typical binary decade counter that counts 0–9 and then resets, what is the terminal count pattern just before recycling?
Combinational vs. sequential logic — key difference Which statement best captures the difference between combinational logic and sequential logic in digital systems?
Meaning of the parallel outputs of a counter In a digital counter, the parallel output lines Qn..Q0 represent the:
Synchronous vs. asynchronous events — identifying true statements Which of the following statements is true regarding synchronous and asynchronous events in digital systems?
Truncated modulus — identify the non-truncated case Which of the following is
not
an example of a truncated modulus in a binary counter design?
Ripple counter worst-case delay with unequal tPHL/tPLH Four flip-flops form a ripple counter. Each has tPHL = 22 ns and tPLH = 15 ns. What is the maximum total delay that can occur through the chain?
State capacity of a 3-bit asynchronous counter How many distinct count states does a 3-bit (three-flip-flop) asynchronous binary counter provide?
Common applications of MOD-6 / MOD-12 counters MOD-6 and MOD-12 counters (and their multiples) are most commonly applied as:
Up/down counter control — can the count direction be reversed once counting has started? Consider a digital up/down counter with a dedicated UP/DOWN (or U/D¯) control input. After the device has already begun its counting sequence, is it possible to change the count direction by driving the control input appropriately?
1
2
3
4
5
6
7
8