HVAC, Refrigeration & Building Science Psychrometrics & Air Properties ASHRAE Handbook—Fundamentals, Ch. 1 (adiabatic saturation)

Wet Bulb Temperature Calculator

Enter a dry-bulb temperature and either the relative humidity or the dew point, and this calculator returns the thermodynamic wet-bulb temperature — the reading a properly slung psychrometer would give at that state. It also reports the wet-bulb depression, the humidity ratio in grains per pound, the enthalpy and the dew point. Wet bulb is the number manufacturers rate evaporator coils against, the number that sets superheat targets, and the number that limits how cold a cooling tower can get its water, so it is worth having to a tenth of a degree rather than eyeballed off a chart.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Second measurement you haveChoose whichever your meter reports; both fix the same moisture content of the air.Relative humidity
Dry-bulb temperatureOrdinary air temperature, taken with the sensor dry and out of direct sun or radiant heat.75 °F
Relative humidityThe percentage shown by your hygrometer at the same place and moment as the dry-bulb reading.50 %
Dew-point temperatureThe dew point reported by a data logger or a digital psychrometer; it must not exceed the dry bulb.55 °F
Barometric pressureStation pressure where the reading was taken — roughly 24.90 in. Hg at 5,000 ft, not the sea-level figure from a forecast.29.921 in. Hg

It returns

  • Wet-bulb temperature — The equilibrium temperature of a wetted, well-ventilated sensor in this air.
  • Wet-bulb temperature
  • Wet-bulb depression — Dry bulb minus wet bulb — the spread that drives evaporative cooling.
  • Humidity ratio
  • Enthalpy of the moist air
  • Dew point

The formula

W=(10930.556t*)Ws*0.240(tdbt*)1093+0.444tdbt*
W=0.621945pvppv,pv=RH100pws(tdb)

In plain text: Solve for t* : W = [(1093 − 0.556·t*)·W*_s(t*) − 0.240·(t_db − t*)] / (1093 + 0.444·t_db − t*)

  • t*Thermodynamic wet-bulb temperature — the unknown being solved for (°F)
  • t_dbDry-bulb temperature (°F)
  • WHumidity ratio of the sampled air (lb water / lb dry air)
  • W*_sSaturation humidity ratio evaluated at the wet-bulb temperature (lb/lb)

This is the ASHRAE adiabatic-saturation relationship in inch-pound form, valid for wet-bulb temperatures at or above 32 °F; below freezing the constants change to 1220, 0.04 and 0.48. Because W*_s itself depends on t*, the equation cannot be rearranged for t*, so the calculator solves it by bisection to better than 0.001 °F.

Updated Category Psychrometrics & Air Properties Verified against published test cases Reading time 12 min

What the wet-bulb temperature is

The wet-bulb temperature is the temperature a wetted, well-ventilated sensor settles at in a given air stream. Water evaporating from the wick carries latent heat away; sensible heat flows in from the warmer air around it. The wick cools until those two rates balance, and that balance point is the wet bulb.

Three things follow directly from that definition, and each of them is useful. First, the wet bulb is always at or below the dry bulb, and always at or above the dew point — the three coincide only at saturation. Second, the depth of the gap is a direct measure of how dry the air is: at 75 °F, a 12.4 °F depression means 50% relative humidity, while a 21.8 °F depression means 20%. Third, and most usefully, the wet bulb is the floor that any evaporative process can reach. A direct evaporative cooler, a cooling tower, a misting fan and a sweating human being are all working down toward the wet bulb and none of them can get past it.

The wet bulb also carries almost all the information about total heat. Lines of constant wet bulb on a psychrometric chart run within a fraction of a Btu of the lines of constant enthalpy, which is why one wet-bulb reading tells an equipment manufacturer what a coil will do. Evaporator capacity tables are published against entering wet bulb for exactly this reason: two air streams at the same wet bulb but different dry bulbs present the coil with nearly the same total load, split differently between sensible and latent.

Why the wet bulb has to be solved rather than calculated

Getting the humidity ratio from a wet-bulb reading is one line of arithmetic. Going the other way is not, and the reason is visible in the formula: the term W*s is the saturation humidity ratio evaluated at the wet-bulb temperature itself. The unknown appears inside a saturation-pressure correlation as well as three times outside it, and that correlation is an exponential of a polynomial in absolute temperature. No rearrangement exists.

