30 lines
1.0 KiB
Markdown
30 lines
1.0 KiB
Markdown
<br>
|
|
# Forced EOC -> Optimize Self-Consumption (discharging)
|
|
|
|
Initial State: `Forced EOC`
|
|
Target State: `Optimize Self-Consumption`
|
|
|
|
## Test Procedure
|
|
|
|
1. `SOC` should be 98% or below
|
|
2. A production deficit is simulated by setting the `Grid setpoint` to a negative value: -2000W
|
|
3. The system is brought to the `Forced EOC` state using `Force charge now` in the gui.
|
|
4. Wait until the system changes to `Optimize Self-Consumption`
|
|
|
|
## Expected Outcome
|
|
|
|
- The system charges the battery to EOC in the `Forced EOC` state.
|
|
- charging power decreases as SOC approaches 100%
|
|
- the system changes into `Optimize Self-Consumption`
|
|
- the system discharges with 2000W +-100W
|
|
- `Time to forced full charge` displayed on the gui `6d 18h` +-1h
|
|
|
|
## Tested Outcome
|
|
|
|
The system reacted as expected and switched to `Optimize Self-Consumption` when the battery is fully charged and having
|
|
100% SOC. The system is excessively discharging with a power of ~2350W. `Time to forced full charge` is correctly displayed.
|
|
|
|
![Charge to mind SOC -> Optimize Self-Consumption](Test8.png)
|
|
|
|
|