jevillegasd / SpectralMeasurements

Spectral Measurements is a matlab based application to interface with Keysight/Agilent Lightwave Measurement Systems. It supports the standard configuration of such systems that uses a variable laser source combined with a optical power sensor to allow carrying spectral sweeps, typical of optical characterization of photonic devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spectral Measurements

New York University, 2019

Spectral Measurements is a matlab based application to interface with Keysight/Agilent Lightwave Measurement Systems. It supports the standard configuration of such systems that uses a variable laser source combined with a optical power sensor to allow carrying spectral sweeps, typical of optical characterization of photonic devices. This version uses low level data transfer through GPIB with the equipment instead of using the manufacturer's VXIplug&play Instrument Driver for compatibility with new windows versions. You still need Keysight's IO driver to configure the GPIB interface (download and install Keysight's IO libraries suite from https://www.keysight.com/find/iosuiteproductcounter)

This version of the interfaces allows recording multiple measurements and adding user input independent variables. This in practice helps keep track of differemt experiments and the conditions under which they are carried. Examples of independent variables are temperature, pressure, gas concentration, voltage etc. applied to the speciment being tested.

The interface saves the measurements as an .h5 file (extension smp (spectral measurements project)), and can export independent measuremnents as .mat data strcutures that can be imported in matlab.

Spectral Measurements supports the communication with multiple Lightwave Measurement Systems, however the present version can only communicate with one system at a time and while carrying sweeps it only supports a unique system (that is no external triggers are configured in the sweep routines).

Comments to: jev1@nyu.edu

About

Spectral Measurements is a matlab based application to interface with Keysight/Agilent Lightwave Measurement Systems. It supports the standard configuration of such systems that uses a variable laser source combined with a optical power sensor to allow carrying spectral sweeps, typical of optical characterization of photonic devices.


Languages

Language:MATLAB 100.0%