Open Source Stepper Motor Controller Problem Statement: Difference between revisions
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
#If the above is not possible, then we move on to an [[Open Source Stepper Motor Controller]] designed from the ground up | #If the above is not possible, then we move on to an [[Open Source Stepper Motor Controller]] designed from the ground up | ||
See [http://en.wikipedia.org/wiki/Stepper_motor|Stepper Motor on Wikipedia] for a high level description and a nice animation of how one works. | See [http://en.wikipedia.org/wiki/Stepper_motor| Stepper Motor on Wikipedia] for a high level description and a nice animation of how one works. | ||
=Requirements= | =Requirements= |
Revision as of 20:05, 21 April 2011
Problem Statement
To date, there is no open source variant of the respected Gecke G540 stepper motor controller. Smaller ones are available for RepRap, but is there an open source option that could be used on a larger device such as the Torch Table Build? The problem statement involves driving the cost of these stepper controllers down to about $10 or so per axis by the ability to mill them on a bootstrapping CNC Circuit Mill. Thus, the problem statement is threefold:
- What is the best bootstrapping CNC circuit mill available that could produce not only the stepper motor controller but also the microcontroller (Arduino equivalent)?
- What is the best open source stepper controller that can be used, and can it be adapted to higher voltage power supplies that would allow sufficient power to drive a torch table?
- If the above is not possible, then we move on to an Open Source Stepper Motor Controller designed from the ground up
See Stepper Motor on Wikipedia for a high level description and a nice animation of how one works.
Requirements
Amperage: 1-2A
Response Time?
Step Increments?
Other factors?
Possible Solutions
A possible solution is to use an existing open source driver options and CNC mill to build them.:
- http://reprap.org/wiki/StepperMotor#Stepper_drivers
- Mantis 9 - appears to have a boot-strappable stepper controller and microcontroller design that could be made on this $100 mill. Good points - $20 spindle; $100 for everything. Modify this to metal for stability, and this would make a great universal bootstrapping circuit mill to last a lifetime.
- SnapLock appears to be a robust bootstrapping mill, but cost is apparently $400-600?
- MyDIYCNC - $580 for complete kit
- RepRap Prusa Mendel - simplified version of RepRap Mendel. What's the cost for just circuit milling?