modelDamperValves

Validate model for controlling damper and valve position

Information

This example validates BBuildings.Controls.OBC.ASHRAE.G36.TerminalUnits.Reheat.Subsequences.DamperValves for damper and valve control of terminal unit with reheat.

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.ASHRAE.G36.TerminalUnits.Reheat.Subsequences.DamperValvesdamValFan1Output signal for controlling damper position
Buildings.Controls.OBC.CDL.Reals.Sources.RampuCooCooling control signal
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTZonZone temperature
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantVActMin_flowActive minimum airflow setpoint
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantVActCooMax_flowActive cooling maximum airflow setpoint
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTSupSetAHU supply air temperature setpoint
Buildings.Controls.OBC.CDL.Reals.Sources.RampuHeaHeating control signal
Buildings.Controls.OBC.CDL.Reals.Sources.RampdisAirDischarge airflow rate
Buildings.Controls.OBC.CDL.Reals.Sources.SinTSupSupply air temperature
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTHeaSetZone heating setpoint
Buildings.Controls.OBC.CDL.Reals.Sources.SinTDisMeasured discharge air temperature
Buildings.Controls.OBC.CDL.Reals.Sources.RampopeModOperation mode
Buildings.Controls.OBC.CDL.Conversions.RealToIntegerreaToInt2Convert real to integer
Buildings.Controls.OBC.CDL.Reals.Roundround2Round real number to given digits
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantVActCooMin_flowActive cooling minimum flow
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantVActHeaMin_flowActive heating minimum flow
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantVActHeaMax_flowActive heating maximum airflow setpoint
Buildings.Controls.OBC.CDL.Reals.Sources.RampoveFloOverride flow setpoint
Buildings.Controls.OBC.CDL.Conversions.RealToIntegerreaToInt1Convert real to integer
Buildings.Controls.OBC.CDL.Reals.Roundround1Round real number to given digits
Buildings.Controls.OBC.CDL.Logical.Sources.PulsebooPulAHU fan status

Revisions

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