cycling calculators

Cycling Power Calculator

Calculate the power output required to ride at a given speed on any gradient, accounting for wind resistance, rolling resistance, and rider position. Use it to plan climbs, time trials, or compare equipment setups.

About this calculator

Total cycling power is the sum of three resistive forces multiplied by velocity. The formula is: P = v × (F_gravity + F_aero + F_rolling), where v = speed in m/s (speed / 3.6). Gravitational force on a slope: F_gravity = 9.81 × weight × (grade / 100). Aerodynamic drag force: F_aero = 0.5 × ρ × CdA × (v + v_wind)², where air density ρ = 1.225 kg/m³, CdA is the drag coefficient times frontal area determined by rider position, and v_wind is headwind speed in m/s. Rolling resistance force: F_rolling = 9.81 × weight × Crr, where Crr = 0.004 is a typical value for road tires. Combined: P = (speed / 3.6) × (9.81 × weight × (grade / 100) + 0.5 × 1.225 × CdA × ((speed + windSpeed) / 3.6)² + 9.81 × weight × 0.004). This lets you understand exactly which forces dominate at different speeds and gradients.

How to use

Rider + bike weight = 80 kg, speed = 30 km/h, grade = 3%, headwind = 5 km/h, CdA = 0.35 (hoods position). v = 30 / 3.6 = 8.33 m/s; v_wind = 5 / 3.6 = 1.39 m/s. F_gravity = 9.81 × 80 × 0.03 = 23.5 N. F_aero = 0.5 × 1.225 × 0.35 × (8.33 + 1.39)² = 0.5 × 1.225 × 0.35 × 94.5 = 20.3 N. F_rolling = 9.81 × 80 × 0.004 = 3.14 N. Total force = 46.9 N. P = 8.33 × 46.9 ≈ 391 W. This is a solid benchmark for planning a 3% climb effort.

Frequently asked questions

How does riding position affect the power needed to maintain a given cycling speed?

Aerodynamic drag is the dominant resistive force at speeds above roughly 20 km/h on flat terrain, and riding position directly controls the CdA (drag coefficient × frontal area) value in the formula. Switching from an upright commuter position (CdA ≈ 0.50) to an aggressive time-trial tuck (CdA ≈ 0.20) can reduce aerodynamic drag force by 60%, requiring substantially less power for the same speed. In practical terms, this might save 50–80 W at 40 km/h — the difference between a recreational and a competitive time trial pace. Even small adjustments like dropping from the hoods to the drops can yield measurable watt savings on flat or rolling roads.

What percentage of total cycling power goes toward overcoming air resistance at different speeds?

At low speeds (under 15 km/h) or on steep climbs, gravity and rolling resistance dominate and aerodynamic drag accounts for less than 30% of total power demand. At a typical road cycling speed of 35–40 km/h on flat ground, aerodynamic drag accounts for roughly 70–80% of total resistance. This is why professional cyclists draft so aggressively — sitting in a peloton can reduce a rider's aerodynamic power cost by 25–40%. At time trial speeds above 45 km/h, aero drag can exceed 90% of the total power demand, making equipment and position far more important than weight savings.

How does headwind speed change the power required for cycling compared to a calm day?

Headwind speed adds directly to your air speed in the drag formula — drag force scales with the square of combined speed, so even moderate winds have a large effect. A 10 km/h headwind on a rider moving at 30 km/h increases the effective air speed from 30 to 40 km/h, raising aerodynamic drag force by 78% ((40/30)² ≈ 1.78). This translates to a significant power penalty, often 40–70 W for an average road cyclist. Conversely, a tailwind reduces drag dramatically, but due to the squared relationship, the power savings from a tailwind are not perfectly symmetrical with the power cost of an equivalent headwind because average speed changes too.