Semiconductor Laboratory

Books

Seminar

Photolithography

Direct-Write
Nanofabrication

μCT

Semiconductor
Devices

Electrochemistry

Instruments

Device
Simulations

Decapsulation

Computer
Supported
Measurements

Mathematical
Tools

      

Diode Temperature-Voltage Characteristics

Diodes 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.


sweep_diode_temperature.pysweep_diode_temperature_2SMU.py

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.