Posted on Leave a comment

What are the acceleration requirements of step motor?

As mentioned in FAQ: How do I prevent stepper motor stalls? and FAQ: How do stepper motors handle inertia mismatch? inertia ratio is critical to stepper motor acceleration. Too great a difference in inertia ratio between system and motor limits rates of acceleration and deceleration … or risk missed steps. So when starting a stepper motor, acceleration and deceleration should happen through pulses to the motor that start slowly and gradually quicken in a process called ramping.

Another consideration when accelerating a stepper motor is current supply. Too little current and too high an acceleration means that the motor won’t have enough power to accelerate both itself and the load it is driving. It may stall if this condition persists. On the other hand, every system has an upper limit of maximum allowable current supply.

Both mean that engineers must consider how realistic a system’s positioning times are. If it requires a too high acceleration in too short a time, it wont be possible to run a stepper motor to a motion profile satisfying system’s requirements.

Algorithms for determining the proper ramping method and subsequent acceleration are complicated, but simplified algorithms exist to aid in design and implementation. Whatever algorithm the engineer uses, it should work well enough to ensure that there’s no lost steps or stalls. Tip: Always perform test runs at whatever conditions and loads your system has before finalizing any design.

How to Convert open loop to closed loop stepper control