Browse physics topics
Newton's Law of Cooling Simulator & Lesson | Scikool

Interactive Thermal Physics Laboratory

Newton's Law of Cooling

Newton's Law of Cooling states that the rate of loss of heat from a body is directly proportional to the difference in temperature between the body and its surroundings.

Newton's Law of Cooling Simulator

Control Panel
85°C
25°C
Level 4
Current Temp (T): 85.0 °C
Ambient (Tₛ): 25.0 °C
Difference (T - Tₛ): 60.0 °C
Cooling Rate (dT/dt): -2.40 °C/min

1. What is Newton's Law of Cooling?

Newton's Law of Cooling describes the rate at which an exposed object changes temperature through heat transfer with its surroundings. According to the law, the rate of temperature drop is directly proportional to the difference between the object's temperature and the temperature of the surrounding medium (ambient temperature).

This law applies primarily to heat transfer driven by convection (like a breeze cooling a hot bowl of soup) and conduction, under the assumption that the temperature difference is relatively small.

2. Mathematical Formulas

Newton's Law of Cooling can be formulated in two ways:

Differential Form

The instantaneous rate of change of temperature with respect to time is:

[ rac{dT}{dt} = -k cdot (T - T_s)]

Where:

  • \(\frac{dT}{dt}\) = Rate of cooling (degrees per unit time, e.g. °C/minute)
  • \(k\) = Cooling constant (a positive constant, min⁻¹ or s⁻¹)
  • \(T\) = Instantaneous temperature of the body (°C or Kelvin)
  • \(T_s\) = Temperature of the surroundings/ambient medium (°C or Kelvin)

Integrated Exponential Form

Integrating the differential equation over time yields the formula for temperature at any time \(t\):

[T(t) = T_s + (T_0 - T_s) cdot e^{-k cdot t}]

Where:

  • \(T(t)\) = Temperature of the body at time \(t\)
  • \(T_0\) = Initial temperature of the body at time \(t = 0\)
  • \(e\) = Euler's number \(\approx 2.71828\)

The integrated form shows that the temperature difference (\(T - T_s\)) decreases exponentially over time.

3. Solved Examples

Example 1: A ceramic mug of hot coffee cools from an initial temperature of T₀ = 85.0°C to 65.0°C in t = 10.0 minutes. The ambient room temperature is Tₛ = 25.0°C. Assuming the cooling follows Newton's Law of Cooling, calculate the cooling constant (k) in min⁻¹.
  1. Recall the exponential solution to Newton's Law of Cooling: T(t) = Tₛ + (T₀ - Tₛ) * e^(-kt).
  2. Identify parameters: T(10) = 65.0°C, T₀ = 85.0°C, Tₛ = 25.0°C, t = 10.0 minutes.
  3. Substitute values: 65.0 = 25.0 + (85.0 - 25.0) * e^(-k * 10).
  4. Simplify: 40.0 = 60.0 * e^(-10k) => e^(-10k) = 40.0 / 60.0 = 2/3 ≈ 0.6667.
  5. Take the natural logarithm of both sides: -10k = ln(0.6667) ≈ -0.4055.
  6. Solve for k: k = -0.4055 / -10.0 = 0.0405 min⁻¹.
  7. Verify: The cooling constant is approximately 0.0405 per minute. This means the temperature difference drops by about 4.05% every minute.
Answer: k = 0.0405 min⁻¹
Example 2: A bowl of hot soup is served at T₀ = 80.0°C in a room where the ambient temperature is Tₛ = 20.0°C. If the cooling constant of the bowl under still air is k = 0.030 min⁻¹, find the temperature of the soup after t = 15.0 minutes.
  1. Identify parameters: T₀ = 80.0°C, Tₛ = 20.0°C, k = 0.030 min⁻¹, t = 15.0 min.
  2. Write the formula: T(t) = Tₛ + (T₀ - Tₛ) * e^(-kt).
  3. Substitute values: T(15) = 20.0 + (80.0 - 20.0) * e^(-0.030 * 15).
  4. Calculate the exponent: -0.030 * 15 = -0.45.
  5. Evaluate exponential term: e^(-0.45) ≈ 0.6376.
  6. Calculate final temperature: T(15) = 20.0 + 60.0 * 0.6376 = 20.0 + 38.26 = 58.26°C.
  7. Verify: After 15 minutes, the soup has cooled down to approximately 58.3°C, which is a warm and comfortable eating temperature.
