Insulation thickness/surface temperature
Insulation thickness/surface temperature
(OP)
Hi,
I have a Excel sheet wich calculates the insulation thickness, so that the surface temperature reaches, a user defined temperature, for example 40ºC, for safety reasons.
It happens 2 things that i consider quite strange:
1) What some people say is that as lower is the pipe diameter the less would be the insulation thickness, to reach the same surface temperature. Well, what i found is the opposite, as i insert bigger diameters, the insulation thickness increases very very much, even to stupid values...
We can see that also from the equations: as we increase the pipe diameter for the same insulation thickness, the LN(r2/r1) decreases and the heat transfer coeffecient increasesm, therefore the heat loss also increases.
I would like to see some comments.
2) i have a little macro wich uses the goal seek function, and it change increases the insulation thickness until the surface temperature lowers to the specified value: 40ºC. The problem is that excel finds a value wich represent a surface temperature value, not exact. The deviation error goes from 5 to 20%. This is very strange and is the 1st time that it happens to me. Manually, i have no problem to find the exact value. What maybe occuring?
Thanks
I have a Excel sheet wich calculates the insulation thickness, so that the surface temperature reaches, a user defined temperature, for example 40ºC, for safety reasons.
It happens 2 things that i consider quite strange:
1) What some people say is that as lower is the pipe diameter the less would be the insulation thickness, to reach the same surface temperature. Well, what i found is the opposite, as i insert bigger diameters, the insulation thickness increases very very much, even to stupid values...
We can see that also from the equations: as we increase the pipe diameter for the same insulation thickness, the LN(r2/r1) decreases and the heat transfer coeffecient increasesm, therefore the heat loss also increases.
I would like to see some comments.
2) i have a little macro wich uses the goal seek function, and it change increases the insulation thickness until the surface temperature lowers to the specified value: 40ºC. The problem is that excel finds a value wich represent a surface temperature value, not exact. The deviation error goes from 5 to 20%. This is very strange and is the 1st time that it happens to me. Manually, i have no problem to find the exact value. What maybe occuring?
Thanks





RE: Insulation thickness/surface temperature
The heat transfer through insulation (and just through insulation) is governed by conduction.
Q = 2*pi*L*k*DeltaT/ln(d2/d1)
Where:
Q = heat flow through insulation [W]
k = insulation thermal conductivity [W/(m°C)]
DeltaT = temperature difference between outer and inner surface of the insulation [°C]
d2 = outer insulation diameter [m]. d2 is equal to the pipe diameter + twice the insulation thickness
d1 = inner insulation diameter [m]. d1 is equal to the outer pipe diameter
This is an increasing function (just differentiate with respect to d1) and so heat increases as pipe diameter increases.
Further to your 2nd if you could post your spreadsheet maybe someone could help you.
RE: Insulation thickness/surface temperature
thank you very much for your answer.
Thas correct, it follows my idea and my analysis of the equation!
In relation to the second point, i found the problem. I was using a ABS() function to give positiva values, and it was messsing with the results. I removed it and the results now are fine!!
thanks, i think it's all cleared!!
RE: Insulation thickness/surface temperature
As you know the overall heat transfer coefficient involves also convection at the inside pipe surface, conduction trough the pipe thickness, conduction through insulation thickness and convection at the outside insulation surface (pls. see the attached pdf). The heat transfer is the results of four processes (thermal resistences in series), and also inside and outside convection coefficients (hi and ho) are influenced by the pipe diameter.
RE: Insulation thickness/surface temperature
Then, of course, there is another strange result. If the ratio k/h of conductivity k (W/m.K) to the external convection coefficient h (W/m2.K), is greater than the outer radii (including insulation) an increase in insulation thickness will cause an increase in heat transfer. Generally applicable to wires and very small diameter tubes.
RE: Insulation thickness/surface temperature
RE: Insulation thickness/surface temperature
There is a good insulation program available for free to calculate all these things:
http://www.pipeinsulation.org/
RE: Insulation thickness/surface temperature
I know, but the 3E Plus is a bit strange it gives strange results i have gaven up of using it.
RE: Insulation thickness/surface temperature
Try the link below
http://www.kaimann.de/en/service/kaicalc.html
There is a freeware program for insulation which works well (it deserves a star!)
RE: Insulation thickness/surface temperature
Thank you for the link, but i can't download it because Kaimann links are broken
I will try again later
RE: Insulation thickness/surface temperature
The link has been out of service for a couple of days, but now it is operative: give it a shot!
RE: Insulation thickness/surface temperature
thanks for the post!
I'm downloading it.
I will give my opinion later.
P.S.: My excel worksheet is finished and it's working fine.
Maybe i will share it later, when i have time to translate it to english, becaus is in Portuguese...
Thanks!
RE: Insulation thickness/surface temperature
We can see that also from the equations: as we increase the pipe diameter for the same insulation thickness, the LN(r2/r1) decreases and the heat transfer coeffecient increasesm, therefore the heat loss also increases.
I would like to see some comments."
"Some people" are wrong and you are right
Another way of looking at this is the thermal resistance through the insulation is
ln(ro/ri)/(2piK)
Now keeping the temperature constant at the outside surface demands that the resistance be the same. Looking at the above expression it is seen that the resistance is constant when ro/ri ic constant. So for increasing ri the difference ro-ri must increase, proving your results.
RE: Insulation thickness/surface temperature
Go ahead and post it as is for those of us who speak Portuguese.
rmw
RE: Insulation thickness/surface temperature
RE: Insulation thickness/surface temperature
I'm quite confused about what you've said.
In the radiation heat transfer equation, if you increase the emissivity, you increase the heat transfered. so, how do you lower the insulation thickness??
Thanks for the post!
RE: Insulation thickness/surface temperature
Take a look to the link below.
ht
RE: Insulation thickness/surface temperature
RE: Insulation thickness/surface temperature