Difference between revisions of "HP 8703A"

From OptoelectronicsWiki
Jump to: navigation, search
(Created page with "This LCA goes from 130MHz to 20GHz with up to 1601 data points. The internal laser is at 1310 nm, but the internal modulator is compatible with 1550nm external inputs (it takes ...")
 
Line 1: Line 1:
 
This LCA goes from 130MHz to 20GHz with up to 1601 data points.  The internal laser is at 1310 nm, but the internal modulator is compatible with 1550nm external inputs (it takes 2 hours for the modulator to "warm up" and auto-bias correctly).  The Coldren group also has an 8703A with a 1550nm internal laser source.
 
This LCA goes from 130MHz to 20GHz with up to 1601 data points.  The internal laser is at 1310 nm, but the internal modulator is compatible with 1550nm external inputs (it takes 2 hours for the modulator to "warm up" and auto-bias correctly).  The Coldren group also has an 8703A with a 1550nm internal laser source.
 +
 +
 +
[[Media:AR99.pdf|Cascade Microtech's guide to microwave measurements]]
  
  
 
To read the trace data in Matlab, run:  [[File:Readtrace8703A.m]].  This saves the data in the workspace as a text variable.  The [[File:Savetrace8703A.m]] converts that workspace data to numerical format and saves and plots it, but occasionally makes sign errors (maybe 1% of data points will be wrong).
 
To read the trace data in Matlab, run:  [[File:Readtrace8703A.m]].  This saves the data in the workspace as a text variable.  The [[File:Savetrace8703A.m]] converts that workspace data to numerical format and saves and plots it, but occasionally makes sign errors (maybe 1% of data points will be wrong).

Revision as of 13:52, 11 May 2011

This LCA goes from 130MHz to 20GHz with up to 1601 data points. The internal laser is at 1310 nm, but the internal modulator is compatible with 1550nm external inputs (it takes 2 hours for the modulator to "warm up" and auto-bias correctly). The Coldren group also has an 8703A with a 1550nm internal laser source.


Cascade Microtech's guide to microwave measurements


To read the trace data in Matlab, run: File:Readtrace8703A.m. This saves the data in the workspace as a text variable. The File:Savetrace8703A.m converts that workspace data to numerical format and saves and plots it, but occasionally makes sign errors (maybe 1% of data points will be wrong).