Introduction & Context
Heat exchanger area sizing is a fundamental task in process engineering, essential for the thermal design of equipment such as pasteurizers, evaporators, and condensers; for detailed guidance on calculating the bulk pasteurizer heat exchanger area, refer to our dedicated resource.
Methodology & Formulas
The sizing process follows a systematic approach based on the energy balance and the Logarithmic Mean Temperature Difference (LMTD) method.
1. Heat Duty: The total energy transfer rate required is calculated based on the mass flow rate, specific heat capacity, and the temperature change of the process fluid:
\[ Q = \dot{m} \cdot c_p \cdot (T_{out} - T_{in}) \]
2. Logarithmic Mean Temperature Difference (LMTD): This represents the average temperature driving force across the heat exchanger. It is calculated using the temperature differences at both ends of the exchanger:
\[ \Delta T_1 = T_{water,in} - T_{juice,out} \]
\[ \Delta T_2 = T_{water,out} - T_{juice,in} \]
\[ LMTD = \frac{\Delta T_1 - \Delta T_2}{\ln(\frac{\Delta T_1}{\Delta T_2})} \]
3. Overall Heat Transfer Coefficient with Fouling: To account for the accumulation of deposits on heat transfer surfaces, the clean overall heat transfer coefficient is adjusted using the fouling resistance:
\[ \frac{1}{U_{design}} = \frac{1}{U_{clean}} + R_F \]
4. Required Heat Exchanger Area: Finally, the surface area is derived from the heat duty, the design heat transfer coefficient, and the LMTD:
\[ A = \frac{Q}{U_{design} \cdot LMTD} \]
| Parameter |
Condition/Threshold |
Engineering Significance |
| Flow Regime |
Re < 10,000 |
Laminar/Transition flow; turbulent correlations for U may be invalid. |
| Flow Regime |
Re ≥ 10,000 |
Turbulent flow; standard correlations for U are generally valid. |
| Temperature Profile |
Tjuice,out > Twater,in |
Physical impossibility; indicates a temperature crossover error. |
| Temperature Profile |
Tjuice,out ≤ Twater,in |
Physically valid; heat transfer is thermodynamically feasible. |
Fouling factors represent the additional thermal resistance caused by the accumulation of deposits on heat transfer surfaces. Ignoring these factors leads to undersized equipment that fails to meet process requirements as the unit ages. When sizing, consider these points:
- Fouling increases the total resistance to heat transfer, effectively lowering the overall U-value.
- Higher fouling factors necessitate a larger surface area to maintain the required heat duty.
- Consult TEMA standards or historical plant data to select appropriate fouling resistances for specific fluid services.
The standard LMTD formula assumes pure counter-current flow. In many industrial shell and tube configurations, such as multi-pass exchangers or cross-flow arrangements, the flow is not purely counter-current. You must apply an LMTD correction factor (F) when:
- The exchanger configuration deviates from a simple 1-1 shell and tube design.
- The temperature profiles of the hot and cold fluids overlap in a way that reduces the effective driving force.
- The calculated F-factor falls below the recommended threshold (typically 0.8), which indicates that the chosen configuration is thermally inefficient and may require a different pass arrangement.
Worked Example: Heat Exchanger Sizing for Juice Pasteurization
A food processing facility requires a shell-and-tube heat exchanger to heat orange juice from 20°C to 90°C using hot water. The process must account for fouling resistance to ensure operational longevity between cleaning cycles. The following calculation determines the required heat transfer area based on the specified thermal duty and design constraints.
Knowns:
- Mass flow rate of juice (m_dot_juice): 1.0 kg/s
- Specific heat of juice (cp_juice): 3800 J/kg·K
- Inlet temperature of juice (t_juice_in): 20°C
- Outlet temperature of juice (t_juice_out): 90°C
- Inlet temperature of water (t_water_in): 95°C
- Outlet temperature of water (t_water_out): 85°C
- Clean overall heat transfer coefficient (u_clean): 1200 W/m²·K
- Fouling resistance (R_F): 0.0002 m²·K/W
Step-by-Step Calculation:
- Calculate the thermal duty (Q):
\[ Q = \dot{m} \cdot c_p \cdot (T_{out} - T_{in}) = 1.0 \cdot 3800 \cdot (90 - 20) = 266000.0 \text{ W} \]
- Determine the Logarithmic Mean Temperature Difference (LMTD):
\[ \Delta T_1 = T_{water,in} - T_{juice,out} = 95 - 90 = 5.0 \text{ °C} \]
\[ \Delta T_2 = T_{water,out} - T_{juice,in} = 85 - 20 = 65.0 \text{ °C} \]
\[ LMTD = \frac{\Delta T_2 - \Delta T_1}{\ln(\Delta T_2 / \Delta T_1)} = \frac{65 - 5}{\ln(65 / 5)} = 23.392 \text{ °C} \]
- Calculate the design overall heat transfer coefficient (U_design) accounting for fouling:
\[ \frac{1}{U_{design}} = \frac{1}{U_{clean}} + R_F = \frac{1}{1200} + 0.0002 = 0.001033 \text{ m²·K/W} \]
\[ U_{design} = 967.742 \text{ W/m²·K} \]
- Calculate the required heat transfer area (A):
\[ A = \frac{Q}{U_{design} \cdot LMTD} = \frac{266000.0}{967.742 \cdot 23.392} = 11.750 \text{ m²} \]
Final Answer: The required heat transfer area for the heat exchanger is 11.750 m².