Skip to content

Cooling Tower Fundamentals

Overview

A wet cooling tower is a heat rejection device that cools a water stream by evaporating a small portion of it into an ambient air stream. The process exploits the high latent heat of vaporization of water — approximately 2,450 kJ/kg at typical operating temperatures — making evaporative cooling far more effective than sensible heat exchange alone.

Cooling towers are ubiquitous in power generation, petrochemical plants, HVAC systems, and industrial processes where large quantities of low-grade heat must be dissipated to the environment.

Counterflow cooling tower schematic
Figure 1. Schematic of a counterflow induced-draft wet cooling tower showing water distribution, fill packing, drift eliminators, collection basin, and airflow paths.

Classification of Cooling Towers

By Airflow Configuration

Type Description Advantages Disadvantages
Counterflow Air flows upward, water flows downward Maximum thermal efficiency, compact design Higher air pressure drop
Crossflow Air flows horizontally through falling water Lower pressure drop, easier maintenance Larger footprint, lower efficiency

Current Implementation

This DWSIM unit operation implements the counterflow configuration. Crossflow support is planned for future releases.

By Air Movement Mechanism

Type Description
Induced Draft Fan at the tower top pulls air through the fill (most common)
Forced Draft Fan at the base pushes air into the tower
Natural Draft Hyperbolic chimney creates buoyancy-driven airflow (large power plants)

Key Terminology

Understanding cooling tower performance requires familiarity with these fundamental quantities:

Temperature profiles in a cooling tower
Figure 2. Temperature profiles along the tower height. The difference between water inlet and outlet is the Range; the difference between water outlet and inlet wet-bulb is the Approach.

Range

The cooling range (or simply "range") is the temperature difference achieved by the cooling tower:

\[ \text{Range} = T_{w,in} - T_{w,out} \]

Typical values: 5 to 20 K in industrial applications.

Approach

The approach is the difference between the cold water outlet temperature and the ambient wet-bulb temperature:

\[ \text{Approach} = T_{w,out} - T_{wb} \]

The approach is always positive — a cooling tower cannot cool water below the ambient wet-bulb temperature. Typical values: 3 to 8 K. An approach below 3 K requires very large towers and is generally uneconomical.

Physical Limit

The wet-bulb temperature represents the theoretical minimum achievable water temperature. In practice, economic and physical constraints prevent approaching this limit closely.

Tower Efficiency

The cooling tower efficiency (or effectiveness) is defined as:

\[ \eta = \frac{T_{w,in} - T_{w,out}}{T_{w,in} - T_{wb}} = \frac{\text{Range}}{\text{Range} + \text{Approach}} \]

Typical efficiencies range from 70% to 85%.

L/G Ratio (Water-to-Air Mass Flow Ratio)

The L/G ratio is the mass flow rate of water divided by the mass flow rate of dry air:

\[ \frac{L}{G} = \frac{\dot{m}_w}{\dot{m}_a} \]

This is one of the most important design parameters. Typical values: 0.8 to 2.5. The L/G ratio determines the slope of the air operating line on the enthalpy diagram and significantly affects tower performance.

KaV/L — Merkel Number (NTU)

The Merkel number (also called the tower characteristic or number of transfer units, NTU) quantifies the difficulty of the cooling task:

\[ \frac{KaV}{L} = \int_{T_{w,out}}^{T_{w,in}} \frac{c_{pw} \, dT_w}{h'_s(T_w) - h_a(T_w)} \]

where:

  • \( K \) = mass transfer coefficient (kg/m²·s)
  • \( a \) = contact area per unit volume (m²/m³)
  • \( V \) = active volume of fill packing (m³)
  • \( L \) = water mass flow rate (kg/s)
  • \( c_{pw} \) = specific heat of water (kJ/kg·K)
  • \( h'_s(T_w) \) = enthalpy of saturated air at water temperature
  • \( h_a(T_w) \) = enthalpy of air at that position in the tower

Higher KaV/L values indicate more difficult cooling tasks (small approach or large range).


Heat and Mass Transfer Mechanisms

In a wet cooling tower, heat is transferred from the water to the air by two simultaneous mechanisms:

1. Sensible Heat Transfer

Convective heat transfer due to the temperature difference between water and air:

\[ \dot{q}_{sensible} = h_c \, a \, (T_w - T_a) \, dV \]

2. Latent Heat Transfer (Evaporation)

Mass transfer of water vapor from the saturated film at the water surface to the bulk air:

\[ \dot{q}_{latent} = h_D \, a \, (w_s - w_a) \, h_{fg} \, dV \]

where \( h_D \) is the mass transfer coefficient, \( w_s \) and \( w_a \) are the saturation and bulk humidity ratios, and \( h_{fg} \) is the latent heat of vaporization.

Dominant Mechanism

In most operating conditions, latent heat transfer (evaporation) accounts for approximately 65-80% of the total heat rejection. This is why the wet-bulb temperature — not the dry-bulb — is the controlling ambient parameter.


Water Balance

Cooling tower water balance
Figure 3. Water balance in a cooling tower system showing evaporation, drift, blowdown, and makeup water flows.

Evaporation Loss

Water lost by evaporation into the air stream. This is the primary cooling mechanism:

\[ \dot{m}_{evap} = \dot{m}_a \, (w_{out} - w_{in}) \]

A practical rule of thumb: approximately 1% of the circulation flow is evaporated per 7 K of cooling range (Cooling Technology Institute, 2000).

Drift Loss

Small water droplets carried away by the exhaust air. Modern drift eliminators limit this to:

\[ \dot{m}_{drift} = f_{drift} \times \dot{m}_w \]

Typical drift loss: 0.001% to 0.2% of circulation flow. In this implementation, the default is 0.1%.

Blowdown

Water intentionally discharged from the basin to control dissolved solids concentration:

\[ \dot{m}_{blowdown} = \frac{\dot{m}_{evap}}{N_{cycles} - 1} \]

where \( N_{cycles} \) is the cycles of concentration (typically 3 to 7).

Makeup Water

Total water that must be added to compensate all losses:

\[ \dot{m}_{makeup} = \dot{m}_{evap} + \dot{m}_{drift} + \dot{m}_{blowdown} \]

Fan Power

For induced-draft towers, the fan power is calculated from:

\[ P_{fan} = \frac{\Delta P_{air} \times \dot{V}_{air}}{\eta_{fan}} \]

where:

  • \( \Delta P_{air} \) = air-side pressure drop across the tower (Pa)
  • \( \dot{V}_{air} \) = volumetric air flow rate (m³/s)
  • \( \eta_{fan} \) = fan mechanical efficiency (typically 0.65 to 0.80)

References

  1. Cooling Technology Institute (CTI). CTI Toolkit — Cooling Tower Performance Prediction. CTI, Houston, TX, 2000. https://www.cti.org/

  2. Kroger, D.G. Air-Cooled Heat Exchangers and Cooling Towers: Thermal-Flow Performance Evaluation and Design. PennWell Books, Tulsa, OK, 2004. ISBN: 978-0878148967.

  3. ASHRAE. ASHRAE Handbook — HVAC Systems and Equipment, Chapter 40: Cooling Towers. American Society of Heating, Refrigerating and Air-Conditioning Engineers, Atlanta, GA, 2020. https://www.ashrae.org/