Author Topic: Looking for a high speed comparator for use in UD2.X drivers  (Read 500 times)

Offline Late

  • High Voltage Enthusiast
  • *
  • Posts: 41
  • Karma: +1/-0
    • View Profile
Looking for a high speed comparator for use in UD2.X drivers
« on: October 16, 2023, 11:25:44 PM »
Hello there,
Recently I've been working on making my own DRSSTC driver by modifying the already existing UD2.7 design by adding some new features and replacing all the ancient parts. Also have been doing some cost optimization. Though i have ran into the issue that I'm unable to find any relatively cheap and modern replacement for the tl3116 high speed comparator that's used for the feedback on UD2.7C.
Does anyone know of any relatively cheap and relatively modern ICs that would work for this task?
Second question is does anyone maybe know of some modern, cheap and available gate driver ICs that would work here too?

Thanks in advance for help,
Late
Hi, my name is Patriks and I'm from Latvia. I'm interesting electronics, especially power electronics and high voltage. I also make content on YouTube showing my journey in the awesome world of High Voltage.

YouTube: LateNightProjects

Offline davekni

  • Executive Board Member
  • *******
  • Posts: 2568
  • Karma: +124/-1
  • Physicist, engineer (electronic), and hobbiest
    • View Profile
Re: Looking for a high speed comparator for use in UD2.X drivers
« Reply #1 on: October 17, 2023, 06:22:23 AM »
Quote
Though i have ran into the issue that I'm unable to find any relatively cheap and modern replacement for the tl3116 high speed comparator that's used for the feedback on UD2.7C.
I've been using TLV3501 and quite happy with it.  Input range and output swing are both rail to rail.  However, it has a single output, not differential.  Not hard to deal with if AND gates following comparitor are replaced with a mux chip such as 74AHC157 as in this version:
https://highvoltageforum.net/index.php?topic=2054.msg15611#msg15611

Rail-to-rail capability makes adding self-oscillation easier too.  In above schematic and in this snippet:
https://highvoltageforum.net/index.php?topic=1336.msg9894#msg9894

Quote
Second question is does anyone maybe know of some modern, cheap and available gate driver ICs that would work here too?
Haven't searched much for UD2.7 driver options.  With only 9V needed, there are likely lots of options.  In case interested in driving small H-bridges (ie. single TO247 IGBTs) without GDT FET buffer stage, here's a post of driver chip options good to 20V or higher:
https://highvoltageforum.net/index.php?topic=2400.msg17650#msg17650

Another option to consider:  Use logic-level FETs for buffer stage, FETs with specified on resistance etc. at Vgs of 4.5V or less.  Logic level FETs can be driven directly from 5V logic.  Eliminates need for 9V supply.  If FET gate charge is low enough, something like 74AHC157 could drive gates directly.  For larger FETs, a CMOS buffer/inverter could be added.  For a hex inverter, parallel 3 to drive each P/N FET pair.
« Last Edit: October 18, 2023, 04:55:39 AM by davekni »
David Knierim

Offline Anders Mikkelsen

  • Global Moderator
  • High Voltage Experimenter
  • *****
  • Posts: 52
  • Karma: +4/-0
    • View Profile
Re: Looking for a high speed comparator for use in UD2.X drivers
« Reply #2 on: October 17, 2023, 04:45:31 PM »
MCP6561/MCP6562 are also nice options. Not as fast as the TLV3501 or TL3116, but very good value if your application can live with some 50 ns propagation delay.

Offline Late

  • High Voltage Enthusiast
  • *
  • Posts: 41
  • Karma: +1/-0
    • View Profile
Re: Looking for a high speed comparator for use in UD2.X drivers
« Reply #3 on: October 19, 2023, 10:04:15 AM »
I've been using TLV3501 and quite happy with it.  Input range and output swing are both rail to rail.  However, it has a single output, not differential.
Thanks for suggestion.
Could i possibly use the TLV3502 which has 2 comparators in it and just connect the inverted input of one to noninverting input of the other and noninverted of one to inverting of the other to get one of the outputs to be inverted? or would that not work?
« Last Edit: October 19, 2023, 10:06:27 AM by Late »
Hi, my name is Patriks and I'm from Latvia. I'm interesting electronics, especially power electronics and high voltage. I also make content on YouTube showing my journey in the awesome world of High Voltage.

YouTube: LateNightProjects

Offline davekni

  • Executive Board Member
  • *******
  • Posts: 2568
  • Karma: +124/-1
  • Physicist, engineer (electronic), and hobbiest
    • View Profile
