-
Works as advertised, but see the next project
12/26/2022 at 16:21 • 0 commentsWhile this is a great little homebrew capacitor, it handles 100 W only because it uses a larger fixed capacitor in parallel. Most of the energy is absorbed by the larger capacitor. When I tried to expand this to more plates, the capacitor arced when running 100 W. The plastic in-between plates acts as a dielectric. It raises the the electric field between plates. That is not a bad thing, but the air in the tiny air gaps between the plastic and the plates breaks down and starts an arc. The arcing leads to burned plastic. The only solution is to remove all plastic from between the plates. This calls for a new design where the 3D printed parts are an exoskeleton for the fixed and moving plates. See the next project on how to design a multi-plate high voltage RF capacitor. The rack and pinion are replaced by a motor with a lead screw. This is the design I use all the time now.
-
Instructions for making the capacitor are simple
03/22/2022 at 22:23 • 0 commentsThe capacitor is easy to make, especially if you just want to duplicate my capacitor by printing the provided STL file. The instructions have an introduction that provides enough information to design your own fixed or variable capacitor, should you need a different capacitance range. If you have any questions about designing your own version of the capacitor, feel free to contact me.
Since the instructions are so simple, I went ahead and wrote up my design for a motor with rack-and-pinion to move the capacitor.
Since that was so simple, I went ahead and introduced my Arduino controller for the motor. The motor controller is a work in progress.