Author Topic: Feedback on new freewheeling driver schematic  (Read 5976 times)

Offline Mike

  • High Voltage Experimenter
  • **
  • Posts: 56
  • Karma: +3/-0
    • View Profile
Re: Feedback on new freewheeling driver schematic
« Reply #20 on: July 17, 2022, 06:13:41 AM »
That's a nice simple option, I think I'll go with that. I was so focused on the rectification that clamping never even crossed my mind. I'll hopefully post updated schematics and board layout layer tonight.

Mike

Offline Mike

  • High Voltage Experimenter
  • **
  • Posts: 56
  • Karma: +3/-0
    • View Profile
Re: Feedback on new freewheeling driver schematic
« Reply #21 on: July 17, 2022, 08:40:15 AM »
And here they are, I'll do a last sanity check tomorrow before sending the board files off for manufacture.

Thanks everyone for you assistance, hopefully we've created something that's useful to more than just me, I guess the proof will be in the performance!


Offline Rafft

  • High Voltage Technician
  • ***
  • Posts: 148
  • Karma: +3/-0
  • Electronics Hobbyist - HV n00b - FPV Dr0n3 Pil0t
    • View Profile
Re: Feedback on new freewheeling driver schematic
« Reply #22 on: July 17, 2022, 12:51:50 PM »
Mike

Interesting circuit!

edit:
have backread topic for more info.

@david
 would your latest schema here be UD2.1b friendly? primarily interested with the phase adj and the OCD section.

cheers
-Ralph
« Last Edit: July 17, 2022, 02:35:09 PM by Rafft »
SGTC / SSTC / DR-SSTC / QCW

Offline davekni

  • Executive Board Member
  • *******
  • Posts: 2770
  • Karma: +132/-1
  • Physicist, engineer (electronic), and hobbiest
    • View Profile
Re: Feedback on new freewheeling driver schematic
« Reply #23 on: July 17, 2022, 07:41:58 PM »
Quote
And here they are, I'll do a last sanity check tomorrow before sending the board files off for manufacture.
Just noticed one detail that should be fixed if you plan to use UVL (under-voltage-lockout).  It is wired to OCD, causing two issues.  OCD doesn't disable driver, and OCD is push-pull since using TLV3501.  I'd suggest instead connecting UVL to IC5A-1 (reset-n).  Reset overrides set for Q-n output, so will disable even if interrupt is attempting to enable.  Of course, needs pull-up resistor added too.

Also, I see floating CMOS input pins.  All unused inputs need to be tied to +5V or GND.  Especially critical for unused FF set/reset pins.  Unused inverter inputs should also be tied to +5V or GND or some logic output.

Not important, but OCD is using a fast (and more expensive) comparitor than is needed there.  The list in my LTSpice schematic has many SOT23 options that are fast enough and cheaper.  However, if you prefer your BOM with fewer different parts, TLV3501 should work fine for OCD.

What diode parts are you using for D1 and D2 (feedback clamp diodes)?  I'd designed around fast signal diodes, not schottky.  Schottky diodes may clamp too tightly, especially if self-oscillation frequency is a ways off of operation.  (Self-oscillation frequency might be intentionally set high to force starting at upper pole for QCW coils.)  Also, an SOT23 diode pair would be better matched for better clamping symmetry.

R1 dissipates 36% of the power of R2, so could be smaller if desired.  Of course, no issue leaving it alone.

Quote
@david
 would your latest schema here be UD2.1b friendly? primarily interested with the phase adj and the OCD section.
Yes, phase and OCD should work with UD2.1.
« Last Edit: July 17, 2022, 07:49:47 PM by davekni »
David Knierim

Offline Mike

  • High Voltage Experimenter
  • **
  • Posts: 56
  • Karma: +3/-0
    • View Profile
