A 60Hz notch filter is a specialized band-stop circuit that severely attenuates signals at exactly 60 Hz while allowing higher and lower frequencies to pass through unaffected. In regions with 60 Hz AC mains grids (like North America and parts of South America and Asia), electromagnetic interference from power lines is the bane of high-gain audio, precision sensors, and unshielded instrumentation. In a real circuit, a notch filter changes the signal-to-noise ratio by surgically excising this specific 60 Hz hum without rolling off high-frequency treble (as a low-pass filter would) or destroying low-frequency baseline data (as a high-pass filter would).
Before we look at the math, we need to clear up a few common confusions. Hobbyists frequently confuse a 60Hz notch filter with low-pass filters (which kill everything above the cutoff), EMI/RFI shielding (which blocks high-frequency radiated noise, not conducted 60Hz magnetic hum), and 50Hz filters (the standard for Europe and much of Asia). A notch filter is strictly a narrow-band trap; if your interference is broadband, a notch filter will not save you.
Topology Selection: How to Build the Trap
Not all notch filters are created equal. The depth of the 'notch' (how much the 60Hz signal is attenuated, measured in negative decibels) and the 'Q-factor' (how narrow the rejected band is) depend entirely on the circuit topology you choose. Below is a data-dense comparison of the four most common topologies you will encounter or build on the bench.
| Topology | Component Count | Tuning Complexity | Typical Notch Depth | Best Use Case |
|---|---|---|---|---|
| Passive Twin-T | 6 (3R, 3C) | High (requires matched parts) | -20dB to -30dB | Basic audio hum reduction, low-impedance lines |
| Active Twin-T (Op-Amp) | 8 (Op-amp + 3R, 3C, 1R-feedback) | Medium (trimpot for Q-factor) | -40dB to -60dB | Studio gear, guitar pedals, sensor conditioning |
| State-Variable (Multiple Op-Amps) | 12+ (3 Op-amps, multiple R/C) | Low (independent Q and Fc tuning) | -50dB to -80dB | Precision lab equipment, medical instrumentation |
| Switched-Capacitor / DSP | 1 IC or Microcontroller | Low (hardware) / High (code) | -60dB+ | Embedded systems, digital audio, microcontroller ADCs |
Worked Numeric Example: Sizing an Active Twin-T Filter
Let's design an Active Twin-T notch filter targeting exactly 60 Hz. The Twin-T network relies on a specific ratio of resistors and capacitors to create destructive interference at the target frequency. The core formula for the center frequency ($f_c$) is:
$f_c = \frac{1}{2 \pi R C}$
Step 1: Choose your Capacitor (C)
We need a standard, easily sourceable capacitor value. Let's choose 100 nF (0.1 µF).
Critical Component Note: Do not use standard X7R or Y5V ceramic capacitors here. Their dielectric absorption and voltage coefficients will introduce distortion and smear the notch. You must use C0G/NP0 ceramics or polypropylene film capacitors (like WIMA FKP or MKP series) for the Twin-T network.
Step 2: Calculate the Resistor (R)
Rearranging the formula to solve for R:
$R = \frac{1}{2 \pi f_c C}$
$R = \frac{1}{2 \pi \times 60 \times (100 \times 10^{-9})}$
$R = \frac{1}{0.000037699} \approx 26,525.8 \Omega$
Step 3: Build the Twin-T Ratios
The Twin-T requires two 'R' resistors, one 'R/2' resistor, two 'C' capacitors, and one '2C' capacitor.
- R: 26.52 kΩ. Since this isn't a standard 1% E96 value, use a 24.9 kΩ 1% metal film resistor in series with a 5 kΩ multi-turn Bourns trimpot. This allows you to dial in exactly 26.52 kΩ on the bench using a function generator and oscilloscope.
- R/2: 13.26 kΩ. Use a 13.3 kΩ 1% resistor (standard E96 value) or parallel two 26.7 kΩ resistors.
- C: 100 nF (x2).
- 2C: 200 nF. Use two 100 nF C0G capacitors in parallel.
Step 4: Set the Q-Factor (Notch Width)
In an active topology, a feedback resistor ($R_q$) from the op-amp output back to the Twin-T's 'R/2' node controls the Q-factor. A higher feedback ratio yields a deeper, narrower notch. If you make the Q too high, component drift from temperature changes will cause the notch to 'wander' off 60 Hz, letting the hum back through. For mains hum, a Q of 5 to 10 is usually the sweet spot—narrow enough to preserve 50Hz and 70Hz signal content, but wide enough to tolerate 1% component drift.
Where You Meet This in Practice
You will rarely see a discrete 60Hz notch filter in modern consumer electronics, as digital signal processing (DSP) handles this in the firmware domain today. However, in analog hardware and physical installations, this circuit is indispensable in three specific scenarios:
- High-Gain Audio and Guitar Pedals: Single-coil guitar pickups act as massive antennas for 60Hz magnetic fields. While humbuckers cancel this physically, studio DI boxes and high-gain op-amp pedal circuits often employ a switchable active 60Hz notch to clean up the noise floor without killing the 'warmth' of the low-E string (which sits around 82Hz).
- Strain Gauges and Load Cells: These sensors output tiny DC millivolt signals. If a 60Hz AC hum is induced into the long sensor leads, it rides directly on top of your DC measurement, causing the ADC reading to oscillate wildly. A hardware notch filter before the instrumentation amplifier removes the AC component, allowing the DC signal to be amplified cleanly. (For deeper analog front-end design, the Analog Devices Filter Wizard is an excellent tool for sizing these active stages).
- Ground Loop Isolation Fallback: When physical ground lifting or isolation transformers fail to eliminate a ground loop, a notch filter serves as the final line of defense. However, note that ground loops often introduce harmonic hum (120Hz, 180Hz) due to non-linear rectifier loads on the mains. A 60Hz notch will not fix 120Hz ripple; you must design the trap for the specific harmonic frequency causing the issue.
Frequently Asked Questions
Q: Will a 60Hz notch filter fix the hum in my tube amplifier?
A: Probably not. Tube amplifier hum is usually caused by 120Hz ripple from the full-wave rectified DC power supply, or 60Hz heater-wire magnetic induction. If the hum is 120Hz, a 60Hz filter will do nothing. You need better power supply smoothing capacitors or a regulated DC heater supply.
Q: Why not just use a ground loop isolator instead of a filter?
A: You should! A ground loop isolator (like a 1:1 audio transformer or an ISO124 isolation amplifier for sensors) attacks the root cause of the noise by breaking the conductive path. A notch filter only treats the symptom by masking the noise after it has already entered your signal chain. Always fix the grounding scheme first; use the notch filter only for residual environmental magnetic pickup.
Q: How do I test if my notch is actually at 60Hz?
A: Feed a 1V peak-to-peak sine wave from a function generator into the filter input. Connect an oscilloscope to the output. Sweep the frequency from 10Hz to 1kHz. You should see the output amplitude remain at 1V, drop sharply to near 0V (the noise floor of your scope) exactly at 60Hz, and return to 1V as you pass 70Hz. If the dip happens at 58Hz, adjust your trimpot to increase the resistance slightly, which will push the center frequency up.






