Low Pass Filter We'll start with the simple lowpass filter described in the Background section.
![]() | |||
Preparation: |
If you haven't already read the Background section,
this would be a good time to do so.
![]() | ||
Construction: |
Wire the following circuit using
a 2.2 k![]() ![]() ![]()
Connect the function generator to supply ![]() ![]() | ||
Testing: |
With the function generator set to produce a 100 Hz
sine wave, you should see a 100 Hz sine wave of slightly
smaller amplitude at ![]() ![]() | ||
Measurement: |
Using the technique described in the prelude,
measure the frequency response of the circuit
at the following frequencies:
20 Hz,
50 Hz,
100 Hz,
200 Hz,
500 Hz,
1 kHz,
2 kHz,
5 kHz,
10 kHz,
and
20 kHz.
Plot the magnitude of the transfer function vs. frequency
on loglog axes and the phase on semilog axes.
![]() | ||
Question 1: |
Using Matlab, compute and plot the expected transfer function for the circuit you built. How well does this compare with what you measured? |
High Pass Filter. If we exchange the resistor and capacitor in the previous circuit then the change of impedance with changing frequency means that attenuation now decreases with increasing frequency. I.e. we have a high-pass filter.
![]() | ||
Construction: |
Exchange R and C so that you now have the following circuit:
![]() ![]() | |
Measurement: |
Repeat the measurements you made in Part 1 and plot the transfer function. |
The procedure used in the previous Part is a type of stimulus-response measurement: a stimulus (the sine wave) is applied to the input of a system and the resulting response is measured. This is similar to the measurements we made in Experiments 1.4 and 4.2 to determine the i-v characteristics of the light bulb and other circuit elements. Since Labview was able to automate those measurements for us, it should be able to do the same for frequency response measurements.
![]() | ||
Construction: |
We will use the same arrangement we had in Lab 4,
with D/A output channel 0 producing the input signal
and A/D input channels 4 and 5 measuring the input and output.
Replacing the voltage divider circuit of Lab 4 with
our low pass filter, we get:
![]() ![]() | |
Testing: |
Continue to monitor ![]() ![]() ![]() ![]() ![]() | |
Measurement: |
Load the "Transfer Function" program from the
Start menu by following the path:
Programs -> ELEC 243 -> Transfer Function.
Set the parameters as follows:
Start the program.
If all is well, the program will cycle through the frequencies
to be measured, displaying frequency, magnitude, and phase at each step.
Make a printout of this plot for your lab notebook
How do these compare with the plots you made in Part 1?
| |
High Pass Filter: |
Exchange R and C to convert the circuit to a high-pass filter.
![]() Repeat above procedure and produce a plot of the transfer function for this circuit. Compare this with your results from Part 1. |