Example 1: Slow RC network
For a 10 kOhm resistor and a 10 uF capacitor:
tau = 10000 x 10 x 10^-6 = 0.1 s
fc = 1 / (2 x pi x 0.1) = 1.59 Hz approximately
This RC network changes slowly and is useful for simple delay or smoothing applications.
Calculate tau = R x C and cutoff frequency fc = 1 / (2 x pi x R x C).
The RC time constant calculator is useful for analyzing how quickly a capacitor charges or discharges through a resistor. This is one of the most common calculations in electronics because RC networks are used in timing circuits, analog filters, sensor interfaces, delay networks, pulse shaping, and control systems. By knowing the time constant, you can quickly estimate whether a circuit will respond slowly or quickly to a step change.
The same resistor-capacitor combination also determines the cutoff frequency of a simple RC filter. That makes this calculator useful for both time-domain and frequency-domain design work. It gives a fast answer for the two values engineers often need first: the time constant and the filter cutoff frequency.
For electronics work, that makes this page a convenient starting point when checking timing behavior, signal response, or simple filter performance from standard resistor and capacitor values.
tau = R x C
fc = 1 / (2 x pi x R x C)
tau = time constant in seconds
R = resistance in Ohm
C = capacitance in farads
fc = cutoff frequency in hertz
Resistance is entered in Ohm and capacitance is entered in farads. Small capacitor values are often written in scientific notation such as 1e-6 F for 1 uF or 100e-9 F for 100 nF. The calculator returns the RC time constant in seconds and the cutoff frequency in hertz.
For a 10 kOhm resistor and a 10 uF capacitor:
tau = 10000 x 10 x 10^-6 = 0.1 s
fc = 1 / (2 x pi x 0.1) = 1.59 Hz approximately
This RC network changes slowly and is useful for simple delay or smoothing applications.
For a 1 kOhm resistor and a 100 nF capacitor:
tau = 1000 x 100 x 10^-9 = 0.0001 s
fc = 1 / (2 x pi x 0.0001) = 1591.55 Hz
This smaller time constant supports much faster signal response.
After one time constant, a charging capacitor reaches about 63.2 percent of its final voltage. After about five time constants, the capacitor is considered almost fully charged or discharged for most practical work. Final circuit behavior can still shift because of resistor tolerance, capacitor tolerance, leakage, source impedance, and loading, so the real circuit should be checked if accuracy is important.