Threaded View
-
06-05-2011 #2
I don't know how cost comes into your project, but there are cheaper places than RS for steppers (e.g. ArcEuroTrade). Similarly, you probably don't need an absolute encoder, just an incremental one (after all, once it has gone round 360 degrees, it's indistinguishable from its starting position). The encoder you link to has sine-cosine output; this is quite difficult to interface. Simple quadrature output is probably adequate.
Google for 'Jones on stepper motors' for the most-cited reference. At it's most basic, you will need two inputs: the first to create the signal that tells the motor 'move one step'; the second to tell it in which direction to move. These can be as simple as a couple of switches. The state of this switch feeds into a stepper motor driver which for all intents and purposes is a black box that converts the input signal into the correct form, direction and level of electricity to turn the motor.
Making the stepper motor move is the easy part of your project: a driver, a motor and a power supply. These are plug and play. It is the stuff upstream of that you need to think of (i.e. how many steps do I need; in what direction; how fast (max speed); how fast should the speed change - acceleration and deceleration?).
Generally, steppers are not used with encoders - one tells the stepper how much to move and assumes it does what it's told (i.e. open loop control). If the motor size, speed and acceleration is designed correctly, they should not lose position (lose steps). If you want to close the loop with the encoders, you have a further set of calculations to perform to determine what to do if the current position does not match the commanded position (e.g. E-stop, panic, spontaneous combustion, try to recover position - push harder). You then move into the territory of servo motors, a whole different game.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Stepper Motor Driver - cheap similar to ArcEuro 4.2A Bi-Polar Stepper Motor Driver
By craynerd in forum Motor Drivers & ControllersReplies: 1Last Post: 16-03-2014, 07:29 PM -
NEW MEMBER: Novice after some advice
By lukenotts in forum New Member IntroductionsReplies: 4Last Post: 06-03-2013, 09:52 AM -
Help and Advice sought about new motor for my mill
By alanb in forum Milling Machines, Builds & ConversionsReplies: 0Last Post: 26-01-2012, 08:04 PM -
Total novice seeks advice on stepper motor drivers
By R.Andersen in forum Motor Drivers & ControllersReplies: 1Last Post: 25-01-2012, 11:34 AM -
Stepper motor help.
By Kammo1 in forum Stepper & Servo MotorsReplies: 4Last Post: 12-02-2010, 11:11 AM
Bookmarks