Heat Exchanger Calculator

Sensible Heat Duty Is the Starting Point, Not the Whole Design

Before an engineer sizes a heat exchanger's physical area, tube count, or plate arrangement, there's a simpler upstream question: how much heat actually needs to move from one fluid stream to another per unit time? That number — the heat duty — is what every downstream sizing calculation is built on top of.

The Formula

Q = m × Cp × ΔT

This is the sensible heat equation: Q is the heat duty, m is the mass flow rate of the fluid, Cp is its specific heat capacity, and ΔT is the temperature change the fluid undergoes. In metric units (kg/s, kJ/(kg·K), °C or K), Q comes out directly in kilowatts; in imperial units (lb/hr, Btu/(lb·°F), °F), Q comes out in Btu per hour.

Where This Calculation Matters

  • Process heating and cooling — any system that heats or cools a fluid stream, from a building's hot water loop to an industrial process cooler, starts its sizing from this duty calculation.
  • HVAC coil sizing — air handling coils are specified by the heat duty they need to deliver, which is worked out the same way using the air stream's mass flow, specific heat, and temperature rise or drop.
  • Preliminary exchanger selection — before running a full LMTD or effectiveness-NTU analysis, engineers use the basic duty figure to shortlist exchanger types and sizes from a manufacturer's catalog.

Worked Example

Heating a water stream flowing at 2 kg/s (specific heat 4.186 kJ/(kg·K)) through a 20°C temperature rise:

Heat duty for a 2 kg/s water stream heated 20°C
VariableValue
Mass flow rate (m)2 kg/s
Specific heat (Cp)4.186 kJ/(kg·K)
Temperature change (ΔT)20°C
Heat duty (Q)167.44 kW

This is a basic sensible-heat duty estimate. It does not size the physical heat transfer area (no LMTD or overall U-value calculation) and does not account for phase change such as boiling or condensing.

How to Use This Calculator

  1. Select Metric (kg/s, kJ/kg·K, °C) or Imperial (lb/hr, Btu/lb·°F, °F) units.
  2. Enter the Mass Flow Rate of the fluid.
  3. Enter the fluid's Specific Heat Cp.
  4. Enter the Temperature Change ΔT the fluid undergoes.
  5. Select Calculate to see the resulting heat duty.

Related Calculations

Sizing the structural elements around mechanical equipment? The Structural Beam Calculator and I-Beam Calculator cover the load-bearing side of a mechanical room design.

Principles of Thermal Engineering and Heat Exchanger Rating

A heat exchanger calculator computes the required surface heat transfer area (A, in m² or ft²), thermal duty (Q, in kW or BTU/hr), Logarithmic Mean Temperature Difference (ΔTlm), and fluid exit temperatures across shell-and-tube, plate-and-frame, and cross-flow heat exchangers. In chemical process engineering and HVAC systems, heat exchanger design optimizes thermal energy recovery.

The Fundamental Heat Transfer Design Equations

Thermal Heat Duty: Q = ṁh × Cp,h × ( Th,in - Th,out ) = ṁc × Cp,c × ( Tc,out - Tc,in )
Heat Exchanger Area Formula: Q = U × A × F × ΔTlm &implies; A = Q / ( U × F × ΔTlm )
  • Q: Total heat transfer rate (Watts or BTU/hr).
  • U: Overall Heat Transfer Coefficient (W/m²·°C or BTU/hr·ft²·°F).
  • A: Total effective tube/plate surface heat transfer area.
  • F: Geometry correction factor (F = 1.0 for pure counter-current flow; 0.80 to 0.95 for multi-pass shell-and-tube).
  • ΔTlm: Logarithmic Mean Temperature Difference.

Logarithmic Mean Temperature Difference (ΔTlm)

ΔTlm = ( ΔT1 - ΔT2 ) / ln( ΔT1 / ΔT2 )
Where for Counter-Flow: ΔT1 = Th,in - Tc,out  |  ΔT2 = Th,out - Tc,in

Step-by-Step Worked Calculation Example

Example: Sizing a Counter-Flow Water-to-Water Plate Heat Exchanger

