Nov 13, 2006, 07:10 AM
|
|
|
Joined Jun 2006
489 Posts
|
Brushless motors in the mg range?
Did you never wish to have an even smaller motor than the Shicoh?
Here is a general solution.
Take a small magnet/coil actuator. Put a small prop on it. Connect it to a microprocessor. Write a clever SW. Blow to the prop to start it and it will perfectly run. That's all you have to do for the simplest version.
The SW measures via an ADC the EMF as long as you blow on the prop and determines the switching points (zero voltage). At the switching points the polarity of the output will be changed. Just before the next switch point is reached the program changes to input and measures the EMF again, until it is zero.Then the process repeates.
For those, who are not familiar with programming it sounds awful. But this is a very short program.
You need more power?
Make a new coil with lower resistance and add two double fets to the processor (SC70 for electronic freaks, = 12mg).
You need better efficiency?
Reduce the diameter of the axle.
Make an additional coil. Place it 90 degress apart and modify the SW, i.e. switch close to every 90 degrees. As a further improvement make two out of a single coil and place them opposite of each other. Thus you avoid the forces you get in addition to the torque, which improves the efficiency.
Here some experiments: 200mg motor single phase = 1 coil, 16mm prop dummy, speed control from 2000 to 30000rpm. Processor Cygnal F330 (too large, others will do as well, e.g. PIC10F222 = 15mg).
About 200mg magnet operated at maximum speed via a Hall sensor switch, no load: 450000rpm! Then the magnet exploded like a bullet! I hardly survived!
I have some programs to analyze these motors and have some SW.It is not yet perfect, but good enough to start.If somebody is interested in building such a motor, let me now the application and we can design one together.
By the way I can test thrust levels with my smallest thrust rig to 5mg (scale has 1mg resolution). So if you built something very extreme it can be tested.
Helmut
|
|
|
|
|