10-02-2007 06:51 AM
10-02-2007 12:03 PM
10-02-2007 07:32 PM
10-02-2007 08:52 PM
10-03-2007 09:58 AM
As for your question about the devices still having power flowing through them it really depends on the device your planning to use. Should you decide upon stepper motors (which I recommend) the IC drivers usually have an option to deactivate (no flow) and another one for pausing (constant flow). As for the second option, it is used to mantain the motor in one position despite the load. A DC voltage is sent, though its value doesn't vary until you change the mode.
I suggest you use a stepper at least for the forward-backward movement since it allows a high level of control and inertia is not a problem. For controlling such a motor from Labview, take a look at this page: http://etidweb.tamu.edu/projects/labview/stepper/vi.htm
As for the ball and socket I suppose you chose that mechanism because you need a 360° movility. Perhaps you want to consider using a ball bearing instead, it would be easier to control, mechanically speaking.
Please let me know if you had other mechanisms in mind for moving your system.
Cheers.
Ali
10-03-2007 11:11 AM
Mish,
Ali is absolutely right in recommending stepper motors. They are usually the best (also the cheapest) means of motion and position control. However, in order for the stepper to maintain position (i am assuming that you would need it to) it needs to be energized the whole time. This could possibly be circumvented by having the user clamp down the position after it is set automatically. I can think of many ways in which this can be done (manually or programmatically) and I would be happy to explain if you want me to.
National Instruments has products that help you develop a whole stepper control system. Here is a link if you are interested in the details: http://zone.ni.com/devzone/cda/tut/p/id/4165
Also, in order to convert the rotational motion of the motors to linear motion, you need a "linear stage". You would need a really small stage, the likes of which are used in benchtop microscopes. Look at this website for such products - http://www.mechatronictechniques.com/products. To perform this translation from rotational to linear motion, stages use the principle of a "ball screw". To learn more about these, you can read this: http://en.wikipedia.org/wiki/Ball_screw.
Hope this information helps.
Jaidev Amrite
Applications Engineer,
National Instruments
10-03-2007 08:18 PM
10-05-2007 12:45 PM