processconvert
Heat Transfer

LMTD vs NTU Method: Which Heat Exchanger Sizing Method to Use

When to use the LMTD method versus the NTU/effectiveness method for preliminary heat exchanger calculations. Compares the two methods, when each is easier, and the limitations of both for preliminary sizing.

TypeEngineering guide — concept explainer

Definition

The LMTD method and the NTU/effectiveness method are two equivalent ways to relate heat duty, heat transfer area, and overall heat transfer coefficient for a heat exchanger. LMTD uses the log mean temperature difference between the streams to express the driving force: Q = U × A × F × ΔTₘ. The NTU method instead works with two dimensionless groups — the number of transfer units NTU = UA / C_min and the capacity rate ratio C* = C_min / C_max — combined into an effectiveness ε = Q / Q_max that captures how close the exchanger comes to the maximum thermodynamically possible duty. Both methods describe the same physics; they differ in which variables are known and which are unknown at the point of calculation.

Why it matters

In preliminary heat exchanger work the choice of method usually comes down to what is fixed and what is being solved for. When all four terminal temperatures (hot in, hot out, cold in, cold out) are known — typical of a sizing job where the duty and approach are already specified — LMTD is almost always faster and more direct. When the outlet temperatures are unknown — typical of a rating or check job where you already have an exchanger area and want to find what the outlets will be at a different flow or temperature — the LMTD method requires iteration, while the NTU/effectiveness method gives the outlets in one pass. Picking the wrong method does not give a wrong answer, but it can turn a five-minute check into a frustrating iteration loop. Neither method, in isolation, is a final design tool.

Formula

LMTD method — sizing
Q = U × A × F × ΔTₘ
Log mean temperature difference
ΔTₘ = (ΔT₁ − ΔT₂) / ln(ΔT₁ / ΔT₂)
NTU method — number of transfer units
NTU = U × A / C_min
NTU method — capacity ratio
C* = C_min / C_max, C = ṁ × Cp
NTU method — effectiveness
ε = Q / Q_max, Q_max = C_min × (T_h,in − T_c,in)

Units involved

  • Q — heat duty in kW, W, or BTU/h
  • A — heat transfer area in m² or ft²
  • U — overall heat transfer coefficient in W/(m²·K) or BTU/(h·ft²·°F)
  • F — LMTD correction factor (dimensionless, 0 < F ≤ 1)
  • ΔTₘ — log mean temperature difference in K, °C, or °F
  • NTU — number of transfer units (dimensionless)
  • C — capacity rate, ṁ × Cp, in W/K or BTU/(h·°F)
  • C* — capacity rate ratio, C_min / C_max (dimensionless, 0 ≤ C* ≤ 1)
  • ε — effectiveness (dimensionless, 0 ≤ ε ≤ 1)

Worked example

A counter-current heat exchanger cools 5 kg/s of process water (Cp = 4.18 kJ/(kg·K)) from 90 °C to 50 °C using cooling water (Cp = 4.18 kJ/(kg·K)) entering at 25 °C and leaving at 40 °C. Assume U_dirty = 800 W/(m²·K), F = 1. Compare the LMTD and NTU methods.

  1. 01Q = 5 × 4180 × (90 − 50) = 836,000 W = 836 kW
  2. 02Cold-side flow: ṁ_c = Q / (Cp × ΔT_c) = 836,000 / (4180 × 15) = 13.3 kg/s
  3. 03LMTD method: ΔT₁ = 90 − 40 = 50 °C, ΔT₂ = 50 − 25 = 25 °C
  4. 04ΔTₘ = (50 − 25) / ln(50/25) = 25 / 0.6931 = 36.1 °C
  5. 05A_LMTD = Q / (U × F × ΔTₘ) = 836,000 / (800 × 1 × 36.1) = 28.9 m²
  6. 06NTU method: C_hot = 5 × 4180 = 20,900 W/K
  7. 07C_cold = 13.3 × 4180 = 55,600 W/K → C_min = C_hot, C* = 20,900 / 55,600 = 0.376
  8. 08Q_max = C_min × (T_h,in − T_c,in) = 20,900 × (90 − 25) = 1,358,500 W
  9. 09ε = Q / Q_max = 836,000 / 1,358,500 = 0.615
  10. 10NTU = (1 / (C* − 1)) × ln((ε − 1) / (ε × C* − 1)) = 1.18 (counter-current)
  11. 11A_NTU = NTU × C_min / U = 1.18 × 20,900 / 800 = 30.8 m²
