modelController

Validation of model that controls parallel-fan powered unit with constant volume fan

Information

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

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.ASHRAE.G36.TerminalUnits.ParallelFanCVF.ControllerparFanConParalle-fan powered 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.SinparFanFloParallel fan flow
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.Reals.Sources.RampoveTerFanOverride terminal fan control
Buildings.Controls.OBC.CDL.Conversions.RealToIntegerreaToInt4Convert real to integer
Buildings.Controls.OBC.CDL.Reals.Roundround4Round real number to given digits
Buildings.Controls.OBC.CDL.Reals.Sources.SinTSupSupply air temperature from air handling unit
Buildings.Controls.OBC.CDL.Logical.Sources.PulseheaOffClose heating valve
Buildings.Controls.OBC.CDL.Logical.Notnot1Logical not
Buildings.Controls.OBC.CDL.Logical.Sources.ConstantterFanTerminal fan status
Buildings.Controls.OBC.CDL.Logical.Sources.PulsehotPlaHot water plant status
Buildings.Controls.OBC.CDL.Logical.Sources.PulsesupFanAHU supply fan status
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTSupSetAHU supply air temperature setpoint
Buildings.Controls.OBC.CDL.Reals.Sources.SindisFloDischarge airflow rate
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.