What Is an Active Filter and How Does It Work?

An active filter is an electronic circuit that selectively passes or blocks certain frequencies of a signal while also being able to amplify it. Unlike simpler filter designs that rely only on basic components like resistors, capacitors, and inductors, an active filter includes a powered component, typically an operational amplifier (op-amp), that requires an external power supply to function. This powered element is what makes it “active” and gives it capabilities that purely passive designs can’t match.

How Active Filters Work

Every electronic filter does the same basic job: it lets signals at certain frequencies pass through while reducing or eliminating signals at other frequencies. Think of it like a sieve that sorts signals by their frequency instead of their size.

What sets an active filter apart is the op-amp at its core. An op-amp is a small, high-gain amplifier chip that does several useful things inside the filter circuit. It provides high input impedance, meaning it draws very little from the signal source and doesn’t load it down. It offers low output impedance, so it can drive whatever comes next in the signal chain without losing strength. And critically, it can add gain, boosting the signal as it passes through rather than just weakening the parts you don’t want.

Because the op-amp needs power to operate, every active filter requires a DC power supply. This is the main trade-off: you get better performance and more design flexibility, but you need that external energy source.

Active Filters vs. Passive Filters

A passive filter uses only resistors, capacitors, and inductors. No external power, no amplification. The signal that comes out is always weaker than the signal that went in. Passive filters are simple and reliable, but they have real limitations in how precisely they can shape a frequency response, and they can’t make up for signal loss.

Active filters solve these problems. They can introduce gain to compensate for any attenuation caused by the resistors and capacitors in the circuit, or even boost the signal above its original level. They offer higher selectivity, meaning they can draw a sharper line between the frequencies they pass and the ones they reject. They also provide better signal isolation, so connecting one stage of a circuit to the next doesn’t degrade performance.

Another practical advantage: active filters typically avoid using inductors. Inductors are bulky, expensive, and hard to manufacture precisely at low frequencies. By using an op-amp with just resistors and capacitors, active filter circuits are smaller, cheaper, and easier to fine-tune.

Four Main Types of Active Filters

Active filters come in four fundamental configurations, each defined by which frequencies they allow through.

  • Low-pass filter: Passes frequencies below a set cutoff point and attenuates everything above it. Used anywhere you want to remove high-frequency noise from a signal, like cleaning up an audio recording or smoothing sensor data.
  • High-pass filter: The mirror image of a low-pass. It blocks frequencies below the cutoff and passes everything above. Useful for removing low-frequency rumble or DC offset from a signal.
  • Band-pass filter: Passes only a specific range of frequencies, rejecting everything above and below that band. The simplest way to build one is by connecting a high-pass and a low-pass filter in series. Radio tuning circuits are a classic example.
  • Band-stop (notch) filter: The opposite of a band-pass. It rejects a narrow band of frequencies while passing everything else. Power supply circuits commonly use these to suppress 60 Hz electrical hum and high-frequency transients from the power line.

Common Circuit Topologies

When engineers actually build an active filter, they choose from a handful of well-established circuit layouts. The two most popular are the Sallen-Key and the Multiple Feedback (MFB) topologies.

The Sallen-Key design is widely used because it’s straightforward and produces a non-inverting output, meaning the output signal stays in the same polarity as the input. Its downside is a quirk at high frequencies: above the cutoff frequency, the filter’s attenuation eventually stops improving and the response can actually start rising again. For many applications this doesn’t matter, but it’s something designers watch for.

The MFB topology inverts the signal, flipping a positive input into a negative output. In exchange, it doesn’t suffer from that high-frequency gain reversal and avoids stressing the op-amp’s input transistors through their common-mode range. When an inverted output is acceptable, MFB often delivers better overall performance. Having both options gives designers flexibility to match the filter to the needs of the system.

Filter Response Types

Beyond choosing the basic filter type and circuit layout, engineers also select a mathematical response characteristic that controls exactly how the filter behaves near the cutoff frequency. Three response types dominate active filter design, and each makes a different trade-off.

A Butterworth response is sometimes called a “maximally flat” filter because it has no ripple in the passband at all. The frequencies you want come through at a perfectly even level. The cost is a relatively gradual transition from passing to blocking, so there’s a wider zone where frequencies are only partially attenuated.

A Chebyshev response tightens that transition zone significantly, giving a much sharper cutoff. The trade-off is ripples in the passband, small variations in the signal level across the frequencies you’re trying to keep. It also handles fast-changing signals less cleanly, introducing more distortion in the time domain.

A Bessel response prioritizes something different entirely: linear phase. This means that all frequencies passing through the filter experience the same time delay, so the shape of a complex signal is preserved rather than smeared. The price is the gentlest roll-off of the three, meaning it’s the least selective at separating nearby frequencies. Bessel filters are the go-to choice when signal shape matters more than sharp frequency cutoff, like in pulse or data transmission applications.

The pattern is straightforward. Moving from Bessel to Butterworth to Chebyshev, frequency selectivity improves while time-domain behavior gets progressively worse.

Practical Limitations

Active filters aren’t without constraints. The most significant is frequency range. Because op-amps have a finite gain-bandwidth product (the total amount of gain they can provide across frequency), active filters become unreliable at high frequencies. As you push the filter’s operating frequency higher, the op-amp runs out of gain, and the filter’s actual behavior drifts away from its intended design. The poles of the filter shift in unpredictable ways, degrading both the cutoff frequency accuracy and the sharpness of the response.

In practice, this means active filters work best at audio frequencies and into the low hundreds of kilohertz. For RF and microwave frequencies, passive filter designs or other specialized approaches are typically necessary. The power supply requirement also adds weight, cost, and complexity in battery-powered or space-constrained applications where a passive filter might do the job well enough.

Despite these limits, active filters remain a cornerstone of analog electronics. Their ability to provide gain, avoid bulky inductors, and precisely shape frequency response makes them the default choice for signal conditioning in audio equipment, instrumentation, communications systems, and sensor interfaces.