Changes by last author:
Added:
I did a brutal C hack for estimating acceleration through the gears with a specific torque curve years ago. I guess that someone can find the formulas helpful when making one that is not configured at compile time. http://www.vems.hu/files/MembersPage/JorgenKarlsson/AccCalc.c Note that the shift time is only additive, the time counter is only incremented which make the graph look a bitr wierd. It's simple to fix but it was outside the scope of the program. -Jörgen |