chemical engineering calculators

Heat Exchanger Effectiveness Calculator

Computes heat exchanger thermal effectiveness (ε) using the NTU-effectiveness method for parallel-flow, counter-flow, and cross-flow configurations. Used by engineers to evaluate or size heat exchangers without knowing outlet temperatures.

About this calculator

The NTU-effectiveness (ε-NTU) method avoids iterative calculations when outlet temperatures are unknown. Effectiveness ε is defined as the ratio of actual heat transfer to the maximum possible heat transfer: ε = Q_actual / Q_max, where Q_max = C_min × (T_hot,in − T_cold,in). The capacity rate ratio is C* = C_min / C_max. For counter-flow: ε = (1 − exp(−NTU(1 − C*))) / (1 − C* × exp(−NTU(1 − C*))). For parallel-flow: ε = (1 − exp(−NTU(1 + C*))) / (1 + C*). For cross-flow (mixed/unmixed approximation): ε = 1 − exp(−C*⁻⁰·²² × (exp(−C* × NTU⁰·⁷⁸) − 1)). NTU = UA / C_min, where U is the overall heat transfer coefficient, A is heat transfer area, and C_min is the smaller capacity rate. Counter-flow always achieves the highest effectiveness for a given NTU and C*.

How to use

Example (counter-flow): NTU = 2.0, capacity rate ratio C* = 0.6. Step 1: Exponent argument = −NTU(1 − C*) = −2.0 × 0.4 = −0.8. Step 2: exp(−0.8) ≈ 0.449. Step 3: Numerator = 1 − 0.449 = 0.551. Step 4: Denominator = 1 − 0.6 × 0.449 = 1 − 0.270 = 0.730. Step 5: ε = 0.551 / 0.730 ≈ 0.755, or 75.5% effectiveness. This means the heat exchanger transfers 75.5% of the thermodynamically maximum possible heat between the two streams under counter-flow conditions.

Frequently asked questions

What is the NTU method for heat exchangers and when should I use it instead of the LMTD method?

The NTU (Number of Transfer Units) method is preferred when you know the inlet temperatures and flow rates of both streams but do not know the outlet temperatures — for example, when rating an existing heat exchanger or performing preliminary sizing. The LMTD method requires knowing both inlet and outlet temperatures, making it better suited to design verification once the full temperature programme is defined. The NTU method eliminates the iterative guessing of outlet temperatures and directly yields effectiveness, from which actual heat duty and outlet temperatures can be calculated straightforwardly.

Why does counter-flow configuration always give higher effectiveness than parallel-flow for the same NTU?

In a counter-flow arrangement, the hot and cold streams flow in opposite directions, maintaining a more uniform temperature difference along the exchanger length. This means the cold stream can be heated above the outlet temperature of the hot stream in a parallel-flow unit — a thermodynamic impossibility in parallel flow. The result is that counter-flow achieves higher effectiveness for the same NTU and capacity ratio, or equivalently requires a smaller (lower NTU) exchanger for the same duty. At NTU → ∞, counter-flow effectiveness approaches 1.0, while parallel-flow is limited to 1/(1 + C*).

How does the capacity rate ratio C* affect heat exchanger effectiveness?

The capacity rate ratio C* = C_min / C_max ranges from 0 to 1. When C* = 0 (e.g. a condenser or evaporator with one stream undergoing phase change), effectiveness equals 1 − exp(−NTU) regardless of flow configuration, so geometry does not matter. As C* increases toward 1, the outlet temperature difference between streams is harder to reduce, and effectiveness decreases for a given NTU. A lower C* always yields higher effectiveness. This is why using a stream with a high heat capacity rate as C_max (e.g. a large liquid flow) relative to C_min improves exchanger performance.