Heat transfer over time in a rubber pipe
Heat transfer over time in a rubber pipe
(OP)
Hi
I haven't had any hits on the search regarding this particular topic, if they are there, I appologise.
I'm having trouble calculating the following:
20" rubber pipe submerged in sea water at 27-28C has had crude running through it at 6000m^3. The crude, has been pumped at around 65C. The fluid has now come to rest. The heat transfer coeeficient of the rubber is 8.3 W/m2K and wall thickness is 25mm
How long till the crude reaches the temp of the sea water?
I've had a look at Newtons law of cooling, but am having trouble finding an equation which takes into account the insulation offered through the pipe wall.
Can anyone give me pointers on how best to approach this problem?
Thanks
I haven't had any hits on the search regarding this particular topic, if they are there, I appologise.
I'm having trouble calculating the following:
20" rubber pipe submerged in sea water at 27-28C has had crude running through it at 6000m^3. The crude, has been pumped at around 65C. The fluid has now come to rest. The heat transfer coeeficient of the rubber is 8.3 W/m2K and wall thickness is 25mm
How long till the crude reaches the temp of the sea water?
I've had a look at Newtons law of cooling, but am having trouble finding an equation which takes into account the insulation offered through the pipe wall.
Can anyone give me pointers on how best to approach this problem?
Thanks





