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

3 Channels Audio Splitter Amplifier Circuit Diagram using TL084

This is the schematic diagram of 3 channels audio splitter amplifier circuit which built using op-amp IC TL084. The 3 channels amplifier output distribution applies a single TL084.   3 Channels Audio Splitter Amplifier Circuit Diagram The very first step is to capacitive coupling having a p. 1.0 ~ electrolytic capacitor. The entries are railways Vee Y2 or 4.5 V. This enables working with an individual 9V power source. A voltage gain of 10 (1 M?/100 Kohm) is obtained in the first stage, as well as the other three floors are connected as a unity gain voltage followers. Every single output stage drives independently through an amplifier output 50 pF capacitor towards the resistance of 5.1 k ohm load. The response range is flat from 10 Hz to 30 kHz.

Simple Automatic Street Light

There have been lot of problems in street lights. Major problem in some places is every evening a person has to come and switch ON the street light and it should be again switched off in morning. Yes, this may not be the situation in everywhere but exists in many places. So this problem can be overcome by using a simple circuit. Below shown circuit will be automatically switched ON and OFF during night and morning times respectively. Circuit diagram : Simple Automatic street light Circuit Diagram In above circuit R1 can be used to adjust the sensitivity. And the working of the circuit is very simple. The LDR will have very low resistance during day time so the transistor Q1 will be in OFF condition. And during night time the resistance will be very high so automatically the transistor Q1 will be ON. The Q1 is PNP transistor and the emitter of Q1 is given to base of Q2. So the Q2 transistor will be ON only if the transistor Q1 is ON. The TRIAC is used in the circuit to make is circ...

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. [ ]