If you need assistance, please send an email to forum at 4hv dot org. To ensure your email is not marked as spam, please include the phrase "4hv help" in the subject line. You can also find assistance via IRC, at irc.shadowworld.net, room #hvcomm.
Support 4hv.org!
Donate:
4hv.org is hosted on a dedicated server. Unfortunately, this server costs and we rely on the help of site members to keep 4hv.org running. Please consider donating. We will place your name on the thanks list and you'll be helping to keep 4hv.org alive and free for everyone. Members whose names appear in red bold have donated recently. Green bold denotes those who have recently donated to keep the server carbon neutral.
Special Thanks To:
Aaron Holmes
Aaron Wheeler
Adam Horden
Alan Scrimgeour
Andre
Andrew Haynes
Anonymous000
asabase
Austin Weil
barney
Barry
Bert Hickman
Bill Kukowski
Blitzorn
Brandon Paradelas
Bruce Bowling
BubeeMike
Byong Park
Cesiumsponge
Chris F.
Chris Hooper
Corey Worthington
Derek Woodroffe
Dalus
Dan Strother
Daniel Davis
Daniel Uhrenholt
datasheetarchive
Dave Billington
Dave Marshall
David F.
Dennis Rogers
drelectrix
Dr. John Gudenas
Dr. Spark
E.TexasTesla
eastvoltresearch
Eirik Taylor
Erik Dyakov
Erlend^SE
Finn Hammer
Firebug24k
GalliumMan
Gary Peterson
George Slade
GhostNull
Gordon Mcknight
Graham Armitage
Grant
GreySoul
Henry H
IamSmooth
In memory of Leo Powning
Jacob Cash
James Howells
James Pawson
Jeff Greenfield
Jeff Thomas
Jesse Frost
Jim Mitchell
jlr134
Joe Mastroianni
John Forcina
John Oberg
John Willcutt
Jon Newcomb
klugesmith
Leslie Wright
Lutz Hoffman
Mads Barnkob
Martin King
Mats Karlsson
Matt Gibson
Matthew Guidry
mbd
Michael D'Angelo
Mikkel
mileswaldron
mister_rf
Neil Foster
Nick de Smith
Nick Soroka
nicklenorp
Nik
Norman Stanley
Patrick Coleman
Paul Brodie
Paul Jordan
Paul Montgomery
Ped
Peter Krogen
Peter Terren
PhilGood
Richard Feldman
Robert Bush
Royce Bailey
Scott Fusare
Scott Newman
smiffy
Stella
Steven Busic
Steve Conner
Steve Jones
Steve Ward
Sulaiman
Thomas Coyle
Thomas A. Wallace
Thomas W
Timo
Torch
Ulf Jonsson
vasil
Vaxian
vladi mazzilli
wastehl
Weston
William Kim
William N.
William Stehl
Wesley Venis
The aforementioned have contributed financially to the continuing triumph of 4hv.org. They are deserving of my most heartfelt thanks.
Registered Member #56972
Joined: Sat Sept 05 2015, 09:43PM
Location:
Posts: 10
The title covers most of it, why did they use and gates if they already had an enable pin?I'm planning to design a modified version which has the startup oscillator and those two and gates would came in handy.
Registered Member #46164
Joined: Wed May 07 2014, 08:16AM
Location: California, USA
Posts: 89
Pac85hv wrote ...
The title covers most of it, why did they use and gates if they already had an enable pin?I'm planning to design a modified version which has the startup oscillator and those two and gates would came in handy.
Here you go.
"The TL3116 is a fast comparator which overall acts as a zero cross detector, and the two ouputs (inverted and non-inverted) go into IC5 (AND gates) which go into the enable pins of the main drive circuit. This output also acts as a clock signal to the 74HC74 D Flip flop. The output of the flip-flop (Q) must be logic 1 for both the AND gates to send an output to the drive. The flip flop therefore acts as the control to turn on and off the drive, and this can be achieved by forcing Q to go high or low. We will see how the interrupter input turns on the drive signal, and this can be stopped by OCD, end of drive, or UVLO, all sycned to a zero-crossing by the flip-flop (where the output of Q only changes at the next rising clock edge).
One effect of this is that the flip-flop can only shut off the drive at rising clock edges, so depending on the phase of your feedback, it can either shut the drive at n cycles or 0.5+n cycles. This also means that the current can potentially grow for about 1.5 half-cycles at worse case, so you need to be aware of this and set your current limit conservatively.
Here's a back-of-the envelope rough example: Suppose my primary current ring up is more-or-less linear and rings up at about 100A every half cycle. I want to make sure my IGBTs see at most 1000A, and this will happen in 5 full cycles. At the worse case, it takes about 1.5 half cycles to trip the OCD, hence the OCD should be set at around 850A or so. This will lead to turn off after a peak current of either 900A or 1000A depending on CT phase."
Registered Member #56972
Joined: Sat Sept 05 2015, 09:43PM
Location:
Posts: 10
But wouldn't the enable pins have the same effect? Here is a picture of the internal schematic:
If you consider pin 1 and 2: Pin 2 is the signal input and it is inverted by the FET(and re inverted in the inverting version), pin one is also inverted and both are fed into a nor gate. Feeding two inverted input to a nor gate is the same as feeding them directly to an and gate so the gate driver chip effectively acts like an and gate. The same happens for pins 4 and 8. By hooking up the synched interrupt signal to the enable pins the same affect should be obtained so is there any reason it isn't actually like that?
Registered Member #61302
Joined: Mon Nov 21 2016, 03:09AM
Location:
Posts: 4
The default state of the UCC27423 needs to be output high, in order to turn on the N-channel FET in the power stage.
See the schematic here, whose power stage is identical to the UD2.7. The reason I refer to this instead of the UD2.7 is that the internal schematic of an FDD8424H is shown on Steve's schematic, but hidden on Loneoceans'. (UD2.7 schematic is here, about halfway down the page.)
I'll go through this for the first gate driver, since all 4 are identical.
The reason for doing this is twofold: 1. The power stage itself (Q3A, Q3B) is both similar to a CMOS inverter (thus, high input -> low output) and... 2. The P-channel (high-side, Q3B) FET is AC-coupled.
The UCC driver's (IC9A) output goes low when the enable pin goes low. This would try to drive the P-channel FET's (Q3B) gate low through a capacitor (C26). This would make it pulse low (turning the FET on), then decay to high (turning the FET off) due to R22, causing the power stage to go high-impedance. This is not something you want to do to because then nothing is controlling the gate voltage of the IGBTs in the bridge (via GDT2 connector -> GDT -> bridge IGBTs). Also, the pulse high, might turn the bridge on and leave it on when the output goes high-impedance.
If you had some sort of strange gate driver IC whose output was high when disabled, you could use the enable function of it directly. However, because most gate driver ICs with enable pins go low when disabled (including the UCC27423), the easier solution is to always have the UCC27423 driver enabled and to apply some logic gates to the inputs.
Registered Member #42796
Joined: Mon Jan 13 2014, 06:34PM
Location:
Posts: 195
Chris_Dickey wrote ...
The default state of the UCC27423 needs to be output high, in order to turn on the N-channel FET in the power stage.
See the schematic here, whose power stage is identical to the UD2.7. The reason I refer to this instead of the UD2.7 is that the internal schematic of an FDD8424H is shown on Steve's schematic, but hidden on Loneoceans'. (UD2.7 schematic is here, about halfway down the page.)
I'll go through this for the first gate driver, since all 4 are identical.
The reason for doing this is twofold: 1. The power stage itself (Q3A, Q3B) is both similar to a CMOS inverter (thus, high input -> low output) and... 2. The P-channel (high-side, Q3B) FET is AC-coupled.
The UCC driver's (IC9A) output goes low when the enable pin goes low. This would try to drive the P-channel FET's (Q3B) gate low through a capacitor (C26). This would make it pulse low (turning the FET on), then decay to high (turning the FET off) due to R22, causing the power stage to go high-impedance. This is not something you want to do to because then nothing is controlling the gate voltage of the IGBTs in the bridge (via GDT2 connector -> GDT -> bridge IGBTs). Also, the pulse high, might turn the bridge on and leave it on when the output goes high-impedance.
If you had some sort of strange gate driver IC whose output was high when disabled, you could use the enable function of it directly. However, because most gate driver ICs with enable pins go low when disabled (including the UCC27423), the easier solution is to always have the UCC27423 driver enabled and to apply some logic gates to the inputs.
for some odd reason i bought non inverting gate drive IS's for my UD...
everything appeared to work fine when bench testing my UD (using signal generator to simulate feedback) but the moment i connected the feedback CT nothing happened at the bridge
it took me a few hours to scope every gate and every IC on the board and when that returned no result the same amount of hours to read the UD documentation and redo the same measurements until i realized it was all because that pesky non inverting gate driver...
This site is powered by e107, which is released under the GNU GPL License. All work on this site, except where otherwise noted, is licensed under a Creative Commons Attribution-ShareAlike 2.5 License. By submitting any information to this site, you agree that anything submitted will be so licensed. Please read our Disclaimer and Policies page for information on your rights and responsibilities regarding this site.