modelEnableLag_primary_dP

Validate sequence for enabling lag pump for primary-only plants using differential pressure pump speed control

Information

This example validates Buildings.Controls.OBC.ASHRAE.G36.Plants.Chillers.Pumps.ChilledWater.Subsequences.EnableLag_primary_dP. It validates the conditions for enabling and disabling the lag pump.

  • At 2.8 minutes, the condition for enabling the lag pump becomes satisfied and it lasts more than 10 minutes. At 12.8 minutes, the lag pump enabling output becomes true.
  • At 34 minutes, the condition for disabling the lag pump becomes satisfied and it remains true for more than 10 minutes. At 44 minutes, the lag pump disabling output becomes true.

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.ASHRAE.G36.Plants.Chillers.Pumps.ChilledWater.Subsequences.EnableLag_primary_dPenaLagChiPumEnable lag pump for primary-only plants using differential pressure pump speed control
Buildings.Controls.OBC.CDL.Discrete.TriggeredSamplerenaEdgSampler to show the lag pump enabling edge
Buildings.Controls.OBC.CDL.Discrete.TriggeredSamplerdisEdgSampler to show the lag pump disabling edge

Revisions

  • April 4, 2019, by Jianjun Hu:
    First implementation.