modelController

Validation of model that controls dual-duct unit using mixing control with inlet flow sensor

Information

This example validates Buildings.Controls.OBC.ASHRAE.G36.TerminalUnits.DualDuctMixConInletSensor.Controller.

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.ASHRAE.G36.TerminalUnits.DualDuctMixConInletSensor.ControllerduaDucConDual duct unit controller
Buildings.Controls.OBC.CDL.Reals.Sources.SinTZonZone temperature
Buildings.Controls.OBC.CDL.Reals.Sources.RampdisAirTemDischarge airflow temperture
Buildings.Controls.OBC.CDL.Logical.Sources.PulsewinStaWindow opening status
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantcooSetZone cooling setpoint temperature
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantheaSetZone heating setpoint temperature
Buildings.Controls.OBC.CDL.Logical.Sources.PulseoccOccupancy status
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.SinCO2CO2 concentration
Buildings.Controls.OBC.CDL.Reals.Sources.RampcolSupAirTemCold-duct supply air temperature from air handling unit
Buildings.Controls.OBC.CDL.Reals.Sources.SinVColDis_flowCold duct airflow rate
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.Reals.Sources.RampoveColDamOverride cold-duct damper position
Buildings.Controls.OBC.CDL.Conversions.RealToIntegerreaToInt3Convert real to integer
Buildings.Controls.OBC.CDL.Reals.Roundround3Round real number to given digits
Buildings.Controls.OBC.CDL.Logical.Sources.PulsecooSupFanStaCooling supply fan status
Buildings.Controls.OBC.CDL.Reals.Sources.RampoveHotDamOverride hot-duct damper position
Buildings.Controls.OBC.CDL.Conversions.RealToIntegerreaToInt4Convert real to integer
Buildings.Controls.OBC.CDL.Reals.Roundround4Round real number to given digits
Buildings.Controls.OBC.CDL.Logical.Sources.PulseheaSupFanStaHeating supply fan status
Buildings.Controls.OBC.CDL.Reals.Sources.SinVHotDis_flowHot duct airflow rate
Buildings.Controls.OBC.CDL.Reals.Sources.RamphotSupAirTemHot-duct supply air temperature from air handling unit
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantCO2SetCO2 concentration setpoint
Buildings.Controls.OBC.CDL.Logical.Notnot2Logical not

Revisions

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