RC Circuit Calculator (Time Constant & Filters)

Calculate Resistance, Capacitance, Time Constant (Tau), or Cutoff Frequency for Resistor-Capacitor circuits.

Loading logic...

Understanding RC Circuits: Time Constants and Filters

In electronics, an RC Circuit is a fundamental network built using a Resistor (R) and a Capacitor (C). These two simple components work together to dictate how fast a circuit reacts to changes in voltage.

RC circuits are the backbone of modern electronics. In the Time Domain, they are used to create timers, delays, and debouncers for mechanical switches. In the Frequency Domain, they act as analog filters—blocking high-frequency noise from audio signals or extracting smooth DC power from an AC source.


Glossary of RC Variables

  • Resistance (R): The component that restricts the flow of current, determining how fast the capacitor is allowed to charge. Measured in Ohms (Ω).
  • Capacitance (C): The component that stores electrical energy like a tiny, fast-acting battery. Measured in Farads (F), though typically seen in Microfarads (μF) or Nanofarads (nF).
  • Time Constant (τ - Tau): The amount of time it takes for the capacitor to charge to approximately 63.2% of its maximum capacity (or discharge to 36.8%). Measured in Seconds (s).
  • Cutoff Frequency (fc): The specific frequency at which an RC filter begins to significantly block AC signals (the -3dB point). Measured in Hertz (Hz).

Method 1: Transient Analysis (The Time Constant)

When you apply DC voltage to an RC circuit, the capacitor doesn't fill up instantly. The resistor acts like a kink in a hose, slowing the flow of electricity. The formula to find out exactly how long the delay takes is incredibly simple:

Time Constant Formula:

τ = R × C

Example Walkthrough: You have a 10 kΩ resistor (10,000 Ohms) connected to a 100 μF capacitor (0.0001 Farads).

  • τ = 10,000 Ω × 0.0001 F
  • τ = 1 Second

The 5τ Rule: In electronics, a capacitor is considered fully charged (99.3%) after exactly 5 Time Constants. So in our example above, it will take exactly 5 Seconds for the capacitor to fully charge!

Method 2: AC Analysis (Cutoff Frequency)

When fed with alternating current (AC) or audio signals, an RC circuit behaves as a Low-Pass or High-Pass filter depending on how the components are arranged. The frequency at which the filter activates is entirely dependent on the R and C values.

Cutoff Frequency Formula:

fc = 1 / (2 × π × R × C)

Example Walkthrough: Let's use the exact same 10 kΩ resistor and 100 μF capacitor from the previous example. Because we already know that R × C is equal to our Time Constant (1 Second), we can easily find the frequency.

  • fc = 1 / (2 × 3.14159 × 1)
  • fc = 1 / 6.283
  • fc = 0.159 Hz

Our multi-variable calculator removes the tedious fractional math required to design filters. Need a filter that cuts off exactly at 1 kHz (1000 Hz) using a standard 1 μF capacitor? Simply enter those two values, and our tool will instantly reverse-calculate the exact Resistor value you need to solder into your circuit!