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
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top