modelResetLocalDifferentialPressure

Validation model for the local differential pressure reset

Information

This model validates Buildings.Templates.Plants.Controls.Pumps.Generic.ResetLocalDifferentialPressure.

The simulation of this model shows how the local DP setpoint is reset by the controller resDpLoc based on the variation of the remote differential pressure around its setpoint. The local DP setpoint remains bounded by resDpLoc.dpLocSet_min and resDpLoc.dpLocSet_max.

Parameters

TypeNameDefaultDescription
IntegernPum4Number of primary pumps that operate at design conditions
RealVPri_flow_nominal0.1Design primary flow rate

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Reals.Sources.TimeTableratDpDifferential pressure ratio to design value
Buildings.Controls.OBC.CDL.Reals.MultiplyByParameterdpRemSetDifferential pressure setpoint
Buildings.Templates.Plants.Controls.Pumps.Generic.ResetLocalDifferentialPressureresDpLocLocal differential pressure reset
Buildings.Controls.OBC.CDL.Reals.Sources.SinsinSource signal used to generate measurement values
Buildings.Controls.OBC.CDL.Reals.AdddpRemDifferential pressure at remote location

Revisions

  • March 29, 2024, by Antoine Gautier:
    First implementation.