Brushless DC Motors


Closed Thread
Results 1 to 6 of 6
  1. #1
    Patrick's Avatar
    Patrick Guest

    Question Brushless DC Motors

    Is there anyone that have experimented with the above and is there a easy way to control these with PBP I know that PWM on some Pic is available but there is dedicated IC for the above like the st7mc1 which also does the control by measiring the non switch coil for position sensing.This can also be done with a resolver or Hall swithing.
    Anyone some idee.

    Patrick

  2. #2
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Default

    here it is.

    http://www.picbasic.co.uk/forum/showthread.php?t=3299


    ------------------------
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  3. #3
    Join Date
    Mar 2005
    Posts
    5


    Did you find this post helpful? Yes | No

    Default Brushless DC Motors

    Hello Patrick,

    Very easy to use are the MC33033 or MC33035.

    I used them succesfully in a couple of designs. For the FET's I Used the FDS8958 (Farnell), N- and P- FET in one housing.

    For the input use the Hpwm combined with a resistor and a capacitor. (Speed control)

    For the feedback just use the signals from the hall sensors who are availble on the MC330XX chip.
    Greetings
    Paul

  4. #4
    Join Date
    Oct 2005
    Posts
    34


    Did you find this post helpful? Yes | No

    Talking Brushless DC Motors

    A Brushless DC Motor is a 3 phase AC motor with an inverter to convert the DC to 3 phase AC so you have to generate a 3 phase signal with the PIC, you can use a R2R resistor pack to generate a sine wave and 3 transistors to do the phase shift switching of your generated sine wave

  5. #5
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,615


    Did you find this post helpful? Yes | No

    Lightbulb

    Quote Originally Posted by Patrick View Post

    Anyone some idee.

    Patrick
    Hi, Patrick

    just have a look to relevant Microchip AN's ... not PbP written, but interesting !

    Alain
    ************************************************** ***********************
    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 " !!!
    *****************************************

  6. #6
    Join Date
    Oct 2004
    Location
    Hangover, Germany
    Posts
    289


    Did you find this post helpful? Yes | No

    Smile

    I've written such a controller in PBP, but the timecritical parts are in assembler (hall-sensors).


    The main questions are:

    What is the power of the motor ? Current and Voltage ?
    Are there hallsensors for the feedback ?
    How many rotations are required ?
    PBP 2.50C, MCS+ 3.0.0.5, MPLAB 8, MPASM 5.14, ASIX Presto, PoScope, mE mikroBasic V7.2, PICKIT2

Similar Threads

  1. DC to servo pulse converter
    By Agent36 in forum General
    Replies: 2
    Last Post: - 16th December 2009, 06:09
  2. Replies: 24
    Last Post: - 1st December 2009, 08:01
  3. Current flow controller for DC Motors
    By mikebar in forum Schematics
    Replies: 24
    Last Post: - 28th March 2009, 17:23
  4. Problems with DC motors
    By Armando Herjim in forum Off Topic
    Replies: 3
    Last Post: - 9th August 2006, 08:09
  5. DC Brushless Motor controller?
    By forgie in forum Off Topic
    Replies: 5
    Last Post: - 4th February 2006, 14:02

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