HVAC · Calculator

Duct sizing.

For a given CFM and friction class, returns recommended round duct diameter and rectangular-equivalent sizes. Plus velocity check and 1-ton-of-AC = 400-CFM rule applied.

How this works

The relationship between duct diameter, airflow, and friction loss in standard residential HVAC follows a power-law curve. At the standard 0.08″ wc per 100 ft friction class:

CFM ≈ k × D^2.7

   where:
     D = duct diameter (inches)
     k ≈ 0.95 for 0.08" wc per 100 ft (standard residential)
     k ≈ 1.20 for 0.10" wc per 100 ft (commercial)
     k ≈ 1.50 for 0.15" wc per 100 ft (high-velocity)

This is empirical fit to the ASHRAE friction chart values (Manual D, Table 3); the exponent 2.7 comes from the dependence of friction loss on velocity squared and area. It's accurate to within a few percent for residential round galvanized duct.

Round vs rectangular: equivalent diameter

For the same airflow capacity, the equivalent rectangular duct dimension follows the ASHRAE equation:

D_eq = 1.30 × (a × b)^0.625 / (a + b)^0.25

   where a, b = rectangular duct dimensions

This calculator inverts the equation to find rectangular sizes equivalent to your round size, with the constraint that the aspect ratio shouldn't exceed about 4:1 (above that, the rectangular duct loses significant capacity to wall friction).

Velocity considerations

Beyond friction loss, you want velocity in a reasonable range:

Above these ranges, ductwork becomes noisy and inefficient. Below them, ducts are oversized and expensive.

Common pitfalls

Sources

Disclaimer. This is a simplified sizing calculator for ballpark and verification work. Production residential design should follow ACCA Manual J (loads), Manual S (equipment selection), and Manual D (duct design). Commercial design follows ASHRAE methods.

See also