[Heat Conduction Problem Solving 9.2] A semi-infinite medium, 0 ≤ x < ∞, is initially at a uniform temperature T0. For times t > 0, the region is subjected to a prescribed heat flux at the boundary surface x = 0: −k ∂T ∂x = f0 = constant at x = 0 Obtain an expression for the temperature distribution T(x,t) in the medium for times t > 0 by using Laplace transformation.

Let’s solve a heat conduction problem. A semi-infinite medium, 0 ≤ x < ∞, is initially at a uniform temperature T0. For times t > 0, the region is subjected to a prescribed heat flux at the boundary surface x = 0: −k ∂T ∂x = f0 = constant at x = 0 Obtain an expression for the temperature distribution T(x,t) in the medium for times t > 0 by using Laplace transformation.



Heat Conduction problem solving

I will solve the below problem:

A semi-infinite medium, 0 ≤ x < ∞, is initially at a uniform temperature T0. For times t > 0, the region is subjected to a prescribed heat flux at the boundary surface x = 0: −k ∂T ∂x = f0 = constant at x = 0 Obtain an expression for the temperature distribution T(x,t) in the medium for times t > 0 by using Laplace transformation.

(sol)
$$\frac{\partial^2 T}{\partial x^2} = \frac{1}{\alpha} \frac{\partial T}{\partial t} \text{ in } 0 <x<\infty, t>0$$
$$BC1: – k \frac{\partial T}{\partial x} = f_0 \text{ at } x=0, BC2: T(x \to \infty) = 0, IC: T(x,t=0) =T_0$$
By Laplace transform,
$$ \frac{\partial^2 \overline{T}}{\partial x^2} = \frac{s}{\alpha} \overline{T} – \frac{T_0}{\alpha} \text{ in } 0 <x < \infty, s>0$$
$$BC1: -k \frac{\partial \overline{T}}{\partial x} = \frac{f_0}{s}, BC2: \overline{T} ( x \to \infty) =0$$
Then, $\overline{T}(x,s) = C_1 e^{\sqrt{s/\alpha} x} + C_2 e^{- \sqrt{s/\alpha}x}+ \frac{T_0}{s}$
From BC2, $C_1=0$. From BC1, $C_2 = \frac{f_0 \sqrt{\alpha}}{k} s^{- \frac{3}{2}}$.
$$\overline{T}(x,s) =\frac{f_0 \sqrt{\alpha}}{k} s^{-\frac{3}{2}} e^{-\sqrt{s/\alpha}x}+ \frac{T_0}{s}$$
From integral table,
$$T(x,t) = T_0 + \frac{x}{\sqrt{\alpha}} \int_0^t \frac{\tau}{\sqrt{(t-\tau)^3}} \exp \left( – \frac{x^2}{4\alpha(t-\tau)}\right)$$

Reference:

Problem 9.2 in Hahn, D. W., & Özisik, M. N. (2012). Heat conduction. John Wiley & Sons.

HW problem in Advanced heat transfer lecture by Prof. Seol (설재훈 교수님) in GIST, Fall semester 2023


[Heat Conduction Problem Solving 7.11] A semi-infinite medium, x > 0, is initially at zero temperature. For times t > 0, the boundary surface at x = 0 is subjected to a periodically varying temperature f (t) as illustrated in Figure 7-5. Develop an expression for the temperature distribution in the medium at times (i) 0 < t < t, (ii) t < t < 2t, and (iii) 6t < t < 7t

[Heat Conduction Problem Solving 7.4] A solid cylinder, 0 ≤ r ≤ b, is initially at zero temperature. For times t > 0, the boundary condition at r = b is the convection condition given as ∂T /∂x + H T = f (t), where f (t) is a function of time. Obtain an expression for the temperature distribution T(r,t) in the cylinder for times t > 0

[Heat Conduction Problem Solving 6.3] In a one-dimensional infinite medium, −∞

[Heat Conduction Problem Solving 6.7] A region a ≤ r < ∞ in the cylindrical coordinate system is initially at a temperature F(r). For times t > 0 the boundary at r=a is kept insulated. Obtain an expression for the temperature distribution T(r, t) in the region for times t > 0.

[Heat Conduction Problem Solving 5.14] A hemisphere 0 ≤ r ≤ b, 0 ≤ μ ≤ 1 is initially at temperature T = F (r, μ). For times t > 0, the boundary at the spherical surface r = b is maintained at zero temperature, and at the base μ = 0 is perfectly insulated. Obtain an expression for the temperature distribution T(r,μ,t) for times t > 0.

Leave a Comment