A high pass filter is an electronic circuit that allows signals with frequencies above a specific cutoff point to pass through while attenuating frequencies below that threshold.
The Core Mechanism: What a High Pass Filter Actually Changes
In a real circuit, a high pass filter changes the signal by stripping away the DC offset (0 Hz) and blocking low-frequency AC noise, such as 50/60 Hz mains hum, while allowing the higher-frequency AC signal to pass unimpeded to the next stage. It achieves this using the frequency-dependent reactance of a capacitor. In a standard first-order passive RC (Resistor-Capacitor) configuration, 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$) is inversely proportional to frequency. At DC (0 Hz), the reactance is theoretically infinite, acting as an open circuit that blocks current entirely. As frequency increases, the reactance drops, allowing the signal to pass through to the load resistor. Think of it like a nightclub bouncer who only lets in fast-moving dancers (high frequencies) while turning away slow walkers (low frequencies and DC).
It is also vital to understand what happens at the cutoff frequency ($f_c$). This is not a brick wall; it is the -3 dB point, where the output voltage drops to 70.7% ($1/\sqrt{2}$) of the input voltage. Frequencies below this point are attenuated at a rate of -20 dB per decade (or -6 dB per octave) for a first-order filter.
Worked Numeric Example: Designing a 1 kHz Audio Filter
Let us design a passive RC high pass filter to feed an ADC (Analog-to-Digital Converter) on a microcontroller. We want to block 60 Hz mains hum and low-frequency mechanical vibrations, setting our cutoff frequency ($f_c$) at 1,000 Hz. We need to choose our resistor (R) and capacitor (C) values.
The governing formula for the cutoff frequency of an RC filter is:
$$f_c = \frac{1}{2 \pi R C}$$
Step 1: Select the Resistor
We choose a standard 10 k\Omega resistor. This value is high enough to prevent loading down the preceding audio source, but low enough to minimize thermal (Johnson-Nyquist) noise and avoid excessive susceptibility to stray electromagnetic interference.
Step 2: Calculate the Required Capacitance
Rearranging the formula to solve for C:
$$C = \frac{1}{2 \pi R f_c}$$
$$C = \frac{1}{2 \times 3.14159 \times 10,000 \times 1,000}$$
$$C = \frac{1}{62,831,853} \approx 0.0000000159 \text{ Farads}$$
This gives us 15.9 nF.
Step 3: Select a Standard Component and Verify
Since 15.9 nF is not a standard E12 series value, we select the closest standard value: 15 nF. Let us recalculate the actual cutoff frequency with this real-world component:
$$f_c = \frac{1}{2 \pi \times 10,000 \times 15 \times 10^{-9}} \approx \textbf{1,061 Hz}$$
At 1,061 Hz, the signal will be attenuated by 3 dB. By 10,610 Hz (one decade higher), the attenuation will be negligible (less than 0.1 dB), and by 60 Hz (the frequency of mains hum), the signal will be attenuated by roughly -25 dB, reducing the hum amplitude to about 5.6% of its original value before it even reaches the ADC.
Where You Meet High Pass Filters in Practice
You will encounter high pass filter topologies across almost every discipline of electronics, usually solving one of three specific problems:
- Audio Crossovers and Tweeter Protection: In multi-way speaker systems, a high pass filter (often a second-order LC network) routes high frequencies to the tweeter while blocking bass frequencies that would physically destroy the delicate voice coil.
- Oscilloscope AC Coupling: When you switch your oscilloscope probe or channel input to 'AC', you are engaging an internal high pass filter. This removes the DC bias (e.g., a 12V rail) so you can zoom in on the millivolt-level AC ripple without the waveform scrolling off the screen.
- Biomedical Sensors (ECG/EEG):strong> Electrocardiogram amplifiers use high pass filters to block the DC skin-electrode potentials and low-frequency baseline wander caused by patient breathing, isolating the 0.5 Hz to 40 Hz heart signal.
- RF Diplexers: In antenna systems, high pass filters are combined with low pass filters to separate VHF and UHF signals onto a single coaxial cable without mutual interference.
Component Selection: Dielectrics and Parasitics
The mathematical formula assumes ideal components, but real-world capacitors introduce parasitics that can ruin a high pass filter's performance, especially in precision audio or high-frequency RF applications. As of 2026, surface-mount C0G/NP0 ceramics are widely available in values up to 1 µF, reducing the need for bulky film capacitors in compact designs, but dielectric choice still dictates signal integrity.
| Capacitor Type | Dielectric | Best Application | Parasitic Warning |
|---|---|---|---|
| Ceramic (Class 1) | C0G / NP0 | RF filters, precision timing, low-noise audio | Very low ESR/ESL; capacitance is stable across temperature and voltage. |
| Ceramic (Class 2) | X7R / X5R | Power supply decoupling (Avoid in signal path) | Exhibits severe voltage coefficient (capacitance drops with applied DC bias) and microphonics. |
| Film | Polypropylene / PET | High-end audio crossovers, high-voltage AC | Physically large; excellent linearity and very low dielectric absorption. |
| Electrolytic | Aluminum / Tantalum | High-capacitance subwoofer blockers (must be non-polar) | High ESR, wide tolerance (±20%), and degrades over time. Avoid for precision signal filtering. |
For a detailed breakdown of how dielectric absorption and equivalent series resistance (ESR) impact filter phase response, refer to the comprehensive component guides at Electronics Tutorials or the application notes on capacitor selection from All About Circuits.
Frequently Asked Questions
What is the difference between a high pass filter and a coupling capacitor?
A coupling capacitor is a specific, single-component implementation of a first-order high pass filter used primarily to block DC voltage between two circuit stages. A 'high pass filter' is the broader theoretical and functional category. While all coupling capacitors act as high pass filters, not all high pass filters are just coupling capacitors; complex active filters using op-amps and multiple components are designed specifically to shape the AC frequency response, not just block DC.
Why does my active high pass filter oscillate or ring on the oscilloscope?
Active high pass filters (using op-amps like the TL072 or OPA2134) can oscillate if the phase margin drops too low, often caused by driving a highly capacitive load directly from the op-amp output. This adds an unintended pole to the feedback loop. To fix this, place a small series isolation resistor (typically 10 \Omega to 50 \Omega) between the op-amp output and the capacitive load, or ensure your PCB layout keeps stray capacitance away from the inverting input node.
Can I use a polarized electrolytic capacitor in a high pass filter?
You can, but only if the signal is strictly unipolar or if you add a DC bias voltage to ensure the capacitor never sees a reverse voltage. In pure AC audio or sensor signals where the voltage swings above and below 0V, a polarized capacitor will be reverse-biased during the negative half-cycle, leading to high leakage current, distortion, and eventual catastrophic failure (venting). Always use non-polarized (bipolar) electrolytics, film, or ceramic capacitors for AC signal high pass filters.
How does component tolerance affect the cutoff frequency?
Standard resistors have a ±1% to ±5% tolerance, while standard ceramic and film capacitors often have a ±10% to ±20% tolerance. If your design calls for a 1,000 Hz cutoff, a 10% low capacitor and a 5% high resistor could shift your actual cutoff frequency down to roughly 850 Hz. In applications where the exact cutoff point is critical (like anti-aliasing filters before an ADC), you must use ±1% tolerance components for both the resistor and the capacitor, or include a trimmer potentiometer in your design.






