modelMultizonePostProcessing

Calculates and outputs values of interest for multizone model

Information

This model is used to simplify the post processing. It's purpose is to calculate and output common simulation information and KPI for later post processing.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.VolumeVAirIndoor air volume of building
IntegernumZones1Number of zones
AixLib.DataBase.ThermalZones.ZoneBaseRecord[numZones]zoneParamSetup for zones
Modelica.Units.SI.PressurePAirConstant101325constant pressure of indoor air for rel. humidity calculation
Booleancalc_rel_humiditytrue to calculate rel. humidity

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInput[numZones]TAirAir temperature of each zone
Modelica.Blocks.Interfaces.RealInput[numZones]TRadRadiative temperature of each zone
Modelica.Blocks.Interfaces.RealInput[numZones]X_wAbsolute humidity in thermal zone
Modelica.Blocks.Interfaces.RealInput[numZones]PCoolerPower consumed for cooling with ideal coolers by each zone
Modelica.Blocks.Interfaces.RealInput[numZones]PHeaterPower consumed for heating ling with ideal heaters by each zone
Modelica.Blocks.Interfaces.RealInputPelAHUElectrical power of AHU
Modelica.Blocks.Interfaces.RealInputPHeatAHUThermal power of AHU for heating
Modelica.Blocks.Interfaces.RealInputPCoolAHUThermal power of AHU for cooling
Modelica.Blocks.Interfaces.RealOutputTAirMeanAverage air temperature in building
Modelica.Blocks.Interfaces.RealOutputPHeaterSumSummed heating power consumed by ideal heaters
Modelica.Blocks.Interfaces.RealOutputPCoolerSumSummed cooling power consumed by ideal coolers
Modelica.Blocks.Interfaces.RealOutputWHeaterSumSummed heating energy consumed by ideal heater
Modelica.Blocks.Interfaces.RealOutputWCoolerSumSummed cooling energy consumed by ideal coolers
Modelica.Blocks.Interfaces.RealOutputWElAHUElectric energy consumed by AHU
Modelica.Blocks.Interfaces.RealOutputWHeatAHUHeating energy consumed by AHU
Modelica.Blocks.Interfaces.RealOutputWCoolAHUCooling energy consumed by AHU
Modelica.Blocks.Interfaces.RealOutputTOperativeMeanAverage operative air temperature in building
Modelica.Blocks.Interfaces.RealOutputRelHumidityMeanAverage relative humidity in building
Modelica.Blocks.Interfaces.RealOutput[numZones,3]QIntGainsHeat gains based on internal gains for each zone from lights[1], machines[2], and persons[3]
Modelica.Blocks.Interfaces.RealInput[numZones,3]QIntGains_flowHeat flow based on internal gains for each zone from lights[1], machines[2], and persons[3]

Components

TypeNameDefaultDescription
Modelica.Blocks.Math.SumPHeaterSumCalcPower consumed for heating with ideal heaters
Modelica.Blocks.Math.SumPCoolerSumCalcPower consumed for cooling with ideal coolers
Modelica.Blocks.Continuous.Integrator[numZones]WCoolerEnergy consumed for heating by ideal coolers of each room
Modelica.Blocks.Continuous.Integrator[numZones]WHeaterEnergy consumed for heating by ideal heaters of each room
Modelica.Blocks.Math.SumTAirAverageCalcAverage temperature of all zones
Modelica.Blocks.Continuous.IntegratorWCoolAHUCalcEnergy consumed for cooling by AHU
Modelica.Blocks.Continuous.IntegratorWElAHUCalcElectric energy consumed by AHU
Modelica.Blocks.Continuous.IntegratorWHeatAHUCalcEnergy consumed for heating by AHU
Modelica.Blocks.Math.SumWHeaterSumCalcEnergy consumed for heating with ideal heaters
Modelica.Blocks.Math.SumWCoolerSumCalcEnergy consumed for cooling with ideal coolers
Utilities.Psychrometrics.Phi_pTX[numZones]calcPhiCalculates relative humdity
Modelica.Blocks.Sources.Constant[numZones]constPressure
Modelica.Blocks.Math.Add[numZones]operativeTemperatureCalc
Modelica.Blocks.Math.SumTOperativeAverageCalcAverage operative temperature of all zones
Modelica.Blocks.Math.SumRelHumditiyMeanCalcAverage relative humidity of all zones
Modelica.Blocks.Continuous.Integrator[numZones,3]QIntGainCalcHeat gain based on internal gains for each zone from lights[1], machines[2], and persons[3]