Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Sequential Logic Circuits Questions
In digital timekeeping applications, which systems most commonly employ mod-6 and mod-12 counters for dividing and displaying time?
In tri-state (three-state) logic, when the output of a shift register is disabled, into what electrical condition is its output placed?
Considering ring counters versus Johnson (twisted-ring) counters, which statement correctly identifies a key structural difference between them?
Asynchronous binary down counter — On each active clock pulse, what happens to the parallel output word (i.e., the binary count present across all flip-flop outputs) of an asynchronous DOWN counter?
Asynchronous (ripple) counters — What major limitation affects their use at high frequencies?
Shift-register behavior — Which register type accepts a serial input bit-by-bit and outputs the stored data serially one bit at a time (i.e., serial in, serial out)?
Ring counter initialization — For correct operation at startup, how should a ring counter be initialized?
Ripple counter speed — The maximum counting speed of a ripple counter is limited primarily by the propagation delay of which elements?
Generating equally spaced timing pulses — Which counter/sequencer topology is commonly used to create a sequence of evenly spaced timing outputs with simple decoding?
Universal shift register — What do you call a shift register that accepts a parallel load and can shift data either left or right?
Synchronous vs. ripple counters — Why do synchronous counters avoid the delay issues found in asynchronous (ripple) counters?
Parallel–serial interfacing — Which device is typically used to bridge a microprocessor’s parallel data bus to an external serial communications format?
Register operations — In the context of flip-flop–based registers, what does “parallel-loading the register” mean?
Asynchronous decade counter behavior: does an asynchronous (ripple) decade counter increase its count by ten for each incoming clock pulse, or does it advance by one and recycle after nine to form base-10 counting?
Multiplexed display technique: is the commonly used method in multiplexed LED/LCD displays called time-division multiplexing (periodic scanning of digits/segments) rather than “time-division modulation”?
Shift-register data movement: does a serial-in, parallel-out (SIPO) register itself transfer data from one parallel bus to another via a single line, or is that achieved by a PISO + serial link + SIPO chain?
Use of counters in timekeeping: are digital counters core building blocks in digital clock designs (e.g., frequency division, seconds/minutes/hours counting)?
Asynchronous (ripple) counters — clocking method clarified: In an asynchronous counter, do all flip-flops (i.e., each state transition) receive the same clock pulse simultaneously, or does the clock ripple from one stage to the next? Choose the correct characterization of how states are clocked.
Flip-flop control — asynchronous inputs vs clocked behavior: Do asynchronous inputs (such as preset and clear) cause a flip-flop to respond immediately, independent of the clock edge? Choose the correct statement.
Shift registers — SISO function clarified: A serial-in, serial-out (SISO) shift register is said to transfer data from one line of a parallel bus to another line one bit at a time. Is this description accurate, or is a SISO register primarily a serial time-delay element?
1
2