Mixed Air Temperature Calculator HVAC
Mix three air streams — pick the weight shape your data is in.
Inputs are seeded with an example — edit them to your numbers.
Input
Stream 1
Stream 2
Stream 3
Specific volume comes off each stream's state; mass flow per stream is
CFM ÷ v. Zero a stream's CFM to drop it out of the mix.
Output
Mixed-air state
Worked example
Summer AHU with energy recovery — three streams meeting in the mixing plenum. Outdoor at 1000 CFM / 95 °F / 75 °F WB, return at 3000 CFM / 75 °F / 50 % RH, ERV exhaust bleed at 500 CFM / 60 °F / 55 °F WB.
- For each stream, solve the state (the engine returns specific volume
valongsideWandh). - Convert volumetric flow to mass:
mi = CFMi ÷ vi. Cold streams are denser; warm streams less so. - Mass-weight the two variables that mix linearly with mass —
humidity ratio and enthalpy:
Wmix = Σ(mi · Wi) ÷ Σmi,hmix = Σ(mi · hi) ÷ Σmi. - Recover dry-bulb by inverting the enthalpy formula
h = (0.240 + 0.444·W)·T + 1061·W:
Tmix = (hmix − 1061·Wmix) ÷ (0.240 + 0.444·Wmix). - Materialize the full state at the site pressure to read out RH, WB, DP, and v.
The output column shows the answer the AHU actually sees — RH and WB are what determine whether the cooling coil works dry or wet at this mix. The formula steps are written in the engine's native IP units (CFM, lb, Btu — the ASHRAE IP formulation); metric inputs and results convert at the display boundary, same math.
Input
Stream 1
Stream 2
Stream 3
Fractions are by mass and must sum to 100 % (±0.1 % tolerance). Use this tab when your data already comes in as percentages — otherwise the mass-flow tab is the one to use.
Output
Mixed-air state
Worked example
Same three streams expressed as mass fractions — 22 % / 67 % / 11 %.
- Skip the volumetric-to-mass step — fractions are already in mass units.
- Mass-weight humidity ratio and enthalpy directly:
Wmix = 0.22·W1 + 0.67·W2 + 0.11·W3, same forhmix. - Recover dry-bulb the same way and materialize the full state.
A schedule that lists "fraction OA" alongside DBs and WBs lands here cleanly. A panel reading with CFMs and damper positions lands in the mass-flow tab.