modelEnable_FreProSta

Model validates economizer disable for heating zone state and activated freeze protection

Information

This example validates Buildings.Controls.OBC.ASHRAE.G36.AHUs.MultiZone.VAV.Economizers.Subsequences.Enable for the following control signals: zone state, freeze protection stage.

Parameters

TypeNameDefaultDescription
RealTOutCutoff297.15Outdoor temperature high limit cutoff
RealhOutCutoff65100Outdoor air enthalpy high limit cutoff

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.ASHRAE.G36.AHUs.MultiZone.VAV.Economizers.Subsequences.EnableenaDisMulti zone VAV AHU enable disable sequence
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTOutBelowCutoffOutdoor air temperature is slightly below the cutoff
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantTOutCutOA temperature high limit cutoff
Buildings.Controls.OBC.CDL.Reals.Sources.ConstanthOutBelowCutoffOutdoor air enthalpy is slightly below the cutoff
Buildings.Controls.OBC.CDL.Reals.Sources.ConstanthOutCutOutdoor air enthalpy cutoff
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantoutDamPosMaxMaximal allowed economizer damper position
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantoutDamPosMinMinimal allowed economizer damper position
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantretDamPhyPosMaxMaximal allowed economizer damper position
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantretDamPosMaxMaximal allowed economizer damper position
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantretDamPosMinMinimal allowed economizer damper position
Buildings.Controls.OBC.CDL.Logical.Sources.ConstantsupFanStaSupply fan status
Buildings.Controls.OBC.CDL.Logical.Sources.PulsebooPul1Boolean pulse for generating freeze protection stage
Buildings.Controls.OBC.CDL.Conversions.BooleanToIntegerfreProSta1Freeze protection stage changes from stage 0 to stage 1

Revisions

  • June 13, 2017, by Milica Grahovac:
    First implementation.