PLECS 3.7 Online Help

Loop Gain Analysis (Multitone)

Purpose

Determine loop gain of closed control loop

Library

PLECS Extras / Analysis Tools

Description

[Picture]

The Loop Gain Analysis block enables you to determine the gain of a closed control loop. To measure the loop gain, insert the block anywhere in the control loop. The loop gain is determined by adding a small sinusoidal signal at various frequencies and extracting the same frequencies from the system before and after the summation point by Fourier analysis.

An analysis can be started either by clicking the button Start analysis or with the MATLAB command

plmultitone(block);

where block is the Simulink handle or the full block path of the Loop Gain Analysis block. Otherwise, the block remains inactive and does not influence the control loop.

For additional information see section Multitone Analysis.


Note  The Loop Gain Analysis block works only on scalar signals. In order to analyze the gain of a vectorized control loop you need to demultiplex the vector signal into individual scalar signals before inserting the Loop Gain Analysis block.

Parameters

The parameters are identical to those of the Multitone Analysis block.