Threaded View
-
29-06-2014 #4
There will be a speed below which you can do an "instantaneous" start or stop in X,Y without losing steps. It is very possible that this speed will be below your cutting speed so you only need to worry about rapid transits.
Z shifts will probably be different and are not to be forgotten when setting your accelerations.
Accelerations are really easy to code until you reach the point when the idiot operator suddenly presses the STOP button causing accelerations to become decelerations and a new plan has to be formulated to get everything going again when the IO presses RESUME. If you are coding accelerations plan for IO commands early on in the process or you will end up with a mess.
The other consideration is what happens when you get to the end of something and need to load the next movement despite the fact that you have 3 axes going like the clappers and you are in danger of over-running your step interval.
I usually create an acceleration table which is a list of numbers that will reload the timer that initiates the step. Each straight line has 3 components, accelerating steps, constant velocity steps, deceleration steps. This needs a bit of sorting out when the IO strikes but it is compact and fast and I am getting a bit too geeky
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