Vapor Pressure & the Antoine Equation
Use a standard Antoine correlation to compute saturation pressure P* of a pure liquid at a given temperature.
At a fixed temperature, a pure liquid has a very specific equilibrium vapor pressure. How do you compute it quickly and safely?
What “Vapor Pressure” Means
The vapor pressure P* of a pure liquid at temperature T is the equilibrium pressure of the vapor above that liquid when liquid and vapor coexist.
It is also called the saturation pressure. If the surrounding pressure equals P*, the liquid is at its boiling point for that pressure.
Antoine Equation (log10 form used in standard tables)
A widely used correlation for many liquids is the Antoine equation:
log10(P*/mmHg) = A − B/(C + T[°C])
Antoine constants (A, B, C) are tabulated for specific unit conventions and temperature ranges (commonly in appendices of thermodynamics texts).
Antoine constants must match the exact equation form and units. Here we use log10(P*/mmHg) with T in °C. Also, each triplet is only valid over a stated temperature range (often ~1–100°C for the water constants used below).
- Given: T = 50.0°C, A = 8.07131, B = 1730.63, C = 233.426
- Compute denominator: C + T = 233.426 + 50.0 = 283.426
- Compute the fraction: B/(C+T) = 1730.63 / 283.426 = 6.10611
- Compute log10(P*/mmHg):
- log10(P*/mmHg) = A − B/(C+T) = 8.07131 − 6.10611 = 1.96520
- Raise 10 to both sides to get P*:
- P*/mmHg = 10^(1.96520) = 92.30 mmHg
- C + T = 233.426 + 60.0 = 293.426
- B/(C+T) = 1730.63 / 293.426 = 5.89801
- log10(P*/mmHg) = 8.07131 − 5.89801 = 2.17330
- P*/mmHg = 10^(2.17330) = 149.04 mmHg
Check your understanding
- Vapor pressure P*(T) is the equilibrium saturation pressure of a pure liquid at temperature T
- Antoine equation (common textbook form): log10(P*/mmHg) = A − B/(C + T[°C])
- Always use consistent units and stay within the tabulated temperature range
- You can compute P* by evaluating the log10 expression, then exponentiating with base 10