modelLessThreshold
Validation model for the LessThreshold block
Information
Validation test for the block
Buildings.Controls.OBC.CDL.Reals.LessThreshold.
The instance les has no hysteresis, and the
instance lesHys has a hysteresis.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Reals.LessThreshold | les | Less block, without hysteresis | |
| Buildings.Controls.OBC.CDL.Reals.LessThreshold | lesHys | Less block, with hysteresis | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Sin | sin | Sine source |
Revisions
-
March 14, 2023, by Jianjun Hu:
Changed the greater block input to avoid near zero crossing.
This is for issue 3294. -
August 5, 2020, by Michael Wetter:
Updated model to add a test case with hysteresis. -
April 1, 2017, by Jianjun Hu:
First implementation.