Band Pass Filter Calculator

Band Pass Filter Calculator
fc = √(fL×fH)
BW = fH − fL
Q = fc/BW
Band Pass — Enter Lower and Upper Cutoff
fL Lower Cutoff
fH Upper Cutoff
Enter frequency limits or RLC values
Band Pass Results
Centre fc
Hz
Bandwidth
Hz
Q Factor
 
fL (−3dB low)
Hz
fH (−3dB high)
Hz
ωc
rad/s
Band Pass Filter Response fL fH fc BW Stop Stop Only frequencies between fL and fH pass through

Figure 1: A band pass filter passes a range of frequencies between fL and fH, attenuating everything outside this band. The centre frequency fc = √(fL×fH) and bandwidth BW = fH − fL.

Table of Contents
Fundamentals
  1. What Is a Band Pass Filter?
  2. How It Works
Worked Examples
  1. Voice Band Filter (300-3400 Hz)
  2. AM Radio Tuner
Deep Dive
  1. Q Factor and Selectivity
  2. Building a Bandpass from LP + HP
Reference
  1. Frequently Asked Questions
  2. Related Filter Calculators

What Is a Band Pass Filter?

A band pass filter passes a range of frequencies between a lower cutoff (fL) and an upper cutoff (fH), rejecting everything outside this band. It is used in radio receivers, audio equalisers, and communication systems to select a specific frequency range. The Filter Cutoff Frequency Calculator covers the fundamental cutoff frequency calculation that defines every band pass filter.

How It Works

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

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 — Voice Band Filter (300-3400 Hz)

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

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

The passband extends around the centre frequency.

The RL Filter Calculator handles the individual stages.

Worked Example — AM Radio Tuner

Given: L = 10 mH, C = 1 µF

fc = 1/(2π√(0.01 × 10⁻⁶)) = 1592 Hz

Q Factor and Selectivity

Q factor determines how selective the bandpass is. Higher Q = narrower bandwidth = more selective. The LC Filter Calculator handles the complementary filter type.

Building a Bandpass from LP + HP

The notch depth depends on how precisely the component values are matched. A deeper notch requires tighter tolerances. The Low Pass Filter Calculator covers the active version with op-amp gain.

Resonant Frequency Calculator: The Resonant Frequency Calculator calculates the resonant frequency that defines the centre of an RLC bandpass filter.

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