Views in the last 30 days: 15
Estimated read time: 6 minute(s)
Understanding Duct Sizing Methods
There are several established methods for sizing ducts in HVAC systems, each with specific applications:
Equal Friction Method
Maintains a constant friction rate per unit length through the system to help balance pressure drops.
Static Regain Method
Regains static pressure after branches by adjusting duct size, used in large/complex systems.
Velocity Reduction Method
Progressively reduces velocity from mains (≈4–7 m/s) to branches (≈1–3 m/s) to control noise.
📊 Input Parameters
🔧 Fittings (loss coefficient K)
Typical K values; verify for actual geometry/radius & vanes.💰 Cost (optional)
📏 Calculated Results
# | Segment | Method | Flow | Size | Vel | ΔP (Len) | ΔP (Fit) | ΔP Total | Cost |
---|
📚 Methodology, Formulas & Unit Math
- Continuity:
Q = A·V
, soA = Q/V
- Circular diameter:
D = 2·√(A/π)
- Rectangular: with W, H,
A=W·H
, perimeterP=2(W+H)
,Dh=4A/P
- Dynamic pressure:
q = ½·ρ·V²
- Fittings loss:
ΔPfit = ΣK·q
- Friction loss: Darcy–Weisbach
ΔPlen = f·(L/Dh)·(ρ·V²/2)
; f via Swamee–Jain. - Equal Friction iteration: update
V ← V·√(target / actual)
untilΔP/L
≈ target.
🌀 Duct Design Calculator — What It Is, How It Works & How to Use It
Size ducts fast with three practical methods — Velocity Limit, Equal Friction, and Reverse: Given Size — while seeing velocity, pressure losses, and cost at a glance.
What this calculator does
Choose a velocity cap (e.g., mains 4–7 m/s, branches 1–3 m/s) and get the matching size, losses, and cost.
Hold a constant Target Friction (ΔP per length) across mains for easy balancing.
Typical: 0.8 Pa/m (SI) or 0.08 in.w.g/100 ft (IP).
Enter a fixed size (Ø or W×H). The tool tells you the resulting velocity and pressure losses for your airflow.
How it works (in plain English)
The calculator uses standard HVAC fluid‑mechanics relationships to tie flow, area, velocity, and pressure loss together. It supports both SI (m³/s, m/s, Pa) and Imperial (CFM, FPM, in.w.g) systems.
Show formulas & unit math
- Continuity:
Q = A·V
→A = Q/V
- Circular diameter:
D = 2·√(A/π)
- Rectangular:
A=W·H
, perimeterP=2(W+H)
, hydraulic diameterDh=4A/P
- Reynolds number:
Re = V·Dh/ν
- Friction factor: Swamee–Jain explicit formula using roughness ε
- Dynamic pressure:
q = ½·ρ·V²
- Friction loss (length):
ΔPlen = f·(L/Dh)·q
- Fittings loss:
ΔPfit = ΣK·q
- Equal Friction iteration: adjust V so
(ΔP/L)
≈ target (e.g., 0.8 Pa/m)
How to use the calculator
- Set Units (SI or Imperial) and Standard (ASHRAE/SMACNA/CIBSE).
- Pick a Preset (e.g., Equal Friction or a velocity band for comfort mains/branches).
- Fill in Input Parameters: Segment name, Method, Airflow, Length, Roughness (galv. steel ≈ 0.09 mm), Shape, Aspect Ratio (for rectangles).
- Add Fittings counts (elbows/tees/grilles/dampers/reducers).
- Optionally set Cost rates (sheet area + fittings + markup).
- Click Calculate → review KPIs and Results table.
- Use Add Segment to build a multi‑segment run, then Generate HTML Report for a printable summary.
Full sample project — end‑to‑end
Goal: Size a main supply duct for an office zone using Equal Friction.
Inputs (SI)
- Units: SI
- Standard: ASHRAE (typical defaults)
- Method: Equal Friction
- Target friction: 0.8 Pa/m
- Airflow Q: 1.20 m³/s (≈ 2545 CFM)
- Shape: Circular
- Length L: 20 m
- Roughness ε: 0.09 mm (galvanized steel)
- Fittings: 2× 90° elbows, 1× grille, 1× damper
Optional costing
- Currency: INR
- Duct sheet rate: ₹ 1200 per m²
- Fittings rate: ₹ 600 each
- Markup: 10 %
Show calculation steps
- Iterative sizing to match 0.8 Pa/m
Converged values (from the calculator):- Diameter D ≈ 0.482 m (≈ 482 mm)
- Velocity V ≈ 6.57 m/s
- Continuity check →
A = Q/V = 1.20/6.57 ≈ 0.1827 m²
D = 2√(A/π) = 2√(0.1827/π) ≈ 0.482 m
✅ - Dynamic pressure →
q = ½·ρ·V² = 0.5×1.2×6.57² ≈ 25.8 Pa
- Friction loss (length) →
0.907 Pa/m × 20 m ≈ 18.1 Pa
(≈ target 0.8 Pa/m with acceptable tolerance) - Fittings loss → ΣK:
- 2× elbows (K≈0.35 each) → 0.70
- 1× grille (K≈2.0) → 2.00
- 1× damper (K≈1.5) → 1.50
- ΣK ≈ 4.20
ΔPfit = ΣK·q ≈ 4.2 × 25.8 ≈ 108.5 Pa
- Total pressure loss →
ΔP ≈ 18.1 + 108.5 ≈ 126.6 Pa
- Costing
- Sheet area (circular):
π·D·L ≈ π×0.482×20 ≈ 30.31 m²
- Duct cost:
30.31 × ₹ 1200 ≈ ₹ 36,374
- Fittings:
4 × ₹ 600 = ₹ 2,400
- Subtotal:
₹ 38,774
→ +10 % markup → ≈ ₹ 42,651
- Sheet area (circular):
KPIs you should see (approx.)
- Recommended size: Ø 482 mm
- Velocity: 6.57 m/s
- ΔP (Len + Fit): ≈ 127 Pa (friction line ~0.91 Pa/m)
- Cost (Segment): ≈ ₹ 42.7k (with the example rates)
What if it must be quieter?
Switch Method → Velocity Limit and set V = 5 m/s:
A = Q/V = 1.20/5 = 0.24 m²
D = 2√(A/π) ≈ 0.552 m
→ Ø 552 mm- Lower V → lower noise & fittings loss, but larger ducts (more sheet area).
Further reading & quick refreshers
- Designing Ductwork Using Bernoulli’s Equation
- How Flow Loses Energy: Friction & Fittings
- Continuity Equation: HVAC Duct Flow
- Duct Design Calculator Works (Based of ASHRAE)
These are related articles on your site. None of them self‑link to the current page.