Talk:PlanetPhysics/Heat

From Wikiversity
Jump to navigation Jump to search

Original TeX Content from PlanetPhysics Archive[edit source]

%%% This file is part of PlanetPhysics snapshot of 2011-09-01 %%% Primary Title: heat %%% Primary Category Code: 05.70.-a %%% Filename: Heat.tex %%% Version: 8 %%% Owner: bloftin %%% Author(s): bloftin %%% PlanetPhysics is released under the GNU Free Documentation License. %%% You should have received a file called fdl.txt along with this file. %%% If not, please write to gnu@gnu.org. \documentclass[12pt]{article} \pagestyle{empty} \setlength{\paperwidth}{8.5in} \setlength{\paperheight}{11in}

\setlength{\topmargin}{0.00in} \setlength{\headsep}{0.00in} \setlength{\headheight}{0.00in} \setlength{\evensidemargin}{0.00in} \setlength{\oddsidemargin}{0.00in} \setlength{\textwidth}{6.5in} \setlength{\textheight}{9.00in} \setlength{\voffset}{0.00in} \setlength{\hoffset}{0.00in} \setlength{\marginparwidth}{0.00in} \setlength{\marginparsep}{0.00in} \setlength{\parindent}{0.00in} \setlength{\parskip}{0.15in}

\usepackage{html}

% this is the default PlanetMath preamble. as your knowledge % of TeX increases, you will probably want to edit this, but % it should be fine as is for beginners.

% almost certainly you want these \usepackage{amssymb} \usepackage{amsmath} \usepackage{amsfonts}

% used for TeXing text within eps files %\usepackage{psfrag} % need this for including graphics (\includegraphics) %\usepackage{graphicx} % for neatly defining theorems and propositions %\usepackage{amsthm} % making logically defined graphics %\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here

\begin{document}

Heat is one of the many forms of \htmladdnormallink{energy}{http://planetphysics.us/encyclopedia/CosmologicalConstant.html} in the \htmladdnormallink{Universe}{http://planetphysics.us/encyclopedia/MultiVerses.html} around us. It is the measure of how much energy is transferred between \htmladdnormallink{objects}{http://planetphysics.us/encyclopedia/TrivialGroupoid.html} due to either \htmladdnormallink{temperature}{http://planetphysics.us/encyclopedia/BoltzmannConstant.html} differences or emitted \htmladdnormallink{radiation}{http://planetphysics.us/encyclopedia/Cyclotron.html}. Since heat is energy, the SI unit is the joule.

In order to visualize heat, one must understand a little about the underlying mechanisms of heat transfer. This means that the definition of heat encompasses three ways of energy transfer: heat \htmladdnormallink{conduction}{http://planetphysics.us/encyclopedia/Conduction.html}, convection and radiation.

In brief, heat conduction occurs by atoms and \htmladdnormallink{molecules}{http://planetphysics.us/encyclopedia/Molecule.html} 'bumping' into one another and transferring energy. Therefore, atoms of higher temperature are transferring energy to atoms of lower energy at a higer rate until \htmladdnormallink{equilibrium}{http://planetphysics.us/encyclopedia/ThermalEquilibrium.html} is reached.

Convection is then the actual moving of the atoms and molecules to a different location. A good example of this is the steam from boiling water. If you put your hand above boiling water the steam will heat your hand and if you are not careful, burn you. The steam you see rising before you is the transfer of energy by the moving gas.

The final method of transfer is radiation. The Sun transfers energy to Earth through the vacuum of space by means of radiation. Atoms in the sun are excited and release photons. These photons then travel millions of kilometers through space to interact with the grateful planet Earth.

A common misconception is that objects have heat. The correct terminology is that objects contain \htmladdnormallink{internal energy}{http://planetphysics.us/encyclopedia/ThermodynamicLaws.html} and not heat. Heat is the amount of energy transferred. Therefore, an object does not contain one joule of heat, but one joule of heat was transferred to the object. This confusion is understandable not only because past scientists misunderstood the nature of heat, but also due to similar definitions with the word heat in them: heat capacity, specific heat, molar specific heat and the heat of transformation.


{\bf References}

[1] Halliday, D., Resnick, R., Walker, J. "Fundamentals of Physics". 5th Edition, John Wiley \& Sons, New York, 1997.

[2] Kondepudi, D., Prigogine, I. "Modern Thermodynamics From Heat Engines to Dissipative Structures" John Wiley \& Sons, Chichester, 1998.

\end{document}