Passive Filters

From Mech
Revision as of 16:45, 6 July 2006 by Hwang (talk | contribs) (→‎Low-Pass Filters (LPF))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

We can build some very simple filters out of a capacitor and a resistor. A filter blocks some frequencies, while admitting others.

Better filters can be made out of op-amps.

Low-Pass Filters (LPF)

A low-pass filter admits lower frequencies and blocks out high ones. This can help us smooth out our signals and get rid of high frequency noise.

We can make one by hooking up our capacitor and resistor like this:

RC LPF schematic.gif

When set R=500Ω and C=2nF, and hook up an AC voltage source, the voltage we see at depends on the frequency of our source. Here is a plot of the magnitude response of the filter, on a logarithmic scale from 10Hz to 10MHz:

RC LPF magnitude response.gif

Here are plots comparing the input and output voltages for two different frequencies:

RC LPF freq compare.gif

As we can see, the filter blocks the higher frequencies.

A square wave is made out of a superposition of many sine waves, the low-pass filter blocks out the sine waves with higher frequencies. Our input and output looks like:

RC LPF square wave.gif(C=200uF, R=500Ω)

High-Pass Filter (HPF)

A high-pass filter blocks out lower frequencies while letting high frequencies through. The output signal responds more strongly to changes in the input signal, such as that coming from a motion detector.

We can make a simple high-pass filter by hooking up our capacitor and resistor like this:

RC HPF schematic.gif

The magnitude response of a filter with R=500Ω and C=2nF looks like this:

RC HPF magnitude Response.gif

Here are some plots comparing the input and output voltages for two different frequencies:

RC HPF freq compare.gif

This time, the filter blocks the lower frequencies.

When we put a square wave though the filter, the resulting waveform looks like this:

RC HPF square wave.gif(C=200uF, R=500Ω)

Notice that when the input voltage drops to zero, the output voltage becomes negative. This is because the capacitor is discharging, and forcing the current backwards.

References

Hayt, William H. Jr., Jack E. Kemmerly, and Steven M. Durbin. Engineering Circuit Analysis. 6th ed. New York:McGraw-Hill, 2002.