Code Monkey home page Code Monkey logo

clara-logs's Introduction

Log files of ccs32clara

image

References:

How the logs are created? The foccci/clara provides a debug log on the serial line with 921600 baud. Using a 3.3V-serial-to-USB converter and Putty on the notebook. Putty is configured to write a log file.

How the "decoded" and "values" files are created? By running claralogConverter.py from https://github.com/uhi22/pyPLC. This reads the log file, decodes the EXI data and writes the two new files.

2024-01-19_clara_alpitronic_HYC300_7minutes_lightbulb_ok

  • Charger: Alpitronic hypercharger HYC300
  • Test setup: Foccci/Clara with Lightbulb (230V, 60V)
  • Recorded by: uhi
  • Result: 7 minutes "charging" worked fine. Stopped on charger.
  • Later found: Clara requests EVTargetCurrent=0A during the charging loop. The alpitronic seems not to care too much and provides the requested voltage nevertheless :-)

2024-01-19_clara_numbat_lightbulb_verydark

  • Charger: Numbat
  • Test setup: Foccci/Clara with Lightbulb (230V, 60V)
  • Recorded by: uhi
  • Results:
    • Reaching the charging loop, but the bulb is very weak. Found later: Clara requests EVTargetCurrent=0A during the charging loop. This most likely drove the charger into current-limiting mode.
    • Even after terminating on the chargers screen, and PowerDeliveryStop, the charger did not stop to provide voltage. This leads to endless welding detection loop.
    • Wrong EVSEPresentVoltage in the trace due to data type mix in Clara.

2024-01-24_clara_ABBHPC_no_load_voltage_ramps_down

  • Charger: ABB HPC
  • Test setup: Foccci/Clara with Lightbulb (230V, 60V). Bulb not connected in the beginning.
  • Recorded by: uhi
  • Results:
    • Reaching the charging loop, but after good voltage during preCharge, the voltage ramps down at the beginning of the charging loop. Found later: Clara requests EVTargetCurrent=0A during the charging loop. This most likely drove the charger into current-limiting mode.

2024-01-27_clara_SuCV3_preCharge_uMin229V

  • Charger: Tesla Supercharger V3
  • Test setup: Foccci/Clara with Lightbulb demo configuration. No bulb connected.
  • Recorded by: uhi
  • Results:
    • PreCharge loop is reached
    • Foccci does not end the precharge, because the Supercharger announced minimum voltage 229.99V, and we wanted 210V.
    • Found afterwards: TCP connect needs multiple tries. Issue uhi22/ccs32clara#10

2024-01-30_clara_pyPLC_withEthLogBeforeChargeLoop

  • Testsetup: Foccci/Clara with pyPLC on the bench
  • Goal: verify that the logging of ethernet traffic before the charge loop works.
  • Recorded by: uhi
  • Result: works. Ethernet traffic is logged before the charging loop, and not logged during the charging loop.

2024-02-09_clara_tesla_timeout_in_cablecheck_due_to_wrong_PP

  • Testsetup: Foccci/Clara in johus Touran on Tesla Supercharger. PP pull-up to 12V with 3k3. Discussed here: https://openinverter.org/forum/viewtopic.php?p=67036#p67036
  • Recorded by: johu
  • Result: During cable check, the Supercharger permanently reports "EVSEProcessing": "Ongoing". After 55s in CableCheck, clara gives up and enters the safeshutdownsequence.
  • Likely root cause: The supercharger seems to check the PP circuit and does not finish the chablecheck if the PP circuit does not match the expectations.

2024-02-13_clara_tesla_timeout_in_cablecheck_multiple_times

  • Charger: Tesla Supercharger V3
  • Test setup: Foccci/Clara with Lightbulb demo configuration. No bulb connected.
  • Recorded by: uhi
  • Results:
    • after 55s in CableCheck, clara gives up. Repeated multiple times on different stalls.

2024-02-18_clara_alpi_lightbulb_ok

  • Charger: alpitronics HYC300
  • Test setup: Foccci/Clara with Lightbulb demo configuration.
  • Clara software version: with the MAC-from-STM feature
  • Recorded by: uhi
  • Results: light bulb demo works

2024-02-18_clara_numbat_lightbulb_ok

  • Charger: Numbat
  • Test setup: Foccci/Clara with Lightbulb demo configuration.
  • Clara software version: with the MAC-from-STM feature
  • Recorded by: uhi
  • Results: light bulb demo works. Short voltage drop at the beginning, but stable 230V afterwards.

2024-02-18_clara_TeslaV3_lightbulb_ok_at_second_try

  • Charger: Tesla Supercharger V3
  • Test setup: Foccci/Clara with Lightbulb demo configuration.
  • Clara software version: with the MAC-from-STM feature
  • Recorded by: uhi
  • Results: first try does not succeed. New session with re-power foccci, new start in the app and reconnecting to the charger works.

2024-02-18_clara_ABBtriple_lightbulb_ok

  • Charger: ABB Triple Charger
  • Test setup: Foccci/Clara with Lightbulb demo configuration.
  • Clara software version: with the MAC-from-STM feature
  • Recorded by: uhi
  • Results: light bulb demo works

2024-02-19_clara_ionityTritium_lightbulb_overshoot

  • Charger: Ionity Tritium
  • Test setup: Foccci/Clara with Lightbulb demo configuration.
  • Clara software version: with the MAC-from-STM feature
  • Recorded by: uhi
  • Results: charging loop is reached. The charger is not able to keep the demanded voltage (230V) and ramps up to 420V. Quite bright lamp, but it survived. After ~10s, the charger sees that something went wrong and says EVSEStatusCode=6, and the voltage goes to zero.

2024-02-18_clara_efacecQC45_badRegulation

  • Charger: Efacec QC45 triple charger 50kW
  • Test setup: Foccci/Clara with Lightbulb demo configuration.
  • Clara software version: with the MAC-from-STM feature
  • Recorded by: uhi
  • Results: charging loop is reached. The charger is not able to keep the demanded voltage (230V) and ramps up to 241V. The charger sees that something went wrong and says EVSEStatusCode=6, and the voltage goes to zero.

2024-04-11_clara_PhiPhong_doug

  • Charger: PhiPhong
  • Test setup: Foccci/Clara
  • Clara software version: ?
  • Recorded by: Doug
  • Results: After 3 CableCheck loops, the charger does not respond anymore. No error in the last response. The last EXI message is a CableCheckReq from Clara, and the charger correctly sends a TCP ACK for this. Afterwards the charger should send a CableCheckResponse, but it does not. The charger does not close the TCP connection. It just does not answer anymore.

clara-logs's People

Contributors

uhi22 avatar

Stargazers

f0ld avatar

Watchers

 avatar

Forkers

twjccmx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.