.Modelica_Requirements.Examples.Elementary.ChecksInSlidingWindow

Information

Library of examples using ChecksInSlidingWindow blocks

Contents

NameDescription
 MinDurationExample for MinDuration (in every sliding time window, the longest time duration where check was permanently true must be above a lower limit)
 MinAccumulatedDurationExample for AccumulatedMinDuration (in every sliding time window, the accumulated time duration where check was true must be above a lower limit)
 MinAccumulatedDuration2Example for AccumulatedMinDuration (in every sliding time window, the accumulated time duration where check was true must be above a lower limit)
 MaxDurationExample for MaxDuration (in every sliding time window, the longest time duration where check was permanently true must be below an upper limit)
 MaxAccumulatedDurationExample for MaxDuration (in every sliding time window, the accumulated time duration where check was true must be below an upper limit)
 BandDurationExample for BandDuration (in every sliding time window, the longest time duration where check was permanently true must be within a given band)
 BandAccumulatedDurationExample for BandAccumulatedDuration (in every sliding time window, the accumulated time duration where check was true must be within a given band)
 MinRisingExample for MinRising (in every sliding time window, a minimum number of check rising edges must occur)
 MaxRisingExample for MaxRising (in every sliding time window, the number of check rising edges is bounded)
 BandRisingExample for BandRising (in every sliding time window, a minimum number of check rising edges must occur and the number of check rising edges is bounded)
 MaxFrequencyExample for MaxFrequency (in every sliding time window, the mean frequency of check is limited)
 MaxRisingFrequencyExample for MaxRisingFrequency (in every sliding time window, the frequency of the check rising edges is limited)
 MaxIncreaseExample for MaxIncrease (in every sliding time window, the increase of the input is limited)
 MaxPercentageIncreaseExample for MaxPercentageIncrease (in every sliding time window, the increase of the input is limited)

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos