modelWaterPump
Water pumping station
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
There are two reservoirs at ambient pressure, the second one 25 m higher than the first one. The ideal pump is driven by a speed source, starting from zero and going up to 1.2 times nominal speed. To avoid water flowing back, the one way valve is used.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.VolumeFlowRate | V_flow | volumeFlowSensor.y | Volume flow rate |
| SI.Pressure | p | pressureSensor.y | Pressure at pump outlet |
| SI.AngularVelocity | w | multiSensor.w | Pump speed |
| SI.Torque | tau | multiSensor.tau | Pump torque |
| SI.Power | power | multiSensor.power | Pump power |
| Modelica.Blocks.Sources.Trapezoid | trapezoid | ||
| Modelica.Blocks.Math.Gain | gain | ||
| Modelica.Mechanics.Rotational.Sources.Speed | speed | ||
| Modelica.Mechanics.Rotational.Sensors.MultiSensor | multiSensor | ||
| FluidHeatFlow.Sources.Ambient | ambient1 | ||
| FluidHeatFlow.Sources.IdealPump | idealPump | ||
| FluidHeatFlow.Sensors.VolumeFlowSensor | volumeFlowSensor | ||
| FluidHeatFlow.Sensors.PressureSensor | pressureSensor | ||
| FluidHeatFlow.Components.OneWayValve | oneWayValve | ||
| FluidHeatFlow.Components.Pipe | pipe | ||
| FluidHeatFlow.Sources.Ambient | ambient2 |