blockCheckPressure

Ensures that the interpolated pressure is between prescribed bounds

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Information

This component ensures that the interpolated pressure is between 31,000 Pa and 120,000 Pa.

Parameters

TypeNameDefaultDescription
Modelica.SIunits.PressurePMin3100Minimum allowed pressure
Modelica.SIunits.PressurePMax120000Maximum allowed pressure

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputPInInput pressure
Modelica.Blocks.Interfaces.RealOutputPOutAtmospheric pressure

Revisions

  • July 14, 2010, by Wangda Zuo:
    First implementation.