Low-Pass & High-Pass Filter Calculator — RC Cutoff Frequency Formula
This low-pass and high-pass filter calculator instantly computes the cutoff frequency () of a passive RC circuit, or finds the resistor and capacitor values you need for a target frequency.
What Is a Low-Pass and High-Pass Filter?
A passive RC filter is a simple two-component circuit — one resistor () and one capacitor () — that selectively passes or blocks frequencies.
- Low-Pass Filter (LPF): Passes frequencies below the cutoff () and attenuates those above it. The resistor is in series with the signal; the capacitor shunts to ground at the output.
- High-Pass Filter (HPF): Passes frequencies above the cutoff and attenuates those below it. The capacitor is in series; the resistor shunts to ground.
The cutoff frequency is the frequency at which the output power drops to 50% of the input (a −3 dB attenuation). Below the cutoff, a low-pass filter is essentially transparent; above it, attenuation increases at 20 dB per decade.
RC Filter Cutoff Frequency Formula
Both low-pass and high-pass RC filters share the same formula:
Where:
- — cutoff frequency in hertz (Hz)
- — resistance in ohms (Ω)
- — capacitance in farads (F)
Solving for R or C:
The voltage gain at any frequency:
- Low-pass:
- High-pass:
Step-by-Step Calculation Example
Goal: Design a low-pass filter to remove high-frequency noise from an audio signal, with a cutoff at 20 kHz. Available capacitor: 1.5 nF.
- Known values: ,
- Solve for :
- Calculate:
- Use the nearest standard value: 5.1 kΩ (E24 series) gives .
Common RC Filter Values Quick Reference
| Target | R | C |
|---|---|---|
| 100 Hz | 10 kΩ | 160 nF (use 150 nF) |
| 1 kHz | 10 kΩ | 16 nF (use 15 nF) |
| 10 kHz | 10 kΩ | 1.6 nF (use 1.5 nF) |
| 20 kHz | 5.1 kΩ | 1.5 nF |
| 100 kHz | 1 kΩ | 1.6 nF (use 1.5 nF) |
Frequently Asked Questions
What is the roll-off rate of a first-order RC filter?
A first-order RC filter attenuates at −20 dB per decade (or −6 dB per octave) beyond the cutoff. For sharper roll-off, cascade two stages (second order, −40 dB/decade) or use an active filter with an op-amp.
Does the low-pass and high-pass formula change for RL filters?
For RL filters (resistor + inductor), the cutoff formula is , where is inductance in henries. The behavior is identical — only the components swap roles.
What phase shift does the RC filter introduce?
At exactly , the filter introduces a −45° phase shift (low-pass) or +45° phase shift (high-pass). Phase shift is 0° far below for low-pass, and approaches 0° far above for high-pass.
Does the load impedance affect the cutoff frequency?
Yes. If you connect a low-impedance load at the output, it appears in parallel with the output component and shifts higher. To prevent loading effects, buffer the output with a unity-gain op-amp (voltage follower).