Shift Registers Questions
Practice Shift Registers MCQs with answers and explanations. Page 4 of 4.
Category
Digital Electronics
Topic
Shift Registers
Page
4 / 4
Mode
Practice
Questions
Open any question to view the answer and explanation.
Concept check: Because a register stores a multi-bit word using flip-flops, its storage capability makes it an important (albeit small and fast) form of memory in digital systems. Evaluate this statement.
Open
View answer
Motion profile: A stepper motor rotates in discrete step increments determined by its construction and drive sequence. Does it inherently produce smooth continuous motion?
Open
View answer
Johnson counter fact check: An n-bit Johnson (twisted-ring) counter produces 2n unique states before repeating. For an 8-bit Johnson counter, is the sequence length eight states?
Open
View answer
Recovery and clarification: Assume a shift register with an active-LOW shift enable input (SE_L). When SE_L is LOW, the data path advances one bit on each active clock pulse. Under this common convention, does SE_L = 0 cause one-bit shifting per clock?
Open
View answer
Part-specific statement: The 74194 4-bit bidirectional universal shift register is versatile and finds use in data conversion, sequence generation, and interface tasks. Evaluate the claim that it has a wide range of applications.
Open
View answer
Shift Registers — In parallel load mode, data is applied to all bit positions and all flip-flops capture their respective inputs at the same clock event (i.e., loaded simultaneously). Evaluate the statement.
Open
View answer
74164 Behavior — The SN74164 is a serial-in/parallel-out shift register with no synchronous parallel load feature. Evaluate the claim: “To synchronously load parallel data on the negative clock edge, set the parallel enable LOW.”
Open
View answer
Register Terminology — In a multi-bit register, a “stage” refers to a single flip-flop (one storage element) that holds one bit. Evaluate the statement: “A stage is two storage elements in a register.”
Open
View answer
Ring & Johnson Counters — These are widely used shift-register-based counters (sequence generators), not “uncommon” circuits. Evaluate the statement.
Open
View answer
SIPO Recognition — Which shift register type inherently requires access to all Q outputs of each stage to use the data?
Open
View answer
Johnson Counter States — For a Johnson (twisted-ring) counter constructed with N flip-flops, how many unique states are produced per full sequence?
Open
View answer
74195 Operation — With SHIFT/LOAD held LOW on a 74195 universal shift register (selecting parallel load), when do the outputs update?
Open
View answer
4-Bit Ring Counter — A ring counter is loaded with a single 1 (one-hot). What is the output frequency at any given stage relative to the clock?
Open
View answer
4-Bit Johnson Counter — If the counter is initially cleared (all zeros) and after the first clock pulse the output is 0001, what is the output after the next clock pulse (standard Johnson feedback)?
Open
View answer
PIPO Recognition — Which shift register configuration does not connect a stage’s Q (or Q̅) output into the next stage’s input (i.e., no serial chain between stages)?
Open
View answer
Shift-register delay selection:
An 8-bit serial-in/parallel-out (SIPO) shift register is clocked at 4 MHz (Tclk = 0.25 µs) and is used to delay a serial digital signal by exactly 1.25 µs. Which parallel tap (QA through QH) provides the output with the required delay?
Open
View answer
Parallel-in/serial-out timing:
A 4-bit parallel-in/serial-out (PISO) shift register is loaded with a binary number using the parallel-load control. After the parallel load occurs, how many clock pulses are required before the first bit of the serialized sequence appears at the serial output?
Open
View answer
Bit shifting equivalence:
In binary arithmetic, shifting a number left by one bit position is equivalent to which arithmetic operation on an unsigned value (ignoring overflow)?
Open
View answer
Clearing without reset:
An 8-bit serial-in/parallel-out (SIPO) shift register has no asynchronous clear. You apply a logic 0 at the serial input to flush the register. After how many clock cycles will that injected 0 reach the QH (8th) output tap?
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.