top of page

Booster Pump Head Calculation Xls -

Title

Booster Pump Head Calculation — Excel Workbook Design

Step C: Create a Fittings Loss Table (Named Range)

Build a table:

Elbow 90° LR   | 30
Elbow 90° SR   | 45
Gate valve      | 8
Check valve     | 100
Tee (branch)   | 60

Use SUMIF or VLOOKUP to accumulate equivalent lengths.

5. Additional outputs

  • Pump brake power (approx):
    • Power_kW = (ρQ_m3sgTDH_design)/(η_pump1000)
    • Inputs: pump efficiency η_pump (default 0.7)
  • Suggested pump nominally pick next standard pump with duty point near (Q, TDH_design) — list required pump curve lookup (manual step).

Step D: System Curve Generation

Make a column (G1:G10) with flows: 0, 2, 4, 6, 8, 10, 12 m³/hr. Compute TDH for each. Plot X-Y scatter chart. Compare to pump data.


Part 3: Step-by-Step – How to Perform Booster Pump Head Calculation in Excel

Let’s walk through a sample scenario to see how the XLS should work.

Scenario: A residential building of 6 floors (ground +5). Booster pump to supply potable water to 20 apartments. Flow required = 10 m³/hr. booster pump head calculation xls

7. Example (filled numbers)

Provide one worked example in the sheet using typical values:

  • Q = 20 L/s
  • D = 100 mm
  • L = 150 m
  • H_static = 10 m
  • elbow = 4, valve = 2
  • ε = 0.045 mm
  • η_pump = 0.70 Expected result (approx): TDH_design ≈ 30–40 m (user should validate).

10. Quick checklist to build workbook

  1. Create Inputs sheet with labeled cells and defaults.
  2. Add Calculations sheet with unit conversions and formulas listed above.
  3. Add Results sheet and summary table.
  4. Add example values and verify numbers.
  5. Optional: add VBA for Colebrook and pump selection.

If you want, I can generate the actual .xlsx file with these sheets and formulas — confirm metric or imperial, and whether to include VBA and a pump curve table.

(Invoking related search suggestions.)

Calculating the correct head for a booster pump is the difference between a system that hums along perfectly and one that fails to deliver water to the top floor. When searching for a booster pump head calculation xls, you are likely looking for a structured way to input your building's data and get an immediate, accurate pump specification. The Core Formula for Pump Head

Total Dynamic Head (TDH) is the total energy a pump must provide to move a fluid through a system. In an Excel spreadsheet, this is typically calculated using the following components: Title Booster Pump Head Calculation — Excel Workbook

Htotal=Hstatic+Hfriction+Hvelocity+Hpressurecap H sub t o t a l end-sub equals cap H sub s t a t i c end-sub plus cap H sub f r i c t i o n end-sub plus cap H sub v e l o c i t y end-sub plus cap H sub p r e s s u r e end-sub Hstaticcap H sub s t a t i c end-sub

(Static Head): The vertical distance the water must be lifted from the pump to the highest fixture. Hfrictioncap H sub f r i c t i o n end-sub

(Friction Head): Pressure loss as water moves through pipes, valves, and fittings. In Excel, this is often calculated using the Darcy-Weisbach or Hazen-Williams equations. Hvelocitycap H sub v e l o c i t y end-sub

(Velocity Head): The energy required to accelerate the water. This is often small enough to be neglected in residential systems but is calculated as

V22gthe fraction with numerator cap V squared and denominator 2 g end-fraction Hpressurecap H sub p r e s s u r e end-sub Use SUMIF or VLOOKUP to accumulate equivalent lengths

(Residual/Pressure Head): The minimum pressure required at the furthest fixture (e.g., 20–30 PSI for a shower). Building Your Excel Spreadsheet

To create a functional booster pump head calculation xls, you should organize your columns to handle these specific variables: Calculation of Booster Pump

Booster Pump Head Calculation: Understanding the Basics and Excel (XLS) Application

Booster pumps are crucial in various engineering and industrial applications, including water supply systems, HVAC systems, and industrial processes. Their primary role is to increase the pressure of a fluid (liquid or gas) in a system to ensure efficient operation. Calculating the head required for a booster pump is a fundamental step in its design and selection. This essay provides an overview of the factors involved in calculating the head for a booster pump and how Excel (XLS) can be utilized for these calculations.

  • Facebook
  • YouTube
bottom of page