I would like to hear what is the maximum stepper motor speed that people have actually achieved using an A4988 stepper driver and what motor they were using.
I have some of these motors and with a 24v power supply the max I seem able to get is about 1200 full steps per second or 360rpm.
I realize that motors with low resistance coils would probably work faster at the same voltage but they may take too much current for the A4988 driver and I am interested to find out what is possible with it.
No point trying with high-impedance motor, the inductance of the windings is far too
large (for low voltage operation at any rate).
Stepper max speed depends on degrees-per-step, supply voltage, winding impedance.
You might get some good results with the A4988 driving a 15 deg/step printer motor
of a few ohms from 30V supply, but you'll lose the resolution...
For really high performance you need a proper stepper driver with discrete
switch MOSFETs and capable of 120V+ supply. Once you get to this sort
of regime steppers actually start to become efficient since most of the electrical
power is going to overcome back-EMF rather than just energising the windings.
I think the future of small position-control systems will be BLDCs with integrated
encoder+controllers - technology like magnetic encoder chips will allow a single
PCB solution to a built-in motor controller. Expect the prices to drop as these
start to displace hybrid steppers from the market in coming years.
I know there are better options both for motors and drivers. I bought the A4988 and the motors I have as the best that would fit my budget. At the moment I don't wish to invest in better hardware.
I had been hoping that someone who has experience of operating motors at higher speed with an A4988 would share their experience including the type of motors and other relevant information.
With so many views and no other replies I'm inclined to assume that nobody else has motors controlled by A4988s that are operating faster than mine. Which is interesting in itself.
I might ask the same question on the RepRap Forum.
A lot of reprap's are using the 1.7 ohm NEMA17's these days, but Repraps don't require
high speed as they are belt drive for XY. The Z performance is the only place it matters,
and then only for startup really.
Its lead-screw applications like CNC milling machines where motor speed is crucial -
something like a little PCB mill would be the sort of thing.
I don't have any concerns about the competence of the A4988 to produce fast steps if you have a motor that can run very fast at the current and voltage limits of the A4988.
It was suggested elsewhere that the motor might run faster using microstepping and (of course) an appropriately higher step rate. I haven't tried that yet.
polymorph:
You do realize that steppers lose torque the faster they go and 4500rpm is probably a marketing thing? 4500rpm at what torque?
A lot.
A low-impedance stepper driven from a 200V chopper drive will go like the
clappers if the winding insulation is up to it.
The lack of torque is caused by slow current slewing and/or back-EMF, both of which
are improved proportionately with higher voltage supply and lower inductance windings.
polymorph:
You do realize that steppers lose torque the faster they go and 4500rpm is probably a marketing thing? 4500rpm at what torque?
No, a straight non-chopped H bridge is the opposite of what you want.
you will loose half the torque as you double the speed. high speed steppers are not a good application.
the other problem is sending the steps to the motor correctly. a very clean signal is required. as you attepmet to make steppers spin faster, you need to make sure the power to the motor clean. choppy pulses will cause the motor to miss steps.
as note about micro-stepping, when you get into the low speeds, the micro-stepping helps the motor move much smoother. if you are limited by output frequency, cut your micro-stepping back to 4 or maybe 8.
polymorph:
Wow. Seems like a lot of work. Large CNC mills use brushless DC servomotors to avoid the stepper problems.
Well usually now they are PMSM (permanent magnet synchronous motors),
but the difference between that an a BLDC isn't much, basicall less torque ripple
as the drive is close to sinusoidal.