Friction Coefficient Boundary⚠ unverified
Mechanical / Lubrication · Compute the friction coefficient across the boundary-to-hydrodynamic transition
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| mu_b | μb | — | 1.0 | Boundary-lubrication friction coefficient (dimensionless) |
| lambda_ratio | λratio | — | 1.0 | Lambda ratio of film thickness to surface roughness (dimensionless) |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| result | f | — | Effective friction coefficient (dimensionless). Equals ``mu_b`` in the boundary regime, 0.001 in the full-film regime, and a linear blend in the mixed regime |
The science & history
Understanding the Parameters
-
Boundary friction coefficient $\mu_b$ — the friction when a full fluid film is absent and load is carried by adsorbed molecular ("boundary") layers and asperity contact. Typical $\mu_b \approx 0.08$–$0.15$, much higher than full-film friction. Boundary additives (fatty acids, ZDDP, EP additives) form protective films that lower and stabilise $\mu_b$ and prevent scuffing.
-
Lambda ratio $\lambda$ — the regime selector (from Lambda Ratio). It decides how much of the load the fluid film carries versus the asperities:
-
$\lambda \le 1$ (boundary): $f = \mu_b$ — asperities dominate.
- $\lambda \ge 3$ (full film): $f \approx 0.001$ — surfaces fully separated, only viscous shear.
- $1 < \lambda < 3$ (mixed): a blend — friction drops steeply as the film takes over more of the load. This descending mixed-regime branch is the Stribeck dip.
Derivation (Approaching a Proof)
The effective friction is a load-sharing average between the two limiting mechanisms. In the mixed regime, the total load $W$ is split between the asperity contacts ($W_a$) and the fluid film ($W_f$):
$$W = W_a + W_f.$$
Each mechanism has its own friction coefficient: the asperities give (roughly) $\mu_b$, the film gives the tiny hydrodynamic value $\mu_h \approx 0.001$. The effective friction is the load-weighted combination
$$f = \frac{\mu_b W_a + \mu_h W_f}{W}.$$
As $\lambda$ increases, the fluid film carries a growing fraction of the load ($W_f/W$ rises from 0 to 1), so $f$ transitions from $\mu_b$ toward $\mu_h$. The load-sharing fraction is a statistical function of $\lambda$ (Greenwood–Williamson contact of rough surfaces), which the calculator approximates as a linear blend between $\lambda = 1$ (all asperity) and $\lambda = 3$ (all film):
$$f(\lambda) \approx \mu_b - (\mu_b - \mu_h)\,\frac{\lambda - 1}{3 - 1}, \quad 1 < \lambda < 3.$$
This piecewise-linear map reproduces the boundary plateau, the mixed-regime descent, and the full-film floor — the essential shape of the friction-vs-$\lambda$ relationship.
Dimensional check. All terms are dimensionless friction coefficients. ✓
History and Development
Boundary lubrication was characterised by William Hardy (1920s), who showed that molecularly thin adsorbed films dramatically reduce friction even without a hydrodynamic film. The regime-blending picture follows from the Stribeck curve and Greenwood–Williamson rough-surface contact theory (1966). Boundary and mixed lubrication govern startup, low-speed, and heavily-loaded contacts (cams, piston rings near dead-centre, gear roots), where additive chemistry, not viscosity, controls friction and wear.
Related Concepts: Lambda Ratio, Stribeck Curve, Minimum Film Thickness, Elastohydrodynamic Film, Friction
Notes: Regime-blended model (boundary $\mu_b$ → full-film $\approx 0.001$ via the Lambda Ratio); the displayed equation shows only the boundary branch (see note). Boundary additives set and stabilise $\mu_b$.