Elevation Gain Rate Calculator Formula
Understand the math behind the elevation gain rate calculator. Each variable explained with a worked example.
Formulas Used
VAM (Vertical Ascent Meters/hr)
vam = round(elevation_m / (climb_minutes / 60))Feet per Hour
ft_per_hr = round(elevation_ft / (climb_minutes / 60))Feet per Minute
ft_per_min = round(elevation_ft / climb_minutes * 10) / 10Variables
| Variable | Description | Default |
|---|---|---|
elevation_ft | Elevation Gained(ft) | 3000 |
climb_minutes | Climbing Time(min) | 90 |
elevation_m | Derived value= elevation_ft * 0.3048 | calculated |
How It Works
What Is VAM?
Definition
VAM stands for *Velocita Ascensionale Media* (Average Ascent Speed). It measures how fast you gain elevation.
Formula
VAM = Elevation Gain (m) / Time (hours)
Benchmarks
Worked Example
Gained 3,000 ft in 90 minutes of climbing.
- 01Elevation in meters = 3000 x 0.3048 = 914 m.
- 02Time in hours = 90 / 60 = 1.5 hours.
- 03VAM = 914 / 1.5 = 610 m/hr.
- 04Feet per hour = 3000 / 1.5 = 2000 ft/hr.
Frequently Asked Questions
Is VAM useful for comparing different activities?
VAM is most useful for comparing the same activity. A cyclist climbing at 1,200 m/hr is not directly comparable to a hiker at 500 m/hr because the mechanisms are different. Within the same sport, VAM is excellent for tracking fitness progress.
Does altitude affect VAM?
Yes. Above 8,000 ft, reduced oxygen noticeably slows climbing rate. At 14,000 ft, most hikers climb at 50-70% of their sea-level VAM. Acclimatization partially mitigates this.
How do I measure elevation gain accurately?
A GPS watch with a barometric altimeter is the most accurate consumer-level tool. Phone GPS alone can be off by 50-100 ft. Trail guides and mapping apps like AllTrails also provide elevation profiles.
Ready to run the numbers?
Open Elevation Gain Rate Calculator