SlideShare uma empresa Scribd logo
1 de 4
Baixar para ler offline
Mounik D Rupaniet al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.48-51
www.ijera.com 48|P a g e
Design and Implementation of Dual Axis Solar Tracking system
Sirigauri N, Raghav S, Nikhil R, Mounik D Rupani, Asst. Prof Vanishree G
Department of Electrical and Electronics Engineering, BMS College of Engineering, Bangalore-560019, India
Abstract -
Solar energy is a promising technology that can have huge long term benefits. Solar cells convert the solar
energy into electrical energy. Solar tracking system is the most suited technology to improve the efficiency and
enhance the performance by utilizing maximum solar energy through the solar cell. In hardware development
we utilize LDR’s as sensors and two servomotors to direct the position of the solar panel. The software part is
implemented on a code written using an Arduino Uno controller.
Index Terms–LDR, Servomotor, Arduino Uno, Charge controller.
I. INTRODUCTION
A Solar tracker[4]
is a device used for orienting
a solar photovoltaic panel or lens towards the sun by
using the light sensors connected with the machine
using a motor, since the position of the sun varies
throughout the day, hence to get maximum solar
radiation at the solar panel. The main objective of a
solar tracker is to tilt the solar panel in the direction
of movement of the sun. This is done to ensure that
the solar cell receives maximum solar energy at all
times.
All tracking systems have one or two degrees
of freedom depending upon the number of axes of
rotation. On this basis solar trackers are classified
into two categories: Single axis solar tracker and
Dual axis solar tracker.
II. BACKGROUND
From solar ovens to solar panels, solar energy
has been harnessed by humans since the beginning
of human history. As far back as the 5th century,
humans were constructing homes and buildings to
maximize the energy of the sun.
As it stands, when a person wants electricity
they are forced to purchase it from someone else.
The average person does not have access to coal
mining equipment or coal-fired power plants to
make their own electricity. However, the average
person does have access to the sun. Solar energy is
produced by sun. It can be harnessed like any other
type of energy and used to create electricity to run
homes and businesses. When individuals are able to
own the equipment that generates their electricity,
which means, hence, they don't have to rely on
fluctuating prices and, or power shortages from
outside energy producers. Hence, in our project we
plan to exploit the solar energy to the next degree, as
it proves to be cheaper, more efficient and cleaner
compared to the conventional form of energy source,
Fossil fuel.
Hence, in this paper we have presented an idea
which we have implemented, Active Sensor based
Dual-axis solar tracker.
III. SOLAR TRACKER
A. Types of Solar Trackers
Single Axis Solar Tracker - It can pivot in only
one plane – horizontal or vertical. Although the
construction is less complicated it is also less
effective in harnessing the total solar energy. Single
axis trackers are less efficient than Dual axis
trackers; the latter produces more 15% of Single axis
trackers.
Dual axis solar tracker - It has two degrees of
freedom that act as axes of rotation. These axes are
typically normal to one another. The axis that is
fixed with respect to the ground can be considered a
primary axis.
The axis that is referenced to the primary axis
can be considered a secondary axis. It can rotate
simultaneously in horizontal and vertical directions
and are able to point at the sun at all times.
Due to this they are highly effective in terms of their
performance. Dual axis trackers track the sun both
East to West and North to South for added power
output (approx. 40% gain) and convenience.
IV. DUAL AXIS SOLAR TRACKER
A. Block Diagram
RESEARCH ARTICLE OPEN ACCESS
Mounik D Rupaniet al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.48-51
www.ijera.com 49|P a g e
Firgure1. Block diagram of the whole idea to
implement an Active Dual Axis Solar Tracker.
The solar panel is initially placed flat on the
mechanical structure. The panel captures the entire
light incident on it and converts it into electrical
energy with the help of semiconductor layers. The
charge controller, connected directly to the panel,
stabilizes the electrical output in order to minimize
any fluctuations in the voltage and current values.
The charge controller feeds the battery which is
charged to its maximum potential. The Arduino [1]
is
responsible for all the logical calculations that are
required for the system to perform as expected. A 7
or 9 Volt battery is used to power the Arduino,
which takes analog input from LDRs and provides
power to the servomotors [2]
. Depending upon the
position of the sun, the Arduino analyses the signals
received from the LDRs. Depending on which of the
two LDRs has more light incident on it, its resistance
and hence the magnitude of current flowing into the
Arduino will vary. This variation is then translated
into the input signals for the motors. The
servomotors, which are connected to the shaft that
has the panel mounted on it, are responsible for dual-
axis movement of the panel [6]
.
This causes the panel to tilt in the direction of
the LDR offering the least resistance and thus,
ensures that there is maximum light incident on the
panel. This significantly increases the quantity of
light energy captured and converted into electricity.
B. Software Programming of the Arduino Uno
Algorithm –
Step1: Start
Step2: Initialise all necessary inputs and outputs to
zero.
Step3: Assign analog LDR outputs and PWM
servomotor inputs to Arduino Uno.
Step4: If centre LDR = 0, then delay (longer).
Step5: Check alignment (Simultaneously for north-
south and east-west)
Step6: If up (LDR) greater than centre and down
(LDR) lesser than centre, then increase
position of servomotor1 by 1 unit. Give delay.
Step7: Else if up (LDR) lesser than centre and down
(LDR) greater than centre, then decrease
position of servomotor1 by 1 unit. Give delay.
Step8: (Simultaneously along with step6) If right
(LDR) greater than centre and left (LDR)
lesser than centre then increase the position of
servomotor2 by 1 unit. Give delay.
Step9: Else if right (LDR) is lesser than centre and left
(LDR) greater than centre then decrease
position of servomotor2 by 1 unit. Give delay.
Step10: Goto Step 5.
Step11: End.
C. Hardware Implementation of Dual axis Solar
Tracker
The miniature prototype tracker was
constructed using materials like Particle board,
Double-sided Tape and a few cutting tools [5]
. To
enable dual-axis rotation, the panels were stuck onto
a particle board base slightly larger in dimensions
than the panels using double-sided tape. The LDRs
were placed on the centres of all four sides of the
board and also at the centre of the whole board. At
the bottom of the base an aluminium rod was
attached from the centre extending to any one of the
sides of the base.
Figure2. Represents the positions Figure3.Represents the placing Figure4. Represents the positions
of the two servomotors to of the Solar Panel and the of the five LDRs which give input
enable North-South and East- Arduino Uno. For the servomotors to angle the
West motion.Solar Panels.
Mounik D Rupaniet al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.48-51
www.ijera.com 50|P a g e
On the side opposite to the makeshift shaft, a hole
was made near the edge to attach the servomotor horn
which would enable East-West movement of the panels.
Terminals of the panel and LDRs were taken out from
the bottom of the base by making holes at appropriate
places. This assembly was then mounted upon another
particle board base with the help of two vertical
supports, one on each side. On one side, the support had
a hole where the shaft would be inserted and allowed to
protrude a little to ensure attachment. While the other
support had the TowerPro servomotor fit onto it, the
servo horn was then passed through the hole on the base
to complete single axis rotation assembly. The
electronic components i.e. Arduino [7]
and the
breadboard consisting of resistors and other pin
connections were placed on the particle board base. To
incorporate the second axis of rotation another
servomotor (Vega V3006) was used, which rotated the
whole single axis assembly. To achieve this, the
servomotor was first mounted on a wide particle board
base to ensure that there was enough support to keep the
servomotor upright. Next, the centre of the bottom side
of the particle board base was marked and double-sided
tape was stuck forming a Plus sign. Then the Plus-horn
was fixed to the servomotor and the motor was stuck to
the base. This completed the prototype structure for our
Dual-axis tracker.
D. Charge Controller
A charge controller [3]
, charge regulator or battery
regulator is a device which limits the rate at which
electric current is added to or drawn from electric
batteries.
It prevents overcharging and may protect against
overvoltage, which can reduce battery performance or
lifespan, and may pose a safety risk. It may also prevent
completely draining ("deep discharging") a battery [9]
, or
perform controlled discharges, depending on the battery
technology, to protect battery life.
The charge controller is placed between the output
of the solar panel and the input of the battery. When the
intensity of sunlight is high the solar panel produces
more electrical output, and when sunlight is less intense
the output of the panel is less. Charge controller is used
to stabilize the variation in electrical input to the battery
[8]
. It also prevents over charging of the battery thereby
increasing its life span. An additional function of the
charge controller is to prevent reverse current flow,
especially during night times.
Figure5. Represents the circuit diagram of the
Charge controller.
V. CONCLUSION
As dual-axis tracking generates 40% more power
from each panel, you can achieve the same power
output with fewer panels, frames and so on, which
reduces a project's upfront costs and offsets to a great
extent the additional cost for tracking hardware. On
the other hand, you can use the same number of panels
as originally planned and generate 40% more power
and higher revenues. This reduces the project's
payback time and also increases the overall return on
investment (ROI), depending on the financial specifics
of the project.
VI. FUTURE SCOPE
 Fabrication of Microcontroller using ASIC
