Buildings.Air.Systems.SingleZone.VAV.BaseClasses.Validation
Information
This package contains validations for the models that can be found in Buildings.Air.Systems.SingleZone.VAV.BaseClasses.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
ControllerChillerDXHeatingEconomizer | Validate the block ControllerChillerDXHeatingEconomizer |
ControllerEconomizer | Validate the block ControllerEconomizer |
ControllerHeatingFan | Validate the block ControllerHeatingFan |
Buildings.Air.Systems.SingleZone.VAV.BaseClasses.Validation.ControllerChillerDXHeatingEconomizer
Validate the block ControllerChillerDXHeatingEconomizer
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
Extends from Modelica.Icons.Example (Icon for runnable examples).
Modelica definition
Buildings.Air.Systems.SingleZone.VAV.BaseClasses.Validation.ControllerEconomizer
Validate the block ControllerEconomizer
Information
Validation test for the block Buildings.Air.Systems.SingleZone.VAV.BaseClasses.ControllerEconomizer.
The inputs include:
-
Mixed air temperature
mixAirTem
, varying from 12.5 °C to 27.5 °C -
Return air temperature
retAirTem
, varying from 17.0 °C to 25.0 °C -
Mixed air temperature setpoint
mixAirTemSet
, varying from 15.0 °C to 25.0 °C -
Outdoor air temperature
outAirTem
, varying from 12.0 °C to 24.0 °C -
Minimum outdoor air fraction
minOutAirFra
, varying from 0.05 to 0.35 -
Cooling status signal
cooSta
, set to true.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Modelica definition
Buildings.Air.Systems.SingleZone.VAV.BaseClasses.Validation.ControllerHeatingFan
Validate the block ControllerHeatingFan
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
Extends from Modelica.Icons.Example (Icon for runnable examples).