Saturated properties (subscript 'sat') describe matter at phase equilibrium; a saturated liquid is about to evaporate while a saturated vapor is about to condense. Superheated vapor exists above saturation temperature at a given pressure and has properties tabulated or found from equations of state. Engineering devices like steam turbines and refrigeration components operate across saturation lines, making property table navigation essential.
Work extensively with steam tables and refrigerant tables: locate saturated properties by pressure or temperature, interpolate in superheated regions, and calculate quality in two-phase regions using x = (u - u_f) / u_fg. Understand the difference between saturation temperature (at fixed pressure) and saturation pressure (at fixed temperature).
From pure-substance phase diagrams, you already know the qualitative picture: on a p-T diagram, the saturation curve separates liquid from vapor and ends at the critical point; on a p-v diagram, the two-phase dome encloses the region where liquid and vapor coexist. Property tables make this quantitative — they give the specific numerical values of specific volume v, internal energy u, enthalpy h, and entropy s at any thermodynamic state. Navigating these tables accurately is the core skill for analyzing steam power plants, refrigeration cycles, and any other system whose working fluid crosses phase boundaries.
Inside the two-phase dome, a pure substance is a mixture of saturated liquid and saturated vapor coexisting at the same temperature and pressure. Since pressure and temperature are locked together on the saturation curve (fixing one fixes the other), only two properties are needed to specify a two-phase state: pressure (or equivalently temperature) and the quality x = m_vapor / m_total. Quality runs from 0 at the saturated liquid line to 1 at the saturated vapor line. Any specific property y in the two-phase region is computed by lever-rule interpolation: y = y_f + x × y_fg, where y_f is the saturated liquid value, y_g is the saturated vapor value, and y_fg = y_g − y_f is the difference. Always confirm you are in the two-phase region before applying this formula: compare T to T_sat(p) or compare p to p_sat(T). If the given state is above T_sat at the given pressure, you are in the superheated region and quality is undefined.
Superheated vapor exists outside the dome at temperatures above T_sat for the given pressure. Here pressure and temperature are independent (the Gibbs phase rule: F = 2 for single-phase, single-component systems), so the superheated tables are indexed by both p and T. To use them, enter the table at the correct pressure block, find the row matching your temperature (or interpolate between rows), and read off v, u, h, s. Linear interpolation between table entries is standard: if your temperature falls between two tabulated values T₁ and T₂, the interpolated property is y = y₁ + (T − T₁)/(T₂ − T₁) × (y₂ − y₁). Double interpolation (interpolating in both T and p simultaneously) is needed when both pressure and temperature fall between tabulated entries.
The orientation step — determining which region a state is in before looking anything up — is where most errors occur. The procedure: given T and p, look up T_sat(p) from the saturation tables. If T > T_sat(p), the state is superheated → use superheated tables. If T = T_sat(p), the state is on the saturation line (need a second property like quality to know where on the dome). If T < T_sat(p), the state is a compressed (subcooled) liquid. Equivalently: given T and v, compare v to v_f(T) and v_g(T) from saturated temperature tables — if v_f < v < v_g, the state is two-phase with x = (v − v_f)/v_fg.
The reason superheated and two-phase states require fundamentally different table navigation connects back to phase diagrams. Inside the dome, two phases coexist and the system has only one degree of freedom (fixing p fixes T and vice versa). Outside the dome, a single-phase system has two degrees of freedom and you need both T and p. Property tables are just the numerical realization of this fundamental thermodynamic structure. Once you internalize the phase diagram and the Gibbs phase rule, the table navigation logic follows as a direct consequence.