Innovenergy_trunk/doc/controller_tests/HoldMinSOC-ForcedEOC.md

25 lines
826 B
Markdown
Raw Normal View History

2023-02-16 12:57:06 +00:00
<br>
# Hold min SOC -> Forced EOC
Initial State: `Hold min SOC`
Target State: `Forced EOC`
## Test Procedure
1. `Min SOC` is set lower than the current SOC
2. `Min SOC` should be 50% or lower
3. `Grid setpoint` is set to a negative value (-2000W)
4. Wait until the system reaches the `Hold min SOC` state
5. activate `Force charge now` 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 as expected and switched from `Hold min SOC` state to `Forced EOC` state when `Force charge now` was activated on the
remote console. The charging power was around 1200W. The were observed power drops during this process.
![Hold min SOC -> Forced EOC](Test6.png)