Skip to main content

Pump NPSH Calculator

Compute pump npshcalculator using validated scientific equations. See step-by-step derivations, unit analysis, and reference values.

Share this calculator

Formula

NPSHa = (Patm - Pvap) / (rho x g) + hs - hf - hv

Where Patm is atmospheric pressure, Pvap is vapor pressure of the liquid, rho is liquid density, g is gravitational acceleration (9.81 m/s2), hs is static head (positive if liquid is above pump, negative if below), hf is friction loss in suction piping, and hv is velocity head at the pump suction.

Worked Examples

Example 1: Water Pump at Sea Level with Suction Lift

Problem: A centrifugal pump draws water at 20C from an open tank located 3 meters below the pump centerline. Atmospheric pressure is 101.325 kPa, water vapor pressure is 2.34 kPa, density is 1000 kg/m3, friction loss is 0.5 m, and velocity head is 0.2 m. The pump NPSHr is 3 m. Is this safe?

Solution: Pressure head = (101325 - 2340) / (1000 x 9.81) = 98985 / 9810 = 10.09 m\nStatic head = -3 m (pump above liquid, suction lift)\nNPSHa = 10.09 + (-3) - 0.5 - 0.2 = 6.39 m\nMargin = 6.39 - 3.0 = 3.39 m\nSafety factor = 6.39 / 3.0 = 2.13

Result: NPSHa = 6.39 m, NPSHr = 3.0 m, Margin = 3.39 m, Safety factor = 2.13 (Safe)

Example 2: Hot Water Pump at Elevated Location

Problem: A pump at 1500 m altitude handles water at 70C. Atmospheric pressure is 84.5 kPa, vapor pressure is 31.18 kPa, density is 978 kg/m3. Static head is 2 m (flooded), friction loss is 1.5 m, velocity head is 0.3 m. NPSHr is 4 m.

Solution: Pressure head = (84500 - 31180) / (978 x 9.81) = 53320 / 9594.18 = 5.56 m\nNPSHa = 5.56 + 2 - 1.5 - 0.3 = 5.76 m\nMargin = 5.76 - 4.0 = 1.76 m\nSafety factor = 5.76 / 4.0 = 1.44

Result: NPSHa = 5.76 m, NPSHr = 4.0 m, Margin = 1.76 m, Safety factor = 1.44 (Marginal)

Frequently Asked Questions

What is NPSH and why is it important for pumps?

NPSH stands for Net Positive Suction Head, which is a measure of the pressure available at the suction side of a pump above the vapor pressure of the liquid being pumped. It is critically important because if the pressure at the pump inlet drops below the liquid vapor pressure, the liquid will boil and form vapor bubbles, a phenomenon known as cavitation. Cavitation causes severe damage to pump impellers, reduces pump performance, creates excessive noise and vibration, and can lead to premature pump failure. Understanding and maintaining adequate NPSH is one of the most important aspects of pump system design and operation.

How does liquid temperature affect NPSH calculations?

Liquid temperature has a major impact on NPSH because it directly affects the vapor pressure of the liquid. As temperature increases, vapor pressure rises exponentially, which reduces the NPSHa by decreasing the pressure head term. For water at 20 degrees Celsius, the vapor pressure is about 2.34 kPa, but at 80 degrees Celsius it rises to 47.4 kPa, dramatically reducing the available NPSH. This is why pumping hot liquids requires careful NPSH analysis. In some cases, the vapor pressure can approach atmospheric pressure, making it nearly impossible to use suction lift configurations. Hot liquid applications often require flooded suction arrangements with the pump positioned below the liquid level.

What is the recommended NPSH margin or safety factor?

Industry standards and best practices recommend maintaining an NPSHa to NPSHr ratio of at least 1.3 to 2.0, meaning the available NPSH should be 30 to 100 percent higher than the required NPSH. The Hydraulic Institute recommends a minimum margin of 1.0 meter or 35 percent above NPSHr, whichever is greater. For critical services such as hydrocarbon processing, boiler feed water, and high-energy pumps, margins of 2.0 or higher are recommended. The required margin depends on the pump type, impeller design, liquid properties, and the consequences of cavitation. Higher margins provide insurance against transient conditions, measurement uncertainties, and system changes over time.

How does altitude affect NPSH calculations?

Altitude significantly affects NPSH because atmospheric pressure decreases with elevation. At sea level, atmospheric pressure is approximately 101.325 kPa, providing about 10.33 meters of water head. At 1000 meters elevation, atmospheric pressure drops to about 89.9 kPa, reducing the pressure head by about 1.16 meters. At 3000 meters, atmospheric pressure is only about 70.1 kPa, reducing available pressure head by about 3.18 meters compared to sea level. This reduction directly decreases NPSHa and can turn a system that works perfectly at sea level into one that cavitates severely at high altitude. Engineers must always use the actual site atmospheric pressure when calculating NPSHa.

Is my data stored or sent to a server?

No. All calculations run entirely in your browser using JavaScript. No data you enter is ever transmitted to any server or stored anywhere. Your inputs remain completely private.

Does Pump NPSH Calculator work offline?

Once the page is loaded, the calculation logic runs entirely in your browser. If you have already opened the page, most calculators will continue to work even if your internet connection is lost, since no server requests are needed for computation.

References