I'm still pretty new here (bare with me) and working on my first EV build using a 1965 Corvair Monza as a donor:

Originally, I was going to attempt a conversion similar to that of the Electrovair 3 done by High Voltage Hotrods:
https://www.youtube.com/embed/84xgjU1V0Ws
They accomplished this by mating the motor via adapter plate to the bell housing 86'ing the engine as seen in the following:

This would limit me to stock performance at 110hp, about 80kWh on a good day. The Powerglide transmission for this year is pretty solid from what I've gathered in Corvair forums and can take some tactical abuse. BUT even if I were to modify the governor, trick the vacuum modulator, and pray the hollow input shaft holds, I still would not be able to find out what a motor can handle.
Motor redlining is something that of course is going to vary from motor to motor, but it's something I have been wanting to experience for myself. Back in 2017 I built a 3-phase controller from scratch (I wish I would’ve found this site back then…) that successfully spun a motor for a capstone project, but I still haven't gotten around to refining it: adding features like creep, current/voltage monitoring, etc.. I know my gate driver stage is almost solid (needs minor tuning), and I still need MAJOR development to my logic stage (currently using STM32F0 MCU series, may change platform):



These small boards were designed to be directly mounted on most (check datasheet gate and emitter pin distances) IGBT power modules as seen below:


I have gerber files, if anyone wanted to play around with this stage.. If one were so inclined, they could pop one of these boards on a single IGBT for high-side switching a DC motor (much easier than a six step inverter) or even a few in parallel to control a BLDC motor. I certainly enjoyed this project so far:

[ur]https://drive.google.com/file/d/1g3KCIA ... Qyn0M/view[/url]
From the video you can see the motor spinning, but not quite right. I had my ramp rate algorithm increasing exponentially (instead of linearly) and the motor couldn't keep up. The rotor would go as fast as it could until the voltage slipped away. Hence, the torque bump to the motor when toggling the logic power while running.
Here's some wave forms I had pulled if anyone was interested:
https://drive.google.com/drive/folders/ ... sp=sharing
I hope to get back to this as I have some new circuits and topologies I want to implement; I may even try to go all analog for my logic using 555s and ring counters.
Right, back to the 'vair. With what I've learned regarding the powertrain, I began looking around and around at different motors and others' setups.. DC or AC... AC or DC... while that was going down, I decided to get the 'vair up and running with the ICE so I could get a feel for how it was meant to drive.
I couldn't get her started initially, and looking at fuel off the fuel pump I noticed something foul afoot:

Bad gas... probably older than me! So, I changed the fuel filter, drained the old gas, and inspected the carbs... really, a bread tie holding a throttle rod on?
The carbs were not in the best shape as can be seen:


Thanks to Wolf Carburetors, I was able to get some rebuilt Rochesters for a great price:


With the help of some high-octane fuel, I was able to clear the old crud out and get her running every time (noice!):
https://drive.google.com/file/d/17z-ERb ... jkcbv/view
Not bad, except for this annoying clicking sound in the engine, a friend suggested it may be a sticking lifter, but that's where I draw the line. This is more of an electrical conversion than restoration project after all! After some cruises around the hood, really enjoyable cruises I may add, I caught a break and got my hands on a Model S performance LDU:

Whoops! I dropped my screwdriver, and this happened:

I may as well take a peek:

Cool! But then I noticed some weird bubbles over one of the IGBTs..

It looks like a hot spot forming on this section of the inverter... I read that in the performance models the IGBTS are rated for 120A. From what I could gather on the physical controller and pictures of dissected controllers, the controller has 7 IGBTS per high/low side cluster for a total of 28 transistors per phase leg, 14 per high side total and 14 per low side total. That would mean 1680A? But I read that the max current is 1500A in ludicrous mode? Maybe there is more a bit more power that can be squeezed through?
EDIT: I’ve read that you can get up to 1700A! I wonder how much more it can handle with even more cooling.
While searching for answers I stumbled across a Damien Maguire video that pointed me to Openinverter.org (I’m a little late to the game). Lo and behold, they offer a logic board replacement on the LDU that will help me tap out this motor a lot faster than I could on my own and for a GREAT price. While I was here, I took a peek at their DIY inverter docs and was excited to see how similar my own inverter design was. I guess I really am learning in the right direction.
Next step is to remove all the ICE systems and check the integrity of the frame while my bench test parts come in.
Note: If I misinformed anything in my ramblings, please call me out as I am novice at best and still striving to better understand this stuff!