I am implementing ManagedAsymmetricEss using custom battery and Kaco Blueplanet Gridsave92. Since Kaco implements Symmetric Battery Inverter nature, I am unable to get ActivePowerL1 ~ L3 from it.
I get Value for Channel [ess0/ActivePowerL1] is invalid.
I have tried to enable Sunspec Model 113, to get current and voltages of each phases, then multiply them with cosphi (not yet) to get individual phase powers.
KACO Blueplanet Gridsave92 is implemented as a SymmetricEss, because it only allows setting a âSumâ power and not individual phases.
In your case you donât actually have to implement an ESS, but rather a Battery and combine it with a ESS Generic Managed Symmetric and Battery-Inverter KACO blueplanet gridsave.
You only need to implement a Battery Component for your custom battery.
Actually I am trying to use controller balancing cosphi. It doesnât work with ManagedSymmetricEss. That is why I am implementing ManagedAsymmetricEss.
As far as I know KACO only provides a W_SET_PCT register in SunSpec block S64201. This only allows setting a Set-Point for all three phases. See the implementation here:
How do you set asymmetric Set-Points to the KACO? Are there any other Registers you know of?
I donât think thereâs any other Modbus register of KACO available to set individual phase powers.
Actually we got into a confusion because we used peakshavigng asymmetric controller with kaco and it worked. Then I found that it just multiplies that power by 3.
Anyways, could you suggest some solution plz or we have to change the inverter?
Yes, this is in fact a workaround we use in production systems e.g. with asymmetric electric vehicle charging stations
I donât know of any battery inverter that is able to have asymmetric set-points. Thatâs also due to the legislation here in Germany, that is unfortunately very restrictive with asymmetric power output of energy storage systems. We used to have this with an earlier product (FENECON Pro 9-12), but I donât know of any current system with higher power.