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 #205
Joined: Sat Feb 18 2006, 11:59AM
Location: Skørping, Denmark
Posts: 741
Steve Ward's DRSSTC-1 controller soon became the industry standard for DRSSTC's, including the current most powerfull version, the mighty FATBOY, of Arizonean fame. I visited Arizona recently, and Chris being the generous man he is, handed me a board for a Ward controller, which I have just populated. Having experienced the Fatboy in person, I admit to being flabbergasted by the performance of the beast. It's ability to keep ionised channels simultaneously open for later attack by streamers is nothing short of increadible, and I want one too. It is hard to argue against something that works, and Chris says: "c'mon, just clone and make sparks all day".
Well, good point there, Chris!.
However, my audio modulating scheme handles the volume aspect of the sound by changing the on-time according to the envelope curve of the instrument being played, so I need to be able to handle short on-times like 10µS of so.
The J-K FlipFlop in the controller needs the PRE input to be held high till past the sync shutdown to the clock has been performed, and this delay is created by an RC time constant formed by R9 and C14 in the controller schematic. On the scope pic here you see the signal from the interuptor on channel 3(as it enters CLR in inverted form). Channel 1 shows the resulting waveform in between R9/C14 and the schmidt trigger. The resulting waveform, -after- the schmitt, is seen in trace 4, and it is this waveform that enters pin 5 of the flipflop: PRE. The cursers show the breakpoints where the yellow waveform pass the schmitt trigger levels.
In the next scope pic, you can read out the delay time. It is this delay time the flipflop needs to be able to sync the shutdown of the enable pin on the gate drivers, to the next rising edge on the clock, _after_ channel 3 went high. This delay forms the window, where there should be room for at least 0ne full cycle at Fres.
You will see that I am aiming at full sync ability down to 20kHz.....
But what happens if I shorten the on-time as seen on trace 3? Next scope shot, the on time is down to 100µS and the sync-window has shortened to 28µS which means that a sync is only possible with a 40kHz signal. The reason is, that the trace on signal 1, yellow, does not have time to settle down on 0 volts.
At 72 µS on time, the game is lost, no signal change at all is passed on to PRE.
Since the problem arises because the yellow trace never has time to reach zero, the solution is to enable it to do so, rapidly, and independently of the RC time constant, by bypassing the resistor, R9, with a diode to allow the schmitt trigger output to pull the cap to ground fast, in this case it takes about 200nS. After this litle fix, the waveforms look like this, even with a short on-time of 10µS:The sync-window has been restored.
I therefore recommend this litle mod for everybody who runs this board with lowish frequences, if you like to start the coil up with short on-times and if you like to keep your snubber resistors cool.
You may want to solder the 1n4148 to the board, perhaps on the rear side. Cheers, Finn hammer
Registered Member #205
Joined: Sat Feb 18 2006, 11:59AM
Location: Skørping, Denmark
Posts: 741
Cool,
May I suggest another mod, then. The LM311 sits at the end of a 5V supply line, which is supplying the gate drivers up stream. It seems to me that this analogue comparator should have it's own separate trace from V-reg, since the gate drivers, no matter how well decoubled, are going to induce voltage spikes being fast and power hungry. I have no data to support this opinion, just a hunch, but I butchered my own board and added a separate strip in the form of a piece of wire.
Also, if you feel like it, the Industrial Fiberoptics IFD95T is a perfect drop in receiver, hooks right up with V+ gnd and input, which you might consider to fit to the board instead of the RCA jack. I did, and it works flawlessly It is the black receiver with the yellow dot. It contains a TTL output, which is active high.
Registered Member #1535
Joined: Wed Jun 11 2008, 11:37PM
Location: Northeastern Pennsylvania - USA
Posts: 117
In regards to Steve Ward's DRSSTC-1 driver board:
If I may ask, Dr. Spark, when you mentioned "In the midst of changing .brd file to fix the ground on pin 7"....
I bought 20 boards from BatchPCB a while back. I never checked for errors, but during populating the board and paying close attention to detail I noticed pin 7 of the 74HC14 wasn't connected. This is the ground pin and I figured it was bug. If this what you were referring to? Are there any other bugs I'm unaware of?
I've searched high and low and couldn't find any mention anywhere in any forums. I made my own trace and never brought it up to anyone. I haven't found any other apparent bugs.
I've populated the board. For testing, it's being used to drive an induction heater using Steve's latest interrupter. It appears to work very well. 350a peak through CM100DY12H. The board drives a daughter gate drive board. Eventually It'll drive my first DRSSTC.
Finn Hammer: Thanks for your board tweak. I'll look into that later. Any tweaks would be quite useful to me since I have quite a few of these boards now...
Registered Member #205
Joined: Sat Feb 18 2006, 11:59AM
Location: Skørping, Denmark
Posts: 741
TheBoozer wrote ...
Finn Hammer: Thanks for your board tweak. I'll look into that later. Any tweaks would be quite useful to me since I have quite a few of these boards now...
Actually, pin 3 and 4 on 74hc14 are not connected either. This means that an input, pin 3, is left floating, and it should not, so ground to that one too.
Btw, you are all aware that the pins on the board and the pins on the schematic are different. They go like this: schematic 1,2 = board 1,2 schematic 3,4 = board 13,12 schematic 5,6 = board 11,10 schematic 9,8 = board 5,6 schematic 11,10 = board 9,8 schematic x,x = board 3,4
Registered Member #1535
Joined: Wed Jun 11 2008, 11:37PM
Location: Northeastern Pennsylvania - USA
Posts: 117
The fact that the pin numbers didn't match the schematic made it slightly confusing. It was a little difficult to ensure inputs and outputs and all the other traces were proper. I became worried that the board might not work. I'm glad it does. :) I was to lazy to correct my schematic. I intend to do so. Your notes will make it easier. Thanks. I've read a million times that leaving inputs float is a bad idea. I forget why, but thanks for spotting that one. I'll ground it. :)
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.