Heat conduction through a slab with internal heat generation

rafehi
Messages
48
Reaction score
1

Homework Statement


There's a slab of a material with temperature T1 on the left and the T2 on the right. The thickness of the material is l with area A. In the centre, there is heat generation Qvol in the centre, which is a thin rod.

Find the heat transfer Q through the material.

Homework Equations





The Attempt at a Solution


My issue is with modeling the Qvol. If it was heat generation through the material, I'd just use the DE
D2T/dt2 = -(1/k)Qvol
with BCs T(0) = T1
T(l) = T2
which is easily solved,

But it's a 'point' source of heat, and unless I'm mistaken, I can't use this. The lecturer seemed to hint that it could be solved with looking at each side of the slab seperately.

Any help?
 
Physics news on Phys.org
I think the lecturer gave a good hint. Assume that the heat flux from Qvol is divided up between the left and right sides. For each side, you have a known temperature on one side and an unknown fraction of Qvol entering from the other side. Also, the fractions must add up to one. And finally, the temperature at the middle is the same in each equation. That should give you an equal number of equations and unknowns to solve the problem.
 
So basically treat it as a series question?

Defining the temps as
TL, TM and TR, (left, mid, right),
Qin as the Q coming in from the left,
Qmid as the heat through the middle,
Qout as the heat from the right,
a*Qvol as the fraction going into the left,
a*Qvol as the fraction going into the right,
L a the length with each side = to L/2:

Qin - a*Qvol = Qmid
Qout = Qmid + b*Qvol

Qin = (Tm - T1)*(2A*k)/L
so that
Qmid = (Tm - T1)*(2A*k)/L - a*Qvol

and (Fourier's Equation for the right side):
Qmid = (T2 - Tm)*(2A*k)/L

Solving the above two equations to get rid of Tm:
Qmid = (T2 - T1)*(A*k)/L - (a/2)*Qvol

So,
Qout = (T2 - T1)*(A*k)/L + (b - a/2)*Qvol

Qout = (T2 - T1)*(A*k)/L + (1 - 3a/2)*Qvol
 
Why 2A instead of A?
 
2A because each side has length L/2 - so Ak/(L/2) = 2Ak/L.

Is the reasoning right?
 
Ah, got it. That part's OK, then. It's just that your last line looks a little off and I'm looking for problems in the calculations.

Why do you have Qin = (Tm - T1)*(2A*k)/L when Qin is defined as the heat transfer coming in? If Tm>T1, this predicts positive flux coming in from the left, which doesn't make sense.

Then you have Qmid = (T2 - Tm)*(2A*k)/L; shouldn't this be Qout? (And again there seems to be a minus sign missing.)
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top