WattPeakHours

Share, compare and rank global solar panel production

Visit Website
February 20, 2023 How to compare

Pretty quickly I realized that just the daily production in kWh is not an easy metric, because how can you compare a 12-panel installation with a 20-panel installation? Modern panels have a capacity of up to 400Wp (watt-peak), whereas older ones can be less than 300Wp. I needed to find a better metric.

I came up with something new and simple: if you divide the production in Wh (Watt x time) by the capacity in Wp (Watt), you get something I call the eWPH: (equivalent) Watt Peak Hours. A eWPH of 1 hour for a certain day means: if all your panels would produce at top performance (defined as e.g. sun shining at 1000 W/m²) for 1 hours, they would have produced as much as they have today from sunrise to sunset.

In Belgium, where I'm based, we produce now (end of Winter) at around 1 eWPH. I found some stats on installation in India and there it's more than 4.

The big advantage is: this metric is independent of the size of your solar installation. If the average for Belgium is 1.2 eWPH for a certain day, and your installation only does 0.8, then it's not performing great, regardless of if you have 16 panels or 24.

Comment

February 1, 2022 Do my solar panels produce 'enough'?

I installed solar panels last year, and ever since the beginning, I have a feeling they're not producing as much 'as they should'. But I had no way to compare, to prove my point. If I get 10kWh of production for a certain day, is that good or not?

So I started going through the web interface of my remote monitoring (comes standard with each installation). I noticed there is a kind of 'kiosk URL' with a unique code in it, that shows you a 1 page overview of your installation's daily, montly and yearly solar production. If I could have several of those URLs for other people's installations too, then I could start comparing! I found someone with the same solar panel provider and got a second kiosk URL.

I started with a (PHP) component that can take one of those Kiosk URLs and extract the data, and that worked fine. This was step 1

https://github.com/pforret/SunnySideUp

2 Comments

  1. 0

    Typically, your meter will cycle through different screens. You should pay particular attention to the one that displays the total kilowatt-hours that your solar panels are generating. As long as your kilowatt-hours are increasing, your RV solar panels (https://www.bougerv.com/collections/solar-panels) should be working fine.

  2. 0

    If you can't decide which solar panel you need to install, this is the place to go. This is the site that provides expert advice along with helpful solar panel reviews and other resources to help you choose the most appropriate products. By the way, I was very interested in Nova Solar reviews and this is where I found the answers to all my questions. So if anyone needs it, follow the link. https://solarsystems.reviews/companies/nova-solar/

About

I have found a way to track daily solar production for dozens of sites worldwide and allow people to submit their feeds too. I can calculate a metric (eWPH) that allow them to compare how well their installation works.