Dual Axis Solar Tracking System With Inverter
Dual Axis Solar Tracking System With Inverter
LDR-1 ADC
Crystal LED
Oscillator Indicators
Components required
Arduino
LDRSensors
LCD Display
DC Motor
INTRODUCTION
Solar energy is a very large, inexaustable source of energy.
The power from the sun intercepted by the earth is
approximatel 1.8*1011 MW.
Solar energy could supply all the present and future energyb
needs of the world on a continuing basis. This makes it one
of the most promising of the unconventional energy
sources.
PROBLEM WITH SOLAR
Problem associated with the use of solar energy
is that its availability varies widely with time. The
variation in availability occurs daily because of
the day night cycle and also seasonally because
of the earth’s orbit around the sun.
To rectify these above problems the solar panel
should be such that it always receive maximum
intensity of light.
INTRODUCTION
Solar Tracker: -
Solar trackers are devices used to orient photovoltaic
panels, reflectors, lenses or other optical devices toward the
sun.
Since the sun’s position in the sky changes with the seasons
and the time of day, trackers are used to align the collection
system to maximize energy production.
Dual Axis Tracker:
Dual axis trackers have two degrees of freedom that act as
axes of rotation. These axes are typically normal to one
another.
Dual axis trackers allow for optimum solar energy levels
due to their ability to follow the sun vertically and
horizontally.
Here we have divide sun position into five areas and those
are EAST, WEST, NORTH, SOUTH, CENTER.
Tracking Mechanism:
EAST- West
movement
North – South
movement
Arduino
What is Arduino?
A programmable micro controller for prototyping electromechanical devices
You can connect Digital and Analog electronic signals:
Sensors (Gyroscopes, GPS Locators, accelerometers)
Boarduino Kit
DIY Arduino
Arduino Uno
Arduino LilyPad
Arduino Mega 2560
Arduino Components
ATmega328 Features
Special
function
What do we need?
1.- Download and install the Arduino Software
2.- Configure the Arduino software for the
correct chip
(Select the Microcontroller)
3.- Configure the Serial Port
Input
Program Status
Notificatio Bar
n Area
7.- Upload it
It is blinking!!!
DC Motor
Microcontroller
o A microcontroller is a small computer on a single integrated
circuit consisting of a relatively simple CPU combined with
support functions such as a crystal oscillator, timers, watchdog
timer, serial and analog I/O etc.
DEVELOP