Difference between revisions of "Software measurement"

From OptoelectronicsWiki
Jump to: navigation, search
Line 18: Line 18:
 
| Wavelength scan ||   ||   || [[Media:VC_lscan.zip]] || Uses Agilent tunable laser and power meter in the same mainframe for continuous wavelength scans.  In C, but there are instructions included and it doesn't crash.
 
| Wavelength scan ||   ||   || [[Media:VC_lscan.zip]] || Uses Agilent tunable laser and power meter in the same mainframe for continuous wavelength scans.  In C, but there are instructions included and it doesn't crash.
 
|-
 
|-
|   || HP 4284A || [[media:func_keithley_set_current.m  | File 1]]||   || sets current on the keithley ||
+
|   ||   || [[media:func_keithley_set_current.m  | File 1]]||   || sets current on the keithley ||
 
|-
 
|-
|   || HP 4284A || [[media:func_keithley_read_photocurrent.m  | File 2]]||   || reads photocurrent from the keithley ||
+
|   ||   || [[media:func_keithley_read_photocurrent.m  | File 2]]||   || reads photocurrent from the keithley ||
 
|-
 
|-
|   || HP 4284A || [[media:LIVtest_single_keithley_brian_editted.m  | File 3]]||   || LIV test using a single channel keithley ||
+
|   ||   || [[media:LIVtest_single_keithley_brian_editted.m  | File 3]]||   || LIV test using a single channel keithley ||
 
|-
 
|-
|   || HP 4284A ||[[media:Keithl2detector_kdriver_cwxls.m  | File 4]]||   || LIV test using a dual channel keithley ||
+
| KEITHLEY 2602 ||   ||[[media:Keithl2detector_kdriver_cwxls.m  | File 4]]||   || LIV test using a dual channel keithley ||
 
|-
 
|-
 
|}
 
|}

Revision as of 17:34, 5 April 2011

Software for measurement techniques
Technique LabView Matlab Other Description
Place link        
IV curve   Media:Keithley2400_IV.m   Works on any Keithley
Responsivity   Media:Respo_AgilentKeithley.m   Responsivity using an Agilent attenuator and Keithley source meter
OIP2   Media:sensitiveOIP2.m   Linearity measurements Dependencies: Media:SigGen_init.m, Media:SigGen_setlevel.m, Media:SensitiveReadSpectrum.m
2-tone OIP3   Media:sensitiveOIP3.m   Linearity measurements Dependencies: Media:SigGen_init.m, Media:SigGen_setlevel.m, Media:SensitiveReadSpectrum.m
1dB compression current/power   Media:P1dB.m   Meaures 1-dB compression current and RF power with an Agilent attenuator and Rohde and Schwarz spectrum analyzer. Dependencies: Media:SensitiveReadSpectrum.m
Wavelength scan     Media:VC_lscan.zip Uses Agilent tunable laser and power meter in the same mainframe for continuous wavelength scans. In C, but there are instructions included and it doesn't crash.
    File 1   sets current on the keithley
    File 2   reads photocurrent from the keithley
    File 3   LIV test using a single channel keithley
KEITHLEY 2602   File 4   LIV test using a dual channel keithley