Measure and transfer IQ data from an Agilent v2820a RF Vector Signal Analyzer to MATLAB(R)

MATLAB(R) example to make an IQ measurement on an Agilent v2820a and transfer the data to MATLAB(R)
469 Downloads
Updated Thu, 01 Sep 2016 15:24:47 +0000

View License

MATLAB(R) is a software environment and programming language with over 1 million users and is used to generate arbitrary and standard waveforms, configure and control instruments, build automated test applications, and analyze and visualize data from other instruments. MATLAB only supports instrument communication through Instrument Control Toolbox(TM) software.
This example uses MATLAB to connect and configure an Agilent v2820a for IQ measurement. The measured IQ data is then transferred to MATLAB.

To execute this example, type ‘IQDataTransfer_Agv2820a’ in the MATLAB command window. [Note: Change the IP address in the IQDataTransfer_Agv2820a.m file to the IP address of the signal analyzer.]

To learn more about using MATLAB(R) and Instrument Control Toolbox™ software for configuring and controlling instruments, visit:
http://www.mathworks.com/products/instrument

To request a trial of MATLAB(R) and/or Instrument Control Toolbox(TM) software, visit http://www.mathworks.com/agilent/instrument/tryit.html

For additional information on using MATLAB with Agilent instruments, including MATLAB examples, demos, drivers, and videos, visit:
http://www.mathworks.com/agilent

Cite As

Adarsh Narasimhamurthy (2024). Measure and transfer IQ data from an Agilent v2820a RF Vector Signal Analyzer to MATLAB(R) (https://www.mathworks.com/matlabcentral/fileexchange/42417-measure-and-transfer-iq-data-from-an-agilent-v2820a-rf-vector-signal-analyzer-to-matlab-r), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.1

Updated license

1.1.0.0

Updated the title, summary, description, and MATLAB file with trademarks (and copyright) as appropriate.