Difficulty: Easy
Correct Answer: 182 kΩ
Explanation:
Introduction / Context:
The 555 timer in monostable mode generates a single pulse whose duration depends on an external resistor and capacitor. The standard timing relation is T = 1.1 * R * C for the high output interval. This question tests your ability to rearrange the formula and select a practical resistor value for a specified pulse width and known capacitance, a frequent task in embedded timing and pulse-generation circuits.
Given Data / Assumptions:
Concept / Approach:
Rearrange the timing equation to solve for R1. Ensure unit consistency (seconds, farads, ohms). After computing R1, compare the result to the offered options, rounding to a standard resistor value where appropriate.
Step-by-Step Solution:
Verification / Alternative check:
Back-calculate the pulse: T_est = 1.1 * 182,000 * 10e-9 ≈ 1.1 * 0.00182 ≈ 0.002002 s ≈ 2.00 ms, matching the requirement.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing microfarads with nanofarads, omitting the 1.1 constant, or rounding to a non-standard value that misses timing by a wide margin.
Final Answer:
182 kΩ
Discussion & Comments