blockdp_control

Information

General

This controller is used to set the differential pressure according to a measurement signal using a PI-control function. It can be used by a supply unit to determine the pressure rise needed to keep the measurement signal dp at its reference value dp_setpoint.

Parameters

TypeNameDefaultDescription
Modelica.SIunits.Pressuredp_setpointSet-point for differential pressure
Realk50Gain of controller
Modelica.SIunits.TimeTi120Time constant of Integrator block
Modelica.SIunits.Pressuredp_min50000Minimum differential pressure
Modelica.SIunits.Pressuredp_max500000Maximum differential pressure

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputdpConnector of Real input signal
Modelica.Blocks.Interfaces.RealOutputyConnector of Real output signal

Components

TypeNameDefaultDescription
Modelica.Blocks.Continuous.LimPIDPID

Revisions

  • Feburary 27, 2019, by Benedikt Leitner:
    Implementation and added User's guide.