rdbm
- 4
- 0
I attached Assioma power meter pedals to a Northern Lights Airforce Airdyne Cycle that looks identical to the classic Assault Bike, but it's much harder to pedal for a given RPM. Here's the result for pedaling with only the legs {{RPM, Console Readout, Assioma Readout, Difference}, ..., }: {(30, 50, 59, 9), (40, 99, 129, 30), (50, 176, 251, 75), (60, 288, 437, 149), (75, 536, 902, 368)}. The equations work out to P (in watts, console) = A x (RPM / S) + B x (RPM / S)^3 and P (in watts, Assioma) = A x (RPM / S) + B x (RPM / S)^3 + C x (RPM / S)^4. For my bike A = 37.33, B = 250.66, C = 151.88, and S = 60. I would imagine others have tested their Assault Bikes in this fashion and got the usual, just purely cubic results and not the quartic one, probably due to the fact that you'd have to pedal the Assault Bike really fast to even spot this. The quartic fits the difference value to the RPM almost like a glove! Ideas?