A passive band reject filter is a circuit built entirely from resistors, capacitors, and inductors that severely attenuates a specific target frequency band while allowing all lower and higher frequencies to pass unaltered. In a real circuit or installation, it changes the signal profile by stripping out narrowband interference—like 60 Hz AC mains hum in an audio preamp or 100 kHz switching noise from a buck converter—without requiring an external DC power supply or introducing operational amplifier thermal noise. Beginners frequently confuse it with a band-pass filter (which only lets the target band through) or assume all notch filters are passive, overlooking active topologies that use op-amps to achieve steeper roll-offs and signal gain.
The Twin-T Topology and Component Selection
While you can build a passive band reject filter using inductors and capacitors (LC tanks), inductors below 10 kHz are physically bulky, expensive, and prone to picking up the very magnetic interference you are trying to eliminate. For audio and sensor applications, the Twin-T RC network is the industry standard. It consists of two T-shaped networks in parallel: a low-pass RC network and a high-pass RC network. At the notch frequency, the phase-shifted signals from both paths cancel each other out, creating a deep null in the frequency response.
The standard Twin-T topology requires specific component ratios to achieve maximum destructive interference. If the series resistors are R and the series capacitors are C, the shunt capacitor must be exactly 2C and the shunt resistor must be exactly R/2.
| Target Frequency | Series R1 & R2 (Ω) | Shunt R3 (Ω) | Series C1 & C2 (F) | Shunt C3 (F) | Expected Notch Depth |
|---|---|---|---|---|---|
| 50 Hz (EU Mains) | 33 kΩ (E24) | 16.5 kΩ (1%) | 0.1 µF | 0.2 µF (2x 0.1µF) | -35 dB to -45 dB |
| 60 Hz (US Mains) | 27 kΩ (E24) | 13.3 kΩ (1%) | 0.1 µF | 0.2 µF (2x 0.1µF) | -35 dB to -45 dB |
| 1 kHz (Audio Test) | 16 kΩ (E24) | 8.06 kΩ (1%) | 10 nF | 20 nF (2x 10nF) | -40 dB to -50 dB |
| 10 kHz (SMPS Noise) | 16 kΩ (E24) | 8.06 kΩ (1%) | 1 nF | 2 nF (2x 1nF) | -40 dB to -50 dB |
Worked Numeric Example: Building a 60Hz Notch Filter
Let's design a passive band reject filter specifically to eliminate 60 Hz ground loop hum from an unbalanced audio line. The governing equation for the notch frequency ($f_{notch}$) of a balanced Twin-T network is:
$f_{notch} = \frac{1}{2 \pi R C}$
Step 1: Select the Capacitor (C)
Capacitors dictate the physical size and cost of the filter. We need a value that yields practical resistor values (between 1 kΩ and 100 kΩ to avoid excessive thermal noise or loading effects). Let's choose C1 = C2 = 0.1 µF (100 nF). According to the topology rules, the shunt capacitor C3 must be 2C, so C3 = 0.2 µF (achieved by wiring two 0.1 µF capacitors in parallel).
Step 2: Calculate the Series Resistors (R)
Rearranging the formula to solve for R:
$R = \frac{1}{2 \pi \times f_{notch} \times C}$
$R = \frac{1}{2 \pi \times 60 \text{ Hz} \times 0.1 \times 10^{-6} \text{ F}}$
$R \approx 26,525 \Omega$
The closest standard E24 resistor value is 27 kΩ. We will use 27 kΩ for both R1 and R2.
Step 3: Calculate the Shunt Resistor (R3)
The shunt resistor must be exactly half the value of the series resistors:
$R3 = \frac{27,000}{2} = 13,500 \Omega$
Step 4: Address Component Tolerance (The Real-World Gotcha)
If you build this with standard 5% carbon film resistors and 10% ceramic capacitors, your notch depth will be terrible—perhaps only -12 dB instead of the theoretical -60 dB. The destructive interference relies on exact amplitude and phase matching.
Where You Meet This in Practice
You will encounter passive band reject filters in several specific engineering and DIY scenarios where active components are either unavailable or undesirable:
- Audio Mixing Consoles and Guitar Rigs: Passive Twin-T networks are often embedded in the feedback loops of DI boxes or used as standalone inline hum eliminators. Because they require no power, they can be housed in passive XLR barrel adapters to kill 60 Hz ground loops between a stage snake and a mixing desk.
- Piezoelectric Sensor Conditioning: High-impedance vibration sensors are notoriously susceptible to picking up ambient 50/60 Hz magnetic fields. A passive notch filter placed directly at the sensor head strips the mains hum before the signal travels down a long cable, preventing the interference from saturating the input stage of the downstream amplifier.
- Power Line Communication (PLC):strong> In smart grid and home automation PLC systems, the 50/60 Hz AC power is the medium, but the data rides on high-frequency carriers (e.g., 100 kHz to 500 kHz). A passive band reject filter is used at the receiver front-end to severely attenuate the massive 60 Hz fundamental voltage so the sensitive high-frequency data transceiver isn't destroyed or blinded.
For deeper theoretical modeling of these RC networks, the Electronics Tutorials band-stop filter guide provides excellent baseline AC analysis, while the Analog Devices Filter Wizard is the industry-standard tool for simulating the exact Bode plot and component tolerances before you solder a single joint.
Common Confusions: Passive vs. Active Band Reject Filters
The most common mistake hobbyists make is attempting to use a passive Twin-T filter to drive a low-impedance load, which destroys the Q-factor (sharpness) of the notch. Understanding when to use passive versus active topologies is critical for circuit stability.
| Criteria | Passive (Twin-T RC) | Active (Op-Amp State Variable / Fliege) |
|---|---|---|
| Power Requirement | None (Zero quiescent current) | Requires dual DC rails (e.g., ±12V) |
| Q-Factor (Sharpness) | Low (Fixed by topology, max Q ≈ 0.25 without feedback) | High (Easily tunable from Q=1 to Q=50+) |
| Insertion Loss / Gain | Always introduces signal attenuation | Can provide unity gain or signal amplification |
| Noise Floor | Ultra-low (Only thermal noise from resistors) | Higher (Op-amp voltage/current noise density) |
| Impedance Buffering | None (Loads down the source circuit) | Built-in (High input Z, low output Z) |
Choose Passive When: You are working in an ultra-low noise environment (like a high-end phono preamp) where op-amp hiss is unacceptable, you have no DC power rails available, or you are operating in high-temperature environments where semiconductor drift would ruin an active filter's tuning.
Choose Active When: You need a very narrow, deep notch (high Q) to remove a specific frequency without affecting adjacent audio frequencies, or when your source impedance is high and cannot drive the relatively low impedance of a passive RC network without severe signal degradation.
Frequently Asked Questions
Q: Can I use an inductor instead of a capacitor for a passive band reject filter?
A: Yes, an RLC parallel resonant circuit placed in series with the signal path acts as a band reject filter. However, inductors are bulky, expensive, and susceptible to picking up external magnetic fields—which defeats the purpose of rejecting mains hum. RC Twin-T networks are vastly preferred for sub-10kHz applications.
Q: Why does my 60Hz passive notch filter only reduce the hum by 10 dB instead of eliminating it?
A: This is almost always a tolerance issue. If your R and C values are off by even 3%, the phase cancellation at the summing node is incomplete. Furthermore, if the output of your Twin-T filter is connected to a load impedance lower than 100 kΩ, the load will pull down the high-pass leg of the filter, unbalancing the network and filling in the notch. Always buffer the output of a passive Twin-T with a unity-gain op-amp voltage follower.






