Section 3: Test subroutine library reference S530 Parametric Test System Test Subroutine Library User's Manual
3-16 S530-907-01 Rev. A / September 2015
Source-measure units (SMUs)
SMU1: Forces I
CES
, programmed voltage limit, measures bvces
Example
resu1t = bvces(e, b, c, sub, ipgm, vlim, type);
Schematic
bvces1
This subroutine measure the collector-emitter breakdown voltage using the bsweepV LPTLib function.
Usage
double bvces1(int e, int b, int c, int sub, double vcemin, double vcemax, int
nstep, double ipgm, double udelay, char type);
The emitter pin of the device
The base pin of the device
The collector pin of the device
The substrate pin of the device
The starting collector-emitter voltage (V
CE
), in volts
The number of voltage steps
The targeted collector-emitter current (I
CE
), in amperes
The delay between V
CE
steps, in seconds
Type of transistor: "N" or "P"
Collector-emitter voltage:
-1.0 = TYPE not "N" or "P"
+1.0E + 21 = Device triggered on vcemin
+2.0E + 21 = Device triggered on vcemax