Heat index
From Free net encyclopedia
The heat index (HI) or humidex is an index that combines air temperature and relative humidity to determine an apparent temperature — how hot it actually feels. The human body normally cools itself by perspiration, or sweating, in which the water in the sweat evaporates and carries heat away from the body. However, when the relative humidity is high, the evaporation rate of the water is reduced. This means heat is removed from the body at a lower rate, causing it to retain more heat than it would in dry air. Measurements have been taken based on subjective descriptions of how hot subjects feel for a given temperature and humidity, allowing an index to be made which corresponds a temperature and humidity combination to a higher temperature in dry air.
At high temperatures, the level of relative humidity needed to make the Heat Index higher than the actual temperature is lower than at cooler temperatures. For example, at 80 °F (approximately 27 °C), the heat index will agree with the actual temperature if the relative humidity is 45%, but at 110 °F (roughly 43 °C), any relative-humidity reading above 17% will make the Heat Index higher than 110 °F. Humidity is deemed not to raise the apparent temperature at all if the actual temperature is below approximately 68 °F (20 °C) — essentially the same temperature colder than which wind chill is thought to commence.
As relative humidity increases, however, first haze and ultimately thicker cloud cover must develop, reducing the amount of direct sunlight reaching the surface; thus there is an inverse relationship between maximum potential temperature and maximum potential relative humidity, therefore making, say, a simultaneous temperature of 120 °F (50 °C) and 90% relative humidity physically impossible. Because of this factor, it was believed that the highest heat-index reading actually attainable anywhere on Earth is approximately 160 °F (70 °C) in the shade that is 172 °F (78 °C) in the sun. However, in Dhahran, Saudi Arabia on July 8, 2003, the dewpoint was 95 °F (35 °C) while the actual temperature was 108 °F (42 °C) giving it a relative humidity of 67%. The heat index at that time was 176 °F (80° C) in the shade and 191 °F (88 °C) in the sun. This is a full 16 °F (10 °C) higher than what was believed to be the highest heat index possible on Earth.<ref>Hourly Observations from Dhahran, Saudi Arabia. "History: Weather Underground". Accessed April 20, 2006.</ref>
A good example of the difference between heat index and true temperature would be comparing the climates of New Orleans, Louisiana and Bakersfield, California. New Orleans has lower heat temperatures due to being closer to the Gulf of Mexico, yet the city has a higher heat index because it is a humid heat. Likewise, while Bakersfield actually has hotter daytime temperatures, Bakersfield has a dry heat, so it doesn't feel as hot.
Sometimes the heat index and the wind chill factor are denoted collectively by the single terms "apparent temperature" or "relative outdoor temperature".
A typical measurement in the United Kingdom in the hottest areas in the hottest type of weather generally has temperatures that can get above about 90 °F (32 °C) in the shade with 50% humidity which on the humidex chart is 104 °F (40 °C) in the shade and 119 °F (48 °C) in the sun. You should note that humidex and heat indexes are taken in the shade and not the sun; so extra care must be taken while in the sun! For the record, temperatures reached 101.3 °F (38.5 °C) in Kent in mid August 2003 which is the national record; assuming that this was 50% humidity; it would have a humidex of 126 °F (52 °C) in the shade and 140 °F (60 °C) in the sun. Of course in such extreme heat, the likelihood is that the humidity fell and the humidex was not quite that high.
WARNING - Add approximately 15 °F (8 °C) to the heat index for measurements in direct sunshine.
Contents |
Effects of the heat index (shade values)
Fahrenheit | Celsius | Notes |
---|---|---|
80–90 °F | 27–32 °C | Caution — fatigue is possible with prolonged exposure and activity |
90–105 °F | 32–41 °C | Extreme caution — sunstroke, heat cramps, and heat exhaustion are possible |
105–130 °F | 41–54 °C | Danger — sunstroke, heat cramps, and heat exhaustion are likely; heat stroke is possible |
over 130 °F | over 54 °C | Extreme danger — heat stroke or sunstroke are likely with continued exposure |
Note that exposure to full sunshine can increase heat index values by up to 15 °F (8 °C).
Formula
Here is a formula for calculating the heat index in degrees Fahrenheit, to within ±1.3 °F. It is useful only when the temperature is at least 80 °F and the relative humidity is at least 40%.
- <math>HI = c_1 + c_2 T + c_3 R + c_4 T R + c_5 T^2 + c_6 R^2 + c_7 T^2R + c_8 T R^2 + c_9 T^2 R^2\,\!</math>
where
- <math>HI\,\!</math> = Heat index (in degrees Fahrenheit)
- <math>T\,\!</math> = ambient dry bulb temperature (in degrees Fahrenheit)
- <math>R\,\!</math> = relative humidity (in percent)
- <math>c_1\,\!</math> = -42.379
- <math>c_2\,\!</math> = 2.04901523
- <math>c_3\,\!</math> = 10.1433127
- <math>c_4\,\!</math> = -0.22475541
- <math>c_5\,\!</math> = -6.83783 × 10-3
- <math>c_6\,\!</math> = -5.481717 × 10-2
- <math>c_7\,\!</math> = 1.22874 × 10-3
- <math>c_8\,\!</math> = 8.5282 × 10-4
- <math>c_9\,\!</math> = -1.99 × 10-6.
The formula for calculating the heat index using the air temperature in degrees Celsius and the relative humidity is:
- <math>HI = T+\frac{5}{9}(e-10)</math>
where,
- <math>e=V (6.112x10^{\frac{7.5 T}{(237.7+T)}}\frac{R}{100})</math>
and
- V = Vapour pressure
- R = Relative humidity (%)
- T = Temperature (oC)
A more accurate formula is available, involving several more terms:
- <math>
HI=
\begin{bmatrix} 1& T& T^2& T^3 \end{bmatrix} \begin{bmatrix} 16.923 & 5.37941 & 7.28898\times 10^{-3}& 2.91583\times 10^{-5} \\ 1.85212\times 10^{-1}& -1.00254\times 10^{-1}& -8.14971\times 10^{-4}& 1.97483\times 10^{-7} \\ 9.41695\times 10^{-3}& 3.45372\times 10^{-4}& 1.02102\times 10^{-5}& 8.43296\times 10^{-10} \\ -3.8646\times 10^{-5}& 1.42721\times 10^{-6}& -2.18429\times 10^{-8}& -4.81975\times 10^{-11} \end{bmatrix} \begin{bmatrix} 1\\ RH\\ RH^2\\ RH^3 \end{bmatrix} </math>
Development of Humidex/Heat Index
The humidex was first developed in 1965 by Canadian meteorologists, who are no strangers to heat and humidity in the summer. The highest humidex on record in Canada was observed at Windsor, Ontario on June 20, 1953, when it reached 52.1 °C (126 °F).
See also
Footnotes
<references />
External links
CAUTION - Some heat index charts may be wrong because of the base measurement not starting at 0% because of people comparing it to their environment feel factor; example 32 °C may be said to feel like 32 °C at 30% humidity (their average humidity) and feels less when it is below, when really it is at 0% that it feels like 32 °C. Ensure that the windchill chart is the new windchill chart for up to date calculations.
- National Science Digital Library - Heat Index
- An Introduction to Heat Index. A lesson plan that deals with heat index.
- Heat Index Chart
- Wind Chill and Humidex Criticism about the use of Wind chill and humidex
- Environment Canada Fact Sheet on Humidity Explains humidex
- NOAA heat index
- Weather Images heat index chart
- Windows program for Heat Index, etc (may be incorrect as a result of possibly not starting heat index at 0% as the base measurement)
- Information of Humidex and includes a Metric calculator
- more Humidex info
- How dew point, heat index, Real Feel Temperature differ
- Heat and Humidity Deadly Combination
- Hourly History from Dhahran, Saudi Arabia Shows detailed hourly observations from Dhahran, Saudi Arabia from July 8, 2003
ca:Temperatura de xafogor de:Hitzeindex es:Temperatura de bochorno fr:Facteur humidex