Temperature dependent heat-conductivity

  • Thread starter Thread starter Selveste
  • Start date Start date
  • Tags Tags
    Temperature
AI Thread Summary
The discussion focuses on solving a heat conduction problem involving a cylinder with temperature-dependent thermal conductivity. The heat flow equation is derived using Fourier's law, leading to an expression for the temperature gradient. Integration yields a relationship between temperature and radius, resulting in an equation that relates the heat flow to the temperature difference across the cylinder. Participants confirm the correctness of the equations but suggest minor adjustments for clarity. To find T(r), it is advised to eliminate the heat flow term between the derived equations.
Selveste
Messages
7
Reaction score
0

Homework Statement


A cylinder has length L, inner diameter R_1 and outer diameter R_2. The temperature on the inner cylinder surface is T_1 and on the outer cylinder surface T_2. There is no temperature variation along the cylinders lenght-axis. Assume that the heat conductivity k is temperature dependent and given by

k = aT^{\nu}
where a is a constant. Find T(r), r > 0.

Homework Equations



Fourier's law
\boldsymbol{j} = -k \nabla T
Temperature gradient
\nabla T = \frac{dT}{dr} \hat{e_r}
where \hat{e_r} is a unit vector in radial direction.

The Attempt at a Solution



The stationary heat flow outwards is
\dot{Q} = -k\frac{dT}{dr}2\pi rL
rearranges to
dT = -\frac{\dot{Q}}{2\pi kL}\frac{dr}{r}
integration from r_1 to r gives
T - T_1 = ?
Not sure what to do here when k is not constant.
 
Physics news on Phys.org
k(T)dT = -\frac{\dot{Q}}{2\pi L}\frac{dr}{r}
 
Chestermiller said:
k(T)dT = -\frac{\dot{Q}}{2\pi L}\frac{dr}{r}
Thank you. So integrating
aT^{\nu}dT = -\frac{\dot{Q}}{2\pi L}\frac{dr}{r}
from r_1 to r I find
\frac{a}{\nu +1}\left(T^{\nu +1} - T_1^{\nu +1}\right) = -\frac{\dot{Q}}{2\pi L}\left(\ln r - \ln r_1\right) \tag{1}
which by setting r = r_2 gives the heat flow
\dot{Q} = \frac{2\pi aL}{(\nu +1)(\ln r_1 - \ln r_2)}\left(T_2 - T_1\right)^{\nu +1}\tag{2}
is this correct? And how would I now proceed to find T(r)? Thank you.
 
Last edited by a moderator:
Selveste said:
Thank you. So integrating
aT^{\nu}dT = -\frac{\dot{Q}}{2\pi L}\frac{dr}{r}
from r_1 to r I find
\frac{a}{\nu +1}\left(T^{\nu +1} - T_1^{\nu +1}\right) = -\frac{\dot{Q}}{2\pi L}\left(\ln r - \ln r_1\right) \tag{1}
which by setting r = r_2 gives the heat flow
\dot{Q} = \frac{2\pi aL}{(\nu +1)(\ln r_1 - \ln r_2)}\left(T_2 - T_1\right)^{\nu +1}\tag{2}
is this correct?
Yes, but I would write ##\ln r - \ln r_1=\ln{(r/r_1)}##. And I would correct the exponents on the T's in Eqn. 2.
And how would I now proceed to find T(r)? Thank you.
Just eliminate ##\dot{Q}## between Eqns. 1 and 2.
 
  • Like
Likes Selveste
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top