Introduction
The RC Time Constant Calculator helps you find how fast a capacitor charges or discharges through a resistor. Enter any two values — resistance (R), capacitance (C), or time constant (τ) — and the tool solves for the third one.
The time constant, written as the Greek letter tau (τ), equals R × C. After one time constant, a capacitor charges to about 63.2% of the supply voltage. After five time constants (5τ), it is 99.3% charged, which most engineers call "fully charged."
This calculator gives you more than just τ. It also shows:
- Settling time (5τ) and half-voltage time
- Cutoff frequency (fc) for RC filters
- Rise times from 10% to 90% and 20% to 80%
- Peak inrush current and stored energy
- A live chart of voltage, current, and power over time
You can type shorthand like 22k, 47u, or 100n and the tool reads it right away. Advanced options let you check part tolerances, capacitor voltage ratings, bleed resistors, and nearest E12 or E24 standard values from a standard resistor series.
Use it to design timers, filters, delay circuits, snubbers, and power supply networks — and see the step-by-step math behind every answer.
How to use our RC Time Constant Calculator
Enter any two of resistance, capacitance, and time constant, then add your supply voltage. The calculator solves the missing value and shows the time constant, settling time, cutoff frequency, rise times, peak current, stored energy, a charge and discharge chart, and a step-by-step solution.
Solve for: Pick which value you want the calculator to find — Resistance (R), Capacitance (C), or Time Constant (τ). Fill in the other two boxes.
Resistance (R): Type the series resistor value and pick mΩ, Ω, kΩ, or MΩ. You can also type shorthand like 22k or 3.3M. If you only have color bands to work from, decode them with the Resistor Color Code Calculator first.
Capacitance (C): Type the capacitor value and pick pF, nF, µF, mF, or F. Shorthand like 47u or 100n works too. For series and parallel capacitor networks, the Capacitor Calculator gives you the combined value to enter here.
Time Constant (τ): Type the RC time constant and pick ns, µs, ms, or s. Leave it blank if you want the calculator to solve for it.
Supply Voltage (Vin): Enter the voltage feeding the RC circuit. This sets the current, energy, and chart values.
Initial Voltage (Vinitial): Enter the capacitor voltage at the start (t = 0). Use 0 for a fully empty capacitor.
Transient Mode: Choose Charge, Discharge, or Both. Discharge sets the starting voltage equal to Vin for you.
Analysis Time (t): Optional. Enter a time to see the exact voltage, current, and power at that moment. Leave blank to skip it.
Target Time Constant (τtarget): Optional. Enter the τ you want, and the tool shows how far off your circuit is and what R or C you need.
Capacitance Tolerance (%): Optional. Enter the capacitor's tolerance to see the worst-case high and low time constant. The Percent Error Calculator is handy if you want to compare a measured τ against the nominal one.
Resistance Tolerance (%): Optional. Enter the resistor's tolerance so the worst-case τ range includes both parts.
Bleed Resistor (Rbleed): Optional. Enter a bleed resistor value to see how fast the capacitor drains to a safe level.
DC Working Voltage Rating: Optional. Enter the capacitor's rated voltage to get over-voltage and safety margin warnings.
Capacitor Type: Optional. Pick ceramic, electrolytic, tantalum, film, or supercapacitor to get notes about real-world behavior.
Switch / Diode Current Rating: Optional. Enter the part's current limit to check if the inrush current is too high. Use the Amp Calculator to convert between current, voltage, and power ratings if your datasheet lists watts instead.
Charge–Discharge Cycle Frequency: Optional. Enter how often the circuit cycles to get the average resistor power.
Application Context: Optional. Pick your use case, like timer, filter, or snubber, for tips that match your design.
Frequency of Interest (f): Optional. Enter a frequency to see reactance, impedance, phase angle, and filter attenuation at that point. For a deeper AC breakdown, try the Impedance Calculator.
What Is the RC Time Constant?
When you connect a resistor (R) and a capacitor (C) together, the capacitor does not charge up right away. It fills with charge slowly, like water filling a bucket through a thin pipe. The RC time constant, written with the Greek letter tau (τ), tells you how fast that happens.
The formula is simple:
τ = R × C
Put resistance in ohms (Ω) and capacitance in farads (F), and you get the time constant in seconds. Bigger resistance or bigger capacitance means a slower circuit.
What Happens at Each Time Constant
After one time constant, a charging capacitor reaches about 63.2% of the supply voltage. It never quite hits 100%, but it gets very close. Engineers use these steps:
- 1τ — 63.2% charged
- 2τ — 86.5% charged
- 3τ — 95.0% charged
- 4τ — 98.2% charged
- 5τ — 99.3% charged (treated as "done")
Discharging works the same way, just backwards. After 1τ the capacitor still holds 36.8% of its starting voltage, and after 5τ it is nearly empty. The exponential shape here is the same one behind radioactive half-life and exponential growth problems.
Key Formulas
- Charging: vC(t) = Vfinal + (Vinitial − Vfinal) × e−t/τ
- Cutoff frequency: fc = 1 / (2πRC)
- Peak current: Ipeak = ΔV / R (happens right at t = 0, straight from Ohm's law)
- Rise time (10%–90%): 2.197 × τ
- Stored energy: W = ½ × C × V²
Why It Matters
The time constant shows up all over electronics. It sets the delay in timer circuits like the 555. It sets the corner frequency of low-pass and high-pass filters, which decide what signals get through and what gets blocked — see the Low Pass Filter Calculator for that side of the design. It controls how fast a power supply bulk capacitor recovers after a load spike, and how long a bleed resistor takes to drain a charged capacitor to a safe voltage.
The same math also warns you about danger. A big capacitor charging through a small resistor pulls a large spike of current at the very first instant. That spike can blow a switch, a diode, or a fuse even though the average current is tiny. When that resistor sits in a divider or an LED string, check the companion Voltage Divider Calculator and LED Resistor Calculator too.
Things That Change Real Results
Real parts are not perfect. Resistors and capacitors have tolerance, often ±5%, ±10% or ±20%, so your real τ will drift from the number on paper. Class II ceramic caps (X5R, X7R, Y5V) lose a lot of their value under DC voltage, which makes the circuit faster than expected. Electrolytic caps have extra internal resistance (ESR) that adds to R — and if several resistors sit in parallel, the Parallel Resistor Calculator gives the true value to plug in. Long supply runs add their own resistance as well, which the Wire Resistance Calculator and Voltage Drop Calculator can quantify. For anything that must hit a tight timing target, use tight-tolerance film or C0G/NP0 parts.
Quick Reference
- 1 kΩ × 1 µF = 1 ms
- 1 MΩ × 1 µF = 1 s
- 10 kΩ × 100 nF = 1 ms
- 1 kΩ × 1 nF = 1 µs