Controlling stepper motor with atteched encoder


Results 1 to 11 of 11

Threaded View

  1. #9
    Join Date
    May 2008
    Location
    Italy
    Posts
    825


    Did you find this post helpful? Yes | No

    Default Re: Controlling stepper motor with atteched encoder

    Hi John, yes PBP manual is of great help.
    As far as QUI is concerned, this technique increases by a factor of four the resolution of your encoder, so an encoder with 500 pulses per turn will result in a 2000 pulses per turn. This at a first glance could seems great but using a stepper could create some problem. Let me give you a numeric example.

    You have a stepper with a resolution of 200 steps per turn, using half step driving you will obtain 400 steps per turn. An encoder of 100 pulses per turn will be your choise, using quadrature, otherwise compensating for lost steps could be a serious problem since the step movement of your motor is a fraction of the encoder quadrature count. (In case of an encoder of 500 pulses per turn your motor step will generate 5 encoder counts per motor step)
    Just bear in mind this complication in choosing the encoder if you will use the quadrature.

    PS. Is your stepper motor 200 steps per turn or higher?

    Cheers

    Al.
    Last edited by aratti; - 3rd March 2013 at 12:38.
    All progress began with an idea

Similar Threads

  1. Motor Stepper Example
    By Melanie in forum Code Examples
    Replies: 134
    Last Post: - 3rd January 2015, 17:58
  2. Replies: 1
    Last Post: - 15th December 2010, 14:30
  3. Controlling stepper motor with PIC
    By The Master in forum Off Topic
    Replies: 3
    Last Post: - 1st July 2008, 10:21
  4. Stepper Motor Program
    By kiwipiper in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 27th November 2007, 02:56
  5. Stepper Motor troubles
    By Fryin in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 21st March 2007, 01:56

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

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