Understanding Mixed Air in HVAC Systems
Mixed air is the product of combining return air from occupied spaces with outside intake air in HVAC systems. Return air typically contains moisture and sensible heat from occupancy, while outside air brings fresh ventilation but may have unfavourable temperature and humidity conditions. The proportions and properties of each stream determine the characteristics of the mixed stream entering the conditioning equipment.
In practice, HVAC designers must balance outdoor air requirements (for ventilation and code compliance) against energy costs. Mixing cold winter outside air with warm return air, or mixing dry summer air with humid return air, produces intermediate conditions that the coils and humidifiers then adjust to the setpoint. Accurate mixed air properties are essential for:
- Coil sizing — predicting heat and moisture loads
- Equipment selection — ensuring capacity matches the actual duty
- Energy modelling — estimating seasonal operating costs
- Control strategy tuning — optimizing economizer damper positions
The Physics of Air Mixing and Energy Balance
Air mixing in HVAC ducts is an adiabatic process—negligible heat flows through duct walls, and no mechanical work is performed. This simplifies the first law of thermodynamics to a steady-flow energy balance:
m₁h₁ + m₂h₂ = m₃h₃
where m is mass flow rate (kg/s) and h is specific enthalpy (kJ/kg). The subscripts 1, 2, and 3 refer to stream 1, stream 2, and the resulting mixture. Enthalpy accounts for both sensible heat (temperature) and latent heat (moisture content), so this single equation captures the complete energy state of the blend.
Mass conservation requires that m₁ + m₂ = m₃, and humidity is conserved by mass fraction: m₁ω₁ + m₂ω₂ = m₃ω₃. Together, these three equations allow calculation of any unknown property of the mixed stream if the two inlet streams are fully defined.
Key Formulas for Mixed Air Properties
The calculator applies psychrometric relationships to determine vapour pressure, humidity ratio, enthalpy, and dew point from dry bulb temperature and relative humidity. Once both inlet streams are characterised, mass flow rates are computed from volumetric flow and specific volume, then the mixture properties follow directly from conservation laws.
Dew point (Magnus formula):
T_dp = 243.04 × α / (17.625 − α)
where α = ln(RH/100) + 17.625 × T_db / (243.04 + T_db)
Vapour pressure from dew point:
P_v = 0.6112 × exp(A)
where A = 17.502 × T_dp / (240.97 + T_dp)
Humidity ratio:
ω = 0.621945 × P_v / (P_atm − P_v)
Specific enthalpy:
h = 1.006 × T_db + ω × (2499.86 + 1.86 × T_db)
Specific volume:
v = 287.042 × (T_db + 273.15) × (1 + 1.608 × ω) / P_atm
Mass flow rate:
m = V / v
Mixed stream properties:
h_mix = (m₁ × h₁ + m₂ × h₂) / (m₁ + m₂)
ω_mix = (m₁ × ω₁ + m₂ × ω₂) / (m₁ + m₂)
T_db— Dry bulb temperature (°C)RH— Relative humidity (%, expressed as fraction 0–100)T_dp— Dew point temperature (°C)P_v— Partial pressure of water vapour (kPa)P_atm— Atmospheric pressure at site elevation (Pa)ω— Humidity ratio (kg water / kg dry air)h— Specific enthalpy (kJ/kg of dry air)v— Specific volume (m³/kg of dry air)m— Mass flow rate (kg/s)V— Volumetric flow rate (m³/s)
Practical Example: Return Air and Outside Air Mixing
Consider a winter scenario where return air is saturated at 14 °C with a volumetric flow of 50 m³/min, and outside air at 32 °C and 60% RH arrives at 20 m³/min. Using the calculator or formulas:
- Return air (stream 1): T_db = 14 °C, RH = 100% → compute ω₁, h₁, and v₁ → m₁ = V₁ / v₁
- Outside air (stream 2): T_db = 32 °C, RH = 60% → compute ω₂, h₂, and v₂ → m₂ = V₂ / v₂
- Mixed air (stream 3): h₃ = (m₁h₁ + m₂h₂) / (m₁ + m₂) and ω₃ = (m₁ω₁ + m₂ω₂) / (m₁ + m₂) → find T_db and remaining properties on the psychrometric chart or by iteration
The result is a mixed stream at an intermediate temperature and humidity that the cooling coils will then adjust to comfort conditions. Knowing the exact enthalpy and humidity of the mixed air allows the designer to size the coil correctly and predict condensation risk.
Common Pitfalls in Mixed Air Calculations
Avoid these frequent mistakes when computing mixed air properties and configuring the calculator.
- Confusing volumetric and mass flow rates — Volumetric flow (m³/s) and mass flow (kg/s) are not interchangeable. Always convert using specific volume, which depends on temperature and humidity. A warm, moist stream occupies more volume per kilogram than a cold, dry stream. Skipping this conversion leads to incorrect mixture properties and severely undersized equipment.
- Neglecting elevation and barometric pressure effects — Atmospheric pressure varies with altitude and weather. At 1500 m elevation, pressure is roughly 15% lower than sea level, which significantly alters specific volume and humidity calculations. Always confirm the pressure value at your site; using a generic 101.325 kPa can introduce 5–10% errors in enthalpy and humidity ratio.
- Assuming adiabatic mixing without checking duct insulation — Real ducts can exchange heat with the building envelope, especially in unconditioned attics or crawlspaces. If outside air is very cold or very hot, heat gain or loss before the mixing point can noticeably shift the assumed initial conditions. A rough check: if ductwork is uninsulated and long, adjust stream temperatures by 2–5 °C to account for pre-mixing gains or losses.
- Rounding intermediate values too early — Psychrometric calculations involve exponentials and logarithms that are sensitive to rounding. Always retain at least 4 significant figures through intermediate steps (dew point, vapour pressure, humidity ratio). Rounding to 2 decimal places partway through can compound errors and produce mixed properties that are 1–2 °C or 0.5 g/kg off from the true value.