[Home]Stepper Motor Speed Limitations

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org

Difference (from prior major revision) (no other diffs)

Changed: 10c10
Let's start with a system with a standard 200 step per inch stepper motor running in full step mode. Let's choose a motor that will need 100uS per step if it is to maintain full torque. If it drives a 20 thread per inch allthread leadscrew, it will require 4000 steps per inch, giving ¼ of a thousandth of an inch resolution. This requires .4 seconds per inch, which is 150 IPM (inches per minute). If this motor is sized to provide a lot of torque for cutting, then when doing high speed moves, the motor can be driven faster, into the region where the torque decreases. This system in practice might be suitable for 300 IPM high speed moves without losing steps. For most hobby uses this is quite fast.
Let's start with a system with a standard 200 step per revolution stepper motor running in full step mode. Let's choose a motor that will need 100uS per step if it is to maintain full torque. If it drives a 20 thread per inch allthread leadscrew, it will require 4000 steps per inch, giving ¼ of a thousandth of an inch resolution. This requires .4 seconds per inch, which is 150 IPM (inches per minute). If this motor is sized to provide a lot of torque for cutting, then when doing high speed moves, the motor can be driven faster, into the region where the torque decreases. This system in practice might be suitable for 300 IPM high speed moves without losing steps. For most hobby uses this is quite fast.

What Limits the Speed of a Stepper Motor in LinuxCNC

Among the things that slow down a stepper motor are: Coil Inductance, drive voltage, resonance, decay mode, microstepping, and the clocking limitations introduced by using the main thread to drive through the parallel port. Here at the beginning I would like to discuss what the implications are for using stepper motors instead of very high speed (and high cost) servo systems.

How Much Speed Do You Need?

What will be consuming the torque of the system? If allthread is used for the leadscrew, it will consume a lot of the torque applied. ACME threaded leadscrews will consume less, but a ballscrew will consume nearly none of the available torque. Acceleration and deceleration will use some of the torque until the axis reaches the speed that is set. For high speed moves like to and from the tool changer, these are the only drains on the torque. When you start cutting, the hardness of the material along with the cubic inches per minute that is being removed and the sharpness of the tool affect the torque requirements.

Let's start with a system with a standard 200 step per revolution stepper motor running in full step mode. Let's choose a motor that will need 100uS per step if it is to maintain full torque. If it drives a 20 thread per inch allthread leadscrew, it will require 4000 steps per inch, giving ¼ of a thousandth of an inch resolution. This requires .4 seconds per inch, which is 150 IPM (inches per minute). If this motor is sized to provide a lot of torque for cutting, then when doing high speed moves, the motor can be driven faster, into the region where the torque decreases. This system in practice might be suitable for 300 IPM high speed moves without losing steps. For most hobby uses this is quite fast.

The most torque will be needed when you are cutting a large amount of metal with a large bit, as in shell milling. Wood milling requires less force per cubic inch per second than most metals, but the torque is still needed most when making a heavy cut. When making a heavy cut, the spindle power, and the strength of the tool will probably limit the maximum speed of the cut. I've rarely seen a machine tool cutting at more than 25 IPM, though some videos on YouTube? show a router cutting MDF at a pretty good clip. For most stepper motor systems the speed used for cutting will be slow enough that the stepper motor will be putting out it's full torque during cutting, even if it's not fast at full speed.

Tormach machine tool maker has a PDF on the design of their PCNC1100, and they describe the design decisions made for that machine. I find it worth quoting them about speed and power.

“A 1.5 hp CNC mill with 65 IPM rapids and no tool changer is ludicrous in a production environment, where minutes per piece are crucial. However, in prototype development, where run time is a tiny fraction of setup time, those extra minutes are simply not relevant.“

I believe 65 IPM rapids are easily attainable with careful selection of stepper motor components, so I believe steppers are useful for most of us.

Coil Inductance

Probably the most limiting factor in the ultimate speed of a stepper motor system is the inductance designed into the stepper motor. If you wind a 2 milliHenry coil using 18 guage wire you'll need about 3x times more turns if you use an air core than if you use an iron core. In a stepper motor the structure of the motor requires an iron core to get 200 steps per revolution. with air core coils you might get 20 steps per revolution.

Because of the structure of the stepper motor, the lowest inductance I have seen quoted for a stepper motor is around 1 mH (milliHenry) per coil, while many rate 12 mH or higher. In the graphs below you will see plots of charge time for a 2 mH (red), a 4 mH (blue), and an 8 mH (green) coil charged from a 90Volt supply.

upload:inductance-vs-time.png

