Skip to content

Support component graph configs with m:n battery-inverter connections #501

Open
@shsms

Description

@shsms

What's needed?

Currently multiple parts of the SDK expect that each battery is connected to a single inverter. This needs to be generalized, such that there can be configs like

  • multiple inverters connected to a single battery
  • multiple batteries connected to a single inverter
  • multiple batteries connected to multiple inverters

Proposed solution

This needs to be implemented and/or tested in these modules:

Notes

Taken from the discussion below:
We can always assume that all inverters are equal, e.g. it doesn't matter in which part of the microgrid they release power.
The currently discussed and preferred solution is to stack inverters to max. efficiency (lower power -> lower efficiency)

Metadata

Metadata

Assignees

Labels

part:data-pipelineAffects the data pipelinepart:power-managementAffects the management of battery power and distributionpriority:highAddress this as soon as possibletype:enhancementNew feature or enhancement visitble to users

Type

No type

Projects

Status

In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions