chipKIT® Development Platform

Inspired by Arduino™

BACKTRACK algorithm for solar tracker

Created Fri, 13 Dec 2013 12:53:51 +0000 by ajitnayak


ajitnayak

Fri, 13 Dec 2013 12:53:51 +0000

Dear all,

Here anyone implemented code for solar tracker. If yes please let me know links for calculating back track algorithm or shadowing principle.

Waiting for the reply...


majenko

Sun, 22 Dec 2013 16:20:31 +0000

I think it's safe to assume the answer is "no" :(

I have had a look around myself, and it beats even my google-fu. There's plenty of technical papers full of mathematics, but nothing with any recognisable code in it. Everything else is just information about products that do backtracking...

You may be better off asking on specific solar power forums (though I have seen people asking on those and had no answer), as the chipKIT is just programmed in C/C++, so anything you get in C can easily be adapted.

If you do find anything anywhere we'd be more than willing to help you get it working on the chipKIT.


ajitnayak

Sat, 04 Jan 2014 05:50:09 +0000

I think it's safe to assume the answer is "no" :( I have had a look around myself, and it beats even my google-fu. There's plenty of technical papers full of mathematics, but nothing with any recognisable code in it. Everything else is just information about products that do backtracking... You may be better off asking on specific solar power forums (though I have seen people asking on those and had no answer), as the chipKIT is just programmed in C/C++, so anything you get in C can easily be adapted. If you do find anything anywhere we'd be more than willing to help you get it working on the chipKIT.

Whether you get code for calculating back tracking. Can you share or mail me the technical links ajit.nayak87@gmail.com


majenko

Sat, 04 Jan 2014 11:49:44 +0000

My maths is incredibly rusty (it comes with age), so I can't make much sense of this, but this paper should give you the formulae you need - you just need to be able to convert it into code, and as I don't have time to re-learn all my maths I can't do that :P

[url]http://ctn.cvut.cz/ap/download.php?id=738[/url]