modelController

Validation of model that controls cooling only unit

Information

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

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.ASHRAE.G36.TerminalUnits.CoolingOnly.ControllercooBoxConCooling only 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.RampsupAirTemSupply air temperature from air handling unit
Buildings.Controls.OBC.CDL.Reals.Sources.SinVDis_flowDischarge 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.RampoveDamOverride 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.PulsesupFanStaSupply fan status
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.