Skip to main content

Motor Turn Stall Detector


Motor Turn Stall Detector
In single phase AC induction motors, often used in fridges and washing machines, a start winding is used during the starting phase. When the motor has reached a certain speed, this winding is turned off again. The start winding is slightly out of phase to the run winding. The motor will only start turning when the current through this winding is out of phase to that of the run winding. The phase difference is normally provided by placing a capacitor of several µF in series with the start winding. When the motor reaches a minimum speed, a centrifugal switch turns off the start winding.


The circuit diagram doesn’t show a centrifugal switch; instead it has a triac that is turned on during the staring phase. For clarity, the series capacitor isn’t shown in the diagram. Once the motor turns it will continue to do so as long as it isn’t loaded too much. When it has to drive too heavy a load it will almost certainly stall. A large current starts to flow (as the motor no longer generates a back EMF), which is limited only by the resistance of the winding.

This causes the motor to overheat after a certain time and causes permanent damage. It is therefore important to find a way to detect when the motor turns, which happens to be surprisingly easy. When the motor is turning and the start winding is not used, the rotation induces a voltage in this winding.


This voltage will be out of phase since the winding is in a different position to the run winding. When the motor stops turning this voltage is no longer affected and will be in phase with the mains voltage. The graph shows some of the relevant waveforms.

More information can be found in the application note for the AN2149 made by Motorola, which can be downloaded from their website at www.motorola.com. We think this contains some useful ideas, but keep in mind that the circuit shown is only partially completed. As it stands, it certainly can’t be put straight to use. We should also draw your attention to the fact that mains voltages can be lethal, so take great care when the mains is connected! 

Comments

Popular posts from this blog

A basic Arduino Solar PV Monitor

I have just recently had solar pv installed, mainly to future proof my energy costs, I do not expect it to be like drilling for oil in my back garden, however the return looks to be encouraging. The install gives you another single unit meter, from this you will see the total amount the panels produce, but that is about it. I wanted to know how much the production was as it was happening, I discovered the light blinks on the front of the meter will flash 1000 times for each kWh of electricity which passes through. The rate of the flashing of the LED tells you how much power is currently passing through the meter. [ ]

Build a Key Operated Gate Locking System Circuit

This simple key-operated gate locking system allows only those persons who know the preset code to open the gate. The code is to be entered from the keypad within the preset time to operate the motor fitted in the gate. If anyone trying to open the gate presses a wrong key in the keypad, the system is disabled and, at the same time, sounds an alarm to alert you of an unauthorized entry. Figs 1 and 2 show the block and circuit diagrams of the key-operated code locking system, respectively. Connect points A, B, C, D, E, F and ground of the circuit to the respective points of the keypad. Keys S7, S16, S14 and S3 are used here for code entry, and the remaining keys are used for disabling the system. It is very important to press the keys in that order to form the code. To start the motor of the gate, press switches S7, S16, S14 and S3 sequentially. If the keys are pressed in a different order from the preset order, the system will lock automatically and the motor will not start. Fig. 1: Bl...

Simple But Automatic Load Sensing Power Switch

This circuit will automatically switch on several mains-powered "slave" loads when a "master" load is turned on. For example, it will switch on the amplifier and CD player in a stereo system when the receiver is turned on. It works by sensing the current draw of the "master" device through a low value high wattage resistor using a comparator. The output of that comparator then switches on the "slave" relay. The circuit can be built into a power bar, extension cord or power center to provide a convenient set of "smart" outlets that switch on when the master appliance is powered (turn on the computer monitor and the computer, printer and other peripherals come on as well). Automatic Load Sensing Power Switch Circuit Diagram Parts List: Notes: This circuit is designed for 120V operation. For 240V operation, resistors R2 and R6 will need to be changed. A maximum of 5A can be used as the master unless the wattage of R1 is increased S1 provid...