Introduction & Context

Retentate recycling is employed in membrane filtration systems to preserve a prescribed axial velocity within the membrane channels. Maintaining a sufficiently high velocity ensures turbulent flow (Reynolds number Re > 4000), which suppresses concentration polarization and stabilises the permeate flux. This calculation determines the recycle flow rate that must be added to the primary feed stream so that the combined flow achieves the target velocity, while also checking that the operating conditions remain within practical and safe limits. It is commonly applied in micro-filtration (MF) and ultra-filtration (UF) modules where channel geometry, fluid properties, and energy consumption must be balanced.

Methodology & Formulas

1. Define system parameters

  • Channel characteristic dimension: diameter D (m) for circular tubes or equivalent dimensions for non-circular channels.
  • Channel length L (m).
  • Fluid density ρ (kg·m−3).
  • Dynamic viscosity μ (Pa·s).
  • Target Reynolds number Retarget (dimensionless, typically ≥ 4000 for turbulent flow).
  • Feed flow rate expressed in litres per minute Qfeed,L/min (L·min−1).
  • Conversion constant Cconv = 1.6667 × 10−5 m³·s−1 per L·min−1.

2. Hydraulic diameter

For a circular tube the hydraulic diameter equals the tube diameter:

\[ D_{h} = D \]

For a non-circular conduit the hydraulic diameter is obtained from the cross-sectional area Ac and wetted perimeter p:

\[ D_{h} = \frac{4\,A_{c}}{p} \]

3. Cross-sectional area

For a circular tube:

\[ A_{c} = \frac{\pi D^{2}}{4} = \pi\left(\frac{D}{2}\right)^{2} \]

4. Target average velocity

The velocity required to achieve the target Reynolds number is derived from the definition of Re:

\[ V_{\text{target}} = \frac{Re_{\text{target}}\,\mu}{\rho\,D_{h}} \]

5. Required total volumetric flow rate

\[ Q_{\text{total}} = V_{\text{target}}\,A_{c} \]

6. Convert feed flow to SI units

\[ Q_{\text{feed}} = Q_{\text{feed,L/min}} \cdot C_{\text{conv}} \]

7. Recycle flow rate

The recycle stream supplies the shortfall between the total flow needed for the target velocity and the existing feed flow:

\[ Q_{\text{recycle}} = \max\!\bigl(0,\;Q_{\text{total}} - Q_{\text{feed}}\bigr) \]

8. Reporting in practical units (L·min−1)

\[ Q_{\text{total,L/min}} = \frac{Q_{\text{total}}}{C_{\text{conv}}} \]

\[ Q_{\text{recycle,L/min}} = \frac{Q_{\text{recycle}}}{C_{\text{conv}}} \]

9. Validity checks (regime criteria)

CriterionRequired range / condition
Target Reynolds numberRetarget ≥ 4000 (turbulent flow)
Channel lengthL > 10 Dh (fully developed turbulent flow)
Target velocity0.1 m·s−1 ≤ Vtarget ≤ 5 m·s−1 (practical membrane operating range)
Feed flow rateQfeed > 0 (positive feed)
Recycle flow positivityQrecycle ≥ 0 (otherwise feed alone satisfies the target)

10. Summary of calculation sequence

  1. Input geometric and fluid property data.
  2. Compute Dh (use circular-tube simplification if applicable).
  3. Calculate cross-sectional area Ac.
  4. Determine Vtarget from the Reynolds-number definition.
  5. Obtain the total flow requirement Qtotal = VtargetAc.
  6. Convert the supplied feed flow to m³·s−1 and evaluate Qrecycle = max(0, QtotalQfeed).
  7. Convert results back to L·min−1 for reporting.
  8. Verify all validity checks; if any criterion fails, adjust Retarget, Qfeed, or channel geometry accordingly.