modelTrueHold
Validation model for the TrueHold block
Information
Validation test for the block Buildings.Obsolete.Controls.OBC.CDL.Logical.TrueHold.
The validation uses different instances to validate different hold durations, different lengths of the input pulse, and different initial values for the input signal.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul | Boolean pulse input signal | |
| Buildings.Obsolete.Controls.OBC.CDL.Logical.TrueHold | truHol | Block that holds a signal on for a requested time period | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul1 | Boolean pulse input signal | |
| Buildings.Obsolete.Controls.OBC.CDL.Logical.TrueHold | truHol1 | Block that holds a signal on for a requested time period | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul2 | Boolean pulse input signal | |
| Buildings.Obsolete.Controls.OBC.CDL.Logical.TrueHold | truHol2 | Block that holds a signal on for a requested time period | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul3 | Boolean pulse input signal | |
| Buildings.Obsolete.Controls.OBC.CDL.Logical.TrueHold | truHol3 | Block that holds a signal on for a requested time period | |
| Buildings.Controls.OBC.CDL.Logical.Not | not2 | Negation of input signal | |
| Buildings.Controls.OBC.CDL.Logical.Not | not3 | Negation of input signal |
Revisions
-
June 13, 2024, by Antoine Gautier:
Moved this model to theObsoletepackage.
This is for issue 3787. -
June 14, 2017, by Michael Wetter:
Added more tests for different initial signals and different hold values. -
May 24, 2017, by Milica Grahovac:
First implementation.