Problem: A district heating station cools 2.0 kg/s of hot water from 90.0°C down to 50.0°C (Specific heat Cp = 4.184 kJ/kg·°C). Cold water enters at 20.0°C and exits at 45.0°C. The overall heat transfer coefficient is U = 1,500 W/m²·°C (1.50 kW/m²·°C). Calculate: (1) Total heat duty Q in kW; (2) Logarithmic Mean Temperature Difference ΔTlm; and (3) Required plate heat transfer surface area A in m².

Step 1: Calculate Heat Duty (Q = ṁ × Cp × ΔT):

Q = 2.0 kg/s × 4.184 kJ/kg·°C × ( 90.0°C - 50.0°C ) = 2.0 × 4.184 × 40.0 = 334.72 kW = 334,720 Watts

Step 2: Calculate Counter-Flow Temperature Deltas:

ΔT1 = Th,in - Tc,out = 90.0°C - 45.0°C = 45.0°C

ΔT2 = Th,out - Tc,in = 50.0°C - 20.0°C = 30.0°C

Step 3: Calculate LMTD (ΔTlm):

ΔTlm = ( 45.0 - 30.0 ) / ln( 45.0 / 30.0 ) = 15.0 / ln(1.50) = 15.0 / 0.405465 = 36.994°C ≈ 37.0°C

Step 4: Calculate Required Surface Area (A = Q / [ U × ΔTlm ]):

A = 334,720 Watts / ( 1,500 W/m²·°C × 36.994°C ) = 334,720 / 55,491 = 6.032 m² (64.9 sq ft)

Conclusion: The plate heat exchanger requires 6.03 m² of effective stainless steel plate surface area.

Thermal Fouling Resistance and Over-Surface Safety Sizing

Over operating time, mineral scaling (calcium carbonate precipitation), particulate sedimentation, biological biofilm algae, and chemical coking accumulate on heat exchanger tube walls, introducing an insulating thermal fouling barrier:

1 / Ufouled = ( 1 / Uclean ) + Rf,hot + Rf,cold

To prevent heat exchangers from failing to meet duty as scaling accumulates, TEMA (Tubular Exchanger Manufacturers Association) standards mandate adding 15% to 25% extra heat transfer surface area (Safety Design Margin).

The Effectiveness-NTU (ε-NTU) Method

When fluid outlet temperatures are unknown, thermal engineers size exchangers using the Number of Transfer Units (NTU = U × A / Cmin) and Thermal Effectiveness (ε = Q / Qmax):

Counter-Flow Effectiveness: ε = [ 1 - exp(-NTU × [1 - Cr]) ] / [ 1 - Cr × exp(-NTU × [1 - Cr]) ]

Shell-and-Tube Baffle Cut and Acoustic Resonance

Inside shell-and-tube heat exchangers, transverse segmental metal Baffles (typically 20% to 25% Baffle Cut) force shell-side fluid to flow perpendicularly across tube bundles, generating turbulent mixing that increases convective heat transfer coefficients by 2x to 3x.

Thermal engineers optimize baffle spacing to avoid shell-side vortex shedding frequencies matching acoustic resonant modes, preventing destructive tube bundle vibration fatigue failures.

Compact Plate-Fin Heat Exchangers in Cryogenics

In aerospace and cryogenic air separation plants, Brazed Aluminum Plate-Fin Heat Exchangers (BAHX) achieve ultra-high surface area densities exceeding 1,000 to 1,500 m²/m³, delivering 95%+ thermal effectiveness in compact lightweight footprints.

Clean-in-Place (CIP) Thermal Descaling Protocols

Industrial food, dairy, and chemical processing facilities maintain heat exchanger thermal efficiency by circulating automated acidic descaling solutions (phosphoric or sulfamic acid) through closed plate packs during scheduled Clean-in-Place (CIP) wash cycles without dismantling equipment.

Plate Heat Exchanger Gasket Elastomer Selection

Chemical compatibility dictates plate heat exchanger elastomer gasket materials: Nitrile (NBR) for standard HVAC water, EPDM for high-temperature steam, and Viton (FKM) for aggressive organic solvents.