RC Time Constant Calculator
Compute the RC time constant τ = R·C and the charging/discharging curves of a series RC circuit. Enter the resistance and capacitance (plus a source or initial voltage) to get τ, the cutoff frequency f_c = 1/(2πRC), the energy stored in the capacitor, and a sampled table of voltage versus time. A "time to reach a target voltage" mode solves the exponential for the exact elapsed time. Pairs with the Resistor, Capacitor, Inductor, and LC Resonance calculators. Everything runs locally in your browser.
Voltage vs. time
Time constant τ = R·C seconds. Charging toward Vs: V(t) = Vs(1 − e−t/τ); discharging from V0: V(t) = V0·e−t/τ. After one τ a charging capacitor reaches 63.2% of the source, a discharging one falls to 36.8% of its initial value; after 5τ the transient is ~99.3% complete. Time to reach a target voltage: charging t = −τ·ln(1 − V/Vs) (target must be below Vs), discharging t = −τ·ln(V/V0) (target must be below V0). Energy stored E = ½·C·V² joules; low-pass cutoff frequency f_c = 1/(2πRC) hertz. Everything runs locally — nothing leaves your browser.