Difference between revisions of "MIA electric"
|  (→DC charging) |  (→sandbox) | ||
| Line 1: | Line 1: | ||
| == sandbox == | == sandbox == | ||
| + | === CAN sniffing === | ||
| + | * parts  | ||
| + | ** Arduino UNO R3 (or CH340 clone EUR 6,49) | ||
| + | ** MCP2515 / TJA1050 shield http://blog.dimitarmk.com/wp-content/uploads/2016/12/wiringarduinomcp2515.png (8MHz EUR 4,79) | ||
| + | ** https://github.com/latonita/arduino-canbus-monitor (MCP_8MHz, CAN_500KBPS) | ||
| + | ** CANcool https://github.com/MHS-Elektronik/CANcool | ||
| === DC charging === | === DC charging === | ||
| ==== CCS ==== | ==== CCS ==== | ||
Revision as of 12:13, 10 December 2017
sandbox
CAN sniffing
- parts
- Arduino UNO R3 (or CH340 clone EUR 6,49)
- MCP2515 / TJA1050 shield  (8MHz EUR 4,79) (8MHz EUR 4,79)
- https://github.com/latonita/arduino-canbus-monitor (MCP_8MHz, CAN_500KBPS)
- CANcool https://github.com/MHS-Elektronik/CANcool
 
DC charging
CCS
- prerequisites
- explore V2G protocol
- discover BMS <> Charger CANbus conversation
- BMS/Battery e4v.eu
- onboard charger ies-synergy.com
 
- develop BMS <> PCL communication
 
- parts
- CCS-socket e.g. Phoenix Contact ~EUR 800,-
- input voltage monitor
- power contactor (+125A disconnecting device) Tyco ~EUR 150,-
- current monitor
- V2G in-vehicle-charge-controller e.g. EVAcharge SE ~EUR 750,-
- ARM microcontroller
- Linux OS
- fully programmable
- PWM duty cycle detection (CP low level communication)
- switchable resistors (CP low level communication)
- HomePlug Green PHY integration (PLC high level communication)
- Proximity pilot signal input (PP)
- lock-motor output
- lock-motor end switch input
- lock-motor fault pin
- CAN transceiver (BMS communication)
- 6 GPIOs (current-monitoring?, voltage-monitoring?, temprature-monitoring?, power contactor-driver?, (contactor-monitoring?))
 
 
