Measure radio frequency power using MATLAB and an RF power meter

Versione 1.0.0.1 (2,32 KB) da Vinod
MATLAB example to make RF Power measurements using an Agilent RF Power Meter
847 download
Aggiornato 1 set 2016

Visualizza la licenza

MATLAB is a software environment and programming language with over 1,000,000 users. MATLAB extends the functionality of Agilent instruments by enabling you to make application-specific and/or automated measurements and tests.
This example shows you how you can use MATLAB to control an Agilent RF Power Meter, make measurements, and retrieve the data into MATLAB and calculate a mean value of the measurements. The user can customize the code to set the IP address of their RF Power Meter, set the channel measurement offsets, etc. For more information on the SCPI commands used to control the instrument, refer to your instrument's programmer's guide.

To execute this example, type ‘[channelCPower, channelDPower] = readPowerMeter()’ in the MATLAB command window. Note: Change the IP address in the readPowerMeter.m file to the IP address of the instrument.

This MATLAB example has been tested using a Agilent N1914A RF Power Meter.

To request your free trial of MATLAB and/or Instrument Control Toolbox, visit http://www.mathworks.com/agilent/instrument/tryit.html

Cita come

Vinod (2024). Measure radio frequency power using MATLAB and an RF power meter (https://www.mathworks.com/matlabcentral/fileexchange/29592-measure-radio-frequency-power-using-matlab-and-an-rf-power-meter), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.1

Updated license

1.0.0.0