View Full Version : Get Your Cold Plate Thickness Calculation Here
LabRat23
03-02-05, 11:59 AM
Just because I can, I came up with a formula to sort of calculate the optimum thickness of a cold plate. As we know, the heat flow towards the
edges of the coldplate increases per unit temperaure with thickness while
the heat flow straight up decreases.
For simplicity, I am modeling the heat flux as a perfectly radial system.
Symbols used:
r1 = the radius of the cpu
r2 = the radius of the coldplate
r3 = reletive radius (r/r2) wich has a maximum value of 1 and a minimum
of 0
th = the thickness of the coldplate.
The sum of the thermal resistance can be simplified to the sum of the
thermal resistance in the radial direction and the thermal resistance in
the vertical direction.
The equation for thermal resistance of a section of thick walled pipe is
ln(r2/r1)/(2pi*th*k). This only acounts for constant heat flux. This
equation must be modefied to allow for heat loss off the faces. The
vetical heat loss as a function of radius is exponential due the fact
that the surface is two dimentional. The remaining heat is therefore
1-r3 squared. Since the heat flux is equal to a constant times the
temperature gradiant, the temperature gradiant is also (1-r^2) times the
tempurature gradiant of a the thick walled section of pipe. Integrating
from 0 to 1 to find the relative thermal resistance leaves us with a
value of exactly 1/4. Therefore the equation for a radial plate losing
heat off its face is ln(r2/r1)/(8pi*th*k).
We are not done yet. The heat flux towards the outside does not follow a
linear path. The path initially is a vertical up from the cpu, bends
horizontal, then bend vertical again. The actaul distance is therfore
not r2 but r2 + th*pi/2. This leaves us with
ln((r2+th*pi/2)/r1)/(8pi*th*k).
The eqation of the verticle heat transfer directly from the cpu straight
up to the tec is much simpler. It is th/(k*r1^2).
To find the total resistance of we combine the two equations, but it is
not as simple as adding them together. We need to take into acount the
relative amounts of heat traveling in the radial and verticle direction.
This amount is proportional to the the surface area of the TEC and the
surface area of the CPU die. The relative radial heat flux is
(r2^2-r1^20)/r2^2. The reletive vertical heat flux is r1^2/r2^2
Our fisrt equation would then be (r2^2-r1^20)/r2^2 *
ln((r2+th*pi/2)/r1)/(8pi*th*k). Our second equation is r1^2/r2^2 *
th/(k*r1^2), which simplifies to th/(r2^2*k).
Our final equation is (r2^2-r1^20)/r2^2 * ln((r2+th*pi/2)/r1)/(8pi*th*k)
+ th/(r2^2*k).
For those of you who do not want to compute this by hand the number of
times it would take to find the optimum value of th, fear not. I have
made this Excel function.
=LN((C1+1.57*A1)/B1)/(8*3.14159*A1*10)*(C1^2-B1^2)/C1^2+A1/C1^2/10
Just copy and paste it into Excel, put your guess for the optimum
thickness into cell a1, CPU die radius into b1, and your tec radius into
c1. If you know how, there is a solver tool that will find the value of
cell a1 that produces the smallest value of your function. Units are in
inches.
An added bennefit is that you can now find the thermal resistance of your
coldplate.
For a quick example, a coldplate (r2 = .98) on my 3.2e (r1 = .2) the
optimum thickness is .245inches and I get a thermal resistance of
.055C/W.
A final word of caution, we are simplifiying the system into a radial
system, which in reallity is square. I guestimate the error to be at the
very worst to be 5%. Also, this does not acount for the IHS. If you have
one, I would suggest you add maybe half the thickness of the IHS into the thickness of the coldplate to compensate.
Hope this helps you all.
Since87
03-02-05, 02:31 PM
Very nice work. (Assuming your equation is right. I'm not going to check. ;) )
It's interesting to note that the difference in thermal resistance, between a 5mm coldplate and a 10mm coldplate, is a factor of 10 less than the thermal resistance of a good quality TIM joint to the CPU. (See here (http://forums.procooling.com/vbb/showthread.php?t=10761&page=3&pp=25) post 60 for a table of plausible thermal resistance values for a variety of thermal goops.)
Would it be reasonable for you to compute heatflux into the TEC as a function of radius?
I suspect that a coldplate on the thicker side (10mm) would be better, because of the more even distribution of the heatload over the surface of the TEC.
LabRat23
03-02-05, 06:39 PM
Would it be reasonable for you to compute heatflux into the TEC as a function of radius?
Probably not. First, I do not believe that sort of thing can be calculated by hand. Secondly, I have my doubts that there is much variance in the heat flux. The heat flux is not dependent on the temperature difference. Conversly, the heat flux is the constant that we compute our temperature difference with. The temperature variance will simply be propogated to the top of the TEC and that is where the difference in performance will be found, at the waterblock. I believe that any perpormance increases of the waterblock would be offset by the greater resistance on the coldplate.
matttheniceguy
03-03-05, 12:26 AM
I'm interested in how accurate this calculation is. I don't quite understand what the thick wall pipe equation is for (assuming smaller radius is 0?). I'm not one to do all that math mayself though, so I'm thinking I should see if ANSYS gets simillar results to what you have. The best way I can think to model this problem would be like they have in the square block on this page: link (http://http://www.electronics-cooling.com/html/2003_november_calccorner.html)
edit: forget the link, I think you have to be on UBC's server to get to it.
The idea is to apply a thermal flux over the area the processor touches and hold the other side of the cold plate at a constant temperature. You can then find the total thermal impeadance from:
Resistance = (Tsource-Tbase) / Power
A slightly more realistic aproach might be to apply convection against the cold plate, as this would more accuratly model the effect of the pelt. Using a bulk temperature of whatever the temperature of the pelt would be with no load, and then using a fairly high convection coefficient would probably model it pretty accuratly. This way areas of the pelt with more load would not be as cold, and the outer edges would be colder. Unfortunatly this more accurate model would depend highly on the value of the convection coefficient and there is no way to really figure that out..... :-/
I'll try the simpler model later and see what I get.
Here is a thermal model of a cold plate / heat spreader. This is a cross section of a 4mm and a 10mm thick copper plate , both are 48mm x 48mm. In the center at the bottom, I put a 70 Watt heat source. On the top I held it at 10C with a TEC or any other device you would like, but it is the same size as cold plate (48mm x 48mm). As you can see by the temp scale on the right of both the models, thicker is not better. The 10mm thick plate a runs about 2C hotter than 4mm thick plate.
Since87
03-03-05, 07:38 AM
Here is a thermal model of a cold plate / heat spreader. This is a cross section of a 4mm and a 10mm thick copper plate , both are 48mm x 48mm. In the center at the bottom, I put a 70 Watt heat source. On the top I held it at 10C with a TEC or any other device you would like, but it is the same size as cold plate (48mm x 48mm). As you can see by the temp scale on the right of both the models, thicker is not better. The 10mm thick plate a runs about 2C hotter than 4mm thick plate.
Hi doc,
Thanks for providing those model results.
One thing I wonder about, is whether treating the cold side of the TEC as an isothermal plane is a very accurate representation of the behavior of a TEC in this situation. As you well know, (but other readers may not) the TEC's we buy are actually an array of small TEC modules. I would assume as you move out from the center of the TEC, the heat pumped through each module goes down and the dT across the module goes up.
Thoughts?
Since87
03-03-05, 07:54 AM
This way areas of the pelt with more load would not be as cold, and the outer edges would be colder. Unfortunatly this more accurate model would depend highly on the value of the convection coefficient and there is no way to really figure that out..... :-/
I noticed your post after I had replied to doc, and see that you are bringing up somewhat the same point.
Using a convection coefficient might be the most practical method of modelling this with readily available (to some) tools. However, the behavior of TEC's is reasonably well defined and it might not be impractical to include realistic TEC behavior in a model.
I don't have access to any such tools myself, but would be very interested in the results of such modelling.
BTW your link isn't working for me.
matttheniceguy
03-03-05, 04:48 PM
OK, forget about modeling the cold plate as a heat flux and an isothermal plane. It seems like it might make a decent model, but it really won't. You will just keep getting cpu temperatures closer and closer to the temperature of the isothermal plane as you reduce the thickness of the plate. The isothermal plane doesn't account for the ability of different areas of the pelt to only be able to handle a certian amount of heat transfer with a certian delta T.
Here is a pic of a coldplate from ANSYS. The top was held at 0 celcius and the cpu was modeled as a 1cm square putting out 100 watts. Obviouslt if you were to make the plate thickness 0 the cpu temp would be 0, which is deffinatly not what would happen with a pelt, so the model doesn't work.
As an alternative to a heat flux for the cpu and convection on the cold plate, I am wondering of you could model it as a heat flux for the pelt, a heat source for the cpu, and some other sort of convection on the cpu or pelt to determine temperatures from....
Hi Since87 and Mattheniceguy,
First I’d like to reply to Since87. An isothermal plane is not the best way to accurately do this. However to prove a point, that thicker is not always better, it was ok. I agree that a TEC has many small devices inside and each one provides some dT and dQ and has a gradient around the contact surface area. A good TEC will have very small distances between devices which makes the gradients small. So as an approximation , what I did was ok because I was more interested in what happens as a function of cold plate thickness and not the absolute temps.
Second I’d like to reply to Mattheniceguy. I was not making a case for no cold plate, because some thickness is needed. However when it gets to thick, it starts working against you not for you. No cold plate is a special case because the TEC’s substrate become the cold plate, it is very thin but also not very thermally conductive compared to metals , so now the thermal gradients move into the TEC’s substrate and we would look at the cold surfaces of the TEC. Again as I stated above it is not meant to be accurate as far as what temp someone would have using these two cold plates, but more as a principle. There is a optimum thickness for a specific metal and heat spreading only improves to a point, after that it has diminishing returns and then it has negative returns . How thick is too thick, depends on the metal and conditions. But in most cases 4 to 6 mm will work good much thicker than that will get into negative returns.
It is good that you guys question this and have some ideas as to whats going on, also it keeps me on my toes and makes me think is this correct or am I blowing smoke up someones butt.
Since87
03-04-05, 09:05 AM
First I’d like to reply to Since87. An isothermal plane is not the best way to accurately do this. However to prove a point, that thicker is not always better, it was ok. I agree that a TEC has many small devices inside and each one provides some dT and dQ and has a gradient around the contact surface area. A good TEC will have very small distances between devices which makes the gradients small. So as an approximation , what I did was ok because I was more interested in what happens as a function of cold plate thickness and not the absolute temps.
I posted a link to this thread at ProCooling here (http://forums.procooling.com/vbb/showthread.php?t=11336), because I knew some there might be interested in the subject.
BillA brings up some very good points, and Les provides links to some of his calculations regarding coldplate thickness.
Having thought on it some more, my intuition (mental model, whatever) says that any model of the temperature distribution inside the coldplate, that doesn't model the TEC behavior realistically, is likely to be way off. The outer areas of the TEC are going to drop in temperature until they "suck" enough heat away from the center to keep them from reaching dTmax@v.
Wish I had some tools to play with this stuff, but it would be too painful to try to do in Excel or Pspice. I'd say BillA's comments should be closely heeded.
an excellent non-CFD program for TEC assys is TAS by Harvard Thermal
all modelers should read this thread:
http://www.eng-tips.com/viewthread.cfm?qid=68059&page=1
EDIT
doc, got comparative data ? (3 thicknesses, define the curve)
post-processing to add the colors = CFD, Color Full Display (thanks Antoine)
Since87
03-04-05, 12:25 PM
an excellent non-CFD program for TEC assys is TAS by Harvard Thermal
Took a look at the website. TEC support seems to be limited to modelling TEC's that Melcor produces which seem to top out at a Qmax of 135 Watts or so. Possibly useful for modelling systems of interest, if all relevant scaling is done correctly.
They have a demo version available but it is limited to 300 nodes and doesn't allow saving models. I found a price of 17K for one of their specialized software offerings. Don't think I'll be ordering it soon.
yup, our TEC supplier cannot provide all the tech specs needed
a big fat zero for us, took the course and never used
I admit 4mm is a little thin ( ok it’s a lot thin ) but 6mm is not, and certainly greater than 10mm is getting to be on the thick side. Most of the heat is going to go perpendicular to the plane of the cold plate, from the CPU to the TEC. The two things that pretty much control the heat flow are path length and delta T. Now the area of the TEC is much larger than the CPU so some of the area of the TEC is not well utilized. Thus the heat speader, now we have 15 or 20 mm from the edge of the CPU to the last row of elements in a TEC, and as you make that cold plate thicker that path length gets even longer ( more thermally resistive). So I did re-tweek my model ( I’m eating a little crow here !) to account for the outer area being cooler, but it still suggest less than 10 mm for copper is good ( not finished testing it yet ). I still say that thicker is not always better, if you were to goto 20mm thick, you would be running warmer than 10mm.
Side note to Since87: I have been lured to the dark side.
Side note to BillA: I am using TAS but it’s an older version before TECs and cold plates were included.
trust me doc, if I could reduce our cold plate thicknesses by 1/8" it would already have happened; copper is expensive and heavy
over 3/8" thickness is questionable
unless you have a 400W load and higher allowable case (IHS) temp
Bill aleast we agree that there is a point of to thick and to heavy.
Keep up the good work guys.
matttheniceguy
03-04-05, 02:05 PM
Just to clear things up, I certianly wasn't suggesting that haveing a very thin cold plate would give you the best temperatures. I was just saying that if you model the cold plate with an isothermal surface on the top, that is what the model will tell you. All this means is that modeling the system that way is not an accurate way to do it, and the results it gives you are total crap. I tried doing it this way and the delta T between the isothermal plane and the cpu just keeps droping as you decrease the plate thickness.
What we need is an accurate way to model the behavior to a pelt. Modeling it as convection seems reasonable to me. You could make the bulk temperature equal to whatever the temperature of the pelt is with no heat load on it, and then you just adjust h to try and model the amount of heat the pelt can pump. You would have to make assumptions about hot side temperature.
Imagine that the hot side temp is 30 degrees, delta T max is 50 degrees and Qmax is 200 Watts. What you do is make the bulk temperture -20 degrees, so areas of the pelt with no heat load will be at -20 degrees. Then you apply a 200 watt heat load and calculate the convection coefficient so that the cold side of the pelt is at 30 degrees, giving a delta T for the pelt of zero.
I am pretty sure that this should model the behavior of a pelt pretty accuratly, allowing you to accuratly optimize the coldplate thickness. I'm going to go try this now and see if the results look reasonable... wish me luck... stupid ANSYS....brilliant FE modeling program with a user interface written by drunk monkeys....
Since87
03-04-05, 02:23 PM
I’m eating a little crow here!
Definitely a sign of integrity, when someone eats crow as willingly (if not as happily) as he prepares it for others. ;)
Side note to Since87: I have been lured to the dark side.
LOL, good.
Hey, I have used drunk monkeys before and I have been called a drunk monkey, but not both at the same time. LOL
It's Friday, nothing matters but the weekend!
matttheniceguy
03-04-05, 03:21 PM
Well I managed to deal with ansys and convinced it to give me results with only minor coaxing...
Here is what I used:
Pelt:
50mm*50mm
200 watt Qmax
50 degree delt Tmax
30 degree hot side
Cpu:
10mm*10mm
100 watt output
To use a convection model with the bulk temperature of -20, with the pelts area h works out to 1600 w/m^2 degree c.
I got the following data. The cpu temperature seems a bit high, but remember that this is only a 200 watt pelt on a 100 watt cpu (actual output, which is pretty damn high) and the hot side is 30 degrees, which is highish for good watercooling. In any case I think these results are fairly decent. I should look for some actual data from testing and see how it compares.
edit: assuming copper place, K = 390. Also, the graph looks kina jumpy and chunky, but that is just because I didn't recored enough decimal places.. whoops :rolleyes:
lol
can anyone say 3/8" ?
btw, 30°C for the hotside is quite cold considering the coolant rise over amb plus the thermal resistance of the wb plus the wb TIM joint
matttheniceguy
03-04-05, 04:36 PM
well 12.5 mm is closer to 1/2, but your right, you'd be nuts to make it more than 3/8 in a commertial product.
Does anyone have any links to tests done with multiple cold plate thicknesses? I saw one like a year ago where a guy used 4 or 5 different thicknesses on the same setup and graphed the results. I would love to see that and try his numbers in my model to see if I get the same results.
matttheniceguy
03-05-05, 05:59 AM
K = 390 w/m^2k, so yes, oxygen free copper.
The thickness would vary with hot side temperature, pelt and cpu power, and cpu size, but I think the model is pretty good at predicing the best thiskness. The actual temperature will vary a bit from the thermal resistances of the TIM and other things, but I think this model tells us the optimal thickness pretty accuratly.
I think you may have to use real TEC data to get meaningful results.
Last time this was discussed (http://www.ocforums.com/showthread.php?t=276919&page=1&highlight=Les56) I presented(Post 25) link (http://www.ocforums.com/showthread.php?s=&threadid=150430).
I now use this model (http://forums.procooling.com/vbb/showpost.php?p=111139&postcount=29) - linked at the end of the linked thread.
Model and method(copied and pasted from Post 29 (http://forums.procooling.com/vbb/showpost.php?p=111139&postcount=29)):-
"Cold-plate Spreading Resistance revisited.
I think* Bill is 90% right indicating h~2w/c (http://www.overclockers.com/articles305/) .However this should be expressed as h~868w/m2*c for calculation (http://www.mhtl.uwaterloo.ca/old/onlinetools/strip_source/strip2.html) purposes.
The difference is mostly academic :
http://www.jr001b4751.pwp.blueyonder.co.uk/TEC%20Sp1.jpg
Have included the Total Resistance of the Coldplate.
This is obtained via:
Coldplate Resistance(c/w)= Total Resistance(Waterloo) - Contact Resistance
Contact Resistance= 1/(Area x h) , where h is expressed in w/m2*c.
The effect on Die Temperature :
http://www.jr001b4751.pwp.blueyonder.co.uk/TEC%20Sp2.jpg
Kryotherm is used.
Rc is the Coldplate Resistance + 0.0833c/w( TIM resistance for a 11x11mm layer)
* Think I am wrong (http://www.ocforums.com/showthread.php?threadid=150430) in equating h to the heatsink's Thermal Conductance(w/m2*c).
The Film Coefficient(h) is the Thermal Conductance (http://www.ex.ac.uk/trol/dictunit/notes5.htm#thermcondce) of the Coldplate's cold surface. This is taken as the [Reciprocal of the sum of Resistances] x Area.
Resistance(to ambient)= PeltierC/W + Heatsink(C/W to ambient) +TIMs(C/W)
Resistance(to ambient) is minimum when Heatsink(C/W to ambient)=0 and TIMs(C/W)=0.
The Film Coefficient(h) is maximum when Resistance(to ambient) is minimum
The Film Coefficient(h) will always be less than the inherent h~868w/m2*c Thermal Conductance of the Peltier.
Kryotherm suggests that
PeltierC/W ~ 0.5(actually 0.420) and hence the Maximum Film Coefficient(h) ~ 868w/m2*c (actually 1033w/m2*c) :
http://www.jr001b4751.pwp.blueyonder.co.uk/TEC%20Sp3.jpg"
.................................................. .................................................. ...
The same procedure for the more powerful(Higher Flux density) 172w,40x40mm TEC gives the comparison shown in "this link" (http://forums.procooling.com/vbb/showpost.php?p=111397&postcount=49) plus die temperatures:-
http://www.jr001b4751.pwp.blueyonder.co.uk/TEC%20Sp4.jpghttp://www.jr001b4751.pwp.blueyonder.co.uk/TEC%20Sp5.jpg
Some additional bits and bobs:-
http://www.jr001b4751.pwp.blueyonder.co.uk/TEC%20Sp6.jpghttp://www.jr001b4751.pwp.blueyonder.co.uk/TEC%20Sp7.jpg
EDIT: Bill, 3/8".
The reason I asked about the purity of the copper is that it don't take much of any thing to change the thermal conductivity in copper, less than 1% of almost anything can bring it down. I did not use O2 free ( went with the cheap stuff ) this will change the thickness of the cold plate as well. I started getting some results that looks closer to what you and les56 have. I agree with les56 about needing use a real TEC or you must have very good data on the devices. If you use a voltage regulated PS, the TEC will use less current as dT gets larger around the outer areas, larger dT means a larger Seebeck voltage. Which to the PS will look like the device resistance has changed. If the current drops a little, so does the heat pumping capacity. Some equalibrium will be reached in short period of time, but the heat pumping will be different than if the whole surface of the TEC is at one temp.
LabRat23
03-05-05, 07:23 PM
I don't quite understand what the thick wall pipe equation is for
The thick wall pipe equation is an equation to calculate the thermal resistance in a radial direction. It is called the thick wall pipe equation because that is about all it's used for. Also a thin walled pipe can be aproximated by a one dimentional heat flow becuase the cross sectional area does change much, but in a thick walled pipe the change in area must be acounted for.
I find it interesting that my equation seems to error toward the thinner side, if these other models are correct. I would not doubt it since I probably eversimplimied things in the derivation of the equation. This has got me curious enough to write a program to calculate the heat flow and the temperature drops across the plate, taking into account the the rate of heat transfer to the pelt is dependant on temperature.
Hard lesson learned: the sooner you eat your crow the less horrible it tastes. :)
matttheniceguy
03-05-05, 08:29 PM
I don't think anyone has really had to eat any crow here. We have all been coming up with relativly accurate ways of trying to determine the best cold plate thickness with different models. None of these models are compleatly correct, but they are at least a starting point. The only way to really determine the best thickness for a perticular setup is to just try a few thicknesses and see what works best. At least these models can tell you roughly where to start.
LabRat23
03-05-05, 08:35 PM
The only way to really determine the best thickness for a perticular setup is to just try a few thicknesses and see what works best. At least these models can tell you roughly where to start.
I agree. I would bet that you would get your answer faster that way too.
I forgot to ask, what is that software you are using and how could I get my hands on it?
If I can, I try to make the crows small. They go down easier. But like I said you guys keep me on my toes, plus a little less multi-tasking at work won't hurt either. Live and learn!
matttheniceguy
03-06-05, 03:15 PM
I was using ANSYS to do the modeling. I have access to it because I am a mechanical engineering student at UBC, and one of our proffs is largly behind all the actual FE modeling and the theory of how the program works. He managed to get a licence for the university.
If you want to run it yourself, I believe to get a one year licence for a decent workstation (1 modern precessor) it is around 20K a year.
Another good program is COSMOS. It is made by the same people who make solidworks, so you can do your modeling in solidworks and them do the FE stuff with COSMOS. I don't think that program is exactly cheap either.
LabRat23
03-06-05, 07:06 PM
I figured you were a mechanical engineering student. I am a student at Virginia Commonwealth University, and we have a very nice computer lab with full SolidWorks and COSMOS. I havent used COSMOS yet but I am as pretty darn good on SolidWorks. I'll give it a try.
matttheniceguy
03-11-05, 12:27 AM
Wow... our mad ravings have been stuck.
I'm still looking for some actual experimental results where someone has tried various cold plate thicknesses on one setup. If we can find this, we can validate and adjust our models so they will be much more accurate. Let me know if you can find any.
If anyone is looking for the best thickness for a perticular setup, PM me with your specs and I'll throw them at ansys. I'll need to know the delta T and Qmax of the pelt (at the voltage you run it at) and it's size, as well as what chip you have and the intended speed and voltage or wattage. Info on your water cooling will also help, like an estimate of hot side temp.
If you want the ansys results to be more accurate, find me the results I was asking for above. :)
3vil_l337
01-31-06, 07:01 PM
i know this thread has been dead for awhile now, but im curious if this data holds true for the newer large procs and tecs? moastly thinking about opteron sized chips pushing 180-200 watts, and also tecs from the 50-70 mm size? jsut curous as im about to slap a tec and water onto my opty. so um yeah any help would be nice. thank you
3vil
science has not been repealed
exhausted mule
03-03-06, 07:09 PM
i'm curious if the use of cold plates is purely for using larger sized tec's on smaller die.
if not, then is there actually a temp difference with using one and not?
cause if there isn't. i'm going to try and find a way to slap a large tec on the die using direct contact with copper leading the surrounding edges.
thanks for any help.
matttheniceguy
11-06-06, 02:54 AM
The reason for a cold plate is to use a pelt on a cpu which is smaller than it. If you had a pelt that was same size as your core, that would be ideal, unfortunately pelts can't compete with processors as far as watts/area.
You don't want to just touch the cpu to part part of the pelt, because that part of the pelt wouldn't be able to take the power load. If the whole pelt is 200 watts, 1/10 the pelt will only be 20 watts. If your pelt is bigger than your processor (and I will be) you need a cold plate.
greenmaji
11-06-06, 02:59 AM
The reason for a cold plate is to use a pelt on a cpu which is smaller than it. If you had a pelt that was same size as your core, that would be ideal, unfortunately pelts can't compete with processors as far as watts/area.
You don't want to just touch the cpu to part part of the pelt, because that part of the pelt wouldn't be able to take the power load. If the whole pelt is 200 watts, 1/10 the pelt will only be 20 watts. If your pelt is bigger than your processor (and I will be) you need a cold plate.
Ive been trying to wrap my head around this for a while (more to help out others intrested then anything else), related quesiton I think..
Would it stand to reason that you would need a *hot* plate in conjunction with the cold plate if your cooler's surfase area (water block, air cooler what have you) is smaller then the pelt?
matttheniceguy
11-07-06, 04:34 AM
It certainly would. If part of the cold side of your pelt is not touching anything, that part of the pelt is useless. If part of the hot side of the pelt is not being cooled, that part of the pelt, and likely the whole pelt as a result, will overheat and burn out.
Tech_No_Joe
01-31-07, 09:50 PM
Nice work :) :)
nogoodbye
06-23-09, 11:14 PM
It certainly would. If part of the cold side of your pelt is not touching anything, that part of the pelt is useless. If part of the hot side of the pelt is not being cooled, that part of the pelt, and likely the whole pelt as a result, will overheat and burn out.
Hi matttheniceguy
I'm going to use 2x OCZ HydroFlow HF-MK1to cool down 62mm X 62mm X 3.55mm. Dimensions of each block is 5.5 cm x 5.5 cm x 1.75 cm, so i think the hot plate measures 12 cm x 8 cm (enough room for two OCZ blocks) .
I read all of what you type in post 1, but still don't get it. Can you draw for me the measures of cold plate and hot plate, like these pictures below
Hot side
http://www.overclock.net/attachment.php?attachmentid=113239&stc=1&d=1245743121
Cold side
http://www.overclock.net/attachment.php?attachmentid=113241&stc=1&d=1245743564
I really appreciate your help:)
The trick is so much less in cold plate, and more in flow pattern of the hot side.
Designs today show bad flow patterns, hotter and colder patches with swings up to 10C across the TEC surface.
hokiealumnus
06-23-09, 11:48 PM
FYI, matthewniceguy hasn't been to the forums since April of 2008, so chances are he won't be able to draw you anything.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.