Cycling Speed Calculator
Calculate your cycling speed, time, or distance based on the other two variables.
CyclingCalculate your speed based on power output, temperature, altitude, and other factors.
This calculator estimates the cycling speed based on the power output and various environmental and physical factors. The calculation involves solving the equation that balances the forces acting on the cyclist.
Air density is calculated based on temperature and altitude using the International Standard Atmosphere model.
The power at the wheel is calculated by multiplying the input power by the drivetrain efficiency:
Pwheel = Pinput × (Efficiency ÷ 100)
The total opposing forces are air resistance and rolling resistance:
Ftotal = Fair + Frolling
Where:
Fair = 0.5 × ρ × CdA × v²
Frolling = m × g × Crr
The power required to overcome these forces at speed v is:
Pwheel = Ftotal × v
Substituting the expressions for the forces:
Pwheel = (0.5 × ρ × CdA × v² + m × g × Crr) × v
Simplify to get a cubic equation in terms of v:
Pwheel = a × v³ + b × v
Where:
a = 0.5 × ρ × CdA
b = m × g × Crr
The equation is solved numerically using the bisection method to find the speed that satisfies the power equation.
By solving the cubic equation for v, we find the estimated cycling speed given the input power and other parameters.
Note: This calculation assumes flat terrain and steady-state conditions without wind. Real-world conditions may vary.
Explore more calculators to help with your fitness goals.
Calculate your cycling speed, time, or distance based on the other two variables.
Cycling