Re: Feedback on new freewheeling driver schematic
« Reply #24 on: July 18, 2022, 05:24:04 AM »
Quote
Just noticed one detail that should be fixed if you plan to use UVL (under-voltage-lockout).  It is wired to OCD, causing two issues.  OCD doesn't disable driver, and OCD is push-pull since using TLV3501.  I'd suggest instead connecting UVL to IC5A-1 (reset-n).  Reset overrides set for Q-n output, so will disable even if interrupt is attempting to enable.  Of course, needs pull-up resistor added too.
Bother, I'd noted that a while back and decided to use an inverter into IC5A-2 instead of the GND connection (for better or worse, you get zero current switching, but if you're browning out you might just want to be off no matter what and accept the hard switching event). That said, with the overspec'd comparator for the OCD I could drop in an MCP6567 and save the cost of that part and the LM8365 which becomes a pretty significant cost out and avoids routing through the inverter. The two circuits are even laid out adjacently at the moment and would result in less board space... a lot of wins there.

Quote
Also, I see floating CMOS input pins.  All unused inputs need to be tied to +5V or GND.  Especially critical for unused FF set/reset pins.  Unused inverter inputs should also be tied to +5V or GND or some logic output.
Good catch, thanks.

Quote
I'd designed around fast signal diodes, not schottky.  Schottky diodes may clamp too tightly, especially if self-oscillation frequency is a ways off of operation.  (Self-oscillation frequency might be intentionally set high to force starting at upper pole for QCW coils.)  Also, an SOT23 diode pair would be better matched for better clamping symmetry.
I'd planned on using LS4148s (though I should check the footprint, it's possibly possible to force it onto a SOD-123, but not ideal), I should make that clearer on the schematic, though I've not actually done the BOM roll-up yet. That said a BAV70 BAV99 is quick and easy too and I have plenty of them lying around.

Quote
R1 dissipates 36% of the power of R2, so could be smaller if desired.  Of course, no issue leaving it alone.
I noticed this, but had room for the larger footprint. BOM and assembly instructions can make a comment to the fact that it's possible to use a smaller part, the actual cost difference is only a few cents.

Will look at updating when I get home.

Cheers,
Mike.





« Last Edit: July 18, 2022, 06:03:04 AM by Mike »

Offline Mike

  • High Voltage Experimenter
  • **
  • Posts: 56
  • Karma: +3/-0
    • View Profile
