🌡️ LMTD Heat Exchanger Calculator
Counter-flow & Parallel-flow — Compute LMTD and required heat-transfer area
Why the LMTD Method Matters: A Condensate Pre-Heater Case Study
A petrochemical plant in Gujarat was losing 12% of its boiler efficiency every winter because the condensate return temperature dropped to 38 °C — far below the optimal 80 °C target. The heat integration team had a surplus process stream of hot oil leaving a distillation column at 130 °C and exiting at 75 °C. The engineering question was precise: how large a shell-and-tube heat exchanger do you need to bring condensate from 38 °C to 78 °C using that hot oil stream?
This is exactly the kind of problem the Log-Mean Temperature Difference (LMTD) method was designed to solve. Developed within the classical framework of convective heat transfer, LMTD gives process engineers a single representative driving temperature that accounts for the fact that the temperature gap between two streams is not constant — it varies along the entire length of the exchanger.
The Physics Behind a Varying Driving Force
In any heat exchanger, heat flows from the hot fluid to the cold fluid across a wall. The rate of heat transfer at any infinitesimal slice of the exchanger obeys Newton's law of cooling: dQ = U · dA · ΔT(x), where ΔT(x) is the local temperature difference at position x along the exchanger. The problem is that ΔT(x) changes continuously from inlet to outlet.
Integrating this differential equation across the full length of the exchanger — under the assumptions of constant U, constant fluid properties, and no phase change — yields the LMTD expression:
LMTD = (ΔT₁ − ΔT₂) / ln(ΔT₁ / ΔT₂)
This is the logarithmic mean of the two terminal temperature differences. For counter-flow, ΔT₁ is the temperature gap at the hot-fluid inlet end (Th,in − Tc,out), and ΔT₂ is the gap at the hot-fluid outlet end (Th,out − Tc,in). For parallel-flow, both fluids enter the same end, so ΔT₁ = Th,in − Tc,in and ΔT₂ = Th,out − Tc,out.
Once LMTD is known, the required heat-transfer area follows directly from the steady-state heat exchanger equation:
Q = U · A · LMTD → A = Q / (U · LMTD)
Counter-Flow vs. Parallel-Flow: Why Configuration Matters Enormously
Back to the Gujarat plant. The hot oil enters at 130 °C and leaves at 75 °C; condensate enters at 38 °C and must reach 78 °C. The overall heat transfer coefficient for the shell-and-tube configuration with thermal oil on the shell side was estimated at 650 W/(m²·K).
Counter-flow configuration: Hot oil and condensate flow in opposite directions.
- ΔT₁ = 130 − 78 = 52 °C (hot inlet, cold outlet end)
- ΔT₂ = 75 − 38 = 37 °C (hot outlet, cold inlet end)
- LMTD = (52 − 37) / ln(52/37) = 15 / ln(1.405) = 15 / 0.3404 ≈ 44.1 °C
Parallel-flow configuration: Both fluids enter the same end.
- ΔT₁ = 130 − 38 = 92 °C (inlet end)
- ΔT₂ = 75 − 78 = −3 °C — thermodynamically impossible!
This reveals a critical insight: parallel-flow fundamentally cannot achieve a cold-side outlet temperature that exceeds the hot-side outlet temperature. The condensate would never reach 78 °C when the hot oil exits at only 75 °C in a parallel arrangement. Counter-flow removes this limitation entirely, allowing the cold fluid outlet to approach — and theoretically equal — the hot fluid inlet temperature given a large enough area.
For the counter-flow case, assuming the mass flow of hot oil at 1.8 kg/s and Cp of 2100 J/(kg·K):
- Q = 1.8 × 2100 × (130 − 75) = 207,900 W ≈ 207.9 kW
- A = 207,900 / (650 × 44.1) = 207,900 / 28,665 ≈ 7.25 m²
A standard 2-pass shell-and-tube unit with 19.05 mm OD tubes at 1.5 m length would require approximately 82 tubes to achieve this area — well within a single TEMA E-shell configuration.
When LMTD Has Limits — and the F-Factor Correction
The pure LMTD formula is derived strictly for single-pass, single-fluid-stream exchangers. Real shell-and-tube units often have multiple tube passes or cross-flow sections (as in plate-fin exchangers). In these cases, engineers apply a dimensionless correction factor F, giving the modified equation:
Q = U · A · F · LMTDcounter-flow
The F-factor is always ≤ 1 and depends on two dimensionless parameters: P (thermal effectiveness of the tube side) and R (ratio of the two fluid heat capacity rates). For a well-designed 2-pass exchanger, F typically falls between 0.85 and 0.95. When F drops below 0.75, it usually signals that the exchanger configuration is inappropriate and a different flow arrangement should be considered.
The Gujarat plant ultimately specified a 1-2 TEMA E shell (one shell pass, two tube passes) with F = 0.91, bringing the effective area requirement up to 7.25 / 0.91 ≈ 7.97 m² — rounded to 8 m² with a 10% fouling margin. The unit was commissioned and reduced the boiler's fuel consumption by 8.4%, with a payback period of under 14 months.
Practical Notes for Engineers Using LMTD Calculations
Several practical considerations affect the accuracy of any LMTD-based sizing:
Fouling factors: Real exchangers accumulate deposits on tube walls. TEMA standards prescribe fouling resistances (typically 0.0001 to 0.0002 m²·K/W for clean water) that reduce the effective U. Always design for the fouled condition, not the clean baseline.
Fluid properties temperature-dependence: Cp, viscosity, and thermal conductivity all change with temperature. For large temperature spans (>40 °C), splitting the exchanger into zones and computing a zone-by-zone LMTD gives better accuracy than a single bulk calculation.
Phase change: Condensers and evaporators involve latent heat, where one fluid stays at constant temperature. In that case, ΔT₁ and ΔT₂ are simply Thot − Tsat at both ends. The LMTD formula still applies, but the heat duty equation changes because there is no sensible temperature drop on the phase-change side.
Minimum approach temperature: Process integration rules of thumb suggest keeping the minimum terminal ΔT above 10 °C for liquid-liquid exchangers and above 5 °C for refrigeration applications. Below these values, the exchanger area grows exponentially because LMTD approaches zero in the denominator.
The LMTD method remains the backbone of heat exchanger design precisely because it converts a distributed, position-dependent heat transfer problem into a single algebraic equation. Whether you are sizing a feedwater heater for a power plant, a glycol chiller for a pharmaceutical cold room, or a waste-heat recovery unit for an industrial kiln, the LMTD approach gives you the area requirement directly and transparently — making it one of the most enduringly practical tools in thermal engineering.