Difficulty: Easy
Correct Answer: 24 V
Explanation:
Introduction / Context:First-order charging behavior dictates how close an RC node gets to its final value within a given number of time constants. This question uses the canonical result at five time constants for a DC step/pulse of sufficient width.
Given Data / Assumptions:
Concept / Approach:For a step of amplitude V applied to an RC from rest, the capacitor voltage during charging is v_C(t) = V * (1 - exp(-t / tau)). At t = 5 * tau, the exponential term exp(-5) ≈ 0.006737, so the node is within about 0.67% of its final value V.
Step-by-Step Solution:
Use v_C(5tau) = 24 * (1 - exp(-5)).Compute exp(-5) ≈ 0.006737.So v_C ≈ 24 * (1 - 0.006737) = 24 * 0.993263 ≈ 23.838 V.Rounded to given choices, this is effectively 24 V.Verification / Alternative check:A common engineering rule: after 5 tau, a first-order system reaches ~99.3% of its final value. For 24 V, that is ≈ 23.84 V, which rounds to 24 V in typical multiple-choice contexts.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:24 V
Discussion & Comments