Difference between revisions of "Test"

From Fellrnr.com, Running tips
Jump to: navigation, search
User:Fellrnr (User talk:Fellrnr | contribs)
User:Fellrnr (User talk:Fellrnr | contribs)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
You can measure Calories burned two ways; Calories over time or Calories over distance. For running, you burn the same number of Calories to cover a given distance regardless of pace. The number of Calories burned running depends only on your weight and the slope. For walking, your pace also makes a difference; the faster you walk the more Calories it takes to cover the distance. There are various formulas for calculating Calories burned<ref name="Givoni-1971"/><ref name="Minetti-2002"/>, but there is a wide variation based on [[Running Efficiency Calculator| Efficiency]]. For instance Paula Radcliffe improved her [[Running Economy]] by nearly 20% over 10 years. The tables below default to showing values for a 150 pound person, but you can use the form at the bottom of the page to generate tables specific to your body weight. (Selecting Kg will change the distances units to Km.)
+
This is not the test page you're looking for. 2. Move along...
=The Difference Between Running and Walking=
 
Running and walking are two different forms of movement. In running you either have one foot on the ground or both feet in the air; both feet are never on the ground at the same time. In contrast, when walking you either have one or both feet on the ground and never have both feet in the air.
 
=The Transition Between Running and Walking=
 
The energy required to run a given distance is the roughly the same regardless of pace. This is different to walking, where the energy required to walk a given distance generally goes up with pace. This means that at slow speeds, it costs less energy to walk than run, but as you go faster it becomes easier to run. When people are put on a [[Treadmill|treadmill]] and the speed gradually increased, they will naturally transition from walking to running. This transition occurs at roughly the same speed for most people and is called the Preferred Transition Speed (PTS)<ref name="Rotstein-2005"/>. You can see this in the two graphs below. The graph on the left shows the energy expenditure over time, showing the energy required to walk goes up faster than for running. The graph on the right shows the cost per distance, with running staying constant and the cost of walking rising with pace. (It takes more energy to walk a distance very slowly, so the graph shows the low point which is the lowest energy cost to cover a distance.)
 
{| class="wikitable"
 
|- valign="top"
 
|[[File:Energy cost and transition.jpg|right|thumb|300px|Energy cost over time.]]
 
|[[File:Energy cost and transition Distance.jpg|right|thumb|300px|Energy cost over distance.]]
 
|}
 
<include_PHP file="CalorieInc_Setup"/>
 
=Calories Per Hour=
 
This table shows the number of Calories used per hour for a person weighing <include_PHP file="CalorieInc_ShowWeight"/>.
 
<include_PHP file="CalorieInc_PerHour"/>
 
=Calories Per Distance=
 
This table shows the number of Calories used to cover a <include_PHP file="CalorieInc_ShowDistanceUnits"/>for a person weighing <include_PHP file="CalorieInc_ShowWeight"/>.
 
<include_PHP file="CalorieInc_PerDistance"/>
 
=Constant Effort=
 
This table shows how the slope would change your pace if you keep the same effort (Calories per hour). The first column is the running pace on the flat, then each column shows the pace you would travel if you run or walk on various slopes.
 
<include_PHP file="CalorieInc_EvenEffort"/>
 
=Input Form=
 
Use this form to generate a table for your weight. Selecting Kg for the units will also change the distance from Miles to Km.
 
<html>
 
<form style="font-family: Helvetica,Arial,sans-serif;" method="get" action="/wiki/Calories_burned_running_and_walking" name="inputform">
 
  <table style="text-align: left;" border="1"
 
cellpadding="1" cellspacing="1">
 
      <tr>
 
        <td>Body Weight (optional)</td>
 
        <td>
 
        <table style="text-align: left;" border="0" cellpadding="0" cellspacing="0">
 
            <tr>
 
              <td><input maxlength="3" size="3" name="Weight" value=""></td>
 
              <td>
 
              <select name="WeightUnits">
 
              <option>Kg</option>
 
              <option selected="selected">Pounds</option>
 
              </select>
 
              </td>
 
            </tr>
 
        </table>
 
        </td>
 
      </tr>
 
  </table>
 
  <input type="submit" value="Submit" />
 
  <br>
 
</form>
 
</html>
 
=Training Status Effects=
 
The graph on the below shows that there are slight, non-significant differences between runners and active non-runners. This indicates that training does not change the transition speed, though it’s worth noting that the actual transition speed is slower than would be expected from the energy costs<ref name="Rotstein-2005"/>. Also note that the actual cost of running is not quite constant with speed, but actually goes down as you go faster.
 
[[File:Transition Runners.jpg|none|thumb|500px|The energy cost for runners and non-runners, showing the Preferred Transition Speed (PTS) and the Energetically Optimal Transition Speed (ETOS).]]
 
=References=
 
<references>
 
<ref name="Givoni-1971"> B. Givoni, RF. Goldman, Predicting metabolic energy cost., J Appl Physiol, volume 30, issue 3, pages 429-33, Mar 1971, PMID [http://www.ncbi.nlm.nih.gov/pubmed/5544128 5544128]</ref>
 
<ref name="Minetti-2002"> AE. Minetti, C. Moia, GS. Roi, D. Susta, G. Ferretti, Energy cost of walking and running at extreme uphill and downhill slopes., J Appl Physiol, volume 93, issue 3, pages 1039-46, Sep 2002, doi [http://dx.doi.org/10.1152/japplphysiol.01177.2001 10.1152/japplphysiol.01177.2001], PMID [http://www.ncbi.nlm.nih.gov/pubmed/12183501 12183501]</ref>
 
<ref name="Rotstein-2005"> A. Rotstein, O. Inbar, T. Berginsky, Y. Meckel, Preferred transition speed between walking and running: effects of training status., Med Sci Sports Exerc, volume 37, issue 11, pages 1864-70, Nov 2005, PMID [http://www.ncbi.nlm.nih.gov/pubmed/16286854 16286854]</ref>
 
</references>
 

Latest revision as of 08:43, 28 March 2020

This is not the test page you're looking for. 2. Move along...