Introduction & Context

The calculation estimates the time required for a diffusing species to reach a prescribed fraction of its surface concentration at a specified depth within a semi‑infinite medium. This unsteady‑state mass transport problem is governed by Fick’s second law and is fundamental in process‑engineering applications such as:

  • Penetration of gases or liquids into porous catalysts or adsorbents.
  • Moisture migration in polymeric coatings and food products.
  • Thermal‑diffusion coupling in heat‑treatment of solids.
  • Leak‑rate assessment for containment barriers.

By linking the diffusion coefficient, geometry, and a target concentration, engineers can size equipment, schedule batch times, or assess long‑term performance without resorting to full numerical simulations.

Methodology & Formulas

The solution for a constant surface concentration \(C_{0}\) imposed at \(z = 0\) for a semi‑infinite slab is \[ \frac{C(z,t)}{C_{0}} = \operatorname{erfc}\!\left(\frac{z}{2\sqrt{D\,t}}\right) \] where:

  • \(C(z,t)\) – concentration at depth \(z\) and time \(t\).
  • \(D\) – effective diffusivity (assumed constant).
  • \(\operatorname{erfc}\) – complementary error function.

To achieve a desired fractional concentration \(\phi\) (e.g., \(\phi = 0.10\) of \(C_{0}\)), the argument of the error function is set to a known value \(\eta\) such that \(\operatorname{erfc}(\eta) = \phi\). Solving for the required diffusion time yields \[ t = \frac{z^{2}}{4\,\eta^{2}\,D} \] This expression follows directly from rearranging the definition of \(\eta\): \[ \eta = \frac{z}{2\sqrt{D\,t}} \;\;\Longrightarrow\;\; t = \frac{z^{2}}{4\,\eta^{2}\,D} \]

A quick‑check “rule‑of‑thumb” penetration depth \(\delta\) is often used: \[ \delta = \sqrt{D\,t} \] When \(\delta\) exceeds the depth of interest, the target fraction is effectively reached.

If temperature dependence of diffusivity is required, the absolute temperature is obtained from the Celsius value: \[ T_{\text{K}} = T_{\!^{\circ}\!C} + 273.15 \] and a temperature‑correction correlation (e.g., Arrhenius) may be applied to \(D\).

Assumptions & Applicability

AssumptionDescription
Semi‑infinite medium The domain extends sufficiently far such that the diffusion front does not reach a far boundary during the time of interest.
Constant surface concentration The concentration at \(z = 0\) remains fixed at \(C_{0}\) for the entire diffusion period.
Isothermal conditions Temperature is uniform; diffusivity \(D\) is treated as constant unless a temperature correction is explicitly applied.
Negligible convection Mass transport occurs solely by molecular diffusion; bulk flow effects are absent.