awright
03-10-2008, 01:55 PM
I feel like a tourist sitting in a cafe at the base of Niagra Falls asking for a glass of water, but here's my very rudimentary question:
What is the simplest way to get a stand-alone, repetetive, trapezoidal motion, single-axis stepper motor indexer function?
My application is to move a precision wheeled carriage carrying guages in about 10 cm. increments along a railroad rail. Because there is an outrigger carrying an idler wheel along the opposite rail about 5 feet to the side of the carriage, the traction wheels are not in line with the center of gravity of the rig. For that reason, and to avoid loss of accurate gauging of distance travelled along the rail and to minimize stress, I want controlled acceleration/deceleration.
The second desirable but not vital function would be to have the indexer read a bank of digital selector switches on the carriage telling it exactly how many steps to move. This would allow fine-tuning of distance travelled in each increment in the field or changes in measurement increments, depending upon what we find in the field.
Power source for all functions will be a 12 volt gel-cell battery on the carriage with appropriate regulation down to required voltages. I would want the carriage to wait for a start command (momentary relay closure), move one 10 cm. increment, stop and wait for another start command.
I am fairly experienced at building electronic devices, mainly linear instrumentation with a smattering of low-level digital functions, but never got into microcontrollers or programming. Maybe it's time, as this appears to me to be an ideal application for a PIC controller. But before I try to learn PIC programming on a tight schedule, I want to be sure there is not a simple indexer chip out there that would offer these capabilities. I know there are many kits and modules offering rudimentary autonomous indexer functions, but haven't found one offering trapezoidal motion in programmable increments on a simple start command (although I suspect they are out there somewere).
I have plenty of stepper motors and stepper driver modules on hand, but no self-contained, programmable indexers that can run on 12 volts or less. I would expect to program the indexer in the lab (or hard-wire it) to carry out the trapezoidal motion function autonomously in the field, hopefully with the digital switch reading capability in the field, but possibly without if that is impractical.
Alternatively, is anybody familiar with program modules that would provide these functions and would speed up my learning curve to get something running with a Basic Stamp or equal?
Thanks for any suggestions.
awright
What is the simplest way to get a stand-alone, repetetive, trapezoidal motion, single-axis stepper motor indexer function?
My application is to move a precision wheeled carriage carrying guages in about 10 cm. increments along a railroad rail. Because there is an outrigger carrying an idler wheel along the opposite rail about 5 feet to the side of the carriage, the traction wheels are not in line with the center of gravity of the rig. For that reason, and to avoid loss of accurate gauging of distance travelled along the rail and to minimize stress, I want controlled acceleration/deceleration.
The second desirable but not vital function would be to have the indexer read a bank of digital selector switches on the carriage telling it exactly how many steps to move. This would allow fine-tuning of distance travelled in each increment in the field or changes in measurement increments, depending upon what we find in the field.
Power source for all functions will be a 12 volt gel-cell battery on the carriage with appropriate regulation down to required voltages. I would want the carriage to wait for a start command (momentary relay closure), move one 10 cm. increment, stop and wait for another start command.
I am fairly experienced at building electronic devices, mainly linear instrumentation with a smattering of low-level digital functions, but never got into microcontrollers or programming. Maybe it's time, as this appears to me to be an ideal application for a PIC controller. But before I try to learn PIC programming on a tight schedule, I want to be sure there is not a simple indexer chip out there that would offer these capabilities. I know there are many kits and modules offering rudimentary autonomous indexer functions, but haven't found one offering trapezoidal motion in programmable increments on a simple start command (although I suspect they are out there somewere).
I have plenty of stepper motors and stepper driver modules on hand, but no self-contained, programmable indexers that can run on 12 volts or less. I would expect to program the indexer in the lab (or hard-wire it) to carry out the trapezoidal motion function autonomously in the field, hopefully with the digital switch reading capability in the field, but possibly without if that is impractical.
Alternatively, is anybody familiar with program modules that would provide these functions and would speed up my learning curve to get something running with a Basic Stamp or equal?
Thanks for any suggestions.
awright