Detection of 3 phase system

FreshmanNewbie

Full Member level 6
Joined
May 10, 2020
Messages
386
Helped
0
Reputation
0
Reaction score
2
Trophy points
18
Activity points
3,859
I need some help with the below circuit.

Circuit:

3-phase AC circuit (3 phases and neutral). 120deg phase shift between the 3.

I need to provide a signal to the Microcontroller.

If one of the phases is missing, or most importantly, if phase difference is greater than 120deg between any of the two phases, then I need to convey this information to the MCU.

Initially, I thought of using an OR gate IC and giving the output of the gate to the MCU. But using the OR gate, it is not possible to convey the phase difference information to the MCU.

Can someone help with this?
 

With a microcontroller, the most simple way to detect phase sequence and angle is to measure timing of zero crossings. To detect all kinds of grid failure, it may me however necessary to process also magnitude information.
 

Cookies are required to use this site. You must accept them to continue using the site. Learn more…