Newton's Law of Cooling Calculator

Calculate temperature over time, time to reach a target temperature, or find the cooling constant using Newton's law of cooling with exponential decay.

Temperature at t
45.80 °C
T(t) = Ta + (T₀−Ta)·e^(−kt)
% Cooled
65.0 %
Fraction of total cooling completed
Cooling Rate
0.833 °C/min
dT/dt = k·(T−Ta)
Half-Life
19.80 min
t½ = ln(2)/k
Time to 50% cooling
19.80 min
Temp drops halfway to ambient
1/e Time Constant
28.57 min
τ = 1/k

Temperature Progress

45.8°C → 22°C ambient

Cooling Curve

Time (min)Temperature (°C)% Cooled
0.090.000.0%
6.077.1218.9%
12.066.6834.3%
18.058.2246.7%
24.051.3656.8%
30.045.8065.0%
36.041.2971.6%
42.037.6377.0%
48.034.6781.4%
54.032.2784.9%
60.030.3387.8%
Planning notes, formulas, and examples

About the Newton's Law of Cooling Calculator

Newton's Law of Cooling states that the rate of temperature change of an object is proportional to the difference between its temperature and the ambient temperature: dT/dt = −k(T − Ta). The solution is the exponential decay T(t) = Ta + (T₀ − Ta)·e^(−kt).

This calculator operates in three modes. Forward mode computes temperature at any time. Reverse mode finds how long it takes to reach a target temperature. The third mode determines the cooling constant k from a measured temperature at a known time.

Applications range from everyday scenarios (when is my coffee cool enough to drink?) to forensic science (estimating time of death from body temperature) and engineering (heatsink cooling, metal quenching, food safety). The cooling curve table shows temperature at regular intervals, and the half-life tells you how quickly the temperature difference halves.

Preset buttons load common scenarios including coffee cooling, forensic body temperature, metal quenching, and electronics thermal management.

When This Page Helps

Newton's cooling law appears in physics, engineering, food safety, biology, and forensic science. This calculator handles all three standard problems (find T, find t, find k) in one tool.

The cooling curve table and half-life output give a complete picture of the thermal process without needing to solve the differential equation manually.

How to Use the Inputs

  1. Select a mode: find temperature, find time, or find cooling constant.
  2. Enter the initial temperature of the object in °C.
  3. Enter the ambient (surrounding) temperature.
  4. For forward mode, enter the cooling constant k and the time.
  5. For reverse mode, enter k and the target temperature.
  6. For constant-finding mode, enter a measured temperature and when it was measured.
Formula used
T(t) = Ta + (T₀ − Ta) · e^(−kt). t = −ln((Tt − Ta)/(T₀ − Ta)) / k. k = −ln((Tm − Ta)/(T₀ − Ta)) / t. Half-life: t½ = ln(2)/k.

Example Calculation

Result: T = 45.7°C, 65.1% cooled

T(30) = 22 + (90−22)·e^(−0.035×30) = 22 + 68·e^(−1.05) = 22 + 23.7 = 45.7°C. Half-life = ln(2)/0.035 = 19.8 min.

Tips & Best Practices

  • For coffee, k ≈ 0.02–0.04/min in a standard mug. Adding a lid cuts k roughly in half.
  • In forensic science, k for a human body in still air at 20°C is approximately 0.05–0.07/min.
  • The "63% rule": after one time constant (1/k), the temperature has covered 63.2% of the way to ambient.
  • Stirring a liquid increases convection, raising k and making it cool faster.
  • If you need to cool food below 5°C quickly, use an ice bath (increases k by ~5–10×).

When To Use This Calculator

Calculate temperature over time, time to reach a target temperature, or find the cooling constant using Newton's law of cooling with exponential decay. Use it when you need a repeatable calculation in the physics / general category and want the setup, result, and supporting values kept together. This is especially helpful when small input changes, unit choices, or rounding decisions can change the final number.

How To Check The Result

Start by confirming that the inputs match the formula shown on the page. Then compare the main output with the worked example and any secondary values shown by the calculator. If the result will be used in another calculation, keep extra precision until the final step and record the assumptions beside the number.

Practical Notes

Treat the result as a calculation aid rather than a substitute for context. For schoolwork, include the formula and substitution steps. For planning, technical, financial, or health-related decisions, verify important numbers against primary records, current rules, or a qualified professional before acting on them.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Measure the temperature at two different times. Use this calculator's "Find Cooling Constant" mode with the initial temperature, ambient temperature, and one measurement point.