| Contents | Index |
This example shows how to:
Add multiple bounds.
Check that the linear system characteristics of a nonlinear Simulink model satisfy the bounds at multiple simulation snapshots
Modify bounds graphically
Disable bounds during simulation
Open a nonlinear Simulink model. For example:
watertank
Open the Simulink Library Browser by selecting View > Library Browser in the model window.
Add a model verification block to the Simulink model.
In the Simulink Control Design library, select Model Verification.

Drag and drop a block, such as the Check Bode Characteristics block, into the model window.
The model now resembles the following figure.

For more information on the blocks, see the Model Verification block reference pages.
Double-click the block to open the Block Parameters dialog box.
To learn more about the block parameters, see the block reference pages.
Specify the linearization I/O points.
Tip If your model already contains I/O points, the block automatically detects these points and displays them. |
To specify an input:
Click
adjacent to the Linearization
inputs/outputs table.
The Block Parameters dialog expands to display a Click a signal in the model to select it area.

In the Simulink model, click the output signal of the PID Controller block to select it.
The Click a signal in the model to select it area updates to display the selected signal.

Click
to add the signal to the Linearization
inputs/outputs table.

To specify an output:
In the Simulink model, click the output signal of the Water-Tank System block to select it.
The Click a signal in the model to select it area updates to display the selected signal.

Click
to add the signal to the Linearization
inputs/outputs table.

In the Configuration drop-down list of the Linearization inputs/outputs table, select Output for watertank/Water-Tank System : 1.
Select the Open Loop option for watertank/Water-Tank System : 1.
The Linearization inputs/outputs table now resembles the following figure.

Click
to collapse the Click a signal
in the model to select it area.
Tip Alternatively, before you add the Linear Analysis Plots block, right-click the signals in the Simulink model and select Linearization Points > Input Points and Linearization Points > Output Points. Linearization I/O annotations appear in the model and the selected signals appear in the Linearization inputs/outputs table. |
Specify simulation snapshot times.
In the Linearizations tab, verify that Simulation snapshots is selected in Linearize on.
In the Snapshot times field, type [0 1 5 10].

Specify multiple bound segments for assertion in the Bounds tab of the Block Parameters dialog box. In this example, enter the following lower magnitude bounds:
Frequency (rad/sec)—{[0.001 0.003],[0.01 0.04]}
Magnitude (dB)—{[20 20],[15 15]}

Click Show Plot to view the bounds on the Bode magnitude plot.

Simulate the model by clicking
in the plot window.
Alternatively, you can simulate the model from the model window.
The software linearizes the portion of the model between the linearization input and output at the simulation times of 0,1, 5 and 10. When the software detects that the linear system computed at times 0 and 1 violate a specified lower magnitude bound, the following warning messages appear at the MATLAB prompt:
Warning: Assertion detected in 'watertank_check_bode/Check Bode Characteristics' at time 0 Warning: Assertion detected in 'watertank_check_bode/Check Bode Characteristics' at time 1
You can also view the bound violations in the plot window.

Modify a bound graphically. For example, to modify the upper magnitude bound graphically:
In the plot window, click the bound segment to select it and then drag it to the desired location.

Click Update block to update the new values in the Block Parameters dialog box.

Disable the lower bounds to exclude them from asserting. Clear the Include lower magnitude bounds in assertion option in the Block Parameters dialog box. Then, click Apply.
The lower bounds are now grey-out in the plot window, indicating that they are excluded from assertion.

Resimulate the model to check if bounds are satisfied.
The software satisfies the specified upper magnitude bound, and therefore the software no longer reports an assertion failure.

![]() | Model Verification at Default Simulation Snapshot Time | Model Verification Using Simulink Control Design and Simulink Verification Blocks | ![]() |

Learn more about resources for designing, testing, and implementing control systems.
Get free kit| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |