Introduction & Context

Heat-exchanger duty calculation quantifies the rate at which thermal energy must be transferred from a hot fluid to a cold fluid to achieve a specified temperature change. In process engineering this value is the primary specification used to size exchangers, select utility loads, and verify that product temperatures meet safety or quality targets. Typical applications include pasteurising milk, pre-heating reactor feeds, and recovering energy from hot effluent streams.

Methodology & Formulas

  1. Energy balance on the cold stream
    The required heat-transfer rate (duty) equals the enthalpy rise of the fluid being heated: \[ Q = \dot{m}\,C_{p}\,(T_{\text{out}}-T_{\text{in}}) \] where
    • \( \dot{m} \) = mass flow rate of the cold fluid
    • \( C_{p} \) = specific heat capacity at constant pressure
    • \( T_{\text{in}}, T_{\text{out}} \) = inlet and outlet temperatures of the cold stream
  2. Log-mean temperature difference (LMTD)
    For counter-current or co-current flow the effective mean driving force is: \[ \Delta T_{\text{lm}} = \frac{\Delta T_{1}-\Delta T_{2}}{\ln(\Delta T_{1}/\Delta T_{2})} \] with \[ \Delta T_{1}=T_{\text{hot}}-T_{\text{cold,in}}, \quad \Delta T_{2}=T_{\text{hot}}-T_{\text{cold,out}} \] To avoid numerical issues when terminal differences are equal, enforce \( \Delta T_{1,2}\geq 10^{-9} \) K.
  3. Overall heat-transfer coefficient
    The clean-surface coefficient \( U_{\text{clean}} \) is supplied from literature or vendor data. Fouling resistances are added later during detailed design.
  4. Required heat-transfer area
    Combine duty and driving force with the overall coefficient: \[ A = \frac{Q}{U\,\Delta T_{\text{lm}}} \]
  5. Tube length
    For plain circular tubes the length follows from the area and inner diameter: \[ L = \frac{A}{\pi\,D_{\text{i}}} \]
  6. Flow regime check (Reynolds number)
    \[ Re = \frac{4\,\dot{m}}{\pi\,D_{\text{i}}\,\mu} \]
    Regime Re Range
    Laminar < 3000
    Transition 3000 – 20000
    Fully turbulent > 20000
    The heat-transfer correlation embedded in \( U \) is valid only in the transition/turbulent window shown above.
  7. Lumped-capacitance check (Biot number)
    \[ Bi = \frac{h\,t_{\text{wall}}}{k_{\text{wall}}} \] where
    • \( h \approx U \) (approximate surface coefficient)
    • \( t_{\text{wall}} \) = wall thickness
    • \( k_{\text{wall}} \) = thermal conductivity of the wall material
    Limit Implication
    \( Bi \leq 0.1 \) Temperature gradient inside wall negligible; lumped assumption valid
    \( Bi > 0.1 \) Conduction resistance within wall must be treated explicitly