Why are my the signal constraints specified by the Condition block not honored in Simulink Design Verifier 1.5 (R2009b)?

5 views (last 30 days)
I have a model in which I specify multiple sample times. I also have blocks in my model that execute at a slower rate than one of these Solver step times. This block may propagate its step time to the Input block as well. When I look at my inputs for my Model Verification, I see that the constraints I set on input values have been violated. Why is this?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 22 Oct 2009
This is expected behavior in Simulink Design Verifier 1.5 (R2009b) in models with multiple sample times. The Condition block in Design Verifier inherit the sample time of the signals they are connected to and the signal constraints are only applied at the sample times of those signals.

More Answers (0)

Categories

Find more on Verification, Validation, and Test in Help Center and File Exchange

Tags

No tags entered yet.

Products


Release

R2009b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!