Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Shift Registers Questions
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.
Motion profile: A stepper motor rotates in discrete step increments determined by its construction and drive sequence. Does it inherently produce smooth continuous motion?
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?
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?
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.
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.
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.”
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.”
Ring & Johnson Counters — These are widely used shift-register-based counters (sequence generators), not “uncommon” circuits. Evaluate the statement.
SIPO Recognition — Which shift register type inherently requires access to all Q outputs of each stage to use the data?
Johnson Counter States — For a Johnson (twisted-ring) counter constructed with N flip-flops, how many unique states are produced per full sequence?
74195 Operation — With SHIFT/LOAD held LOW on a 74195 universal shift register (selecting parallel load), when do the outputs update?
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?
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)?
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)?
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?
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?
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)?
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?
1
2
3
4