Low Pass Filter Calculator

Low Pass Filter Calculator
Passes low frequencies
Attenuates high frequencies
−3 dB at fc
RC Low Pass Filter
Ω Resistance
C Capacitance
Enter component values
Low Pass Filter Results
Cutoff fc
Hz
ωc
rad/s
Roll-off
 
Gain at 10×fc
dB
Gain at 100×fc
dB
Time Constant
s
Low Pass Filter Response Pass Stop fc (−3dB) Low frequencies pass through, high frequencies are attenuated

Figure 1: A low pass filter passes frequencies below fc and progressively attenuates frequencies above it. The transition steepness depends on filter order.

Table of Contents
Fundamentals
  1. What Is a Low Pass Filter?
  2. How It Works
Worked Examples
  1. Anti-Aliasing Before ADC
  2. Power Supply Smoothing
Deep Dive
  1. Choosing Between RC, RL and LC
  2. Cascading for Steeper Roll-off
Reference
  1. Frequently Asked Questions
  2. Related Filter Calculators

What Is a Low Pass Filter?

A low pass filter passes frequencies below its cutoff frequency and progressively attenuates frequencies above it. It is the most common filter type, used for noise removal, anti-aliasing, power supply smoothing, and audio tone shaping. The Filter Cutoff Frequency Calculator covers the fundamental cutoff frequency calculation that defines every low pass filter.

How It Works

Low Pass Filter: fc = −3 dB point where output power drops to 50%.
Below fc: passband | Above fc: stopband

The filter response is determined by the component values and circuit topology. First-order filters (single RC or RL) give −20 dB/decade roll-off. Second-order (LC or cascaded) give −40 dB/decade. The RC Filter Calculator shows how different component combinations affect the response.

Worked Example — Anti-Aliasing Before ADC

Given: R = 10 kΩ, C = 100 nF

fc = 1/(2π × 10000 × 100×10−9) = 159.2 Hz

Frequencies below 159 Hz pass; above are attenuated.

The RL Filter Calculator designs the complementary response.

Worked Example — Power Supply Smoothing

Given: R = 1 kΩ, C = 1 µF

fc = 1/(2π × 1000 × 10⁻⁶) = 159.2 Hz

Choosing Between RC, RL and LC

For low-pass filtering, RC is simplest for signals, RL for power, and LC for sharp cutoff without loss. The LC Filter Calculator handles the complementary filter type.

Cascading for Steeper Roll-off

Cascading identical first-order stages doubles the roll-off rate but shifts the overall fc. Use Butterworth or Chebyshev designs for optimised multi-order responses. The High Pass Filter Calculator covers the active version with op-amp gain.

RLC Circuit Calculator: The RLC Circuit Calculator analyses the full RLC response including damping and transient behaviour.

Frequently Asked Questions

What is the −3 dB point?
−3 dB is where the output power is half the input power (voltage is 70.7% of input). This is the universally agreed definition of cutoff frequency for all filter types.
Can I use this for audio?
Yes. Audio frequencies range from 20 Hz to 20 kHz. Choose component values that place fc within this range for audio filtering applications.
What order filter do I need?
First-order (−20 dB/dec) is adequate for gentle roll-off. For sharper transitions, use second-order (−40 dB/dec) or higher. The Butterworth Filter Calculator designs multi-order responses.
Does the filter introduce delay?
Yes. All filters introduce phase shift and group delay. First-order filters have constant group delay (linear phase approximation). Higher-order filters can have significant group delay variation near fc.

Related Filter Calculators

Browse all Electronics Calculators →

Last updated: March 2026