Centrifugal Pump (IL)
Centrifugal pump in isothermal liquid network
- Library:
Simscape / Fluids / Isothermal Liquid / Pumps & Motors
Description
The Centrifugal Pump (IL) block represents a centrifugal pump that transfers energy from the shaft to a fluid in an isothermal liquid network. The pressure differential and mechanical torque are functions of the pump head and brake power, which depend on pump capacity. You can parameterize the pump analytically or by linear interpolation of tabulated data. The pump affinity laws define the core physics of the block, which scale the pump performance to the ratio of the current to the reference values of the pump angular velocity and impeller diameter.
By default, the flow and pressure gain are from port A to port B. Port C represents the pump casing, and port R represents the pump shaft. You can specify the normal operating shaft direction in the Mechanical orientation parameter. If the shaft begins to spin in the opposite direction, the pressure difference across the block drops to zero.
Port Configuration
The figure shows the location of the block ports on a typical centrifugal pump.
Analytical Parameterization: Capacity, Head, and Brake Power
When you set, Pump parameterization to Capacity, head,
and brake power at reference shaft speed
, the block calculates the
pressure gain over the pump as a function of the pump affinity laws and the
reference pressure differential:
where:
g is the gravitational acceleration.
ΔH is the reference pump head, which the block derives from a quadratic fit of the pump pressure differential between the values of the Maximum head at zero capacity, Nominal head, and Maximum capacity at zero head parameters.
ω is the shaft angular velocity, ωR – ωC.
ωref is the value of the Reference shaft speed parameter.
is the value of the Impeller diameter scale factor parameter. This block does not reflect changes in pump efficiency due to pump size.
ρ is the network fluid density.
The shaft torque is:
The reference brake power, Wbrake,ref, is calculated as capacity·head/efficiency. The pump efficiency curve is quadratic with its peak corresponding to the Nominal brake power parameter, and it falls to zero when capacity is zero or maximum as the pump curve figure demonstrates.
The block calculates the reference capacity as:
You can choose to be warned when the block flow rate becomes negative or exceeds
the maximum pump capacity by setting Check if operating beyond normal pump
operation to On
.
1-D Tabulated Data Parameterization: Head and Brake Power as a Function of Capacity
When you set Pump parameterization to 1D tabulated data -
head and brake power vs. capacity at reference shaft speed
, the
pressure gain over the pump functions with the Reference head
vector parameter, ΔHref,
which is a function of the reference capacity,
qref:
where g is the gravitational acceleration.
The block bases the shaft torque on the Reference brake power vector parameter, Wref, which is a function of the reference capacity:
where ρref is the Reference density parameter. The reference capacity is:
which the block uses to interpolate the values of the Reference capacity vector, Reference head vector, and Reference brake power vector parameters as a function of qref.
When the simulation is outside of the normal pump operating conditions, the block extrapolates the pump head linearly and brake power to the nearest point.
2-D Tabulated Data Parameterization: Head and Brake Power as a Function of Capacity and Shaft Speed
When you set Pump parameterization to 2D tabulated data -
head and brake power vs. capacity and shaft speed
, the pressure
gain over the pump is a function of the Head table, H(q,w)
parameter, ΔHref, which is a function of
the reference capacity, qref, and the
shaft speed, ω:
The shaft torque is a function of the Brake power table, Wb(q,w) parameter, Wref, which is a function of the reference capacity, qref, and the shaft speed, ω:
The reference capacity is:
When the simulation is outside of the normal pump operating conditions, the block extrapolates the pump head linearly and brake power to the nearest point.
Visualizing the Pump Curve
You can check the parameterized pump performance by plotting the head, power, efficiency, and torque as a function of the flow. To generate a plot of the current pump settings, right-click on the block and select Fluids > Plot Pump Characteristics. If you change settings or data, click Apply on the block parameters and click Reload Data on the pump curve figure.
The default block parameterization results in these plots:
Predefined Parameterization
You can model a specific supplier component by pre-parameterizing the Centrifugal Pump (IL) block with manufacturer data.
To load a predefined parameterization:
Double-click the block. Click the Select a predefined parameterization hyperlink in the Centrifugal Pump (IL) block dialog description.
Select a part from the Select manufacturer and Select part drop-down menus, then click Update block with selected part.
You can compare your current settings with a specific component by clicking Compare block settings with selected part. The differences between the current settings and the pre-defined parameterization display in the MATLAB Command Window.
Assumptions and Limitations
Reverse flow or a pressure drop over the pump is not normal operation, and the simulation results in these situations may not be accurate.
The block does not account for dynamic pressure in the pump. The block only considers pump head due to static pressure.
Pre-defined parameterizations use available data and the block fills in missing data where necessary. Validate your model against expected results.