loopview
Graphically analyze results of control system tuning using slTuner
interface
Description
loopview(
plots
characteristics of the control system described by the st
,controls
,measurements
)slTuner
interface st
.
Use loopview
to analyze the performance of a
tuned control system you obtain using looptune
.
loopview
plots:
The gains of the open-loop frequency response measured at the plant inputs (
controls
analysis points) and at plant outputs (measurements
analysis points)The (largest) gain of the sensitivity and complementary sensitivity functions at the plant inputs or outputs
loopview(
uses
the st
,info
)info
structure returned by looptune
and
also plots the target and tuned values of tuning constraints imposed
on the system. Use this syntax to assist in troubleshooting when tuning
fails to meet all requirements.
Additional plots with this syntax include:
Normalized multi-loop disk margins at the plant inputs and outputs. For more information about disk margins, see Stability Analysis Using Disk Margins (Robust Control Toolbox).
Target vs. achieved response for any additional tuning goal you used with
looptune
.
Examples
Input Arguments
Alternative Functionality
For analyzing Control System Toolbox™ models tuned with looptune
, use loopview
.
Version History
Introduced in R2014a