Skip to content

Water Horsepower Calculator

Water horsepower (WHP) is the theoretical hydraulic power transferred from the pump to the fluid. It represents the power required to lift a given flow rate to a given head,...

hp
Parameters

Formula

Source: Engineering Toolbox, Hydraulic Institute Standards | Last reviewed: June 8, 2026

Examples

0 GPM (US)

= 2.53 hp

  • Q = 100
  • H = 100
  • SG = 1

100 gpm at 100 ft = 2.53 WHP for water

0 GPM (US)

= 25.3 hp

  • Q = 500
  • H = 200
  • SG = 1

500 gpm at 200 ft = 25.3 WHP

0 GPM (US)

= 6.06 hp

  • Q = 200
  • H = 150
  • SG = 0.8

Light hydrocarbon (SG 0.8) = 6.06 WHP

Where is this used?

Water horsepower calculation is the starting point for virtually every pump-related engineering decision.

In pump selection, the WHP value frames the entire equipment specification: a 500 gpm, 250 ft head water pump yields WHP = (500 × 250) / 3,960 = 31.6 HP.

At an estimated 80% pump efficiency, BHP ≈ 40 HP, pointing to a 50 HP motor (next standard size with service factor).

This cascading calculation — WHP → BHP → motor HP → electrical kW → annual cost — connects the hydraulic requirements directly to electrical infrastructure design and operating budget.

In energy audit and optimization, WHP serves as the invariant baseline: if a pump requires 100 WHP, the electrical draw depends entirely on efficiency.

Comparing actual electrical consumption against the WHP-derived ideal reveals the combined pump-and-motor efficiency gap: a pump drawing 90 kW electrical for a 100 WHP (74.6 kW hydraulic) duty has a combined wire-to-water efficiency of 74.6/90 = 82.9%.

Every percentage point improvement represents real energy savings.

For life-cycle cost analysis, WHP enables direct comparison between system alternatives.

Option A uses a larger pipe (higher capital cost, lower friction head, lower WHP); Option B uses a smaller pipe (lower capital cost, higher friction head, higher WHP).

Calculating WHP for both options, converting to annual energy cost, and computing net present value over 20 years makes the trade-off explicit and defensible to financial stakeholders.

In process control, WHP changes when operating conditions change: throttling a discharge valve increases head without reducing flow rate proportionally, increasing WHP and wasting energy.

A VFD (variable frequency drive) reduces both flow and head along the system curve, dramatically reducing WHP by roughly the cube of the speed ratio per affinity laws.

The WHP calculation quantifies the energy waste from control valves and the savings from VFDs, providing the engineering justification for capital investments in variable-speed drives.

For maintenance engineers, trending WHP (calculated from flow, pressure, and motor power measurements) over time detects degradation: if calculated WHP from process measurements remains stable but motor kW increases, pump or motor efficiency has declined, signaling the need for impeller clearance adjustment, wear ring replacement, or bearing maintenance.

Finally, in new construction, WHP calculations feed directly into the electrical load schedule, emergency generator sizing, and utility service applications — all of which require accurate estimates of pump power consumption that begin with the deceptively simple formula WHP = (Q × H × SG) / 3,960.

Real-World Usage Scenarios

Cooling tower makeup pump energy cost estimation

A facility engineer needs to estimate the annual operating cost of a cooling tower makeup pump: 300 gpm at 80 ft total head, water (SG=1.0). WHP = (300 × 80 × 1.0) / 3,960 = 6.06 HP. At 78% pump efficiency, BHP = 6.06 / 0.78 = 7.77 HP. With 93% motor efficiency, electrical input = 7.77 × 0.7457 / 0.93 = 6.23 kW. At $0.10/kWh and 8,760 hours/year continuous operation: $0.10 × 6.23 × 8,760 = $5,457/year. By comparison, optimizing the system to reduce head from 80 ft to 65 ft (reducing WHP to 4.92 HP and annual cost to $4,420) saves $1,037/year — justifying an investment of up to $10,000 in piping modifications with a 10-year simple payback.

Chemical transfer pump for batch reactor feed

A specialty chemical plant pumps a solvent (SG=0.82, viscosity=1.2 cP) at 150 gpm against 220 ft of head to charge a batch reactor. WHP = (150 × 220 × 0.82) / 3,960 = 6.83 HP. The selected pump has 72% efficiency at this duty point, so BHP = 6.83 / 0.72 = 9.49 HP. The engineer specifies a 15 HP motor (next standard size above 9.49 BHP, with NEMA 1.15 service factor providing margin). During commissioning, the ammeter shows the motor draws 10.2 HP equivalent — slightly above calculated BHP. Investigation reveals the discharge pressure gauge was reading 12 psi low, and actual head is 242 ft. Recalculated WHP = (150 × 242 × 0.82) / 3,960 = 7.52 HP, BHP = 7.52 / 0.72 = 10.44 HP, confirming the ammeter reading and validating the original motor sizing with service factor.

Pump replacement NPV analysis for a municipal water system

