modelGuideline36
Variable air volume flow system with single themal zone and ASHRAE Guideline 36 sequence control
Extends from Modelica.Icons.Example (Icon for runnable examples), Buildings.Air.Systems.SingleZone.VAV.Examples.BaseClasses.PartialOpenLoop (Partial model of a single zone variable air volume flow system and thermal zone).
Information
Implementation of Buildings.Air.Systems.SingleZone.VAV.Examples.BaseClasses.PartialOpenLoop with ASHRAE Guideline 36 control sequence.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Temperature | TSupChi_nominal (from PartialOpenLoop) | 279.15 | Design value for chiller leaving water temperature |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| BoundaryConditions.WeatherData.Bus | weaBus (from PartialOpenLoop) | Weather bus |
Components
Revisions
-
June 24, 2022, by Jianjun Hu:
Replaced the AHU controller with the one based official release version. -
July 27, 2020, by Kun Zhang:
Changed parameters of PID and design outdoor airflow and damper parameters.
This is for issue 1608. -
June 30, 2020, by Jianjun Hu:
Updated AHU controller which applies the sequence of specifying operating mode according to G36 official release.
This is for # 1893. -
June 22, 2020, by Michael Wetter:
Removed non-used occupant density. -
July 29, 2019, by David Blum:
First implementation.