modelThreeWayValves

Three way valves with different opening characteristics

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

Test model for three way valves. Note that the leakage flow rate has been set to a large value and the rangeability to a small value for better visualization of the valve characteristics. To use common values, use the default values.

Components

TypeNameDefaultDescription
AixLib.Fluid.Actuators.Valves.ThreeWayLinearvalLinValve model, linear opening characteristics
Modelica.Blocks.Sources.RampyControl signal
AixLib.Fluid.Sources.Boundary_pTsouBoundary condition for flow source
AixLib.Fluid.Sources.Boundary_pTsinBoundary condition for flow sink
Modelica.Blocks.Sources.ConstantPSin
Modelica.Blocks.Sources.ConstantPSou
Actuators.Valves.ThreeWayEqualPercentageLinearvalEquPerLin
AixLib.Fluid.Sources.Boundary_pTretBoundary condition for flow sink
AixLib.Fluid.Actuators.Valves.ThreeWayTablevalTabValve model, linear opening characteristics

Contents

NameDescription
MediumMedium in the component

Revisions

  • December 17, 2019, by Alexander Kümpel:
    Added AixLib.Fluid.Actuators.Valves.ThreeWayTable to example.
  • February 28, 2013, by Michael Wetter:
    Added default value for dpValve_nominal.
  • June 16, 2008 by Michael Wetter:
    First implementation.