Diffusion coefficient of spherical Brownian particles from temperature and dynamic viscosity¶
Brownian motion is the random motion of microscopic visible suspended particles of a solid
substance in a liquid or gas caused by the thermal motion of particles of a liquid or gas.
The diffusion coefficient is a quantitative characteristic of the diffusion rate, equal to
the amount of matter passing per unit time through a section of a unit area as a result of
the thermal motion of molecules with a concentration gradient equal to one (corresponding to
a change from
Notation:
(R
) ismolar_gas_constant
. (N_A
) isavogadro_constant
.
Conditions:
Particle displacements are equally likely in any direction.
The inertia of a Brownian particle can be neglected compared to the influence of friction forces.
Particles are spherical.
Low Reynolds number, i.e. non-turbulent flow.
Links:
- diffusion_coefficient¶
diffusion_coefficient
of the particles.
- Symbol:
D
- Latex:
- Dimension:
area/time
- temperature¶
temperature
of the system.
- Symbol:
T
- Latex:
- Dimension:
temperature
- Symbol:
r
- Latex:
- Dimension:
length
- dynamic_viscosity¶
dynamic_viscosity
of the particles.
- Symbol:
mu
- Latex:
- Dimension:
pressure*time
- law¶
D = R * T / (6 * N_A * pi * r * mu)
- Latex: