Hi everyone,
I'm a totally new Arduino user, just on my way to starting a new project which involves balancing of a vertically rotating linear member (imagine a see-saw kind of thing), and more specifically positioning an object of around 2kg along a straight line path, like a counter-weight. For that I am considering using a motor with some positioning mechanism, however my lack of knowledge on the field leaves me puzzled as to which would be the best way to go. As such, I'd be thankful if someone pointed me to the right direction.
The specific requirements for this project are:
- Since the "see-saw" will be taking non-horizontal positions, the weight should stay in position without any action on the part of the motor/servo/etc.
- The movement should be rather fast, around 1m/sec., not less than 0.5m/sec definitely, but not necessarily very precise (i can deal with tolerances of a few mm).
- Ideally (although not very important) it shouldn't blow your ears off when the motor is active / moving the weight.
Here's what I've considered
- Stepper motor + belt and pulley, with one side of the belt clamped to the weight. Drawback: How do you keep the weight in position when idle? Possible solution: some sort of counterweight? Any examples perhaps?
- Geared motor + belt and pulley, with one side of the belt clamped to the weight. Do geared motors have some "detent torque"? Even still, is it enough to "hold" an object in the range of 2kg on a moderate/high slope?
- Model motor + lead screw / ball screw. Drawback: Slow / moderate speed?
- Some fluid transfer solution (although this sounds pretty exotic and perhaps not up to par with the above requirements...)
I'd be very much thankful if anyone could offer some advice on the matter.
Yannis