Shop OBEX P1 Docs P2 Docs Learn Events
brushless motors — Parallax Forums

brushless motors

ArchiverArchiver Posts: 46,084
edited 2000-10-17 04:46 in General Discussion
does anybody know of a source
for information about using brushless motors? How do I control the timing?
Change the speed? reverse the direction?

can it be done with a pic or a stamp, or do i need special electronics, or
both?


thanks very much to all in advance,
raphael abrams

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2000-10-17 04:46
    At 10/16/2000 -0400 12:25 PM, you wrote:


    >does anybody know of a source
    >for information about using brushless motors? How do I control the timing?
    >Change the speed? reverse the direction?

    Texas Instruments [noparse][[/noparse] http://www.ti.com ](and others) make small DSP units to
    do just that.
    Allegro has some non-microcontroller driver chips which you might want to
    check into at
    [noparse][[/noparse] http://www.allegromicro.com ] . Typical are the 8902 and 8906. Samples
    are available

    >can it be done with a pic or a stamp, or do i need special electronics, or
    >both?

    Perhaps with a high speed PIC, but more likely a Scenix SX processor.(50
    MHz and up) [noparse][[/noparse] http://www.scenix.com ]. The Scenix offers Virtual
    Peripherals (see website) and I don't know if brushless motors have been
    included in the array of peripherals they offer, but various Pulse
    Modulation .peripherals are available

    Essentilly you are exciting 3 different windings, each at 1/3 of the full
    rev cycle. So the answer is highly dependant (among other considerations)
    on how fast the motors will be running, and how fast the processor can
    update the information (voltage pulses) being sent to the windings. Add to
    that processing of feedback info, etc and it becomes rather evident that
    any processor has a lot to do in a short period of time.


    >thanks very much to all in advance,

    That just gives you a research direction, more than anything.

    Regards,

    Bruce Bates

    >raphael abrams
Sign In or Register to comment.