Heat Conductivity, Copper and Thermal Compound scenarios

AI Thread Summary
The discussion focuses on the heat conduction efficiency of various configurations involving copper shims and thermal grease between a heat pipe and GPU die. Scenarios analyzed include single and multiple layered shims, direct contact setups, and thermal compound applications. The calculations indicate that direct contact with a thick shim yields the highest heat conduction, followed by three layered shims in direct contact, and then spaced shims. Key insights emphasize minimizing thermal resistance at material joins and using the highest conductivity materials available. Overall, increasing the amount of copper in the gap enhances thermal conductivity, making it a preferable choice when direct contact is not feasible.
jaykobe
Messages
3
Reaction score
0
This is not actual homework. I have not had any course in thermodynamics. I have completed Kinematics and Electrical physics courses at my university. My degree is related to Computer Science, not Engineering or Physics.
I am asking if my solutions to these questions are relatively correct. Actual values are not needed, just scale.

Homework Statement


Given the following scenarios, wherein an unavoidable gap between a heat pipe and GPU die is bridged by a combination of varying thickness copper shims and thermal grease, which scenarios will yield the highest heat conduction (\frac{\Delta Q}{\Delta T})?

Single Spaced Shim (layered)
http://img44.imageshack.us/img44/8633/thermcoppershimspaced.jpg

Direct Contact, Thick Shim
http://img134.imageshack.us/img134/4513/thermcoppershimdirectco.jpg

Thermal Compound only
http://img524.imageshack.us/img524/5481/thermtconly.jpg

Three layered shims, direct contact
http://img522.imageshack.us/img522/5781/thermthreecoppernospace.jpg

Three layered spaced shims
http://img44.imageshack.us/img44/1750/thermthreecopperspacing.jpg

Thermal Conductivity Constants k:
Copper 360 W/mK
Thermal Compound 6.2W/mK

Assume total distance between the heat pipe and die (Xt) is 5mm= 0.005m.
Xt=0.005
Let Y represent the thickness of one shim.

