Mini PPT
Mini PPT
PROJECT
LIGHT TRACKING SOLAR PANELS
INTRODUCTIO
N
OBJECTIVE
The objective of this project is to increase the efficiency of the solar panels so that it captures solar
energy more efficiently and increase the power generation. In the stationary solar panels, the
panels are set at an angle of 60 degrees with the with the base so as to capture maximum solar
energy but the maximum input is achieved only for a limited amount of time . Adding to this idea
we have made some enhancements that is we have allowed the structure to perform dual-axis
movement allowing it to change it’s angle according to the source of light to attain maximum input
by always maintaining 90 degrees with the source of light thereby helping in generating maximum
possible power.
WORKING OF THE PROJECT
In current system, the solar panels are inclined at 60 degrees to attain maximum possible output
power, but this system has one drawback i.e it is always inclined at 60 degrees and can only work
in its maximum capacity/ efficiency at a particular time of the day, since the panels give maximum
power when solar rays incident perpendicular to the plates to cover max area.
To fix this issue we've made this dual axis solar tracking system which can move around both the
axis, x axis and y axis. The sole reason and idea behind this project was to make solar rays always
incident 90° to the plates so that the entire plates can be covered which will generate maximum
output. Since the solar plate will detect light and move accordingly the light incident will always be
at 90°.
For this project we've used 4 4V solar plates which are connected in series to increase the output
voltage. We've also used the LDR sensor to detect light connected with IR module, the IR module is
then connected with Arduino Uno which is the brain of the project. The Arduino is then connected
to the motor driver which drives the connected motors in the desired direction whenever
command is given from Arduino to motor driver.
The working of the project is based on a simple logic that is LDR sensor sends electrical signals
whenever light is incident on them and this increases with increase in intensity.
Now when the light falling on solar panels moves in any direction the light intensity will increase
on any particular LDR which in turn increases the conductivity of the material and hence an
electrical signal is passed on to the Arduino Uno, and the Arduino Uno which already has certain
commands in it’s program will further send signal to the motor driver to drive the connected
motor connected in both the axis to move the solar panel in the direction of the movement of the
light. When the intensity of light on both the both the LDR sensor become equal, equal electrical
output will be generated and therefore no further signal will be provided by Arduino and the solar
plates will stop moving , making the solar panels again perpendicular to the incident light and the
output from solar panels will remain maximum.
SYSTEM
STUDY
EXISTING SYSTEM AND PROPOSED
SYSTEM
EXISTING SYSTEM
Single-axis trackers have only one axis of movement, usually aligned with North and South. This allows the
panels to arc from east to west, tracking the sun as it rises, travels across the sky, and sets.
Single-axis trackers cost less than dual-axis, and potentially offer more reliability and a longer lifespan as
they have fewer moving parts. However, they have a lower energy capture efficiency than their dual-axis
counterparts.
In the Existing System, we have stationary solar panels which are usually set at an angle of 60 degrees with
the direction of sunlight to attain maximum possible efficiency but due to its static/fixed structure, it gives
maximum efficiency only for a limited period of time
PROPOSED SYSTEM
Dual-axis trackers have two axes of movement, aligned with North-South and with East-West, giving them a wide
range of position options. As seasons change and the sun’s path goes from low in the sky in winter too high in the sky
in summer, dual axis trackers can optimize the amount of solar energy captured.
The strength of dual-axis trackers is their ability to maximize energy production. However, they also have a higher
degree of mechanical complexity, making them more expensive and requiring more maintenance over their installed
lifetime.
In the proposed system, we are implementing a Dual Axis Solar Tracking Structure which is dynamic in nature i.e., it
can move in both the axes, x and y. This is done to maximise the efficiency of the solar system by allowing it to always
maintain 90 degrees with the source of light.
As shown from the results obtained and the
Power(W) vs Time graph plotted above, it can be
concluded that the use of dual axes tracking
system results in an increase in total daily energy
collection of about 45.4% as compared with 30°
tilted fixed surface , while using single axis
tracking system it is 34.11%.
Currently our project is powered by 2 9v batteries, which powers motors and Arduino in the circuit. When
implemented in large scale the power generation will be so high that the system could easily be powered by
the electricity generated by the solar plates. We can further increase the net output from the system (that is
power generated - power consumed) by increasing the efficiency of motors and system computers.
The system can also be equipped by fine grade sensors and computers for better efficiency.
ECONOMICAL FEASIBILITY
When our project will be implemented in industries for full scale power generation the main challenges are
its cost of construction and its maintenance, economical context. But this could be avoided buy constructing
the moving parts in a large numbers.
The maintenance and construction cost can further be decreased by decreasing the moving/mechanical
parts in the system.
In order to be economically feasible the system must generate more power and consume least possible
power, which can further be achieved by increasing the efficiency of the system.
HARDWARE AND
SOFTWARE REQUIREMENTS
• Arduino Uno
• Light Dependent Resistor (LDR) [4 units]
• IR sensor [4 units]
HARDWARE • DC Motor of 10RPM [2 units]
COMPONENTS • Tinkercad
ARDUINO IDE
Tinkercad is a free-of-charge, online 3D modeling program that runs in a web browser. Since it became
available in 2011 it has become a popular platform for creating models for 3D printing as well as an entry
level introduction to constructive solid geometry in schools. It can be used for creating 3D Designs, Simulate
Electronics with circuits, coding via scratch like interface and also to turn 3D designs into augmented reality
experiences.
HARDWARE
REQUIREMENTS
SPECIFICATION
FUNCTIONAL REQUIREMENTS
• Two 9V battery as power source is required to allow the project to function as per the defined idea.
• Moreover other equipments such as Arduino Uno, Motor Driver and the other sensors should provide
input and output as it is required without any malfunction.
• The Connection wires should be checked properly as it should not be faulty preventing the circuit from
being incomplete.
NON FUNCTIONAL REQUIREMENTS
• An outer structure can be made so as to keep the dual-axis solar tracking system safe from environmental
causes such as windstorms and rainfalls.
• The surface over which the dual-axis solar tracking system is set up should be strong enough to handle it’s
weight and also make sure it doesn’t react with the components used in the project.
SYSTEM
ANALYSIS AND
DESIGN
MATHEMATICAL
EQUATIONS REQUIRED
INVERSE SQUARE
LAW
The illumination upon a surface varies inversely as the
square of the distance of the surface form the source. Thus,
if the illumination at a surface 1 metre from the source is I
units, then the illumination at 2 metres will be I/4, at 3
metres will be I/9 and so on.
In fact inverse square law operates only when the light rays
are from a point source and are incident normally upon the
surface. Thus illumination in lamberts/m2 on a normal
plane= Candle power/ (Distance in metres)2
LAMBERT'S COSINE The illumination received on a surface is proportional to the
LAW cosine of the angle between the direction of the incident light
rays and normal to the surface at the point of incidence.
This is mainly due to the reduction of the projected area as the
angle of incidence increases.
Thus, the equations are :
where,
Eθ= illumination on horizontal plane
E= illumination due to light normally incident
θ= the angle of incidence
D= distance from the surface
BLOCK DIAGRAM AND
CIRCUIT DIAGRAM
Here we can see that as per the provided block
diagram and circuit diagram LDR sensors that are
attached to the respective IR Sensors take input by
the light source and provide it to the digital pins 2, 3,
4, and 5 which then according to the predefined
programmed code transfers this information to the
motor driver that is by the digital pins 6, 7, 8, and 9
respectively which allows it to function as per the
condition applied and helps in allowing the dual-axis
solar tracker system to move that is change it’s axis as
per the requirement so as to maintain optimal angle
with the light source and produce maximum output
thereby increasing it’s efficiency and attaining our
goal for the project.
ARDUINO CODE
CONCLUSION
MERITS
• Solar panels can be costly to install resulting in a time lag of many years for savings on energy bills to match initial
investments.
• Generation of electricity from solar is dependent on the country’s exposure to sunlight. That means some countries are
slightly disadvantaged.
• Solar power stations do not match the power output of conventional power stations of similar size. Furthermore, they
may be expensive to build.
• Solar power is used for charging large batteries so that solar powered devices can be used in the night. The batteries
used can be large and heavy, taking up plenty of space and needing frequent replacement.
CONCLUSION
In this 21st century, as we build up our technology, population & growth, the energy consumption per capita increases exponentially, as
well as our energy resources (e.g. fossils fuels) decrease rapidly. So, for sustainable development, we have to think alternative methods
(utilization of renewable energy sources) in order to fulfil our energy demand.
In this project, Dual Axis Solar Tracker, we’ve developed a demo model of solar tracker to track the maximum intensity point of light
source so that the voltage given at that point by the solar panel is maximum. After a lot of trial and errors we’ve successfully completed
our project and we are proud to invest some effort for our society. Now, like every other experiment, this project has couple of
imperfections.
(i) Our panel senses the light in a sensing zone, beyond which it fails to respond.
(ii) It is small scale project therefore currently the energy produced is not much as it should be so as it power itself.
This project was implemented with minimal resources. The circuitry was kept simple, understandable and user friendly
THANK YOU !
By
Aditya Muni F_06
Surbhi Parganiha F_50
Yash Raj Sharma F_61
Vishesh Tamrakar F_57