modelTimer
Validation model for the Timer block
Information
Validation test for the block Buildings.Obsolete.Controls.OBC.CDL.Logical.Timer.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Obsolete.Controls.OBC.CDL.Logical.Timer | resetTimer | Timer will reset | |
| Buildings.Obsolete.Controls.OBC.CDL.Logical.Timer | accuTimer | Reset timer based on boolean input | |
| Buildings.Obsolete.Controls.OBC.CDL.Logical.Timer | accuTimer1 | Reset timer based on boolean input | |
| Buildings.Obsolete.Controls.OBC.CDL.Logical.Timer | accuTimer2 | Reset timer based on boolean input | |
| Buildings.Obsolete.Controls.OBC.CDL.Logical.Timer | accuTimer3 | Reset timer based on boolean input | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul1 | Block that outputs cyclic on and off | |
| Buildings.Controls.OBC.CDL.Reals.GreaterThreshold | greThr | Output true when input is greater than threshold | |
| Buildings.Controls.OBC.CDL.Logical.Pre | pre | Returns the value of the input signal from the last event iteration | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul | Block that outputs cyclic on and off | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul2 | Block that outputs cyclic on and off | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Constant | con | Block that outputs cyclic on and off |
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.