Working Signature With MATLAB And Simulink

May 27, 2004
Signal analysis with the Signature analyzer takes on new meaning when linked to MATLAB® and Simulink® software tools from The MathWorks (Natick, MA). The combination forms a test/software design environment with seamless flow between measurements and ...

Signal analysis with the Signature analyzer takes on new meaning when linked to MATLAB® and Simulink® software tools from The MathWorks (Natick, MA). The combination forms a test/software design environment with seamless flow between measurements and simulation. Using the intuitive language and powerful graphical capabilities in MATLAB, engineers can create and plot complex measurements, such as waterfall displays, power spectral density plots, signal rise/fall time, frequency as a function of time, and even plots of modulation quality. Simulink enhances the capabilities of MATLAB by providing a block-diagram environment to simplify modeling, simulations, and analysis.

For example, this sample string of MATLAB code

for i=1:10
    Tracedata(i,:)=Trace1;
    pause(0.1);
end
waterfall (Tracedata);

works with the Signature analyzer to import 10 signal traces from the instrument, one every 100 ms, and create a waterfall display (see figure). A simple loop or a timer object can make this display update every time the instrument makes a new measurement. Signature automatically creates the variable Trace1 in MATLAB, and updates it whenever a new measurement is made.

While Signature provide an environment for direct analysis of data using MATLAB and Simulink, the MathWorks Instrument Control Toolbox allows users to communicate with and control additional hardware in a test setup, such as a signal generator or a power meter. Support is provided for GPIB, VISA, TCP/IP, and UDP communication protocols. Using MATLAB with the Instrument Control Toolbox and the Anritsu Signature analyzer, users can easily create a test system for performing tasks such as monitoring power changes with temperature or measuring amplifier distortion as a function of signal level.

Sponsored Recommendations

Guide to VNA Automation in MATLAB Using the TCP Interface

April 19, 2024
In this guide, advantages of using MATLAB with TCP interface is explored. The how-to is also covered for setting up automation language using a CMT VNA.

In-Circuit Antenna Verification

April 19, 2024
In this video, Brian Walker, Senior RF Design Engineer at Copper Mountain Technologies, shows how there can be significant variation of the performance of a PCB-mounted antenna...

UHF to mmWave Cavity Filter Solutions

April 12, 2024
Cavity filters achieve much higher Q, steeper rejection skirts, and higher power handling than other filter technologies, such as ceramic resonator filters, and are utilized where...

Wideband MMIC Variable Gain Amplifier

April 12, 2024
The PVGA-273+ low noise, variable gain MMIC amplifier features an NF of 2.6 dB, 13.9 dB gain, +15 dBm P1dB, and +29 dBm OIP3. This VGA affords a gain control range of 30 dB with...