modelSingleZoneFloor
Model of a building floor as a single zone
Information
This model assumes a mid-floor of a building as a single zone with a homogeneous temperature; i.e., the air in the whole floor is assumed to be fully mixed.
The geometry, materials and constructions of the model are consistent with those of Buildings.Examples.VAVReheat.BaseClasses.Floor, which models the same mid-floor as five zones: a core zone and four perimeter zones.
The internal partition walls in the five-zone floor model are considered as thermal mass in this single-zone floor model. The doors in the five-zone floor model have been removed in the single-zone floor model.
Parameters
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Fluid.Vessels.BaseClasses.VesselFluidPorts_b[2] | ports | Fluid inlets and outlets | |
| Modelica.Blocks.Interfaces.RealOutput | TRooAir | Room air temperature | |
| Modelica.Blocks.Interfaces.RealOutput | p_rel | Relative pressure signal of building static pressure | |
| Buildings.BoundaryConditions.WeatherData.Bus | weaBus | Weather data bus |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.ThermalZones.Detailed.MixedAir | flo | Floor | |
| Modelica.Thermal.HeatTransfer.Sensors.TemperatureSensor | temAir | Air temperature sensor | |
| Buildings.Fluid.Sensors.RelativePressure | senRelPre | Building pressure measurement | |
| Buildings.Fluid.Sources.Outside | out | Outdoor air | |
| Buildings.Examples.VAVReheat.BaseClasses.RoomLeakage | leaSou | Model for air infiltration through the envelope | |
| Buildings.Examples.VAVReheat.BaseClasses.RoomLeakage | leaEas | Model for air infiltration through the envelope | |
| Buildings.Examples.VAVReheat.BaseClasses.RoomLeakage | leaNor | Model for air infiltration through the envelope | |
| Buildings.Examples.VAVReheat.BaseClasses.RoomLeakage | leaWes | Model for air infiltration through the envelope | |
| Modelica.Blocks.Sources.CombiTimeTable | intGaiFra | Fraction of internal heat gain | |
| Modelica.Blocks.Math.MatrixGain | gai | Matrix gain to split up heat gain in radiant, convective and latent gain | |
| Modelica.Blocks.Sources.Constant | uSha | Control signal for the shading device | |
| Modelica.Blocks.Routing.Replicator | replicator | Shading signals for all windows |
Contents
| Name | Description |
|---|---|
| Medium model for air |
Revisions
-
August 3, 2026, by Michael Wetter:
Removed duplicate annotation. This is for IBPSA, issue 2158. -
September 16, 2021, by Michael Wetter:
Removed parameterlatas this is now obtained from the weather data reader.
This is for IBPSA, #1477. -
March 10, 2020, by Kun Zhang:
First implementation. This is for issue 1717.