Locate a servo or similar device

  • Thread starter Thread starter Yportne
  • Start date Start date
  • Tags Tags
    Device Servo
Click For Summary

Discussion Overview

The discussion revolves around finding a suitable servo or similar device to rotate thin plastic platters for a project. Participants explore various motor types, their capabilities, and limitations, focusing on precision, cost, and mechanical complexity.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Conceptual clarification

Main Points Raised

  • One participant suggests a micro-motor powered by a battery as a potential solution for the project, predicting further stipulations will be needed.
  • Another participant introduces the need for precision in rotation, indicating that a stepper motor may be more appropriate than a standard servo motor.
  • Some participants mention that most servo motors use feedback mechanisms like absolute rotary encoders, which may not be available within the $3 budget.
  • There is a discussion about the challenges of using stepper motors, including the need for control circuitry and the potential for losing synchronization if steps are missed.
  • One participant suggests using selsyns as an alternative, referencing their historical use.
  • Concerns are raised about the feasibility of controlling multiple platters with a single motor due to increased mechanical complexity.
  • The original poster describes the project in more detail, explaining the intended use of the platters to display different symbols, and expresses uncertainty about the complexity of the task.
  • Another participant notes that while stepper motors have non-cumulative error, they can become out of sync if not properly managed, suggesting methods to reset positions.

Areas of Agreement / Disagreement

Participants express differing opinions on the suitability of various motor types, with no consensus on the best approach or the feasibility of the project within the specified budget. Multiple competing views on motor selection and project complexity remain unresolved.

Contextual Notes

Participants highlight limitations related to precision, cost constraints, and the need for additional components for control and feedback, which may affect the overall feasibility of the proposed solutions.

Yportne
Messages
21
Reaction score
0
Hey guys...i'm trying to locate a servo or similar device that has just three basic stipulations...

It needs to:

-Be able to turn a thin 6 inch diameter plastic wheel (negligible weight, no resistance as it's not attached to anything but the servo)

-Complete at least a half revolution in either direction or 1 full revolution

-Be $3 or under...Sound possible?
 
Engineering news on Phys.org


You can buy a micro-motor powered by a battery for about a dollar frim any electronics surplus store.

(I'm going to predict that further stipulations are forthcoming...)
 


As you wish...another stipulation is that it has to have a little precision as the wheels orientation is of significance to us. So basically we need to be able to tell it how many degrees to rotate...
 


Yportne said:
As you wish...another stipulation is that it has to have a little precision as the wheels orientation is of significance to us. So basically we need to be able to tell it how many degrees to rotate...
Very different animal.

You are talking about a stepper motor.

You should go visit your local electronics surplus store. They will have what you need.
 


DaveC426913 said:
Very different animal.

You are talking about a stepper motor.

You should go visit your local electronics surplus store. They will have what you need.

Most servo motors are not stepper motors, but instead use some kind of absolute rotary encoder (a potentiometer, for example) to provide feedback which is used to correct the output of an ordinary DC motor. Never seen a $3 servo motor, though, particularly not one capable of a full rotation.

Some other DC motors have optical or magnetic encoders built in. These are often quadrature encoders that are only useful for measuring speed and relative motion, you would need something else (a limit switch, photointerrupter, etc) to establish a reference point to measure absolute position. You would also need something to decode the quadrature signal and control the motor. A DC motor with gear reducing and encoder is also unlikely to be had for $3, and the decoder and control circuitry won't be free.

Stepper motors are also relative positioning, requiring a reference point to set a zero against, and also require special control circuitry. You can get some used/surplus steppers in that price range that might be suitable, but the control electronics will increase the overall cost.

Sources...look at bgmicro.com, jameco.com, allelectronics.com, e-Bay...really, just Google for some lists of places to get robotics parts. You also haven't mentioned what kind of quantity you want these motors in...you can probably get a box of motors for considerably less than $3/motor off e-Bay with luck and patience, or one or two $2-3 steppers from somewhere else, but reliable supply is another matter unless you're doing huge quantities.
 


Yes, it was pretty obvious from the OP that we were going to need much more detail about what use it's being put to. There's all sorts of criteria to consider.

This is like playing 20 questions. I'm hoping the OP will volunteer to elaborate.
 


Sorry guys, you are dealing with a software guy trying to do hardware stuff he is in no way qualified for! But if you have the patience, i'll try to give more detail, i appreciate the help :)

Basically what I'm trying to accomplish is having 4 plastic circular platters or turn tables if you will (very thin and about 6 inches in diameter) rotate behind a small window. Around the brim of these platters will be cutouts of different images or symbols. The stepper motor will rotate the platters, thus showing a different symbol through the window...much like a slot machine would but they rotate around the z-axis rather than the x-axis.

The accuracy doesn't have to be exact, just enough so that one symbol can line up inside the window. I've read that the stepper motor's error % is not cumulative to each step possibly making this feasible?

The cheapness of the motor comes by the fact that I need to move 4 platters, but maybe if I get frisky with it I can rig it so that 1 motor can control all 4? But i'd like to just get one working right now.
 
Last edited:


Is this the basic idea?
 

Attachments

  • PF20100121thingy.gif
    PF20100121thingy.gif
    10.8 KB · Views: 525
  • #10
DaveC426913 said:
Is this the basic idea?

You got it...am I in over my head or is this fairly simple?
 
  • #11


Yportne said:
You got it...am I in over my head or is this fairly simple?

It sounds easier to do in software with an LCD display...but you probably know that.
The per-step error of stepper motors is not cumulative, but if they miss a step they will become out of sync with the software controlling them. This is also a problem if they get moved or if things gets shut down in an unknown state. You could notch or mark the disk and use an IR LED/phototransistor pair to determine the orientation, or provide some way to adjust the disk positions to reset them to a zero position. Servos will not have this problem, you can tell them to go to an absolute position and they will do so.

Servos are more expensive, but stepper motors will require more drive electronics, and more work overall...specialized driver chips, or microcontrollers with sufficient output pins and power transistors/H-bridges, and possibly some kind of feedback. Your desired price per motor makes me suspect either option will cost more than you want to spend.

Driving multiple disks from one servo/stepper/gearmotor/whatever will add a great deal of mechanical complexity. Unless you're well equipped to design and fabricate whatever custom mechanical parts you need, I would not recommend it.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 29 ·
Replies
29
Views
20K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 35 ·
2
Replies
35
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 44 ·
2
Replies
44
Views
21K
  • · Replies 5 ·
Replies
5
Views
7K