RC Filter Calculator

Design a low-pass or high-pass RC filter by calculating the cutoff frequency, gain, and phase shift at any signal frequency.

CUTOFF FREQUENCY
--
Gain at Signal Freq
--
Gain (dB)
--
Phase Shift
--
Time Constant
--

What Is an RC Filter?

An RC filter is a passive electronic circuit that uses a resistor and capacitor to selectively pass or attenuate certain frequencies. A low-pass filter passes signals below the cutoff frequency and attenuates higher frequencies, while a high-pass filter does the opposite. These are first-order filters with a roll-off rate of -20 dB per decade (or -6 dB per octave).

RC filters are among the most common circuits in electronics, found in audio processing, power supply smoothing, sensor signal conditioning, and anti-aliasing before analog-to-digital conversion. Their simplicity, low cost, and predictable behavior make them ideal for many filtering applications.

RC Filter Formulas

fc = 1 / (2πRC)
Low-Pass Gain = 1 / sqrt(1 + (f/fc)²)
High-Pass Gain = (f/fc) / sqrt(1 + (f/fc)²)
Phase (LP) = -arctan(f/fc)

Frequency Response Table

f / fc RatioLP GainLP Gain (dB)HP Gain
0.10.995-0.040.0995
0.50.894-0.970.447
1.00.707-3.010.707
2.00.447-6.990.894
100.0995-20.040.995

Design Tips

  • Choose R in the 1k-100k range to avoid loading issues and keep current reasonable.
  • Use ceramic capacitors for high-frequency filters and electrolytics for low-frequency filters.
  • For sharper roll-off, cascade multiple RC stages or use active filters with op-amps.
  • Consider the source impedance and load impedance, as they affect the actual cutoff frequency.

Frequently Asked Questions

What does -3 dB at the cutoff frequency mean?

At the cutoff frequency, the output signal amplitude is 1/sqrt(2) or about 70.7% of the input. In power terms, this is half the input power, which corresponds to -3 dB. This is the standard definition of bandwidth for filters and amplifiers.

Can I make a band-pass filter with RC circuits?

Yes, by cascading a high-pass RC filter followed by a low-pass RC filter. Set the high-pass cutoff below the desired pass band and the low-pass cutoff above it. However, passive RC band-pass filters have poor selectivity (wide bandwidth). For narrow band-pass filtering, use RLC circuits or active filters.

How does temperature affect RC filter performance?

Both resistance and capacitance vary with temperature. Ceramic capacitors can change by 10-20% over their temperature range. For precision applications, use NP0/C0G ceramic capacitors (30 ppm/C) or film capacitors, and metal film resistors (100 ppm/C) to minimize drift.