modelTimerWithReset

Validation model for the Timer block

Information

Validation model for the block Buildings.Templates.Plants.Controls.Utilities.TimerWithReset.

Components

TypeNameDefaultDescription
Buildings.Templates.Plants.Controls.Utilities.TimerWithResetnoThrTimer that do not compare threshold – No Reset
Buildings.Templates.Plants.Controls.Utilities.TimerWithResetthrTimTimer that compares threshold – No Reset
Buildings.Templates.Plants.Controls.Utilities.TimerWithResetthrTim1Timer that compares threshold – No Reset
Buildings.Controls.OBC.CDL.Logical.Sources.PulsebooPulBlock that outputs cyclic on and off
Buildings.Controls.OBC.CDL.Logical.Sources.PulsebooPul1Block that outputs cyclic on and off
Buildings.Controls.OBC.CDL.Logical.Sources.ConstantconConstant
Buildings.Templates.Plants.Controls.Utilities.TimerWithResetnoThrResTimer that do not compare threshold – With Reset
Buildings.Templates.Plants.Controls.Utilities.TimerWithResetthrTimResTimer that compares threshold – With Reset
Buildings.Templates.Plants.Controls.Utilities.TimerWithResetthrTim1ResTimer that compares threshold – With Reset
Buildings.Controls.OBC.CDL.Logical.Sources.SampleTriggersamTriBlock that generates periodic reset signal
Buildings.Controls.OBC.CDL.Logical.TrueFalseHoldresHold signal for plotting

Revisions

  • March 29, 2024, by Antoine Gautier:
    Updated implementation to reset timer with boolean input.
  • 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.