CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] steppers best?

on 2007-10-17 10:25:29 UTC
At 01:33 AM 10/17/2007, you wrote:
>1 -Are steppers our best choice?

The first thing to learn in engineering is that there is usually more
than one best choice after looking at all the parameters. You
probably don't really care if you drop a count (1 in 10,000 is a
small error.) You probably care about a financial budget (multiple
laser interferometers are probably right out.) You probably have a
power budget.

If they will work (based on your analysis of how fast your robot will
travel and the power necessary to move your robot), steppers are a
good choice. Servos are a good choice, but much more difficult to
implement and more expensive.

I would try unipolar steppers (5 or 6 or 8 wire) and simple
drivers. By simple I mean two resistors, one transistor and two
diodes per driver with a current limiter on the common line if
needed. Need schematics?

>2 - Is it pretty easy to do the microcontrolling effort to choose a
>certain number of steps (DIP switches etc) and then stop, or is this
>more like an iceberg - a lot deeper than it looks?

Yes, it is deeper than it looks because there are timing issues on
the motors. A simple chip like the Basic Stamp (Parallax) will do
everything you need in a simple language (but slowly!) See
http://www.parallax.com/detail.asp?product_id=27120 for the board to
build your logic and a processor like this one
http://www.parallax.com/detail.asp?product_id=BS2-IC which is easy to
program. The phase control can be done in one small array and the
count logic is trivial. The board runs on a 9V battery, the steppers
on whatever you want to use.

>3 - Other considerations?

Heat, speed and power come to mind. Running on a surface plate will
take lots less power than on a carpet. Wheels may be more important
than you think. Do you need steering? How about avoidance
sensors? How about an emergency stop button? What are the vehicle parameters?


David G. LeVine
Nashua, NH 03060

Discussion Thread

ebiz_59 2007-10-16 22:33:58 UTC steppers best? hannu 2007-10-17 01:43:40 UTC Re: [CAD_CAM_EDM_DRO] steppers best? Graham Stabler 2007-10-17 02:10:57 UTC Re: steppers best? Chuck Merja 2007-10-17 04:03:29 UTC RE: [CAD_CAM_EDM_DRO] Re: steppers best? Alan KM6VV 2007-10-17 08:03:36 UTC RE: [CAD_CAM_EDM_DRO] steppers best? David G. LeVine 2007-10-17 10:25:29 UTC Re: [CAD_CAM_EDM_DRO] steppers best? wanliker@a... 2007-10-17 14:07:46 UTC Re: [CAD_CAM_EDM_DRO] Re: steppers best? Chuck Merja 2007-10-17 17:01:35 UTC RE: [CAD_CAM_EDM_DRO] Re: steppers best? Chuck Merja 2007-10-18 07:16:58 UTC RE: [CAD_CAM_EDM_DRO] steppers best? David G. LeVine 2007-10-18 16:02:50 UTC RE: [CAD_CAM_EDM_DRO] steppers best? wanliker@a... 2007-10-18 18:55:40 UTC steppers best?