ChaDeMo based on Leaf socket and simpleBMS/Teensy 3.2

Development and discussion of fast charging systems eg Chademo , CCS etc
Post Reply
prensel
Posts: 111
Joined: Mon Nov 25, 2019 1:36 pm
Location: Nijmegen (NL)
Contact:

ChaDeMo based on Leaf socket and simpleBMS/Teensy 3.2

Post by prensel »

I finally got all the parts together to start on development of the following setup:

Existing setup:
- Nissan Leaf batterypack 24kWh (installed into Think City A306)
- Nissan Leaf contactorbox (installed as part of battery setup in Think City A306)
- Teensy 3.2/SimpleBMS controller (for contactorbox and emulator of Zebra BMI to Think)

New to install parts:
- Nissan Leaf ChaDeMo socket
- Another SimpleBMS with Teensy 3.2 with added 2nd CANbus
- additional contactorbox

Lots of time and programming hours to complete... :-)
= Th!nk PIV4 Collection, support, sales =
prensel
Posts: 111
Joined: Mon Nov 25, 2019 1:36 pm
Location: Nijmegen (NL)
Contact:

Re: ChaDeMo based on Leaf socket and simpleBMS/Teensy 3.2

Post by prensel »

Today I've ported most of the 328 software to Teensy 3.2.
- all 'static' time related stuff to the Teensy 'elapsedMilis'

I'm using the SimpleBMS ver1.0 because it allready has the opto-isolated inputs and MOSfet outputs.
On the Teensy i've added an extra CANbus to communicate with vehicle to get the battery voltage and current (from the Leaf LBC).

The setup is running on the bench where it controls a Leaf contactorbox. Next step is to test 'for real' on the closest FastNed charging station.
= Th!nk PIV4 Collection, support, sales =
jon volk
Posts: 572
Joined: Wed Apr 10, 2019 7:47 pm
Location: Connecticut
Been thanked: 2 times

Re: ChaDeMo based on Leaf socket and simpleBMS/Teensy 3.2

Post by jon volk »

Are you porting the new ISA shunt variant to the teensy, or using the original patchwork of code?
Formerly 92 E30 BMW Cabrio with Tesla power
prensel
Posts: 111
Joined: Mon Nov 25, 2019 1:36 pm
Location: Nijmegen (NL)
Contact:

Re: ChaDeMo based on Leaf socket and simpleBMS/Teensy 3.2

Post by prensel »

I'm not using the ISA sensor myself because I have pack current and voltage available over CANbus allready.
For now I'm addding an extra SimpleBMS controller for just the CHAdeMO part but probably will integrate the two controllers in one final version in the end.
= Th!nk PIV4 Collection, support, sales =
Post Reply