Program 11B Description; Modifying Program 11B - Keithley Series 2600 Application Manual

System sourcemeter instruments semiconductor device test
Table of Contents

Advertisement

8 .
Once the code has been placed in the instrument run-time
memory, we can run it at any time simply by calling the func-
tion 'FET_Thres_Fast()' . This can be done by typing the text
'FET _ Thres _ Fast()' after the active prompt in the
Instrument Console line of TSB .
9 .
In the program '
FET_Thres_Fast().tsp', the function FET _
Thres _ Fast(vdssource, istart, istop,
isteps) is created .
represents the voltage value on the drain-
vdssource
source of the transistor
represents the start value for the drain current
istart
sweep
represents the stop value for the drain current
istop
sweep
represents the number of steps in the current
isteps
sweep
If these values are left blank, the function will use the default
values given to the variables, but you can specify each variable
value by simply sending a number that is in-range in the func-
tion call . As an example, if you wanted to have the drain-source
voltage (V
) be 0 .25V, the drain current sweep start value at
DS
0 .20µA, the drain current sweep stop value at 2µA, and the
number of steps be 15, you would send FET _ Thres _
Fast(0.25, 200E-9, 2E-6, 15) to the instrument .
10 .
The sources will be enabled, and the collector current of the
device will be measured .
11 .
Once the sweep has been completed, the data (V
will be presented in the Instrument Console window of TSB .
Note that the program reverses the polarity of the emitter cur-
rents in order to display true polarity .

4.5.7 Program 11B Description

Initially, the instrument is returned to default conditions . Next,
SMUB, which sources I
and measures V
D
follows:
Next, SMUA, which sources V
manner:
Once the SMU channels have been configured, the sources values
are programmed to 0 and the outputs are enabled . The drain-
source voltage (V
swept . At each point in the sweep, the threshold voltage (V
measured .
The data is displayed in the Instrument Console window of the
TSB .
, V
, and I
)
DS
T
D
Note that both I

4.5.8 Modifying Program 11B

As written, the program tests for threshold voltages at 10 values
of I
, is programmed as
be changed to the required values simply by modifying the cor-
T
responding variables in the program .
Source I
11V compliance, autorange
Local sense
1 NPLC integration rate
: 0 . 5 µA
istart
: 1µA
istop
: 10
isteps
DS
Source V
Remote sensing
100mA compliance, autorange
: 0 . 5 V
vdssource
) is sourced and the drain current (I
DS
and V
values are corrected for proper polarity .
D
T
between 0 . 5 µA and 1µA in 10 increments . These values can
D
SeCTIon 4
FET Tests
, is configured in the following
) is
D
) is
T
4-9

Advertisement

Table of Contents
loading

Table of Contents