In lab12b, I have some issues with the velocity that it runs at. If I set the acceleration/deceleration to 75.0 krpmps, jerk to 400.0 krpmps2 using trapezoidal control, when I set the velocity to 3.0 krpm, and run say 1000 steps, it runs at about 2.99 krpm, which is great. However; if I lower the acceleration/deceleration to 0.2 krpmps it only accelerates to a velocity of 1.21 krpm. I tried increasing the number of steps, but still only reaches 1.21 krpm, just holds that velocity for longer. Why does it not reach my maximum velocity? Is there a limit on the time during which is accelerates/decelerates?
Mark St. Lawrence