A band elimination filter is an electronic circuit that allows all signal frequencies to pass through unchanged except for a specific, targeted range of frequencies that it heavily attenuates or blocks entirely. In a real circuit or installation, this component surgically removes a specific interfering frequency—like 60 Hz mains hum or a rogue RF carrier—without degrading the rest of your audio, data, or sensor signal. Beginners frequently confuse it with a band-pass filter (which only lets a narrow band through while blocking everything else) or assume it is simply a low-pass and high-pass filter wired in series, missing the parallel topology required to create the signal "notch."
The Core Topology: How a Band Elimination Filter Works
To eliminate a specific band of frequencies, you cannot simply block the signal path. Instead, you must create a scenario where the targeted frequencies are either shorted to ground or routed out of phase so they cancel themselves out. The most common passive topology for this is the Twin-T network, which combines a low-pass filter branch and a high-pass filter branch in parallel.
When the low-pass and high-pass branches recombine at the output, their phase relationships cause destructive interference exactly at the crossover frequency. This creates a deep "notch" in the frequency response curve. The sharpness of this notch is defined by the Q-factor (Quality Factor). A passive Twin-T filter naturally has a low Q (a wide, shallow notch), but by wrapping it in an operational amplifier feedback loop to create an active band elimination filter, you can achieve Q-factors above 50, resulting in a razor-sharp rejection band that leaves adjacent frequencies completely untouched.
Worked Numeric Example: Designing a 60 Hz Twin-T Notch
Let us design a passive Twin-T band elimination filter to strip 60 Hz AC mains hum from a sensitive audio preamplifier output. The center frequency ($f_c$) of the notch is determined by the resistor and capacitor values in the network.
The governing formula for the Twin-T center frequency is:
f_c = 1 / (2 * π * R * C)
Step 1: Select a practical capacitor value.
We want to avoid massive electrolytic capacitors (which have terrible tolerances and parasitic inductance) and tiny picofarad caps (which make stray PCB capacitance a problem). Let us choose C = 0.1 μF (100 nF) for the series arms.
Step 2: Calculate the required resistance.
Rearranging the formula to solve for R:
R = 1 / (2 * π * f_c * C)
R = 1 / (2 * 3.14159 * 60 * 0.0000001)
R = 26,525 Ω
Step 3: Define the parallel branch components.
In a standard Twin-T network, the parallel branch requires exactly double the capacitance and half the resistance of the series branches to achieve maximum cancellation.
- Parallel Capacitor ($C_3$): $2 \times 0.1 \mu\text{F} = 0.2 \mu\text{F}$ (Use two 0.1 μF caps in parallel).
- Parallel Resistor ($R_3$): $26,525 / 2 = 13,262 \Omega$.
24 kΩ fixed 1% resistor in series with a 5 kΩ multi-turn cermet trimpot for $R$, allowing you to tune the exact null point while watching the output on an oscilloscope.
Where You Meet This in Practice
Band elimination filters are not just textbook exercises; they are critical problem-solvers in several distinct engineering domains:
- Audio Engineering & Instrumentation: Removing 50 Hz or 60 Hz ground loop hum from microphone preamps, ECG medical monitors, and load cell amplifiers without muddying the low-frequency bass or sensor data.
- Software Defined Radio (SDR):strong> SDR front-ends often use a high-Q active or cavity band elimination filter to block the local FM broadcast band (88-108 MHz). Without this notch, a powerful local FM station will overload the analog-to-digital converter (ADC), causing aliasing and desensitizing the receiver to weak signals across the entire spectrum.
- Power Line Communication (PLC):strong> Smart meters inject high-frequency data signals (e.g., 100 kHz) onto 60 Hz AC mains. A band elimination filter is installed at the substation to prevent that 100 kHz data signal from bleeding back into the grid's heavy machinery, while letting the 60 Hz power pass unimpeded.
Component Selection and Real-World Parasitics
When designing a band elimination filter for frequencies above a few kilohertz, the physical construction of your components matters as much as their nominal values. According to design guidelines from Analog Devices, parasitic effects will shift your notch frequency if ignored.
| Component Type | Dielectric / Material | Impact on Band Elimination Filter |
|---|---|---|
| Capacitors | X7R / Y5V Ceramic | Avoid. High voltage coefficient (capacitance drops as signal voltage rises) and severe microphonics. Will cause the notch frequency to drift with signal amplitude. |
| Capacitors | C0G / NP0 Ceramic | Use for < 100 kHz. Extremely stable, zero voltage coefficient, tight tolerances. Ideal for precision active notch filters. |
| Capacitors | Polypropylene Film | Use for Audio. Very low dielectric absorption. Prevents "smearing" of audio transients near the notch frequency. |
| Resistors | Carbon Composition | Avoid. High thermal noise and parasitic inductance at high frequencies. |
| Resistors | Metal Film (1%) | Standard choice. Low noise, minimal parasitic inductance, tight tolerance required for deep notch cancellation. |
For a deeper dive into passive filter topologies, the All About Circuits textbook chapter on Band-Stop Filters provides excellent foundational schematics for both series and parallel resonant rejection circuits.
Frequently Asked Questions
What is the difference between a band elimination filter and a notch filter?
Technically, a notch filter is a specific sub-category of a band elimination filter. "Band elimination" (or band-reject) is the broad term for any filter that blocks a range of frequencies. A "notch" filter specifically refers to a band elimination filter with a very narrow stopband and a high Q-factor (typically Q > 10). If you are blocking a wide swath of frequencies (like a 1 kHz to 5 kHz crossover band), it is a band elimination filter. If you are targeting exactly 60.0 Hz, it is a notch filter.
Can I use a band elimination filter to remove alternator whine in a car audio system?
Generally, no. Alternator whine is tied directly to engine RPM, meaning its frequency constantly sweeps from roughly 50 Hz at idle up to 300+ Hz at highway speeds. A fixed-frequency band elimination filter will only block the whine at one exact RPM; as soon as you accelerate, the whine shifts out of the stopband and becomes audible again. To fix alternator whine, you must address the root cause: ground loops, inadequate RCA shielding, or a failing alternator diode pack, rather than relying on a static filter.
Why is my active band elimination filter oscillating instead of attenuating?
If your active op-amp notch filter is turning into an oscillator (outputting a sine wave even with no input), you have likely violated the op-amp's phase margin or gain-bandwidth product (GBWP). When designing high-Q active filters, the op-amp must have a GBWP at least 100 times higher than the filter's center frequency. If you are trying to build a 100 kHz notch filter using a generic LM741 (GBWP ~1 MHz), the internal phase shift will turn your negative feedback into positive feedback at the notch frequency. Upgrade to a high-speed, unity-gain stable op-amp like the OPA2134 or ADA4891.






