Custom Search

Sunday, October 24, 2010

Controlling the speed of 3 phase induction motors

The speed of a normal 3-phase induction motor is a function of the frequency of the supply voltage. Changing the speed of such a motor hence requires building a 3-phase power frequency convertor. The driver can be realised using power mosfets (or IGTB's) capable of handling high voltages and fast switching speeds. The generated frequency can be programmed in a small PIC controller and even in a fast Basic Stamp.

Note that at lower than normal frequencies, the voltage should be decreased proportionally. If you forget this, the motor may overheat and eventually even burn out. (See note at the bottom of this paragraph). The circuits shown here serve mere educational purposes (although they do work!) and are not always the most suitable nor safest sollution.

For the bipolar drive circuit shown below, the motor should be delta-connected.

The optocouplers used can be either TIL111 or CNY17-2. Do not try to save on the transformers: these are very small and cheap types (2VA is enough) and the floating way they are connected here (no grounded negative poles!) is essential to this design. Be carefull when playing around with this kind of circuitry, since there are high voltages everywhere. The digital input and the microcontroller are completely and optically isolated from the power circuitry.

The bit-pattern to be programmed in the controller software could look like:

Note the 120 degree phase shift. The pattern was designed to generate a lot of thirth harmonic distortion on the resulting wave, thus increasing the RMS voltage over the motor windings.

If you want the motor to be Y-connected, the problem will be that you need a much higher voltage to work from. Using a 3-phase rectifier bridge, you can of course use rectified 3-phase mains current, but that presupposes its availability. Ass an alternative an insulation transformer 230V/ 400V can be used. However, at the end this will tend to be more expensive than the circuit given above. The circuit below however will become a lot simpler, since we do not require 6 mosfets and no floating powers supplies:

Applications:

  • changing/ adjusting the wind pressure in windblown organs.
  • Motor controllers for lathes, large saws etc...
  • 3-phase current generator
  • Brushless DC motor drives

NOTE:

If you are in need of a controller for a 3-phase motor, you should always consider using one of the many modules the industry offers these days. Factories such as Lust gmbh, Siemens (Micromaster 410), Toshiba, Hitachi... all have controll modules in their catalogues. Controlling the speed of the motor using such a standard solution can be done by sending an analog voltage (0-10V most of the time) to the appropriate input, or, on some models, by sending RS232 commands to their port. The advantage of these modules is, amongst other things, that they serve as a motor protector at the same time. Also, it might at the end be cheaper than building the circuits shown above yourself.

 

http://www.logosfoundation.org/kursus/2113.html