RC Time Constant Guide: τ = RC Formula & Circuit Design

Quick Answer: The RC time constant: τ = R × C. A 10 kΩ resistor and 100 μF capacitor: τ = 10,000 × 0.0001 = 1.0 second. After 1τ: 63.2% charged. After 5τ: 99.3% (considered fully charged). Cutoff frequency: f = 1 / (2πRC).

What Is the RC Time Constant?

The RC time constant (τ, tau) describes how quickly a capacitor charges or discharges through a resistor. It's the product of resistance and capacitance:

τ = R × C

Charging Curve

A capacitor charges exponentially through a resistor:

V(t) = Vs × (1 − e−t/τ)

Time% Charged% Remaining to Charge
63.2%36.8%
86.5%13.5%
95.0%5.0%
98.2%1.8%
99.3%0.7%

5τ rule: After 5 time constants, the capacitor is considered fully charged/discharged (99.3%).

Common τ Values

RCτSettling (5τ)
1 kΩ1 μF1 ms5 ms
10 kΩ10 μF100 ms500 ms
100 kΩ10 μF1.0 s5.0 s
1 MΩ1 μF1.0 s5.0 s
10 kΩ100 μF1.0 s5.0 s
47 kΩ47 μF2.2 s11.0 s
1 MΩ100 μF100 s500 s

RC Low-Pass Filter

An RC circuit acts as a low-pass filter (passes low frequencies, attenuates high):

Cutoff frequency: fc = 1 / (2π × R × C)

At fc, the output is −3 dB (70.7%) of the input. Frequencies above fc are attenuated at −20 dB/decade.

Cutoff Frequency Examples

RCfcApplication
10 kΩ100 nF159 HzAudio low-pass filter
10 kΩ10 nF1.59 kHzAudio crossover
1 kΩ100 nF1.59 kHzSignal filtering
10 kΩ1 nF15.9 kHzAnti-aliasing filter
100 kΩ10 μF0.159 HzDC smoothing

Energy Stored in a Capacitor

E = ½ × C × V²

A 100 μF capacitor charged to 12V stores: E = 0.5 × 0.0001 × 144 = 0.0072 J = 7.2 mJ.

A 1 F capacitor at 12V stores: E = 0.5 × 1 × 144 = 72 J — enough to power an LED for several seconds.

Common Mistakes

Standards Reference

Frequently Asked Questions

What is the RC time constant formula?

τ = R × C, where τ is in seconds, R is in ohms, and C is in farads. It's the time for a capacitor to charge to 63.2% of the applied voltage (or discharge to 36.8%). After 5τ (99.3%), the capacitor is considered fully charged or discharged.

How do you calculate the time to charge a capacitor?

Use V(t) = V_s × (1 − e^(−t/τ)) where τ = R × C. To find time for a specific voltage: t = −τ × ln(1 − V/V_s). Example: time to reach 10V on a 12V supply with τ = 1s: t = −1 × ln(1 − 10/12) = −1 × ln(0.167) = 1.79 seconds.

What is the 5 tau rule?

After 5 time constants (5τ), a capacitor is 99.3% charged or discharged. Engineers use this as the 'settling time' — the time to consider the circuit at steady state. For τ = 0.1s, settling time = 0.5s. For τ = 1s, settling time = 5s.

What is an RC filter used for?

RC filters pass or block specific frequencies. A low-pass RC filter (capacitor to ground) passes DC and low frequencies while attenuating high frequencies — used for smoothing power supplies and removing noise. A high-pass RC filter (capacitor in series) blocks DC and passes AC signals.

How do I choose R and C for a specific time constant?

For τ = 1 second: use 10 kΩ × 100 μF, or 100 kΩ × 10 μF, or 1 MΩ × 1 μF. Higher R = lower current draw but more susceptible to noise. Lower R = faster response but more current. Choose based on your circuit's impedance requirements.

Disclaimer: This guide is for educational and preliminary design purposes only. Always verify final equipment sizing against local codes and professional engineering requirements.