rov_tar
Newbie level 4
Good day everyone!
I'm new here and I'm new to PIC programming..
I would like to ask help from you guys.
I'm using PIC18F4550, zero crossing detector, optoisolator and triac for my induction motor speed control (single phase). I would like to ask ideas from you guys how will I program it or maybe post some codes that will help.
The method for speed control is changing the firing angle for speed control..
My plan is to use a zero crossing detector that will interrupt PIC18F4550 after every 8.333ms (because I'm using 60Hz induction motor). After getting an interrupt PIC18F4550 will fire TRIAC after some delay from 1 to 7 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, the speed of motor is changed.
Your help is very much appreciated. =)
I'm new here and I'm new to PIC programming..
I would like to ask help from you guys.
I'm using PIC18F4550, zero crossing detector, optoisolator and triac for my induction motor speed control (single phase). I would like to ask ideas from you guys how will I program it or maybe post some codes that will help.
The method for speed control is changing the firing angle for speed control..
My plan is to use a zero crossing detector that will interrupt PIC18F4550 after every 8.333ms (because I'm using 60Hz induction motor). After getting an interrupt PIC18F4550 will fire TRIAC after some delay from 1 to 7 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, the speed of motor is changed.
Your help is very much appreciated. =)
Last edited: