Cycling power equals the sum of all resistance forces multiplied by velocity. Three forces resist a cyclist: aerodynamic drag (dominant above 15 mph), rolling resistance (constant friction), and gravity (on climbs). At 20 mph on flat ground, aerodynamic drag accounts for about 80% of total resistance.
- P = (F_gravity + F_rolling + F_aero) × velocity
- F_aero = 0.5 × air_density × CdA × airspeed² (dominates at speed)
- F_rolling = total_mass × g × Crr (constant, ~5-10W at 20mph)
- F_gravity = total_mass × g × gradient (only on hills)
- Doubling speed requires roughly 8x the power (cubic relationship with aero)
- CdA (drag area) varies 0.235-0.500 m² depending on position
| Speed | Power (flat) | % Aero | % Rolling | Rider Level |
|---|---|---|---|---|
| 15 mph | 75W | 60% | 40% | Casual |
| 20 mph | 170W | 80% | 20% | Fitness |
| 25 mph | 330W | 88% | 12% | Competitive |
| 30 mph | 580W | 92% | 8% | Pro sprint |

