modelChillerDXHeatingEconomizer
Variable air volume flow system with single themal zone and conventional 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 conventional single-maximum 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
-
July 27, 2020, by Kun Zhang:
Changed parameters of PID controllers.
This is for issue 1608. -
August 3, 2019, by David Blum:
Updated to using Buildings.Air.Systems.SingleZone.VAV.Examples.BaseClasses.PartialOpenLoop. -
June 21, 2017, by Michael Wetter:
Refactored implementation. -
June 1, 2017, by David Blum:
First implementation.