Introduction & Context

The critical (cut) particle diameter is the size at which a dispersed solid phase is just captured by a gravity-driven separator. In process engineering, it marks the boundary between particles that leave with the overflow and those that settle to the underflow. Typical applications include:

  • Primary clarifiers in water treatment
  • Yeast settling tanks in breweries
  • API recovery basins in pharmaceutical plants
  • Desanders protecting downstream equipment

Knowing this diameter allows engineers to predict removal efficiency, size new units, or diagnose poor performance in existing settlers.

Methodology & Formulas

The calculation couples the terminal-settling equation with an explicit drag correlation. The objective is to find the diameter \(d_\text{crit}\) for which the terminal velocity equals the allowable up-flow velocity imposed by the throughput.

  1. Allowable superficial velocity
    \[ v_\text{allow}= \dfrac{Q}{A} \]
  2. Particle Reynolds number
    \[ Re_\text{p}= \dfrac{\rho_\text{f}\,v_\text{allow}\,d}{\mu} \]
  3. Drag coefficient (Haider & Levenspiel)
    \[ C_\text{D}= \dfrac{24}{Re_\text{p}}\!\left(1+0.173\,Re_\text{p}^{\,0.657}\right) + \dfrac{0.413}{1+16\,300\,Re_\text{p}^{\,-1.09}} \]
  4. Force balance (gravity vs drag)
    \[ v_\text{allow}= \sqrt{\dfrac{4\,g\,(\rho_\text{p}-\rho_\text{f})\,d}{3\,\rho_\text{f}\,C_\text{D}}} \]

The above single-variable equation is driven to zero by a Newton-like fixed-point iteration; the Stokes analytical estimate supplies the initial guess.

Flow regime limits based on particle Reynolds number
Regime Range of \(Re_\text{p}\) Drag behaviour
Stokes (laminar) \(Re_\text{p}\le 1\) \(C_\text{D}\approx 24/Re_\text{p}\)
Intermediate \(1\lt Re_\text{p}\le 1000\) Correlation required
Newton (turbulent) \(Re_\text{p}\gt 1000\) \(C_\text{D}\approx 0.44\)

The returned root is the critical particle diameter \(d_\text{crit}\) in metres.