File:Stefan Boltzmann 001.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 606 × 603 pixels, file size: 60 KB)

Captions

Captions

Taste's greatness in words

Summary[edit]

Description
English: Graph of a function of total emitted energy of a black body proportional to the fourth power of its thermodynamic temperature , according to the Stefan–Boltzmann law. In blue is a total energy according to the Wien approximation, equals .
Date
Source Own work
Author Netheril96

Created with Asymptote. Code:

import graph;
size(400,370,(0,0),(12000,6e8));
usepackage("amsmath,txfonts");
real sigma=5.670400e-8;real a=90/(pi^4);
xaxis("$T/\mathrm{K}$",axis=YZero,0,10000,arrow=EndArrow,ticks=RightTicks(N=5,n=4,beginlabel=false,begin=false,end=false));
yaxis(Label("$j/\mathrm{W\cdot m^{-2}}$",align=N),axis=XZero,0,5.4e8,arrow=EndArrow,ticks=RightTicks,autorotate=false);
real j1(real T){return sigma*(T^4);};
real j2(real T){return a*j1(T);};

draw(graph(j1,0,10000));
draw(graph(j2,0,10000),lightblue);

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current13:07, 4 July 2011Thumbnail for version as of 13:07, 4 July 2011606 × 603 (60 KB)Netheril96 (talk | contribs){{Information |Description ={{en|1=Graph of a function of total emitted energy of a black body <math>j^{\star}</math> proportional to the fourth power of its thermodynamic temeprature <math>T</math>, according to the Stefan–Boltzmann law. In blue is

The following page uses this file:

File usage on other wikis

The following other wikis use this file: