Newton's Law of Cooling Calculator — Temperature vs Time
Calculate the temperature of an object at any point in time as it cools (or heats) toward the ambient environment temperature, using Newton's law of cooling exponential decay formula.
°C
°C
1/min
min
T(t) = T∞ + (T₀ − T∞) × e^(−k·t)
- 1
Temperature difference (T₀ − T∞)
90 − 20 = 70 - 2
Decay factor e^(−k·t)
e^(−0.05 × 30) = 0.22313Fraction of the initial temperature difference that remains after elapsed time t. - 3
Temperature at time t
20 + 70 × 0.22313 = 35.62
How does this calculator work?
Newton's law of cooling: T(t) = T∞ + (T₀ − T∞) × e^(−k·t). An object at 90 °C in a 20 °C room with k = 0.05 min⁻¹ drops to about 47 °C after 30 minutes. The thermal half-life is ln(2)/k. Enter initial temperature, ambient temperature, the cooling constant, and elapsed time to get the temperature and cooling curve.
Formula
How this is calculated
Newton's law of cooling states that the rate at which an object's temperature changes is proportional to the difference between the object's current temperature and the ambient temperature: dT/dt = −k(T − T∞). Solving this first-order linear ODE gives the exponential equation T(t) = T∞ + (T₀ − T∞) × e^(−k·t), where T₀ is the initial temperature, T∞ is the ambient (surrounding) temperature, k is the positive cooling constant, and t is time.
The cooling constant k depends on the object's geometry, surface area, heat capacity (specific heat × mass), and the heat transfer coefficient of the surrounding medium. A larger k means faster cooling — metal cools much faster than foam, and an object cooling in moving water cools faster than one in still air. The temperature difference halves every ln(2)/k time units (the thermal half-life).
The same formula applies to heating (when T₀ < T∞): the object warms exponentially toward the ambient temperature. Key limitations: the law assumes a uniform body temperature (the Biot number must be small, Bi < 0.1), constant ambient temperature, and constant k. For thin metal objects cooling in still air these assumptions hold well; for liquids, complex geometries, or large objects, more detailed heat-transfer models are needed.
Frequently asked questions
The cooling constant k (units: 1/time) controls how fast the object approaches ambient temperature. It combines the convective heat transfer coefficient, the surface area, the mass, and the specific heat: k = hA/(mc). A higher k means faster cooling. Typical values: a metal ball in still air might have k ≈ 0.02–0.05 min⁻¹; a cup of coffee might have k ≈ 0.01–0.03 min⁻¹. The constant is best determined experimentally by fitting measured temperature data.
Rearrange the formula: k = −ln[(T(t) − T∞) / (T₀ − T∞)] / t. Record the temperature at two known times and solve for k. For best accuracy, take multiple readings and fit by linear regression of ln(T − T∞) vs t.
The thermal half-life is the time for the temperature difference (T − T∞) to halve. It equals ln(2) / k ≈ 0.693 / k. After one half-life the object is halfway to ambient; after five half-lives it is within about 3% of ambient temperature.
Also known as
TG we-Calculate Editorial Team. (2026). Newton's Law of Cooling Calculator — Temperature vs Time [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/newtons-law-of-cooling-calculator
TG we-Calculate Editorial Team. "Newton's Law of Cooling Calculator — Temperature vs Time." TG we-Calculate. 2026. https://we-calculate.com/calculator/newtons-law-of-cooling-calculator.
TG we-Calculate Editorial Team, "Newton's Law of Cooling Calculator — Temperature vs Time," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/newtons-law-of-cooling-calculator
@misc{wecalculate_newtons_law_of_cooling_calculator, title = {Newton's Law of Cooling Calculator — Temperature vs Time}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/newtons-law-of-cooling-calculator}}, year = {2026}, note = {TG we-Calculate} }
Did this calculator help you?
