File:Black body.svg
From testwiki
Jump to navigation
Jump to search
Size of this PNG preview of this SVG file: 600 × 480 pixels. Other resolutions: 300 × 240 pixels | 960 × 768 pixels | 1,280 × 1,024 pixels | 2,560 × 2,048 pixels.
Original file (SVG file, nominally 600 × 480 pixels, file size: 32 KB)
This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.
Any autoconfirmed user can overwrite this file from the same source. Please ensure that overwrites comply with the guideline.
Summary
DescriptionBlack body.svg |
Català: Comparació entre les corbes de radiació espectral per a un cos negre segons la teoria de Planck i la teoria clàssica de Rayleigh-Jeans.
English: Black body spectral radiance curves for various temperatures after Planck, and comparison with the classical theory of Rayleigh-Jeans (in cgs units).
Italiano: Confronto fra le curve del corpo nero della teoria di Planck e della teoria classica di Rayleigh-Jeans.
Македонски: Планкови криви на разни температури на едно црно тело споредени со крива на класичниот Рејли-Џинсов закон.
Українська: Планкові криві для різних температур у порівнянні з формулою Релея-Джинса.
Prūsiskan: Plankas kreiwāi pēr kitawīdans temperatūrins, perlīgina prēi Reilija-Džeinsas fōrmulan.
Français : Courbes de rayonnement du corps noir à différentes températures selon l'équation de Planck comparées à une courbe établie selon la théorie classique de Rayleigh et Jeans.
العربية: عدة اطياف اجسام سوداء عند درجات حرارة مختلفة |
Date | |
Source | Own work |
Author | Darth Kule |
Other versions |
File:Black body.svg has 11 translations.
|
SVG development InfoField | |
Source code InfoField |
set term svg
set termoption enhanced
set encoding utf8
set output 'Black_body.svg'
unset key
set tics nomirror out
set border 3
set xrange [0:6]
set yrange [0:15]
set ylabel "Spectral radiance (kW • sr⁻¹ • m⁻² • nm⁻¹)"
set xlabel "Wavelength (μm)"
set label "5000 K" at 0.45,13.1
set label "4000 K" at 0.6,4.55
set label "3000 K" at 0.8,1.4
set label "Classical theory (5000 K)" at 1.55,11
set grid lc rgb "light-blue"
# length unit is micrometre
c=3e14 # speed of light
h=6.626e-22 # Planck constant
k=1.38e-11 # Boltzmann constant
# Planck curves
p1(x)=1e-6*2*h*c**2/(x**5*(exp(h*c/(x*k*3000))-1))
p2(x)=1e-6*2*h*c**2/(x**5*(exp(h*c/(x*k*4000))-1))
p3(x)=1e-6*2*h*c**2/(x**5*(exp(h*c/(x*k*5000))-1))
p4(x)=1e-6*2*h*c**2/(x**5*(exp(h*c/(x*k*6000))-1))
# Rayleigh-Jeans curve
rj(x)=1e-6*2*c*k*5000/(x**4)
plot p1(x) lw 2, p2(x) lw 2, p3(x) lw 2, p4(x) lw 2
plot rj(x) lw 2 lc rgb "black"\
|
Licensing
Public domainPublic domainfalsefalse |
I, the copyright holder of this work, release this work into the public domain. This applies worldwide. In some countries this may not be legally possible; if so: I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law. |
All translations
Translations added to this section should be free of copyright claims (either CC0 or public domain).
- black body ≅ black body (Q161424)
- black body
- black body radiation ≅ black-body radiation (Q900097)
- black body radiation
- ultraviolet ≅ ultraviolet radiation (Q11391)
- ultraviolet
- visible ≅ visible spectrum (Q76299)
- visible
- infrared ≅ infrared radiation (Q11388)
- infrared
- wavelength ≅ wavelength (Q41364)
- wavelength
- μm ≅ micrometre (Q175821)
- μm
- spectral radiance ≅ spectral radiant intensity in terms of wavelength (Q81072410)
- spectral radiance
- spectral radiance ≅ spectral radiant energy (Q80237041)
- spectral radiance
- kelvin ≅ kelvin (Q11579)
- kelvin
- μm, میکرومتر, µм, мкм, мкм, 微米, µm, μm, μm, µm, µm, µm
- K, К, K, K, K, K
Items portrayed in this file
depicts
5 June 2010
image/svg+xml
8dc664ed52e331a618d8e64c3380a6ad8f284f28
20,650 byte
480 pixel
600 pixel
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 22:14, 24 December 2024 | 600 × 480 (32 KB) | wikimediacommons>Kxeon | no, this is that. |
File usage
The following page uses this file:
Retrieved from "https://simple.beta.math.wmflabs.org/wiki/File:Black_body.svg"