Result

Both methods give the same area to within rounding (~29 m²). LMTD is faster here because all four terminal temperatures were known up front.

Common mistakes

  • Claiming one method is universally better — both describe the same physics. The right choice depends on what is known and what is unknown.
  • Using LMTD without F for a multi-pass exchanger — single-pass counter-current has F = 1, but 1-shell-2-tube and similar configurations need a correction factor.
  • Trying to apply LMTD when only the inlet temperatures and the exchanger area are known — this forces iteration; the NTU method gives outlets in one pass.
  • Mixing up C_min and C_max — C_min is always the stream with the lower ṁ × Cp, regardless of whether it is the hot or cold side.
  • Using ε to mean "efficiency" in a thermodynamic sense — effectiveness is Q / Q_max, not a measure of energy quality or second-law performance.
  • Treating ε–NTU charts as final-design tools — they assume idealised flow arrangements and constant fluid properties.
  • Applying NTU relations from one flow arrangement to another — counter-current, parallel-flow, cross-flow, and multi-pass shell-and-tube each have their own ε–NTU expressions.

When to use the calculator

Use the LMTD Calculator when all four terminal temperatures are known and you need ΔTₘ for sizing. Use the Heat Duty Calculator first to confirm Q if the duty is not yet fixed. The Heat Exchanger Area Calculator then closes the loop on A = Q / (U × F × LMTD). The NTU method is currently used as a cross-check or for rating problems where outlet temperatures are unknown — see the NTU Effectiveness Reference for the relationships.

FAQ

When is the LMTD method easier to use?
When all four terminal temperatures (hot in, hot out, cold in, cold out) are known. This is the typical sizing case: the process specifies the duty and approach, you compute ΔTₘ, pick a U-value, and solve A = Q / (U × F × ΔTₘ). No iteration is needed.
When is the NTU/effectiveness method easier to use?
When the outlet temperatures are unknown and the exchanger area is known. This is the typical rating or check case: you have an existing exchanger, you change the inlet conditions or flow rates, and you want to find the new outlets. NTU gives ε directly from NTU and C*, and the outlets follow from ε and the inlet temperatures.
Are LMTD and NTU equivalent?
Yes, mathematically. Both describe the same heat transfer relationship. ε–NTU relations can be derived from the same energy balance and rate equation as LMTD. The choice is about computational convenience, not physics.
Do I need the NTU method for preliminary sizing?
Usually not. Most preliminary sizing jobs fix the duty and the terminal temperatures, which makes LMTD the natural choice. NTU becomes valuable for rating, off-design analysis, and quick sanity checks on whether an existing exchanger has enough area for a new duty.
Does using one method instead of the other change the final design?
No. Both methods are preliminary. Final heat exchanger design requires detailed thermal-hydraulic rating, mechanical design to applicable codes, pressure drop analysis, and vendor confirmation regardless of which method was used for the initial sizing estimate.
What is C* and why does it matter?
C* is the ratio of the minimum to maximum stream capacity rate, C_min / C_max. When C* approaches zero (one stream changes phase, like a condenser), effectiveness asymptotes to ε = 1 − exp(−NTU). When C* = 1 (balanced flow), effectiveness is lower for the same NTU. C* shapes the entire ε–NTU curve for a given flow arrangement.

Related calculators

Related conversions

Related guides