Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[General] Shadow Length For solar tracking

Status
Not open for further replies.

ajitnayak

Junior Member level 2
Joined
Feb 22, 2013
Messages
21
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,447
Dear all,

Initially i coded for single axis solar tracker.The code working fine for Single axis system. Now I have array of solar tracker They are place 3200mm apart from each other.Now i wanted implement back track algorithm here. My location latitude:13.08 longitude:80.20.
Back track algorithm here is adjust panel such way that max shadowing get avoided.

x- modules length=1700mm
ω-modules angle will changes with time, Since i am using linear actuator my actuator angle will be +45 from 7AM to 9:30 Am and -45 from 3.30 pm to 18pm. During this period my tracker position will be in +45 or -45 deg angle. So question here during this period how to adjust panel posttion inorder to avoid shadow


Shadow length calculation formula
http://www.mysolarpannels.com/optimum-angle-for-solar-panels/

Excel fine found in below link
.
http://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&ved=0CDQQFjAB&url=http%3A%2F%2Fwww.esrl.noaa.gov%2Fgmd%2Fgrad%2Fsolcalc%2FNOAA_Solar_Calculations_day.xls&ei=eFY5U7O6NYaYrAeClIGYDA&usg=AFQjCNH6LEYbHQ1tFb6OIOSyub6lzAaesw&bvm=bv.63808443,d.bmk
 

do you really want to adjust the panels tilt angle, or determine the minimum distance between panels?

The reason for tracking is to maximize solar collection, but if you are adjusting the angle [to eliminate shadows], it is conflicting with the objective!
 

Yes I wanted to adjust panel tilt angle When there is shadow.This shadow will be influence in morning 7Am 9:30AM and evening 4pm to 16 Pm. Panel will not get Drift to much degree
 

so you have keep this x * sin(180 - ω - α) / sin(α)
less than d

x- modules length
α-solar radiation angle
ω-modules angle
d -distance between panels
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top