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

Frequency Modulation Fundamentals

March 14, 2024
The development of crystal-clear FM communications was an innovation of genius and toil. Utilized today in applications such as radar, seismology, telemetry and two-way radios...

44 GHz Programmable Signal Generator

March 14, 2024
The Mini-Circuits SSG-44G-RC is a 0.1 to 44 GHz signal source with an RF output range of -40 to +17 dBm with fine resolution. This model supports CW and pulsed (? 0.5 ?s) outputs...

Webinar: Introduction to OTA Measurement for mmWave and Sub-THz

Feb. 19, 2024
Join Jeanmarc Laurent, a leading expert from MilliBox, for an exclusive live webinar showcasing a complete Over-the-Air (OTA) testing system setup. In this immersive session, ...

Using a CMT VNA with Socket Server

Feb. 19, 2024
This application note describes use of a software application CMT Socket Server which is distributed and supported by Aphena Ltd. Please email [email protected] regarding purchase...