Skip to main content
Speclore

Heat Index

Reference data and engineering information about heat index for miscellaneous applications.

heatindex

Overview

Engineering reference data for Heat Index in miscellaneous.

Key Formulas

Unit Conversion

y=xky = x \cdot k

Multiply by conversion factor.

Linear Interpolation

y=y1+(xx1)(y2y1)x2x1y = y_1 + \frac{(x - x_1)(y_2 - y_1)}{x_2 - x_1}

Estimate between two known points.

Percentage

p=partwhole×100%p = \frac{\text{part}}{\text{whole}} \times 100\%

Part as fraction of whole.

Variables

Symbol Description Unit
xx Input value
yy Output value
kk Conversion factor

Heat Index in Celsius

The heat index formula in degrees Celsius is commonly approximated as:

tHI=8.7847+1.6114T+2.3385ϕ0.1461Tϕ0.0123T20.0164ϕ2+0.0022T2ϕ+0.0007Tϕ20.0000036T2ϕ2t_{HI} = -8.7847 + 1.6114 T + 2.3385 \phi - 0.1461 T \phi - 0.0123 T^2 - 0.0164 \phi^2 + 0.0022 T^2 \phi + 0.0007 T \phi^2 - 0.0000036 T^2 \phi^2

where:

  • tHIt_{HI} = heat index (°C)
  • TT = air temperature (°C)
  • ϕ\phi = relative humidity (%)

Heat Stress Categories

The numerical values in the table correspond to the following general risk categories:

  • Caution: Fatigue is possible with prolonged exposure and/or physical activity.
  • Extreme Caution: Sunstroke, heat cramps, and heat exhaustion are possible with prolonged exposure and/or physical activity.
  • Danger: Sunstroke, heat cramps, and heat exhaustion are likely. Heat stroke is possible with prolonged exposure and/or physical activity.
  • Extreme Danger: Heatstroke/sunstroke is highly likely with continued exposure.

Interactive Charts

References