mirror of
https://github.com/uhi22/pyPLC.git
synced 2024-11-10 01:05:42 +00:00
docu: test results on Alpitronics
This commit is contained in:
parent
257e5afcb6
commit
7cea8b567f
5 changed files with 4611 additions and 9 deletions
|
@ -1,22 +1,30 @@
|
||||||
# Open issues
|
# Open issues
|
||||||
|
|
||||||
|
## Issue16: First CurrentDemandReq is rejected with FAILED_SequenceError and EVSE_Shutdown
|
||||||
|
- observed on Alpitronics HPC with version v0.4-6-g257e5af
|
||||||
|
- log 2022-12-20_alpi_currentDemandSequenceErrorShutdown.pcapng
|
||||||
|
- same result in two trys
|
||||||
|
|
||||||
## Issue15: After end of PreCharging, the log says "re-initializing fsmPev"
|
## Issue15: After end of PreCharging, the log says "re-initializing fsmPev"
|
||||||
- observed with v0.4 on the Compleo charger
|
- observed with v0.4 on the Compleo charger
|
||||||
- PreCharge target voltage is reached. The fsmPev sends a message
|
- PreCharge target voltage is reached. The fsmPev sends a message
|
||||||
01fe800100000012809a022189cbf75b9625a9513022800a0800
|
01fe800100000012809a022189cbf75b9625a9513022800a0800
|
||||||
and after one second the state machine seems to run into timeout.
|
and after one second the state machine seems to run into timeout.
|
||||||
|
|
||||||
## Issue14: Connection loss after authorization
|
|
||||||
|
# Closed issues
|
||||||
|
|
||||||
|
## [Solved] Issue14: Connection loss after authorization
|
||||||
- with version v0.4.
|
- with version v0.4.
|
||||||
- same version works fine on Compleo
|
- same version works fine on Compleo
|
||||||
- could be also caused by weak power of the powerbank. The TpLink and Dieter made restart from time to time.
|
- could be also caused by weak power of the powerbank. The TpLink and Dieter made restart from time to time.
|
||||||
- to be retested with better supply and on other chargers.
|
- to be retested with better supply and on other chargers.
|
||||||
|
- Test pass with v0.4-6-g257e5af, with the Intenso two-cell powerbank.
|
||||||
|
|
||||||
## Issue12: Alpi reports "sequence error" for CableCheck
|
## [Solved] Issue12: Alpi reports "sequence error" for CableCheck
|
||||||
- with version v0.3.
|
- with version v0.3.
|
||||||
- maybe he expects the state C, or something is wrong with the sequence before.
|
- maybe he expects the state C, or something is wrong with the sequence before.
|
||||||
|
- Test pass with v0.4-6-g257e5af
|
||||||
# Closed issues
|
|
||||||
|
|
||||||
## [Solved] Issue13: Compleo SLAC stops after SlacParamResponse
|
## [Solved] Issue13: Compleo SLAC stops after SlacParamResponse
|
||||||
- Root cause: The Compleo ignores the StartAttenChar, if the timeout field is set to 1000ms instead of the nominal 600ms.
|
- Root cause: The Compleo ignores the StartAttenChar, if the timeout field is set to 1000ms instead of the nominal 600ms.
|
||||||
|
|
|
@ -27,7 +27,7 @@ Test results tbd
|
||||||
|
|
||||||
Test site: e.g. https://www.goingelectric.de/stromtankstellen/Deutschland/Ingolstadt/Dehner-Garten-Center-Degenhartstrasse-Degenhartstrasse-2/71112/
|
Test site: e.g. https://www.goingelectric.de/stromtankstellen/Deutschland/Ingolstadt/Dehner-Garten-Center-Degenhartstrasse-Degenhartstrasse-2/71112/
|
||||||
|
|
||||||
Test results of version v0.3
|
Test results of version v0.4-6-g257e5af
|
||||||
- [x] SLAC
|
- [x] SLAC
|
||||||
- [x] SDP
|
- [x] SDP
|
||||||
- [x] TCP connection
|
- [x] TCP connection
|
||||||
|
@ -35,11 +35,17 @@ Test results of version v0.3
|
||||||
- [x] DIN SupportedApplicationProtocol
|
- [x] DIN SupportedApplicationProtocol
|
||||||
- [x] DIN SessionSetup
|
- [x] DIN SessionSetup
|
||||||
- [x] DIN ServiceDiscovery
|
- [x] DIN ServiceDiscovery
|
||||||
- [x] DIN ChargeParameterDiscovery
|
- [x] DIN ServicePaymentSelection
|
||||||
- [x] DIN ContractAuthentication
|
- [x] DIN ContractAuthentication
|
||||||
- [ ] DIN CableCheck
|
- [x] DIN ChargeParameterDiscovery
|
||||||
- [ ] DIN PreCharge
|
- [x] DIN CableCheck
|
||||||
- [ ] DIN PowerDelivery, CurrentDemand
|
- [x] DIN PreCharge
|
||||||
|
- [x] DIN PowerDelivery Start
|
||||||
|
- [ ] DIN CurrentDemand rejected with FAILED_SequenceError and EVSE_Shutdown. Issue 16
|
||||||
|
- [ ] DIN PowerDelivery Stop
|
||||||
|
- [ ] DIN WeldingDetection
|
||||||
|
- [ ] DIN SessionStop
|
||||||
|
- [x] Inlet voltage measurement (shows 500V during cable check, and 230V during precharge)
|
||||||
|
|
||||||
## Compleo Cito BM 500
|
## Compleo Cito BM 500
|
||||||
|
|
||||||
|
|
|
@ -299,6 +299,12 @@ is not yet implemented.
|
||||||
- PreCharge starts, but terminates before full voltage is reached. Switching the load with power-relay is not yet implemented from
|
- PreCharge starts, but terminates before full voltage is reached. Switching the load with power-relay is not yet implemented from
|
||||||
hardware side. Without the load, we see the intended 230V precharge voltage, and run into timeout (to be investigated).
|
hardware side. Without the load, we see the intended 230V precharge voltage, and run into timeout (to be investigated).
|
||||||
|
|
||||||
|
### 2022-12-20 Measurement of inlet voltage works
|
||||||
|
- Tests ran on Alpitronics HPC.
|
||||||
|
- Measuring the inlet voltage with Arduino "Dieter" works. During CableCheck and PreCharge, the inlet voltage is shown in the GUI.
|
||||||
|
- The Alpi confirms the PowerDelivery (start), but rejects the CurrentDemandRequest with FAILED_SequenceError and EVSE_Shutdown.
|
||||||
|
- Results (log file and pcap) are stored in https://github.com/uhi22/pyPLC/tree/master/results.
|
||||||
|
|
||||||
### Test results on real-world chargers
|
### Test results on real-world chargers
|
||||||
|
|
||||||
See [charger_test_results.md](doc/charger_test_results.md)
|
See [charger_test_results.md](doc/charger_test_results.md)
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Binary file not shown.
Loading…
Reference in a new issue