modelStagingPump
Validation of pump staging block
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This is a validation model for the pump staging logic implemented in Buildings.DHC.Plants.Combined.Controls.BaseClasses.StagingPump.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nPum | 3 | Number of pumps |
| Integer | nChi | 1 | Number of chillers served by the pumps |
| Nominal condition | |||
| Real | m_flow_nominal | 1 | |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable | floSpe | Source signal | |
| Buildings.DHC.Plants.Combined.Controls.BaseClasses.StagingPump | staDet | Pump staging block - Detailed version | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | yVal | Source signal | |
| Buildings.Controls.OBC.CDL.Reals.GreaterThreshold | isOpe | Check if valve open |
Revisions
-
February 24, 2023, by Antoine Gautier:
First implementation.