Re: Looking for a high speed comparator for use in UD2.X drivers
« Reply #4 on: October 19, 2023, 10:05:42 PM »
Quote
Could i possibly use the TLV3502 which has 2 comparators in it and just connect the inverted input of one to noninverting input of the other and noninverted of one to inverting of the other to get one of the outputs to be inverted? or would that not work?
Probably would work.  However, if a dual comparitor is really the best option, I'd use the second comparitor as an inverter after output of first comparitor.  Or just add a normal inverter.  Dual inverters are available in small packages such as 6-lead SOT23, ie. SN74LVC2G04.
David Knierim

Offline Late

  • High Voltage Enthusiast
  • *
  • Posts: 41
  • Karma: +1/-0
    • View Profile
Re: Looking for a high speed comparator for use in UD2.X drivers
« Reply #5 on: October 20, 2023, 09:39:47 AM »
However, if a dual comparitor is really the best option, I'd use the second comparitor as an inverter after output of first comparitor.  Or just add a normal inverter.  Dual inverters are available in small packages such as 6-lead SOT23, ie. SN74LVC2G04.
Okay thanks!

Also i was looking on LCSC and found this comparitor GS8743-TR. It seems to be pretty fast and its also cheap. Would it work in this application on the UD2.X type boards?

Hi, my name is Patriks and I'm from Latvia. I'm interesting electronics, especially power electronics and high voltage. I also make content on YouTube showing my journey in the awesome world of High Voltage.

YouTube: LateNightProjects

Offline davekni

  • Executive Board Member
  • *******
  • Posts: 2568
  • Karma: +124/-1
  • Physicist, engineer (electronic), and hobbiest
    • View Profile
Re: Looking for a high speed comparator for use in UD2.X drivers
« Reply #6 on: October 20, 2023, 10:19:04 PM »
Quote
Also i was looking on LCSC and found this comparitor GS8743-TR. It seems to be pretty fast and its also cheap. Would it work in this application on the UD2.X type boards?
Yes, looks like a great and inexpensive comparitor.  The SOT23-5 package is small, but still large enough to hand solder.
As with TLV3501, it is single output, not differential.  Not that difficult to handle, such as with SOT23-6 LVC2G04 or using a mux chip for enable and phase reversal logic instead of AND gates.
David Knierim

Offline Late

  • High Voltage Enthusiast
  • *
  • Posts: 41
  • Karma: +1/-0
    • View Profile
Re: Looking for a high speed comparator for use in UD2.X drivers
« Reply #7 on: October 20, 2023, 10:39:57 PM »
The SOT23-5 package is small, but still large enough to hand solder.
I have experience soldering small parts with hand such as 0402 parts but for this board im planning to use a stencil and reflow solder the whole board so small parts arent an issue.

Quote
As with TLV3501, it is single output, not differential.
Yeah ik. Planning to use a small inverter ic to invert the output

Thanks for the help
Hi, my name is Patriks and I'm from Latvia. I'm interesting electronics, especially power electronics and high voltage. I also make content on YouTube showing my journey in the awesome world of High Voltage.

YouTube: LateNightProjects

High Voltage Forum

Re: Looking for a high speed comparator for use in UD2.X drivers
« Reply #7 on: October 20, 2023, 10:39:57 PM »

 


* Recent Topics and Posts