RE: Heat transfer over time in a rubber pipe
Normally, you calculate thermal_cond*delta_T/thickness as the heat loss, and you make assumptions about how the heat is distributed within the oil. You can assume that it's all located at the pipewall for a fastest possible cooldown, or assume it's all in the center for a slowest cooldown. Naturally, your delta_T will change as a function of the amount of heat you pull out, so it'll be an iterative calculation.
TTFN
FAQ731-376: Eng-Tips.com Forum Policies
RE: Heat transfer over time in a rubber pipe
Sorry for the mix up in units, will post the correct ones tomorrow. Is also 6000m^3/hr.
I assume that the fluid is left in the pipe and that the pipe is full.
So using (k) thermal_cond*delta_T/thickness I get a heat transfer rate, Watts. What I really need is to get to the answer in seconds.
Can I plug back the heat transfer rate into the equation to get seconds?
Delta'Q'/Dela't' = kA * ( Delta'T' / x)
Thanks
RE: Heat transfer over time in a rubber pipe
TTFN
FAQ731-376: Eng-Tips.com Forum Policies
RE: Heat transfer over time in a rubber pipe
Q = (k*deltaT)/d
Where:
Q = thermal power per square metre of pipe [J/(m^2*s)]
k = pipe material thermal conductivity [W/(m*°C)]
deltaT = temperature difference [°C]
d = pipe thickness [m]
you can also write:
Q = (M*cp*deltaT)/t
Where:
M = crude oil mass in a length of pipe having 1 square external area [kg/m^2]
cp = crude specific heat at the reference temperature [J/(kg*°C)]
t = time [s]
equalling the two expression of Q and solving for t you get your answer
t = d*(M*cp*deltaT)/ (k*deltaT)
RE: Heat transfer over time in a rubber pipe
attahced is the spreadhseet I have made up with the above equations, thanks!
One question tho, I have calculated the mass of the contents sitting in the pipe and assume that the pipe is full. What is meant by "crude oil mass in a length of pipe having 1 square external area"?
Do you mean mass per sqm over the surface area of the pipe?
RE: Heat transfer over time in a rubber pipe
L = 1/(pi*D)
V = [pi*d^2/4]*L = [pi*d^2/4]* 1/(pi*D)
M = rho*V
Where
L = length of pipe with an external surface of 1 m^2
V = control volume of oil
d = pipe internal diameter
D = pipe external diameter
M = oil mass
rho = oil density
RE: Heat transfer over time in a rubber pipe
Thanks for your response.
I assume by using the control volume this will give me the rate in sec's per sqm due to temp drop. Multiplying this over the length of the pipe will give me the total time over the whole length?
RE: Heat transfer over time in a rubber pipe
So let's restart.
The change in temperature of the oil for a power (heat per unit time) output to pipe wall Q and for a unit length of pipe (W/m) is:
ΔT=Q/(ρACp)
where:
T=oil temperature (°C)
ρ=oil density (kg/m3)
A=area of pipe section=πDi2/4 (m2)
Cp=specific heat of oil (J/kg°C)
The heat lost through pipe wall in the unit time and per unit length is
Q(W/m)=kπDavg(T-Tout)/d
where:
k=pipe wall thermal conductivity (W/m°C)
Davg=some average pipe wall diameter (m) (may be taken as (Do+Di)/2)
Tout=sea temperature (°C)
d=pipe wall thickness=(Do-Di)/2
From the above you can easily calculate ΔT at time increments of 1 sec (or larger), easy to do with a spreadsheet, but, for such a simple model, there is also an exponential decay formula in closed form.
All the above assumes a uniform temperature throughout the oil. As convection could be a minor phenomenon in your crude, especially when temperature goes down, the time to cool down can be grossly underestimated with this procedure. If you need an idea of how much, you should adopt the model of heat conducting through a solid cylinder having the heat conductivity of the oil. It's more complex, but can still be solved by formula.
Also to be noted that, as your pipe is quite thick, a non negligible contribution to the cool down time may be offered by the heat present in the wall (the mass of the pipe is of the order of two times the mass of the oil).
prex
http://www.xcalcs.com : Online engineering calculations
http://www.megamag.it : Magnetic brakes and launchers for fun rides
http://www.levitans.com : Air bearing pads
RE: Heat transfer over time in a rubber pipe
In your opening post you've said at a certain time the flow stops ("the fluid has now come to rest"), so the overall length of the pipe is in the same condition as that of the control volume you are considering (the control volume is representative of the overall volume of fluid stored in the pipe).
RE: Heat transfer over time in a rubber pipe
ok, so the oil disaptes heat (in this case power, Watts) through the wall of the pipe which has some conductivity (k). 1 watt = Joules/sec. So through iteration I can find what the total time it would take to drop to sea temp.
I hope I have followed your notes correctly. I have attahced the spreadsheet, if you could have a look over, I'd be greatful.
RE: Heat transfer over time in a rubber pipe
You can somewhat bracket the time by assuming ALL the heat is in the middle of the oil, and you would simply add the thermal resistance of the oil to that of the pipe. This would give you a closer approximation than assuming that all the heat is immediately available on the inside of the pipe.
TTFN
FAQ731-376: Eng-Tips.com Forum Policies
RE: Heat transfer over time in a rubber pipe
Heat loss for conduction through the wall pipe (a cylinder)
Q = (2*pi*L*k)*deltaT/ln(D-d) (1)
Where:
Q = heat loss [W]
L = pipe length [m]
k = pipe thermal conductivity [W/mK]
D = pipe outer diameter [m]
d = pipe inside diameter [m]
deltaT = temperature difference [Tamb-Tcrude] assuming the overall mass is at the same temperature
Q = M*cp*deltaT*t (2)
M = crude oil mass [kg]
cp = crude oil specific heat [J/(kgK)]
t = time required for cooling [second]
Equal expression (1) and (2) and solve for t
This should give you a rough estimate. As already pointed out by IRstuff you can take into account the thermal resistance of the oil and consider the oil thermal resistance and the pipe thermal resistance as two resistances in series.
RE: Heat transfer over time in a rubber pipe
Also, as noted above, the conductivity of pipe wall is unrealistic, and your data on ID, OD and wall thickness do not match.
Come back with some more correct data and perhaps with a better description of your goal, to help us suggest how to determine a reasonable (not infinite of course) cool down time.
On that basis I'll see if I can return a corrected spreadsheet.
You seem to be far out of your field of expertise, though, if you could ask for help to someone closer to you, that would be best for you.
prex
http://www.xcalcs.com : Online engineering calculations
http://www.megamag.it : Magnetic brakes and launchers for fun rides
http://www.levitans.com : Air bearing pads
RE: Heat transfer over time in a rubber pipe
An asymptotic decay is what one would get using Newton's cooling law
T(t) = Tamb + (Tin –Tamb)*e^(-c*t)
This equation leads to T(0) = Tin and T(∞) = Tamb
Tamb = outer ambient temperature
Tin = starting temperature of oil
c = constant
Were you making reference to this?
RE: Heat transfer over time in a rubber pipe
prex
http://www.xcalcs.com : Online engineering calculations
http://www.megamag.it : Magnetic brakes and launchers for fun rides
http://www.levitans.com : Air bearing pads
RE: Heat transfer over time in a rubber pipe
enrjdean,
Try this equation
T(t) = Tamb + (Ti – Tamb)*e^[-2*pi*L*k*t/(ln(D/d)*M*cp)]
Tamb = 65 °C
Ti = 27 °C
L = 320 m
k = 0.14 W/m°C (rubber thermal conductivity)
D = 0.87 m
d = 0,5 m
M = 59670 kg
Cp = 1900 J/(kg °C)
t = time for cooling (seconds)
It takes 1000000 seconds to reach T = 27.36 °C approx
RE: Heat transfer over time in a rubber pipe
I had looked at Newton's law of cooling, but couldn't put the steps together that you guys were trying to get across. I've plugged some numbers into the equation and am starting to make a bit more sense of it; thanks for sticking with me!!
The large value ok K I can only assume is due to the flanges at each end of the pipe. But using 85 W/mK as a value of K makes the assumption that this value is constant across the length of the pipe?
RE: Heat transfer over time in a rubber pipe
85 W/mK is a value that could be typical of a metal, not of rubber.
Meanwhile have you grabbed the meaning of the equation above?