EasyManuals Logo

Keithley Series 2600 User Manual

Keithley Series 2600
136 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #72 background imageLoading...
Page #72 background image
A-19
APPENDIX A
Scripts
Section 3. Bipolar Transistor Tests
Program 4. Common-Emitter Characteristics
--[[
BJT_Comm_Emit(): USES TABLES
This program applies a bias to the base of a BJT (Ib) and sweeps voltage on the collector/
emitter (VCE). The VCE, IB, and IC are then printed.
Required equipment:
(1) Dual-channel Series 2600 System SourceMeter instrument
(1) 2N5089 NPN Transistor
Running this script creates functions that can be used to measure the common emitter
characteristics of transistors. The default values are for an NPN transistor type 2N5089.
The functions created are:
1. BJT_Comm_Emit(istart, istop, isteps, vstart, vstop, vsteps)
--Default values istart = 10uA, istop = 50uA, isteps = 5, vstart = 0V,
vstop = 10V, vsteps = 100
2. Print_Data(isteps,vsteps, ce_volt,ce_curr, base_curr)
See detailed information listed in individual functions.
1) From Test Script Builder
- At the TSP> prompt in the Instrument Control Panel, type BJT_Comm_Emit()
2) From an external program
- Send the entire program text as a string using standard GPIB Write calls.
Rev1: JAC 5.22.2007
]]--
------------------ Keithley TSP Function ------------------
function BJT_Comm_Emit(istart, istop, isteps, vstart, vstop, vsteps) --Configure SMUB to
source a bias
--current on the base and SMUA performs a voltage sweep on the Collector-Emitter from
start to stop in a
--user-defined number of steps.
--SMUB then increments to next bias value and continues to stop value.
--Returns measured voltage and current values.
--Global variables
local l_irange = 100E-6 --Base current source range

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley Series 2600 and is the answer not in the manual?

Keithley Series 2600 Specifications

General IconGeneral
ModelSeries 2600
Measurement FunctionsVoltage, Current, Resistance, Power
ResolutionUp to 6.5 digits
Current Source RangeUp to 10A
Communication InterfacesGPIB, USB
ApplicationsSemiconductor testing
CategorySource Measure Unit (SMU)
ChannelsSingle or Dual Channel (varies by model)

Related product manuals