Overview; Contact Check Measurements - Keithley 2601 Reference Manual

System sourcemeter 2600 series (smu)
Hide thumbs Also See for 2601:
Table of Contents

Advertisement

Series 2600 System SourceMeter® Instruments Reference Manual
Power programming example
The command sequence for a typical power measurement is shown below. These commands set
up the SourceMeter as follows:
Source function: voltage, auto source range, 5V output
Current measure function and range: current, auto
Current compliance: 50mA

Contact check measurements

Overview

The contact check function
resistance in the force or sense leads when making remotely sensed (Kelvin) measurements.
Potential sources for this resistance include poor contact at the DUT, failing relay contacts on a
switching card, and wires that are too long or thin. The contact check function will also detect an
open circuit that may occur with a four-point probe is misplaced or misaligned. This relationship is
shown schematically in
DUT, and R
Models 2601/2602/2611/2612 have the contact check function. Models 2635/2636 do not have the
contact check function.
1. All Model 2611/2612 System SourceMeters manufactured by Keithley Instruments support the contact check function. Models 2635
and 2636 do not support the contact check function. Only Models 2601/2602 with firmware Revision 1.1.0 or later and source
measure unit (SMU) hardware Revision E or later support the contact check function. To determine the firmware and SMU hardware
revisions, inspect the data returned by the print(localnode.info()) command. The InstFwRev and SMUBrdRev keys contain the
necessary information.
2600S-901-01 Rev. C / January 2008
smua.reset()
smua.source.func = smua.OUTPUT_DCVOLTS
source function.
smua.source.autorangev = smua.AUTORANGE_ON
range to auto.
smua.source.levelv = 5
smua.source.limiti = 50e-3
smua.measure.autorangei = smua.AUTORANGE_ON
range to auto.
smua.source.output = smua.OUTPUT_ON
print(smua.measure.p())
smua.source.output = smua.OUTPUT_OFF
1
prevents measurements that may be in error due to excessive
Figure
4-4, where R
is the series resistance of relays and cables.
S
Return to
Section Topics
--Restore Series 2600 defaults.
--Set voltage source to 5V.
--Set current limit to 50mA.
--Get power reading.
is the resistance of the mechanical contact at the
C
Section 4: Basic Operation
--Select voltage
--Set source
--Set current
--Turn on output.
--Turn off output.
4-17

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents