Furnace Airflow to Temperature Rise
Pick a blower airflow (a tap or a target CFM) and predict the rise it produces, to set the blower before measuring.
Example
You enter
- Furnace input (BTU/hr) 100000
- Efficiency (%) 80
- Blower airflow (CFM) 1200
- Return-air temp (°F) 70
- Plate min rise (°F) 40
- Plate max rise (°F) 70
You get
- Predicted temperature rise 61.7 F
- Supply-air temperature 131.7 F
Details, formula, and sources
rise = output / (1.08 x CFM), output = input x efficiency, supply = return + rise. A 100,000 BTU/hr furnace at 80% on 1,200 CFM (70 F return) gives a 62 F rise and 132 F supply - in the 40-70 F band; drop to a lower tap and the rise climbs. A lower airflow raises the rise (overheat risk); a higher airflow lowers it. The rating-plate rise range governs.
output = input x efficiency / 100; delta_T = output / (1.08 x CFM); supply_air = return_air + delta_T. Verdict checks delta_T against the rating-plate rise range.
First-principles sensible-heat relation Qs = 1.08 x CFM x delta-T solved for the rise, the inverse of the temperature-rise tile (public); the 1.08 air factor and efficiency are editable.
The sensible-heat relation is public physics; the rating-plate rise range governs.
Estimate. AHJ and licensed professional govern.
Field names used by the API: input_btuh, efficiency_pct, cfm, return_air_F, rise_min_F, rise_max_F, delta_T_F, supply_air_F
- Rise from airflow delta_T = output / (1.08 x CFM), output = input x efficiencyfirst principles
- Air factor 1.08 BTU/hr per CFM per F is sea-level standard air; at altitude or high humidity it fallsfirst principles
- Rise range default 40 to 70 F; the rating plate's stamped range is the governing limitrating plate