modelHeatingCooling
Illustrates the use of the 5R1C thermal zone with heating and cooling
Extends from FreeFloating (Illustrates the use of the 5R1C thermal zone in free-floating conditions).
Information
This model illustrates the use of Buildings.ThermalZones.ISO13790.Zone5R1C.Zone with heating and cooling.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat (from FreeFloating) | weather data | |
| Zone5R1C.Zone | zon5R1C (from FreeFloating) | Thermal zone | |
| Modelica.Blocks.Sources.Constant | intGains (from FreeFloating) | internal heat gains in Watt | |
| Modelica.Blocks.Math.Sum | sumHeaCoo | Sum of heating and cooling heat flow rate | |
| Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlow | preHeaCoo | Prescribed heat flow for heating and cooling | |
| Modelica.Blocks.Math.Gain | gaiHea | Gain for heating | |
| Buildings.Controls.Continuous.LimPID | conHeaPID | Controller for heating | |
| Modelica.Blocks.Sources.Constant | TSetHea | Set-point for heating | |
| Modelica.Blocks.Sources.Constant | TSetCoo | Set-point for cooling | |
| Modelica.Blocks.Routing.Multiplex2 | multiplex2 | ||
| Modelica.Blocks.Math.Gain | gaiCoo | Gain for cooling | |
| Buildings.Controls.Continuous.LimPID | conCooPID | Controller for cooling |
Revisions
-
Mar 16, 2022, by Alessandro Maccarini:
First implementation.