Free Academic Seminars And Projects Reports

Full Version: ryb phase sequence detector
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Abstract

The project is designed to check the sequence of the 3 phase supply. It is very important to know the phase sequence particularly for 3 phase motors. For example, if the 3 phase motor is used for pumping action, any phase reversal accidentally resulting in wrong sequence could force the motor run in the wrong direction. This could result in dry run of the motor to develop permanent fault.

In this project direct 3-phase AC supply 50Hz is fed through voltage drop arrangement duly stabilized by zennor diodes to a logic circuit comprising of NAND gates and OR gates to detect the proper sequence of RYB by series of pulses of fixed duration.

In the event of changing the sequence from RYB to say YBR, the combination of NAND and OR gates develops an output with a missing pulse during the fixed time duration. This pulse is used in triggering an input signal to a 8051 series microcontroller through a timer to drive LEDs placed in a circle. In proper sequence the LEDs run clockwise having received no triggering.

While the sequence is not there the triggering is done which is indicated by LEDs running clockwise for some time and then anti clockwise for the next and so it continues. DC requirement of the circuit is powered from a step down transformer along with a bridge rectifier ,regulators and filter capacitor.
hello sir/mam

i m working on 3 phase sequence detector ,showing on lcd using pic16f877a
i know i have to convert ac sine wave to square wave
my question is then what next with this square waves to MCU

Thanks