Answer: T(15) = 58.3 °C
Example 3: A physics lab beaker containing 300 mL of hot water is at T = 70.0°C. The ambient temperature is Tₛ = 22.0°C. If the cooling constant of the beaker is k = 0.050 min⁻¹, calculate the instantaneous rate of cooling (dT/dt) in °C/min at that moment.
  1. Recall Newton's Law of Cooling in differential form: dT/dt = -k * (T - Tₛ).
  2. Identify parameters: T = 70.0°C, Tₛ = 22.0°C, k = 0.050 min⁻¹.
  3. Calculate the temperature difference: T - Tₛ = 70.0°C - 22.0°C = 48.0°C.
  4. Substitute values: dT/dt = -0.050 min⁻¹ * 48.0°C.
  5. Calculate: dT/dt = -2.40°C/minute.
  6. Verify: The negative sign indicates cooling. At the exact moment the temperature is 70°C, the water is cooling at a rate of 2.4°C per minute.
Answer: dT/dt = -2.4 °C/min

4. Practice Questions

Q1. State Newton's Law of Cooling in words and write its differential formula.
Q2. How does the rate of cooling change as a hot cup of tea cools down toward room temperature? Draw a comparison of the cooling speed at the beginning versus the end.
Q3. What factors determine the value of the cooling constant (k) in Newton's Law of Cooling?
Q4. Explain why Newton's Law of Cooling is considered an approximation. When does it become inaccurate?
Q5. If a thermometer bulb is stirred in a cooling liquid, how does the cooling curve change? What is the physical mechanism?
Q6. How do vacuum flasks (thermoses) minimize the cooling constant (k) to keep liquids hot for hours?

5. Frequently Asked Questions (FAQs)

What is Newton's Law of Cooling?

It is a physical law stating that the rate of change of temperature of an object is proportional to the difference between its own temperature and the ambient temperature of its surroundings.

What is the formula for Newton's Law of Cooling?

The differential form is dT/dt = -k(T - Tₛ). The integrated exponential form is T(t) = Tₛ + (T₀ - Tₛ)e^(-kt), where T(t) is temperature at time t, Tₛ is room temp, T₀ is starting temp, and k is the cooling constant.

Why is the cooling curve exponential?

Because the rate of cooling decreases as the temperature of the object drops. Since the rate of change is proportional to the value itself, it integrates to a natural exponential decay function.

What are the units of the cooling constant (k)?

The units are reciprocal time, such as per second (s⁻¹), per minute (min⁻¹), or per hour (hr⁻¹).

How does airflow affect the cooling rate?

Moving air increases forced convection, removing warm air from around the hot object and replacing it with cooler air. This increases the heat transfer coefficient, leading to a larger cooling constant (k) and faster cooling.

Does a larger volume of water cool faster or slower?

A larger volume (and mass) of water cools slower. While it has slightly more surface area, its thermal mass (m·c) increases much more than its surface area, which reduces the cooling constant (k = h·A / (m·c)) and slows the temperature drop.

What is the difference between heat loss and temperature drop?

Heat loss (dQ/dt) is the energy leaving the object in Watts (J/s). Temperature drop (dT/dt) is the actual drop in temperature in °C/s. They are related by dQ/dt = m·c·(dT/dt), where m is mass and c is specific heat capacity.

Does the law apply to heating as well?

Yes. It can be written as dT/dt = k(Tₛ - T) for heating. A cold object (like a soda can taken out of the fridge) warms up rapidly at first, then more slowly as its temperature approaches room temperature.

What is convective heat transfer?

It is the transfer of heat between a solid surface and a moving fluid (like air or water). Convection is the primary driver of cooling in hot mugs, plates, and open liquids.

Who formulated this law?

Sir Isaac Newton formulated and published it in 1701 in a short paper on temperature scales and heat conduction.

Related Topics