Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add import counter to InverterState required for some hybrid systems #2203

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

MartinRinas
Copy link
Contributor

@MartinRinas MartinRinas commented Feb 7, 2025

Fügt import counter zum InverterState hinzu.

Beim Laden des Speichers mit AC-seitiger Stromaufnahme wurde die bisher die gesamte geladene Energiemenge als PV-Ertrag gewertet sofern es sich um ein hybrid WR handelt und dieser nur die WR Leistung liefert (z.b. SMA). Dies ist u.a. in folgenden Szenarien inkorrekt und führt zu zu hohen PV Erträgen:

  • Notladung aus dem Netz bei zu geringem SoC der Batterie
  • zeitgesteuerte Ladung des Speichers Nachts, z.b. bei zeitabhängigen Stromtarifen
  • PV Systeme mit mehreren Wechselrichtern in einer gemeinsamen Anlage bei Ausregelegung des Netzanschlusses auf 0.

Mit dieser Änderung kann die vom hybrid-WR aufgenommene Energie übergeben werden. Ggf. kann diese über einen Simcount aus der Leistung berechnet werden.

Copy link
Contributor Author

@MartinRinas MartinRinas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weitere Details finden sich hier: https://forum.openwb.de/viewtopic.php?p=123562#p123562

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant