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
Universal shift register behavior — CLEAR inactive and mode selects HIGH: In a typical universal shift register (for example, 74xx194/74xx195), the mode control inputs S1 and S0 select the operation, while CLEAR is an asynchronous reset that is usually active LOW. If CLEAR is held HIGH (inactive) and both S1 = 1 and S0 = 1, what operation takes place on the next active clock edge?
Making a D flip-flop toggle like a T flip-flop: Which connection forces a clocked D flip-flop to change state (toggle) on every qualifying clock edge?
QB behavior in a 2-bit ripple (asynchronous) counter: For a two-flip-flop ripple counter driven by a single clock into the first stage, which description best matches the QB waveform relative to the input clock?
Retaining values in synthesizable VHDL: To remember a value across clock cycles in hardware, where must the value ultimately be stored?
Identifying a Johnson counter topology: Which name correctly describes a shift-register counter formed by feeding the inverted output of the last stage back to the first stage?
Meaning of counter modulus (MOD): In counter terminology, “modulus” refers to which property of the counting sequence?
Largest decimal value in a 4-bit binary counter: What is the decimal equivalent of the maximum binary number representable with 4 bits?
Maintaining reset on a J-K flip-flop through a clock event: A J-K flip-flop is currently reset and must remain reset after the next active clock edge. Which input condition guarantees that Q stays LOW?
States in a BCD (decade) counter: How many unique states are present in a Binary-Coded Decimal (BCD) decade counter sequence?
Duty cycle of the MSB in a 4-bit BCD (0–9) counter: Over one full 0 to 9 counting cycle, what is the duty cycle of the most significant bit (the 8’s place) of the BCD output?
Identify the function and resulting output level A small digital system (commonly built with a PISO shift register and a DATA pin) is used to convert multiple parallel input lines into a single serial stream for transmission. For such a parallel-to-serial interface and for the specific static inputs shown in a typical textbook example, determine the general purpose of the circuit and state the logic level expected at the DATA output at the moment indicated.
Validating the clear (CLR) input on a binary counter How should you correctly test the CLR function so that all flip-flops return to the defined reset state when the CLR pin is driven to its specified active level?
Decade counter range clarification A decade (mod-10) counter cycles through how many decimal counts before recycling? Choose the best completion to reflect its 0–9 sequence.
Altera/Intel FPGA megafunction identification Which counter megafunction from the Altera library supports up/down counting, synchronous parallel load, and asynchronous cascading controls?
Identify the monostable type A one-shot that begins an output pulse on a trigger edge and restarts (extends) the internal pulse timing if another trigger arrives before completion is called ________.
Fundamental property of ring counters For an n-stage ring counter implemented with flip-flops and a circulating single 1, the ________ equals the number of flip-flops in the register.
Converting an asynchronous up-counter to a down-counter For a ripple (asynchronous) binary counter built from leading edge-triggered flip-flops, which change produces decrementing behavior?
Sequential circuit design objective When you deliberately design the next-state logic so that the machine follows a non-natural order of states (e.g., 0 → 5 → 2 → 7 …), the sequential circuit design is used to ________.
Compute the divided clock frequency A digital counter chain divides a 4 MHz input clock by an overall factor of 5000 before presenting the labeled output. Determine the resulting output frequency.
Structured troubleshooting of digital counters One effective method is to actively drive (exercise) the circuit with a known stimulus or test pattern and then observe the output sequence to verify proper bit patterns. Complete the statement.
1
2
3
4
5
6
7
8