Introduction & Context
Fourier's Second Law, also known as the heat diffusion equation, describes the time-dependent distribution of temperature in a medium. In process engineering, this calculation is critical for analyzing unsteady-state heat transfer, where temperatures change over time rather than reaching a steady state. This is particularly vital in applications such as the quenching of metal components, the sterilization of food products in autoclaves, and the thermal processing of polymers. By predicting the temperature profile within a solid, engineers can ensure material integrity, optimize cycle times, and prevent thermal stress-induced failures.
Methodology & Formulas
The calculation utilizes the one-term approximation for a plane wall subjected to a constant surface temperature (equivalent to an infinite Biot number). This approach simplifies the infinite series solution of the heat equation, which is valid for sufficiently large values of the Fourier number.
The dimensionless temperature ratio, θ, is defined as:
\[ \theta = \frac{T(z, t) - T_{\infty}}{T_i - T_{\infty}} \]
The Fourier number (Fo), which characterizes the ratio of the rate of heat conduction to the rate of thermal energy storage, is calculated as:
\[ Fo = \frac{\alpha t}{L_c^2} \]
The temperature at a specific position z and time t is determined by the following one-term approximation:
\[ \theta = C_1 \exp(-\zeta_1^2 Fo) \cos\left(\zeta_1 \frac{z}{L_c}\right) \]
Where the constants for a plane wall with constant surface temperature are defined as:
\[ \zeta_1 = \frac{\pi}{2} \]
\[ C_1 = \frac{4}{\pi} \]
| Parameter |
Condition/Threshold |
Engineering Significance |
| Fourier Number (Fo) |
Fo < 0.2 |
Approximation is inaccurate; higher-order terms are required. |
| Fourier Number (Fo) |
Fo ≥ 0.2 |
One-term approximation is valid for engineering estimates. |
| Biot Number (Bi) |
Bi → ∞ |
Assumes negligible surface convection resistance (constant surface temperature). |
Fourier's Second Law, also known as the heat diffusion equation, accounts for the change in temperature over time, whereas the steady-state equation assumes temperature remains constant at any given point. Key differences include:
- The inclusion of a time-dependent term (partial derivative of temperature with respect to time).
- The requirement for thermal diffusivity, which represents how quickly heat propagates through a material.
- The necessity of defining initial conditions in addition to boundary conditions to solve the differential equation.
Worked Example: Unsteady State Heat Conduction in a Ceramic Slab
A process engineer is evaluating the thermal treatment of a thin ceramic slab used in high-temperature electronics. The slab, initially at a uniform temperature, is suddenly exposed to a hot air stream to initiate a curing process. We must determine the temperature at the center of the slab after 300 seconds of exposure.
Knowns:
- Thermal diffusivity (α): 1.2e-05 m2/s
- Slab thickness (2L): 0.1 m (Characteristic length Lc = 0.05 m)
- Initial temperature (Ti): 293.15 K
- Ambient fluid temperature (T∞): 473.15 K
- Time elapsed (t): 300 s
- Position of interest (z): 0.0 m (Centerline)
Step-by-Step Calculation:
- Calculate the Fourier number (Fo) to determine the dimensionless time:
\[ Fo = \frac{\alpha \cdot t}{L_c^2} = \frac{1.2 \times 10^{-5} \cdot 300}{0.05^2} = 1.440 \]
- Determine the first eigenvalue (ζ1) and the corresponding coefficient (C1) for a plane wall with infinite Biot number (assuming perfect surface contact):
\[ \zeta_1 = \frac{\pi}{2} \approx 1.571 \]
\[ C_1 = \frac{4}{\pi} \approx 1.273 \]
- Calculate the dimensionless temperature (θ) at the centerline using the one-term approximation:
\[ \theta = C_1 \cdot \exp(-\zeta_1^2 \cdot Fo) = 1.273 \cdot \exp(-1.571^2 \cdot 1.440) = 0.036 \]
- Convert the dimensionless temperature back to the absolute temperature (Tz):
\[ T_z = T_{∞} - \theta \cdot (T_{∞} - T_i) = 473.15 - 0.036 \cdot (473.15 - 293.15) = 466.587 \text{ K} \]
- Convert the result to Celsius:
\[ T_{z,C} = 466.587 - 273.15 = 193.437 \text{ °C} \]
Final Answer: The temperature at the center of the ceramic slab after 300 seconds is 193.437 °C.