Changes

From Fellrnr.com, Running tips
Jump to: navigation, search

Perceived Temperature For Runners Version 2

6,824 bytes added, 20:40, 4 November 2011
m
Created page with "This chart shows the perceived temperature while running based on a specific height, weight and pace. =Introduction= Normal heat indexes assume a person walking outdoors at 3 mp..."
This chart shows the perceived temperature while running based on a specific height, weight and pace.
=Introduction=
Normal heat indexes assume a person walking outdoors at 3 mph and generating 180 watts per square meter of skin. The original work states "higher levels of activity would increase the sensitivity to humidity… few people, however, sustain activity above the level considered here for long enough to reach a steady state". This is not very helpful to runners that are moving far quicker than 3 mph and generating a lot more heat.
=Heat equivalent table=

<include_PHP file="HeatEquiv" />
=Notes=
* For conditions where sweating is required to keep cool, temperatures shown are how hot it would have to be for you to sweat the same amount when walking.
** The 'x% max' is showing what percentage of your maximum sweat evaporation is required to avoid heat build up.
* For conditions that are cool enough that sweating is required, temperatures shown are that have the same heat loss when walking.
** The 'x Watts' show the estimated heat loss.
* Walking temperatures assume 30% humidity.
* The entries 'Too Hot' indicate that not enough sweat will evaporate to keep your internal temperature stable.
* When the conditions are too hot, the approximate time for your core temperature to rise to a critical point is given as 'Terminal in x'.
=Input Form=
<html>

<form style="font-family: Helvetica,Arial,sans-serif;" method="get" action="/wiki/Beta_heat_equivalent_temperatures" name="HeatEquiv">
<table style="text-align: left;" border="1"
cellpadding="1" cellspacing="1">
<tbody>
<tr>
<td>Height</td>
<td>
<table style="text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td><input maxlength="3" size="3" name="Height" value="70"></td>
<td>
<select name="HeightUnits">
<option selected="selected">Inches</option>
<option>Centimeters</option>
</select>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>Weight</td>
<td>
<table style="text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td><input maxlength="3" size="3" name="Weight" value="135"></td>
<td>
<select name="WeightUnits">
<option>Kg</option>
<option selected="selected">Pounds</option>
</select>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>Pace (min/mile)</td>
<td>
<table style="text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td><input maxlength="3" size="3" name="Minutes" value="7"></td>
<td>Minutes</td>
<td><input maxlength="3" size="3" name="Seconds" value="0"></td>
<td>Seconds</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>Temperature Units</td>
<td>
<table style="text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<select name="TempUnits">
<option>Centigrade</option>
<option selected="selected">Fahrenheit</option>
</select>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>Temperature Range</td>
<td>
<table style="text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<select name="TempRange">
<option>Cold</option>
<option selected="selected">Hot</option>
<option>Both</option>
</select>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>Temperature Increment</td>
<td>
<table style="text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<select name="TempInc">
<option>Fine</option>
<option selected="selected">Course</option>
</select>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<input type="submit" name="mysubmit" value="Generate" />
</form>
</html>

=Impact of Humidity=
The graph below shows how core temperature (of walkers) on the Y-axis rises with humidity on the X-axis for different air temperatures (lines). You'll notice that at 24f/75f there is no impact of humidity on core temperature. For temperatures between 33c/92f and 45c/113f, the humidity does not change core temperature until a critical point is reached and then there is a dramatic rise. By 50c/122f, even changes in very low humidity make a big impact on core temperature. It seems reasonable that a similar response would be seen in runners, but at lower temperatures.
[[File:TempHumidityStress.JPG|thumb|none|400px|The effect of heat and humidity on core temperature]]

=Dew Point=
Runners World suggested that dew point could be used in isolation, and published the simple table shown below. This seems an overly simplistic and flawed approach. For instance, at 3:51 pm 23 Jul, Phoenix, AZ was 105f with a dew point of 55f, which the table below would say is at the low end of "Comfortable, Hard efforts likely not affected". I believe that 105f, even with low humidity would not be comfortable and it would impact my performance.

{| {{table}}
| align="center" style="background:#f0f0f0;"|'''DEW POINT (°F)'''
| align="center" style="background:#f0f0f0;"|'''RUNNER\'S PERCEPTION'''
| align="center" style="background:#f0f0f0;"|'''HOW TO HANDLE'''
|-
| 50–54||Very comfortable||PR conditions
|-
| 55–59||Comfortable||Hard efforts likely not affected
|-
| 60–64||Uncomfortable for some people||Expect race times to be slower than in optimal conditions
|-
| 65–69||Uncomfortable for most people||Easy training runs might feel OK but difficult to race well or do hard efforts
|-
| 70–74||Very humid and uncomfortable||Expect pace to suffer greatly
|-
| 75 or greater||Extremely oppressive||Skip it or dramatically alter goal
|}
=Other Sports=
This page is focused on runners, but may apply to some other sports such as soccer. It would not apply to cycling or similar sports where there is more air movement.
=See Also=
* [[Running in the Heat]]
* [[Perceived Temperature For Runners]] (An experimental chart)
* [[Heat Acclimation Training]]
* [[Impact of Heat on Marathon Performance]]

Navigation menu