RC Time Constant Calculator
Enter resistance and capacitance to compute the RC time constant τ, along with charge/discharge times to various percentages.
Reviewed by the ToolNestr Editorial Team — July 2026
How RC time constants work
The RC time constant τ (tau) is the fundamental parameter of any resistor-capacitor circuit, calculated as τ = R × C. When R is in ohms and C in farads, τ is in seconds. After one time constant, a charging capacitor reaches 63.2% of the supply voltage, and after five time constants (5τ) it is considered fully charged at 99.3%.
The charging voltage follows V(t) = Vfinal × (1 - e−t/τ), and discharging follows V(t) = V0 × e−t/τ. The time constant determines the response speed of filters, timing circuits, and power supply smoothing networks.
Worked example
Charge percentage over time constants
The capacitor charges to specific percentages at each time constant. These values follow a predictable exponential curve.
Electronics Engineer
Design timing circuits, filters and decoupling networks with precise RC time constant calculations for reliable circuit performance.
Circuit Designer
Select appropriate R and C values for signal conditioning, debouncing and timing applications in analog and digital designs.
Electronics Student
Learn the exponential charge and discharge behavior of capacitors and verify textbook calculations with interactive results.
Audio Engineer
Calculate coupling capacitor values and filter cutoff frequencies for audio signal processing and amplifier design.
| Resistance | Capacitance | Time constant \u03c4 | 5\u03c4 (fully charged) | Application |
|---|---|---|---|---|
| 1 k\u03a9 | 100 pF | 100 ns | 500 ns | High-speed signal |
| 10 k\u03a9 | 10 nF | 100 \u00b5s | 500 \u00b5s | Audio filter |
| 100 k\u03a9 | 100 nF | 10 ms | 50 ms | Power supply decoupling |
| 100 k\u03a9 | 10 \u00b5F | 1 s | 5 s | Timer / delay |
| 1 M\u03a9 | 100 \u00b5F | 100 s | 500 s | Long timer |
| 10 \u03a9 | 1000 \u00b5F | 10 ms | 50 ms | Power supply smoothing |
How to use the RC Time Constant Calculator
Enter resistance
Type the resistor value and select the unit (\u03a9, k\u03a9 or M\u03a9). Most timing circuits use resistors in the k\u03a9 range.
Enter capacitance
Type the capacitor value and select the unit (pF, nF or \u00b5F). Electrolytic capacitors are typically in the \u00b5F range.
Read charge times
The calculator shows \u03c4 and the charge times at each time constant level from 1\u03c4 to 5\u03c4 for quick reference.
Tips for using RC circuits
Use the 5\u03c4 rule for settling time
In digital circuits, the RC time constant determines signal rise time. For reliable logic levels, allow at least 5\u03c4 for a signal to settle. For a 10 k\u03a9 pull-up and 50 pF load, settling time is 5 \u00d7 500 ns = 2.5 \u00b5s.
Choose capacitor type carefully for timing
Electrolytic capacitors have wide tolerance (\u00b120%) and high leakage current, making them unsuitable for precision timing. Use film or ceramic capacitors with tight tolerance for accurate time constants.
Account for input impedance of following stage
The input impedance of the next stage acts in parallel with the resistor, changing the effective time constant. Always ensure the load impedance is much higher than the RC circuit resistor to avoid altering the timing.
Use a buffer for consistent timing
For critical timing applications, buffer the RC output with a comparator or Schmitt trigger. This provides clean digital edges at a precise threshold voltage and prevents loading effects from downstream circuits.
The RC time constant formula: \u03c4 = RC
The time constant \u03c4 (tau) is the fundamental parameter of any RC circuit. It is simply the product of resistance and capacitance. When R is in ohms and C in farads, \u03c4 is in seconds. A 10 k\u03a9 resistor with 100 \u00b5F capacitor gives \u03c4 = 0.01 \u00d7 0.0001 = 1 second. This single parameter determines how quickly the circuit responds to voltage changes.
The exponential charge curve explained
When a voltage step is applied to an RC circuit, the capacitor voltage follows an exponential curve: V(t) = V_final \u00d7 (1 - e\u207b\u1d63/\u1d7b). Initially, the capacitor charges quickly because the voltage difference is large. As it approaches the final voltage, the charging rate slows down. After 1\u03c4, it reaches 63.2%; after 3\u03c4, 95%; and after 5\u03c4, 99.3%. The curve never reaches 100% theoretically, but in practice 5\u03c4 is considered fully charged.
Practical applications of RC circuits
RC circuits are the building blocks of countless electronic functions. In power supplies, large capacitors smooth rectified AC into DC. In audio, coupling capacitors block DC while passing AC signals. In oscillators, RC networks determine frequency. In digital circuits, RC delays debounce switches and set reset pulse widths. In analog filters, RC networks shape frequency response for everything from subwoofer crossovers to RF bandpass filters.
RC filters: low-pass and high-pass
A simple RC low-pass filter places the resistor in series and the capacitor to ground. Frequencies below the cutoff f\u1d04 = 1/(2\u03c0RC) pass through largely unchanged, while higher frequencies are attenuated at 20 dB per decade. A high-pass filter swaps the components: the capacitor blocks DC and low frequencies while passing high frequencies. The same cutoff formula applies, but the response is inverted.
Frequently asked questions
What is the RC time constant?
The RC time constant τ (tau) is the time required to charge a capacitor through a resistor to 63.2% of the supply voltage, or discharge it to 36.8%. It is calculated as τ = R × C, where R is resistance in ohms and C is capacitance in farads.
What is the 5τ rule?
After 5 time constants (5τ), a capacitor is considered fully charged (99.3% of final voltage) or fully discharged (0.7% remaining). This rule is used to estimate settling time in RC circuits. 1τ = 63.2%, 2τ = 86.5%, 3τ = 95%, 4τ = 98.2%, 5τ = 99.3%.
How do I calculate the charge time to a specific voltage?
The voltage at time t is V(t) = Vₛ⁕ × (1 - e⁻ᵣ/ᵻ). To find time to reach a specific voltage, rearrange: t = -τ × ln(1 - V/Vₛ⁕). For example, to charge to 90%: t = -τ × ln(0.1) ≈ 2.3τ.
What is the difference between charging and discharging?
Charging: V(t) = Vₛ⁕ × (1 - e⁻ᵣ/ᵻ). Discharging: V(t) = V₀ × e⁻ᵣ/ᵻ. Charging follows a rising exponential curve towards the supply voltage, while discharging follows a falling exponential curve towards zero.
How is the RC time constant used in filters?
In low-pass filters, the cutoff frequency fᴄ = 1/(2πRC). Frequencies below fᴄ pass through, while higher frequencies are attenuated. In high-pass filters, the opposite occurs. The time constant determines the filter’s response speed.
What happens if I use a very large RC time constant?
A large time constant means slow charging and discharging. This is useful for timing circuits like 555 timer delays, debouncing switches, and power supply smoothing. A large capacitor with a large resistor creates long delays up to minutes.
What is a coupling capacitor in audio circuits?
A coupling capacitor blocks DC while passing AC audio signals. The RC time constant formed with the input impedance determines the low-frequency cutoff. For good bass response, the time constant should be long enough that the capacitor charges slowly compared to the lowest audio frequency.
How do I choose R and C for a timing circuit?
For a desired time delay t, choose R and C such that RC = t. Standard timer circuits like the 555 use RC networks where the output period is proportional to RC. For example, t = 1.1 × RC for a 555 monostable configuration.
What is the effect of load resistance on an RC circuit?
A load resistor in parallel with the capacitor forms a voltage divider and changes the effective time constant. The equivalent resistance is the parallel combination of the charging resistor and the load resistor, which reduces the time constant.
Can I use this for power supply decoupling design?
Yes. RC decoupling networks filter noise from power supplies. The time constant should be much longer than the noise period. For a 100 Hz power supply ripple, choose RC ≥ 10 ms. A 100 Ω resistor with 100 µF capacitor gives τ = 10 ms, providing significant filtering.
Sources & references
This tool uses standard formulas and reference values from:
- • NFPA 70 — National Electrical Code (NEC), conduit fill, box fill and conductor ampacity. nfpa.org
- • IPC-2221, Generic Standard on Printed Board Design (trace width / current). ipc.org
- • NIST reference constants and unit definitions; IEEE standards where applicable. nist.gov
For educational and preliminary use. Verify against full engineering calculations and the governing standard before any real design.