Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Flip-Flops Questions
74x75/TTL knowledge check — device capacity How many storage elements (latches/flip-flops) are contained in the 7475 series IC as commonly used in digital labs?
555 timer in astable mode — adjust duty cycle to 0.5 without changing frequency Given a standard astable 555 configuration, how should R1 and R2 be adjusted to correct the duty cycle to 0.5 (50%) while keeping the output frequency unchanged?
Asynchronous (ripple) counter — interpreting stage #4's first toggle Four J–K flip-flops are cascaded as a ripple divider. When the output of the fourth stage toggles for the first time, how many input clock pulses have occurred at the counter input?
555 monostable timing — compute the output pulse width For a one-shot (monostable) 555 timer with R1 = 3.3 kΩ and C1 = 0.02 µF (20 nF), determine the expected output pulse width using the standard formula t = 1.1 * R * C.
Latch behavior — why cross-coupled gates hold state NOR- and NAND-based latches tend to remain latched. Which configuration feature is responsible for this bistable memory action?
JK flip-flop truth table — identify the “no change” input condition For a JK flip-flop, which input combination leaves the current state unchanged on the active clock edge?
SR latch polarity (NAND version) In a cross-coupled NAND flip-flop (latch), the set and reset inputs are normally active-LOW. How can we modify the circuit so that it instead has active-HIGH S and R control inputs (i.e., asserting a HIGH performs set/reset)?
Master–slave flip-flop timing In a master–slave flip-flop built from level-sensitive latches, during which clock (gate) level is the master latch enabled (transparent)?
Synchronous SR inputs in a gated flip-flop Why are the S (set) and R (reset) inputs of a gated SR flip-flop referred to as synchronous inputs?
Diagnosing a JK flip-flop with asynchronous controls A circuit fails to function. Logic probe readings show CLK, J1, J2, J3, K1, K2, and K3 are pulsing. Q is HIGH. PRE is LOW. (CLR is not asserted.) Which condition best explains the fault?
Monostable 74122 (retriggerable) timing An RC network for a 74122 retriggerable one-shot uses REXT = 100 kΩ and CEXT = 0.005 µF. What is the output pulse width (approximate)?
VHDL component instantiation syntax In VHDL, each instance of a component is addressed (labeled) using what syntactic form?
Hold condition of an SR/JK flip-flop Under which input condition does a flip-flop hold (retain) its current state without changing?
Monostable 74121 (nonretriggerable) timing A 74121 one-shot uses REXT = 49 kΩ and CEXT = 0.2 µF. Approximately what is the output pulse width tW?
555 timer threshold and trigger levels In a standard 555 timer, the internal three 5 kΩ resistors form a divider that sets the trigger and threshold levels to what fractions of VCC?
Cross-coupled NOR latch polarity For a cross-coupled NOR flip-flop (latch), are the set and reset control inputs active-HIGH or active-LOW?
Positive edge-triggered S–R flip-flop — timing of state sampling On a positive edge-triggered S–R flip-flop, when do the Q and Q' outputs actually reflect (sample and latch) the S and R input condition?
555 timer in monostable mode — compute R1 for a target pulse width A 555 timer is configured as a monostable multivibrator with timing capacitor C1 = 0.01 µF. Determine the resistor R1 required to obtain a pulse width of 2 ms (use T = 1.1 * R1 * C1).
Cascaded J–K flip-flops as a binary divider — output frequency Four J–K flip-flops are cascaded (J and K of each tied HIGH so they toggle). If the input frequency to the first stage is fin = 32 kHz, what is the output frequency after the fourth stage (fout)?
Edge-triggered flip-flops — necessary internal mechanism Which design requirement must an edge-triggered flip-flop include to ensure it responds only at the clock transition and not during the entire clock level?
1
2
3
4
5
6
7
8
9