Cooling Tower Calculator

Calculate

Overview

A Cooling Tower Calculator estimates the thermal performance of a cooling tower using the three most practical operating temperatures: entering hot-water temperature, leaving cold-water temperature, and entering air wet-bulb temperature. This page uses a fixed cooling-tower model: it calculates range, approach, and then cooling tower efficiency (%) from those values.

Cooling tower performance is fundamentally limited by ambient wet-bulb temperature, which is why wet-bulb is the key reference instead of dry-bulb. Engineering ToolBox states that cooling towers are rated in terms of approach and range, and expresses tower efficiency using those same temperatures.

Enter the entering hot-water temperature, leaving cold-water temperature, and entering wet-bulb temperature. The calculator first computes the range by subtracting leaving cold-water temperature from entering hot-water temperature. It then computes the approach by subtracting entering wet-bulb temperature from leaving cold-water temperature. Finally, it calculates cooling tower efficiency (%) using the ratio of actual cooling achieved to the maximum theoretical cooling possible relative to wet-bulb temperature. Use the result as a first-pass operating indicator, then compare it against your design target, tower condition, and seasonal wet-bulb conditions. ASHRAE 90.1's baseline condenser-water language also uses cooling tower approach and range as design parameters.

How to Use This Calculator

  1. Enter entering hot water temperature — in °C or °F.

  2. Enter leaving cold water temperature — in °C or °F.

  3. Enter entering air wet-bulb temperature — in °C or °F.

  4. Click "Calculate" — get cooling tower efficiency, cooling tower range, cooling tower approach.

Compare the efficiency against the tower's design target; if it is low, check fill condition, water distribution, fan performance, and fouling.

Inputs & Outputs

Inputs

  • Entering Hot Water Temperature (°C / °F)
  • Leaving Cold Water Temperature (°C / °F)
  • Entering Air Wet-Bulb Temperature (°C / °F)

Outputs

  • Cooling Tower Efficiency (%)
  • Cooling Tower Range (°C / °F)
  • Cooling Tower Approach (°C / °F)

Formula

Calculator Formula

This calculator uses a fixed cooling-tower performance model.

Step 1: Calculate Range

Range (°F) = T_hot,in − T_cold,out
Range (°C) = T_hot,in − T_cold,out

Where:

  • T_hot,in = entering hot-water temperature
  • T_cold,out = leaving cold-water temperature

Step 2: Calculate Approach

Approach (°F) = T_cold,out − T_wb,in
Approach (°C) = T_cold,out − T_wb,in

Where:

  • T_wb,in = entering air wet-bulb temperature

Step 3: Calculate Cooling Tower Efficiency

Cooling Tower Efficiency (%) = ((T_hot,in − T_cold,out) / (T_hot,in − T_wb,in)) × 100

Equivalent form:

Cooling Tower Efficiency (%) = (Range / (Range + Approach)) × 100

Where:

  • Range = T_hot,in − T_cold,out
  • Approach = T_cold,out − T_wb,in

Engineering ToolBox gives the same tower-efficiency formula and explicitly states that maximum cooling tower efficiency is limited by wet-bulb temperature.

Step 4: Validation Rule

If Approach < 0, the result should be treated as a check-inputs / physically inconsistent condition for a normal evaporative cooling tower screening result, because leaving cold water below entering wet-bulb is not a valid normal operating outcome for this simplified model.


Fixed Decision Path

This page follows one exact path:

Hot Water Inlet + Cold Water Outlet + Entering Wet-Bulb → Range + Approach → Cooling Tower Efficiency (%)

That is the fixed model used on this page.


What is Cooling Tower Efficiency

Cooling tower efficiency is the ratio between the actual cooling achieved by the tower and the maximum theoretical cooling possible relative to the entering wet-bulb temperature. In practical terms, it shows how effectively the tower is rejecting heat from the circulating water under the stated ambient condition. Engineering ToolBox notes that cooling tower efficiency is commonly expressed from inlet water, outlet water, and wet-bulb temperature, and that the common range is often around 70–75% in many practical contexts.