Assume area is 1. [Only looking for scale between scenarios; surface area doesn't change much.]
A=1

Homework Equations



Heat Conduction
H= \frac{\Delta Q}{\Delta T} = \frac{kA\Delta T}{x}
H= dQ/dT=kAdT/x

Layered Heat Conduction
H= \frac{A\Delta T}{\frac{x1}{k1}+\frac{x2}{k2}+\frac{x3}{k3}...}
H= AdT/(x1/k1+x2/k2+x3/k3)

The Attempt at a Solution


[I will use dT instead of \Delta T, since it helps clean up the text.]

Heat conduction (H) solved for the following:

Single Spaced Shim (layered)
\frac{1*dT}{\frac{\frac{Xt-Y}{2}}{6.2} + \frac{Y}{360} + \frac{\frac{Xt-Y}{2}}{6.2} }

=\frac{dT}{2*\frac{\frac{Xt-Y}{2}}{6.2} + \frac{Y}{360}}

=\frac{dT}{\frac{Xt-Y}{6.2} + \frac{Y}{360}}

=\frac{dT}{\frac{Xt}{6.2} - \frac{Y}{6.2} + \frac{Y}{360}}

=\frac{dT}{\frac{Xt}{6.2} + \frac{6.2*Y - 360*Y}{2232}}

=\frac{dT}{\frac{Xt}{6.2} - \frac{353.8*Y}{2232}}

Plaintext version:
1*dT/( ((Xt-Y)/2)/6.2 + Y/360 + ((Xt-Y)/2)/6.2 )
=dT/( 2*((Xt-Y)/2)/6.2 + Y/360 )
=dT/( (Xt-Y)/6.2 + Y/360 )
=dT/( Xt/6.2 - Y/6.2 + Y/360 )
=dT/( Xt/6.2 + (6.2Y - 360Y)/2232 )
=dT/( Xt/6.2 - 353.8Y/2232 )

If the shim is the following thicknesses (Percentage of gap): Heat conduction
Shim 1mm (20%): 1543*dT
Shim 2mm (40%): 2043*dT
Shim 3mm (60%): 3021*dT
Shim 4mm (80%): 5800*dT
Shim 4.5mm (85%): 10735*dT
Shim ~5mm (99%): 71999*dT

Direct Contact, Thick Shim
Through Thermal Compound
6.2*.05*dT/(~0)=Inf*dT
Through shim (Maximum)
360*1*dT/Y
=360*dT/Xt
=72000*dT
As thickness of thermal grease approaches 0, conductance and conduction of thermal grease approaches Inf, and layered conduction approaches direct contact of shim (maximum).
However, even if direct contact is made (or very close to that), surface area is not 100%. The pores are however filled with thermal grease.
Thus, as percentage of surface area of direct contact increases or depth of pores decreases, conduction approaches maximum.
Theory: If pores were perfect insulators, then conduction would be reduced by the percentage surface area of the pores, which would be the minimum conduction.
So, actual conduction lies somewhere between stated minimum and maximum, depending on percentage of the surface area consisting of pores and depth of those pores.

Thermal Compound only
6.2*1*dT/Xt
=6.2*dT/0.005
=1240*dT

Three layered shims, direct contact
Same as Direct Contact, Thick Shim, but with increased percentage of pores and pore depth.

Three layered spaced shims (Y represents total added thickness of all three shims)
\frac{1*dT}{\frac{\frac{Xt-Y}{4}}{6.2} + \frac{\frac{Y}{3}}{360} + \frac{\frac{Xt-Y}{4}}{6.2} + \frac{\frac{Y}{3}}{360} + \frac{\frac{Xt-Y}{4}}{6.2} + \frac{\frac{Y}{3}}{360} + \frac{\frac{Xt-Y}{4}}{6.2} }

=\frac{dT}{4*\frac{\frac{Xt-Y}{4}}{6.2} + 3*\frac{\frac{Y}{3}}{360}}

=\frac{dT}{\frac{Xt-Y}{6.2} + \frac{Y}{360}}

=\frac{dT}{\frac{Xt}{6.2} - \frac{Y}{6.2} + \frac{Y}{360}}

=\frac{dT}{\frac{Xt}{6.2} + \frac{6.2*Y - 360*Y}{2232}}

=\frac{dT}{\frac{Xt}{6.2} - \frac{353.8*Y}{2232}}

Plaintext version:
1*dT/( ((Xt-Y)/4)/6.2 + (Y/3)/360 + ((Xt-Y)/4)/6.2 + (Y/3)/360 + ((Xt-Y)/4)/6.2 + (Y/3)/360 + ((Xt-Y)/4)/6.2 )
=dT/( 4*((Xt-Y)/4)/6.2 + 3*(Y/3)/360 )
=dT/( (Xt-Y)/6.2 + Y/360 )
=dT/( Xt/6.2 - Y/6.2 + Y/360 )
=dT/( Xt/6.2 + (6.2Y - 360Y)/2232 )
=dT/( Xt/6.2 - 353.8Y/2232 )

Same as Single spaced Shim, but with shim thicker, thus still approaching Single Thick shim maximum, but with more thinner individual shims.

Conclusion, Heat Conduction:
Direct Contact, Thick Shim > Three layered shims, direct contact > Three layered spaced shims > Single Spaced Shim > Thermal Compound only
(Wherein the additive thickness of the three layered spaced shims is greater than the single spaced shim)
 
Last edited by a moderator:
Physics news on Phys.org
One problem is that your model assumes a perfect conduction between the joins of different materials - where in fact this is the major source of thermal resistance.

In general the guideline would be
1, minimize joins, if you must have a join use the minimum amount of heatsink compound to create a seal between the parts
2, minimize thickness - get the heatsink as close to the source as possible
3, use the highest conductivity material possible

Modelling the conduction of a join is difficult, it scales roughly linearly with pressure and slightly less than linearly with surface flatness.
 
mgb_phys said:
One problem is that your model assumes a perfect conduction between the joins of different materials - where in fact this is the major source of thermal resistance.

In general the guideline would be
1, minimize joins, if you must have a join use the minimum amount of heatsink compound to create a seal between the parts
2, minimize thickness - get the heatsink as close to the source as possible
3, use the highest conductivity material possible

Modelling the conduction of a join is difficult, it scales roughly linearly with pressure and slightly less than linearly with surface flatness.

Thanks for the feedback.
Number 2 is impossible in this situation. The gap is unavoidable.
I am following number 3, wherein only Silver and Diamond have higher conductivity than Copper, and the Thermal Compound has the highest conductivity (Tuniq Tx-3) (and other properties that help, like low bleed).

Concerning 1 and 3, for the Three layered spaced shims and Single Spaced Shim scenario, am I correct in thinking that the higher the percentage of the gap that is filled with Copper, the greater the conductivity rises? Even when it is layered?
 
Then the thick copper shim is the best case.
Pay attention to the joints the copper and heat pipe should be as flat and smooth as possible, the layer of heatsink compound should be very thin - just use enough to coat the surface into a very thin smear
 
Yep. I am aware of the optimal application approach. This was a unique situation for me, since the gap is unavoidable.
I have had the "Thermal Compound only" application in place for the last week, as it was the only thing I had the resources to do. Originally there was a "thick thermal pad/tape" which is both an adhesive and a thermal agent, but a very poor one. When I removed that and replaced it with only thermal grease (which is why low bleed was important, I can't afford for the grease to evaporate and break the physical connection between the die and heatpipe) temperatures in the die have dropped to all time lows for me, and when stressed (even overclocked) it still maxes out with a slightly lower temperature than the previous idle (minimum). So, "Thermal Compound only" is an acceptable solution for me, as long as it persists in its current behavior, but I was looking for a mathematically better solution (rather than just arguing logic in my head).
If I cannot acquire a thick copper shim, I hope I have semi-correctly proven to myself that a floating shim is better than none, and as much copper in the gap (thus reducing the thickness of grease) as possible will be an even better solution, but obviously not as much as a thick shim with direct contact and minimal grease (just enough to fill microscopic pores, but not too much to cause the shim to float).
Basically, the more copper in there the better, yes?
[Note: I am not only looking for the best solution, but how each compares to the others, in case a non-optimal solution is the only practically usable.]
 
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