How do I determine the correct fan size (diameter, width, housing) for my application?
## The Fan Laws: The Foundation of Sizing
Fan performance scales predictably with speed (RPM), diameter, and air density. These relationships — known as the fan laws — let you extrapolate from a published curve to your operating point.
### Law 1: Speed (RPM) Scaling — Same Fan
| Parameter | Relationship |
|-----------|-------------|
| Flow (CFM/m³/h) | ∝ RPM |
| Pressure (Pa/in.wg) | ∝ RPM² |
| Power (kW/HP) | ∝ RPM³ |
**Example:** Double the RPM → 2× flow, 4× pressure, 8× power. That last one is why speeding up a fan without checking motor capacity burns motors.
### Law 2: Diameter Scaling — Geometrically Similar Fans
| Parameter | Relationship |
|-----------|-------------|
| Flow | ∝ D³ |
| Pressure | ∝ D² |
| Power | ∝ D⁵ |
**Example:** Increase diameter by 20% → 1.73× flow, 1.44× pressure, 2.49× power.
### Law 3: Density Scaling (Altitude/Temperature)
| Parameter | Relationship |
|-----------|-------------|
| Flow | Unchanged |
| Pressure | ∝ ρ (density) |
| Power | ∝ ρ |
**Procurement trap:** A fan spec'd at sea level (ρ = 1.2 kg/m³) delivers ~17% less mass flow at 1,500 m altitude (ρ ≈ 1.0 kg/m³). Always specify altitude when ordering.
---
## Step-by-Step Sizing Method
### Step 1: Define the Duty Point
You need TWO numbers — never specify just CFM (cubic feet per minute).
- **Required airflow** (CFM or m³/h)
- **Required static pressure** (Pa or in.wg) — this is the system resistance at that airflow
If you don't know the system resistance, calculate it. Duct friction (Darcy-Weisbach), filter pressure drop, damper losses, hood entry losses — they all add up. Guesswork here is the #1 cause of oversized, inefficient fans.
### Step 2: Apply Safety Factors (Wisely)
Applying a blanket 20% margin is a procurement anti-pattern. It leads to fans running on the left side of their curve (inefficient, possibly stalling).
**Better approach:**
- Flow margin: 5–10% (duct leakage, future expansion)
- Pressure margin: 10–15% (filter loading, damper uncertainty)
- Then select the fan whose **peak efficiency falls near your duty point + margin**
### Step 3: Read the Fan Curve
A proper fan curve shows:
- **CFM vs. Static Pressure** — the main performance curve
- **Power curve** (BHP/kW vs. CFM)
- **System resistance curve** — your ductwork's pressure drop at various flows
- **Operating point** — where the fan curve and system curve intersect
**Critical check: Non-overloading power characteristic.** With backward-inclined/airfoil impellers, power peaks and then DROPS as flow increases — called a "non-overloading" characteristic. With forward-curved, power rises continuously. If your system resistance is uncertain, choose non-overloading designs.
### Step 4: Check the Surge Region
Every centrifugal fan has a surge (stall) region on the left side of the curve, typically below 40–50% of peak-efficiency flow. Operating here causes pulsation, vibration, and premature failure.
**Rule:** The operating point must be to the right of the surge line under ALL operating conditions — full flow, part load, and especially during filter loading.
### Step 5: Check Sound Levels
Fan sound power (LwA in dBA) increases dramatically with tip speed. A smaller fan at higher RPM is almost always louder than a larger fan at lower RPM moving the same air.
**Approximate relationship:** Sound ∝ Tip Speed⁵–⁶
**Best practice:** If noise is constrained, bias toward larger diameter, lower RPM.
---
## Common Size Standards
### Axial Fans
| Frame Size | Impeller Ø | Typical Housing | Common Use |
|-----------|-----------|-----------------|------------|
| 200 mm | ~195 mm | 200×200 mm | Small ventilation |
| 250 mm | ~245 mm | 250×250 mm | Bathroom exhaust |
| 315 mm | ~310 mm | 315×315 mm | Commercial duct |
| 400 mm | ~395 mm | 400×400 mm | Industrial wall |
| 500 mm | ~490 mm | 500×500 mm | Large exhaust |
| 630 mm | ~620 mm | 630×630 mm | Car park ventilation |
### Centrifugal Fans
Centrifugal sizes follow impeller diameter (mm) and inlet size, designated by the fan manufacturer's numbering scheme. A common convention: **SISW 315** = Single Inlet Single Width, 315 mm impeller.
### DC Axial Fans (Electronics Cooling)
Standard frame sizes: **40, 60, 80, 92, 120, 140, 172, 200, 254 mm** (square frame, thickness 10/15/20/25/28/32/38/51 mm).
---
## 5 Most Common Sizing Mistakes
1. **Specifying only CFM without pressure.** "I need 10,000 CFM" is meaningless. At what pressure? Against what resistance?
2. **Oversizing with blanket safety factors.** A 20% oversized fan running throttled wastes 30–50% more energy than a correctly sized fan with a VFD.
3. **Ignoring altitude/temperature density effects.** A fan spec'd at sea level won't meet mass flow requirements at altitude. 1 kg of air at 20°C = 0.83 m³; at 200°C = 1.35 m³.
4. **Mixing inlet/outlet conventions.** Inlet diameter ≠ impeller diameter. A "12-inch fan" usually means impeller diameter, but the inlet flange may be 13–14 inches. Confirm which dimension the vendor is quoting.
5. **Not derating for inlet obstructions.** Guards, silencers, dampers, and bends within 3 duct diameters of the inlet can reduce fan performance by 10–30%. Specify system-effect factors.
---
## Procurement Checklist
- [ ] Define duty point: ___ CFM @ ___ Pa static pressure
- [ ] Operating altitude: ___ m (density correction)
- [ ] Air temperature: ___ °C (density + material selection)
- [ ] Duct diameter / connection flange size: ___ mm
- [ ] Noise limit: ___ dBA @ ___ m distance
- [ ] Fan curve requested and reviewed
- [ ] Surge margin confirmed (operating point > 60% of peak-efficiency flow)
- [ ] Motor non-overloading characteristic verified
- [ ] AMCA 210 certification (or equivalent ISO 5801)
When in doubt, ask the vendor for a **system-effect-corrected fan curve** — it accounts for real-world inlet/outlet conditions and prevents underperformance claims later.