modelEnableLead_dedicated
Validate sequence for enabling lead pump of plants with dedicated condenser water pumps
Information
This example validates Buildings.Controls.OBC.ASHRAE.G36.Plants.Chillers.Pumps.CondenserWater.Subsequences.EnableLead_dedicated.
It shows the process of enabling and disabling the lead condenser water pump of the plants with dedicated condenser water pumps.
-
The instance
enaLeaConPumshows that the lead pump is enabled at 300 seconds when the lead chiller is enabled. The pump becomes disabled at 2100 seconds when the lead chiller no longer requires condenser water flow. -
The instance
disLeaConPumshows that the lead pump is enabled at 300 seconds when the lead chiller is enabled. The pump becomes disabled at 2280 seconds, which is 3 minutes after the lead chiller becomes disabled at 2100 seconds.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.ASHRAE.G36.Plants.Chillers.Pumps.CondenserWater.Subsequences.EnableLead_dedicated | enaLeaConPum | Enable lead condenser water pump when the lead chiller is enabled | |
| Buildings.Controls.OBC.ASHRAE.G36.Plants.Chillers.Pumps.CondenserWater.Subsequences.EnableLead_dedicated | disLeaConPum | Disable lead pump due to that the lead chiller has been proven off |
Revisions
-
August 4, 2019, by Jianjun Hu:
First implementation.