7.1 Pure Component Vapor Pressure and Phase Equilibria
Key Takeaways
- The Gibbs Phase Rule (F = C - P + 2) dictates the degrees of freedom for non-reacting equilibrium systems; for a pure single-component fluid (C = 1), specifying pressure uniquely fixes the saturation temperature during two-phase coexistence (P = 2 -> F = 1).
- The Clapeyron equation [dP_sat/dT = Delta H_vap / (T * Delta v_vap)] is an exact thermodynamic relationship governing phase boundaries; introducing ideal gas vapor behavior and neglecting liquid volume yields the Clausius-Clapeyron equation [d(ln P_sat)/dT = Delta H_vap / (R * T^2)].
- The Antoine equation [log10(P_sat) = A - B/(T + C) or ln(P_sat) = A - B/(T + C)] empirically models vapor pressure curvature across moderate temperature intervals by incorporating an effective temperature adjustment parameter C.
- On the NCEES PE Chemical Exam, unit consistency in Antoine equation evaluations is paramount: mixing Celsius with Kelvin, base-10 with natural logarithms, or mmHg with bar or kPa generates catastrophic numerical errors.
- Cox charts linearize vapor pressure data over extended temperature spans by plotting log(P_sat) against an empirical temperature scale calibrated to water, enabling rapid graphical interpolation and safe extrapolation toward the critical point.
7.1 Pure Component Vapor Pressure and Phase Equilibria
Phase equilibria and vapor pressure estimation form the cornerstone of separation design, relief system sizing, and process vessel specification on the NCEES PE Chemical Exam. When a pure liquid boils inside a reboiler, flashes across an expansion valve, or evaporates from a storage tank, the system establishes a dynamic balance governed by thermodynamic potential gradients. Understanding how temperature and pressure dictate phase transitions enables chemical engineers to accurately compute operating conditions, prevent cavitation, and size distillation columns.
1. Fundamental Thermodynamic Criteria of Phase Equilibrium
Consider an isolated, multi-phase, pure-component system containing $\pi$ distinct phases (e.g., solid, liquid, and vapor) labeled $\alpha, \beta, \dots, \pi$. From the Second Law of Thermodynamics, an isolated system reaches equilibrium when its total entropy is maximized. At specified temperature ($T$) and pressure ($P$), this condition corresponds to minimizing the total Gibbs free energy ($dG_{T,P} = 0$).
For a closed, heterogeneous system at uniform $T$ and $P$, transferring an infinitesimal quantity of moles $dn_i$ from phase $\alpha$ to phase $\beta$ produces a change in total Gibbs energy:
Where $\mu_i$ is the chemical potential of species $i$, defined as the partial molar Gibbs free energy:
At thermodynamic equilibrium, $dG = 0$ for any arbitrary, reversible mass transfer $dn_i$. Therefore, phase coexistence demands three simultaneous conditions:
- Thermal Equilibrium: Uniform temperature across all phases.
- Mechanical Equilibrium: Uniform pressure across all phases (in the absence of interfacial surface tension or hydrostatic heads).
- Chemical / Phase Equilibrium: Uniform chemical potential (or fugacity) of each component across all phases.
If $\mu_i^\alpha > \mu_i^\beta$, mass spontaneously transfers from phase $\alpha$ to phase $\beta$ until the chemical potentials equalize. For a pure substance ($C = 1$), the chemical potential equals the molar Gibbs free energy of that phase ($\mu = g$).
2. The Gibbs Phase Rule
Josiah Willard Gibbs established the Gibbs Phase Rule, which defines the number of independent intensive variables (degrees of freedom, $F$) that must be specified to completely fix the thermodynamic state of an equilibrium system.
Mathematical Formulation
For a non-reacting system:
Where:
- $F$ = degrees of freedom (variance) of the system.
- $C$ = number of non-reacting chemical components.
- $P$ = number of phases coexisting at equilibrium.
- $2$ = represents the two intensive state variables: temperature ($T$) and pressure ($P$).
If the system involves $r$ independent reversible chemical reactions and $s$ special stoichiometric constraints (such as equimolar production from an initial charge), the rule generalizes to:
Degrees of Freedom for Pure Fluids ($C = 1$)
- Single Phase ($P = 1$: Superheated Vapor, Subcooled Liquid, or Supercritical Fluid): Two intensive properties must be specified (e.g., both $T$ and $P$) to locate the thermodynamic state and determine properties such as density, enthalpy, and entropy.
- Two Coexisting Phases ($P = 2$: Saturated Liquid + Saturated Vapor): Only one intensive variable can be independently specified. Specifying temperature $T$ uniquely fixes the vapor pressure $P^{sat}(T)$. Conversely, specifying system pressure $P$ uniquely fixes the saturation boiling temperature $T^{sat}(P)$. A chemical process engineer cannot independently control both temperature and pressure in an equilibrium reboiler containing pure liquid and vapor.
- Three Coexisting Phases ($P = 3$: Solid + Liquid + Vapor at the Triple Point): The system is invariant. The triple point exists at a single, unique temperature and pressure (for water, $T_{tp} = 0.01^\circ\text{C} = 273.16\text{ K}$ and $P_{tp} = 0.6117\text{ kPa} = 4.587\text{ mmHg}$). Neither $T$ nor $P$ can be altered without causing at least one phase to completely disappear.
- Critical Point: At the critical point ($T_c, P_c$), the meniscus between liquid and vapor vanishes, and all intensive properties of both phases merge into a single supercritical fluid. This boundary point is invariant ($F = 0$) for a pure component.
Comparison Table: Gibbs Phase Rule Applications in Process Engineering
| System Description | Components ($C$) | Phases ($P$) | Degrees of Freedom ($F$) | Practical Engineering Consequence |
|---|---|---|---|---|
| Superheated Steam in Piping | 1 | 1 (Vapor) | 2 | Must measure both $T$ and $P$ to calculate steam density and enthalpy. |
| Boiler Drum Steam-Water Mixture | 1 | 2 (Liquid + Vapor) | 1 | Pressure transmitter uniquely determines water temperature; redundant $T$ probe acts as check. |
| Pure Water Triple Point Cell | 1 | 3 (Solid + Liquid + Vapor) | 0 | Used as an international temperature calibration standard ($273.16\text{ K}$). |
| Binary Distillation Column Tray | 2 | 2 (Liquid + Vapor) | 2 | Specifying column pressure $P$ leaves 1 degree of freedom: tray temperature fixes composition. |
| Immiscible Liquid Decanter (Water + Hydrocarbon) | 2 | 3 (2 Liquid + 1 Vapor) | 1 | Fixing column pressure $P$ fixes three-phase boiling temperature and all equilibrium compositions. |
3. The Clapeyron and Clausius-Clapeyron Equations
Along any phase coexistence boundary line on a $P-T$ diagram, the molar Gibbs free energy of the two coexisting phases must remain equal ($g^\alpha = g^\beta$). Moving an infinitesimal distance $dT$ and $dP$ along this equilibrium curve requires:
Applying the fundamental property relation $dg = -s dT + v dP$:
Rearranging terms:
Because the phase transition is reversible at constant $T$ and $P$, the molar entropy of phase change is $\Delta s = s^\beta - s^\alpha = \Delta h / T$. Substituting this yields the Clapeyron Equation:
The Clapeyron equation is thermodynamically exact for any first-order phase transition (solid-liquid, liquid-vapor, solid-vapor) across all pressures up to the critical point.
The Clausius-Clapeyron Approximation
For vapor-liquid equilibria at low to moderate pressures (typically $P < 5\text{ bar}$ or $T < 0.75 T_c$), Rudolf Clausius introduced two simplifying assumptions:
- Negligible Liquid Molar Volume: The molar volume of the liquid phase is negligible compared to the molar volume of the vapor phase ($v^V \gg v^L \implies \Delta v_{vap} = v^V - v^L \approx v^V$).
- Ideal Gas Vapor Behavior: The vapor phase behaves as an ideal gas ($v^V = R T / P^{sat}$).
- Constant Latent Heat: The enthalpy of vaporization ($\Delta H_{vap}$) remains constant over the temperature span of interest.
Substituting $v^V = R T / P^{sat}$ into the Clapeyron equation:
Dividing through by $P^{sat}$ yields the differential Clausius-Clapeyron Equation:
Separating variables and integrating between state 1 ($T_1, P_1^{sat}$) and state 2 ($T_2, P_2^{sat}$):
Linear Form and Graphical Interpretation
The indefinite integral produces a linear relationship:
- A plot of $\ln P^{sat}$ versus $1/T$ (with temperature in absolute units, $\text{K}$) yields a straight line with a negative slope equal to $-\Delta H_{vap} / R$.
- The y-intercept represents the integration constant $C_{const}$.
- This equation provides a rapid two-point estimation method on the PE exam when only the normal boiling point ($T_b$ at $1.0\text{ atm}$) and latent heat of vaporization are given.
4. Empirical Vapor Pressure Formulations: The Antoine Equation
While the Clausius-Clapeyron equation provides fundamental insight, real vapor pressure curves plotted as $\ln P^{sat}$ vs $1/T$ exhibit distinct curvature over wide temperature ranges. This curvature arises because $\Delta H_{vap}$ decreases monotonically with increasing temperature (reaching zero at the critical point, $T_c$), and real vapor deviations ($Z < 1$) become pronounced at higher pressures.
To capture this curvature empirically without complex multi-parameter equations of state, Louis Charles Antoine (1888) introduced an effective temperature offset parameter ($C$).
Antoine Equation Formulations
On the NCEES PE Chemical Exam and in engineering reference literature, the Antoine equation appears in two common algebraic forms:
Form 1: Base-10 Logarithm (Common in Perry's Chemical Engineers' Handbook)
- Typical units: $P^{sat}$ in $\text{mmHg}$ (or $\text{bar}$), and $T$ in $^\circ\text{C}$.
- Solved explicitly for temperature (bubble/dew point calculation):
Form 2: Natural Logarithm (Common in NCEES Reference Handbook & NIST)
- Typical units: $P^{sat}$ in $\text{kPa}$ (or $\text{bar}$), and $T$ in $\text{K}$ (or $^\circ\text{C}$).
- Solved explicitly for temperature:
Extended Vapor Pressure Models (DIPPR 101 & Wagner)
For high-accuracy applications spanning from the triple point to the critical point, process simulators (Aspen, HYSYS) employ the Wagner Equation:
Where reduced vapor pressure is $P_r^{sat} = P^{sat}/P_c$, dimensionless temperature departure is $\tau = 1 - T_r = 1 - (T/T_c)$, and $A, B, C, D$ are substance-specific constants. The Wagner equation correctly models the infinite slope of $\Delta H_{vap}$ as $T \to T_c$ and avoids unphysical behavior outside the Antoine temperature range.
5. Cox Charts and Reference Fluid Methods
Before digital computers, chemical engineers utilized graphical Cox Charts to linearize vapor pressure curves across vast temperature spans (from sub-ambient to supercritical conditions).
Operating Principle
Edwin R. Cox (1923) observed that if $\log_{10} P^{sat}$ is plotted against a special, non-linear temperature scale calibrated so that the vapor pressure of a reference substance (usually water) forms a perfectly straight line, the vapor pressure curves of almost all other hydrocarbons and organic liquids also become straight lines:
Where $T^*$ is the transformed reference temperature function.
Key Practical Properties of Cox Charts
- Infinite Convergence Point: For homologous series (e.g., straight-chain paraffinic alkanes: methane through n-decane), the straight lines converge toward a single common focal point at high temperature and pressure.
- Extrapolation Accuracy: Because the lines are straight on Cox coordinates, drawing a line through just two reliable data points (such as the normal boiling point and room-temperature vapor pressure) enables accurate extrapolation toward elevated pressures without significant error.
6. Summary Comparison: Vapor Pressure Estimation Models
| Method | Mathematical Form | Input Parameters Required | Temperature & Pressure Range | Error on PE Exam / Limitations |
|---|---|---|---|---|
| Clausius-Clapeyron | $\ln(P_2/P_1) = -\frac{\Delta H_{vap}}{R}\left(\frac{1}{T_2}-\frac{1}{T_1}\right)$ | Normal boiling point ($T_b$), $\Delta H_{vap}$ | Narrow temperature range ($< 30^\circ\text{C}$ span), $P < 2\text{ bar}$ | $5-15%$ error over wide spans; assumes constant $\Delta H_{vap}$ and ideal gas. |
| Antoine Equation | $\log_{10} P^{sat} = A - \frac{B}{T + C}$ | Three empirical parameters ($A, B, C$) | Subcritical range ($T_{min} \le T \le T_{max}$ listed in handbook) | $< 1-2%$ inside tabulated range; severe divergence if extrapolated outside range. |
| Cox Chart | $\log_{10} P^{sat} = A - B/T^*$ | Reference fluid curve (water) + 2 points | Broad subcritical range up to $T_c$ | Graphical read errors ($2-4%$); excellent for rapid homologous series screening. |
| Wagner Equation | $\ln P_r = \frac{A\tau + B\tau^{1.5} + C\tau^3 + D\tau^6}{1-\tau}$ | $T_c, P_c$, four constants ($A, B, C, D$) | Entire coexistence curve (Triple point to $T_c$) | $< 0.1%$; complex algebra; standard in process simulator property packages. |
| Lee-Kesler Corresponding States | $\ln P_r^{sat} = f^{(0)}(T_r) + \omega f^{(1)}(T_r)$ | $T_c, P_c$, acentric factor $\omega$ | Generalized for non-polar to slightly polar fluids | $1-3%$ error; ideal when empirical Antoine constants are unavailable. |
7. Comprehensive Worked Numerical Example: Vacuum Distillation Reboiler Analysis
Problem Statement
A chemical plant purifies n-hexane ($\text{C}6\text{H}{14}$, $MW = 86.18\text{ g/mol}$) in a continuous vacuum distillation column. The reboiler operates at an absolute pressure of $P_{reb} = 250.0\text{ mmHg}$ ($0.3289\text{ atm} = 33.33\text{ kPa}$).
The NCEES PE Chemical Reference Handbook supplies the following Antoine constants for n-hexane: Where:
- $A = 6.87776$
- $B = 1171.53$
- $C = 224.366$
- Valid range: $-13^\circ\text{C}$ to $95^\circ\text{C}$
Calculate:
- The degrees of freedom ($F$) for the boiling liquid-vapor mixture inside the reboiler.
- The operating temperature ($T_{reb}$) inside the reboiler in $^\circ\text{C}$ and $\text{K}$.
- The normal boiling point ($T_b$ at $P = 760.0\text{ mmHg}$) of n-hexane.
- The latent heat of vaporization ($\Delta H_{vap}$) at the reboiler operating temperature using the combined Clausius-Clapeyron and Antoine derivative relationship:
- The percentage reduction in reboiler operating temperature achieved by pulling vacuum ($250\text{ mmHg}$) compared to atmospheric operation ($760\text{ mmHg}$).
Step 1: Degrees of Freedom Analysis
Apply the Gibbs Phase Rule for a non-reacting system:
- Number of components: $C = 1$ (pure n-hexane).
- Number of phases: $P = 2$ (saturated liquid + saturated vapor).
There is 1 degree of freedom. Because the plant operator fixes the operating pressure at $P_{reb} = 250.0\text{ mmHg}$, the system variance is exhausted ($1 - 1 = 0$). The boiling temperature is completely constrained by thermodynamics and cannot be adjusted independently.
Step 2: Reboiler Operating Temperature ($T_{reb}$)
Rearrange the Antoine equation to solve explicitly for $T$:
Evaluate $\log_{10}(250.0)$:
Substitute constants:
Convert to absolute temperature:
Step 3: Normal Boiling Point Determination
At atmospheric pressure, $P^{sat} = 760.0\text{ mmHg}$:
(Literature experimental normal boiling point of n-hexane is $68.7^\circ\text{C}$; calculation matches exactly).
Step 4: Latent Heat of Vaporization ($\Delta H_{vap}$) at Reboiler Conditions
From the Clausius-Clapeyron equation:
Relate natural log to base-10 log:
Differentiating with respect to temperature ($T$ in $^\circ\text{C}$ or $\text{K}$, since $d(T[^\circ\text{C}]) = d(T[\text{K}])$):
Substitute $T_{reb} = 37.147^\circ\text{C}$, $B = 1171.53$, and $C = 224.366$:
Now calculate $\Delta H_{vap}$ at $T = 310.30\text{ K}$ using $R = 8.31447\text{ J/(mol}\cdot\text{K)}$:
In specific mass units:
(Literature experimental value for n-hexane at $37^\circ\text{C}$ is $31.6\text{ kJ/mol}$; exact agreement demonstrates the thermodynamic consistency between the Antoine derivative and latent heat).
Step 5: Vacuum Temperature Reduction
Operating the reboiler under a vacuum of $250\text{ mmHg}$ lowers the boiling point by $31.6^\circ\text{C}$. In industrial practice, this thermal reduction permits the use of low-pressure utility waste steam ($100^\circ\text{C}$) as the reboiler heating medium instead of expensive high-pressure steam, and prevents heat-sensitive chemicals from thermal degradation and fouling.
8. Critical PE Exam Traps & Pitfalls
Trap 1: The Antoine Equation Unit Catastrophe
Antoine constants are purely empirical curve-fit parameters tied to exact units. You must verify three items before pressing buttons on your calculator:
- Base-10 vs. Natural Logarithm: Does the formula specify $\log_{10}(P)$ or $\ln(P)$? Entering a natural logarithm into a base-10 equation produces an error factor of $\ln(10) \approx 2.303$.
- Temperature Scale: Does the parameter $C$ expect Celsius ($^\circ\text{C}$) or Kelvin ($\text{K}$)? If $C \approx 200-250$, the equation almost certainly expects $^\circ\text{C}$. If $C \approx -30$ to $-50$, it expects $\text{K}$.
- Pressure Units: Does the formula evaluate pressure in $\text{mmHg}$, $\text{bar}$, $\text{kPa}$, or $\text{psia}$? Look at the table header carefully.
Trap 2: Extrapolating the Clausius-Clapeyron Equation Near the Critical Point
The Clausius-Clapeyron equation assumes $\Delta v_{vap} \approx v^V$ and ideal gas behavior ($Z = 1$). Near the critical point ($T_r > 0.85$), saturated liquid volume expands dramatically, vapor compressibility drops to $Z_c \approx 0.27$, and $\Delta H_{vap}$ plummets toward zero. Using Clausius-Clapeyron to estimate vapor pressures above $0.8 T_c$ results in errors exceeding $30-50%$.
Trap 3: Misapplying the Phase Rule to Partially Miscible or Immiscible Systems
When two liquids are completely immiscible (e.g., liquid water + liquid toluene in a steam stripping vessel), they form two distinct liquid phases. Candidates often count the liquid mixture as a single phase ($P = 1$). For water + toluene + vapor: $C = 2, P = 3 \implies F = 2 - 3 + 2 = 1$. Fixing total system pressure completely fixes the three-phase boiling temperature, meaning the mixture boils at a temperature lower than the normal boiling point of either pure component.
Pure ethanol (C2H5OH, MW = 46.07 g/mol) has a normal boiling point of T1 = 78.3°C (351.45 K) at atmospheric pressure (P1 = 1.00 atm = 760 mmHg). Its enthalpy of vaporization is approximately constant at Delta H_vap = 38.56 kJ/mol. Using the integrated Clausius-Clapeyron equation, what is the estimated vapor pressure of ethanol at an elevated process temperature of T2 = 100.0°C (373.15 K)?
A three-phase chemical system consists of liquid water, water vapor, liquid toluene, and toluene vapor in thermodynamic equilibrium inside an accumulator drum. Water and toluene are virtually immiscible in the liquid phase (forming two distinct liquid layers), while their vapors mix completely in the gas phase. According to the Gibbs Phase Rule, how many degrees of freedom F does this system possess, and what occurs if the total pressure is specified at P = 1.00 atm?
A distillation column overhead condenser operates at an absolute pressure of P = 120.0 kPa. The condensed distillate is pure acetone. The NCEES PE Chemical Reference Handbook gives the Antoine equation for acetone as: ln(P_sat [kPa]) = 14.3145 - 2795.82 / (T [K] - 43.15). What is the equilibrium condensation (saturation) temperature of the pure acetone overhead vapor?