![]() | ||
Construction: |
Using the same resistor values you utilized in Part 2
of Experiment 5.2, wire the following circuit.
If possible, place it directly to the left of the LED
driver.
![]() ![]() | |
Testing: |
Connect the function generator to J1-3 and plug the
dynamic microphone into J1-4.
A 1 V p-p input from the function generator
and normal speech into the microphone should result
in 1 V p-p signals at ![]() |
![]() | ||
Construction: |
All the circuits we need for this Experiment
have already been built, so there's really nothing to construct.
All we have to do is interconnect the modules we already have,
apply the proper inputs, and make the necessary observations
Our first arrangement looks like this: ![]()
where | |
Testing: |
Set the function generator to produce a 1 V p-p,
500 Hz
sine wave and connect its output to ![]() ![]() | |
A Better Sine Wave: |
Producing an accurate sine waveform with analog circuitry
turns out to be very difficult, while producing one digitally
is almost trivial: just compute the appropriate values with
the sin() function and send them to the D/A converter.
The Spectrum VI contains the code to do this and produces
the output on D/A channel 0.
The frequency of this sine wave is controlled by the slider labeled
Frequency.
Disconnect the function generator from |
![]() | ||
A Demonstration of Aliasing: |
Reconnect the function generator output to ![]() ![]() | |
Question 3: |
Based on your observations, derive a formula for the
aliased frequency of a sine wave as a function of its
actual frequency and the sampling rate.
![]() | |
An Anti-Aliasing Filter: |
To prevent aliasing, we can use an
anti-aliasing filter
between the analog signal and the D/A converter input.
Rewire the connection to the Spectrum Display to incorporate
a low-pass filter as shown below:
![]() Repeat the above measurement and note the difference in behavior. As filters go, this is not a very good one, so it does not completely eliminate aliasing. However, it does make a significant improvement so we will incorporate it into subsequent steps. |
![]() | ||
Function Generator Signals: |
Turn off the
Full Range
function of the VI.
Connect the function generator output to ![]() ![]() | |
Speech: |
Plug a dynamic microphone into J1-4 and
connect the output of the microphone
mixer
(![]() ![]() ![]() | |
Buzz from Ambient Light: |
Disconnect ![]() ![]() ![]() |
![]() | ||
Construction: |
Assemble the system shown below by connecting the microphone
mixer output (![]() ![]() ![]() ![]() ![]()
Examine your circuit carefully to ensure that any unwanted
connections left over from pervious experiments have been removed.
| |
Testing: |
Apply a 1 V p-p 1 kHz sine wave to the ![]() ![]() ![]() ![]() | |
Observations: |
Start the "Spectrum" VI.
Try various combinations of speech and function generator
inputs, florescent lights on and off, and anything else
you can think of. Convince yourself that the resulting
spectra are consistent with previous observations.
![]() | |
The Future: |
We will use this system next week to test several of our signal processing techniques, so don't disassemble anything and store your breadboard carefully. |