Symphon-E App Self-Consumption Optimization
1. Introduction
Dear customer,
Thank you for choosing the "Symphon-E App Self-Consumption Optimization". You are welcome to send us your suggestions so that we can further improve the quality of our products.
2. Installing the app
The Symphon-E App Self-Consumption Optimization is installed by default on all Heckert Solar Home and Commercial systems.
With Heckert Solar Industrial S, Self-Consumption Optimization can be optionally selected during installation. For all other Industrial systems, Heckert Solar carries out the installation of the app.
3. Symphon-E App Self-Consumption Optimization
In combination with a PV system, a combined heat and power plant (CHP) or a wind turbine, the Self-Consumption Optimization is the most common application for an electrical energy storage system.
3.1. Functionality
The control algorithm ensures that the proportion of self-used energy ("self-consumption") is optimized. To this end, the electrical energy storage system is always charged when generation is greater than consumption and discharged when generation is insufficient to supply the electrical consumer loads. This is technically equivalent to an adjustment to "0" at the grid connection point, i. e. avoiding grid withdrawal and grid feed-in. Netted active power values (totaled across all three phases) are used here.
3.2. Visualization and configuration in the Online Monitoring
The amount of self-consumption can be viewed in Online Monitoring via the associated flat widget:

In the example above, self-consumption is 92 %. This means that 92 % of the electricity generated is consumed.
A click on the "History" tab displays the self-consumption as follows:

The picture shows: The energy produced by the PV system that is not directly consumed charges the battery (green) until it is full (dashed line). From then on, the surplus energy is fed into the public grid (blue). In the evening, the electrical energy storage system discharges again (red) to supply consumers (yellow).
4. Self-consumption optimization 2.0
Heckert Solar offers various Symphon-E Apps that extend self-consumption optimization and make the electrical energy storage system demonstrably more grid-friendly and economical. |
It is also possible to use surplus PV in controlled consumer loads:
5. Vorgabe des Ausregelpunktes über Schreibzugriff
Die Funktion SetGridActivePower
ermöglicht es, durch dynamisches Setzen des Ausregelpunkts des Controllers "Eigenverbrauchsoptimierung" über Modbus, am Netzanschluss das Verhalten des gesamten Energiemanagements vorzugeben.
Standardmäßig (in der normalen EVO) ist dieser auf null eingestellt. |
5.1. Konfiguration im Schreibzugriff-Widget
Folgende Apps müssen installiert sein, um diese Funktion zu nutzen:
-
Symphon-E App Schreibzugriff
-
Symphon-E App Self-Consumption Optimization
In der Symphon-E App Schreibzugriff ist die Komponente ctrlBalancing0
hinzuzufügen:

Nach Aktualisieren der App ist die Modbus-Datenpunktliste erneut zu prüfen, da sich Register verschieben können. Eine beispielhafte Modbus-Liste:
890 |
Component-ID |
string16 |
"ctrlBalancing0" |
RO |
906 |
Length of block "ctrlBalancing0" |
uint16 |
"180" |
RO |
910 |
Hash of "OpenemsComponent" |
uint16 |
"0xb3dc" |
RO |
911 |
Length of block "OpenemsComponent" |
uint16 |
"80" |
RO |
912 |
ctrlBalancing0/State |
enum16 |
0:Ok, 1:Info, 2:Warning, 3:Fault |
RO |
990 |
Hash of "ControllerEssBalancingImpl" |
uint16 |
"0xb8b0" |
RO |
991 |
Length of block "ControllerEssBalancingImpl" |
uint16 |
"100" |
RO |
992 |
ctrlBalancing0/SetGridActivePower |
float32 |
WO |
In diesem Beispiel kann auf 992 geschrieben werden, um den Setpoint des Eigenverbrauchscontrollers zu verschieben.
5.2. Functionality
SetGridActivePower
ermöglicht es, am Netzanschluss das Verhalten des gesamten Energiemanagements vorzugeben.
5.2.1. Standardfall: Ausregelung auf null
Das System hält den Netzanschluss möglichst auf null:

5.2.2. Vorgabe: Negativer Wert (Einspeisung)

Bei Vorgabe eines negativen Werts auf SetGridActivePower
speist das EMS im Beispiel 5 kW am Netzanschluss ein. Der Speicher ergänzt dabei zu Erzeugung und Verbrauch. Die Erzeugung kann nicht gesteuert werden.
5.3. Grenzfälle in der Umsetzung
Besonders wenn der Speicher an die Grenzen seines Betriebsbereiches kommt, kann eine Umsetzung des Wertes nicht mehr möglich werden. Entsprechender Verbrauch oder Erzeugung können dies kompensieren. Dies wird allerdings nicht durch das EMS gesteuert.