⏱️ RC/RL Time Constant Calculator

Last updated: May 30, 2026

⏱️ RC / RL Time Constant Calculator

Total series resistance in the circuit
Capacitor value in the RC circuit
Applied step voltage (for curve plots)

Transient Response at Key Multiples of τ

Time % Charged / τ Reached Voltage (V) Remaining (V)

Charge & Discharge Curves (0 → 5τ)

What Exactly Is a Time Constant, and Why Should Circuit Designers Care?

Every circuit that involves energy storage — whether through a capacitor or an inductor — behaves in a predictable way when you suddenly apply or remove a voltage. It doesn't jump instantly from one state to another. Instead, it follows a smooth exponential curve, gradually climbing toward the final value or decaying away from it. The speed of that transition is governed by a single number called the time constant, denoted with the Greek letter τ (tau).

Understanding τ is genuinely one of the foundational skills in analog electronics. It tells you how fast a filter responds, how long a power supply takes to stabilize after load changes, how quickly a motor drive circuit ramps up current, and dozens of other things that matter in real-world design. Once you grasp what τ means, you start seeing its fingerprints everywhere — in audio crossovers, in sensor interface circuits, in oscilloscope probe compensation, in camera flash circuits.

RC Circuits: Resistance Times Capacitance

For a series resistor-capacitor circuit, the time constant is simply:

τ = R × C

Where R is in ohms and C is in farads, giving τ in seconds. A 10 kΩ resistor paired with a 10 µF capacitor gives τ = 0.1 seconds — that circuit takes about 100 milliseconds to reach roughly two-thirds of its target voltage.

Why two-thirds? The charging equation is V(t) = Vs × (1 − e^(−t/τ)). At exactly t = τ, that expression evaluates to Vs × (1 − e^(−1)) ≈ 0.632 × Vs, which is 63.2% of the supply voltage. This is the universal landmark for RC (and RL) circuits — one time constant always brings you to 63.2% of the way there. At 2τ you're at 86.5%, at 3τ you're at 95%, and at 5τ you're practically indistinguishable from the final value at 99.3%.

Discharge is the mirror image. A fully charged capacitor draining through a resistor follows V(t) = V0 × e^(−t/τ). At one time constant it retains 36.8% of its original charge. That decaying exponential never truly reaches zero mathematically, but for all engineering purposes the capacitor is fully discharged after five time constants.

RL Circuits: Inductance Divided by Resistance

Inductor-resistor circuits follow the same exponential shape, but the time constant formula is inverted:

τ = L / R

Here L is in henries and R is in ohms. A 100 mH inductor with a 50 Ω series resistor gives τ = 2 ms. Notice something interesting: in an RL circuit, adding more resistance shortens the time constant and speeds things up, whereas in an RC circuit, adding more resistance lengthens it and slows things down. That reversal trips up a lot of students initially.

The physical reason is intuitive once you think about it. In an RL circuit, resistance is what dissipates the energy stored in the inductor's magnetic field — more resistance means faster energy bleed. In an RC circuit, resistance limits the current that can flow to charge the capacitor — more resistance means slower charging.

The Cutoff Frequency Connection

The time constant is directly tied to the −3 dB cutoff frequency of a first-order filter. The relationship is:

fc = 1 / (2π × τ)

At this frequency, the output voltage of a low-pass RC filter drops to 70.7% of the input (the power is halved, which is the standard "half-power point"). This is why RC networks show up in every audio equalizer, anti-aliasing filter, and signal conditioning circuit — the designer picks R and C values to set fc at exactly the frequency where they want the filter to start rolling off.

An RL circuit at its cutoff frequency behaves identically from a filtering perspective, with fc = R / (2π × L). For high-current applications where capacitors would need to be impractically large, an RL low-pass filter can be a better choice — though inductors are bulkier and more expensive than capacitors at the same frequency range.

Common Mistakes When Working with τ

Unit confusion causes the most errors. Mixing kilohms with microfarads without converting is a classic trap. The formula τ = R × C needs R in plain ohms and C in plain farads. If you have 4.7 kΩ and 100 nF, you must compute 4700 × 0.0000001 = 0.00047 s = 0.47 ms. The calculator on this page handles unit conversions automatically, but when doing hand calculations, always reduce to base SI units first.

Another common misunderstanding is assuming the circuit is "done" at 3τ. It's at 95%, which is close — but if you're designing a sample-and-hold circuit or an ADC input buffer where settling accuracy matters, you might need 7τ or more to hit 0.01% accuracy. Know your precision requirements before assuming 5τ is sufficient.

