Difficulty: Medium
Correct Answer: 6.9 ms
Explanation:
Introduction / Context:
The nonretriggerable 74121 monostable produces a fixed-width pulse determined by an external resistor and capacitor. Designers use a simple proportional formula with a device-specific constant to estimate pulse duration from component values.
Given Data / Assumptions:
Concept / Approach:
First compute the RC time constant, then multiply by the typical coefficient. Ensure unit conversions are correct (kΩ to Ω, µF to F) to avoid order-of-magnitude mistakes.
Step-by-Step Solution:
Verification / Alternative check:
A bench check with nominal parts will produce a pulse near this value, noting tolerance on R and C (often ±5% to ±20%) and supply/temperature effects; the actual width will vary accordingly.
Why Other Options Are Wrong:
Common Pitfalls:
Mixing microfarads and nanofarads or forgetting that kΩ * µF yields milliseconds when scaled by a sub-unity constant.
Final Answer:
6.9 ms
Discussion & Comments