So the calculator does what a psychrometric chart does graphically: it searches. It computes the humidity ratio of your air from the relative humidity or the dew point, then hunts for the wet-bulb temperature whose energy balance reproduces that humidity ratio, narrowing the interval by bisection until the answer is settled to under a thousandth of a degree. Because the humidity ratio predicted by the balance rises monotonically with the trial wet bulb, the search is guaranteed to converge on the single correct root — there is no second solution to fall into.

The physical meaning of the numerator and denominator is worth reading. The numerator is the latent heat the saturated wick can carry off, (1093 − 0.556t*) Btu per pound of water evaporated at that temperature, times the water it can hold, less the sensible heat 0.240(tdbt*) the air gives up in cooling to the wick temperature. The denominator normalises the result back to one pound of dry air. Set the depression to zero and the sensible term vanishes, leaving W = W*s, which is exactly what saturation means.

Barometric pressure matters more than people expect. The humidity ratio divides by (ppv), so the same relative humidity at altitude means more water per pound of dry air. Run 75 °F and 50% RH at 24.896 in. Hg, the standard pressure at 5,000 ft, and the humidity ratio rises from 64.65 to 77.93 gr/lb while the wet bulb falls from 62.55 °F to 61.76 °F. Both moves are real: there is more water in the air, but the reduced pressure makes evaporation easier, and the second effect wins. This is why evaporative cooling works so well in Denver and Albuquerque.

Worked example: 75 °F dry bulb at 50% relative humidity

Standard sea-level pressure, 29.921 in. Hg or 101,325 Pa.

  1. Saturation pressure at the dry bulb. 75 °F is 23.889 °C; the ASHRAE correlation gives pws = 2,965.3 Pa.
  2. Actual vapour pressure. At 50% RH, pv = 0.50 × 2,965.3 = 1,482.6 Pa.
  3. Humidity ratio of the sample. W = 0.621945 × 1,482.6 ÷ (101,325 − 1,482.6) = 0.0092357 lb/lb, which is 64.65 gr/lb. This is the target the wet bulb has to reproduce.
  4. First trial: t* = 62 °F. Saturation pressure at 62 °F is 1,897.4 Pa, so W*s = 0.621945 × 1,897.4 ÷ (101,325 − 1,897.4) = 0.0118685 lb/lb. The balance gives W = [(1093 − 0.556 × 62) × 0.0118685 − 0.240 × 13] ÷ (1093 + 0.444 × 75 − 62) = (12.5631 − 3.1200) ÷ 1064.30 = 0.0088727 lb/lb, or 62.11 gr/lb. Too low, so the true wet bulb is higher.
  5. Second trial: t* = 63 °F. Saturation pressure 1,965.4 Pa gives W*s = 0.0123026 lb/lb, and the balance returns 0.0095324 lb/lb, or 66.73 gr/lb. Now too high, so the answer is bracketed between 62 and 63 °F.
  6. Interpolate. 62 + (64.65 − 62.11) ÷ (66.73 − 62.11) = 62 + 2.54 ÷ 4.62 = 62.55 °F. The bisection in the calculator lands on 62.553 °F, so the linear interpolation across a single degree is already good to three hundredths.

The wet-bulb depression is 75 − 62.55 = 12.45 °F, the dew point is 55.1 °F, and the enthalpy is 0.240 × 75 + 0.0092357 × (1061 + 0.444 × 75) = 18.00 + 10.11 = 28.11 Btu/lb of dry air.

How to use the wet bulb once you have it

For refrigerant charging, the indoor wet bulb is one of the two inputs to a superheat target. Fixed-orifice systems are charged by comparing measured superheat with a target read from a chart indexed by return-air wet bulb and outdoor dry bulb. A wet-bulb reading two degrees high shifts the target by several degrees of superheat, which is enough to leave a system undercharged — the target superheat calculator shows how steeply that table moves. Systems with a thermostatic or electronic expansion valve are charged on subcooling instead, using the subcooling calculator.

For coil selection, entering wet bulb sets total capacity and the dry-bulb spread sets the split. Manufacturer tables run capacity against entering wet bulb precisely because constant-wet-bulb lines are nearly constant-enthalpy lines. Two rooms at 80 °F/67 °F and 75 °F/67 °F present a coil with almost identical total load; the second simply demands more of it as latent. Split the load with the sensible heat ratio calculator.

