Single phase AC Motor speed controller Abstract: Here is a very simple example of AC motor speed control given by changing firing angle of TRIAC with the help of micro controller AT89C51. Varying speed of AC motor by means of changing firing angle of any thyristor is very widely used method. One very nice example is fan regulator in which a fan motor is an AC motor used and its speed is varied using TRIAC method. A zero crossing detector circuit is used here to interrupt AT89C51 after every 10 ms. After getting an interrupt 89C51 will fire TRIAC after some delay from 1 to 9 ms. This will cut the current supplied to motor and so the speed of motor will reduce. Thus by varying the delay after which the TRIAC is triggered one can change the speed of motor. Main circuit is a combination of two sub circuits. Zero crossing detector circuit Firing angle control circuit Resources: To download Code , Circuit : Click Here Zero crossing detector ci