Single-Screw Extruder Throughput Calculation
Introduction & Context
The single-screw extruder is a fundamental piece of equipment in polymer processing, food extrusion, and chemical engineering. Throughput calculation determines the mass flow rate of material being extruded, which is critical for:
- Process Design: Sizing screws, dies, and downstream equipment.
- Operational Control: Ensuring consistent product quality and output.
- Energy Efficiency: Optimizing screw speed and pressure drop to minimize power consumption.
This calculation balances two competing effects: Drag flow (material pushed forward by the rotating screw) and Pressure flow (backflow due to resistance in the die). The net throughput is the difference between these two terms.
Methodology & Formulas
1. Drag-Flow Term (\(Q_{\text{drag}}\))
Drag flow represents the forward transport of material due to the screw's rotational motion. It depends on screw geometry (diameter \(D\), channel width \(W\), flight height \(H\), and flight angle \(\theta\)) and rotational speed (\(N\)):
\[ Q_{\text{drag}} = \frac{\pi D N W H \cos(\theta)}{2} \]
where:
\(N\) is in radians per second (convert from RPM using \(N_{\text{rad/s}} = N_{\text{RPM}} \cdot \frac{2\pi}{60}\)).
2. Pressure-Flow Term (\(Q_{\text{press}}\))
Pressure flow accounts for the backward leakage of material caused by the pressure gradient (\(\Delta P\)) along the screw channel. It is derived from the lubrication approximation for viscous flow in a shallow channel:
\[ Q_{\text{press}} = \frac{W H^3 \Delta P}{12 \mu L} \]
where:
\(\mu\) = dynamic viscosity (Pa·s),
\(L\) = axial length of the process section (m).
3. Net Volumetric Flow (\(Q_{\text{net}}\))
The net throughput is the difference between drag and pressure flow:
\[ Q_{\text{net}} = Q_{\text{drag}} - Q_{\text{press}} \]4. Mass Flow Rate (\(\dot{m}\))
Convert volumetric flow to mass flow using the melt density (\(\rho\)):
\[ \dot{m} = Q_{\text{net}} \cdot \rho \]
Common units:
\(\dot{m}\) in kg/s or kg/h (multiply by 3600 to convert from kg/s to kg/h).
5. Validity Checks
The following empirical criteria ensure the calculation remains valid for Newtonian, laminar flow regimes:
| Parameter | Formula | Validity Criterion | Warning Threshold |
|---|---|---|---|
| Reynolds Number (\(Re\)) | \(Re = \frac{\rho V_{\text{char}} H}{\mu}\) | Laminar flow (\(Re < 2000\)) | \(Re > 2000\) |
| Shear Rate (\(\dot{\gamma}\)) | \(\dot{\gamma} = \frac{V_{\text{char}}}{H}\) | Newtonian behavior (\(\dot{\gamma} < 10^4\) s\(^{-1}\)) | \(\dot{\gamma} > 10^4\) s\(^{-1}\) |
| Die Pressure Drop (\(\Delta P\)) | — | Mechanical limits (\(\Delta P < 5\) bar) | \(\Delta P > 5\) bar |
Note: \(V_{\text{char}}\) is the characteristic velocity, approximated as \(V_{\text{char}} = \frac{Q_{\text{drag}}}{A_{\text{die}}}\), where \(A_{\text{die}} = \frac{\pi D^2}{4}\).
6. Assumptions & Limitations
- Newtonian Fluid: Assumes viscosity (\(\mu\)) is constant (independent of shear rate).
- Isothermal Flow: Neglects viscous heating and temperature gradients.
- Fully Developed Flow: Assumes no entrance/exit effects in the screw channel.
- No Slip: Material velocity at the screw surface equals screw speed (no wall slip).
- Shallow Channel: Lubrication approximation requires \(H \ll W\).
For non-Newtonian fluids (e.g., polymer melts), replace \(\mu\) with an effective viscosity or use the Power-Law model.