1.2.7 · D5Circuit Analysis Fundamentals

Question bank — Understand RC charging - discharging time constants

1,806 words8 min readBack to topic

0. The facts every trap rests on (build them here first)

Before hunting traps we need every symbol earned. Look at the circuit below: a source pushes charge through a resistor into a capacitor.

Figure — Understand RC charging - discharging time constants

The two responses look like this:

Figure — Understand RC charging - discharging time constants

And the direction current flows reverses between the two cases — keep this sign picture in mind for the edge-case traps:

Figure — Understand RC charging - discharging time constants

True or false — justify

TRUE/FALSE: After one time constant , the capacitor is fully charged.
False. After it is only at (see figure s02); the curve is exponential, so it keeps creeping upward and needs about to reach .
TRUE/FALSE: A larger resistor makes the capacitor charge faster.
False. Larger limits current, so grows and charging gets slower — a thinner straw fills the bucket slower.
TRUE/FALSE: The time constant depends on the source voltage .
False. is set purely by the circuit ( and ). only scales how high the curve ends up, not how fast it gets there.
TRUE/FALSE: During charging, the current is largest right at .
True. At the capacitor voltage is , so all of sits across , giving the maximum ; current then decays as .
TRUE/FALSE: A capacitor's voltage can jump instantly if you switch fast enough.
False. , so an instant jump needs infinite current, which any real resistance forbids — the voltage must ramp smoothly.
TRUE/FALSE: In one time constant, charging always adds the same of whatever gap remains.
True. The exponential is memoryless: from any starting point, each further closes of the remaining distance to the target — because .
TRUE/FALSE: Doubling both and doubles the time constant.
False. , so doubling both multiplies by . Doubling only one doubles .
TRUE/FALSE: The charging and discharging curves are mirror images of the same shape.
True in shape — both solve the same "rate ∝ gap" ODE, so both carry with the same ; one rises (), the other falls (), and they cross the line at the same .
TRUE/FALSE: The units of are seconds.
True. seconds, since a coulomb per amp is a second.

Spot the error

FIND THE ERROR: "To discharge, use ."
Discharging falls, so it must be . The form rises toward a target and belongs to charging (compare the two curves in s02).
FIND THE ERROR: ", , so s."
They forgot the micro factor. , so s — a million times smaller.
FIND THE ERROR: "The capacitor charges linearly, gaining of every ."
Charging is exponential, not linear. It gains in the first but only in the second , because each step covers a fraction of the shrinking gap.
FIND THE ERROR: "As the capacitor charges, current stays constant because is fixed."
Current is . As rises, the resistor's voltage shrinks, so current decays exponentially — it is not constant.
FIND THE ERROR: "At the capacitor is exactly, mathematically full."
It is never exactly full — only reaches zero at . At it is , which engineers treat as full, but the math never quite lands (see how the curve in s02 hugs but never touches the top line).
FIND THE ERROR: "Since has units of seconds, waiting seconds charges any cap by the same voltage."
No — waiting charges to the same fraction () of that circuit's target, but the actual volts depend on , and itself differs per circuit.

Why questions

WHY does the charging current decay even though the source voltage stays fixed?
Because the voltage across the resistor is , and as climbs this difference shrinks — less push across means less current, following .
WHY does the same appear in both the voltage curve and the current curve?
They come from solving the same ODE ; the exponential is that equation's natural decay rate, so everything in the circuit shares it.
WHY does an exponential (rather than a straight line or a parabola) show up at all?
Because — the rate of change is proportional to the remaining gap. The only function whose rate is proportional to how far it still has to go is an exponential; that "self-slowing" is exactly what describes.
WHY do we measure RC circuit progress in multiples of rather than raw seconds?
Because the fraction charged (, , ...) depends only on , so quoting time in units makes every RC circuit obey the same universal table regardless of and .
WHY does capacitor voltage lag behind a sudden source change?
Charge must physically flow through to build , and finite current means finite filling rate — the capacitor "resists" voltage change, which is the seed of low-pass filtering.
WHY is the magic number behind the figure?
At , the exponent is exactly , so remains and has charged — the is just "one -fold" of decay.
WHY does bigger capacitance slow the circuit even though it stores more energy?
A bigger needs more charge for each volt (), and that extra charge still has to trickle through the same , so it takes longer per volt — hence grows.

Edge cases

EDGE CASE: What is if (ideal wire)?
, so charging is instantaneous in the idealized model — with no resistance to limit current, the capacitor jumps to immediately (real wires always have some , preventing this).
EDGE CASE: What happens to charging time as ?
, so a vanishingly small capacitor charges essentially instantly — it needs almost no charge to reach , so even tiny current fills it at once.
EDGE CASE: A capacitor already sits at when you connect the source — what current flows?
Zero. The gap , so there is nothing to drive current; the circuit is already at its steady state and stays there.
EDGE CASE: What is as during charging vs discharging?
Charging: (the term dies, leaving the target). Discharging: (all stored charge eventually bleeds through ). Neither is reached in finite time — the curve in s02 approaches its line asymptotically.
EDGE CASE: If you disconnect the source with an ideal open circuit (infinite ), how fast does a charged cap discharge?
It doesn't — , so holds its charge indefinitely. This is why real capacitors keep a shock long after power is removed (only leakage slowly drains them).
EDGE CASE: During discharge, is the current direction the same as during charge?
No, it reverses (see the arrow flip in s03). Charging pushes current into the capacitor's plate; discharging lets the stored charge flow back out through , so the current sign flips.

Recall One-line self-test

If you can explain why "63 up, 37 down, 5 to settle" is exponential and not linear — because — you have beaten the biggest trap on this page.

Connections