Design and Development of A Dual Axis Solar Tracker
Design and Development of A Dual Axis Solar Tracker
Project Supervisor:
Md. Habibur Rahman
Professor, Dept. of Electrical and Electronic Engineering, University of Dhaka
OUTLINE OBJECTIVE
▪ Solar Tracker ▪ To utilize maximum
▪ Tracker design platform solar energy through
▪ Materials for tracker solar panel
design ▪ Design a system that
▪ Development of the tracks sunlight for
project solar panel
▪ Increase efficiency and
accuracy of the system
SOLAR TRACKER
▪ A device for orienting a solar panel towards the sun
▪ Visible portion is 180 degrees during a 1/2 day, more effectively 150 degrees
▪ In a fixed orientation between the dawn and sunset extremes will see a motion of 75
degrees on either side
▪ Over a year the sun moves 46 degrees north-south, specifically 23 degrees on either side
SOLUTION
Using a tracker that will account for movement daily (east-west) and seasonally (north-
south)
TYPES OF SOLAR TRACKER
Sensing Unit
MG996R Half
Rotation Servo
SENSING UNIT
▪ LDR (Light Dependent Resistor)
▪ LDR works on the principle of
photoconductivity
Upper Axis assembling Base of lower axis Dual axis tracker without
with solar cell connection
COMPONENTS ASSEMBLE
Vertical Servo assemble with
breadboard
Step3: Assign analog LDR outputs and PWM servomotor inputs to Arduino Uno.
Step6: If up (LDR) greater than center and down (LDR) lesser than center, then
increase position of servomotor1 by 1 unit. Give delay.
Step7: Else if up (LDR) lesser than center and down (LDR) greater than center, then
decrease position of servomotor1 by 1 unit. Give delay.
Step8: (Simultaneously along with step (6). If right (LDR) greater than center and left
(LDR) lesser than center then increase the position of servomotor2 by 1 unit. Give
delay.
PERFORMANCE ANALYSIS (HORIZONTAL CHANGE)
(a) Initial condition when light is not used and tracker (c )When light is applied both top left and top right LDR, the tracker
positioned at north changes its position towards the exact west position and change the
angle around 120
(b) When light is applied on the Down Right LDR (d) When light is applied on the top right and down right LDR the
and tracker change it’s position towards position of the tracker is changed with an angle 60° from the previous
at north-west with an angle 90° condition
PERFORMANCE ANALYSIS (VERTICAL CHANGE)
When light is applied on the both of When light is applied on both of the Top LDRs,
the down LDRs , the solar cell change Solar cell change its position upward and remain
its position downward and it is at 90° angle.
approximately 47°
PERFORMANCE ANALYSIS
THANK
YOU