Azeotrope Simulator: Minimum-Boiling Azeotropes & Entrainer Selection

simulator advanced ~15 min
Loading simulation...
Azeotrope at x = 0.62 — P_az = 112.4 kPa (minimum-boiling)

With Margules parameter A₁₂ = 1.5, P_A° = 80 kPa, and P_B° = 60 kPa, a minimum-boiling azeotrope forms at x = 0.62 with a total pressure of 112.4 kPa — exceeding both pure-component vapor pressures.

Formula

γ_i = exp(A₁₂ · x_j²) (one-suffix Margules equation)
P_total = γ_A·x_A·P_A° + γ_B·x_B·P_B°
Azeotrope condition: y_A = x_A → α_eff = 1

The Azeotropic Barrier

Azeotropes are the bane of distillation engineers. At the azeotropic composition, vapor and liquid have identical compositions — the equilibrium curve touches the diagonal on a y-x plot, and separation grinds to a halt. No matter how many trays you add or how much reflux you provide, ordinary distillation cannot cross this thermodynamic barrier. The ethanol-water azeotrope at 95.6 mol% ethanol is perhaps the most famous example, limiting simple distillation of fermentation broth to 95% rather than the anhydrous ethanol needed for fuel blending.

Origin of Azeotropes

Azeotropes arise from non-ideal liquid behavior. When unlike molecules repel (positive deviations, γ > 1), total vapor pressure can exceed both pure-component values, creating a minimum-boiling azeotrope — the mixture boils below the boiling point of either pure component. The Margules equation γ_i = exp(A·x_j²) models this deviation with a single interaction parameter A. The simulation shows how increasing A progressively bows the P-x curve upward until it exceeds both P_A° and P_B°, at which point an azeotrope appears.

Breaking the Azeotrope

Three strategies break azeotropes: entrainer-based distillation, pressure-swing distillation, and hybrid membrane-distillation. In heterogeneous azeotropic distillation, an entrainer like cyclohexane is added to ethanol-water. The ternary system forms a new minimum-boiling azeotrope that, upon condensation, splits into two liquid phases in a decanter. One phase (ethanol-rich) returns as reflux; the other (water-rich) is recycled. The result: anhydrous ethanol from the column bottom, something impossible without the entrainer.

Residue Curve Maps

For multicomponent azeotropic systems, residue curve maps replace the simple y-x diagram. Each curve traces the composition path of liquid remaining in a simple distillation pot over time. Distillation boundaries — special residue curves connecting azeotropes and pure components — divide the composition space into distillation regions. A single column can only separate within one region. Understanding this topological structure is essential for designing entrainer-based processes, selecting feasible column sequences, and identifying which product purities are thermodynamically achievable.

FAQ

What is an azeotrope?

An azeotrope is a liquid mixture whose vapor has the same composition as the liquid — it boils at a constant temperature without changing composition. At the azeotropic point, y = x and the equilibrium curve crosses the diagonal on a y-x diagram. Minimum-boiling azeotropes (positive deviation) are most common, including ethanol-water at 95.6% ethanol. Maximum-boiling azeotropes (negative deviation) are rarer, such as hydrochloric acid-water.

Why can't ordinary distillation break an azeotrope?

In a distillation column, separation occurs because vapor composition differs from liquid composition at each stage. At the azeotrope, y = x — there is no driving force for separation. Regardless of the number of stages or reflux ratio, the distillate composition converges to the azeotrope and cannot cross it. This is a fundamental thermodynamic limitation, not an equipment limitation.

What is azeotropic distillation with an entrainer?

An entrainer (third component) is added to alter the VLE and break the azeotrope. Heterogeneous azeotropic distillation uses an entrainer that forms a new minimum-boiling ternary azeotrope with one component; the overhead azeotrope phase-separates in a decanter, allowing recovery. Classic example: benzene or cyclohexane as entrainer for ethanol-water dehydration.

What is pressure-swing distillation?

If the azeotrope composition shifts significantly with pressure, two columns operating at different pressures can achieve complete separation. Feed enters the first column, which approaches the azeotrope at pressure P₁. The distillate is fed to a second column at pressure P₂, where the shifted azeotrope allows further purification. This technique avoids introducing a third component.

Sources

Embed

<iframe src="https://homo-deus.com/lab/distillation/azeotrope/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub