-
Notifications
You must be signed in to change notification settings - Fork 35
suggested solutions to solve random gan fet fail when touching sparks #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey Niklas,
Anyway, I wanted to try implementing primary current feedback for the next revision. This would also have the advantage that I can implement a phase lead circuit (google "DRSSTC phase lead") to compensate for the propagation time added by the deadtime logic. I was thinking of using a pcb-only current transformer as described here: http://sci-hub.tw/https://ieeexplore.ieee.org/document/7931056/ I also have some other ideas for this project. One of them is to implement a "QCW" mode by using the flyback transformer to ramp up the bridge voltage. I don't think this will work with USB, but with an external power supply this might give some pretty cool effects. Of you want to collaborate on this, feel free to keep giving suggestions :) Best, |
Hi niklas! how's the debugging going? I saw the 1.6 version and it looks cool so i wanted to ask if you tested it and if the random failing gan bug is still present. Maybe, if it isn't already fixed, you could provide us some oscilloscope plots to help us help you in solving this problem ;) |
Hi Niklas, i'm Niklas! :)

i have quite a lot of experience from tesla coils i made in the past and sometimes i had the exact same problem with my coils. i think adding a ground plane on the bottom of the coil to make a better earthing system might help you to solve this issue and improve the overall stability of the system.
the capacitor should be around 100nF and rated for 200V or more. i do this in both big and small coils and usually it results in better stability of the feedback system.
another thing i thought of is that the diodes on the feedback system have not enough capacitors near them so when you touch the sparks and the current coming from the secondary coil increases it may cause a big ripple voltage on the 5V rail (maybe you could probe this with an oscilloscope).
a solution to this might be to completely isolate the feedback system from the secondary coil with a current transformer or an antenna (not suggested because usually makes things really unstable) or you could just add bigger bypass capacitors near the diodes and a capacitor and bigger resistor in series to the secondary coil like in the image below.

the 100 femto farad capacitor is a bit too low to simulate the resonant parasitic capacitance your coil creates i think but i used it to make a quick simulation at your coils' working frequency.
I hope you'll solve this in the next version of the coil ;)
The text was updated successfully, but these errors were encountered: