It would be nice if that board had a resolver to encoder circuit/chip built in.
From the information I have seen the Volt IGBTs are 600A peak units.
I’m planning to split the Leaf motor phases and run each with a powerstage of the volt controller. This would require two Lebowski brain boards operating in a master/slave arrangement. Other option is one brain board that operates both powerstages with outputs parallled and use the motor as a standard 3phase machine. Either way I wouldnt be asking for more than 300-400kW peak to give some buffer. 500/1000A peaks (3-5secs). This is the lonnnnnng term goal.
And two Volt packs should be plenty of battery to do that I would think.
Sent from my iPhone using Tapatalk
No Ampera IGBTs are 500A 650V units. They are capable of 1000A for 1ms.
I stand corrected, IGBTs are Hitachi MBB650SV6A with 650A 650V rating. They should be capable of 1000A for 1ms. I think that is quite enough for normal BLDC motor.
I wouldnt recommend to use two brain boards with paralel inverters and a single engine, because of problems with sync. You do know that there is a signle capacitor and power line inside?
I would recommend to use two motors each on its own axis. However if you absolutely want paralel inverters then use a single brain to drive transistors trough an amplifier circuit. Connect phases in paralel before the cabels come to the motor. That way you dont get transient loops.
I am also in process of drawing three brained interface board. Third will drive AC compressor.
I am trying to use Arduino Nano to use I/O signals. Everything will be digital, except maybe Voltage sensing and Evaporator logic.
I will use next I/O connections:
- 12V power
- GND
- Precharge signal out
- DC switch signal out
- Enable/start for all units, Arduino will decide which should start
- Reset for all units on the outside + each own reset trough driver Fault line
- Reverse signal for main drive unit
- Throttle signals 2x
- Motor Hall signals UVW 3x
- A/C unit on
- Evaporator temp could be checked by Arduino?
EDIT: I may not need Evap temp probe. My car has automatic AC so i just take the wire that used to turn on the compressor and... what do you know, enable the lebowski to turn on the compressor! DOH!
- MB generator on
- BMS input for the Arduino to control MB motor generator regen
- manual Throttle for regen trough Arduino
Probably we wont use UVW signals for generator since torque is more or less constant.