modelControllerHeatingFan
Validate the block ControllerHeatingFan
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Validation test for the block Buildings.Air.Systems.SingleZone.VAV.BaseClasses.ControllerHeatingFan.
The sine inputs include:-
Zone heating setpoint
zonHeaSet, varying from 19.0 °C to 21.0 °C -
Zone cooling setpoint
zonCooSet, varying from 23.0 °C to 27.0 °C -
Zone temperature
zonTem, varying from 17.0 °C to 25.0 °C
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Air.Systems.SingleZone.VAV.BaseClasses.ControllerHeatingFan | conHeaFan | Controller for heating and cooling | |
| Modelica.Blocks.Sources.Sine | zonHeaSet | Zone heating setpoint | |
| Modelica.Blocks.Sources.Sine | zonCooSet | Zone cooling setpoint | |
| Modelica.Blocks.Sources.Sine | zonTem | Zone temperature |
Revisions
-
July 3, 2017, by Jianjun Hu:
First implementation.