modelControllerChillerDXHeatingEconomizer
Validate the block ControllerChillerDXHeatingEconomizer
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Validation test for the block Buildings.Air.Systems.SingleZone.VAV.BaseClasses.ControllerChillerDXHeatingEconomizer.
The inputs include:
-
Mixed air temperature
mixAirTem, varying from 12.5 °C to 27.5 °C -
Return air temperature
retAirTem, varying from 11.0 °C to 31.0 °C -
Outdoor air temperature
outAirTem, varying from 12.0 °C to 24.0 °C -
Zone air temperature heating setpoint
TSetRooHea, varying from 15.0 °C to 18.0 °C according to occupancy. -
Zone air temperature cooling setpoint
occSch, with occupied hours between 08:00 and 18:00. -
Occupancy schedule
supAirTem, varying from 20 °C to 6 °C -
Supply air temperature
supAirTem, varying from 20 °C to 6 °C
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Sine | mixAirTem | Mixed air temperature | |
| Modelica.Blocks.Sources.Sine | retAirTem | Return air temperature | |
| Modelica.Blocks.Sources.Sine | outAirTem | Measured outdoor air temperature | |
| Buildings.Air.Systems.SingleZone.VAV.BaseClasses.ControllerChillerDXHeatingEconomizer | con | Controller | |
| Controls.OBC.CDL.Reals.Sources.TimeTable | TSetRooHea | Heating setpoint for room temperature | |
| Controls.OBC.CDL.Reals.Sources.TimeTable | TSetRooCoo | Cooling setpoint for room temperature | |
| Controls.SetPoints.OccupancySchedule | occSch | Occupancy schedule | |
| Modelica.Blocks.Sources.Sine | supAirTem | Supply air temperature |
Revisions
-
November 20, 2020, by David Blum:
First implementation.