Hi guys,
I'm trying to build a device that will have to turn a turntable for about 0.5 degrees at a time.
So far I tried the 5v 28BYJ-48 motor with ULN2003 controller, but it appears to be rather weak and inaccurate at taking small steps, especially with some load on top of it. It could turn by 0.5 degrees one time and for 1.5 another.
.5 deg is about the limit for discrete movements of a standard hobby type servo. I did a test and a standard hobby servo got ~426 discrete movements in ~190 deg of rotation. These types of servos usually have a ~5us dead band built in to keep them from hunting.
The steppermotor has a step of 1.8°. You would need a reduction gear to get to 0.5°.
Some People use brushless DC Motors to stabilize their camera hanging under a multicopter drone. It it supposed to be more accurate than servos.
Check out: brushless gimbal Controller at hobbyking.com to get an idea.
The steppermotor has a step of 1.8°. You would need a reduction gear to get to 0.5°.
Not really, I can use microsteps, which would supposedly reduce the minimal turning at least by half, to 0.9 degrees, which is fairly acceptable.
Yes you can, and half steps are usually reliable. But be careful because torque drops with microstep size: Microstepping Myths and Realities | FAULHABER Tutorial You might want to look into 0.9 degree full step motors.
Here it was supposed to turn for 10ms and then pause for a second. Sometimes it would turn for about 0.2 degrees, sometimes for about 2-3 degrees. So it's a write-off. (
How fast does it need to turn?
It needs to turn for a small fixed amount of degrees and then pause for a second.
You might want to look into 0.9 degree full step motors.
I already ordered the 1.8 deg. motor, but you're right. If it'll perform well, I'll get the 0.9 one.
How well this will work without gears will depend on the friction. You'll want design a system that keeps friction low. A lazy-susan-style arrangement should do you.
I've been doing some really fine positioning stuff recently and steppers certainly are capable of performing well at these tasks if the hardware is set up correctly. I've been driving a 0.9 degree stepper at 1/16th steps and there are certainly conditions when executes those motions correctly and reliably (I've measured it). Equally, if the load is too much then all bets are off. Getting this to work well is all about matching the stepper to the hardware and deciding in advance what speed and accuracy you need.
So far I tried the 5v 28BYJ-48 motor with ULN2003 controller, but it appears to be rather weak and inaccurate at taking small steps, especially with some load on top of it. It could turn by 0.5 degrees one time and for 1.5 anothe
I've never used one but that's surprising - are you sure it wasn't caused by the code or wrong wiring ? I expect them to be much more precise