For evaporative equipment, the wet bulb is the hard limit. A direct evaporative cooler at 85% effectiveness leaving 95 °F db / 66 °F wb air delivers 95 − 0.85 × (95 − 66) = 70.4 °F. A cooling tower is quoted as an approach, the gap between leaving water and the design wet bulb, and 7 °F is a common design approach — see the cooling tower range and approach calculator. Neither can be pushed below the wet bulb by adding capacity, which is why a tower undersized on approach cannot be rescued by a bigger fan.

For heat stress, do not confuse wet bulb with wet-bulb globe temperature. WBGT is a weighted composite — outdoors it is 0.7 times natural wet bulb, plus 0.2 times globe temperature, plus 0.1 times dry bulb — and the natural wet bulb it uses is an unaspirated reading, not the thermodynamic wet bulb this calculator returns. The two are close in moving air and diverge in still air, so a WBGT screening threshold cannot be applied to this output directly.

Wet-bulb temperature at sea level for common indoor and outdoor states

Wet-bulb temperature (°F) at 29.921 in. Hg, computed from the ASHRAE adiabatic-saturation balance with Hyland–Wexler saturation pressures.
Dry bulb (°F)20% RH30%40%50%60%70%80%90%100%
6043.445.848.050.252.354.456.358.260.0
7050.053.055.858.461.063.465.767.970.0
7553.256.559.662.665.367.970.472.875.0
8056.460.163.566.769.672.575.177.680.0
8559.663.667.370.874.077.079.882.585.0
9062.867.271.274.978.381.584.587.390.0
9566.070.775.179.182.786.189.392.295.0
10069.174.379.083.287.190.794.097.1100.0

Read the AHRI rating points off this table: 80 °F at 40% RH is a 63.5 °F wet bulb, and the 80/67 indoor point sits between the 50% and 60% columns at 51% RH. At altitude the whole table shifts, so use the calculator with your station pressure rather than these sea-level values.

A thermometer in a wet sock is not a wet-bulb reading

The energy balance assumes the wick loses heat overwhelmingly by evaporation, and that requires air moving across it at roughly 400 ft/min or faster — a proper sling, or a fan-aspirated psychrometer. A wetted sensor sitting still in a room reads somewhere between the true wet bulb and the dry bulb, always high. Three more field mistakes push the reading the same way: tap water leaves mineral scale that glazes the wick and blocks evaporation, a wick that has dried out at the top reads sensible temperature instead, and a bulb in line of sight of a hot compressor or a sunlit window picks up radiant gain the balance never accounted for. Sling until the reading stops falling, then take the lowest value.

Assumptions and limits of this calculation

  • It returns the thermodynamic wet bulb, not a psychrometer reading. The two agree to within a few hundredths of a degree for a properly aspirated wick at normal HVAC conditions, which is far inside instrument error, but they are not the same defined quantity.
  • Moist air is treated as an ideal gas mixture. That holds comfortably at atmospheric pressure across the temperature range this tool covers; it is not a real-gas model for compressed air work.
  • The inch-pound constants change below freezing. Above a 32 °F wet bulb the balance uses 1093, 0.556 and 0.240; below it, 1220, 0.04 and 0.48, with saturation taken over ice. The calculator switches automatically at 32 °F.
  • Station pressure, not sea-level pressure. Forecast barometric readings are corrected to sea level. Using one at altitude overstates the humidity ratio and shifts the wet bulb by close to a degree at 5,000 ft.
  • It is a point calculation. Air stratifies, and a return grille, a room centre and a supply plenum will read differently. Sample where the number is going to be used.
  • Relative humidity above 100% is rejected. Supersaturated states do not persist in ducts or rooms; the tool holds the calculation at saturation and flags it rather than returning a fictional answer.

Which psychrometric property to reach for

Any two independent properties fix the state of moist air at a known barometric pressure, so the choice between them is practical rather than theoretical. Reach for the wet bulb when the question is about total heat or about evaporation — coil capacity, tower approach, evaporative-cooler leaving temperature, refrigerant charging. Reach for the dew point when the question is about condensation on a surface, using the dew point calculator. Reach for the humidity ratio when the question is about a quantity of water — pounds per hour off a coil, or the moisture a dehumidifier has to remove.

Relative humidity is the weakest of the four for engineering work, because it changes when you merely heat the air. It survives because occupants understand it and because the mould and comfort literature is written in it. If you have relative humidity and need the others, this calculator and the relative humidity calculator convert in both directions, and the moist air enthalpy calculator takes the state through to total heat.

