Pump & Fan Performance Curve Simulator Back
Fluid Machinery Simulator

Pump & Fan Performance Curve Simulator

Overlay multi-speed H-Q curves using affinity laws and find the operating point at the intersection with the system resistance curve. Evaluate NPSH cavitation margin in real time.

Parameters
Machine Type
Presets
Design Point (100% speed)
Design Flow Qd 0.050 m³/s
Design Head Hd 30.0 m
Design Efficiency ηd 75 %
Speed Setting
Speed ratio n/nd 100 %
Piping System
Static Head Hs 10.0 m
Resistance Coeff. R 4000
NPSH
NPSHrequired 3.0 m
NPSHavailable 5.0 m

Affinity Laws

Speed ratio r = n/nd:
Q ∝ r  |  H ∝ r²  |  P ∝ r³

System curve:
Hsys = Hs + R·Q²
Engineering tip: VFD speed reduction cuts power by the cube of speed ratio. A 20% speed reduction saves ~49% energy — far more effective than throttling valves.
Performance Curves & Operating Point
Op. Flow Q (m³/s)
Op. Head H (m)
Efficiency η (%)
Shaft Power P (kW)
NPSH Margin (m)
Cavitation Status

What is a Pump & Fan Performance Curve?

🧑‍🎓
What exactly is a "performance curve" for a pump or fan? I see the simulator has a graph with Flow (Q) on the bottom and Head (H) on the side.
🎓
Basically, it's the machine's fingerprint. It shows you how much pressure (or "head") the pump can generate at different flow rates when running at a fixed speed. In practice, for a given pump, you can't have maximum flow *and* maximum pressure at the same time. Try moving the "Design Flow Q" and "Design Head H" sliders above—you'll see the peak of the curve shift, defining the machine's ideal design point.
🧑‍🎓
Wait, really? So the curve changes if I change the design? And what's that other line labeled "System Curve"?
🎓
Exactly! The pump curve is what the machine *can do*. The system curve is what the piping network *needs*. It represents the total head required to push a certain flow through the pipes, accounting for static lift and friction. The point where these two curves cross is the actual operating point. In the simulator, you can change the "Static Head H" and "Resistance Coeff. R" to see how the system curve bends and shifts that operating point.
🧑‍🎓
That makes sense! But what about the "Speed ratio" control? I see multiple pump curves appearing when I move it.
🎓
Great observation! That's the power of variable speed. When you change the "Speed ratio n/n", you're simulating a Variable Frequency Drive (VFD) changing the motor's RPM. According to the Affinity Laws, the whole pump curve shifts. A common case is reducing speed at night to match lower demand, which saves a huge amount of energy. Try sliding the speed ratio down and watch how the operating point moves left and down along the system curve.

Physical Model & Key Equations

The core scaling relationship for pumps and fans is governed by the Affinity Laws. They predict how performance changes with rotational speed (n) for a given machine.

$$ \frac{Q_2}{Q_1}= \frac{n_2}{n_1}, \quad \frac{H_2}{H_1}= \left(\frac{n_2}{n_1}\right)^2, \quad \frac{P_2}{P_1}= \left(\frac{n_2}{n_1}\right)^3 $$

Q is volumetric flow rate [m³/s], H is head [m], P is shaft power [W], and n is rotational speed [rpm]. The power's cubic relationship is key for energy savings.

The System Curve defines the hydraulic demand of the piping network. The total head required is the sum of the static head (lifting fluid) and the dynamic head (overcoming pipe friction).

$$ H_{sys} = H_s + R \cdot Q^2 $$

Hsys is the total system head [m], Hs is the static head (a constant), and R is the system resistance coefficient. The term shows friction increases dramatically with flow.

Real-World Applications

HVAC System Control: In large building air conditioning, fan speeds are varied based on daily occupancy and temperature. Using a VFD to lower fan speed by 20% reduces the power required by nearly 50%, as shown by the cubic law, leading to massive electricity savings compared to simply closing dampers.

Water Supply & Booster Pumps: Municipal water networks use pumps to maintain pressure. Demand fluctuates hourly. Instead of turning pumps on/off, operators use VFDs to smoothly adjust pump speed, matching the system curve's demand precisely and avoiding damaging pressure surges ("water hammer").

Industrial Process Cooling: In a chemical plant, cooling tower fans must reject heat based on the process load. The simulator's principle is used to select a fan that can operate efficiently across a range of speeds, ensuring the process stays at the correct temperature while minimizing operating costs.