Finally, the simple τ = RC formula assumes the capacitor sees a fixed Thévenin resistance. In real circuits with op-amps, transistors, or multiple branches, you need to compute the effective source resistance the capacitor actually sees using Thévenin's theorem. The elegant formula only holds in its pure, simple form for a single-loop series circuit.

Practical Uses: From Power Supplies to EMC Filtering

RC time constants appear in snubber circuits across relay contacts to suppress switching transients. They appear in the feedback networks of op-amp integrators and differentiators. They govern the charge time of camera flash capacitors — a 300 µF cap charging through a 1 kΩ resistance takes about 1.5 seconds to reach 95%, which matches the "recycling time" feel of many entry-level flash units.

In digital electronics, RC networks on reset pins ensure the microcontroller stays in reset long enough for the power supply to stabilize. The required reset hold time divided by 5 (for 99% settling) tells you the minimum RC product to use.

EMC engineers use RC and RL filters heavily on cable entry points to suppress conducted emissions. A simple RC low-pass with a well-chosen τ can knock 20 dB off a switching spike that would otherwise cause a radiated emissions failure — the difference between passing and failing a regulatory certification test.

Reading the Response Curves

The charge curve (blue in the plot above) rises steeply at first and flattens as it approaches the supply voltage asymptotically. The discharge curve (red dashed) mirrors it, starting high and decaying toward zero. Both curves have the same time constant — that's a direct consequence of the exponential function's self-similar nature.

The golden marker at 1τ on the plot highlights the 63.2% crossing point. Visually, if you draw a tangent line to the charging curve at t = 0, it would intersect the final voltage level exactly at t = τ. This geometric property is sometimes used in labs to estimate τ from an oscilloscope trace without doing any calculations — just draw the tangent and see where it crosses.

After 5τ, both curves are essentially flat. This is the design rule of thumb engineers use when deciding how long to wait before sampling a signal, switching a circuit state, or declaring that a transient has settled.

FAQ

What does the time constant τ actually mean in physical terms?
τ represents the time it takes for a capacitor or inductor to reach 63.2% of its final voltage or current value when a step input is applied. It's derived from the natural exponential decay constant — at t = τ, the expression e^(−1) evaluates to about 0.368, meaning 63.2% of the transition has completed. Five time constants (5τ) is the conventional engineering threshold for 'fully settled,' representing 99.3% of the final value.
Why does an RL circuit have τ = L/R while an RC circuit has τ = R×C?
In an RC circuit, resistance opposes the current flow that charges the capacitor — higher R means slower charging, so τ increases with R. In an RL circuit, resistance dissipates the magnetic energy stored in the inductor — higher R drains that energy faster, so τ decreases with R. The energy storage element (C or L) is in the numerator for the same reason: more energy stored means longer transition time.
How is the time constant related to the −3 dB cutoff frequency?
The cutoff frequency fc and time constant τ are reciprocally related: fc = 1/(2π·τ). At this frequency, an RC or RL low-pass filter attenuates the signal to 70.7% of its input amplitude (which corresponds to −3 dB in power). This is why choosing component values for a filter is the same problem as choosing a time constant — they describe the same characteristic from different perspectives (time domain vs. frequency domain).
Does the formula τ = RC work when there are multiple resistors or capacitors in the circuit?
The simple single-formula approach only applies directly to a one-resistor, one-capacitor series circuit. For more complex topologies, you need to find the Thévenin equivalent resistance seen by the capacitor (with voltage sources shorted and current sources opened), then use that Thévenin resistance in the formula. Similarly, multiple capacitors must be combined into their series or parallel equivalent before computing τ.
How many time constants do I need to wait for a circuit to fully settle?
That depends on the precision you need. After 3τ the circuit is at 95% of final value, after 5τ it's at 99.3%, and after 7τ it's at 99.91%. For general analog work, 5τ is the standard rule. For precision ADC circuits, data acquisition systems, or measurement applications requiring better than 0.1% accuracy, plan for 7τ or more. Calculate the required settling time based on your actual accuracy specification, not just a blanket '5τ is enough' assumption.
Can I use an RL circuit instead of an RC circuit for the same filtering job?
Yes, an RL low-pass filter is electrically equivalent to an RC low-pass filter in its frequency response shape — both roll off at −20 dB/decade above cutoff. In practice, RC filters dominate at audio and lower frequencies because capacitors are cheaper, smaller, and easier to work with than inductors at those ranges. RL filters become more attractive at high power levels (where large capacitors are impractical) or at very high frequencies (above tens of MHz, where parasitic inductances are unavoidable anyway). Inductors also have core losses and saturation concerns that capacitors don't.