Can It Be this SIMPLE?


Results 1 to 40 of 41

Threaded View

  1. #12
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Lightbulb a little idea

    Hi, Joe

    I see something ... a DC motor Torque is a major function of the drawn current ...

    soooo, limiting the Max current is a fair way to achieve your goal.

    Now how ??? ... Mosfets have an internal ON resistance ... so, using PWM, just measure the D to S voltage, during the ON state ( 100% will also work ...), exactly as with a shunt ...
    A simple comparator will short the gate voltage to ground if overcurrent... and allow to easily trim the limit.

    That's what used on Power speed regulators for Electric models ...

    now, you DO NOT have PWM aboard ... so, just sample D/S Voltage , say @ 500 hz to 3 KHz ( match to the motor ). Limitation will then be smooth enough.

    Using a PIC to slowly automatically increase the PWM rate will add the soft start function ... and you've what you want

    AND the MOTOR is SAFELY DRIVEN ...

    Alain
    Last edited by Acetronics2; - 22nd August 2006 at 09:10.
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

Similar Threads

  1. Simple RF remote control code
    By Bruce in forum Code Examples
    Replies: 13
    Last Post: - 22nd January 2014, 10:45
  2. Simple Blinking LED - WTF!!
    By johnnylynx in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 1st February 2010, 06:19
  3. Simple LCD code not working!...WHY?
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 29th November 2009, 19:48
  4. Replies: 0
    Last Post: - 2nd February 2009, 23:23
  5. Replies: 4
    Last Post: - 7th September 2005, 14:11

Members who have read this thread : 0

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