So far our measurements have produced single value, usually temperature. Labview has assisted with this by doing computation, something computers are good at. Another thing computers are good at is repetition, such as automating the task of making (almost) the same measurement over and over. We had an example of this in Part 4 of Experiment 1.1 where we measured and plotted the I-V characteristic of the light bulb.
Our temperature measurement system is based on the measurement of resistance, and our resistance measurement technique is based on the measurement of the resistor's voltage and current. Since Labview is now in control of the applied voltage and can measure the resulting current, it's only one more step to being able to plot I vs. V.
![]() | ||
Step 1: |
Load the
I-V Plot
VI from the
ELEC 243
Programs menu.
This VI uses the same connections as the resistance
measurement VI we have been developing
and will display ![]() ![]() ![]() | |
Step 2: |
Since the resistance of the
photocell changes with illumination,
so should the slope of the line on the graph.
Shade the photocell with your hand.
What happens to the slope?
![]() | |
Step 3: |
Stop the VI and open the block diagram.
Since this VI performs many of the same operations
as the resistance measurement VI,
what you see should be somewhat familiar.
Examine the block diagram until you feel that you
understand how it works.
If you encounter an unfamiliar block, a quick way to find
out what it does is to use the
context help.
A shortcut for turning on context help
is to press
Ctrl-H
in the block diagram.
![]() | |
Question 3: |
What is the purpose of the computation performed by
the block which divides by 1000000 and the subtract
block to which its output is connected?
![]() ![]() | |
Step 4: |
Looking at the I-V relationship of a resistor, even a variable
one, is pretty boring. Fortunately, there are more interesting
components in your parts kit.
Replace the
photocell
with your red LED, resulting in the
following circuit:
![]()
Remember that unlike the resistor and capacitor,
the LED is polarized.
The short lead denotes the
cathode,
which is represented by the point of the arrow in
the schematic symbol and is connected to ground
in the above circuit.
The long lead is the
anode,
represented by the
tail of the arrow.
| |
Step 5: |
Start the VI and
observe the resulting plot.
It should show that the LED is indeed a diode,
conducting in one direction and blocking
the flow of current in the other.
Note that the LED glows dimily during the
positive portion of the scan.
![]() | |
Step 6: |
Stop the VI and replace the LED with the photodiode.
The photodiode uses same convention as the LED,
i.e. the short lead is the cathode.
![]() | |
Step 7: |
Start the VI.
You should get a plot similar to that of the LED.
(Not surprising, since a photodiode is also a diode.)
What are the differences between this plot and that
of the LED?
![]() | |
Step 8: |
Turn on the incandescent lamp and shine it on the photodiode
from a short distance.
Note the difference in the I-V plot.
If necessary, press the
RESET
button to clear the display.
![]() | |
Remark: |
Unlike the CdS photocell, which has a spectral response very close to that of the human eye, the photodiode's response peak is in the infrared. This means that to it the incandescent lamp is much brighter than the flourescent lamp. |
![]() | ||
Question 4: |
From the DAQ card data sheet and your notes from
Lab 1, by what factor do we need to increase the
current output of the D/A converter to
properly
characterize the light bulb?
![]() | |
Step 1: |
Disconnect ![]() ![]() | |
Step 2: |
Remove the photodiode and replace it with the light bulb.
Since the light bulb cannot be plugged directly into the
breadboard, you will have to exercise your creativity
in deciding how to connect it.
![]() | |
Step 3: |
Replace the 10 kΩ resistor (![]() ![]() | |
Step 4: |
Turn on the power supply and set its output to zero.
Start the VI.
Manually increase the power supply output to its maximum value
(6 volts),
then decrease it back to zero.
![]() | |
Question 5: |
Explain the jumps in the I-V plot and the difference between
the plots produced by increasing and decreasing voltages.
![]() | |
Step 5: |
Set the power supply output to 6 V.
Clear the display.
Very slowly decrease the power supply output to zero.
Print a copy of the resulting plot.
![]() | |
Question 6: |
Based on your measurements and any necessary additional information, estimate the temperature of the light bulb filament for bulb voltages of 1 V and 4 V. |