. .

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Neale's Avatar
    Lives in Plymouth, United Kingdom. Last Activity: 15 Hours Ago Has been a member for 9-10 years. Has a total post count of 1,740. Received thanks 297 times, giving thanks to others 11 times.
    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.

  2. 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

  1. servo control vs stepper control
    By Peter. in forum Motor Drivers & Controllers
    Replies: 24
    Last Post: 17-09-2012, 08:36 AM
  2. Help with Stepper Motors
    By Scott in forum Stepper & Servo Motors
    Replies: 8
    Last Post: 04-04-2010, 02:35 PM
  3. Motion Control drivers and motors
    By bruce_miranda in forum Motor Drivers & Controllers
    Replies: 71
    Last Post: 27-08-2009, 09:40 AM
  4. rs stepper motors
    By chaz@2b in forum Stepper & Servo Motors
    Replies: 19
    Last Post: 06-08-2009, 11:05 PM
  5. Help! Stepper control board
    By Ross77 in forum General Electronics
    Replies: 10
    Last Post: 28-05-2009, 01:42 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •