-
Notifications
You must be signed in to change notification settings - Fork 17
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
PowerDistributingActor should use min SoP (inclusion/exclusion bounds) #152
Labels
part:power-management
Affects the management of battery power and distribution
priority:high
Address this as soon as possible
type:enhancement
New feature or enhancement visitble to users
Milestone
Comments
ela-kotulska-frequenz
added
priority:high
Address this as soon as possible
type:enhancement
New feature or enhancement visitble to users
part:power-management
Affects the management of battery power and distribution
labels
Jan 4, 2023
ela-kotulska-frequenz
added
the
status:blocked
Other issues must be resolved before this can be worked on
label
Jan 13, 2023
leandro-lucarella-frequenz
added
status:blocked
Other issues must be resolved before this can be worked on
and removed
status:blocked
Other issues must be resolved before this can be worked on
labels
Apr 21, 2023
Blocking because we need a new version of the microgrid API service to be released for being able to merge this. |
llucax
changed the title
PowerDistributingActor should use min SoP
PowerDistributingActor should use min SoP (inclusion/exclusion bounds)
Jun 27, 2023
llucax
assigned shsms and unassigned ela-kotulska-frequenz, stefan-brus-frequenz and sahas-subramanian-frequenz
Jul 6, 2023
@shsms the min and max SoP bounds should be first exposed via the BatteryPool. Second step would also be to look at the bounds if someones sends a power request thats out of bounds. |
llucax
removed
the
status:blocked
Other issues must be resolved before this can be worked on
label
Aug 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
part:power-management
Affects the management of battery power and distribution
priority:high
Address this as soon as possible
type:enhancement
New feature or enhancement visitble to users
What's needed?
Microgrid will expose min bounds for charge/discharge power soon.
After that we should update PowerDistributing algorithm to look at it.
Proposed solution
Implementation should be in old MOS repository, because in past we had this min bounds.
To be checked
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: