PLECS 3.3 Online Help |
Determine loop gain of closed control loop
PLECS Extras / Analysis Tools
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
placsweep(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 AC Analysis.
The parameters are identical to those of the AC Sweep block.