modelHeatingCoolingHVAC
Illustrates the use of the 5R1C HVAC thermal zone connected to a ventilation system
Extends from FreeFloatingHVAC (Illustrates the use of the 5R1C HVAC thermal zone in free-floating conditions).
Information
This model illustrates the use of Buildings.ThermalZones.ISO13790.Zone5R1C.ZoneHVAC with heating and cooling. Cooling is delivered by a ventilation system with supply air temperature of 7°C.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat (from FreeFloatingHVAC) | weather data | |
| Zone5R1C.ZoneHVAC | zonHVAC (from FreeFloatingHVAC) | Thermal zone | |
| Modelica.Blocks.Sources.Constant | intGains (from FreeFloatingHVAC) | Internal heat gains | |
| Modelica.Blocks.Sources.Constant | latGains (from FreeFloatingHVAC) | Latent gains | |
| Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlow | preHeaCoo | Prescribed heat flow for heating and cooling | |
| Modelica.Blocks.Math.Gain | gaiHea | Gain for heating | |
| Controls.Continuous.LimPID | conHeaPID | Controller for heating | |
| Modelica.Blocks.Sources.Constant | TSetHea | Set-point for heating | |
| Fluid.Sources.MassFlowSource_T | sou | source of air | |
| Modelica.Blocks.Sources.Constant | TSetCoo | Set-point for cooling | |
| Controls.Continuous.LimPID | conCooPID | Controller for cooling | |
| Modelica.Blocks.Math.Gain | gaiCoo | Gain for cooling | |
| Fluid.Sources.Boundary_pT | sin | sink |
Revisions
-
Mar 16, 2022, by Alessandro Maccarini:
First implementation.