modelSingleZoneFloorWithHeating

Validation model for SingleZoneFloor with heating and control

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This model compares the heating energy demand of a single-zone floor model Buildings.ThermalZones.Detailed.Validation.BaseClasses.SingleZoneFloor with the total heating energy demand of a five-zone floor model Buildings.Examples.VAVReheat.BaseClasses.Floor.

The nominal mass flowrate of the single zone floor model is consistent with the total nominal flowrate of the five-zone floor model. The heating energy is calculated via an ideal heater.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.AreaAFloCorflo.cor.AFloFloor area corridor
Modelica.Units.SI.AreaAFloSouflo.sou.AFloFloor area south
Modelica.Units.SI.AreaAFloNorflo.nor.AFloFloor area north
Modelica.Units.SI.AreaAFloEasflo.eas.AFloFloor area east
Modelica.Units.SI.AreaAFloWesflo.wes.AFloFloor area west
Modelica.Units.SI.VolumeVRooCorAFloCor*flo.hRooRoom volume corridor
Modelica.Units.SI.VolumeVRooSouAFloSou*flo.hRooRoom volume south
Modelica.Units.SI.VolumeVRooNorAFloNor*flo.hRooRoom volume north
Modelica.Units.SI.VolumeVRooEasAFloEas*flo.hRooRoom volume east
Modelica.Units.SI.VolumeVRooWesAFloWes*flo.hRooRoom volume west
Modelica.Units.SI.VolumeVRooVRooSou + VRooEas + VRooNor + VRooWes + VRooCorTotal floor volume

Components

TypeNameDefaultDescription
Buildings.Examples.VAVReheat.BaseClasses.FloorfloFive-zone floor model
Buildings.BoundaryConditions.WeatherData.ReaderTMY3weaDatWeather data
Buildings.ThermalZones.Detailed.Validation.BaseClasses.SingleZoneFloorsinZonFloSingle-zone floor model
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTSetRooSetpoint for room air
Buildings.Controls.OBC.CDL.Reals.MultiSumEHeaFloHeating energy of the five-zone floor
Buildings.ThermalZones.Detailed.Validation.BaseClasses.SingleZoneFloorHeaterheaAndConHeater and controller for the singleZoneFloor
Buildings.ThermalZones.Detailed.Validation.BaseClasses.SingleZoneFloorHeaterheaAndConNorHeater and controller for the north zone
Buildings.ThermalZones.Detailed.Validation.BaseClasses.SingleZoneFloorHeaterheaAndConWesHeater and controller for the west zone
Buildings.ThermalZones.Detailed.Validation.BaseClasses.SingleZoneFloorHeaterheaAndConCorHeater and controller for the core zone
Buildings.ThermalZones.Detailed.Validation.BaseClasses.SingleZoneFloorHeaterheaAndConSouHeater and controller for the south zone
Buildings.ThermalZones.Detailed.Validation.BaseClasses.SingleZoneFloorHeaterheaAndConEasHeater and controller for the east zone

Contents

NameDescription
MediumBuildings library air media package

Revisions

  • March 10, 2020, by Kun Zhang:
    First implementation.