modelEnableLead_dedicated

Validate sequence for enabling lead pump of plants with dedicated primary chilled water pumps

Information

This example validates Buildings.Controls.OBC.ASHRAE.G36.Plants.Chillers.Pumps.ChilledWater.Subsequences.EnableLead_dedicated. The instances enaLeaChiPum and disLeaChiPum show how the lead pump is enabled and disabled.

  • For the instance enaLeaChiPum, the plant enabling input becomes true at 200 seconds. At the meantime, the lead pump enabling output becomes true.
  • For the instance disLeaChiPum, the plant and the lead chiller become disabled at 3000 seconds. The lead pump thus becomes disabled.

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.ASHRAE.G36.Plants.Chillers.Pumps.ChilledWater.Subsequences.EnableLead_dedicatedenaLeaChiPumEnable lead chilled water pump when the lead chiller is enabled
Buildings.Controls.OBC.ASHRAE.G36.Plants.Chillers.Pumps.ChilledWater.Subsequences.EnableLead_dedicateddisLeaChiPumDisable lead pump due to that the lead chiller has been proven off
Buildings.Controls.OBC.CDL.Logical.TrueDelayleaChiProOnLead chiller proven on status

Revisions

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