Fourier number

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

In physics and engineering, the Fourier number (Fo) or Fourier modulus, named after Joseph Fourier, is a dimensionless number that characterizes transient heat conduction. Conceptually, it is the ratio of diffusive or conductive transport rate to the quantity storage rate, where the quantity may be either heat (thermal energy) or matter (particles). The number derives from non-dimensionalization of the heat equation (also known as Fourier's Law) or Fick's second law and is used along with the Biot number to analyze time dependent transport phenomena.

Definition

The general Fourier number is defined as:

{\displaystyle \mathrm{Fo} = \frac{ \text{diffusive transport rate} }{ \text{storage rate} }}

The thermal Fourier number, Foh, is defined by the conduction rate to the rate of thermal energy storage:

{\displaystyle \mathrm{Fo}_h = \frac{\alpha t}{L^2}}

where:

  • \alpha = \tfrac{k}{c_p \rho} is the thermal diffusivity (SI units: m2/s)
  • t is the characteristic time (s)
  • L is the length through which conduction occurs (m)

For transient mass transfer by diffusion, there is an analogous mass Fourier Number, Fom, defined by:

{\displaystyle \mathrm{Fo}_m = \frac{D t}{L^2}}

where:

  • D is the diffusivity (m2/s)
  • t is the characteristic timescale (s)
  • L is the length scale of interest (m)

Derivation and usage

Both forms of the Fourier number defined above are found by making the variables dimensionless of time dependent diffusion equations. To derive the heat transfer Fourier number, Foh, the heat equation in one dimension is,

{\displaystyle \frac{\partial u}{\partial t} = \alpha \frac{\partial^2u}{\partial x^2}}

Given a rod of length L that is being heated from an initial temperature, T0, by application of a higher temperature at L, TL, and the dimensionless temperature, u, defined by u = \tfrac{T - T_L}{T_0 - T_L}, the differential equation can be reordered to completely dimensionless form,

{\displaystyle \frac{\partial u}{\partial (\alpha t/L^2)} = \frac{\partial^2 u}{\partial (x/L)^2}}

The dimensionless time defines the Fourier number, Foh = αt/L2.

This procedure may be performed analogously on Fick's second law of diffusion to derive the mass transfer Fourier number, Fom, and applied to time depending mass transport problems.

For unsteady state conduction problems in solids, the Fourier number is frequently used as a nondimensional time parameter. Together with the Biot number, the Fourier number can be used to determine the heating or cooling of an object. If the Biot number is less than 0.1, then the entire system can be treated as uniform in temperature. The following equation, derived with the product of the Biot and Fourier numbers, can be used to estimate the time for the object to reach a specific temperature,

{\displaystyle t = \frac{\rho c_p V}{h A} \ln\!\left(\frac{T_0 - T_\infty}{T - T_\infty}\right)}

where T is the temperature of the object at time t, T0 is the initial temperature, T is the temperature of the bulk fluid, V is the volume of the object, A is the surface area, and h is the convective heat transfer coefficient for the surrounding fluid.

References

  • Lua error in package.lua at line 80: module 'strict' not found.

See also