DerStrom8
Super Moderator
It's not a matter of can it switch it, it's a matter of how well it can switch it and how long it takes it to switch it. With 3x the propagation delay alone, your driver is going to switch the H-bridge too late (every nanosecond counts here), leading to more abuse of your MOSFETs.These have a prop 60ns, trans 40ns, 74HC14 have prop 20ns trans 6ns, Now yes its slower but ur telling me 60ns cant switch 170khz? accurately? It Ran my 600khz secondary just fine. I can post a scope of that out put, looks great to me.
My point is you should be using 5V logic (the 74HC series, specifically). The 12V logic is too slow.Im running 12v because Im not using 5v logic... That was part of my design I liked 12v. Are you saying I cant do that, if so why? I understand its different from everyone else but ur saying u cant run the driver at 12v?
Good to hear, that's much more reasonable.That was a mistake, Sorry those 2 are not there, there is one 151 there, so 150pf...
13V is probably still too low to reliably switch the MOSFETs. There is a direct relationship between Vgs and the switching time. Higher Vgs = faster switching. If you're only applying ~12V to the gate-source junction, you probably will not get the switching times specified in the datasheet. I would recommend replacing your TVS diodes with 30V ones and modifying your GDT to supply >15V out.Since Im driving at 12v I did 12 primary 12 on secondarys, I get 10.7-11.2v out, I was thinking of dropping a turn or two on primary to up to 13v ish.
It doesn't matter what it is being powered from. You need a reservoir capacitor directly across the pins of the driver chip. This minimizes inductance of the wires to the PSU that would otherwise prevent current from being pulled quickly enough from the power supply. 100uF is probably a bit overkill (1-10uF would probably be more than sufficient, and would probably have a lower ESR).Right now my driver is powered from a PSU 12v rail. I did stick a 100uf cap there yesterday but no change but i left it.
One thing you need to keep in mind is that GDTs are very sensitive to winding lengths. If you're off by half a turn on one of the windings, the corresponding transistor will switch at a slightly different time than its complement. This could potentially lead to shorting of the H-bridge supply through the MOSFETs, quite likely damaging them.
One of the best methods I've come across (and I use this one myself) is to wind CAT5 Ethernet cable (still in its sheath) around the core. Tie all of the white wires together. That creates your primary coil. The remaining 4 twisted pairs connect to their corresponding transistors (take careful note of the polarity!). You MUST keep the lead lengths as short as possible. Added inductance can have a severe impact on your switching times and waveforms. While the GDT you posted the image of may work, I expect it has a very high leakage inductance and mismatched winding lengths (even if only by a few millimeters) which will impact the performance of your coil.