concepts: The number of wires can be greatly
reduced by directly if a customized PCB is made
upon which all the resistors can be directly
soldered. This also eliminates the use of a
Breadboard which was used to make all the
external connections.
 Mounting of the Panels: In our design, the panels
are mounted on a horizontal shaft supported
strongly at both ends. We can mount the panels
directly onto a motor placed at the centre of the
Panel-Base in order to provide East-West
movement. This reduces the weight and effective
cost of the project.
VII. ACKNOWLEDGMENT
Our sincere gratitude to Dr. Ravishankar
Deekshith, Professor and Head of the Department,
Electrical and Electronics Engineering, BMS
College of Engineering, for encouraging and
providing this opportunity to carry out the project in
our department with all the required facilities.We are
ineffably indebted to our guide Vanishree.G,
Assistant Professor, Department of Electrical and
Electronics, BMS College of Engineering, for her
conscientious guidance and encouragement to
accomplish this assignment.
Mounik D Rupaniet al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.48-51
www.ijera.com 51|P a g e
REFERENCES
[1] Arduino: http://www.arduino.cc
[2] Servomotor Database: http://www.servoda
tabase.com
[3] Charge controller concepts: http://en.wikipe
dia.org/wiki/Charge_controller
[4] Solar tracker definition: http://http://en.
wikipe dia.org/wiki/Solar_tracker
[5] Intelligent Control and Automation, 2011,
2, 57-68 “Fabrication of dual-axis solar
tracking controller project” by Nader
Barsoum, Curtin University, and Sarawak,
Malaysia.
[6] Soumen Ghosh, Nilotpal Haldar, “Solar
tracking system using AT89C51
microcontroller andLDR, International
Journal of EmergingTechnology and
Advanced Engineering, (ISSN 2250-2459,
ISO 9001:2008 Certified Journal, Volume
4, Issue 12, December 2014. Published.
[7] K P J Pradeep, K Sai Prasad Reddy,C
Chandra Mouli, K NagabhushanRaju,
“Development of dual axis solar tracking
using arduino with Lab VIEW”,
International Journal of Engineering Trends
and Technology (IJETT) – Volume17
Number7–Nov2014. Published.
[8] Linear Integrated circuits, by Dr. S.
Salivahananand Prof V.S.
KanchanaBhaaskaran bearing ISBN-13 :
978-0070678125.
[9] Electronic Devices and Circuit theory by
Robert L. Boylestad and Louis Nashelsky.
Pearson Publication, tenth edition. ISBN-
13:978-8131727003.

Mais conteúdo relacionado

Mais procurados

Microcontroller based automatic solar power tracking system
Microcontroller based automatic solar power tracking systemMicrocontroller based automatic solar power tracking system
Microcontroller based automatic solar power tracking system
IAEME Publication
 
Dual axis solar tracking using arduino with lab view (1)
Dual axis solar tracking using arduino with lab view (1)Dual axis solar tracking using arduino with lab view (1)
Dual axis solar tracking using arduino with lab view (1)
LOCHANBHATT1
 
Design of Dual Axis Solar Tracker System Based on Fuzzy Inference Systems
Design of Dual Axis Solar Tracker System Based on Fuzzy Inference Systems Design of Dual Axis Solar Tracker System Based on Fuzzy Inference Systems
Design of Dual Axis Solar Tracker System Based on Fuzzy Inference Systems
ijscai
 
Army Institute of Technology,Pune
Army Institute of Technology,PuneArmy Institute of Technology,Pune
Army Institute of Technology,Pune
mukesh choudhary
 

Mais procurados (20)

Iv sem report project final report[735] 1
Iv sem report project final report[735] 1Iv sem report project final report[735] 1
Iv sem report project final report[735] 1
 
Universal solar tracker final report
Universal solar tracker final reportUniversal solar tracker final report
Universal solar tracker final report
 
Two axis solar tracking system based on microcontroller
Two axis solar tracking system based on microcontrollerTwo axis solar tracking system based on microcontroller
Two axis solar tracking system based on microcontroller
 
Design and Construction of Automatic Dual-Axis Solar Tracking System Using Li...
Design and Construction of Automatic Dual-Axis Solar Tracking System Using Li...Design and Construction of Automatic Dual-Axis Solar Tracking System Using Li...
Design and Construction of Automatic Dual-Axis Solar Tracking System Using Li...
 
Microcontroller based automatic solar power tracking system
Microcontroller based automatic solar power tracking systemMicrocontroller based automatic solar power tracking system
Microcontroller based automatic solar power tracking system
 
IRJET- Dual Axis Solar Tracking System using Arduino
IRJET- Dual Axis Solar Tracking System using ArduinoIRJET- Dual Axis Solar Tracking System using Arduino
IRJET- Dual Axis Solar Tracking System using Arduino
 
Making model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point TrackingMaking model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point Tracking
 
single axis solar tracker with out micro controller
single axis solar tracker with out micro controllersingle axis solar tracker with out micro controller
single axis solar tracker with out micro controller
 
Dhaval Patel
Dhaval PatelDhaval Patel
Dhaval Patel
 
Design and Development of Reliable Solar Tracking System with Rotation and Ti...
Design and Development of Reliable Solar Tracking System with Rotation and Ti...Design and Development of Reliable Solar Tracking System with Rotation and Ti...
Design and Development of Reliable Solar Tracking System with Rotation and Ti...
 
Project Report
Project ReportProject Report
Project Report
 
Solar tracking systems
Solar tracking systemsSolar tracking systems
Solar tracking systems
 
solar tracker by kanav mansotra
solar tracker by kanav mansotrasolar tracker by kanav mansotra
solar tracker by kanav mansotra
 
Self-sustaining and externally-powered fixed, single, and dual-axis solar tra...
Self-sustaining and externally-powered fixed, single, and dual-axis solar tra...Self-sustaining and externally-powered fixed, single, and dual-axis solar tra...
Self-sustaining and externally-powered fixed, single, and dual-axis solar tra...
 
Effects of dual axis solar tracker
Effects of dual axis solar trackerEffects of dual axis solar tracker
Effects of dual axis solar tracker
 
Arduino solar tracker using ldr sensor & servo motor
Arduino solar tracker using ldr sensor & servo motorArduino solar tracker using ldr sensor & servo motor
Arduino solar tracker using ldr sensor & servo motor
 
Dual axis solar tracking using arduino with lab view (1)
Dual axis solar tracking using arduino with lab view (1)Dual axis solar tracking using arduino with lab view (1)
Dual axis solar tracking using arduino with lab view (1)
 
Design of Dual Axis Solar Tracker System Based on Fuzzy Inference Systems
Design of Dual Axis Solar Tracker System Based on Fuzzy Inference Systems Design of Dual Axis Solar Tracker System Based on Fuzzy Inference Systems
Design of Dual Axis Solar Tracker System Based on Fuzzy Inference Systems
 
Army Institute of Technology,Pune
Army Institute of Technology,PuneArmy Institute of Technology,Pune
Army Institute of Technology,Pune
 
Dual Axis Solar Tracker Using Microcontroller
Dual Axis Solar Tracker Using MicrocontrollerDual Axis Solar Tracker Using Microcontroller
Dual Axis Solar Tracker Using Microcontroller
 

Destaque

Trật Khớp Vai Tái Hồi
Trật Khớp Vai Tái HồiTrật Khớp Vai Tái Hồi
Trật Khớp Vai Tái Hồi
amos876
 
Curiculum vitae aciq
Curiculum vitae aciqCuriculum vitae aciq
Curiculum vitae aciq
law siewpeng
 

Destaque (17)

Trật Khớp Vai Tái Hồi
Trật Khớp Vai Tái HồiTrật Khớp Vai Tái Hồi
Trật Khớp Vai Tái Hồi
 
1001 cach tiep can ban gai
1001 cach tiep can ban gai1001 cach tiep can ban gai
1001 cach tiep can ban gai
 
0.RESUME
0.RESUME0.RESUME
0.RESUME
 
Cecilia_Leboeuf_Hansen_eh35097
Cecilia_Leboeuf_Hansen_eh35097Cecilia_Leboeuf_Hansen_eh35097
Cecilia_Leboeuf_Hansen_eh35097
 
Particula de dios
Particula de diosParticula de dios
Particula de dios
 
Det här har jag byggt, känns bra!
Det här har jag byggt, känns bra!Det här har jag byggt, känns bra!
Det här har jag byggt, känns bra!
 
Outlook technical support 844 449 0455
Outlook technical support 844 449 0455 Outlook technical support 844 449 0455
Outlook technical support 844 449 0455
 
Dual boot windows 7 dan Ubuntu 14.04
Dual boot windows 7 dan Ubuntu 14.04Dual boot windows 7 dan Ubuntu 14.04
Dual boot windows 7 dan Ubuntu 14.04
 
15 02-19 "C" Corporation Asset Sale - Martin Ice Cream and Bross: Personal Go...
15 02-19 "C" Corporation Asset Sale - Martin Ice Cream and Bross: Personal Go...15 02-19 "C" Corporation Asset Sale - Martin Ice Cream and Bross: Personal Go...
15 02-19 "C" Corporation Asset Sale - Martin Ice Cream and Bross: Personal Go...
 
Curiculum vitae aciq
Curiculum vitae aciqCuriculum vitae aciq
Curiculum vitae aciq
 
Közhasznúsági melléklet
Közhasznúsági mellékletKözhasznúsági melléklet
Közhasznúsági melléklet
 
A Study on Repair Materials and Mesh Bonding Techniques Used To Repair Concre...
A Study on Repair Materials and Mesh Bonding Techniques Used To Repair Concre...A Study on Repair Materials and Mesh Bonding Techniques Used To Repair Concre...
A Study on Repair Materials and Mesh Bonding Techniques Used To Repair Concre...
 
ใบงานสำรวจตนเอง
ใบงานสำรวจตนเองใบงานสำรวจตนเอง
ใบงานสำรวจตนเอง
 
Hari Sukan Tahunan Sekolah Menengah
Hari Sukan Tahunan Sekolah MenengahHari Sukan Tahunan Sekolah Menengah
Hari Sukan Tahunan Sekolah Menengah
 
Materi IPA BAB 1
Materi IPA BAB 1Materi IPA BAB 1
Materi IPA BAB 1
 
K2 interaksi manusia dan komputer
K2 interaksi manusia dan komputerK2 interaksi manusia dan komputer
K2 interaksi manusia dan komputer
 
Lllllllllllllllllllll
LllllllllllllllllllllLllllllllllllllllllll
Lllllllllllllllllllll
 

Semelhante a Design and Implementation of Dual Axis Solar Tracking system

Solar Plate Indexing To Improve Efficiency of Present Solar Power System
Solar Plate Indexing To Improve Efficiency of Present Solar Power SystemSolar Plate Indexing To Improve Efficiency of Present Solar Power System
Solar Plate Indexing To Improve Efficiency of Present Solar Power System
paperpublications3
 

Semelhante a Design and Implementation of Dual Axis Solar Tracking system (20)

Microcontroller Based Solar tracking System for enhancing efficiency of a Pho...
Microcontroller Based Solar tracking System for enhancing efficiency of a Pho...Microcontroller Based Solar tracking System for enhancing efficiency of a Pho...
Microcontroller Based Solar tracking System for enhancing efficiency of a Pho...
 
Fabrication and Performance Analysis of Solar Tracking System by Using By-Pas...
Fabrication and Performance Analysis of Solar Tracking System by Using By-Pas...Fabrication and Performance Analysis of Solar Tracking System by Using By-Pas...
Fabrication and Performance Analysis of Solar Tracking System by Using By-Pas...
 
IRJET- Solar Tracer
IRJET- Solar TracerIRJET- Solar Tracer
IRJET- Solar Tracer
 
IRJET - Two Axis with Four Sensors Solar Tracking System
IRJET -  	  Two Axis with Four Sensors Solar Tracking SystemIRJET -  	  Two Axis with Four Sensors Solar Tracking System
IRJET - Two Axis with Four Sensors Solar Tracking System
 
IRJET- IoT based Dual Axis Solar Tracker System
IRJET- IoT based Dual Axis Solar Tracker SystemIRJET- IoT based Dual Axis Solar Tracker System
IRJET- IoT based Dual Axis Solar Tracker System
 
IRJET- Automatic Solar Tracker
IRJET- Automatic Solar TrackerIRJET- Automatic Solar Tracker
IRJET- Automatic Solar Tracker
 
Solar Plate Indexing To Improve Efficiency of Present Solar Power System
Solar Plate Indexing To Improve Efficiency of Present Solar Power SystemSolar Plate Indexing To Improve Efficiency of Present Solar Power System
Solar Plate Indexing To Improve Efficiency of Present Solar Power System
 
Dual Axis Solar Tracking PV System using Arduino UNO
Dual Axis Solar Tracking PV System using Arduino UNODual Axis Solar Tracking PV System using Arduino UNO
Dual Axis Solar Tracking PV System using Arduino UNO
 
Design of Arduino Based Solar Tracker for Renewable Energy
Design of Arduino Based Solar Tracker for Renewable EnergyDesign of Arduino Based Solar Tracker for Renewable Energy
Design of Arduino Based Solar Tracker for Renewable Energy
 
IRJET- Comparative Analysis of Dual Axis Automated Solar Tracking System
IRJET- Comparative Analysis of Dual Axis Automated Solar Tracking SystemIRJET- Comparative Analysis of Dual Axis Automated Solar Tracking System
IRJET- Comparative Analysis of Dual Axis Automated Solar Tracking System
 
Arduino based Dual Axis Smart Solar Tracker
Arduino based Dual Axis Smart Solar TrackerArduino based Dual Axis Smart Solar Tracker
Arduino based Dual Axis Smart Solar Tracker
 
IRJET-Design and Implementation of Automatic Dual Axis Solar Tracking System
IRJET-Design and Implementation of Automatic Dual Axis Solar Tracking SystemIRJET-Design and Implementation of Automatic Dual Axis Solar Tracking System
IRJET-Design and Implementation of Automatic Dual Axis Solar Tracking System
 
IRJET- Automatic Solar Panel Cleaning System
IRJET-  	  Automatic Solar Panel Cleaning SystemIRJET-  	  Automatic Solar Panel Cleaning System
IRJET- Automatic Solar Panel Cleaning System
 
A Seminar Project Report ARDUINO BASED SOLAR TRACKING SYSTEM
A Seminar Project Report ARDUINO BASED SOLAR TRACKING SYSTEMA Seminar Project Report ARDUINO BASED SOLAR TRACKING SYSTEM
A Seminar Project Report ARDUINO BASED SOLAR TRACKING SYSTEM
 
IRJET- Automatic Solar Tracking Panel
IRJET- Automatic Solar Tracking PanelIRJET- Automatic Solar Tracking Panel
IRJET- Automatic Solar Tracking Panel
 
Dual axis solar tracker
Dual axis solar trackerDual axis solar tracker
Dual axis solar tracker
 
Dual Axis Solar Tracking system
Dual Axis Solar Tracking systemDual Axis Solar Tracking system
Dual Axis Solar Tracking system
 
SolarTracker PPT.pptx
SolarTracker PPT.pptxSolarTracker PPT.pptx
SolarTracker PPT.pptx
 
dual%20axis%20solar%20tracking%20Sanjay.pptx
dual%20axis%20solar%20tracking%20Sanjay.pptxdual%20axis%20solar%20tracking%20Sanjay.pptx
dual%20axis%20solar%20tracking%20Sanjay.pptx
 
An investigation of an Arduino-based solar tracking system with panel surface...
An investigation of an Arduino-based solar tracking system with panel surface...An investigation of an Arduino-based solar tracking system with panel surface...
An investigation of an Arduino-based solar tracking system with panel surface...
 

Último

Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
dharasingh5698
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 

Último (20)

Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 

Design and Implementation of Dual Axis Solar Tracking system

  • 1. Mounik D Rupaniet al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.48-51 www.ijera.com 48|P a g e Design and Implementation of Dual Axis Solar Tracking system Sirigauri N, Raghav S, Nikhil R, Mounik D Rupani, Asst. Prof Vanishree G Department of Electrical and Electronics Engineering, BMS College of Engineering, Bangalore-560019, India Abstract - Solar energy is a promising technology that can have huge long term benefits. Solar cells convert the solar energy into electrical energy. Solar tracking system is the most suited technology to improve the efficiency and enhance the performance by utilizing maximum solar energy through the solar cell. In hardware development we utilize LDR’s as sensors and two servomotors to direct the position of the solar panel. The software part is implemented on a code written using an Arduino Uno controller. Index Terms–LDR, Servomotor, Arduino Uno, Charge controller. I. INTRODUCTION A Solar tracker[4] is a device used for orienting a solar photovoltaic panel or lens towards the sun by using the light sensors connected with the machine using a motor, since the position of the sun varies throughout the day, hence to get maximum solar radiation at the solar panel. The main objective of a solar tracker is to tilt the solar panel in the direction of movement of the sun. This is done to ensure that the solar cell receives maximum solar energy at all times. All tracking systems have one or two degrees of freedom depending upon the number of axes of rotation. On this basis solar trackers are classified into two categories: Single axis solar tracker and Dual axis solar tracker. II. BACKGROUND From solar ovens to solar panels, solar energy has been harnessed by humans since the beginning of human history. As far back as the 5th century, humans were constructing homes and buildings to maximize the energy of the sun. As it stands, when a person wants electricity they are forced to purchase it from someone else. The average person does not have access to coal mining equipment or coal-fired power plants to make their own electricity. However, the average person does have access to the sun. Solar energy is produced by sun. It can be harnessed like any other type of energy and used to create electricity to run homes and businesses. When individuals are able to own the equipment that generates their electricity, which means, hence, they don't have to rely on fluctuating prices and, or power shortages from outside energy producers. Hence, in our project we plan to exploit the solar energy to the next degree, as it proves to be cheaper, more efficient and cleaner compared to the conventional form of energy source, Fossil fuel. Hence, in this paper we have presented an idea which we have implemented, Active Sensor based Dual-axis solar tracker. III. SOLAR TRACKER A. Types of Solar Trackers Single Axis Solar Tracker - It can pivot in only one plane – horizontal or vertical. Although the construction is less complicated it is also less effective in harnessing the total solar energy. Single axis trackers are less efficient than Dual axis trackers; the latter produces more 15% of Single axis trackers. Dual axis solar tracker - It has two degrees of freedom that act as axes of rotation. These axes are typically normal to one another. The axis that is fixed with respect to the ground can be considered a primary axis. The axis that is referenced to the primary axis can be considered a secondary axis. It can rotate simultaneously in horizontal and vertical directions and are able to point at the sun at all times. Due to this they are highly effective in terms of their performance. Dual axis trackers track the sun both East to West and North to South for added power output (approx. 40% gain) and convenience. IV. DUAL AXIS SOLAR TRACKER A. Block Diagram RESEARCH ARTICLE OPEN ACCESS
  • 2. Mounik D Rupaniet al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.48-51 www.ijera.com 49|P a g e Firgure1. Block diagram of the whole idea to implement an Active Dual Axis Solar Tracker. The solar panel is initially placed flat on the mechanical structure. The panel captures the entire light incident on it and converts it into electrical energy with the help of semiconductor layers. The charge controller, connected directly to the panel, stabilizes the electrical output in order to minimize any fluctuations in the voltage and current values. The charge controller feeds the battery which is charged to its maximum potential. The Arduino [1] is responsible for all the logical calculations that are required for the system to perform as expected. A 7 or 9 Volt battery is used to power the Arduino, which takes analog input from LDRs and provides power to the servomotors [2] . Depending upon the position of the sun, the Arduino analyses the signals received from the LDRs. Depending on which of the two LDRs has more light incident on it, its resistance and hence the magnitude of current flowing into the Arduino will vary. This variation is then translated into the input signals for the motors. The servomotors, which are connected to the shaft that has the panel mounted on it, are responsible for dual- axis movement of the panel [6] . This causes the panel to tilt in the direction of the LDR offering the least resistance and thus, ensures that there is maximum light incident on the panel. This significantly increases the quantity of light energy captured and converted into electricity. B. Software Programming of the Arduino Uno Algorithm – Step1: Start Step2: Initialise all necessary inputs and outputs to zero. Step3: Assign analog LDR outputs and PWM servomotor inputs to Arduino Uno. Step4: If centre LDR = 0, then delay (longer). Step5: Check alignment (Simultaneously for north- south and east-west) Step6: If up (LDR) greater than centre and down (LDR) lesser than centre, then increase position of servomotor1 by 1 unit. Give delay. Step7: Else if up (LDR) lesser than centre and down (LDR) greater than centre, then decrease position of servomotor1 by 1 unit. Give delay. Step8: (Simultaneously along with step6) If right (LDR) greater than centre and left (LDR) lesser than centre then increase the position of servomotor2 by 1 unit. Give delay. Step9: Else if right (LDR) is lesser than centre and left (LDR) greater than centre then decrease position of servomotor2 by 1 unit. Give delay. Step10: Goto Step 5. Step11: End. C. Hardware Implementation of Dual axis Solar Tracker The miniature prototype tracker was constructed using materials like Particle board, Double-sided Tape and a few cutting tools [5] . To enable dual-axis rotation, the panels were stuck onto a particle board base slightly larger in dimensions than the panels using double-sided tape. The LDRs were placed on the centres of all four sides of the board and also at the centre of the whole board. At the bottom of the base an aluminium rod was attached from the centre extending to any one of the sides of the base. Figure2. Represents the positions Figure3.Represents the placing Figure4. Represents the positions of the two servomotors to of the Solar Panel and the of the five LDRs which give input enable North-South and East- Arduino Uno. For the servomotors to angle the West motion.Solar Panels.
  • 3. Mounik D Rupaniet al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.48-51 www.ijera.com 50|P a g e On the side opposite to the makeshift shaft, a hole was made near the edge to attach the servomotor horn which would enable East-West movement of the panels. Terminals of the panel and LDRs were taken out from the bottom of the base by making holes at appropriate places. This assembly was then mounted upon another particle board base with the help of two vertical supports, one on each side. On one side, the support had a hole where the shaft would be inserted and allowed to protrude a little to ensure attachment. While the other support had the TowerPro servomotor fit onto it, the servo horn was then passed through the hole on the base to complete single axis rotation assembly. The electronic components i.e. Arduino [7] and the breadboard consisting of resistors and other pin connections were placed on the particle board base. To incorporate the second axis of rotation another servomotor (Vega V3006) was used, which rotated the whole single axis assembly. To achieve this, the servomotor was first mounted on a wide particle board base to ensure that there was enough support to keep the servomotor upright. Next, the centre of the bottom side of the particle board base was marked and double-sided tape was stuck forming a Plus sign. Then the Plus-horn was fixed to the servomotor and the motor was stuck to the base. This completed the prototype structure for our Dual-axis tracker. D. Charge Controller A charge controller [3] , charge regulator or battery regulator is a device which limits the rate at which electric current is added to or drawn from electric batteries. It prevents overcharging and may protect against overvoltage, which can reduce battery performance or lifespan, and may pose a safety risk. It may also prevent completely draining ("deep discharging") a battery [9] , or perform controlled discharges, depending on the battery technology, to protect battery life. The charge controller is placed between the output of the solar panel and the input of the battery. When the intensity of sunlight is high the solar panel produces more electrical output, and when sunlight is less intense the output of the panel is less. Charge controller is used to stabilize the variation in electrical input to the battery [8] . It also prevents over charging of the battery thereby increasing its life span. An additional function of the charge controller is to prevent reverse current flow, especially during night times. Figure5. Represents the circuit diagram of the Charge controller. V. CONCLUSION As dual-axis tracking generates 40% more power from each panel, you can achieve the same power output with fewer panels, frames and so on, which reduces a project's upfront costs and offsets to a great extent the additional cost for tracking hardware. On the other hand, you can use the same number of panels as originally planned and generate 40% more power and higher revenues. This reduces the project's payback time and also increases the overall return on investment (ROI), depending on the financial specifics of the project. VI. FUTURE SCOPE  Fabrication of Microcontroller using ASIC concepts: The number of wires can be greatly reduced by directly if a customized PCB is made upon which all the resistors can be directly soldered. This also eliminates the use of a Breadboard which was used to make all the external connections.  Mounting of the Panels: In our design, the panels are mounted on a horizontal shaft supported strongly at both ends. We can mount the panels directly onto a motor placed at the centre of the Panel-Base in order to provide East-West movement. This reduces the weight and effective cost of the project. VII. ACKNOWLEDGMENT Our sincere gratitude to Dr. Ravishankar Deekshith, Professor and Head of the Department, Electrical and Electronics Engineering, BMS College of Engineering, for encouraging and providing this opportunity to carry out the project in our department with all the required facilities.We are ineffably indebted to our guide Vanishree.G, Assistant Professor, Department of Electrical and Electronics, BMS College of Engineering, for her conscientious guidance and encouragement to accomplish this assignment.
  • 4. Mounik D Rupaniet al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 5, ( Part -5) May 2015, pp.48-51 www.ijera.com 51|P a g e REFERENCES [1] Arduino: http://www.arduino.cc [2] Servomotor Database: http://www.servoda tabase.com [3] Charge controller concepts: http://en.wikipe dia.org/wiki/Charge_controller [4] Solar tracker definition: http://http://en. wikipe dia.org/wiki/Solar_tracker [5] Intelligent Control and Automation, 2011, 2, 57-68 “Fabrication of dual-axis solar tracking controller project” by Nader Barsoum, Curtin University, and Sarawak, Malaysia. [6] Soumen Ghosh, Nilotpal Haldar, “Solar tracking system using AT89C51 microcontroller andLDR, International Journal of EmergingTechnology and Advanced Engineering, (ISSN 2250-2459, ISO 9001:2008 Certified Journal, Volume 4, Issue 12, December 2014. Published. [7] K P J Pradeep, K Sai Prasad Reddy,C Chandra Mouli, K NagabhushanRaju, “Development of dual axis solar tracking using arduino with Lab VIEW”, International Journal of Engineering Trends and Technology (IJETT) – Volume17 Number7–Nov2014. Published. [8] Linear Integrated circuits, by Dr. S. Salivahananand Prof V.S. KanchanaBhaaskaran bearing ISBN-13 : 978-0070678125. [9] Electronic Devices and Circuit theory by Robert L. Boylestad and Louis Nashelsky. Pearson Publication, tenth edition. ISBN- 13:978-8131727003.