modelSupplyTemperature

Validate model for calculating supply air temperature of multi zone VAV AHU

Information

This example validates Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.MultiZone.VAV.SetPoints.SupplyTemperature for a change of outdoor temperature, operation mode, supply fan status, maximum supply temperature, to specify the supply air temperature for systems with multiple zones.

Components

TypeNameDefaultDescription
Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.MultiZone.VAV.SetPoints.SupplyTemperatureconTSupSetSupply air temperature setpoint for multi zone system
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantsetZonTemAverage of heating and cooling setpoint
Buildings.Controls.OBC.CDL.Reals.Sources.SinoutTemOutdoor air temperature
Buildings.Controls.OBC.CDL.Logical.Sources.PulsesupFanStaSupply fan status
Buildings.Controls.OBC.CDL.Reals.Sources.RampopeModOperation mode
Buildings.Controls.OBC.CDL.Reals.AbsabsBlock generates absolute value of input
Buildings.Controls.OBC.CDL.Reals.Sources.SinsineBlock generates sine signal
Buildings.Controls.OBC.CDL.Conversions.RealToIntegerreaToInt1Convert real to integer
Buildings.Controls.OBC.CDL.Reals.Roundround1Round real number to given digits
Buildings.Controls.OBC.CDL.Conversions.RealToIntegerreaToInt2Convert real to integer
Buildings.Controls.OBC.CDL.Reals.Roundround2Round real number to given digits

Revisions

  • July 11, 2017, by Jianjun Hu:
    First implementation.