I'm working on making an inverter, funny enough not to move a vehicle but rather to turn ~350Vdc into ~220Vac, single phase, 60hz. Seems simple enough.
My main goal is to have the whole system be as simple and straightforward as possible, with the least amount of components to have a working, reliable inverter.
I intend to use an EGS002 board https://www.lz2gl.com/data/power-invert ... eet_en.pdf, which pretty much does 99% of the work for me. These boards are dirt cheap, around $3 a piece when you buy a couple. They do pretty much everything you'd need a 50/60Hz inverter brain to do, monitors output voltage (through a step-down of course) and maintains the output as smooth as possible. Even has 2 IR2110S gate drivers https://www.infineon.com/dgdl/Infineon- ... c80333167e which are capable of delivering 2.5A peak, switching between 0 and 12V+.
So I currently have 6 Toshiba MG300J2YS40 300A, 600V Half-Bridges that I got for dirt cheap https://datasheetspdf.com/pdf-file/5650 ... 00J2YS40/1. From my understanding, just two of them making a full bridge should be enough for a ~12-15kW continuous load at 220v. I intend to play around with these a bit, but ultimately want to be ABLE to drive either multiples of them or simply bigger ones. (I have 4 other absolutely MASSIVE half-bridges, but we'll burn that bridge once we cross it

The main concern is what sort of current is required for driving IGBT's with larger gate capacitances. I know that it's related to switching frequency, but I have no idea the frequency that the EGS002 board operates at. Some places online state 23.4kHz, which could be right, as 23,400/60 gives you about 390 pulses per cycle. I might actually be able to test this as I have an oscilloscope BUT have actually never used it and don't really know how

I've seen inverters that use the EGS002 and instead of using gate drivers use a very crude "totem pole" configuration of TIP41C and TIP42C transistors https://www.st.com/resource/en/datasheet/tip41c.pdf which should be able to handle 6A and 10A peaks. Those inverters use MOSFETS rather than IGBT's, turning 48Vdc into AC and passing it through a comically oversized transformer to turn it into 220Vac. And so my main concern here is the switching speed, and the 'lag' that adding such a configuration would add to the already 'slow' switching speeds of the IGBT's.
I see that the openinverter design implements a 2.0/2.5A IGBT driver as well, that seems to have somewhat similar specs to the IR2110 that the EGS boards have. What's the largest IGBT people have used on that driver successfully?
ANY input is appreciated, I have most of the components ready to start testing but before I start to work on a "design" I would love to have someone with experience point me in the right direction.
Thanks,
Brian