Shop OBEX P1 Docs P2 Docs Learn Events
Solar Panel Maximum Power Point Tracker using Basic Stamp — Parallax Forums

Solar Panel Maximum Power Point Tracker using Basic Stamp

eblanckeeblancke Posts: 26
edited 2008-08-24 15:27 in Robotics
Solar panels have a very steep power curve and it is necessary to track the peak power point to achieve a reasonable output.
The basic operation is very simple:
1) measure the panel voltage and current and calculate the panel power
2) compare power with previous period power
3) modify PWM to move in the direction of increased power
4) if the power difference is small, then the peak power point is close - do nothing
5) loop
On start-up set the PWM to zero then increase to start the tracking.
This project drives a small fountain pump directly from a solar panel and I found this provides a very visual demonstration and understanding of the problem. A light upset (cloud ?) can also be monitored.
There is also a program to increase the PWM from zero to maximum so that the panel power characteristics can be captured using a data capture utility.

Comments

  • BeanBean Posts: 8,129
    edited 2008-04-21 11:18
    Thanks for posting this project.
    I'm working on something similar using the SX chip.
    This will give me a good start.

    Bean.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Did you know that 111,111,111 multiplied by 111,111,111 equals 12345678987654321 ?

    www.iElectronicDesigns.com

    ·
  • william chanwilliam chan Posts: 1,326
    edited 2008-06-04 06:05
    Where you buy the DC water pumps?

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    www.fd.com.my
    www.mercedes.com.my
  • eblanckeeblancke Posts: 26
    edited 2008-06-05 12:42
    Hi William,
    I am in Australia and these small DC pumps are freely available from landscape, aquarium and electronic shops.
    Just look around for one that meets your voltage and power output.
    I guess in Malaysia they should be available from the same sources, or the shops can easily obtain them from Hong Kong/China manufacturers.
    With your sunny climate you should have great potential for solar equipment !
    Best wishes
  • ShyShy Posts: 15
    edited 2008-08-22 16:26
    Hi,

    I have solar panel of 10.8Voc and i want to drive my Boe-bot robot on it for this i want to use MPPT. Please tell me how can i use that.

    Regards

    Shy
  • bisctboybisctboy Posts: 6
    edited 2008-08-24 15:27
    Sweet project. Do you have any video of it searching that you can post? I am also interested in putting solar cells on my Boe Bot to recharge NiMh batteries. I have attached two articles I found while researching this for those who want a solar Boe Bot application.
Sign In or Register to comment.