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

Battery Protection Algorithm #1329

Merged
merged 25 commits into from
Jan 11, 2021
Merged

Battery Protection Algorithm #1329

merged 25 commits into from
Jan 11, 2021

Conversation

sfeilmeier
Copy link
Contributor

No description provided.

wgerbl and others added 25 commits December 1, 2020 17:57
adds setting of default values and protection mechanism (only for B Version Single)
removes unnecessary files
- Add AbstractContext that takes a parent Component and handles logging
- Update all State-Machines accordingly
# Conflicts:
#	io.openems.edge.battery.bydcommercial/src/io/openems/edge/battery/bydcommercial/statemachine/StateMachine.java
#	io.openems.edge.fenecon.mini/src/io/openems/edge/fenecon/mini/ess/statemachine/GoReadonlyModeHandler.java
- All Battery-Protocol Errors to Warnings to avoid GenericEss Stop
- Disable ALARM_LEVEL_1_SOC_LOW Warning
- Apply startup ramp for Allowed Charge/Discharge Power
- Fix handling of negative values for Current [A] limits; i.e. on force charge/discharge
# Conflicts:
#	io.openems.edge.battery.bydcommercial/src/io/openems/edge/battery/bydcommercial/statemachine/ErrorHandler.java
#	io.openems.edge.battery.bydcommercial/src/io/openems/edge/battery/bydcommercial/statemachine/GoRunningHandler.java
#	io.openems.edge.battery.bydcommercial/src/io/openems/edge/battery/bydcommercial/statemachine/GoStoppedHandler.java
#	io.openems.edge.battery.bydcommercial/src/io/openems/edge/battery/bydcommercial/statemachine/RunningHandler.java
@sfeilmeier sfeilmeier marked this pull request as ready for review January 11, 2021 15:18
@sfeilmeier sfeilmeier merged commit fb1bfa1 into develop Jan 11, 2021
@sfeilmeier sfeilmeier deleted the feature/battery_protection branch January 11, 2021 15:33
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.

2 participants