<< Chapter < Page | Chapter >> Page > |
The diode is a basic circuit element that possesses nonlinear IV characteristics. In contrast to a simpleresistor, doubling diode current does not necessarily double the voltage across the diode. In order to visualize this nonlinearrelationship, it is common to plot diode current vs. voltage on a 2D graph. This graph can also be used at a later point to perform“load line” calculations on circuits with diodes.
In this exercise, the experimenter will construct a simple circuit to measure the IV characteristic of adiode. The Low Cost USB DAQ will be used as a programmable voltage source as well as an analog measurement device. The experimentaldata collected can be compared to expected theoretical data to draw conclusions regarding measurement noise, model shortcomings, anddata acquisition.
One commonly used method of modeling a diode is the “ideal diode model”. Using this model, diode voltage andcurrent are related according to the following formula:
Since Is is typically very small (1E-12), this equation is commonly simplified to:
Note that in the formula, Is stands for the saturation current which is around 1E-12 A, and Vt is a temperaturedependent constant equal to 0.0259 V at 300 degrees K. Id and Vd represent diode current and voltage respectively.
Therefore, a theoretical diode IV curve can be plotted using LabVIEW:
1) Construct the following circuit and connect to the USB 6008/6009. By outputting a certain voltage at AO 0 and measuring thevoltage at AI 3+, the experimenter can obtain a data point containing diode voltage and current. The diode voltage is simplythe voltage at node AI 3+, and the diode current is identical to the resistor current (Ohm’s Law).
2) Use a DMM to measure the actual resistance used for R1 in the circuit above (take R1 out of the circuit for measurement). This will help to obtain a moreaccurate current reading.
3) Using the DAQ Assistant Express VI, construct the following LabVIEW block diagram. Note that the userwill be able to select the number of IV data points to collect, as well as the ending sweep voltage for AO 0. Select this voltage lowenough to ensure that resistor R1 does not exceed its power specification.
4) Run the VI several times using different values for the number of data points and sweep ending voltage.Record your observations and print out three diode IV curves with different numbers of data points.
Notification Switch
Would you like to follow the 'Electronics experiments using usb data acquisition' conversation and receive update notifications?