Re: Feedback on new freewheeling driver schematic
« Reply #25 on: July 20, 2022, 02:36:38 AM »
After lots of time playing around with different UVLO circuits I finally decided on the obvious one which was to use a dual comparator (shared with the over current detection) and the spare FF left over in the second package I needed to introduce for the freewheeling, It's as simple as I can make it (unlike some of the other concepts with diodes and RC constants to try and get fixed times or latching and resetting, etc), efficiently uses "left over" parts which makes it cheap, and it is easy to set the limit. When triggered it will disable the output drive until the next interrupt input. The only downside is it doesn't wait for the next phase edge (i.e. it's asynchronous), but it's debatable which is the more destructive event, a brownout of the driver or a single hard switching event, it depends on so many parameters.

I also fixed up the other basic mistakes I'd missed last time (floating CMOS inputs etc), and changed the input clamping diode to a BAV99 and gotten rid of the phase swap inverter.

Hopefully I've got all the silly mistakes out of the way and won't catch any come build time.

Mike
« Last Edit: July 20, 2022, 04:37:29 AM by Mike »

Offline davekni

  • Executive Board Member
  • *******
  • Posts: 2770
  • Karma: +132/-1
  • Physicist, engineer (electronic), and hobbiest
    • View Profile
Re: Feedback on new freewheeling driver schematic
« Reply #26 on: July 20, 2022, 05:42:49 AM »
Quote
Hopefully I've got all the silly mistakes out of the way and won't catch any come build time.
Are the two unused 74AHC14 inputs tied to something?  Could even be a two-inverter loop.  Even though outputs aren't used, floating CMOS inputs consume more power and occasionally oscillate at high frequency due to internal/package input-to-output capacitance.  This is common advice on this forum and elsewhere.  I've seen at least one case (likely more) where such oscillation was the likely cause of issues.

Beyond that, I don't see anything important.  A few thoughts still:

Unless routing is very short and clean, I'd add a capacitor from U5B-6 to ground (UVLO comparitor input).  Prevents 5V noise or coupling from making erroneous spikes on UVLO.  (Cap on OCD comparitor + input is there for same reason.)

R20 can be 10k to reduce BOM part types.  Given the cap to filter noise, value doesn't matter much.  I'd randomly picked 2k initially.

I'd make R30 2k, so 24V divides down to 4V.  No point in having so much unused range on UVLO adjustment.  Unless you are concerned about 24V going above 30V and over-ranging comparitor input.

Quote
The only downside is it does wait for the next phase input which could be argued is too late in a brownout situation, but it avoids hard switching which is also potentially energetic.
I'm not seeing this.  Have you simulated brown-out?  Don't think it's critical.  I'm not seeing any value in putting the FF in UVLO path.  On rising edge of 24V, it doesn't matter if an interrupt pulse is occurring.  UVLO will just make it a shorter pulse (later start, same end).  On falling 24V, UVLO immediately resets IC5B, which immediately resets IC5A, setting DISABLE high.

Hysteresis would be helpful on UVLO.  I believe most dedicated UVLO chips include that.  A resistor from U5B-7 to U5B-5.  Otherwise an insufficient P24V supply or slow brownout condition could lead to oscillation.  Disable reduces current draw, +24V increases, operation starts, +24V decreases, etc.  (Or, make UVLO synchronization functional so it doesn't cause repeated hard switching events.)
« Last Edit: July 20, 2022, 05:54:20 AM by davekni »
David Knierim

Offline Mike

  • High Voltage Experimenter
  • **
  • Posts: 56
  • Karma: +3/-0
    • View Profile
Re: Feedback on new freewheeling driver schematic
« Reply #27 on: July 20, 2022, 07:32:48 AM »
Quote
Are the two unused 74AHC14 inputs tied to something?
Drat, oh well, nothing a bit of wire can't fix. An unfortunate case of out of sigh out of mind occurring there.

Quote
Unless routing is very short and clean, I'd add a capacitor from U5B-6 to ground (UVLO comparitor input).  Prevents 5V noise or coupling from making erroneous spikes on UVLO.  (Cap on OCD comparitor + input is there for same reason.)
It's what I would describe as "so-so", probably could use the cap yes.


Quote
I'm not seeing this.  Have you simulated brown-out?  Don't think it's critical.  I'm not seeing any value in putting the FF in UVLO path.  On rising edge of 24V, it doesn't matter if an interrupt pulse is occurring.  UVLO will just make it a shorter pulse (later start, same end).  On falling 24V, UVLO immediately resets IC5B, which immediately resets IC5A, setting DISABLE high.
You're too fast off the mark, that was only up for a minute before I corrected myself in an edit (sorry). It is asynchronous you're correct.
The flipflop is there for short duration brown outs. It's use may be a little unnecessary but the basic though was a marginal power supply might dip in and out of brownout under heavy load and should be disabled. I don't want the brownout disabling the output on every half cycle and causing excessive hard switching. FF means it's disabled until the next interrupt edge. This is what terminates the first burst in the simulation files.

Hysteresis is probably a good idea still, but didn't seem necessary in conjunction with the FF.

I've update the schematic already with the ground & value changes you discussed. Boards were ordered this morning on Rev 02. Your recommendations are all reasonably easily implemented on the board with a few bodges.


Offline davekni

  • Executive Board Member
  • *******
  • Posts: 2770
  • Karma: +132/-1
  • Physicist, engineer (electronic), and hobbiest
    • View Profile
Re: Feedback on new freewheeling driver schematic
« Reply #28 on: July 21, 2022, 04:06:52 AM »
Quote
The flipflop is there for short duration brown outs. It's use may be a little unnecessary but the basic though was a marginal power supply might dip in and out of brownout under heavy load and should be disabled. I don't want the brownout disabling the output on every half cycle and causing excessive hard switching. FF means it's disabled until the next interrupt edge. This is what terminates the first burst in the simulation files.

Hysteresis is probably a good idea still, but didn't seem necessary in conjunction with the FF.
Agree, FF limits hard switching to maximum of interrupt frequency, making hysteresis of low importance.  Or, you could add hysteresis and skip FF.  Hysteresis combined with +24V filter caps will limit frequency of UVLO cycling, to a similar range depending on interrupt frequency and hysteresis voltage delta.

Quote
I've update the schematic already with the ground & value changes you discussed. Boards were ordered this morning on Rev 02. Your recommendations are all reasonably easily implemented on the board with a few bodges.
Looks good!  I'm not spotting anything else to suggest.
David Knierim

Offline Hydron

  • Administrator
  • High Voltage Engineer
  • *****
  • Posts: 487
  • Karma: +25/-0
    • View Profile
Re: Feedback on new freewheeling driver schematic
« Reply #29 on: July 21, 2022, 11:36:31 AM »
Good to see you're using a comparator for UVLO - there are some gotchas with using a LM8365! As the sensing voltage also powers the UVLO chip it will assert a UVLO as the voltage drops below it's setpoint, but then stop asserting it again below about 8V input, as this is the point where the divided-down 24V will fall below the 1V minimum input rating of the UVLO circuit (assuming that 24V nominal = 3V input to the LM8365, which was the original setting when this circuit was first whipped up). At this point the logic and gate drivers will still be working, so a new interrupter input will cause it to try and drive the IGBTs again, but with only 8V bad things are likely to happen.

This can be avoided by making a single UVLO event latch off the driver properly until power is cycled (rather than re-using the OCD input), or by using a circuit that doesn't do sensing and power from the same input (like your comparator). The former is probably best, as any UVLO event is cause for checking things out before continuing. If someone wants to keep using a LM8365 then I think the problem can be solved by using a couple of extra resistors and a diode, to clamp the minimum UVLO input voltage to something between the LM8365 trip point and it's 1V minimum input (e.g. divide the 5V rail down to 2.5V with a couple of 1k resistors, then connect that via a diode to the LM8365 input node).

I will admit I am partly responsible for the above problem - when I made my own modifications to a UD2.x design years ago I threw in the LM8365 as a quick hack way to get a UVLO, basically as I had one on hand at the time (and didn't think too much about the behaviour at very low input voltages). It was then copied and added as a standard feature before people realised the issue with using this type of chip!

Offline Mike

  • High Voltage Experimenter
  • **
  • Posts: 56
  • Karma: +3/-0
    • View Profile
Re: Feedback on new freewheeling driver schematic
« Reply #30 on: July 21, 2022, 12:10:27 PM »
Quote
Looks good!  I'm not spotting anything else to suggest.
Time will tell!

Quote
This can be avoided by making a single UVLO event latch off the driver properly until power is cycled (rather than re-using the OCD input)
This was one of the solutions I looked at (using a diode between the comparator output and the non-inverting input so it would latch off till a power reset). It's definitely the safe option, my main reason for not going that was was not trusting that there could be no other event that could accidentally trigger the latch. There's some poor logic in that reasoning I'll admit, but a "self resetting" safety is less likely to be the end of a show if layout issues (board or coil) or other unforeseen events cause that part of the circuit to misbehave temporarily. It also started getting a little complicated trying to ensure the correct state at start up - doable, but messy.

Thanks again for everyone's feedback, I'll update when I receive and build / test the boards. If there are any other suggestions for improvements, there's always the next revision!

Mike


Offline FilipŠebík

  • High Voltage Enthusiast
  • *
  • Posts: 35
  • Karma: +1/-0
    • View Profile
Re: Feedback on new freewheeling driver schematic
« Reply #31 on: November 26, 2023, 11:18:29 PM »
I will build this. Hopefully I won't kill too many IGBTs. I will report the results in like a month

Offline davekni

  • Executive Board Member
  • *******
  • Posts: 2770
  • Karma: +132/-1
  • Physicist, engineer (electronic), and hobbiest
    • View Profile
Re: Feedback on new freewheeling driver schematic
« Reply #32 on: November 27, 2023, 12:27:13 AM »
Quote
I will build this. Hopefully I won't kill too many IGBTs. I will report the results in like a month
Great.  I think this is a good driver design.  Looking forward to seeing how it works for another user.  Of course, test initially at low duty cycle and low voltage.  And adjust R25 to get self oscillation frequency close to coil operating frequency even before powering bridge.  If R25 range doesn't include your coil frequency, then change C33 value, higher for lower frequency and lower for higher frequency.  (For a high-coupling QCW coil, self-oscillation frequency is useful to start at upper pole frequency.)

Quote
Quote
    Are the two unused 74AHC14 inputs tied to something?
Drat, oh well, nothing a bit of wire can't fix. An unfortunate case of out of sigh out of mind occurring there.
If using exact ECB layout, do remember to tie unused 74AHC14 inputs to something with patch wires.

If anything looks strange or incorrect, post scope captures and pictures.  I'd be happy to help before you apply enough power to fry IGBTs.
« Last Edit: November 27, 2023, 03:11:29 AM by davekni »
David Knierim

High Voltage Forum

Re: Feedback on new freewheeling driver schematic
« Reply #32 on: November 27, 2023, 12:27:13 AM »

 


* Recent Topics and Posts

post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
davekni
Today at 07:28:05 PM
post Re: How to get a GE Yokogawa AB40 Sync Scope to rotate without a powerplant.
[Laboratories, Equipment and Tools]
Bobakman
Today at 06:30:30 PM
post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
Michelle_
Today at 06:03:57 PM
post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
Michelle_
Today at 05:26:13 PM
post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
NyaaX_X
Today at 04:03:38 PM
post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
Michelle_
Today at 02:56:40 PM
post Re: DIY induction guns? (warning:long)
[Induction Launchers, Coil Guns and Rails guns]
Benbmw
Today at 06:17:15 AM
post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
Michelle_
Today at 05:46:07 AM
post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
MRMILSTAR
Today at 05:18:31 AM
post Re: IKY150N65EH7, is it good for DRSSTC
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
Today at 04:34:52 AM
post Re: How to get a GE Yokogawa AB40 Sync Scope to rotate without a powerplant.
[Laboratories, Equipment and Tools]
klugesmith
Today at 04:11:53 AM
post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
Michelle_
Today at 04:02:44 AM
post Re: 100kHz CM300 gate resistor choice
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
Today at 03:35:52 AM
post Re: How to get a GE Yokogawa AB40 Sync Scope to rotate without a powerplant.
[Laboratories, Equipment and Tools]
MRMILSTAR
April 17, 2024, 11:54:05 PM
post 100kHz CM300 gate resistor choice
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Benjamin Lockhart
April 17, 2024, 11:37:16 PM
post Re: Has anyone tried to build a TMT (extra coil) Tesla coil?
[General Chat]
Michelle_
April 17, 2024, 02:29:30 AM
post Re: Has anyone tried to build a TMT (extra coil) Tesla coil?
[General Chat]
MRMILSTAR
April 16, 2024, 11:56:12 PM
post Re: How to get a GE Yokogawa AB40 Sync Scope to rotate without a powerplant.
[Laboratories, Equipment and Tools]
klugesmith
April 16, 2024, 11:46:57 PM
post Re: How to get a GE Yokogawa AB40 Sync Scope to rotate without a powerplant.
[Laboratories, Equipment and Tools]
Bobakman
April 16, 2024, 10:40:11 PM
post Has anyone tried to build a TMT (extra coil) Tesla coil?
[General Chat]
Michelle_
April 16, 2024, 09:21:39 PM
post Re: Medium Drsstc question
[Dual Resonant Solid State Tesla coils (DRSSTC)]
flyingperson23
April 16, 2024, 08:04:16 PM
post Re: First DRSSTC SKM100
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Benjamin Lockhart
April 16, 2024, 06:48:05 PM
post Re: Game changing tesla coil secondary winding suggestions
[General Chat]
Michelle_
April 16, 2024, 06:18:40 PM
post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
Michelle_
April 16, 2024, 06:14:53 PM
post Re: 3D printed mini-slayer: world's weakest tesla coil
[Solid State Tesla Coils (SSTC)]
unrealcrafter2
April 16, 2024, 05:44:44 PM
post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
MRMILSTAR
April 16, 2024, 03:12:12 PM
post Re: Drsstc voltage spike question
[Dual Resonant Solid State Tesla coils (DRSSTC)]
unrealcrafter2
April 16, 2024, 02:28:01 PM
post Re: First DRSSTC SKM100
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Saattvik24
April 16, 2024, 01:56:26 PM
post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
Michelle_
April 16, 2024, 06:50:47 AM
post Re: IKY150N65EH7, is it good for DRSSTC
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Anders Mikkelsen
April 16, 2024, 04:57:47 AM
post Re: IKY150N65EH7, is it good for DRSSTC
[Dual Resonant Solid State Tesla coils (DRSSTC)]
ethanwu0131
April 16, 2024, 03:40:53 AM
post Re: First DRSSTC SKM100
[Dual Resonant Solid State Tesla coils (DRSSTC)]
flyingperson23
April 16, 2024, 01:31:17 AM
post Re: Game changing tesla coil secondary winding suggestions
[General Chat]
Michelle_
April 15, 2024, 11:19:52 PM
post 3D printed mini-slayer: world's weakest tesla coil
[Solid State Tesla Coils (SSTC)]
Michelle_
April 15, 2024, 11:10:19 PM
post Re: Game changing tesla coil secondary winding suggestions
[General Chat]
alan sailer
April 15, 2024, 11:04:19 PM
post Re: Ignitron trigger drive ideas?
[Capacitor Banks]
Twospoons
April 15, 2024, 11:02:05 PM
post Re: Game changing tesla coil secondary winding suggestions
[General Chat]
Michelle_
April 15, 2024, 10:57:59 PM
post Re: Game changing tesla coil secondary winding suggestions
[General Chat]
Michelle_
April 15, 2024, 10:55:46 PM
post Re: Return of Electronics Flea Market in "Silicon Valley"
[Sell / Buy / Trade]
klugesmith
April 15, 2024, 10:37:32 PM
post Re: First DRSSTC SKM100
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Saattvik24
April 15, 2024, 10:05:00 PM
post Re: How to get a GE Yokogawa AB40 Sync Scope to rotate without a powerplant.
[Laboratories, Equipment and Tools]
MRMILSTAR
April 15, 2024, 09:28:50 PM
post Ignitron trigger drive ideas?
[Capacitor Banks]
klugesmith
April 15, 2024, 09:06:42 PM
post Re: First DRSSTC SKM100
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Mads Barnkob
April 15, 2024, 08:46:32 PM
post Re: Game changing tesla coil secondary winding suggestions
[General Chat]
Benbmw
April 15, 2024, 08:38:39 PM
post Re: Game changing tesla coil secondary winding suggestions
[General Chat]
sky-guided
April 15, 2024, 08:23:40 PM
post How to get a GE Yokogawa AB40 Sync Scope to rotate without a powerplant.
[Laboratories, Equipment and Tools]
Bobakman
April 15, 2024, 06:43:23 PM
post Re: First DRSSTC SKM100
[Dual Resonant Solid State Tesla coils (DRSSTC)]
flyingperson23
April 15, 2024, 06:29:10 AM
post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
Michelle_
April 15, 2024, 05:21:53 AM
post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
Michelle_
April 15, 2024, 05:15:33 AM
post Re: First DRSSTC SKM100
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
April 15, 2024, 04:07:54 AM
post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
davekni
April 15, 2024, 03:49:03 AM
post Re: Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
alan sailer
April 14, 2024, 09:46:30 PM
post Small-ish 3D printed SGTC via cheap ZVS flyback build, humbly asking a couple ?s
[Spark Gap Tesla Coils (SGTC)]
Michelle_
April 14, 2024, 07:31:00 PM
post Re: First DRSSTC SKM100
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Saattvik24
April 14, 2024, 02:26:19 PM
post Re: mg75q2ys40 IGBT
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Mads Barnkob
April 14, 2024, 07:20:54 AM
post Re: IKY150N65EH7, is it good for DRSSTC
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Mads Barnkob
April 14, 2024, 07:18:20 AM
post Re: Game changing tesla coil secondary winding suggestions
[General Chat]
Michelle_
April 13, 2024, 06:46:40 AM
post Re: Game changing tesla coil secondary winding suggestions
[General Chat]
Michelle_
April 13, 2024, 04:18:42 AM
post Re: Upper and Lower Explosive Limits on Confined Flammable Vapors at -79 C.
[General Chat]
alan sailer
April 13, 2024, 03:24:20 AM
post Re: Game changing tesla coil secondary winding suggestions
[General Chat]
alan sailer
April 13, 2024, 03:20:46 AM
post Game changing tesla coil secondary winding suggestions
[General Chat]
Michelle_
April 13, 2024, 03:13:22 AM
post Re: Capacitor Blowout
[Sell / Buy / Trade]
lbattraw
April 12, 2024, 09:14:58 PM
post mg75q2ys40 IGBT
[Dual Resonant Solid State Tesla coils (DRSSTC)]
thedark
April 12, 2024, 08:40:18 PM
post Re: UD 2.7 OCD LED stays on, no output during inital test
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
April 12, 2024, 07:20:30 PM
post Re: Mosfet Buffer Stage Questions
[Beginners]
davekni
April 12, 2024, 07:12:43 PM
post IKY150N65EH7, is it good for DRSSTC
[Dual Resonant Solid State Tesla coils (DRSSTC)]
ethanwu0131
April 12, 2024, 04:47:33 PM
post Re: UD 2.7 OCD LED stays on, no output during inital test
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Admiral Aaron Ravensdale
April 12, 2024, 11:43:36 AM
post Mosfet Buffer Stage Questions
[Beginners]
Egg
April 12, 2024, 12:49:02 AM
post Re: UD 2.7 OCD LED stays on, no output during inital test
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
April 12, 2024, 12:41:16 AM
post Re: Plasma Torid - Class E Self Resonant Dual/Stereo - Plasma Torid Build
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
April 12, 2024, 12:22:41 AM
post Re: Capacitor Blowout
[Sell / Buy / Trade]
Michelle_
April 11, 2024, 10:45:53 PM
post Re: UD 2.7 OCD LED stays on, no output during inital test
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Admiral Aaron Ravensdale
April 11, 2024, 07:39:30 PM
post Re: UD 2.7 OCD LED stays on, no output during inital test
[Dual Resonant Solid State Tesla coils (DRSSTC)]
flyingperson23
April 11, 2024, 07:24:52 PM
post Re: Tesla coil safety questions, risk analysis quantified
[Beginners]
sky-guided
April 11, 2024, 06:09:30 PM
post UD 2.7 OCD LED stays on, no output during inital test
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Admiral Aaron Ravensdale
April 11, 2024, 12:55:16 PM
post Re: Plasma Torid - Class E Self Resonant Dual/Stereo - Plasma Torid Build
[Dual Resonant Solid State Tesla coils (DRSSTC)]
alan sailer
April 11, 2024, 03:40:00 AM
post Re: Plasma Torid - Class E Self Resonant Dual/Stereo - Plasma Torid Build
[Dual Resonant Solid State Tesla coils (DRSSTC)]
sky-guided
April 11, 2024, 03:05:07 AM
post Re: Tesla coil safety questions, risk analysis quantified
[Beginners]
Michelle_
April 11, 2024, 02:57:33 AM
post Re: Tesla coil safety questions, risk analysis quantified
[Beginners]
alan sailer
April 11, 2024, 01:44:32 AM
post Re: Tesla coil safety questions, risk analysis quantified
[Beginners]
Michelle_
April 11, 2024, 01:31:40 AM
post Re: Plasma Torid - Class E Self Resonant Dual/Stereo - Plasma Torid Build
[Dual Resonant Solid State Tesla coils (DRSSTC)]
OmGigaTron
April 11, 2024, 01:11:00 AM
post Re: Tesla coil safety questions, risk analysis quantified
[Beginners]
alan sailer
April 11, 2024, 12:58:52 AM
post Re: Tesla coil safety questions, risk analysis quantified
[Beginners]
Michelle_
April 11, 2024, 12:31:37 AM
post Re: Plasma Torid - Class E Self Resonant Dual/Stereo - Plasma Torid Build
[Dual Resonant Solid State Tesla coils (DRSSTC)]
alan sailer
April 11, 2024, 12:30:21 AM
post Re: Tesla coil safety questions, risk analysis quantified
[Beginners]
alan sailer
April 10, 2024, 11:41:46 PM
post Re: Tesla coil safety questions, risk analysis quantified
[Beginners]
Mads Barnkob
April 10, 2024, 11:33:32 PM
post Re: Tesla coil safety questions, risk analysis quantified
[Beginners]
Michelle_
April 10, 2024, 10:41:33 PM
post Re: Tesla coil safety questions, risk analysis quantified
[Beginners]
MRMILSTAR
April 10, 2024, 10:31:31 PM
post Tesla coil safety questions, risk analysis quantified
[Beginners]
Michelle_
April 10, 2024, 09:56:35 PM
post Re: Drsstc voltage spike question
[Dual Resonant Solid State Tesla coils (DRSSTC)]
unrealcrafter2
April 10, 2024, 08:59:26 PM
post Re: Drsstc voltage spike question
[Dual Resonant Solid State Tesla coils (DRSSTC)]
markus
April 10, 2024, 06:35:30 PM
post Re: Drsstc voltage spike question
[Dual Resonant Solid State Tesla coils (DRSSTC)]
flyingperson23
April 10, 2024, 05:35:14 PM
post Medium Drsstc question
[Dual Resonant Solid State Tesla coils (DRSSTC)]
unrealcrafter2
April 10, 2024, 03:07:02 PM
post Re: Plasma Torid - Class E Self Resonant Dual/Stereo - Plasma Torid Build
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Michelle_
April 10, 2024, 03:42:12 AM
post Re: Plasma Torid - Class E Self Resonant Dual/Stereo - Plasma Torid Build
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Michelle_
April 10, 2024, 03:41:04 AM
post Re: Plasma Torid - Class E Self Resonant Dual/Stereo - Plasma Torid Build
[Dual Resonant Solid State Tesla coils (DRSSTC)]
sky-guided
April 10, 2024, 02:50:23 AM
post Re: DRSSTC V1 using BSM1500
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Unrealeous
April 10, 2024, 01:32:17 AM
post Re: Plasma Torid - Class E Self Resonant Dual/Stereo - Plasma Torid Build
[Dual Resonant Solid State Tesla coils (DRSSTC)]
OmGigaTron
April 10, 2024, 01:26:29 AM
post Re: Plasma Torid - Class E Self Resonant Dual/Stereo - Plasma Torid Build
[Dual Resonant Solid State Tesla coils (DRSSTC)]
OmGigaTron
April 10, 2024, 01:18:35 AM
post Re: Big Coil Big Sparks
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Mads Barnkob
April 09, 2024, 07:34:19 PM

Sitemap 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 
SimplePortal 2.3.6 © 2008-2014, SimplePortal