Adjust temperature and emissivity to visualize Planck's radiation spectrum in real time. Compare curves for the Sun, incandescent bulb, and human body. Instantly compute Wien's peak wavelength and total radiated power.
The core of this simulator is Planck's Law, which gives the spectral radiance-the intensity of radiation at each specific wavelength-for a blackbody at a given absolute temperature T.
$$B(\lambda,T)=\frac{2hc^2}{\lambda^5}\cdot\frac{1}{e^{hc/\lambda k_BT}-1}$$Here, $B$ is spectral radiance (W/m²/μm/sr), $\lambda$ is wavelength (μm), $T$ is temperature (K), $h$ is Planck's constant, $c$ is the speed of light, and $k_B$ is Boltzmann's constant. This equation generates the curve you see in the plot.
To find the total power emitted over all wavelengths and directions, we integrate Planck's Law, which gives us the Stefan-Boltzmann Law. It states that the total radiant heat flux is proportional to the fourth power of the absolute temperature.
$$q = \varepsilon \sigma A (T^4 - T_{\text{amb}}^4)$$Here, $q$ is the net radiative heat transfer rate (W), $\varepsilon$ is emissivity, $\sigma = 5.67 \times 10^{-8}$ W/m²K⁴ is the Stefan-Boltzmann constant, $A$ is surface area, and $T_{\text{amb}}$ is the ambient temperature. The simulator's "Total Power" display is calculated from this law.
Spacecraft Thermal Control: In the vacuum of space, radiation is the only way to reject heat. Engineers must carefully select surface coatings (which determine ε) to balance absorbing solar radiation and emitting the spacecraft's internal waste heat. Accurate CAE simulations using these laws are critical for mission success.
Infrared Thermography & Non-Destructive Testing: Thermal cameras detect infrared radiation (long wavelengths) emitted by objects. By measuring intensity and using these laws, they can create temperature maps. This is used to find heat leaks in buildings, electrical faults in panels, or structural defects in composites.
Astrophysics & Stellar Classification: Astronomers cannot measure a star's temperature directly. Instead, they analyze its spectrum. The peak wavelength of the starlight, via Wien's Law ($\lambda_{\max}T = 2898\ \mu\text{m·K}$), gives a direct estimate of the star's surface temperature, telling us if it's a hot blue star or a cool red dwarf.
Industrial Furnace & Lighting Design: The efficiency of industrial heating and the color quality of lighting depend on understanding blackbody radiation. Designing an energy-efficient furnace or an LED that mimics natural sunlight requires precise modeling of the spectral output versus temperature.
When you start using this simulator, there are a few points that beginners in CAE often stumble over. The first one is assuming "emissivity ε is independent of wavelength". While this tool simplifies ε as a constant, for real materials-like oxidized metals or painted surfaces-emissivity can vary significantly with wavelength. This is precisely the issue in infrared camera calibration. After learning with the simulator, look up the difference between a "gray body" and a "selective radiator".
The second is misapplying the scope of the Stefan-Boltzmann law. The basic formula $q = \varepsilon \sigma A T^4$ gives the "net radiative heat flux" for an object that is either a perfect blackbody (ε=1) or a gray body, and only when the surroundings are at 0K. In practice, since the object and its surroundings radiate to each other, the net heat flux must be calculated as a difference: $q = \varepsilon \sigma A (T_1^4 - T_2^4)$. For example, when observing a 1000K object in a 300K room, calculating based solely on the fourth power of 1000K will give you a value significantly larger than reality, so be careful.
Finally, avoid simply equating "peak wavelength = visible color". It's true the sun's peak (~5800K) is in the visible range, but objects emit light broadly, not just at the peak wavelength. For instance, the peak wavelength for 800K (similar to red-hot iron) is about 3.6μm, which is infrared and invisible. However, it also emits a small amount of visible light (mostly red) at shorter wavelengths, which is why we see it as "red". Remember, how something appears in visible light is determined by the "tail" height of the Planck distribution.
Tungsten filament at 2800 K, emissivity ε=0.35, surface area A=5×10⁻⁶ m²: Stefan-Boltzmann equation σT⁴ε yields q≈0.54 W. Wien's law gives λ_max = 2897/2800 ≈1.03 μm (near-infrared peak). Against ambient 300 K, net radiated power q_net ≈0.54 W. Planck distribution shows 40% energy below 1 μm, explaining incandescent efficiency loss.