Time-variable grid fees ("hourly peak shaving"?)

Status on that is actually: It is already done:

You can set up different price-equations based on different times.
For example, here, that would be 9.24 (instead of 15.69ct) Grid fees from 10 to 14:

We are already running evaluations for different strategies for this kind of tarrifs. (And checking if DESS would be a suitable tool to handle this)

As to my understanding, the “key” would be to keep the accumulated grid-pull per hour to a “minimum” to keep that fees low, right?

So, my first attempt would be the following:

  • Use regular ESS
  • Set a desired Grid-Setpoint of for example 2000W (24/7)
  • Your battery will charge continuously with the remaining energy, if consumption is bellow that value.
  • Configure Peak-Shaving to match this 2000W
  • Thus, whenever your consumption exceeds 2000W, Energy will be taken from the battery to “shave the peak” - and as soon as that consumption spike is over, the battery will continuously recharge for the next peak.

Over time, you could adjust this value to something that is suitable for your system. In theory, you achieved the “optimal, minimum continuous grid load” , when your battery never hits 100% and when it never hits minsoc.

  • if it hits 100% → You could lower the 24/7 setpoint.
  • if it hits minsoc → You can’t stockpile enough to cover your peaks, you need to accept a “higher grid pull” during peak times to make the battery last long enough.

And with a very little node-red you could even adjust the setpoint based on time, because nightly the impact on final costs is “halfed” (So, you could allow a 4000W continuous grid-pull there, yielding the same average-costs as allowing 2000W during the day)

For a 10 kWh Battery, you are probably more in the situation that you have to see, “how high” a minimum grid-pull during peak-times needs to be, to be able to cover Xh of increased loads. for instance, if you frequently encounter 5000W for 4h, your battery can compensate roughly 2.5 kWh per hour - so you would need to have a continuous grid-draw of 2500W to achieve that, else your 4th hour will spike to 5000W grid pull.

1 Like