Difficulty: Easy
Correct Answer: both charging periods and discharging periods
Explanation:
Introduction / Context:
Capacitive current is tied to how the capacitor's voltage changes with time. Recognizing when current flows (and when it does not) is key for waveform analysis, timing circuits, and filter design.
Given Data / Assumptions:
Concept / Approach:
If dv/dt ≠ 0 (voltage is changing), current flows. That occurs both while the capacitor is charging (dv/dt > 0 for a positive-going change) and while it is discharging (dv/dt < 0). When the voltage is constant, dv/dt = 0 and current is zero.
Step-by-Step Solution:
Start from i = C * dv/dt.Charging: dv/dt is positive ⇒ i is positive (for chosen polarity).Discharging: dv/dt is negative ⇒ i is negative; magnitude is nonzero.Steady DC: dv/dt = 0 ⇒ i = 0 (no current in an ideal capacitor at steady state).
Verification / Alternative check:
Consider an RC step response. Current i(t) = (V/R) * e^(-t/(RC)) during charging and i(t) = -(V/R) * e^(-t/(RC)) during discharging. In both cases, current exists until it decays to zero.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
both charging periods and discharging periods
Discussion & Comments