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 becomestrueat 200 seconds. At the meantime, the lead pump enabling output becomestrue. -
For the instance
disLeaChiPum, the plant and the lead chiller become disabled at 3000 seconds. The lead pump thus becomes disabled.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.ASHRAE.G36.Plants.Chillers.Pumps.ChilledWater.Subsequences.EnableLead_dedicated | enaLeaChiPum | Enable lead chilled water pump when the lead chiller is enabled | |
| Buildings.Controls.OBC.ASHRAE.G36.Plants.Chillers.Pumps.ChilledWater.Subsequences.EnableLead_dedicated | disLeaChiPum | Disable lead pump due to that the lead chiller has been proven off | |
| Buildings.Controls.OBC.CDL.Logical.TrueDelay | leaChiProOn | Lead chiller proven on status |
Revisions
-
April 4, 2019, by Jianjun Hu:
First implementation.