Fluidtool logoFluidtool Docs
Fluidtool logoFluidtool Docs
HomepageFluidtool Docs

CoolProp Wiki

CoolProp WikiGWP & ODPP-h DiagramSuperheat & SubcoolingTwo-phase quality (Q)Saturation pressure vs temperaturePsychrometric ChartDew PointWet-bulb temperature (Twb)RH vs Humidity Ratio (W)Mixing Outdoor Air & Return AirBubble point vs dew point (temperature glide)Car A/C pressure chartTranscritical CO2 (R744) cycleCritical pointGauge vs absolute pressure (psig vs psia)R134a vs R1234yfR410A vs R32Refrigerant PT chartSpecific humidity vs humidity ratioSubcooling (Delta Tsc)Zeotropic vs Azeotropic
CoolProp Wiki

Mixing Outdoor Air & Return Air

How to compute mixed air properties (T, RH, W, h) by mass-weighted mixing of outdoor air and return air using psychrometrics.

HVAC systems often mix outdoor air (OA) and return air (RA) before conditioning. The mixed air state determines coil loads, dehumidification potential, and comfort outcomes.

Key idea: mix on a dry-air basis

Psychrometric “mixing” is a mass balance problem. For best accuracy, mix properties using the dry-air mass flow as the weighting basis (and assume both streams are at roughly the same pressure).

The two values to mix

  • Humidity ratio (W): absolute moisture content (kg/kg_da).
  • Enthalpy (h): useful energy variable for HVAC loads (kJ/kg_da).

Mixing formulas (mass-weighted)

Let α be the outdoor air fraction on a dry-air basis (0–1). Then:

  • Wmix = α · WOA + (1 − α) · WRA
  • hmix = α · hOA + (1 − α) · hRA

After you have Wmix and hmix, you can compute the rest of the mixed air properties (Tdb, RH, Tdp, Twb, …) from that state.

What it looks like on a psychrometric chart

The mixed air point lies on the straight line between the OA and RA points on the chart. Its location along the line depends on the mixing fraction α.

Using FluidTool (practical workflow)

  1. Compute WOA and hOA from your outdoor air measurements (e.g., Tdb + RH).
  2. Compute WRA and hRA from your return air measurements.
  3. Choose a mixing fraction α (outdoor air fraction on a dry-air basis) and compute Wmix/hmix using the formulas above.
  4. In the current Humid Air Calculator, use it to compute the OA and RA endpoint states from measured inputs such as Tdb + RH.
  5. Compute Wmix and hmix outside the tool using the formulas above.
  6. The current UI does not expose a direct W + H input pair, so treat Wmix/hmix as a derived engineering state rather than a directly enterable pair in FluidTool.
  • Open Humid Air Calculator

Common pitfalls

  • Mixing RH is wrong: don’t average RH directly. Mix W and h, then compute RH from the mixed state.
  • Pressure/altitude: OA and RA should be evaluated at the same pressure for consistency.
  • Using volume fractions: if you only know volumetric flow rates, convert to a dry-air mass basis (density depends on T and humidity).

Related

  • Back to Wiki
  • Related: Psychrometric Chart
  • Related: RH vs Humidity Ratio (W)

RH vs Humidity Ratio (W)

Relative humidity (RH) is temperature-dependent; humidity ratio (W) is an absolute moisture measure. Learn when each matters on a psychrometric chart.

Bubble point vs dew point (temperature glide)

Learn bubble point, dew point, and temperature glide for refrigerant blends (zeotropic mixtures), and how to interpret saturation readings safely.

Table of Contents

Key idea: mix on a dry-air basis
The two values to mix
Mixing formulas (mass-weighted)
What it looks like on a psychrometric chart
Using FluidTool (practical workflow)
Common pitfalls
Related