blockEnableLead_headered
Sequence for enabling lead pump of plants with headered condenser water pumps
Information
Block that enables and disables the lead condenser water pump, for plants with headered condenser water pumps, according to ASHRAE Guideline 36-2021, section 5.20.9 Condenser water pumps, part 5.20.9.2-3.
- Condenser water pumps shall be lead-lag.
-
The lead condenser water pump shall be enabled when the condenser water
isolation valve of any chiller
uChiConIsoValor water side economizeruWseConIsoValis commanded open. It shall be disabled when all chiller and water side economizer condenser water isolation valves are commanded closed.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | have_WSE | true | Flag of waterside economizer: true=have WSE, false=no WSE |
| Integer | nChi | 2 | Total number of chiller |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Interfaces.BooleanInput | uWseConIsoVal | WSE condenser water isolation valve commanded status | |
| Buildings.Controls.OBC.CDL.Interfaces.BooleanInput[nChi] | uChiConIsoVal | Chiller condenser water isolation valve commanded status | |
| Buildings.Controls.OBC.CDL.Interfaces.BooleanInput | uEnaPla | True: plant is just enabled | |
| Buildings.Controls.OBC.CDL.Interfaces.BooleanOutput | yLea | Lead pump status |
Revisions
-
January 28, 2019, by Jianjun Hu:
First implementation.