(this is my first post on this site)
Just wanted to share my solar tracker project that I have been tinkering with for a few years now.
This is my 3rd version of the tracker. The first being my final year Electrical Engineering thesis project. The first version worked ok but was a bit of a chunker really. It used open circuit voltage of the solar panel to determine the brightest part of the sky. To measure the open ocv I had to disconnect the load. This was one of its major drawbacks. Its other main issue was that it didnt cope well with cloud cover. On a cloudy day it would find the brightest part of the sky, but this was often well away from the suns direction.
After I finished uni I decided that I would make another tracker. This time I used a sun position algorithm to determine the elevation and azimuth of the sun given time and position data. I used a real time clock coupled to a PIC 18f252 micro to do this. It worked really well. Much better that the first version. Sticks to the sun like glue
Being a tinkerer I decided to improve on my design and use a GPS receiver to calculate all of the time and position data. This works like a treat. Basically I can now just turn the tracker on at any time and at any location and it locates the sun. The tracker must be levelled and face toward true notrh before it turns on. That is all the adjustment that is needed.
The micro calculates the sun position about 10 times a second and when there is a certain amount of discrepency between mesured angle and the angle of the panel a re-adjustment occurs.
I have attached a .ppt presentation that has a few photos.
If anyone would like any more info please get in touch as I would love to share what I have learnt along the way.
Regards,
Paul Hatfield.

