EasyManua.ls 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 #61 background imageLoading...
Page #61 background image
A-8
APPENDIX A
Scripts
Program 3. Diode Characterization
Program 3A. Diode Characterization Linear Sweep
--[[
Diode_Fwd_Char(): USES TABLES
This program performs a forward characterization test on a diode and prints data.
Required equipment:
(1) Single-channel Keithley Series 2600 System SourceMeter instrument
(1) Silicon diode or equivalent
Running this script creates functions that can be used to measure the IV characteristics
of diodes.
The functions created are:
1. Diode_Fwd_Char(ilevel, start, stop, steps) --Default values ilevel = 0s,
start = 1ma, stop = 10ma
--steps = 10
2. Print_Data(steps,volt,curr)
See detailed information listed in individual functions.
To run:
1) From Test Script Builder
- Right-click in the program window, select “Run as TSP”
- At the TSP> prompt in the Instrument Control Panel, type Diode_Fwd_Char()
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 Diode_Fwd_Char(ilevel, start, stop, steps) --Configure instrument to source a bias
current
--and perform a current sweep from start to stop in a user-defined number of steps. Returns
measured
--voltage and current values.
--Global variables

Table of Contents

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)

Summary

Section 1 General Information

1.1 Introduction

Discusses system configurations for application programs.

1.2 Hardware Configuration

Details system hardware configuration.

1.2.1 System Configuration

Describes the overall hardware configuration of a test system.

1.2.2 Remote/Local Sensing Considerations

Discusses sensing methods for optimizing accuracy.

1.3 Graphing

Explains how to visualize data using graphing.

Section 2 Two-terminal Device Tests

2.1 Introduction

Introduces tests for two-terminal devices.

2.2 Instrument Connections

Details instrument connections for two-terminal device tests.

2.3 Voltage Coefficient Tests of Resistors

Explains testing voltage coefficient of resistors.

2.4 Capacitor Leakage Test

Details testing capacitor leakage current.

2.5 Diode Characterization

Explains diode characterization tests.

Section 3 Bipolar Transistor Tests

3.1 Introduction

Introduces bipolar transistor tests.

3.2 Instrument Connections

Details instrument connections for bipolar transistor tests.

3.3 Common-Emitter Characteristics

Explains testing common-emitter characteristics for transistors.

3.4 Gummel Plot

Explains generating Gummel plots for transistors.

3.5 Current Gain

Discusses methods for measuring DC and AC current gain.

3.6 Transistor Leakage Current

Explains testing transistor leakage current.

Section 4 FET Tests

4.1 Introduction

Introduces FET testing.

4.2 Instrument Connections

Details instrument connections for FET tests.

4.3 Common-Source Characteristics

Explains common-source characteristics for FETs.

4.4 Transconductance Tests

Details transconductance testing for FETs.

4.5 Threshold Tests

Explains methods for determining FET threshold voltage.

Section 5 Using Substrate Bias

5.1 Introduction

Introduces substrate bias concepts.

5.2 Substrate Bias Instrument Connections

Details instrument connections for substrate bias.

5.3 Source-Measure Unit Substrate Biasing

Discusses SMU substrate biasing methods.

5.4 BJT Substrate Biasing

Explains substrate bias for BJTs.

Section 6 High Power Tests

6.1 Introduction

Introduces high power testing challenges.

6.1.1 Program 15 Test Configuration

Details test setup for high current tests.

6.1.2 Example Program 15: High Current Source and Voltage Measure

Shows high current sourcing with voltage measurement.

6.2 Instrument Connections

Details instrument connections for high power tests.

6.2.1 Program 16 Test Configuration

Details test setup for high voltage tests.

6.2.2 Example Program 16: High Voltage Source and Current Measure

Shows high voltage sourcing with current measurement.

Appendix A Scripts

Two-Terminal Device Scripts

Contains scripts for two-terminal device tests.

Bipolar Transistor Scripts

Contains scripts for bipolar transistor tests.

High Power Test Scripts

Contains scripts for high power tests.

FET Test Scripts

Contains scripts for FET tests.

Substrate Bias Scripts

Contains scripts for substrate bias tests.

Related product manuals