Innovenergy_trunk/doc/controller_tests/OptimizeSelf-Consumption-Fo...

22 lines
711 B
Markdown
Raw Normal View History

2023-02-16 12:57:06 +00:00
<br>
# Optimize Self-Consumption -> Forced EOC
Initial State: `Optimize Self-Consumption`
Target State: `Forced EOC`
## Test Procedure
1. The system is brought to the `Optimize Self-Consumption` state by setting `Min SOC` lower than the current SOC
2. `Min SOC` should be 50% or lower
3. `Force charge now` is activated on the remote console
## Expected Outcome
As soon as `Force charge now` is activated, the system changes into the `Forced EOC` state and charges with high power (min. 1000W)
## Tested Outcome
The system reacted exactly as expected and switched to `Forced EOC` state and charged with higher an average power of around 1200w.
![Optimize Self-Consumption -> Forced EOC](Test4.png)