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
Seven-segment displays — behavior of a common-anode LED module A seven-segment, common-anode LED display is designed for which control behavior?
Asynchronous (ripple) down counter — intermediate transitional states An asynchronous 4-bit binary down counter changes from count 2 (0010₂) to count 3 (0011₂). How many intermediate transitional states (glitches) occur at the outputs during this change?
Synchronous vs. asynchronous counters — eliminating ripple delay Why do synchronous counters avoid the cumulative propagation delays seen in asynchronous (ripple) counters?
HDL ring counter coding practice In a hardware description language (HDL) implementation of a ring counter, many invalid (illegal) states can be safely handled in the code by which construct?
Wiring a 7493 as a MOD-12 (divide-by-12) counter Which pins of the 7493 should be connected together to configure the counter for modulus 12 operation?
Asynchronous counter delay accumulation A 5-bit ripple (asynchronous) binary counter uses five flip-flops, each with propagation delay 12 ns. What is the total worst-case propagation delay tp(tot)?
Applications of integrated counter ICs Integrated-circuit (IC) counter chips are commonly used in which types of applications?
Identifying invalid states in an 8421 BCD counter Which of the following 4-bit codes is an invalid state for a natural 8421 BCD up-counter?
Interpreting counter modulus A counter with modulus 16 will function as which kind of frequency divider?
Cascading decade counters Four cascaded modulus-10 (decade) counters together will produce what overall modulus?
Deleting states for a target modulus You have four cascaded counters providing a total of 16 bits (overall natural count = 65,536 states). To realize an exact modulus of 50,000, how many states must be deleted (skipped)?
Cascaded MOD-5 counters — overall counting range Three counters, each with modulus 5 (MOD-5), are cascaded in series. What is the overall modulus (maximum unique count before the sequence repeats)?
Purpose of the CTR DIV 8 block in a serial data path (counter divides by 8) In a system using a divide-by-8 counter labeled “CTR DIV 8” along with a control flip-flop, data output register, and a one-shot, what is the function of the divide-by-8 stage within the overall operation?
Active-level designation for up/down counting Given a counter designation that specifies the active logic levels for counting direction, what does it mean if the notation states that the up count is active-LOW and the down count is active-HIGH?
Designing a MOD-32 binary counter — number of flip-flops How many flip-flops are required to construct a MOD-32 binary counter (i.e., a counter that cycles through 32 distinct states)?
Seven-segment display — segments required to show the digit 2 For a standard seven-segment display with segments a–g, which segments must be active to display the decimal digit 2?
Minimum logic for a MOD-64 synchronous binary counter Which group of logic devices represents the minimum required to implement a MOD-64 synchronous binary counter?
Understanding a multiplexed display interface A “multiplexed display” being driven by a logic circuit typically behaves like which of the following digital functions?
Cascaded modulus counters — lowest output frequency A 12 MHz clock is applied to a cascaded counter chain containing a modulus-5 stage, a modulus-8 stage, and a modulus-10 stage. What is the lowest output frequency available from the chain?
Counters — Meaning of a Parallel Load Operation In synchronous digital design, what is meant by a parallel load of a counter or register? Choose the best description that captures how data is applied and when it is captured by the flip-flops (FFs).
1
2
3
4
5
6
7
8