Identical pumps in parallel — combined curve, operating point and flow per pump
Identical pumps in parallel add flow rate at the same total head: the combined curve of N pumps has the same head H as the single-pump curve, but N times the flow rate. The actual operating point, however, rarely delivers N×Q — head loss rises with the square of the flow rate and pushes the system curve upward.
When to use
Use a parallel arrangement when the design flow rate exceeds the capacity of a single commercial pump, when variable demand justifies staged on/off control (1, 2 or 3 pumps depending on consumption), or when redundancy is required (a standby pump covers the failure of another). It is the natural topology for water booster stations, fire protection systems with main and jockey pumps, and processes with seasonal flow. Do not confuse it with a series arrangement, which is suited to a shortfall in head (H), not flow rate (Q).
What pumps in parallel means
Connecting pumps in parallel means tying two or more pumps between the same suction and discharge points so that their flow rates add up. Because they all “see” the same total head between the suction and the discharge header, the governing rule is straightforward: in parallel, flow rates add at a common head. It is the opposite topology to a series arrangement, where heads add at a common flow rate.
This arrangement solves a recurring design problem: the demand flow rate exceeds what a single commercial pump can deliver, or the demand varies so much over the day that it is worth running 1, 2 or 3 staged pumps depending on consumption — gaining efficiency while also providing redundancy.
How the combined curve is built
For N identical pumps, the combined curve is obtained point by point: for each head H on the single-pump curve, the total flow rate is N · Q. Geometrically, it is like stretching the pump curve horizontally by a factor N, preserving the ordinate (H) and multiplying the abscissa (Q).
In the calculator, the curve of one pump is entered from 3 catalog points (typically shutoff, BEP and a point to the right). These three points feed a Lagrange fit, producing the polynomial H_1(Q). The combined curve uses the same polynomial with the flow rate scaled:
H_comb(Q) = H_1(Q / N)
It is worth stressing the most common mistake: you do not add heads in parallel. Adding H is series. Anyone who adds H instead of Q oversizes the pressure and undersizes the flow rate — a doubly wrong design.
Finding the operating point
The actual operating point is not the end of the combined curve (N × Q_BEP). It is the intersection of the combined curve with the system curve:
H_comb(Q_op) = H_sys(Q_op)
The system curve is quadratic in flow rate:
H_sys(Q) = H_geo + ΔP/(ρ·g) + k·Q²
The term k·Q² gathers all of the head loss — distributed (Darcy-Weisbach with the Colebrook-White friction factor via Serghides) and minor (the sum of the fitting loss coefficients K). Since h_dist = f·(L/D)·(v²/2g) and the velocity v is proportional to Q, the loss grows with Q². It is precisely this growth that makes the system curve rise when we add more pumps — and, as it rises, it cuts the combined curve at a point of higher head and proportionally lower flow rate than ideal.
That is why the flow gain is diminishing: doubling the number of pumps rarely doubles the flow rate. The calculation solves this intersection by bisection, because both curves are nonlinear.
Step-by-step method
- Build the system curve: static lift, pressure difference between reservoirs and the coefficient k (from L, D, roughness and ΣK).
- Fit the single-pump curve by Lagrange (3 catalog points).
- Scale to N pumps: multiply the flow rate by N at each head.
- Intersect the combined curve × system curve →
(Q_op, H_op). - Distribute per pump:
Q_pump = Q_op/N,H_pump = H_op. - Check efficiency (BEP band) and NPSH in every operating scenario.
When parallel operation is worthwhile (and when it is not)
The slope of the system curve decides everything:
- “Flat” system (high static lift, low head loss): parallel operation pays off well — almost all the extra flow reaches the destination.
- “Steep” system (high head loss): parallel operation pays off little — the second pump fights against a head that rises fast. Here, increasing the pipe diameter (lowering k) is usually more effective and cheaper than adding pumps.
In real projects, parallel operation is justified by three practical reasons, not just peak flow:
- Demand modulation: switching pumps on/off tracks consumption, keeping each one near the BEP.
- Redundancy: a standby pump (“N+1” scheme) covers a failure without stopping the system.
- Commercial limit: when no single pump reaches the design flow rate.
Practical design considerations
- Size the manifold for the combined flow rate, not for a single pump — otherwise the head loss in the common section dominates and chokes the gain.
- A check valve per branch is mandatory: it prevents backflow and reverse spin of the stopped pump.
- Check the NPSH in the worst case — usually with fewer pumps running (each one drawing more flow, requiring more NPSH) and the lowest suction level.
- Check the preferred operating region (POR, ~70–120% of BEP) in every scenario of N pumps running — the nominal scenario alone is not enough.
- Identical pumps: mixing different curves can drive the “weaker” pump to operate at zero flow or in recirculation, with overheating.
Link to the standards
The sizing of booster stations with pumps in parallel follows ABNT NBR 12214 (water supply) and, for swimming pools, ABNT NBR 10339. The representation of the curves and the definition of the operating regions (POR/AOR) follow Hydraulic Institute (ANSI/HI 9.6.3) standards. The friction factor that feeds the system curve uses Darcy-Weisbach with Colebrook-White (Serghides estimator), ensuring consistency with the actual head loss of the installation in turbulent flow.
Formulas and fundamentals
H_comb(Q) = H_1(Q/N) ⇔ Q_comb = N · Q_1 at the same H Identical pumps in parallel share the same total head H (m) because they have the same suction and discharge points; therefore the total flow rate Q_comb (m³/h) is N times the flow rate of each pump at the head considered. In practice, the combined curve is read by multiplying the abscissa (Q) of the single-pump curve H_1 by N, point by point, without changing the ordinate (H).
H_comb(Q_op) = H_sys(Q_op) The operating point (Q_op, H_op) is where the combined curve crosses the system curve. It is solved numerically (bisection) because both are nonlinear: the pump curve is a polynomial fit (3-point Lagrange from the catalog) and the system curve is quadratic in flow rate.
H_sys(Q) = H_geo + ΔP/(ρ·g) + k·Q² H_geo is the static (geometric) lift (m), ΔP is the pressure difference between reservoirs (Pa), and k·Q² lumps together distributed and minor head loss, all proportional to the square of the flow rate. The coefficient k (m/(m³/h)²) embeds length, diameter, roughness and the sum of the fitting loss coefficients K.
h_dist = f · (L/D) · (v²/2g) f is the friction factor (dimensionless, via the Colebrook-White equation solved by Serghides), L the length (m), D the inside diameter (m), v the mean velocity (m/s) and g = 9.81 m/s². Since v ∝ Q, h_dist grows with Q² — this is why the flow gain from parallel operation is diminishing.
Q_pump = Q_op / N ; H_pump = H_op At the global operating point, each of the N identical pumps delivers the same flow rate Q_op/N (m³/h) at the same head H_op (m). Check that this pair (Q_pump, H_pump) stays within the efficiency band and above the required NPSH on the single-pump curve.
Standards & methods
- ABNT NBR 12214 — Design of water pumping stations for supply
- ABNT NBR 10339 — Swimming pools: design, construction and maintenance (discharge)
- Hydraulic Institute (HI) — Pump Standards / Pump Curves
- Darcy-Weisbach + Colebrook-White (friction factor; Serghides estimator)
- ANSI/HI 9.6.3 — Preferred operating region (POR/AOR)
Typical reference values
| Quantity | Typical range | Note |
|---|---|---|
| Suction velocity | 0.6 to 1.5 m/s | Kept low to limit head loss and protect the available NPSH |
| Discharge velocity | 1.5 to 3.0 m/s | Above ~3 m/s the Q² loss explodes and parallel operation yields little |
| Real gain when doubling pumps (1→2) | 1.3× to 1.8× the flow rate | The steeper the system curve, the smaller the gain |
| Number of pumps in parallel | 2 to 4 (plus 1 standby) | Above 4, the marginal gain per pump is small |
| Preferred operating region (POR) | 70% to 120% of BEP | Each pump must stay here under every scenario of N pumps running |
| NPSH margin (available − required) | ≥ 0.5 m (min.) — 1.0 m recommended | — |
Worked example
Booster station — 2 identical pumps in parallel
Inputs
- Number of pumps (N)
- 2 —
- Static (geometric) lift
- 18 m
- Discharge pipe length (L)
- 120 m
- Inside diameter
- 150 mm
- Single-pump curve (BEP)
- 60 @ 30 m³/h @ m
- Shutoff (Q=0) of one pump
- 0 @ 38 m³/h @ m
Results
- Total flow rate (Q_op)
- 92 m³/h
- Head at the operating point
- 31.5 m
- Flow rate per pump
- 46 m³/h
- Gain vs. one pump alone (≈55 m³/h)
- 1.67× —
- Operation of each pump
- 77% of BEP —
Although the combined curve reaches 120 m³/h "on paper" (2 × 60), the actual operating point is 92 m³/h: the Q² head loss raises the system head from 30 to 31.5 m, pushing each pump to the left of the BEP. The effective gain is 1.67× — below the intuitive "double", but still attractive. Each pump runs at 77% of the BEP, within the preferred region. It is worth checking whether, when one pump is switched off, the remaining one (running at ~55 m³/h, to the right of the BEP) still meets the NPSH margin.
Common mistakes
- Assuming 2 pumps deliver twice the flow rate — the Q² head loss raises the operating point on the curve, making the gain well below 2×.
- Building the combined curve by adding heads instead of flow rates — adding H is series, not parallel.
- Forgetting that, with fewer pumps running, each one shifts to the right (more flow, lower head) and may leave the efficiency band or erode the NPSH margin.
- Sizing the common piping (manifold/discharge header) for the flow of one pump — it carries the combined flow and the head loss skyrockets.
- Omitting the check valve on each branch — without it, a stopped pump receives backflow and may spin in reverse.
- Pairing pumps with different curves as if identical — one may operate at zero flow or in recirculation.
Frequently asked questions
Do two identical pumps in parallel double the flow rate?
Almost never. The total flow rate increases, but by less than double, because head loss is proportional to the square of the flow rate: as Q rises, the system curve climbs and the operating point shifts to a higher head, where each pump delivers less. Typical gains from 1→2 pumps fall between 1.3× and 1.8×, depending on the slope of the system curve.
How do I build the combined curve of N identical pumps?
Keep the head (H) and multiply the flow rate (Q) by N, point by point. If one pump delivers 30 m at 60 m³/h, two pumps deliver 30 m at 120 m³/h. Graphically, it is "stretching" the single-pump curve horizontally by N. Where this stretched curve crosses the system curve is the actual operating point.
Parallel or series — which should I choose?
Parallel when flow rate (Q) is short: it adds flow rates at the same head. Series when head (H) is short: it adds heads at the same flow rate. A "flat" system curve (low head loss, high static lift) favors series; a "steep" curve (high head loss) favors parallel only up to a point, since the Q² loss limits the gain.
When does parallel operation really pay off?
When the design flow rate exceeds the limit of a single commercial pump, when demand is variable and staged on/off control saves energy, or when redundancy is required. If the system curve is very steep, evaluate increasing the pipe diameter first — it may yield more than adding pumps.
Why does each pump need a check valve?
To prevent backflow through the stopped pump. Without a check valve on the branch, when one pump is switched off the pressure from the others makes it spin in reverse (turbining), wasting flow and possibly damaging the unit. The check valve isolates each pump and ensures that only the running ones contribute to the manifold.
What changes in NPSH when I shut down pumps?
With fewer pumps running, each remaining one shifts to the right on the curve (more flow, lower head). More flow raises the required NPSH and reduces the suction margin. So check the NPSH for the scenario with the fewest pumps running and at the lowest level of the suction reservoir.
Glossary
- Combined curve
- The H×Q curve resulting from associating pumps. In parallel, flow rate is added at each head (N×Q, same H); in series, head is added at each flow rate.
- Operating point
- The pair (Q_op, H_op) where the pump (or combined) curve crosses the system curve — the only condition where hydraulic supply and demand are equal.
- System curve
- The head the installation requires as a function of flow rate: static lift + pressure difference + head loss (the latter proportional to Q²).
- BEP (Best Efficiency Point)
- The point of maximum pump efficiency. Operating far to the left or right of the BEP reduces efficiency and increases vibration, recirculation and wear.
- NPSH available / required
- The net positive suction head the installation offers (available) and the pump demands to avoid cavitation (required). NPSH_avail > NPSH_req with a margin is mandatory.
- Manifold (discharge header)
- The common pipe where the pump branches join. It carries the combined flow, so it must be sized for the total, not for a single pump.