Choosing a stepper motor

Doing some background research on stepper motors. If we go with zeotrope as Richard is suggestion, this may be less of an issue as we would need fewer steps, but otherwise if we assume we need 2000 images and 2000 unique masks, we have 2 problems (depending on how we tackle the issue I know… but let’s run with it for now):

How to get that many unique masks?
How to get a motor that can handle 2000 unique positions?

I looked into micro-stepping for a stepper motor. Most steppers have 200ish steps, and then you can micro-step between the major steps (8, 16, 32 micro steps per step). That gets us to 2000 easily, but the microsteps aren’t perfect - here’s a nice article showing the accuracy of microstepping - http://hackaday.com/2016/08/29/how-accurate-is-microstepping-really/ . If we go that route, this is something we’ll need to design around.

2 Likes

Hey, sorry I didn’t reply here at the time; I have used the super-cheap 28BYJ48 micro geared stepper motors. If you use half-stepping (which you can do even with a very simple darlington pair driver) it gets 4096 positions per revolution. That said, I think it will only achieve that with very small load - though it’s possible our disc would count as a very small load. It does also suffer quite badly from backlash, though again this might be something we can work around.

I suspect those motors will not do very much if you try to microstep them, though I’d be interested to see somebody try!

I seen to remember from a conversation at MozFest that @musti knows a stepper motor specialist manufacturer, if needed!