Low-Pass Filters

Low-pass filters pass low frequencies and attenuate signals at frequencies higher than the cut-off frequency. The actual amount of attenuation for each frequency differs from the filter to filter depending on the values of the passive components as well as the configuration of the low-pass filters.

Passive Low-Pass Filters

A passive low-pass filter makes use of only passive components such as capacitors and inductors. The figure below shows an example of the bode plot of a passive low-pass RC filter.

BodeLPF.png

Active Low-Pass Filter

An active filter uses op-amps as part of the filter network benefiting from high input and low output impedances. There are various kinds of active filters. The rest of this article demonstrates several popular filters including active low-pass, high-pass, and band-pass filters, in Butterworth, Chebyshev, and Bessel topologies.

active_lpf.jpg

The cut-off frequency (in Hertz) is defined as: fc =1/(2 π R1 C) or equivalently (in
radians per second): ωc=1/(R1 X C), where f is in Hertz, R is in Ohms, and C is in Farads.

At low frequencies, where f « fc, the capacitor is open, so the gain of the amplifier is –R1/R2.
At high frequencies, where f » fc, the capacitor is short and the gain of the circuit goes to zero.

The bode plot of the active low-pass filter is shown below.

active_lpf_bode.jpg

The gain in the pass band is –R1/R2 and the stop band drops off at -20 dB/decade (or
−6 dB/octave). This is essentially a first-order filter. The closed-loop gain of the filter from the effect of the op-amp is Vout/Vin = fc = 1/2 π R1 C).

Design Example

Design an active op-amp LPF to achieve 1.6 kHz cut-off frequency and closed-loop gain of 10.

Solution

If R1 = 10 kΩ, fp = fc = 1/(2 π R1 C) = 1.6 kHz, C ≈ 0.01 μF.
At low frequency, |Vout/Vin| = R1 / R2 = 10, hence R2 = 1 kΩ.

© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.