Measure radio frequency power using MATLAB and an RF power meter

版本 1.0.0.1 (2.3 KB) 作者: Vinod
MATLAB example to make RF Power measurements using an Agilent RF Power Meter
844.0 次下载
更新时间 2016/9/1

查看许可证

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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Updated license

1.0.0.0