Browse physics topics

Interactive Thermal Physics Laboratory

Stefan-Boltzmann Law

The Stefan-Boltzmann Law defines the relationship between the temperature of a body and the total power of thermal radiation it emits. It demonstrates that the rate of heat emission is highly sensitive to temperature, scaling with the absolute temperature to the fourth power (\(T^4\)).

Stefan-Boltzmann Law Simulator

Control Panel
600 K
200 cm²
0.90
Plate Temp (T): 600 K
Emissivity (ε): 0.90
Area (A): 200 cm²
Radiated Power (P): 1.32 W

1. Introduction to the Stefan-Boltzmann Law

All objects with a temperature above absolute zero (0 K) emit electromagnetic radiation due to the thermal motion of their constituent molecules and atoms. The **Stefan-Boltzmann Law** is a fundamental thermodynamic principle that governs how much total energy an object emits via this radiation.

Formulated by Josef Stefan in 1879 and derived theoretically by Ludwig Boltzmann in 1884, the law states that the total energy radiated per unit surface area of a black body is directly proportional to the fourth power of its absolute temperature.

2. The Mathematical Equation

For a perfect radiator, known as a **black body**, the emitted power is maximized. For real-world objects, the equation is modified by including the **emissivity (ε)** coefficient of the surface:

\\[P = \\epsilon \\cdot \\sigma \\cdot A \\cdot T^4\\]

Where:

  • P is the total radiated power (measured in Watts, W or Joules per second, J/s).
  • ε (Emissivity) is a dimensionless factor representing the radiative efficiency of the object's surface (\(0 < \epsilon \le 1\)).
  • A is the surface area of the emitting object (measured in square meters, m²).
  • T is the absolute temperature of the object (measured in Kelvin, K).
  • σ (Stefan-Boltzmann constant) is a universal constant of nature:
    \(\sigma \approx 5.670374 \times 10^{-8} \text{ W/(m}^2\text{ K}^4)\)

Because the radiated power increases with the fourth power of temperature (\(T^4\)), even a small increase in temperature produces an enormous increase in the rate of thermal energy emission.

3. Emissivity and Real Surfaces

In nature, perfect black bodies (ε = 1.0) do not exist, though some objects come close. Emissivity represents the ratio of the power radiated by a real surface to that of a perfect black body at the identical temperature.

- **Highly Absorptive/Matte Black Surfaces**: These materials (like soot, charcoal, and matte black metal plates) absorb almost all incident light. Consequently, they are also highly efficient emitters of thermal radiation, with emissivity values close to 0.90 – 0.98.
- **Reflective/Shiny Metallic Surfaces**: Highly polished metals (like mirrors, silver, and polished aluminum) reflect incoming radiation. As a result, they are extremely poor emitters of thermal radiation, with emissivity values often below 0.10.

4. Stellar Radiation & Star Luminosity

Astronomers model stars as spherical black bodies in deep space. Because a sphere of radius *R* has a surface area of \(A = 4\pi R^2\), the Stefan-Boltzmann Law can be rewritten to calculate a star's total **luminosity (L)**:

\\[L = 4 \\pi R^2 \\sigma T^4\\]

Where:

  • L is the luminosity of the star (total energy output per second in Watts).
  • R is the radius of the star (in meters).
  • T is the surface temperature of the star (in Kelvin).

This equation shows that the energy output of a star depends dramatically on its surface temperature. A small star that is very hot can emit more energy than a massive star that is relatively cool.

5. Solved Mathematical Problems

Example 1: Stefan-Boltzmann Emitted Power
A metal plate with an emissivity of 0.80 and a surface area of 0.15 m² is heated to a temperature of 500 K. Calculate the total thermal power radiated by the plate. (Stefan-Boltzmann constant σ = 5.67 × 10⁻⁸ W/(m² K⁴))
  1. State the Stefan-Boltzmann Law: \(P = \epsilon \sigma A T^4\).
  2. Identify the given values: - \(\epsilon = 0.80\) - \(\sigma = 5.67 \times 10^{-8} \text{ W/(m}^2\text{ K}^4)\) - \(A = 0.15 \text{ m}^2\) - \(T = 500 \text{ K}\)
  3. Substitute the values into the equation: \(P = 0.80 \times (5.67 \times 10^{-8}) \times 0.15 \times (500)^4\).
  4. Calculate the temperature to the fourth power: \(500^4 = 6.25 \times 10^{10} \text{ K}^4\).
  5. Multiply the values together: \(P = 0.80 \times 5.67 \times 10^{-8} \times 0.15 \times 6.25 \times 10^{10}\) \(P = 425.25 \text{ W}\).
  6. Conclude: The total radiated power is 425.25 Watts.
