modelTimerAccumulatingNegativeStartTime

Validation model for the timer that accumulates the time, with a negative start time

Information

Validation test for the block Buildings.Controls.OBC.CDL.Logical.TimerAccumulating.

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Logical.TimerAccumulatingnoThrAccumulating timer that do not compare threshold
Buildings.Controls.OBC.CDL.Logical.TimerAccumulatingthrTimAccumulating timer that compares threshold
Buildings.Controls.OBC.CDL.Logical.TimerAccumulatingnoThrWitResAccumulating timer that could reset the output
Buildings.Controls.OBC.CDL.Logical.TimerAccumulatingthrTimWitResAccumulating timer that could reset the output and the output compares with threshold
Buildings.Controls.OBC.CDL.Logical.Sources.PulsebooPulBlock that outputs cyclic on and off
Buildings.Controls.OBC.CDL.Logical.Sources.ConstantconConstant false
Buildings.Controls.OBC.CDL.Logical.Sources.PulseresTimBlock that outputs cyclic on and off, for resetting timer

Revisions

  • July 23, 2018, by Jianjun Hu:
    Updated implementation to reset accumulate timer with boolean input.
  • July 18, 2018, by Jianjun Hu:
    Updated implementation to include accumulate timer.
  • April 2, 2017, by Jianjun Hu:
    First implementation.