Introduction & Context
The wetting time calculation is a fundamental analysis in process engineering used to predict the rate at which a liquid penetrates a porous powder bed via capillary action. This phenomenon is critical in industries such as food processing, pharmaceuticals, and chemical manufacturing, where the rapid and uniform dispersion of powders into liquids is required to prevent the formation of agglomerates or lumps.
This model assumes a static packed bed where liquid transport is driven by capillary pressure under negligible gravitational influence. It is typically applied during the design of mixing vessels, spray-drying processes, and granulation equipment to ensure that the wetting kinetics are sufficient for the intended process throughput.
Methodology & Formulas
The calculation relies on the Lucas-Washburn equation, which models the penetration of a liquid into a capillary or porous medium. The effective pore radius is derived from the geometric properties of the powder bed, specifically the porosity and the mean particle diameter.
First, the effective pore radius r is determined based on the bed porosity ε and the mean particle diameter dp:
\[ r = \frac{\varepsilon \cdot d_{p}}{6 \cdot (1 - \varepsilon)} \]
The wetting time twet required for the liquid front to reach a specific penetration depth L is then calculated using the liquid dynamic viscosity μ, the liquid surface tension γ, and the contact angle θ:
\[ t_{wet} = \frac{2 \cdot \mu \cdot L^{2}}{r \cdot \gamma \cdot \cos\theta} \]
To ensure the validity of the laminar creep flow assumption, the pore-scale Reynolds number Re is calculated using the liquid density ρ and the calculated penetration velocity v:
\[ Re = \frac{\rho \cdot v \cdot r}{\mu} \]
| Parameter |
Condition / Regime |
Constraint |
| Contact Angle |
Spontaneous Wetting |
\(0^{\circ} \le \theta < 90^{\circ}\) |
| Porosity |
Packed Bed Range |
\(0.3 \le \varepsilon \le 0.6\) |
| Particle Diameter |
Empirical Validity |
\(10\,\mu\text{m} \le d_{p} \le 1\,\text{mm}\) |
| Flow Regime |
Laminar Creep Flow |
\(Re \le 1\) |
| Penetration Depth |
Gravity Negligible |
\(L < 0.05\,\text{m}\) |
Wetting Time Calculation for a Powder Bed (Horizontal Capillary Penetration)
In a process engineering context, the wetting time of a powder (e.g., instant coffee) is critical for rehydration and flow behavior. A static packed bed of powder contacts a liquid reservoir; liquid penetrates the inter-particle voids via capillary action. Using the Lucas–Washburn model (neglecting gravity), we calculate the time for the liquid front to reach a prescribed penetration depth.
Knowns (Input Parameters)
- Porosity, ε = 0.5 [–]
- Mean particle diameter, dp = 5.0 × 10-5 m (50 µm)
- Penetration depth, L = 0.005 m (5 mm)
- Liquid dynamic viscosity, μ = 0.001 Pa·s (water at 20°C)
- Liquid surface tension, γ = 0.0728 N/m
- Contact angle, θ = 30° (hydrophilic powder)
- Liquid density, ρ = 1000 kg/m³ (for Reynolds check)
Step-by-Step Calculation
-
Compute effective pore radius, r
For packed uniform spheres, the effective hydraulic radius is approximated by:
\[ r = \frac{\varepsilon \cdot d_{p}}{6 \cdot (1-\varepsilon)} \]
Substituting the known values:
\[ r = \frac{0.5 \times 5.0 \times 10^{-5}}{6(1-0.5)} = 8.333 \times 10^{-6}\ \text{m} \]
-
Determine cos(θ)
Given θ = 30°, we use the cosine:
\[ \cos\theta = \cos 30^\circ = 0.866 \]
-
Apply Lucas–Washburn equation
The horizontal capillary penetration time is:
\[ t_{\text{wet}} = \frac{2\,\mu\, L^{2}}{r\,\gamma\,\cos\theta} \]
Substitute the values (using full precision intermediates from the model):
Numerator = 2 × 0.001 × (0.005)² = 5.000×10-8
Denominator = (8.333×10-6) × 0.0728 × 0.866 = 5.254×10-7
Hence,
\[ t_{\text{wet}} = \frac{5.000 \times 10^{-8}}{5.254 \times 10^{-7}} = 0.095\ \text{s} \]
-
Reynolds number check (laminar flow condition)
Characteristic pore velocity, v = L / t = 0.005 / 0.095 = 0.0525 m/s.
The pore-scale Reynolds number is:
\[ \mathrm{Re} = \frac{\rho \cdot v \cdot r}{\mu} = \frac{1000 \times 0.0525 \times 8.333 \times 10^{-6}}{0.001} = 0.438 \]
Since Re ≪ 1, the flow is in the laminar creeping regime, validating the Lucas–Washburn model.
Final Answer
The wetting time for the instant coffee powder bed is approximately 0.095 s (95 ms).
Because the contact angle is less than 90° (θ = 30°, cos θ positive), spontaneous wetting occurs and liquid penetration is essentially instantaneous.
The low Reynolds number (0.438) confirms that viscous forces dominate, satisfying the model's assumptions.