By 80 uS (microseconds) the 2 mH coil has achieved 3.2 Amps. At that same time, the 8 mH coil has only achieved about 0.9 Amps. If the stepper motor is rated at a certain torque at 3 Amps, but it only gets to 0.9 Amps it would seem like you have a little less than 1/3 of the rated torque at 80 uS per step, but it's even less than that, since it only starts exerting that 1/3 torque at the 80 uS mark. At 40 uS it may only be delivering 1/6 of the full rated torque.

Drive Voltage

Below is a graph of a 2 mH coil charged from a 12V supply (red), a 24V supply (blue) and a 48V supply (green).

upload:voltage-vs-time.png

If you are using the same 3A motor, it takes about 150uS for a 48V supply to bring this motor up to 3A. It takes the 24V supply about 300uS to achieve the same current level. The 12V supply takes about 4 times as long as the 48V supply. Most switch mode IC stepper motor controllers limit the supply voltage you may use. The Allegro A3977 which is a great bipolar stepper motor controller chip has limits at 2.5A and 35V. The unipolar Sanken SLA7062M limits you to 3A and a 46V supply. Usually the insulation in the stepper motor can handle more voltage than 46, so with a discreet transistor solution you may be able to use 80V to 90V for your supply. 90V should allow your stepper motor to charge in about ½ the time that it would take a 45V supply. In case a suitable discreet option is available to you, there are plenty of 80 to 90V supplies available for free. An old 100Watt stereo amplifier will have bipolar supplies over +-40V giving a differential of over 80V. You can use one half of this supply for the SLA7062M, and a lower power amplifier could have a power supply suitable for the Allegro A3977. In the users manual for the Geckodrive G540 which is a complete system with four stepper motor controllers and inputs for limit switches, etc.; when discussing the selection of stepper motors says:

“Never use a power supply voltage greater than 32 times the square-root of the motor inductance expressed in milli-Henries (mH)”
That would limit the power supply to 45 volts for a 2mH stepper motor used with this controller, which is not a terrible limitation.

While I'm talking about the power supply, it's worth noting that a stepper motor controller that uses a linear current regulator (IE the LiniStepper?) would put the full 6A load on the power supply continuously. That would tax the power capability of most audio amplifier power supplies. A switching regulator only draws from the power supply for brief amounts of time, so a stepper motor that draws 3A at 2 volts per coil, would draw 3A x 2V = 6 Watts per coil or 12 Watts. At 48 volts 12 Watts would only require .25A. Three such motors would require .75A. This is well within the limits of a 100W per channel audio amplifier power supply. If you over rate your power supply by a factor of 2, you should be safe, except that the capacitors of an audio amplifier are not designed to take the peak currents that switching regulators draw, so having an additional capacitor rated for switching supplies would be necessary. A commercial switching stepper motor controller may have the high frequency capacitor built in.

Resonance

Resonance is a little gremlin that tries to hide in your machine, and eat your torque. Usually it can only eat your torque at a certain speed. The trouble is, if that speed is below your system's top speed, you can never get past it to your top speed. If you put a weight on a spring, and pull the weight down then let go, the weight will oscillate up and down at a particular speed. If you double the stiffness of the spring, it will oscillate twice as fast. If you cut the weight in half, it will oscillate twice as fast. Anything in your machine that flexes is one of those springs. If it's stiff enough, the oscillation (resonance) will be fast enough that you will never excite it. You will never lose torque to that resonance. If you can't make that part stiff enough, there are other techniques to reduce the effects of the resonance.

  1. Rubber Couplings.
  2. Friction.
  3. Loosely coupled weights.

Rubber couplings are often used to reduce the resonance. A short piece of rubber hose coupling your stepper motor to your leadscrew can help a lot.

The friction in an allthread leadscrew can damp out a resonance, but it also uses up some of your torque all the time.

Decay Mode

To understand decay mode, and it's effect on a stepper motor, I found the data sheet for the Allegro A3955 (a 423kB PDF) very informative. Allegro has a patent on a mixed decay mode that gives us the best of both worlds. If the decay is slow, then when the current in the coil needs to be reduced, it doesn't reduce the current quickly enough to match the commanded current level, if the decay mode is too fast, the motor performs quickly, but it can get noisy, and some power gets wasted in eddy currents that normally wouldn't have to.

Microstepping

The benefits of microstepping include:

  1. increasing the resolution of a given motor or system
  2. reducing noise in a stepper motor system and
  3. it may reduce or eliminate a resonance in the system.

Microstepping shouldn't affect the step motor speed much because of coil charging since while you are increasing the steps per revolution, each step now has to change the coil current a smaller amount. With a fast controller microstepping should only be a small percentage slower than full stepping. Where microstepping can slow the system down is by bumping into the limitations of the parallel port earlier, at lower RPM.

