xpress_embedo
Advanced Member level 4
- Joined
- Jul 5, 2011
- Messages
- 1,154
- Helped
- 161
- Reputation
- 396
- Reaction score
- 189
- Trophy points
- 1,353
- Location
- India
- Activity points
- 10,591
Hello!! Everyone
In a system, i have to switch some relays, and i had read somewhere that it is advised to switch the relays ar Zero-Cross Point of AC Signal, may i know the reason behind this..
Apart from that, how to detect this using a micro-controller (I am using an Opto-Coupler circuit with an interrupt pin to detect ac signal, circuit is like that at zero cross point it will output 5V and at rest 0V).
What is the best algorithm to implement this (switching relays on zero cross point).
There are two Zero Cross points one is High to Low and another one is Low to High Points, so which one to use.
I am using ATmega2560 micro-controller and have to switch relays, please help me in writing a program with which i can detect zero cross point and then properly switch my relays.
In a system, i have to switch some relays, and i had read somewhere that it is advised to switch the relays ar Zero-Cross Point of AC Signal, may i know the reason behind this..
Apart from that, how to detect this using a micro-controller (I am using an Opto-Coupler circuit with an interrupt pin to detect ac signal, circuit is like that at zero cross point it will output 5V and at rest 0V).
What is the best algorithm to implement this (switching relays on zero cross point).
There are two Zero Cross points one is High to Low and another one is Low to High Points, so which one to use.
I am using ATmega2560 micro-controller and have to switch relays, please help me in writing a program with which i can detect zero cross point and then properly switch my relays.