Introduction & Context

A particle-size distribution (PSD) is log-normal when the logarithm of the diameter is normally distributed. In spray drying, milling, crystallisation and classification, the median diameter \(x_{50}\) and the geometric standard deviation \(\sigma_g\) are the two parameters that completely describe the distribution. Knowing these parameters lets engineers predict:

  • heat- and mass-transfer surface area in dryers and reactors;
  • settling or elutriation cut sizes in cyclones;
  • packing density and flowability of powders;
  • sensor calibration for laser-diffraction instruments.

The conversion from the industrial descriptors (\(x_{50}\), \(\sigma_g\)) to the statistical descriptors (\(\mu\), \(\sigma\)) is required whenever population balances, Monte-Carlo simulations or maximum-likelihood fitting are performed.

Methodology & Formulas

  1. Define the measurable inputs
    \(x_{50}\): median diameter of the PSD, usually reported by instruments in µm.
    \(\sigma_g\): geometric standard deviation, dimensionless, obtained from the ratio \[ \sigma_g = \frac{x_{84.13}}{x_{50}} = \frac{x_{50}}{x_{15.87}} \]
  2. Convert to log-normal parameters
    The natural logarithm of the diameters is normally distributed \( \mathcal{N}(\mu,\sigma) \), where \[ \mu = \ln x_{50} \] \[ \sigma = \ln \sigma_g \] These two scalars are the location and scale parameters of the underlying Gaussian.
  3. Empirical range for dairy powders
    Experience with spray-dried milk, whey and lactose shows that the log-spread \(\sigma\) is physically reasonable only inside the following window:
    Parameter Lower limit Upper limit
    \(\sigma = \ln\sigma_g\) 0.1 1.8
    Values outside this range usually indicate agglomeration, fines removal or instrument artefacts.
  4. Probability density function (PSD curve)
    Once \(\mu\) and \(\sigma\) are known, the mass- or volume-density function is \[ f(x) = \frac{1}{x\sigma\sqrt{2\pi}}\exp\!\left[-\frac{(\ln x - \mu)^2}{2\sigma^2}\right] \] and the cumulative fraction undersize is \[ F(x) = \frac{1}{2}\left[1 + \mathrm{erf}\!\left(\frac{\ln x - \mu}{\sigma\sqrt{2}}\right)\right] \]