Microstepping does have a limitation though. Let's consider a stepper motor which draws 707mA through each coil when full stepping, and therefore providing full torque for each step. If it is microstepped at 4X microstepping, the current levels for each coil will step through a sequence of 0.0 mA, 382 mA, 707 mA, 924 mA, and finally 1000 mA. 4X microstepping gives torque as if you were running a motor designed for 707 mA at 382 mA full step. That is about 0.54 times the full torque. Jeramé Chamberlain of Nippon Pulse America put out 2 PDFs on servicing stepper motor systems, and here is a portion of his list of the torque for different microstepping modes:

MICROSTEPS% FULLSTEP TORQUE
1100%
270.17%
438.27%
819.51%
169.80%

Some lists have full stepping and half stepping at full rated torque, assuming that when only one coil is driven, you can increase the current by 1.414 and still pump the same power into the motor, but since that power would be localized in just one coil, it's best not to use the full 100% torque at half stepping, unless

  1. you reduce current in the motor, and
  2. the extra current doesn't create a field large enough to degauss the permanent magnets.

When you choose microstepping, though you get extra resolution, it comes at the cost of torque AT that resolution. If there is too much static friction for this much torque, the motor may pile a few microsteps together before it provides enough torque to break the static friction. Then, the machine may move 2 or 3 microsteps before stopping again to wait. If the machine has low friction, but is cutting a heavy cut that requires lots of torque, the stepper motor's position may get a few microsteps behind the commanded position.

When making square cuts, like cutting the outside of a square housing, though the machine may get behind the commanded position in the middle of the cut, the machine will decelerate to 0 before making a change of direction at the corner. At this really low speed, the low torque may be able to catch up to the commanded position before changing direction. Even a poorly tuned servo system can get behind while doing a heavy cut, yet it may not be noticed on rectangular shapes since it can catch up in the corners. Where this may cause problems is when cutting out a continual circular pocket or post. In this case being behind the commanded position can make the inside diameter smaller than commanded, or the outside diameter larger than commanded. If you are doing art, the smoothness of the cut may be more desirable than the absolute accuracy. In this case microstepping may be the right choice.

The crux? Be aware of the liabilities as well as the benefits of microstepping before you choose to use it. A cogged belt reduction may be more useful than microstepping in some instances.

Parallel Port Limitations

If you are running a stepper system from a parallel port, the latency test is the first thing you need to run. Be aware that on board video can cause an otherwise fine motherboard to have terrible latency, but a cheap external video card usually fixes that.

Now let's suppose you have a great latency reading of 6000 nS, or 6 uS. This should allow you to run a main thread at 10uS. Lets further assume your stepper motor controller accepts quadrature as it's input, which allows one step per thread, or one step per 10 uS. We are ignoring the signal timing requirements of the stepper controller for now. At 10uS per step, if you have resolution of .001 inch per step, theoretically you can step an inch in 10 mS. That's 100 inches per second or 6000 inches per minute. WOW! That parallel port shouldn't be any limit at all! Well, not so fast. .001” resolution is not that great, let's cut it down by a factor of 4. 250 micro inches per step seems usable. Now we're down to 1500 IPM. Still seems very fast! But we're still not done running into the wall physics puts in front of us. Let's consider the change in speed we need as we approach this 1500 IPM which occurs at 10 uS per step. Consider this table:

MICROSECONDS PER STEP10 20 30 40 50 60 70 80 100 200
% CHANGE IN SPEED 100 50 33.3 25 20 16.67 14.29 12.5 10 5

It is unrealistic to expect a stepper motor to double it's speed from 20 uS per step to 10 uS per step. 50%, 33.3%, 25%, and 20% changes in speed seem to be unrealistic too. At what percent change can your system make the change? I can't answer that. Experimentation is probably the only way to find that answer. This is the reason why an FPGA board often used for servo systems, may be useful for a stepper system. When the resolution at 100 MHz is 10 nS, at 10 uS per step the % change is 0.1%, and realistic to expect a stepper to keep up with.

If our stepper motor can handle a 5% change in speed at high speed, our 6000 nS latency is only good for 75 IPM high speed. At 200 uS per step, a well selected stepper motor, and a stepper controller that works at 40V should allow near full torque at high speed. If you opted for an FPGA board, then the stepper motor/controller combination (or resonance) will be your speed limiter.

For More Information

For (perhaps) more information than you ever wanted to know about stepper motors, search the web for "Jones on stepping motors". A generous soul has given a great tutorial on all aspects of stepping motor operation. -


LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org
This page is read-only. Follow the BasicSteps to edit pages. | View other revisions
Last edited June 13, 2012 12:16 am by Cogoman (diff)
Search:
Published under a Creative Commons License