Hey guys, I am turning on and off a 3 phase motor using a triple pole relay. I am also using 3 individual circuit breakers (one for each phase). For this application, I can only use 3 individual circuit breakers/fuses, as opposed to a single circuit breaker that has 3 poles in it.
I am wanting to detect if a circuit breaker on any of the phases has tripped, shutdown the relay, and display a red "Fault" LED.
My idea was to use a bridge rectifier, optoisolator, and high value resistor. I would put these across each circuit breaker.Under normal operation the optoisolator will not conduct. If a breaker trips, the optoisolator will begin conducting, and this will start generating a pulse. I can then run that pulse through a RC filter so that I get a nice steady binary 1 or 0 if the circuit breaker has tripped or not. I can then run all 3 of these binaries through a XOR gate. The relay will then have an AND gate, and the relay is activated by using a transistor on the relays coil. This way the relay will only turn on if all 3 breakers are still connected. If any individual breaker gets tripped then the relay will turn off. I can also insert the red "Fault" LED based off this.
Does this seem like a reasonable way of accomplishing this?
I am skeptical and curious if the optoisolator will conduct properly if the breaker trips.
Any help or advice would be greatly appreciated, thanks!
I am wanting to detect if a circuit breaker on any of the phases has tripped, shutdown the relay, and display a red "Fault" LED.
My idea was to use a bridge rectifier, optoisolator, and high value resistor. I would put these across each circuit breaker.Under normal operation the optoisolator will not conduct. If a breaker trips, the optoisolator will begin conducting, and this will start generating a pulse. I can then run that pulse through a RC filter so that I get a nice steady binary 1 or 0 if the circuit breaker has tripped or not. I can then run all 3 of these binaries through a XOR gate. The relay will then have an AND gate, and the relay is activated by using a transistor on the relays coil. This way the relay will only turn on if all 3 breakers are still connected. If any individual breaker gets tripped then the relay will turn off. I can also insert the red "Fault" LED based off this.
Does this seem like a reasonable way of accomplishing this?
I am skeptical and curious if the optoisolator will conduct properly if the breaker trips.
Any help or advice would be greatly appreciated, thanks!