Introduction & Context
This calculation determines the cooling requirements for a die (or pellet) extrusion process by sizing the internal cooling jacket that removes the sensible heat carried by the molten thermoplastic. Accurate jacket sizing ensures the melt reaches the desired outlet temperature, maintains product quality, prevents overheating of the equipment, and optimizes energy consumption. The methodology is standard in process engineering for heat-exchanger design where a hot process fluid (melt) is cooled by a secondary coolant (water) flowing in a concentric jacket.
Methodology & Formulas
The procedure follows an energy-balance approach combined with convective heat-transfer correlations. All temperatures are expressed in kelvin or degree Celsius (differences are identical), specific heats are converted to consistent units, and hydraulic-diameter-based correlations are used for turbulent internal flow.
1. Sensible Heat Load
The rate of heat that must be removed from the melt is given by \[ \dot{Q}= \dot{m}_{\text{melt}}\,c_{p,\text{melt}}\,(T_{\text{melt,in}}-T_{\text{melt,out}}) \] where \(\dot{m}_{\text{melt}}\) is the melt mass flow rate and \(c_{p,\text{melt}}\) its specific heat.
2. Coolant Mass Flow Rate
Assuming the coolant absorbs all the heat, its required mass flow rate follows from an energy balance on the water side: \[ \dot{m}_{\text{water}}= \frac{\dot{Q}}{c_{p,\text{water}}\,(T_{\text{water,out}}-T_{\text{water,in}})} \]
3. Internal Flow Characteristics
The hydraulic diameter \(D_h\) defines the flow cross-section \[ A_c = \frac{\pi D_h^{2}}{4} \] The mean velocity of the water is \[ v_{\text{water}} = \frac{\dot{m}_{\text{water}}}{\rho_{\text{water}}\,A_c} \] Reynolds and Prandtl numbers are then \[ \text{Re}= \frac{\rho_{\text{water}}\,v_{\text{water}}\,D_h}{\mu_{\text{water}}},\qquad \text{Pr}= \frac{c_{p,\text{water}}\,\mu_{\text{water}}}{k_{\text{water}}} \]
4. Internal Convective Coefficient (Dittus-Boelter)
For turbulent flow (\(\text{Re}>10^{4}\) and \(0.6<\text{Pr}<160\)) the Nusselt number is \[ \text{Nu}=0.023\,\text{Re}^{0.8}\,\text{Pr}^{0.4} \] and the internal heat-transfer coefficient follows as \[ h_i = \frac{\text{Nu}\,k_{\text{water}}}{D_h} \]
5. Overall Heat-Transfer Coefficient
The overall coefficient accounts for internal convection, conduction through the jacket wall, and external convection: \[ \frac{1}{U}= \frac{1}{h_i}+ \frac{t_{\text{wall}}}{k_{\text{wall}}}+ \frac{1}{h_o} \] where \(t_{\text{wall}}\) and \(k_{\text{wall}}\) are the wall thickness and thermal conductivity, and \(h_o\) is the external convective coefficient.
6. Log-Mean Temperature Difference (Counter-Flow)
The temperature driving forces at the two ends of the exchanger are \[ \Delta T_1 = T_{\text{melt,in}}-T_{\text{water,out}},\qquad \Delta T_2 = T_{\text{melt,out}}-T_{\text{water,in}} \] The log-mean temperature difference is \[ \text{LMTD}= \frac{\Delta T_1-\Delta T_2}{\ln\!\left(\dfrac{\Delta T_1}{\Delta T_2}\right)} \] (with safeguards against zero or negative arguments as implemented in the code).
7. Required Heat-Transfer Area
Finally, the area needed to transfer the heat load is \[ A = \frac{\dot{Q}}{U\,\text{LMTD}} \]
Validity Checks
The following conditions are examined to ensure the applicability of the correlations used:
| Check | Criterion | Action if Not Met |
|---|---|---|
| Reynolds number regime | \(\text{Re} \ge 10^{4}\) | Warning: Dittus-Boelter may be invalid (laminar or transitional flow) |
| Prandtl number range | \(0.6 < \text{Pr} < 160\) | Warning: Dittus-Boelter outside validated Pr range |
| Temperature differences for LMTD | \(\Delta T_1 > 0\) and \(\Delta T_2 > 0\) | Warning: Non-positive temperature differences; check inlet/outlet temperatures |
| Log-mean temperature difference | \(\text{LMTD} > 0\) | Warning: LMTD non-positive; review temperature specifications |