Example 2: Luminosity of a Star
A distant giant star has a radius 3.0 times that of the Sun (R☉ ≈ 6.96 × 10⁸ m) and a surface temperature of 8000 K. Find the total luminosity (power emitted) of the star.
  1. State the star luminosity formula: \(L = 4\pi R^2 \sigma T^4\).
  2. Calculate the radius of the star in meters: \(R = 3.0 \times 6.96 \times 10^8 \text{ m} = 2.088 \times 10^9 \text{ m}\).
  3. Calculate the surface area of the star: \(A = 4\pi R^2 = 4 \times 3.14159 \times (2.088 \times 10^9)^2 \approx 5.478 \times 10^{19} \text{ m}^2\).
  4. Calculate the temperature factor: \(T^4 = (8000)^4 = 4.096 \times 10^{15} \text{ K}^4\).
  5. Substitute into the luminosity equation: \(L = A \sigma T^4 = (5.478 \times 10^{19}) \times (5.67 \times 10^{-8}) \times (4.096 \times 10^{15})\).
  6. Calculate the result: \(L \approx 1.27 \times 10^{28} \text{ W}\).
  7. Conclude: The star's luminosity is approximately 1.27 × 10²⁸ Watts (about 33,000 times the Sun's luminosity).
Example 3: Comparing Radiated Power
If the absolute temperature of a hot pizza stone is doubled while its surface area and emissivity remain constant, by what factor does its rate of thermal radiation emission increase?
  1. Recall that according to the Stefan-Boltzmann Law, the radiated power is proportional to the fourth power of absolute temperature: \(P \propto T^4\).
  2. Define the initial state: \(P_1 = \epsilon \sigma A T_1^4\).
  3. Define the final state: \(P_2 = \epsilon \sigma A T_2^4\) where \(T_2 = 2 T_1\).
  4. Set up the ratio: \(\frac{P_2}{P_1} = \left(\frac{T_2}{T_1}\right)^4 = \left(\frac{2 T_1}{T_1}\right)^4 = 2^4\).
  5. Calculate the ratio: \(2^4 = 16\).
  6. Conclude: The rate of thermal radiation increases by a factor of 16 when the temperature is doubled.

6. Practice Questions

Q1. State the Stefan-Boltzmann Law in words and mathematical form.
Q2. What is the Stefan-Boltzmann constant (σ) and what are its standard SI units?
Q3. Explain the difference between a black body and a gray body in the context of the Stefan-Boltzmann Law.
Q4. How does the surface roughness or color of an object affect its thermal radiation according to Stefan-Boltzmann?
Q5. Why does doubling the temperature of a radiator lead to such a massive increase in emitted power?
Q6. A sphere has a radius of 0.1 m and acts as a black body (ε = 1). If it is heated to 300 K in room temperature, calculate its net radiated power if it is in an environment at 290 K.

7. Frequently Asked Questions (FAQs)

What is the Stefan-Boltzmann Law?

It is a physics law that states the total power radiated from a black body per unit surface area is directly proportional to the fourth power of its absolute temperature: P = σ A T⁴.

What is emissivity (ε)?

Emissivity is a measure of a material's efficiency at emitting thermal radiation compared to a perfect black body. It ranges from 0 (perfect reflector/non-emitter) to 1.0 (perfect black body).

What is the value of the Stefan-Boltzmann constant?

The constant is σ ≈ 5.670374 × 10⁻⁸ W/(m² K⁴).

Does the Stefan-Boltzmann Law apply to Celsius temperatures?

No. The law requires absolute temperature in Kelvin (K). Using Celsius would yield mathematically incorrect results since the scale does not start at absolute zero.

What is the star form of the Stefan-Boltzmann Law?

For stars (which are close to perfect black bodies), the total emitted power is called luminosity (L). Since a star is a sphere of radius R with surface area A = 4πR², the law is written as L = 4πR²σT⁴.

How does a kitchen pizza stone cool down?

A hot pizza stone cools by conduction to the counter, convection to the surrounding air, and radiation. Because radiation depends on T⁴, hot objects initially cool down very rapidly through intense thermal radiation, then cool much more slowly as their temperature drops.

Why are infrared heat lamps red?

Although the majority of the radiation emitted by a heat lamp at 1000 K is in the invisible infrared spectrum, the short-wavelength tail of its black body emission overlaps slightly with the visible red light region, giving it a warm red glow.

Can an object have an emissivity greater than 1?

No. A perfect black body represents the physical limit of thermal radiation efficiency, defined as ε = 1.0. No real material can radiate more thermal energy than a black body at the same temperature.

What is net radiated power?

Net radiated power is the net heat transfer rate due to radiation, equal to the power emitted by the object minus the power it absorbs from its surrounding environment: P_net = εσA(T⁴ - T_surroundings⁴).

How does the Stefan-Boltzmann Law relate to climate change?

The Earth absorbs solar radiation and emits thermal infrared radiation back into space. The temperature of the Earth stabilizes at a point where the outgoing thermal radiation (calculated via Stefan-Boltzmann) balances the incoming solar energy.

Related Topics