Simulink Control Design™ - MathWorks

(Tuis.) #1
The step response in underdamped for all the models.

Analyze Outer-Loop Sensitivity at Plant Output

To obtain the outer-loop sensitivity at the plant output, use y1 as the analysis point. Add
y1 as an analysis point to sllin.

addPoint(sllin,'y1');

Obtain the outer-loop sensitivity at y1.

So = getSensitivity(sllin,'y1');

Plot the step response of So.

3 Batch Linearization

Free download pdf