Hello everyone,
Chris has already mentioned my name, so I thought I might add a few things here and clarify the remaining questions.
We’re a Zero Motorcycles (and electric scooter) dealer in Germany, however our main business (where almost all of our 65 employees work in) is something else and we’re doing all of this out of a lot of enthusiasm for electric vehicles in general.
Chris approached us with the desire of improving his charging capacity while keeping the bike as stock as possible. That’s why we opted for a solution which keeps the original onboard charger (which is a very good one actually). The little amount of space on a Brammo required us to move to a watercooled setup, which turned out to work really great while reducing the amount of space for heatsinks dramatically.
The options in terms of charging power are 2.7 kW (onboard) + either one or two 3.3 kW units for a total of 6 kW or 9.3 kW. The units are split on different phases, so they work perfectly fine on every 11kW+ Type 2 charging station.
To clarify some things regarding the chargers: Those chargers are not from DigiNow, although the chargers are actually the same and manufactured by TC charger in China. ElCon is another name for them as that is a famous seller in the US, but they also buy the same units from the factory in China. Apart from the wires and plugs, DigiNows are no different to ElCons or TC Chargers, it’s all exactly the same. For those of you who like and know how to tinker themselves, here’s my Github with Arduino code to control DigiNows, Elcons and TC Chargers via CAN-Bus. It will work for all of them, however buying ElCons is of course the way cheaper option. I will add a version with a nice Bluetooth App interface soon:
https://github.com/Lennart-O/TCCharger-voltage-current-controlIn our case the chargers have been preprogrammed to a specific voltage according to Brammos/Zeros specs, so we don’t even need a CAN controller anymore. Makes the whole thing more robust and reliable, as Arduino is not really according to automotive standards. That might also be available through ElCon, just ask them.
If there are any remaining questions feel free to ask.
Kind regards,
Lennart