A municipal water utility operates a 2,500 gpm high-service pump at 180 ft head (SG=1.0). WHP = (2,500 × 180) / 3,960 = 113.6 HP. The existing 40-year-old pump operates at 68% efficiency, drawing 113.6 / 0.68 = 167.1 BHP (124.6 kW electrical at 93% motor efficiency). Annual electricity cost = 124.6 kW × $0.08/kWh × 6,000 hours/year = $59,808. A proposed replacement pump with 85% efficiency would draw 113.6 / 0.85 = 133.6 BHP (99.7 kW). Annual cost = $47,856 — a savings of $11,952/year. With a 20-year net present value at 5% discount rate, the $11,952 annual savings yields an NPV of approximately $149,000, justifying a pump replacement cost up to that amount. The WHP calculation serves as the invariant baseline that makes both old and new pump efficiencies directly comparable.

Common Mistakes to Avoid

1

Using WHP directly for motor sizing

Water horsepower represents the theoretical power transferred to the fluid — it does not account for pump inefficiency, motor inefficiency, or safety factors. To size a motor: BHP = WHP / pump_efficiency, then motor_HP = BHP / motor_efficiency. For a pump with 75% efficiency, a 25 WHP application requires 25 / 0.75 = 33.3 BHP. With a 92% efficient motor, the electrical input is 33.3 / 0.92 = 36.2 HP (27.0 kW). Adding the standard 1.15 service factor for motors under 25 HP (or per NEMA MG-1), the minimum motor nameplate rating is 33.3 × 1.15 = 38.3 HP, requiring a 40 HP motor. Selecting a motor based on WHP alone would result in a severely undersized unit that trips on overload.

2

Misapplying the 3,960 constant for non-water fluids

The constant 3,960 is derived from 33,000 ft-lb/min per HP divided by 8.34 lb/gal (water density). When pumping fluids with different densities, the SG factor in the numerator handles this correctly: WHP = (Q × H × SG) / 3,960. However, some engineers mistakenly use a different constant for fluids other than water. This is incorrect — the SG multiplier already adjusts for density. Only when using mass flow rate (lb/min) instead of volumetric flow (gpm) does the formula change: WHP = (mass_flow_lb_per_min × H) / 33,000, and the 3,960 constant disappears entirely.

3

Neglecting viscosity effects on pump power

The WHP formula assumes Newtonian fluid behavior with negligible viscous losses. For viscous fluids (above ~20 centistokes), the Hydraulic Institute provides correction factors that increase the required pump power beyond what WHP/efficiency would predict. A pump handling 500 gpm of heavy oil at 100 cP (SG=0.9, 100 ft head) yields WHP = (500 × 100 × 0.9) / 3,960 = 11.4 WHP. But viscosity correction factors from ANSI/HI 9.6.7 may indicate the pump efficiency drops from 78% to 55%, increasing required BHP from 14.6 to 20.7 — a 42% increase. Ignoring viscosity corrections can lead to motors that stall under load, particularly on cold startup when viscosity is highest.

Industry Standards Referenced

ANSI/HI 1.3

Frequently Asked Questions

How do I get brake horsepower from water horsepower?

BHP = WHP / pump efficiency. For example, if WHP = 25 HP and pump efficiency = 75%, BHP = 25 / 0.75 = 33.3 HP. Motor HP should be BHP × service factor (typically 1.15 for motors under 25 HP).

Where does 3,960 come from?

1 HP = 33,000 ft-lb/min. Water density = 8.34 lb/gal. So: HP = (Q gal/min × 8.34 lb/gal × H ft) / 33,000 = (Q × H) / (33,000/8.34) = (Q × H) / 3,960. For fluids with different density, multiply by SG.

What is typical pumping cost per horsepower?

At $0.10/kWh and 90% motor efficiency, 1 HP costs approximately $650/year running 24/7. A 100 HP pump costs ~$65,000/year in electricity alone. This is why pump efficiency improvements have rapid payback.

How does WHP relate to pump affinity laws for variable-speed applications?

The pump affinity laws relate speed to flow, head, and power: Q₂/Q₁ = N₂/N₁, H₂/H₁ = (N₂/N₁)², and WHP₂/WHP₁ = (N₂/N₁)³. This means reducing pump speed by 20% (N₂/N₁ = 0.8) reduces flow to 80%, head to 64%, and WHP to 51% of the full-speed value. The cubic power relationship is the fundamental reason VFDs deliver such dramatic energy savings: a relatively modest speed reduction yields a disproportionately large power reduction.

Can I use this calculator for slurry pumping?

Yes, with important caveats. Enter the slurry's specific gravity (typically higher than water — slurries range from SG 1.1 to 1.8 depending on solids concentration). The WHP formula yields the hydraulic power delivered to the slurry. However, slurry pump efficiency is generally lower than clear-water pump efficiency due to increased internal friction, and ANSI/HI 12.1 provides derating factors. Additionally, the system head must account for slurry friction losses, which can be significantly higher than clear water — consult the Darcy-Weisbach equation with slurry-corrected friction factors or use slurry transport software for accurate head calculations.

Reviewed for accuracy

Reviewed against ANSI/HI 1.3 standards · Last reviewed: June 8, 2026

All calculations are for reference only. Always verify with manufacturer data and a qualified engineer for critical applications. Learn about our editorial process.

Related Conversions

See all Pump Flow converters