post Re: Primary to secondary arc flashover, how close can you keep the secondary?
[Solid State Tesla Coils (SSTC)]
Benjamin Lockhart
Today at 06:21:15 AM
post Re: Primary to secondary arc flashover, how close can you keep the secondary?
[Solid State Tesla Coils (SSTC)]
davekni
Today at 06:01:17 AM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
Today at 05:50:53 AM
post Re: Feedback current transformer doesn't work
[Solid State Tesla Coils (SSTC)]
davekni
Today at 05:34:32 AM
post Small Coil Build
[Dual Resonant Solid State Tesla coils (DRSSTC)]
flyingperson23
Today at 02:23:01 AM
post Re: GU-81 vs. GU-81M
[Vacuum Tube Tesla Coils (VTTC)]
thehay95
Today at 12:40:36 AM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
thedoc298
Today at 12:38:37 AM
post Primary to secondary arc flashover, how close can you keep the secondary?
[Solid State Tesla Coils (SSTC)]
nzoomed
Today at 12:26:10 AM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
FonziDaytona
Today at 12:03:30 AM
post Re: Feedback current transformer doesn't work
[Solid State Tesla Coils (SSTC)]
TiagoBS
November 29, 2023, 08:12:27 PM
post Re: Benjamin's DRSSTC3
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 29, 2023, 06:32:03 AM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
FonziDaytona
November 27, 2023, 03:12:43 PM
post Benjamin's DRSSTC3
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Benjamin Lockhart
November 27, 2023, 09:07:43 AM
post Re: Feedback on new freewheeling driver schematic
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 27, 2023, 12:27:13 AM
post Re: Feedback on new freewheeling driver schematic
[Dual Resonant Solid State Tesla coils (DRSSTC)]
FilipŠebík
November 26, 2023, 11:18:29 PM
post First part of my bipolar Tesla coil project and future improvements
[Spark Gap Tesla Coils (SGTC)]
MechatEng2023
November 26, 2023, 10:07:55 PM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 26, 2023, 09:57:50 PM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
FonziDaytona
November 26, 2023, 08:04:56 PM
post Re: Choosing a Capacitor for a 30hz Marx generator
[Voltage Multipliers]
bobfrancis1980
November 26, 2023, 07:53:47 PM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
thedoc298
November 26, 2023, 05:14:20 AM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
davekni
November 25, 2023, 08:04:05 PM
post Re: Single Photon Dual Slit Demonstartion
[Detection, Counting and Measurements]
alan sailer
November 25, 2023, 07:16:02 PM
post Re: Next Gen DRSSTC
[Dual Resonant Solid State Tesla coils (DRSSTC)]
coilerer
November 25, 2023, 01:05:56 PM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
coilerer
November 25, 2023, 01:02:05 PM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 25, 2023, 04:29:13 AM
post Re: Choosing a Capacitor for a 30hz Marx generator
[Voltage Multipliers]
davekni
November 25, 2023, 04:15:02 AM
post Re: Help for people buying the "12-48 Volt 1800/2500 Watt ZVS induction Heater"
[Electronic Circuits]
klugesmith
November 24, 2023, 11:57:26 PM
post Re: Single Photon Dual Slit Demonstartion
[Detection, Counting and Measurements]
klugesmith
November 24, 2023, 11:26:58 PM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
FonziDaytona
November 24, 2023, 11:26:04 PM
post Re: Choosing a Capacitor for a 30hz Marx generator
[Voltage Multipliers]
bobfrancis1980
November 24, 2023, 10:08:43 PM
post ABB DCS400 - 900A / 522kW DC Motor Drive Teardown
[Electronic Circuits]
Mads Barnkob
November 24, 2023, 07:33:46 PM
post Re: Next Gen DRSSTC
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Netzpfuscher
November 24, 2023, 08:57:36 AM
post Re: Help for people buying the "12-48 Volt 1800/2500 Watt ZVS induction Heater"
[Electronic Circuits]
petespaco
November 24, 2023, 06:40:13 AM
post Re: Help for people buying the "12-48 Volt 1800/2500 Watt ZVS induction Heater"
[Electronic Circuits]
tarak
November 24, 2023, 04:04:48 AM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 23, 2023, 09:58:21 PM
post Re: My 9MHz hfsstc
[Solid State Tesla Coils (SSTC)]
cuteKaisa
November 23, 2023, 02:17:52 PM
post Re: My plasma ring
[Solid State Tesla Coils (SSTC)]
cuteKaisa
November 23, 2023, 11:11:59 AM
post Re: Try to build the 4MHz ClassE SSTC
[Solid State Tesla Coils (SSTC)]
NyaaX_X
November 23, 2023, 07:25:26 AM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Hari33
November 23, 2023, 05:19:57 AM
post Re: Try to build the 4MHz ClassE SSTC
[Solid State Tesla Coils (SSTC)]
davekni
November 23, 2023, 05:18:41 AM
post Re: Choosing a Capacitor for a 30hz Marx generator
[Voltage Multipliers]
davekni
November 23, 2023, 05:06:51 AM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 23, 2023, 04:51:16 AM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
davekni
November 23, 2023, 04:31:56 AM
post Single Photon Dual Slit Demonstartion
[Detection, Counting and Measurements]
alan sailer
November 22, 2023, 09:15:36 PM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Hari33
November 22, 2023, 08:36:14 AM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Mads Barnkob
November 22, 2023, 07:59:21 AM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Hari33
November 22, 2023, 07:28:05 AM
post Choosing a Capacitor for a 30hz Marx generator
[Voltage Multipliers]
bobfrancis1980
November 22, 2023, 12:19:34 AM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Hari33
November 21, 2023, 09:35:21 PM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Hari33
November 21, 2023, 09:31:51 PM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Mads Barnkob
November 21, 2023, 07:34:43 PM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
FonziDaytona
November 21, 2023, 02:02:52 PM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
flyingperson23
November 21, 2023, 06:14:38 AM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
davekni
November 21, 2023, 04:54:39 AM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 21, 2023, 04:41:17 AM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
klugesmith
November 21, 2023, 04:18:24 AM
post Re: inject high current in high voltage electric arc
[Transformer (Iron Core)]
Twospoons
November 21, 2023, 04:05:54 AM
post Re: inject high current in high voltage electric arc
[Transformer (Iron Core)]
Quentief
November 21, 2023, 03:40:22 AM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Mads Barnkob
November 20, 2023, 09:18:25 PM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Hari33
November 20, 2023, 07:30:40 PM
post Re: Try to build the 4MHz ClassE SSTC
[Solid State Tesla Coils (SSTC)]
NyaaX_X
November 20, 2023, 03:08:39 PM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
flyingperson23
November 20, 2023, 06:07:43 AM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
davekni
November 20, 2023, 03:36:36 AM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
flyingperson23
November 20, 2023, 12:54:58 AM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
Anders Mikkelsen
November 19, 2023, 11:34:16 PM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
klugesmith
November 19, 2023, 10:29:08 PM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 19, 2023, 10:00:16 PM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
davekni
November 19, 2023, 09:58:27 PM
post Neon & xenon
[Light, Lasers and Optics]
MechatEng2023
November 19, 2023, 09:19:44 PM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
klugesmith
November 19, 2023, 05:19:07 PM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
FonziDaytona
November 19, 2023, 05:32:49 AM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 19, 2023, 04:47:45 AM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
flyingperson23
November 19, 2023, 01:09:21 AM
post Re: SG3525A Plasma Speaker - Project
[Transformer (Ferrite Core)]
ZakW
November 19, 2023, 12:30:59 AM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
FonziDaytona
November 19, 2023, 12:01:31 AM
post Re: WTS/WTT: T520-2 - Micrometals core, MO, USA
[Sell / Buy / Trade]
flyingperson23
November 18, 2023, 10:38:04 PM
post Re: Next Gen DRSSTC
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Hydron
November 18, 2023, 10:19:52 PM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 18, 2023, 07:39:36 PM
post Re: GU-81 vs. GU-81M
[Vacuum Tube Tesla Coils (VTTC)]
janno288
November 18, 2023, 07:14:48 PM
post Re: Strange frequency behavior
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Uspring
November 18, 2023, 07:10:02 PM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
FonziDaytona
November 18, 2023, 06:24:23 PM
post Re: GU-81 vs. GU-81M
[Vacuum Tube Tesla Coils (VTTC)]
Mads Barnkob
November 18, 2023, 09:26:37 AM
post Re: Strange frequency behavior
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Mads Barnkob
November 18, 2023, 09:21:56 AM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Mads Barnkob
November 18, 2023, 09:15:32 AM
post Re: Strange frequency behavior
[Dual Resonant Solid State Tesla coils (DRSSTC)]
flyingperson23
November 18, 2023, 07:36:20 AM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 18, 2023, 06:43:41 AM
post Re: Strange frequency behavior
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 18, 2023, 06:41:20 AM
post Re: Problem with output with fullbridge sstc
[Solid State Tesla Coils (SSTC)]
NyaaX_X
November 18, 2023, 02:31:18 AM
post Re: Strange frequency behavior
[Dual Resonant Solid State Tesla coils (DRSSTC)]
flyingperson23
November 18, 2023, 12:20:24 AM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
FonziDaytona
November 17, 2023, 11:40:01 PM
post Re: Strange frequency behavior
[Dual Resonant Solid State Tesla coils (DRSSTC)]
flyingperson23
November 17, 2023, 09:58:36 PM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 17, 2023, 09:49:11 PM
post Re: Strange frequency behavior
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 17, 2023, 09:45:23 PM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
davekni
November 17, 2023, 09:40:13 PM
post Re: DRSSTC low power testing killing IGBTs
[Dual Resonant Solid State Tesla coils (DRSSTC)]
FonziDaytona
November 17, 2023, 08:49:25 PM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
AstRii
November 17, 2023, 08:19:20 PM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Hari33
November 17, 2023, 08:09:01 PM
post Re: Strange frequency behavior
[Dual Resonant Solid State Tesla coils (DRSSTC)]
flyingperson23
November 17, 2023, 08:08:13 PM
post Re: First drsstc issues
[Dual Resonant Solid State Tesla coils (DRSSTC)]
Hari33
November 17, 2023, 08:04:56 PM
post Re: Need Help with LTspice Circuit for Simulating a Spark Gap
[Electronic Circuits]
davekni
November 17, 2023, 07:34:33 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