modelRoom

BESTest Case 600 with fluid ports for air HVAC and internal load

Information

This is a single zone model based on the envelope of the BESTEST Case 600 building, though it has some modifications. Supply and return air ports are included for simulation with air-based HVAC systems. Heating and cooling setpoints and internal loads are time-varying according to an assumed occupancy schedule.

This zone model utilizes schedules and constructions from the Schedules and Constructions packages.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.MassFlowRatemAir_flow_nominalDesign airflow rate of system
Modelica.Units.SI.AngleS_Buildings.Types.Azimuth.SAzimuth for south walls
Modelica.Units.SI.AngleE_Buildings.Types.Azimuth.EAzimuth for east walls
Modelica.Units.SI.AngleW_Buildings.Types.Azimuth.WAzimuth for west walls
Modelica.Units.SI.AngleN_Buildings.Types.Azimuth.NAzimuth for north walls
Modelica.Units.SI.AngleC_Buildings.Types.Tilt.CeilingTilt for ceiling
Modelica.Units.SI.AngleF_Buildings.Types.Tilt.FloorTilt for floor
Modelica.Units.SI.AngleZ_Buildings.Types.Tilt.WallTilt for wall
IntegernConExtWin1Number of constructions with a window
IntegernConBou1Number of surface that are connected to constructions that are modeled inside the room
Buildings.HeatTransfer.Data.OpaqueConstructions.GenericmatExtWalExterior wall
Buildings.HeatTransfer.Data.OpaqueConstructions.GenericmatFloFloor
Buildings.HeatTransfer.Data.Solids.GenericsoilSoil properties
Buildings.HeatTransfer.Data.OpaqueConstructions.GenericroofRoof
Buildings.ThermalZones.Detailed.Validation.BESTEST.Data.Win600window600Window

Connectors

TypeNameDefaultDescription
Modelica.Fluid.Interfaces.FluidPort_asupplyAirSupply air
Modelica.Fluid.Interfaces.FluidPort_breturnAirReturn air
Buildings.BoundaryConditions.WeatherData.BusweaBusWeather data bus
Modelica.Blocks.Interfaces.RealOutputTRooAirRoom air temperature

Components

TypeNameDefaultDescription
Buildings.HeatTransfer.Conduction.SingleLayersoi2 m deep soil (per definition on p.4 of ASHRAE 140-2007)
Buildings.ThermalZones.Detailed.MixedAirrooRoom model for Case 600
Modelica.Blocks.Sources.ConstantqConGai_flowConvective heat gain
Modelica.Blocks.Sources.ConstantqRadGai_flowRadiative heat gain
Modelica.Blocks.Routing.Multiplex3mulMultiplex
Modelica.Blocks.Sources.ConstantqLatGai_flowLatent heat gain
Modelica.Thermal.HeatTransfer.Sources.FixedTemperature[nConBou]TSoiBoundary condition for construction
Fluid.Sources.MassFlowSource_WeatherDatasinInfSink model for air infiltration
Modelica.Blocks.Sources.ConstantInfiltrationRate0.41 ACH adjusted for the altitude (0.5 at sea level)
Modelica.Blocks.Math.Productproduct
Buildings.Fluid.Sensors.DensitydensityAir density inside the building
Modelica.Thermal.HeatTransfer.Sensors.TemperatureSensorsenTZonZone air temperature sensor
Fluid.Sources.MassFlowSource_WeatherDatasouInfSource model for air infiltration
Buildings.Controls.OBC.CDL.Reals.Sources.TimeTableintLoadInternal loads
Modelica.Blocks.Sources.ConstantCO2_flow_perLatent heat gain
Modelica.Blocks.Logical.GreaterThresholdgreThrGreater than
Modelica.Blocks.Sources.ConstantdesOccDesign number of occupants
Modelica.Blocks.Math.ProductnumOccNumber of occupants in the zone
Modelica.Blocks.Math.BooleanToRealbooToReaConvert Boolean to Real signal

Contents

NameDescription
MediumAMedium model

Revisions

  • September 16, 2021, by Michael Wetter:
    Removed parameter lat as this is now obtained from the weather data reader.
    This is for IBPSA, #1477.
  • July 21, 2020, by Kun Zhang:
    Replaced the internal gain block from BaseClasses by directly using the block Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable.
  • June 21, 2017, by Michael Wetter:
    Refactored implementation.
  • June 1, 2017, by David Blum:
    First implementation.