modelSupply_u

Validation model for temperature and fan speed

Information

This example validates Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.Supply for different control signals. Each controller is configured identical, but the input signal for TZon differs in order to validate that the fan speed is increased correctly.

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.SupplysetPoiVAVBlock that computes the setpoints for temperature and fan speed
Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.SupplysetPoiVAV1Block that computes the setpoints for temperature and fan speed
Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.SupplysetPoiVAV2Block that computes the setpoints for temperature and fan speed
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTZonZone air temperature
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTOutOutdoor temperature
Buildings.Controls.OBC.CDL.Reals.Sources.RampuHeaHeating control signal
Buildings.Controls.OBC.CDL.Reals.Sources.RampuCooCooling control signal
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTZon1Zone air temperature
Buildings.Controls.OBC.CDL.Integers.Sources.ConstantopeModAHU operation mode is occupied
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTZonHeaSetZone heating set point
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTZonCooSetZone cooling set point

Revisions

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