Approach vs Range

Approach and range are the two fundamental cooling tower performance metrics, but they measure different things:

  • Approach = Leaving Cold Water Temperature − Entering Wet-Bulb Temperature
  • Range = Entering Hot Water Temperature − Leaving Cold Water Temperature

Approach tells you how close the tower gets to the thermodynamic wet-bulb limit. Range tells you how much the water was cooled through the tower. For this calculator, efficiency is the primary result because it combines both approach and range into a single performance indicator.

Cooling Tower Approach

Cooling tower approach is the temperature difference between the leaving cold-water temperature and the entering air wet-bulb temperature: Approach = T_cold,out − T_wb,in. A lower approach indicates that the tower is cooling water closer to the thermodynamic wet-bulb limit, which generally reflects stronger heat rejection. Approach values below 7°F (3.9°C) are considered good; values above 10°F (5.6°C) may indicate fill fouling, poor water distribution, or insufficient airflow.

Interpreting Efficiency Values

Cooling tower efficiency values vary with tower design, loading, and ambient conditions. As a general practical guide:

Efficiency Classification Interpretation
≥ 80% Strong Rejecting heat effectively; leaving water close to wet-bulb
≥ 70% and < 80% Good Practical and solid for normal commercial operation
≥ 55% and < 70% Moderate Workable but more temperature separation than ideal
< 55% Weak Poor heat rejection; review tower condition and operating parameters

These are practical guidelines, not absolute standards. Actual design efficiency targets depend on tower selection, water loading, airflow capacity, and economic optimization.

Practical Tips

When using this calculator, ensure accurate wet-bulb temperature input — this is the single most important factor for meaningful efficiency calculation. Use a properly aspirated wet-bulb sensor or a reliable psychrometric measurement.

Compare the efficiency against the tower's design target; if it is low, check fill condition, water distribution, fan performance, and fouling. Efficiency naturally varies with ambient wet-bulb temperature and tower loading, so trend performance over time rather than relying on a single reading.

Important: This calculator is a screening tool for quick performance checks. Final cooling tower performance evaluation should include detailed analysis of water flow rates, airflow, fill condition, and psychrometric behavior per CTI and ASHRAE standards.

Key Facts

  • Cooling tower efficiency is the ratio between the actual cooling achieved by the tower and the maximum theoretical cooling possible relative to the entering wet-bulb temperature.
  • A higher efficiency percentage means the tower is rejecting heat more effectively under the stated conditions.
  • Approach and range are not interchangeable. A tower may show a useful range while still having a weak approach if the leaving water stays far above wet-bulb.
  • A lower approach generally supports better thermal performance because the tower is cooling water closer to the thermodynamic wet-bulb limit.
  • Engineering ToolBox notes that cooling tower efficiency is commonly expressed from inlet water, outlet water, and wet-bulb temperature, and that the common range is often around 70–75% in many practical contexts.
  • ASHRAE 90.1 baseline language pairs design approach and design range when describing cooling-tower-related condenser-water assumptions.

Applications

  • Cooling tower performance checks and trending.
  • Condenser-water system review and optimization.
  • Commissioning and troubleshooting cooling tower systems.
  • Comparing actual operation to design targets.
  • Monitoring tower cleanliness and fouling impact.
  • Wet-bulb-based thermal performance screening.
  • Plant operations trending and seasonal analysis.
  • Educational HVAC and heat-rejection analysis.

Example Calculation

Example Calculation

Given:

  • Entering Hot Water Temperature = 95°F
  • Leaving Cold Water Temperature = 85°F
  • Entering Wet-Bulb Temperature = 78°F

Step 1: Range

Range = 95 − 85 = 10°F

Step 2: Approach

Approach = 85 − 78 = 7°F

Step 3: Efficiency

Efficiency = ((95 − 85) / (95 − 78)) × 100
Efficiency = (10 / 17) × 100 = 58.82%

Equivalent check:

Efficiency = 10 / (10 + 7) × 100 = 58.82%

Interpretation:

In this example, the tower is removing 10°F from the circulating water, but the leaving cold water is still 7°F above wet-bulb, so the resulting tower efficiency is 58.82%. That indicates the tower is functioning, but not especially tightly, relative to the wet-bulb limit. A smaller approach would push the efficiency higher. Engineering ToolBox's tower-efficiency definition reflects exactly this relationship between range, approach, and wet-bulb-limited cooling potential.

Standards & References

  • Engineering ToolBox — defines cooling tower efficiency as (inlet − outlet) / (inlet − wet-bulb) × 100 and states that maximum efficiency is limited by wet-bulb temperature
  • ASHRAE 90.1 — uses cooling tower approach and range as recognized cooling-tower performance concepts in condenser-water system assumptions
  • ASHRAE Guideline 36 — commentary notes that tower approach can vary with ambient wet-bulb and plant operating conditions
  • CTI (Cooling Technology Institute) — thermal-performance certification standards for cooling towers

Limitations

  • This calculator is a screening tool, not a full thermal-performance model for tower selection or certification.
  • It does not calculate: water flow rate, air flow rate, fan power, drift, blowdown, or evaporation, fill performance, Merkel-method tower analysis, or CTI-certified selection performance.
  • It assumes the entered wet-bulb is valid and representative.
  • Real tower performance depends on water loading, fan airflow, fill condition, fouling, scale, sensor quality, and operating controls.
  • ASHRAE materials note that tower approach and plant behavior vary with wet-bulb and operating conditions.
  • Use this calculator for quick screening — not as a replacement for full tower selection, CTI-certified performance review, or detailed psychrometric / Merkel analysis.

Common Mistakes to Avoid

  • Confusing approach with range — approach compares leaving water to wet-bulb, range compares entering hot water to leaving cold water.
  • Using dry-bulb temperature instead of wet-bulb temperature — evaporative cooling tower performance is fundamentally tied to wet-bulb conditions.
  • Interpreting a large range as proof of strong tower performance even when approach is still broad.
  • Accepting a negative approach as valid normal operation in a simplified screening model, even though that should trigger an input check.
  • Not accounting for fouled fill, poor water distribution, or fan airflow issues that can worsen approach and efficiency.

Frequently Asked Questions

What does this Cooling Tower Calculator calculate?
It calculates cooling tower efficiency (%) from entering hot-water temperature, leaving cold-water temperature, and entering wet-bulb temperature. It also calculates approach and range.
What formula does this calculator use?
It uses: Efficiency (%) = ((T_hot,in − T_cold,out) / (T_hot,in − T_wb,in)) × 100. It also calculates Approach = T_cold,out − T_wb,in and Range = T_hot,in − T_cold,out.
What is the difference between approach and range?
Approach compares leaving cold water to entering wet-bulb temperature. Range compares entering hot water to leaving cold water. They measure different parts of cooling-tower performance.
What does a lower approach mean?
A lower approach means the tower is cooling the water closer to the entering wet-bulb temperature, which generally indicates stronger thermal performance.
What does a higher cooling tower efficiency mean?
It means a larger share of the theoretical wet-bulb-limited cooling potential is actually being achieved.
Does imperial or metric mode change the result?
It changes only the temperature units displayed. The calculation logic remains the same.
Can this calculator replace a full cooling-tower performance analysis?
No. It is a simplified thermal indicator, not a replacement for detailed tower selection, CTI performance certification, or full psychrometric / Merkel analysis.
Why is wet-bulb temperature used instead of dry-bulb?
Because evaporative cooling tower performance is fundamentally limited by wet-bulb temperature, not dry-bulb alone.

Frequently Used Together

Engineers often use these calculators in combination for complete project workflows:

Free HVAC Quick Reference. Formulas & Checks.

Airflow, loads, refrigerant & duct checks — one printable page for the job site.

  • Key formulas for airflow, load, refrigerant charge & duct sizing
  • Quick sanity checks for the most common HVAC design errors
  • Printable one-pager for field use and design review

No spam. Unsubscribe any time.