modelController
Validation model for the minimum flow bypass valve controller
Information
This model validates
Buildings.Templates.Plants.Controls.MinimumFlow.Controller
in two configurations: one where the bypass valve controller is enabled
with the isolation valve command (component ctlFloMinVal), and
another where it is enabled with the primary pump status (component ctlFloMinPum).
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Templates.Plants.Controls.MinimumFlow.Controller | ctlFloMinPum | Valve controller enabled by primary pump status | |
| Buildings.Templates.Plants.Controls.MinimumFlow.Controller | ctlFloMinVal | Valve controller enabled by isolation valve command | |
| Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable | u1EquValPum | Source signal for equipment or valve command or pump status | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Sin | dVPri_flow | Source signal for primary flow rate variation around setpoint | |
| Buildings.Controls.OBC.CDL.Reals.Add | VPri_flow1 | Primary flow rate | |
| Buildings.Controls.OBC.CDL.Reals.Add | VPri_flow | Primary flow rate |
Revisions
-
May 31, 2024, by Antoine Gautier:
First implementation.