Suggestion for controlling a Linear Stepper Motor Actuator!
piscis
Posts: 5
This is my very first post in this forum. I’m a PLC and VB2005 programmer wanting to learn more about Basic microcontrollers and their programming.
·
Right now I have an application which will involve building 30 to 35 custom Syringe Pumping types of machines and need you guys to help me select the correct part numbers and components I will need.
·
I need to control a single, frame 23, Linear Stepper Motor Actuator using two Potentiometers.
·
When the operator presses the START button the Actuator will start moving back and forth continuously until the STOP button is pressed.
·
Even thought I do not need to make the two adjustments (Stroke and Speed) at the same time I do need to make them while the Actuator is moving.
·
I will appreciate receiving the correct part numbers needed to do this project using Parallax’s components. I will like to keep the soldering of components to as little as possible.
·
Thanks all
·
·
Right now I have an application which will involve building 30 to 35 custom Syringe Pumping types of machines and need you guys to help me select the correct part numbers and components I will need.
·
I need to control a single, frame 23, Linear Stepper Motor Actuator using two Potentiometers.
·
- Potentiometer #1 will Adjust the Stroke from 1” to 8” Inches
- Potentiometer #2 will Adjust the Speed from 0 to Max speed
When the operator presses the START button the Actuator will start moving back and forth continuously until the STOP button is pressed.
·
Even thought I do not need to make the two adjustments (Stroke and Speed) at the same time I do need to make them while the Actuator is moving.
·
I will appreciate receiving the correct part numbers needed to do this project using Parallax’s components. I will like to keep the soldering of components to as little as possible.
·
Thanks all
·
Comments
With Nema 23 you are going to need at least a 2 amp driver off the shelf or custom made. I am designing one now for my own purposes. Making the motor work is no problem, controlling the over current is tricky and taking the most time to get right.
Above is the link to the stepper motor.
The application does not need to be very precise as a matter of fact the only reason we choose a stepper motor is because we thought it could not have been done with this motor:
·
·
Which is really what we want since the cost is much less.
·
We thought it was more difficult to implement with this simple DC actuator, perhaps you guys can prove me wrong and convince me to go with the regular 24vdc actuator, still I must achieve these goals;
·
Control the Actuator using two Potentiometers.
·
- Potentiometer #1 will Adjust the Stroke from 1” to 8” Inches
- Potentiometer #2 will Adjust the Speed from 0 to Max speed
·When the operator presses the START button the Actuator will start moving back and forth continuously until the STOP button is pressed.
·
·
Which one will you think easier and cheaper to implement: Stepper or Regular DC motor Actuator and what would it take?
·
·
Thanks all.
"
Post Edited (bennettdan) : 6/20/2006 8:54:05 PM GMT
But how do I change the speed?
THANKS ALL for your great suggestion.
Love this forum already!!!
PS. Do anyone knows if Parallax sells complete, assembled microcontrollers with digital and analog I/O's? Or do we always have to do some kind of soldering?
They also have stepper motor driver cards.
The DC actuators will not travel 0-8" 125-175 strokes if it only moves 60"/min you may have to to use the stepper to travel that fast.
60"/8"=7.5 times a min
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
Thanks all again for your great support.
Post Edited (bennettdan) : 6/22/2006 5:39:44 PM GMT