How the formula for the total energy should look like #492
-
|
Hello, I observed, however, that total daily energy provided by sensors like Question 1: Does any deterministic function exist that describes the relationship between partials and total daily PV energy? Question 2: What can I squeeze from available data (percentiles, spread) to calculate hourly (half-hourly) energy with the best precision possible? Currently, I use 50% percentile. Is there any room for improvement? ChatGPT proposed as follows: Is it all I can achieve? TBH, I'm not following the idea of providing power instead of energy. It can get different shapes over time. If it's average during the time period, providing energy would have the same meaning. Maybe you know better what the justification and benefits of it. With regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 11 replies
-
|
See the answer in #237 for converting power to energy. |
Beta Was this translation helpful? Give feedback.

Thanks for the callout @autoSteve predbat could be your friend if you want a pre-packaged solution to automating your battery charging based on energy rates, predicted solar, predicted load, predicted outside temperature (useful for electricity based heating such as heat pump) https://springfall2008.github.io/batpred/
In terms of 'how to use the forecasts provided', Predbat uses PV50 x 0.85 + PV10 * 0.15 as being a slightly mor…