Difficulty: Medium
Correct Answer: 5.16 V
Explanation:
Introduction / Context:
Here we calculate the charged voltage of a capacitor at the end of a finite pulse—key to understanding RC integrator performance for edge shaping and pulse area control.
Given Data / Assumptions:
Concept / Approach:
Use the exponential charging law vC(t) = Vin * (1 − e^(−t/tau)). Compute the time constant tau = R * C, then evaluate at t = 600 µs.
Step-by-Step Solution:
C = 0.002 µF = 0.002 × 10^−6 F = 2 × 10^−9 Ftau = R * C = 150,000 * 2e−9 = 3e−4 s = 300 µst/tau = 600 µs / 300 µs = 2vC = 6 * (1 − e^(−2))e^(−2) ≈ 0.1353 ⇒ vC ≈ 6 * 0.8647 ≈ 5.19 V ≈ 5.16 V
Verification / Alternative check:
At t = 2 tau, a capacitor reaches about 86.5% of its final value. 0.865 * 6 ≈ 5.19 V, matching our computation and the provided option.
Why Other Options Are Wrong:
Common Pitfalls:
Misconverting 0.002 µF to farads, or forgetting that the capacitor does not reach 100% in finite time. Always compute t/tau first.
Final Answer:
5.16 V
Discussion & Comments