A 25% increase in fan speed doesn't just mean 25% more power—it means nearly double the power draw. According to the fan affinity laws, power varies with the cube of speed. That's the kind of nonlinear reality that makes fan selection a critical engineering task.
The Formula
The fan power equation in its imperial form is:
HP = (CFM × Pressure) / (6356 × Efficiency)
Where:
- CFM (cubic feet per minute) is the volumetric airflow rate. It represents how much air the fan moves per unit time. The term appears in the numerator because moving more air requires more work.
- Pressure (inches of water gauge, in.w.g.) is the static pressure rise across the fan. This is the resistance the fan must overcome. Higher pressure means more energy per unit volume.
- Efficiency (as a decimal, e.g., 0.75 for 75%) accounts for energy losses within the fan. No fan is perfectly efficient; typical values range from 0.40 to 0.85. This term is in the denominator because higher efficiency reduces required power.
- 6356 is a unit conversion constant that makes the numbers work out when using CFM and in.w.g. to get horsepower.
The metric version is more intuitive: P (W) = (Q (m³/s) × ΔP (Pa)) / η. The constant 6356 disappears when using SI units.
Worked Example 1
A supply fan for an office AHU needs 20,000 CFM at 4 in.w.g. static pressure. The selected centrifugal fan has 72% efficiency at the operating point. Calculate the required fan power.
Step 1: Write the formula.
HP = (CFM × Pressure) / (6356 × Efficiency)
Step 2: Insert values.
HP = (20000 × 4) / (6356 × 0.72)
Step 3: Compute numerator and denominator.
Numerator = 80,000
Denominator = 6356 × 0.72 = 4576.32
Step 4: Divide.
HP = 80000 / 4576.32 ≈ 17.48 HP
So the fan requires about 17.5 HP. For motor sizing, add a 15% safety factor: 17.5 × 1.15 = 20.1 HP → select a 20 HP motor.
Worked Example 2
An industrial exhaust fan handles 5,000 CFM at 10 in.w.g. static pressure. The fan efficiency is 55% (typical for a paddle-wheel fan handling particulate). Find the power in kW.
First compute HP:
HP = (5000 × 10) / (6356 × 0.55) = 50000 / 3495.8 ≈ 14.30 HP
Convert to kW: 1 HP = 0.7457 kW, so:
kW = 14.30 × 0.7457 ≈ 10.66 kW
The fan needs about 10.7 kW. A 15 kW motor with a VFD would be a practical choice, allowing speed reduction if conditions change.
What Engineers Often Miss
First, many engineers forget that the efficiency in the formula is the fan's total efficiency at the design point, not the motor efficiency. Using motor efficiency instead leads to underestimating required power. Second, drive losses matter: belt-driven fans typically lose 3–5%, so the motor must supply more power than the fan shaft requires. Third, system effect factors—such as poor inlet conditions or insufficient straight duct at the fan discharge—can reduce effective fan performance by 10–20%, meaning the actual pressure rise is lower than expected, but the fan still draws power as if it were producing that pressure. Always account for these with a safety factor.
Try the Calculator
For quick iterations on fan power estimates, use the Fan Power Calculator. It handles both imperial and metric units and gives you HP, kW, and watts instantly.
Top comments (0)