blockZoneWithAHUConventional
A single zone building with a VAV system and a conventional controller
Information
This base class contains a conventional controller Buildings.Air.Systems.SingleZone.VAV.BaseClasses.ControllerChillerDXHeatingEconomizer, a single-zone VAV system Buildings.Air.Systems.SingleZone.VAV.ChillerDXHeatingEconomizer, and a single-zone floor building Buildings.ThermalZones.Detailed.Validation.BaseClasses.SingleZoneFloor.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Temperature | TSupChi_nominal | 279.15 | Design value for chiller leaving water temperature |
| Modelica.Units.SI.Volume | VRoo | 4555.7 | Space volume of the floor |
| Modelica.Units.SI.MassFlowRate | mAir_flow_nominal | VRoo*4*1.2/3600 | Design air flow rate |
| Modelica.Units.SI.HeatFlowRate | QHea_flow_nominal | 90000 | Design heating flow rate |
| Modelica.Units.SI.HeatFlowRate | QCoo_flow_nominal | -100000 | Design cooling flow rate |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Interfaces.RealInput | TSetRooHea | Room heating setpoint temperature | |
| Buildings.Controls.OBC.CDL.Interfaces.RealInput | TSetRooCoo | Room cooling setpoint temperature | |
| Buildings.Controls.OBC.CDL.Interfaces.BooleanInput | uOcc | Current occupancy period, true if it is in occupant period | |
| Buildings.Controls.OBC.CDL.Interfaces.RealOutput | TZon | Zone temperature | |
| Buildings.BoundaryConditions.WeatherData.Bus | weaBus | Weather bus |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Air.Systems.SingleZone.VAV.ChillerDXHeatingEconomizer | hvac | Single zone VAV system | |
| Buildings.Air.Systems.SingleZone.VAV.BaseClasses.ControllerChillerDXHeatingEconomizer | con | Controller | |
| Buildings.ThermalZones.Detailed.Validation.BaseClasses.SingleZoneFloor | sinZonFlo | Single zone floor building |
Contents
| Name | Description |
|---|---|
| Buildings library air media package | |
| Buildings library water media package |
Revisions
-
July 29, 2020, by Kun Zhang:
First implementation. This is for issue 2126.