Threaded View
-
29-06-2014 #3
Most common approach for the typical size CNC router is to dump the whole problem on the machine control software! So, Mach3, LinuxCNC or whatever sorts it out. However, part of the software configuration for a particular machine is to define max travel velocity and max acceleration. The software then generates pulses at a varying rate to ramp speed up to the max (assuming that the travel is long enough) at a max acceleration as defined by the user. Deceleration also uses the same "max acceleration" value, which is the equivalent of braking. For a given machine, you choose speed and acceleration either by copying what someone else with similar hardware has done, or, better, by testing at different rates until you find the values at which the motor "loses steps" - i.e. loses position as it is unable to keep up with the demanded pulse rate. Easy enough to do - just check that the axis returns to its starting point after a trial run. Because the steppers are then run within their capability, most machines run open-loop. Larger/faster/more powerful machines will tend to go for servos set up as closed loop.
My 3D printer doesn't ramp up and just takes off at full speed, but the moving masses and the actual speeds are low enough that this works OK.
-
The Following User Says Thank You to Neale For This Useful Post:
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
servo control vs stepper control
By Peter. in forum Motor Drivers & ControllersReplies: 24Last Post: 17-09-2012, 08:36 AM -
Help with Stepper Motors
By Scott in forum Stepper & Servo MotorsReplies: 8Last Post: 04-04-2010, 02:35 PM -
Motion Control drivers and motors
By bruce_miranda in forum Motor Drivers & ControllersReplies: 71Last Post: 27-08-2009, 09:40 AM -
rs stepper motors
By chaz@2b in forum Stepper & Servo MotorsReplies: 19Last Post: 06-08-2009, 11:05 PM -
Help! Stepper control board
By Ross77 in forum General ElectronicsReplies: 10Last Post: 28-05-2009, 01:42 AM
Bookmarks