Affinity Laws
Speed ratio r = n/nd:Q ∝ r | H ∝ r² | P ∝ r³
System curve:
Hsys = Hs + R·Q²
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.
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 Q² term shows friction increases dramatically with flow.
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.
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.
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.
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.