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

TypeNameDefaultDescription
Buildings.Templates.Plants.Controls.MinimumFlow.ControllerctlFloMinPumValve controller enabled by primary pump status
Buildings.Templates.Plants.Controls.MinimumFlow.ControllerctlFloMinValValve controller enabled by isolation valve command
Buildings.Controls.OBC.CDL.Logical.Sources.TimeTableu1EquValPumSource signal for equipment or valve command or pump status
Buildings.Controls.OBC.CDL.Reals.Sources.SindVPri_flowSource signal for primary flow rate variation around setpoint
Buildings.Controls.OBC.CDL.Reals.AddVPri_flow1Primary flow rate
Buildings.Controls.OBC.CDL.Reals.AddVPri_flowPrimary flow rate

Revisions

  • May 31, 2024, by Antoine Gautier:
    First implementation.