Pump NPSH Analysis (Cavitation Prevention): The Net Positive Suction Head (NPSH) parameters in the simulator are critical for avoiding cavitation. Engineers use curves like these to ensure the pump's required NPSH is always below the available NPSH from the system, preventing damaging bubbles that erode impellers.

Common Misconceptions and Points to Note

When starting with this simulator, there are several pitfalls that engineers, especially those with less field experience, often fall into. A major misconception is thinking that "affinity laws are universal rules applicable to everything". Affinity laws hold true only when the internal flow conditions of the pump or fan are "dynamically similar", meaning the dimensionless numbers match. For example, with highly viscous liquids or when operating far from the design speed (e.g., speed ratio r below 0.5 or above 1.5), efficiency can drop significantly, and the simple cube law no longer applies. Remember, "the tool's results are merely an ideal guideline."

Next, a common error is incorrectly setting the static head (Hs) of the system curve. This is "the height the pump must lift the liquid", but it's often overlooked in closed systems (e.g., building HVAC circulation water systems). Even in closed systems, the pressure difference between the highest point in the system and the pump suction acts as an "apparent static head". Mistakenly setting this to zero will severely skew the operating point calculation. For instance, if a cooling coil is located 10m above the pump, you must set Hs=10m.

Finally, over-reliance on NPSH (Net Positive Suction Head) evaluation. Even if the tool indicates sufficient NPSH margin, cavitation can occur with poor piping design. For example, turbulence caused by an elbow placed too close to the pump suction can increase the required NPSH beyond the catalog value. Simulation results represent "necessary conditions"; meeting the sufficient conditions requires proper piping layout.

Related Engineering Fields

The concepts behind this performance curve simulation are actually fundamental principles shared across various engineering disciplines. First, it's closely related to turbo machinery in automotive and aerospace fields. Pumps and fans are types of "centrifugal/axial flow turbo machinery". The performance maps (pressure ratio vs. flow rate) of jet engine compressors or turbochargers are essentially based on the same concepts as pump performance curves, sharing the importance of avoiding surging (an unstable phenomenon).

Next, there is a connection to control engineering, particularly Model Predictive Control (MPC). To operate a pump efficiently with inverter control, you need a controller that estimates "the current state of the system curve" and determines the optimal speed. Experimenting with this simulator is a first step towards understanding the "plant model" (here, the relational equations of the pump and piping system) for control purposes.

Furthermore, it extends to the fundamentals of fluid dynamics: dimensionless analysis. To represent pump performance more universally, dimensionless numbers like the flow coefficient $\phi$, pressure coefficient $\psi$, and power coefficient $\lambda$ are used. These generalize the affinity laws, enabling performance comparison between machines of different shapes. This approach is powerful, for instance, when comparing the efficiency of a small fan and a large blower.

For Further Learning

Once you're comfortable with this tool, I strongly recommend taking the next step: "verifying using actual catalog data". Read the performance curves in manufacturer catalogs, and use the flow rate, head, power, and efficiency at the design point (best efficiency point) as input values for the tool. Then, compare the curves for different speeds listed in the catalog (e.g., "60Hz/50Hz") with the curves calculated by the tool's affinity laws. You should observe areas of close agreement and, notably, discrepancies, especially when operating away from the high-efficiency region. This provides an intuitive understanding of the "limits of affinity laws".

If you wish to deepen the mathematical background, try revisiting affinity laws from the perspective of differential calculus and Taylor expansion. If you consider the performance curve near the design point as a function $H(Q)$ with flow rate $Q$ as the variable, a change in speed can be viewed as a variable transformation (scaling). Also, the $Q^2$ term in the system curve $H_{sys}= H_{s}+ R \cdot Q^2$ comes from the fluid dynamics principle that flow energy loss is proportional to the square of the flow velocity (proportional to dynamic pressure). This "square law" shares its roots with the Darcy-Weisbach equation for pipe friction and the drag force on an object.

The next recommended topic is "combined operation of multiple pumps (series and parallel)". In actual plants, a single pump often can't meet requirements, so pumps are used in combination. In parallel operation, the performance curves combine such that "flow rates add", while in series operation, "heads add". Finding the intersection of this combined curve with the system curve is an applied version of the operating point analysis you learned with this tool. Starting by manually calculating the case for two identical pumps will significantly deepen your understanding of overall system behavior.