One historical note explains a persistent confusion. Before the thermodynamic wet bulb was defined, the psychrometer was the definition, and older texts published psychrometric tables from measured depressions with an empirical psychrometric constant. Modern practice inverts that: the thermodynamic wet-bulb temperature is defined by the adiabatic-saturation process, and the instrument is understood as an approximation to it. That is why an ASHRAE table and a nineteenth-century psychrometric table disagree in the last digit, and why a well-designed aspirated psychrometer matters more than a well-chosen empirical constant.

Frequently asked questions

Can the wet-bulb temperature ever be higher than the dry-bulb temperature?

No. Evaporation from the wick can only cool it, so the wet bulb is at most equal to the dry bulb, and that happens only when the air is saturated at 100% relative humidity. If you measure a wet bulb above the dry bulb, something is wrong with the setup: the two probes are swapped, the wick has dried out, or a radiant heat source is warming one sensor. This calculator rejects a dew point above the dry bulb for the same reason.

Why is wet bulb used for cooling tower and evaporative cooler ratings instead of dry bulb?

Because the wet bulb is the lowest temperature evaporation can reach, so it sets the theoretical limit on both machines. A cooling tower is specified by its approach — how many degrees above the design wet bulb the leaving water sits — and a design wet bulb two degrees higher means leaving water two degrees warmer for the same tower. Dry-bulb temperature barely matters to either; a 100 °F day at a 66 °F wet bulb is easier for a tower than an 85 °F day at a 75 °F wet bulb.

What is a normal indoor wet-bulb temperature?

Around 62 to 67 °F for a comfortable, conditioned space. The AHRI indoor rating condition is 80 °F dry bulb and 67 °F wet bulb, which is 51% relative humidity, and a house held at 75 °F and 50% RH reads 62.6 °F wet bulb. Return-air wet bulb much above 70 °F usually means the space is not being dehumidified adequately; much below 58 °F suggests either a very dry climate or over-dehumidification.

How is wet-bulb temperature different from wet-bulb globe temperature?

WBGT is a composite heat-stress index, not a psychrometric property. Outdoors in sunlight it is calculated as 0.7 times the natural wet bulb plus 0.2 times the globe temperature plus 0.1 times the dry bulb, and the natural wet bulb it uses is an unaspirated sensor exposed to the actual wind and sun. The thermodynamic wet bulb this calculator returns is one input to that idea but is not interchangeable with it, so do not compare this output against a WBGT work-rest threshold.

Does the wet bulb change with altitude?

Yes, for the same dry bulb and relative humidity. At 75 °F and 50% RH the wet bulb is 62.55 °F at 29.921 in. Hg and 61.76 °F at 24.896 in. Hg, the standard pressure at 5,000 ft, even though the humidity ratio rises from 64.65 to 77.93 gr/lb. Lower total pressure makes evaporation easier, and that effect outweighs the extra moisture. Enter your station pressure rather than a sea-level-corrected forecast value.

How accurate is this against a psychrometric chart?

It is more accurate than you can read a chart. The saturation pressures come from the Hyland–Wexler correlation printed in the ASHRAE Handbook—Fundamentals and the wet bulb is found by bisection to under 0.001 °F, whereas a full-size psychrometric chart can be read to perhaps 0.2 °F with care. In practice your instrument error dominates: a pair of thermometers good to ±0.5 °F puts a bigger uncertainty on the answer than the mathematics does.

What wet bulb do I need for evaporative cooling to be worth installing?

A direct evaporative cooler is generally worth considering when the design wet bulb stays below about 70 °F, because leaving air temperature is dry bulb minus effectiveness times the depression. At 95 °F db and a 66 °F wb, an 85%-effective pad delivers 95 − 0.85 × 29 = 70.4 °F. Take the same 95 °F day with a 78 °F wet bulb and the same pad delivers 80.6 °F, which is not comfort cooling. Check your local design wet bulb rather than the dry bulb before deciding.

Why does the calculator return a wet bulb even at 0% relative humidity?

Because the adiabatic-saturation equation still has a solution there: perfectly dry air at 75 °F would drive a wetted wick down to about 45.9 °F before the sensible heat gained balanced the latent heat lost. There is no dew point at 0% RH, so that field is left blank, and the calculator flags the state. Air with literally zero moisture does not occur outside a desiccant rig, so treat that reading as a limit rather than a field condition.

References