Reading Steam Tables
Reading Steam Tables
Saturated steam tables provide properties of steam at the point of phase change, i.e., where
water is either about to evaporate into steam or steam is about to condense into water.
1. **Pressure (P)**: The pressure at which the properties are given, usually in bar or kPa.
2. **Temperature (T)**: The saturation temperature corresponding to the given pressure.
3. **hf**: Enthalpy of saturated liquid (water) at the given pressure/temperature (kJ/kg).
4. **hg**: Enthalpy of saturated vapor (steam) at the given pressure/temperature (kJ/kg).
5. **hfg**: Enthalpy of vaporization (latent heat) at the given pressure/temperature
(kJ/kg), which is the difference between hg and hf.
6. **sf**: Entropy of saturated liquid (kJ/kg·K).
7. **sg**: Entropy of saturated vapor (kJ/kg·K).
8. **v**: Specific volume, which may be divided into vf (specific volume of liquid) and vg
(specific volume of vapor).
- **To find properties at a given pressure**: Locate the pressure in the table and read
across the row for the corresponding properties.
- **To find properties at a given temperature**: Locate the temperature and read across
the row for the corresponding properties.
Superheated steam tables provide properties of steam that is not in equilibrium with liquid
water, i.e., steam that is at a higher temperature than the boiling point at a given pressure.
- **To find properties at a given pressure and temperature**: Locate the pressure first,
then move down the column to find the desired temperature, and read across the row for
the corresponding properties.
## Example Usage
- Ensure you are using the correct table (saturated or superheated) based on the state of
the steam.
- Pay attention to the units used in the tables to ensure accurate calculations and
conversions.
- Use interpolation if the exact value you need is not listed, especially for more precise
engineering calculations.