modelSupply_T

Validation model for outdoor minus room air temperature

Information

This example validates Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.Supply for a change in temperature difference between zone air and outdoor air. Hence, this model validates whether the adjustment of the fan speed for medium cooling load is correctly implemented.

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.SupplysetPoiVAVBlock that computes the setpoints for temperature and fan speed
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantuHeaHeating control signal
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantuCooCooling control signal
Buildings.Controls.OBC.CDL.Reals.Sources.RampTOutOutdoor air temperature
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTZonZone temperature
Buildings.Controls.OBC.CDL.Reals.SubtractdTDifference zone minus outdoor temperature
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTZonCooSetZone cooling set point
Buildings.Controls.OBC.CDL.Integers.Sources.ConstantopeModAHU operation mode is occupied
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTZonHeaSetZone heating set point

Revisions

  • February 8, 2022, by Jianjun Hu:
    First implementation.