0% found this document useful (0 votes)
91 views

Auto Power Supply Control From 4 Different Sources: Solar, Mains, Generator & Inverter To Ensure No Break Power

The project aims to provide uninterrupted power to a load by automatically selecting from four different power sources: mains, generator, inverter, and solar. When any single source fails, as indicated by pressing a switch, the microcontroller switches the relay to the next available source. The current power source is displayed on an LCD screen. The hardware includes a microcontroller, relay driver, relays, LCD, lamp, buttons, and electrical components to simulate the four power sources and switch between them.

Uploaded by

Tsige Tadesse
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
91 views

Auto Power Supply Control From 4 Different Sources: Solar, Mains, Generator & Inverter To Ensure No Break Power

The project aims to provide uninterrupted power to a load by automatically selecting from four different power sources: mains, generator, inverter, and solar. When any single source fails, as indicated by pressing a switch, the microcontroller switches the relay to the next available source. The current power source is displayed on an LCD screen. The hardware includes a microcontroller, relay driver, relays, LCD, lamp, buttons, and electrical components to simulate the four power sources and switch between them.

Uploaded by

Tsige Tadesse
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

AUTO POWER SUPPLY CONTROL FROM 4 DIFFERENT

SOURCES: SOLAR, MAINS, GENERATOR & INVERTER


TO ENSURE NO BREAK POWER
ABSTRACT

The main objective of this project is to provide uninterrupted power supply to a


load, by selecting the supply from any source out of 4 such as mains, generator, and
inverter and solar automatically in the absence of any of the source. The demand for
electricity is increasing every day and frequent power cuts is causing many problems in
various areas like industries, hospitals and houses. An alternative arrangement for power
source is a must.
In this project uses four switches to demonstrate the respective failure of that power
supply. When any of the switches is pressed it shows the absence of that particular source,
switches are connected to microcontroller as input signals. A microcontroller of 8051
family is used. The output of microcontroller is given to the relay driver IC, which switches
appropriate relay to maintain uninterrupted supply to the load. The output shall be observed
using a lamp drawing power supply from mains initially. On failure of the mains supply
(which is actuated by pressing the appropriate switch) the load gets supply from the next
available source, say an inverter. If the inverter also fails it switches over to the next
available source and so on. The current status, as to which source supplies the load is also
displayed on an LCD. As it is not feasible to provide all 4 different sources of supply, one
source with alternate switches are provided to get the same function.
The project can be further enhanced by using other sources like wind power also
and then taking into consideration for using the best possible power whose tariff remains
lowest at that moment.

BLOCK DIAGRAM

HARDWARE REQUIREMENTS:

SOFTWARE REQUIREMENTS:

8051 series Microcontroller, Relay Driver IC,


Relays, LCD, Lamp, Push Buttons, Transformer,
Diodes, Voltage Regulator, Crystal, LEDS,
Capacitors, Resistors.

Keil compiler
Languages: Embedded C or Assembly

You might also like