Program 6B Description; Example Program 7: Ac Current Gain - Keithley Series 2600 Application Manual

System sourcemeter instruments semiconductor device test
Table of Contents

Advertisement

To store the program in non-volatile memory, see the "TSP
Programming Fundamentals" section of the Series 2600 Refer-
ence Manual .
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 'DC_Gain_Search_Fast()' . This can be done by typing
the text 'DC _ Gain _ Search _ Fast()' after the active
prompt in the Instrument Console line of TSB .
9 .
In the program '
DC_Gain_Search_Fast.tsp', the function
DC _ Gain _ Search _ Fast(vcesource, istart,
istop, isteps) is created .
represents the voltage value on the
vcesource
collector-emitter of the transistor
represents the start value for the base current
istart
sweep
represents the stop value for the base current
istop
sweep
represents the number of steps in the base
isteps
current sweep
If these values are left blank, the function will use the default
values given to the variables, but you can specify each vari-
able value by simply sending a number that is in-range in
the function call . As an example, if you wanted to have the
collector-emitter voltage (V
start value at 10nA, the base current sweep stop value at
100nA, and the number of steps to be 10, you would send
DC _ Gain _ Search _ Fast(2.5,10E-9,
10) 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 (I
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 .

3.5.10 Program 6B Description

Initially, both units are returned to default conditions . SMUB,
which sources V
and measures I
CE
Source V
1mA compliance, autorange measure
Remote sense
: –10V
vcesource
SMUA, which sources I
, is configured as follows:
E
Source I
Local sense
) be 2 . 5 V, the base current sweep
CE
100E-9,
, I
, and ß)
B
C
, is set up as follows:
B
11V compliance, autorange
: –1mA
istart
: –10mA
istop
: 10
isteps
10ms delay
Staircase sweep mode
Both SMU outputs are then zeroed and enabled . Next, SMUB
sources V
and SMUA begins the current sweep on the emitter
CE
current (I
) from istart to istop in isteps . At each point in the
E
sweep, SMUB measures the base current (I
the sweep, the current gain (ß) is calculated and the data (I
and ß ) is printed to the Instrument Console of the TSB .
3.5.11 example Program 7:
AC Current Gain
For the sake of simplicity, this program does not include
the iterative search algorithm included in Program 6A .
To test at a specific IC value, first use Program 6A to
determine the base current at that target value, and
enter I
values slightly higher and lower when prompted
B
to do so in Program 7 .
1 .
With the power off, connect a dual-channel System Source-
Meter instrument to the computer's IEEE-488 interface .
2 .
Connect the test fixture to both units using appropriate
cables .
3 .
Turn on the instrument and allow the unit to warm up for two
hours for rated accuracy .
4 .
Turn on the computer and start Test Script Builder (TSB) . Once
the program has started, open a session by connecting to the
instrument . For details on how to use TSB, see the Series 2600
Reference Manual .
5 .
You can simply copy and paste the code from Appendix A in
this guide into the TSB script editing window
manually enter the code from the appendix, or import the TSP
file 'AC_Gain_.tsp' after downloading it to your PC .
If your computer is currently connected to the Internet, you
can click on this link to begin downloading:
keithley.com/data?asset=50931.
6 .
Install a small-signal NPN silicon transistor such as a 2N5089
in the appropriate transistor socket of the test fixture .
7 .
Now, we must send the code to the instrument . The simplest
method is to right-click in the open script window of TSB,
and select 'Run as TSP file' . This will compile the code and
place it in the volatile run-time memory of the instrument .
SeCTIon 3
Bipolar Transistor Tests
) . Upon completion of
B
NOTE
(Program
http://www.
, I
,
B
C
7),
3-9

Advertisement

Table of Contents
loading

Table of Contents