Using an op amp as high pass filter solves the primary weakness of passive RC filters: output impedance. A passive capacitor-resistor network will block DC and low-frequency AC, but its cutoff frequency shifts unpredictably the moment you connect a load. By buffering or amplifying the signal with an operational amplifier, you create an active filter with a near-zero output impedance, ensuring your cutoff frequency ($f_c$) remains mathematically rigid regardless of what you connect downstream.
This guide covers the exact component values for a practical audio-range active high-pass filter, how to bias the op-amp for single-supply operation, operating region limits, and how to troubleshoot a blown chip on the bench.
Safe Default Op-Amps for Active Filter Design
Not every op-amp is suited for filtering. When configuring an op amp as high pass filter, the critical specification is the Gain-Bandwidth Product (GBW). Your op-amp's GBW must be at least 50 to 100 times higher than your target cutoff frequency multiplied by your closed-loop gain to avoid phase shift and amplitude droop near the passband.
Below are the safe default part numbers for 2026 bench and production use, complete with their limiting ratings.
| Part Number | Supply Range (V) | GBW (MHz) | Slew Rate (V/µs) | Input Bias Current | Best Application | Est. Price (1k qty) |
|---|---|---|---|---|---|---|
| LM358 | 3V to 32V (Single) | 1.0 | 0.3 | 20 nA | Low-speed DC blocking, sub-audio rumble filters | $0.08 |
| TL072 | ±5V to ±18V (Dual) | 3.0 | 13.0 | 5 pA | Pro audio, instrument AC coupling, low noise | $0.25 |
| MCP6002 | 1.8V to 6.0V (Single) | 1.0 | 0.6 | 1 pA | Battery-powered IoT sensors, 3.3V MCU ADC protection | $0.18 |
| OPA2134 | ±2.5V to ±18V (Dual) | 8.0 | 20.0 | 5 pA | High-fidelity audio, precision measurement | $3.40 |
First-Order Active High-Pass Circuit & Component Selection
The most reliable topology for general-purpose use is the first-order non-inverting active high-pass filter. It uses a passive RC high-pass network on the non-inverting input, followed by a non-inverting gain stage.
Standard 8-Pin DIP Pinout Reference
For the dual op-amps listed above (LM358, TL072) in a standard 8-pin DIP or SOIC package, the pinout is:
- Pin 1: Output A
- Pin 2: Inverting Input A (-)
- Pin 3: Non-Inverting Input A (+)
- Pin 4: V- (Ground or Negative Rail)
- Pin 5: Non-Inverting Input B (+)
- Pin 6: Inverting Input B (-)
- Pin 7: Output B
- Pin 8: V+ (Positive Rail)
Application Circuit: 300 Hz Audio Rumble Filter (Gain = 2)
Let's design a filter to block microphone handling noise and HVAC rumble (below 300 Hz) while passing voice frequencies, with a slight gain boost.
- Set the Cutoff Frequency ($f_c$): The formula is $f_c = 1 / (2 \pi R_1 C_1)$. Choose a standard capacitor value first to avoid massive resistors that generate thermal noise. Let $C_1 = 100 \text{ nF}$ (0.1 µF ceramic, C0G/NP0 dielectric for low distortion).
- Calculate $R_1$: $R_1 = 1 / (2 \pi \times 300 \times 100\times10^{-9}) = 5,305 \Omega$. The closest standard 1% E96 resistor is 5.36 kΩ (or use 5.1 kΩ for a slightly higher 312 Hz cutoff).
- Set the Gain: Non-inverting gain is $A_v = 1 + (R_f / R_g)$. For a gain of 2 (6 dB), set $R_f = 10 \text{ k}\Omega$ and $R_g = 10 \text{ k}\Omega$.
- DC Path for Bias Current: The op-amp's input bias current needs a path to ground. Because $C_1$ blocks DC, you must add a high-value resistor ($R_{bias}$) from Pin 3 to ground. Use 100 kΩ. (Note: $R_{bias}$ is in parallel with $R_1$ for AC, but since 100k >> 5.36k, it barely affects $f_c$).
How to Bias for Single-Supply Operation
If you are powering the op-amp from a single 5V or 9V battery (V- tied to GND), you cannot tie $R_{bias}$ directly to ground. The op-amp cannot output negative voltages, so the negative half of your AC waveform will hard-clip at 0V.
Op-Amp Operating Regions and Voltage Limits
When wiring an op amp as high pass filter, you must keep the device in its linear region. If the input signal exceeds the common-mode range or the output attempts to exceed the supply rails, the op-amp enters saturation or phase inversion, destroying your filter response.
| Operating Region | Typical Vout Range | Typical Iout Limit | Circuit Behavior & Risks |
|---|---|---|---|
| Linear (Active) | $V_{EE} + 0.2V$ to $V_{CC} - 1.5V$ | < 20 mA | Output accurately follows $V_{in} \times Gain$. Filter math holds true. |
| Positive Saturation | Clamped at $V_{CC} - 1.5V$ | Up to 30-40 mA (Short-circuit protected) | Top of AC waveform clips flat. THD (Total Harmonic Distortion) spikes. Recovery time delay causes transient intermodulation distortion. |
| Negative Saturation | Clamped at $V_{EE} + 0.05V$ (LM358) | Sinks up to 20 mA | Bottom of waveform clips. LM358 can pull very close to the negative rail (ground), but TL072 will stall ~1.5V above the negative rail. |
| Common-Mode Violation | Unpredictable / Rail-flip | N/A | If input voltage exceeds $V_{CC} - 1.5V$, older JFET/BJT op-amps experience phase reversal. The output flips to the opposite rail, potentially destroying downstream ADCs. |
For a deeper dive into calculating active filter topologies and verifying phase margins, the Analog Devices Filter Wizard is an excellent browser-based tool that generates exact component values and Bode plots for Sallen-Key and Multiple-Feedback architectures.
Failure Modes and Multimeter Testing
Op-amps in filter circuits typically fail due to three mechanisms: Electrostatic Discharge (ESD) on the high-impedance non-inverting input, output short-circuits (e.g., a solder bridge to ground on the PCB), or exceeding the absolute maximum differential input voltage (usually ±0.7V, which destroys the input protection diodes).
Step-by-Step Bench Testing
If your active high-pass filter is passing DC, outputting a flatline, or oscillating, follow this diagnostic path using a standard digital multimeter (DMM).
- De-energize and Isolate: Remove power. If testing in-circuit, ensure large filter capacitors are discharged.
- Diode Test the Inputs: Set your DMM to Diode Test mode. Place the red probe on Pin 4 (V-) and the black probe on Pin 2 (In-). You should read a forward voltage drop of ~0.6V to 0.8V (the internal ESD protection diodes). Reverse the probes; it should read 'OL' (Open Loop). Repeat for Pin 3 (In+). If you read 0.00V (short) or OL in both directions, the input stage is blown.
- Check the Feedback Network: Set the DMM to Resistance (Ω). Measure across $R_f$ and $R_g$. A common failure mode is a cracked surface-mount resistor or a cold solder joint on the through-hole leads, causing the op-amp to run at open-loop gain (acting as a comparator, not a filter).
- Power-On DC Offset Check: Re-apply power. Set DMM to DC Volts. Measure Pin 1 (Output) relative to Pin 4 (Ground/V-).
- In a dual-supply circuit (±12V), the DC output should be < 10 mV. If it reads near +10V or -10V, the op-amp is saturated due to a missing DC bias path on Pin 3.
- In a single-supply circuit (5V), the DC output should read exactly $V_{CC}/2$ (2.5V). If it reads 0V or 5V, your virtual ground biasing network has failed.
- AC Signal Verification: Switch your DMM to AC Volts (or use an oscilloscope). Inject a 1 kHz sine wave at the input. You should read the input voltage multiplied by your closed-loop gain. Drop the frequency to 30 Hz; the AC voltage at the output should drop by at least -20 dB (1/10th the passband voltage), confirming the high-pass action.
By selecting the correct GBW-rated part, properly biasing the non-inverting input for your specific supply topology, and verifying the operating region limits, an active op-amp high-pass filter will provide years of stable, load-independent signal conditioning. For further reading on the underlying semiconductor physics of input stage phase reversal, refer to the Texas Instruments application notes on op-amp input stages.






