. .
Page 2 of 3 FirstFirst 123 LastLast
  1. #11
    I have the 3A with reverse switch but I order one of these below at 10A to test. I would like to link some sort of LCD RPM display onto it .. guess thats for later.

    http://www.ebay.co.uk/itm/12V-40V-10...4AAOSwuAVWxZvG

    Features:
    Control the speed of a DC motor with this controller.
    High efficiency, high torque, low heat generating.
    With reverse polarity protection, high current protection.
    Working Voltage: DC 12V - DC 40V.
    Control Power:0.01 - 400W.
    Static Current:0.02 A ( Standby ).
    PWM Duty Cycle:10% -100%.
    PWM Frequency:13 KHz.
    Material: Plastic, metal.
    Size:6cm x 7.5cm x 2.8cm
    Weight: 70g
    Last edited by Fivetide; 21-11-2016 at 05:05 PM.

    Fiction is far more plausible when wrapped around a thread of truth

    Nothing great was ever achieved without enthusiasm.
    Ralph Waldo Emerson


  2. #12
    That unit is for DC motors, I thought you had steppers !
    Last edited by cropwell; 21-11-2016 at 07:29 PM.

  3. #13
    Quote Originally Posted by cropwell View Post
    That unit is for DC motors, I thought you had steppers !
    I thought it would be ok ?

    Fiction is far more plausible when wrapped around a thread of truth

    Nothing great was ever achieved without enthusiasm.
    Ralph Waldo Emerson


  4. #14
    Quote Originally Posted by Fivetide View Post
    I thought it would be ok ?
    Nope, you need a stepper driver.

    It's perfectly possible to drive the step/dir signals into multiple drivers - probably preferable to driving potentially unmatched motors in parallel (and offers a choice of multiple supplies if the load becomes an issue), but its a cost balance for your solution.

    FWIW - the motors you spec'd - 2A per phase, I guess 2 phase - that's potentially 4A per motor holding current, so you have to be very aware of driving these in parallel.

    Speed and direction control are then determined by the state of the dir signal (CW or CCW) and the frequency of the Step line. You could knock up a speed controller using an Arduino Uno or similar and a few lines of C code, and for relatively little extra cost have a full digital control set-up. Happy to give you more info if you want.

  5. #15
    Quote Originally Posted by Doddy View Post
    Nope, you need a stepper driver.

    It's perfectly possible to drive the step/dir signals into multiple drivers - probably preferable to driving potentially unmatched motors in parallel (and offers a choice of multiple supplies if the load becomes an issue), but its a cost balance for your solution.

    FWIW - the motors you spec'd - 2A per phase, I guess 2 phase - that's potentially 4A per motor holding current, so you have to be very aware of driving these in parallel.

    Speed and direction control are then determined by the state of the dir signal (CW or CCW) and the frequency of the Step line. You could knock up a speed controller using an Arduino Uno or similar and a few lines of C code, and for relatively little extra cost have a full digital control set-up. Happy to give you more info if you want.
    In my mind its a DC motor with the ability to do stepping ? But I don't need the stop start precision of the step. I just want a small DC motor to turn at below 109 RPM. Hence why I thought a regular DC pulse regulator would just spin it in one direction..

    Fiction is far more plausible when wrapped around a thread of truth

    Nothing great was ever achieved without enthusiasm.
    Ralph Waldo Emerson


  6. #16
    Quote Originally Posted by Fivetide View Post
    In my mind its a DC motor with the ability to do stepping ?
    It's a motor where energising multiple windings sequentially results in movement, the stepper driver deals with this, just applying DC or even PWM DC will not run a stepper motor, try it ;-)

    Quote Originally Posted by Fivetide View Post
    I just want a small DC motor to turn at below 109 RPM. Hence why I thought a regular DC pulse regulator would just spin it in one direction..
    Having control of precise steps allows you to use a frequency generator to create a precise RPM

    Quote Originally Posted by Fivetide View Post
    I just want a small DC motor to turn at below 109 RPM.
    You could just use conventional DC motors with a PWM driver but you will find you have some variation of speed with identical motors driven from a common supply.
    You think that's too expensive? You're not a Model Engineer are you? :D

  7. #17
    Quote Originally Posted by magicniner View Post
    It's a motor where energising multiple windings sequentially results in movement, the stepper driver deals with this, just applying DC or even PWM DC will not run a stepper motor, try it ;-)


    Having control of precise steps allows you to use a frequency generator to create a precise RPM


    You could just use conventional DC motors with a PWM driver but you will find you have some variation of speed with identical motors driven from a common supply.
    DAMN ! I just want a analogue driver/supply turning all three motors at (approximately) the same speed in a single direction lol

    Right then.. 3 of those stepper motor controllers that are all wired to a big pot ? ( I have a box full of big to little Pots )
    Plus about 5 shelves of laptop power supplies of every variant I can name !!
    I will do this ... it wont bloody beat me ..!! :)
    Last edited by Fivetide; 21-11-2016 at 11:25 PM.

    Fiction is far more plausible when wrapped around a thread of truth

    Nothing great was ever achieved without enthusiasm.
    Ralph Waldo Emerson


  8. #18
    Last edited by Clive S; 21-11-2016 at 11:42 PM.
    ..Clive
    The more you know, The better you know, How little you know

  9. #19
    Clive - Nail - On Head!

    - Nick
    You think that's too expensive? You're not a Model Engineer are you? :D

  10. #20
    Quote Originally Posted by Clive S View Post
    AHA ! Clive awesome.. just seen the picture on the listing ..thanks mate as always .. going to go with that setup and play around :)

    Click image for larger version. 

Name:	15_162.JPG 
Views:	278 
Size:	32.2 KB 
ID:	19680

    Fiction is far more plausible when wrapped around a thread of truth

    Nothing great was ever achieved without enthusiasm.
    Ralph Waldo Emerson


Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How do I wire a stepper driver to a stepper motor?
    By swood1 in forum Stepper & Servo Motors
    Replies: 7
    Last Post: 21-09-2014, 05:40 PM
  2. FOR SALE: Nema 34 12Nm stepper motor
    By dsc in forum Items For Sale
    Replies: 0
    Last Post: 08-05-2014, 01:14 PM
  3. 3 wire stepper motor drivers?
    By m_c in forum Stepper & Servo Motors
    Replies: 0
    Last Post: 17-08-2013, 10:01 PM
  4. FOR SALE: Nema 23 4Nm Stepper Motor
    By Shinobiwan in forum Items For Sale
    Replies: 16
    Last Post: 07-02-2013, 02:15 PM
  5. common wire on stepper motor question
    By progomez in forum Motor Drivers & Controllers
    Replies: 1
    Last Post: 27-10-2009, 11:56 PM

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
  •