Replies: 2 comments 7 replies
|
This simulatior works by analysing energy flows, not power values (at least for now). Even if the simulated power flows are provided by the integration, they would not be more accurate than the power flows you can get from a helper sensor. So I'm not convinced this change really makes much sense. |
|
Edit: I got rid of most of the spikes by setting both my utility meter (P1) and solar inverter (SolarEdge) from 30 seconds to 3 seconds. Strictly speaking they still give interference spikes, but they are now avg 1.5 seconds long rather then 15 seconds long It does cost 10x more data of course. I tried 1 and 2 seconds, but it started getting irregular on the read-out. |


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Nice utility. Does pretty much exactly what I was looking for.
This enhancement suggestion is not important, just a nice to have, it only adds ability for power graphs
If I want a power graph, I currently have to calculate simulated power, and I did so by subtracting charge/discharge power from grid power, with a zero floor. And this works, see below, except because both of these source devices have their own intervals and sample moments, there are fringe effects which cause spikes on the edges.
My guess is if the simulated power was calculated internally, the fringe effects would be only half as strong, because calculations would match at least one of the devices for interval and sample moments.
And BTW, I do understand that the actual simulation is using energy, so does not suffer from these fringe effects, because it is using and resulting in cumulative (total_increasing) energy. So the core of the battery_sim results are fine. (Almost too perfect, considering a real battery system also would have response times)
Here is the power graph I made with my self calculated power, showing the spikes caused by the fringe effects.

Edit: I see this is similar to #136 except I think I am explaining/asking in a more abbreviated manner. Not sure if that is good or bad, but it is a 2nd viewpoint.
All reactions