| Force component | Watts | % of total |
|---|
How the math works
Total power = rolling resistance + aerodynamic drag + gravity + drivetrain loss. Specifically: P = Crr·m·g·v + ½·ρ·CdA·(v + wind)²·v + m·g·sin(atan(grade))·v, divided by 0.95 drivetrain efficiency.
Constants: air density ρ = 1.225 kg/m³, g = 9.8067 m/s². Speed solved by binary search.