OpenSourceEBike / TSDZ2-Smart-EBike

Flexible OpenSource firmware for TongSheng TSDZ2 mid drive ebike motor
GNU General Public License v3.0
251 stars 130 forks source link

Correct pedal human power #74

Closed casainho closed 5 years ago

casainho commented 5 years ago

Users did report that pedal human power is about 2x more.

@casainho had the idea to evaluate the torque sensor peak signal (measuring peak signal every pedal rotation) as being a sinewave and so the average would be:

Average value = 0.637 × maximum or peak value, Vpk

For a quick hack, we can just reduce actual value to 0.637.