modelSupply_u

Validation model for temperature and fan speed

Information

This example validates Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.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.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.SingleZone.VAV.SetPoints.SupplysetPoiVAVBlock that computes the setpoints for temperature and fan speed
Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.SingleZone.VAV.SetPoints.SupplysetPoiVAV1Block that computes the setpoints for temperature and fan speed
Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.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.ConstantTZonSetAverage zone set point
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTZon1Zone air temperature
Buildings.Controls.OBC.CDL.Logical.Sources.ConstantfanStaFan is on

Revisions

  • March 25, 2018, by Michael Wetter:
    Updated test to verify fan speed calculation.
  • January 10, 2017, by Michael Wetter:
    First implementation.