Low
Pass Filters
What
Is A Low Pass Filter?
The
RC Filter
An
Operational Amplifier Filter
Goals
for this Lesson
The goal for this lesson is this.
-
Given a requirement for
a simple low-pass filter.
-
Be able to meet that requirement
using several different kinds of implementations including simple resistor-capacitor
(RC) filters, and operational amplifier filters.
What
Is A Low-Pass Filter? (An RC Example)
A low-pass filter is a filter that passes low frequency signals and selectively
attenuates higher frequency signals. The simplest low-pass filter
is an RC circuit.

In another lesson,
we found the following information for this circuit.
-
The circuit satisfies
a differential equation:
-
RC(dVout(t)/dt)
+ Vout(t) = Vin(t)
-
If the input voltage is
a sinusoid, then the steady state sinusoidal output can be computed.
-
If Vin(t)
= A sin(wt)
-
Then, Vout(t)
= B sin(wt
+ f)
-
Where:
-

-
f
= - tan-1(wRC)
Phasor
Analysis of the RC Filter
The circuit can also be analyzed using impedance and phasor concepts.
In that case, we know the following.
-
The circuit is an AC voltage
divider, with the output voltage taken across the capacitor.
-
The impedance of the resistor
is ZR = R.
-
The impedance of the capacitor
is ZC = 1/jwC
-
The ratio of output to
input is ZC/(ZR + ZC)
-
In phasor notation, the
ratio of output voltage to input voltage is:
-
Vout/Vin
= (1/jwC)/[R
+ 1/jwC]
= 1/[1 + jwRC]
-
j is the square root of
-1 (A unit imaginary number)
-
So, when the input voltage
is a sinusoid, then the steady state sinusoidal output can be computed.
-
If Vin(t)
= A sin(wt)
-
Then, Vout(t)
= B sin(wt
+ f)
-
Where:
-
B/A = 1/|1 + jwRC|
-
f
= - tan-1(wRC)
-
And, of course, this is
exactly the same as the result above.
Plotting the magnitude
response (ignoring the angle i.e. the phase difference between input and
output) we get a plot like the one below - which is drawn for a time constant
of 50 microseconds. (Note that this plot is drawn with a linear frequency
scale, and these plots often use logarithmic scales. Check out the
lesson on Bode' plots)

Operational
Amplifier Filters
Here is an interesting circuit. It has an operational amplifier with
some resistors and a capacitor.

By using KCL we can get a differential equation
relating the input and the output voltages. Let's write KCL at the
inverting input node. Here's a copy of the circuit with currents
defined.

-
Writing KCL, we get:
-
I1 +
ICf+ IRf = 0
-
(Vin/R1)
+ (Vout/Rf) + (CfdVout/dt)
= 0
-
The KCL equation can be
rearranged to get a differential equation:
-
RfCfdVout/dt
+ Vout= -VinRf/R1
-
This differential equation
is remarkably like the differential equation for the low-pass filter.
The only difference is the factor -Rf/R1
which multiplies the input voltage on the right hand side of the differential
equation. That leads to some pretty interesting conclusions.
-
If the input voltage is
a sinusoid, then the steady state sinusoidal output can be computed.
-
If Vin(t)
= A sin(wt)
-
Then, Vout(t)
= B sin(wt
+ f)
-
Where:
-
B/A = (-Rf/R1)/|1
+ jwRC|
-
f
= tan-1(wRC)
-
There is a remarkable
similarity to what we found for the RC filter earlier.
-
The primary difference
is the factor of (-Rf/R1)
in the magnitude of the output.
-
Also, be sure to note
the minus sign, which could also have been accounted for by adding 180o
to the phase shift.
Phasor Analysis
of the Operational Amplifier Filter
This operational amplifier
filter can also be analyzed using phasors. In this situation, we
view the impedances as combinations of impedances. Here is a circuit
diagram for the combined impedances.