Section 6: Clarius
Model 4200A-SCS Parameter Analyzer Reference Manual
6-316
4200A-901-01 Rev. C / February 2017
parlib user library
The
parlib
extracts device parameters on bipolar-junction transistors and MOSFETs. Extracted
parameters include Beta, resistance, threshold voltage, and V
ds
-I
d
sweeps and V
gs
-I
d
sweeps for
MOSFETs.
parlib user modules
User module
Description
beta
Measure beta of bipolar transistor at the specified IE and VCB.
fnddat
Find data based on an x search or a y search.
fndtrg
Decide if TRIGL or TRIGH should be used.
gamma
Returns the value of the body-effect parameter gamma obtained from two
measurements of the threshold voltage at different substrate bias voltages.
gm
Estimate FET conductance (dId/dVg) at V
ds
and V
gs
.
gummel
This test makes measurements that are similiar to the
gummel
test in the
Demo project for 3-terminal pnp BJTs.
igvg
This test makes measurements that are similiar to the
ig-vg
test in the Demo
project for 4-terminal MOSFETs.
vceic
This test makes measurements that are similiar to the
vce-ic
test in the
Demo project for 3-terminal BJTs.
vdsid
This test makes measurements that are similiar to the
vds-id
test in the
Demo project for 4-terminal MOSFETs.
vgsid1
This test makes measurements that are similiar to the
vgs-id
test in the
Demo project for 4-terminal MOSFETs.
vtext
Returns the value of the extrapolated threshold voltage from multiple linear
least square fits to the gate characteristics of a FET in the nonsaturated
region.
PMU_examples_ulib user library
The user modules in this library are used in the
pmu-dut-examples
project.
The user module in the
(on page 6-315) allows you to set the maximum
voltage of the SMU.
PMU_examples_ulib user modules
User module
Description
PMU_1Chan_Sweep_Example
This module is a functional programming reference to
illustrate the basic commands necessary to perform a
pulse I-V (2-level pulse) sweep. It returns voltage and
current spot means for pulse amplitude and base by
doing a voltage amplitude pulse I-V sweep using one
channel of the 4225-PMU.
PMU_1Chan_Waveform_Example
This module is a functional programming reference to
illustrate the basic commands necessary to perform a
pulse I-V (2-level pulse) sweep with waveform
capture. It captures a voltage amplitude pulse I-V
waveform using one channel of the 4225-PMU. It
returns voltage and current samples versus time for a
single channel.