585,991 active members*
6,540 visitors online*
Register for free
Login
IndustryArena Forum > OpenSource CNC Design Center > Open Source Controller Boards > Probably the smallest 3 axis controller???
Page 4 of 4 234
Results 61 to 65 of 65
  1. #61
    Join Date
    Apr 2005
    Posts
    81
    Actually I was looking for the original poster's (666) code. I'm in need of a silent driver so as far as I know i'm going to have to go with linear current limiting. Rules out the linstepper or any other chopper driver. Unless this assumption is wrong......

  2. #62
    Join Date
    Jun 2003
    Posts
    3312
    Quote Originally Posted by rkremser View Post
    I know the .hex is available but I was wondering if the asm is. Just playing around thinking of changing the code to single phase full step instead of double. I decompiled the hex but it looks like there could be a few issues in the decompiled version and a commented piece of code could help out a lot.
    It was written in C.

    http://pminmo.com/PMinMOwiki/index.php5?title=3axispic
    Phil, Still too many interests, too many projects, and not enough time!!!!!!!!
    Vist my websites - http://pminmo.com & http://millpcbs.com

  3. #63
    Join Date
    May 2005
    Posts
    1397
    Quote Originally Posted by rkremser View Post
    Actually I was looking for the original poster's (666) code. I'm in need of a silent driver so as far as I know i'm going to have to go with linear current limiting. Rules out the linstepper or any other chopper driver. Unless this assumption is wrong......
    The Linistepper IS a linear current regulating driver and NOT a chopper in any way shape or form. The onboard PIC uses PWM to generate an analog voltage which is filtered to a pure analog (not chopped or PWM after filtering) before being fed into the analog current regulation circuit. It is very smooth, no vibration or humming from the motors once the microstepping is properly tuned for the speed of operation.

    It's quieter than a chopper right off the bat, but if you tune the microstepping capacitors, you can find a point where at specific speeds, the stepper is no longer stepping, but instead smoothly moving in a continuous rotation. Then it's /very/ quiet. Without tuning, or when moving at a slower speed, you will hear some noise as the motor starts and stops between each step, just from the vibration introduced by that rapid acceleration and deceleration.

  4. #64
    Join Date
    Apr 2011
    Posts
    0
    Hi all!
    I'm wondering if it's possible to use A3985 ( because of it's control and timing flexibilities), to control 2 bipolar stepper motors in parallel ( not parallel connected)?
    In fact the idea is to share ( in parallel connection) all the output of the A3985 through all the H-Bridges of the 2 motors and only switch the sense lines to the H-bridges to control the current.
    Like that I would like to drive both motors at different speeds( high speed control) CONTINUOUSLY, let's say quad-step mode or microstepping.

    Please, could you give me your point of view on this idea and maybe a better way to realize this idea.

  5. #65
    Join Date
    Jun 2003
    Posts
    3312
    Quote Originally Posted by will_mo View Post
    Hi all!
    I'm wondering if it's possible to use A3985 ( because of it's control and timing flexibilities), to control 2 bipolar stepper motors in parallel ( not parallel connected)?
    In fact the idea is to share ( in parallel connection) all the output of the A3985 through all the H-Bridges of the 2 motors and only switch the sense lines to the H-bridges to control the current.
    Like that I would like to drive both motors at different speeds( high speed control) CONTINUOUSLY, let's say quad-step mode or microstepping.

    Please, could you give me your point of view on this idea and maybe a better way to realize this idea.
    Many things are possible given enough components...... If your asking using one A3985 to drive two H-bridges, it's not practicle. The fact that you wan't to run them at different speeds makes it HIGHLY impracticle. Your translators are at different positions so phase currents differ. Bottom line....... IMHO go another path.

    Why did you post your question in this thread, it's not related to the PIC controller?
    Phil, Still too many interests, too many projects, and not enough time!!!!!!!!
    Vist my websites - http://pminmo.com & http://millpcbs.com

Page 4 of 4 234

Similar Threads

  1. Who has the smallest workshop
    By CNCRob in forum Community Club House
    Replies: 73
    Last Post: 10-02-2007, 05:15 PM
  2. Does anyone has Smallest Jet engn.Plan ?
    By Calico in forum Hobby Discussion
    Replies: 7
    Last Post: 03-21-2007, 02:26 PM
  3. 4 axis controller for 3 axis machine?
    By tybrenis in forum Community Club House
    Replies: 8
    Last Post: 01-20-2007, 04:12 AM
  4. World's smallest DIY CNC?
    By lwill in forum Community Club House
    Replies: 0
    Last Post: 12-01-2006, 09:14 AM
  5. Smallest bit
    By Sanghera in forum DIY CNC Router Table Machines
    Replies: 4
    Last Post: 06-15-2006, 02:02 PM

Posting Permissions

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