Info

This question is closed. Reopen it to edit or answer.

Counting when signal is not in a range

1 view (last 30 days)
cyberdyne
cyberdyne on 16 Jun 2011
Closed: MATLAB Answer Bot on 20 Aug 2021
I've builded this system
I want to check when signal is in the setted range of values al least for 1 second and if is not in the range, but for few seconds (0.5 seconds), it has to consider it in the range the same. If not-in-range-count is above 0.5 seconds it has not to consider it. Instead in my configuration (figure) when output of lowest integrator is not resetted and it is rising below 0.5 it returns TRUE. How can I check that final not-in-range-count is shorter than 0.5 seconds?
  3 Comments
Kaustubha Govind
Kaustubha Govind on 16 Jun 2011
What is the sample time of your Compare to Constant blocks?
Fangjun Jiang
Fangjun Jiang on 16 Jun 2011
The question is also very close to a previous one asked by you. Read it and solution is right there.
http://www.mathworks.com/matlabcentral/answers/8189-convert-range-of-signal-values-to-constant-by-simulink

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!