Plik:Black body.svg

Treść strony nie jest dostępna w innych językach.
Ten plik jest umieszczony w Wikimedia Commons
Z Wikipedii, wolnej encyklopedii

Rozmiar pierwotny(Plik SVG, nominalnie 600 × 480 pikseli, rozmiar pliku: 20 KB)

Wyświetl tę ilustrację w .


Opis

Opis
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.
Data
Źródło Praca własna
Autor Darth Kule
Inne wersje
SVG rozwój
InfoField
 
Kod źródłowy tego poprawny.
 
Ta grafika wektorowa została stworzona za pomocą Gnuplot
 
 This chart is translated using SVG switch elements: all translations are stored in the same file.
Kod źródłowy
InfoField
Gnuplot code
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"\

Licencja

Public domain Ja, właściciel praw autorskich do tej pracy, udostępniam ją jako własność publiczną. Dotyczy to całego świata.
W niektórych krajach może nie być to prawnie możliwe, jeśli tak, to:
Zapewniam każdemu prawo do użycia tej pracy w dowolnym celu, bez żadnych ograniczeń, chyba że te ograniczenia są wymagane przez prawo.

Wszystkie tłumaczenia

  • μm, میکرومتر, µм, мкм, мкм, 微米, µm, μm, μm, µm, µm
  • K, К, K, K, K

Podpisy

Dodaj jednolinijkowe objaśnienie tego, co ten plik pokazuje
UV Catastrophe

Obiekty przedstawione na tym zdjęciu

przedstawia

image/svg+xml

8dc664ed52e331a618d8e64c3380a6ad8f284f28

20 650 bajt

480 piksel

600 piksel

Historia pliku

Kliknij na datę/czas, aby zobaczyć, jak plik wyglądał w tym czasie.

(od najnowszych | od najstarszych) Zobacz (10 nowszych | ) (10 | 20 | 50 | 100 | 250 | 500)
Data i czasMiniaturaWymiaryUżytkownikOpis
aktualny05:48, 3 sty 2024Miniatura wersji z 05:48, 3 sty 2024600 × 480 (20 KB)Glrxremove #text nodes after tspan elements // Editing SVG source code using c:User:Rillke/SVGedit.js
13:08, 30 wrz 2023Miniatura wersji z 13:08, 30 wrz 2023600 × 480 (20 KB)TownieFile uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for ca.
13:28, 7 kwi 2020Miniatura wersji z 13:28, 7 kwi 2020600 × 480 (15 KB)GKFXcleanup, move curves to foreground
16:21, 6 mar 2020Miniatura wersji z 16:21, 6 mar 2020600 × 480 (33 KB)Oz1sejFile uploaded using svgtranslate tool (https://tools.wmflabs.org/svgtranslate/). Added translation for da.
16:19, 6 mar 2020Miniatura wersji z 16:19, 6 mar 2020600 × 480 (33 KB)Oz1sejFile uploaded using svgtranslate tool (https://tools.wmflabs.org/svgtranslate/). Added translation for da.
19:06, 10 lip 2013Miniatura wersji z 19:06, 10 lip 2013600 × 480 (30 KB)CmgleeAdd visible spectrum.
02:18, 11 lut 2013Miniatura wersji z 02:18, 11 lut 2013600 × 480 (26 KB)Vaughan Pratt"Spectral radiance" more standard than "Intensity" in ylabel; replaced "arb units" by actual units (kW per sq m per steradian per nm)
12:40, 18 wrz 2010Miniatura wersji z 12:40, 18 wrz 2010600 × 480 (25 KB)UncleDouggieRestore the μ symbol in the axis label that I lost when generating the recent update.
12:03, 18 wrz 2010Miniatura wersji z 12:03, 18 wrz 2010600 × 480 (25 KB)UncleDouggieAdded grid lines to match original PNG file, changed color of classical plot to black as required by existing text in some articles that use the PNG version.
17:58, 5 cze 2010Miniatura wersji z 17:58, 5 cze 2010600 × 480 (11 KB)Darth Kulefix mistake
(od najnowszych | od najstarszych) Zobacz (10 nowszych | ) (10 | 20 | 50 | 100 | 250 | 500)

Następujące strony korzystają z tego pliku:

Globalne wykorzystanie pliku

Ten plik jest wykorzystywany także w innych projektach wiki:

Pokaż listę globalnego wykorzystania tego pliku.

Metadane