파일:Black body.svg

원본 파일(SVG 파일, 실제 크기 600 × 480 픽셀, 파일 크기: 20 KB)

이 그림을 로 렌더합니다.

이 파일은 위키미디어 공용에 있으며, 다른 프로젝트에서 사용하고 있을 가능성이 있습니다. 해당 파일에 대한 설명이 아래에 나와 있습니다.


파일 설명

설명
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.
날짜
출처 자작
저자 Darth Kule
다른 버전
SVG 발전
InfoField
 
SVG 파일의 소스 코드 문법이 올바릅니다.
 
chart Gnuplot(으)로 제작되었습니다.
 
 이 SVG 파일은 SVG의 <switch> 요소를 사용하는 것으로 번역되어 있습니다: 모든 번역은 동일 파일 안에 저장되어 있습니다.
소스 코드
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"\

라이선스

Public domain 나는 이 작품의 저작권자로서, 이 작품을 퍼블릭 도메인으로 모두에게 공개합니다. 이 공개 선언은 전 세계적으로 유효합니다.
만약 저작권의 포기가 법률적으로 가능하지 않은 경우,
나는 이 작품을 법적으로 허용되는 한도 내에서 누구나 자유롭게 어떤 목적으로도 제한없이 사용할 수 있도록 허용합니다.

모든 번역

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

설명

이 파일이 나타내는 바에 대한 한 줄 설명을 추가합니다
UV Catastrophe

이 파일에 묘사된 항목

다음을 묘사함

image/svg+xml

8dc664ed52e331a618d8e64c3380a6ad8f284f28

20,650 바이트

480 화소

600 화소

파일 역사

날짜/시간 링크를 클릭하면 해당 시간의 파일을 볼 수 있습니다.

날짜/시간섬네일크기사용자설명
현재2024년 1월 3일 (수) 12:482024년 1월 3일 (수) 12:48 판의 섬네일600 × 480 (20 KB)wikimediacommons>Glrxremove #text nodes after tspan elements // Editing SVG source code using c:User:Rillke/SVGedit.js

다음 문서 1개가 이 파일을 사용하고 있습니다:

메타데이터