Newton's cooling to be applied to heating

AI Thread Summary
The discussion revolves around the application of Newton's law of cooling and its converse regarding the heating of a cold body, emphasizing that the rate of heating is proportional to the temperature difference. The conversation highlights the mathematical derivation of heat transfer through conduction and radiation, with a focus on the correct formulation of the differential equation. Participants debate the integration process, specifically the handling of constants and signs, leading to the conclusion that the derived equation for temperature change is valid under certain conditions. There is contention over the interpretation of constants in the equations, particularly regarding their signs and implications for the results. The dialogue illustrates the complexities of thermodynamic equations and the importance of precise mathematical treatment in deriving valid conclusions.
vin300
Messages
602
Reaction score
4
I have experimented the converse of Newton's law of cooling, i.e. the rate of heating of a cold body is directly proportional to the deficient temperature when the difference in temperatures is small and the states of the system remain the same.
 
Science news on Phys.org
Yes, the heat transferred by conduction is given by H=kA(dT/dx), where dT/dx is the temperature gradient. The equation applies whether an object is being heated up or cooled down.
 
ideasrule said:
Yes, the heat transferred by conduction is given by H=kA(dT/dx), where dT/dx is the temperature gradient. The equation applies whether an object is being heated up or cooled down.

Yes, it is given by H/t=kAdT/dx, but that is conduction while my consideration is radiation. The law is given by dT/dt=r(Tenvironment -T) which gives on integration ln (Tenv-T)=rt +constant or Tenv-T=e^(rt+c)
In this case, however, since Tenv-T is negative, e^(rt +c) results negative which is impossible. For calculus to be applicable, the equation must be dT/dt=r(T-Tenv) which is not acheived by negating the right side, so r is a positive constant(this constant is different from that of integration,c) as before.
Thus there is a new equation but the question is whether the new constant r would be equal to the corresponding original constant.
 
Last edited:
If we let

\theta = T-T_\mathrm{env}

then we integrate

\frac{d\theta}{dt}=-r\theta

to get

\ln\theta=-rt+C_1

\theta=C_2\exp(-rt)

and from the initial conditions,

C_2=T_0-T_\mathrm{env}

to produce

T=T_\mathrm{env}+(T_0-T_\mathrm{env})\exp(-rt)

Does this help? This is a little easier that your integration, which requires your constant c to be a complex number.
 
Mapes said:
If we let

\theta = T-T_\mathrm{env}

then we integrate

\frac{d\theta}{dt}=-r\theta

to get

\ln\theta=-rt+C_1

\theta=C_2\exp(-rt)

and from the initial conditions,

C_2=T_0-T_\mathrm{env}

to produce

T=T_\mathrm{env}+(T_0-T_\mathrm{env})\exp(-rt)

Does this help? This is a little easier that your integration, which requires your constant c to be a complex number.
There are two things I would like to point out I was wrong in using a positive sign in the right side and secondly, c is not a complex constant as you said.
 
Then what is the value of c that makes \exp(-rt+c) negative?
 
Mapes said:
Then what is the value of c that makes \exp(-rt+c) negative?
Since you have already said from the initial conditions,

C_2=T_0-T_\mathrm{env}
and C2=e^c
e^c is directly T_0-T_\mathrm{env}
which gives
e^-rt(T0-Tenv)=(T-Tenv)
which only on reversing signs becomes the expected integrated result of "the law of heating" as it should have been.
It would be the same result if we had started with theta=Tenv-T,right?
which in your interpretation yields a positive \exp(-rt+c)[/tex]
 
Last edited:
Your integration is wrong. The integral of dx/x is ln|x|+ C, not ln x+ C.

vin300 said:
Yes, it is given by H/t=kAdT/dx, but that is conduction while my consideration is radiation. The law is given by dT/dt=r(Tenvironment -T) which gives on integration ln (Tenv-T)=rt +constant or Tenv-T=e^(rt+c)
No. \int dx/x= ln |x|+ C. ln|T_{env}- T|= rt+ constant so |T_{env}-T|= Ce^{rt}
If T_{env}-T is negative, |T_{env}- T|= -(T_{env}- T)= Ce^{rt}

In this case, however, since Tenv-T is negative, e^(rt +c) results negative which is impossible. For calculus to be applicable, the equation must be dT/dt=r(T-Tenv) which is not acheived by negating the right side, so r is a positive constant(this constant is different from that of integration,c) as before.
Thus there is a new equation but the question is whether the new constant r would be equal to the corresponding original constant.
 
HallsofIvy said:
Your integration is wrong. The integral of dx/x is ln|x|+ C, not ln x+ C.


No. \int dx/x= ln |x|+ C. ln|T_{env}- T|= rt+ constant so |T_{env}-T|= Ce^{rt}
If T_{env}-T is negative, |T_{env}- T|= -(T_{env}- T)= Ce^{rt}
r is negative,because d(theta)/dt is negative as the cooling or heating decreases over time and you haven't used a negative sign in the equation. I had mentioned that I was wrong in using a positive sign in the differential equation.
Even if integral of dx/x is written as ln x +c instead of ln|x| +c the result is the same with a negative sign on both sides of the equation.
 
Last edited:
Back
Top