Semiconductor Laboratory | |
|
Diode Temperature-Voltage CharacteristicsDiodes can used as thermometers because of the temperature dependence of the saturation current of a diode. This experiment uses a Vötsch VT4002 climate chamber to establish the temperature and a Keithley 2600 Series Sourcemeter to measure the voltage across a diode. Download the Python libraries voetsch.py and KeithleyV15.py and save them in your directory. Put the following script in the same directory. In this script, first the climate chamber and the sourcemeter are initialized. The sourcemeter is set to current source mode and a current of 1 μA is set. The bias current should be small enough that it does not cause the diode to heat up. The script then steps through a temperature range recording the voltage across the diode at every temperature. There is also a version for measuring two diodes with two SMUs. The temperature-voltage characteristice of a BZX85 Zener diode with bias currents of 1 μA and 10 μA are shown below. The characterisitic is nearly linear.
|