Introduction & Context

Heat exchanger duty calculation is a fundamental task in process engineering, serving as the primary method for determining the thermal energy transfer rate required to achieve a specific temperature change in a process fluid. This calculation is critical for the sizing, selection, and performance evaluation of shell-and-tube heat exchangers, plate heat exchangers, and other thermal management equipment. By establishing the heat duty (Q), engineers can determine the necessary surface area (A) and the overall heat transfer coefficient (U) required to maintain process efficiency, ensure equipment safety, and optimize energy consumption in industrial systems such as chemical reactors, power plants, and HVAC installations.

Methodology & Formulas

The calculation follows a systematic approach based on the first law of thermodynamics and the thermal resistance network model.

First, the heat duty is determined by the energy balance of the fluid:

\[ Q = \dot{m} \cdot c_p \cdot (T_{out} - T_{in}) \]

The overall heat transfer coefficient (U) is derived by summing the individual thermal resistances, including internal convection, wall conduction, and external convection, normalized to the inner surface area:

\[ \frac{1}{U} = \frac{1}{h_i} + \frac{r_i \cdot \ln(r_o / r_i)}{k_{tube}} + \left( \frac{r_i}{r_o} \right) \cdot \frac{1}{h_o} \]

Finally, the required surface area is calculated using the Log Mean Temperature Difference (LMTD) method:

\[ A = \frac{Q}{U \cdot \Delta T_{lm}} \]

Parameter Condition/Threshold Engineering Significance
Reynolds Number (Re) Re < 10,000 Turbulent flow correlations may be invalid; transition or laminar flow regime.
Temperature Gradient Tout ≤ Tin Invalid for heating duty; indicates no heat gain or potential cooling process.
Resistance Summation Denominator > 0 Ensures numerical stability; prevents division by zero in U calculation.