A high pass filter is an electronic circuit that allows signals with frequencies above a specific cutoff point to pass through while attenuating lower frequencies. In a real circuit or installation, it changes the signal path by stripping out low-frequency noise, eliminating DC offsets, and blocking bass rumble, which fundamentally alters both the amplitude and phase of the passing waveform. Beginners commonly confuse it with a low pass filter (which does the exact opposite by blocking highs) or assume it is entirely distinct from an AC coupling capacitor (which is, in fact, just a first-order high pass filter in disguise).
The Math and Mechanics: A Worked Numeric Example
The simplest high pass filter is a passive RC (Resistor-Capacitor) network. The capacitor is placed in series with the signal path, and the resistor is placed in parallel to ground. The capacitor's reactance ($X_c$) decreases as frequency increases, meaning it blocks low frequencies (high reactance) and passes high frequencies (low reactance).
The cutoff frequency ($f_c$), defined as the -3dB point where the signal power is halved, is calculated using the standard formula:
$f_c = \frac{1}{2 \pi R C}$
Let's build a real-world filter on the bench. Suppose you need to block 60Hz mains hum and low-frequency mechanical rumble from a piezo sensor, but you want to pass the acoustic transient data above the audio bass range. We will use a 10 kΩ 1% metal film resistor and a 100 nF (0.1 µF) X7R ceramic capacitor.
$f_c = \frac{1}{2 \times 3.14159 \times 10,000 \Omega \times 0.0000001 F}$
$f_c = \frac{1}{0.006283}$
Cutoff Frequency ($f_c$) ≈ 159.15 Hz
At exactly 159.15 Hz, your signal will be attenuated by -3dB (about 70.7% of the original voltage). But what happens at other frequencies? A first-order RC filter rolls off at a rate of -20dB per decade (or -6dB per octave) below the cutoff.
| Frequency | Relationship to $f_c$ | Approximate Attenuation | Signal Voltage (from 1V p-p input) |
|---|---|---|---|
| 1.59 Hz | 1/100th of $f_c$ (Two decades down) | -40 dB | ~10 mV |
| 15.9 Hz | 1/10th of $f_c$ (One decade down) | -20 dB | ~100 mV |
| 159.15 Hz | Exact Cutoff ($f_c$) | -3 dB | ~707 mV |
| 1.59 kHz | 10x $f_c$ (One decade up) | ~-0.04 dB | ~995 mV (Effectively full pass) |
As detailed in the All About Circuits AC textbook, this gradual roll-off is a hallmark of first-order passive filters. If you need a steeper "brick wall" drop-off to aggressively kill 60Hz hum without touching the 159Hz target, you must cascade multiple stages or use an active topology.
Where You Meet High Pass Filters in Practice
You are likely using high pass filters constantly without realizing it. Here is where they show up in real-world electrical and electronics work:
- Oscilloscope AC Coupling: When you switch your oscilloscope channel from DC to AC coupling, you are engaging an internal first-order high pass filter (usually with an $f_c$ around 10 Hz). This blocks the DC bias of a power rail so you can zoom in on the high-frequency switching ripple of a buck converter.
- Audio Crossovers: In a multi-way speaker cabinet, the tweeter is protected from low-frequency bass energy by a high pass filter. In passive crossovers, this is often a series capacitor (e.g., a 4.7 µF non-polarized electrolytic or film cap) interacting with the 8 Ω nominal impedance of the tweeter voice coil.
- Biomedical Sensors (ECG/EEG): Electrocardiogram amplifiers use high pass filters to remove "baseline wander"—the low-frequency (0.5 Hz to 1 Hz) voltage shifts caused by patient breathing and electrode skin impedance changes. The Electronics Tutorials guide on filters notes that setting this cutoff too high, however, will distort the critical ST-segment of the ECG waveform.
- RF and Antenna Matching: DC blocking capacitors on PCB antennas act as high pass filters, ensuring the RF signal passes to the transceiver chip (like an ESP32-WROOM-32) while preventing any stray DC fault currents from frying the sensitive RF front-end.
Active vs. Passive High Pass Filter Topologies
When designing a circuit, you must choose between a passive RC network and an active filter utilizing an operational amplifier (like a TL072, NE5532, or OPA2134). The choice dictates your impedance matching, signal gain, and board space.
| Feature | Passive RC Filter | Active Filter (Op-Amp) |
|---|---|---|
| Power Requirement | None (Passive components only) | Requires dual or single supply rails for the op-amp |
| Signal Gain | Always ≤ 1 (Insertion loss) | Can be ≥ 1 (Provides amplification) |
| Output Impedance | High (Varies with frequency and R value) | Very Low (Buffered by op-amp output stage) |
| Loading Effects | Severe; connecting a low-impedance load shifts $f_c$ | Minimal; op-amp isolates the filter network from the load |
| Best Use Case | Simple DC blocking, RF coupling, high-impedance inputs | Precision audio crossovers, multi-stage sensor conditioning |
If you are driving a 600 Ω audio line or a low-impedance ADC input, a passive 10kΩ RC filter will fail miserably because the load resistance becomes parallel to your filter resistor, drastically altering the cutoff frequency. In these cases, use an active Sallen-Key high pass topology. You can simulate these complex active responses using the Texas Instruments Filter Designer tool before committing to a PCB layout.
Frequently Asked Questions
How do I calculate the cutoff frequency for an active high pass filter?
For a standard unity-gain Sallen-Key active high pass filter (second-order), the cutoff frequency formula is remarkably similar to the passive version but accounts for two resistors and two capacitors: $f_c = \frac{1}{2 \pi \sqrt{R_1 R_2 C_1 C_2}}$. If you design it for an equal-component topology where $R_1 = R_2 = R$ and $C_1 = C_2 = C$, the formula simplifies exactly to the first-order equation: $f_c = \frac{1}{2 \pi R C}$. The primary difference is that the active version rolls off at -40dB per decade (second-order) instead of -20dB per decade, giving you a much sharper transition band without the insertion loss of a passive circuit.
What is the difference between a high pass filter and a coupling capacitor?
Electrically, there is no difference; a coupling capacitor is a first-order high pass filter. When you place a 1 µF capacitor in series with an audio signal to "block DC," that capacitor forms an RC high pass filter with the input impedance of the next stage. If the next stage has a 10 kΩ input impedance, your "coupling capacitor" has a cutoff frequency of roughly 15.9 Hz. The distinction is purely semantic: engineers use the term "coupling capacitor" when the goal is simply to isolate DC bias voltages between amplifier stages, and "high pass filter" when the goal is to intentionally shape the AC frequency response or remove specific low-frequency noise.
Why does my high pass filter introduce a phase shift in my audio circuit?
All reactive components (capacitors and inductors) introduce phase shift because the voltage and current across them are out of sync in the time domain. A first-order RC high pass filter introduces a positive phase shift (phase lead) that approaches +90° at frequencies far below the cutoff, and drops to 0° at frequencies far above the cutoff. Exactly at the -3dB cutoff frequency ($f_c$), the phase shift is +45°. In audio circuits, if you cascade multiple high pass filters with different cutoff frequencies, this phase shift causes "group delay," which can smear the transient response of percussive sounds. This is why high-end audio designers often use linear-phase digital filters or carefully matched analog Bessel filter topologies to minimize phase distortion in the passband.






