P
Pooh Bear
Ignoramus30105 said:Do you have any suggestions, such as specific chips.
A UC3525 appropriately configured will do that.
Graham
Ignoramus30105 said:Do you have any suggestions, such as specific chips.
EXAR !
You're missing the point.
These chips aren't designed as PWM controllers.
No dead time for starters.
Ignoramus, this is about the time you'd better start telling us
what it is that you're trying to accomplish, because as the
thread wears on you're getting more and more off track.
I am trying to build a tig inverter. To that end, I want to have gate
drivercontrolling a full H bridge. To send signals to gate
drivers, I want to find an appropriate chip that would send square
wave signal to gate drivers and have its frequency and duty cycle
separately settable. Frequency should vary between 30 and 1000 Hz, at
least, and duty cycle between 15% and 85%, or better.
Pooh, I found a very simple chip XR2206, it is not perfect because
duty cycle and frequency are not independently selected, but it is
simple.
Ignoramus, this is about the time you'd better start telling us
what it is that you're trying to accomplish, because as the
thread wears on you're getting more and more off track.
I am trying to build a tig inverter. To that end, I want to have gate
drivercontrolling a full H bridge. To send signals to gate
drivers, I want to find an appropriate chip that would send square
wave signal to gate drivers and have its frequency and duty cycle
separately settable. Frequency should vary between 30 and 1000 Hz, at
least, and duty cycle between 15% and 85%, or better.
Wtf do you mean by "duty cycle"?
Looks to me like the job of the output inverter is just to smartly
reverse current to the arc at a certain (low) frequency, and the
primary inverter is tasked with actually controlling the arc
current. The IRF app note even suggests a slight negative "duty
cycle"-- forcing a small amount ( a few hundred ns) of
cross-conduction in the bridge.
A UC3525 appropriately configured will do that.
Ignoramus30105 said:Thanks Graham... They have only less than 50% duty cycle, whereas I
would like to see a greater variation. Nevertheless, it is a
possibility. I will check out tig welding books, maybe I can get away
with less tan 50% duty cycle. I appreciate your input.
i
I think I've seen a 555 set up ( or was it a 565) I think it was the daul
timer chip, the first timer was a VCO and the other did duty cycle, I think
it was in a radio shack book on powersupplies.
Pat
Ignoramus30105 said:I think I've seen a 555 set up ( or was it a 565) I think it was the daul
timer chip, the first timer was a VCO and the other did duty cycle, I think
it was in a radio shack book on powersupplies.
Pat
Yes. The problem is that regulation of frequency vs. duty cycle is
very screwy. You have two pots, R1 and R2, and frequency and duty
cycle are functions of R1 and R2. You basically have to solve a linear
equation system every time you want to set frequency and duty cycle,
to find out what pot settings to use. Very counterintuitive.
i
in Msg. said:I am trying to build a tig inverter. To that end, I want to have gate
drivercontrolling a full H bridge. To send signals to gate
drivers, I want to find an appropriate chip that would send square
wave signal to gate drivers and have its frequency and duty cycle
separately settable. Frequency should vary between 30 and 1000 Hz, at
least, and duty cycle between 15% and 85%, or better.
Do you have any suggestions, such as specific chips.
in Msg. said:You're missing the point.
These chips aren't designed as PWM controllers.
On Fri, 07 Oct 2005 12:29:37 +0100,
It took me a long time to realize this, but his application isn't
exactly the target of PWM controllers. He's really looking for a
variable frequency, variable duty cycle oscillator.
Dead time is another matter -- he'll have to ensure that there's no
shoot-through, but I think the HIP4081A will do that for him.
Okay, I'd call that symmetry, since the load is 100% on, just the
polarity swaps around. In any case.. .
You can probably do this acceptably well with a CMOS 555 and a CMOS
comparator and a couple of pots.
Well, yes, you are correct, but it greatly helps to also vary the
EN and EP times as percentage of every cycle.
i
Ignoramus30105 said:If you wire a 555 as an astable multivibrator and put a comparator onYes. The problem is that regulation of frequency vs. duty cycle is
very screwy. You have two pots, R1 and R2, and frequency and duty
cycle are functions of R1 and R2. You basically have to solve a linear
equation system every time you want to set frequency and duty cycle,
to find out what pot settings to use. Very counterintuitive.
i
the trigger input, the duty cycle out of the comparator will vary as you
change it's threshold voltage. You can adjust the frequency of the 555
with a single pot, and the threshold voltage with a separate pot. At
those frequencies things will even be somewhat consistent.
I kind of agree, but duty cycle is an accepted term for pwm chips.
See my another answer, I could, but control is cumbersome. You
basically have to solve a 2x2 linear system to figure out proper pot
positions for any given frequency/duty cycle combination.
IIRC the 3525 has two open-collector outputs which can be paralleled toIgnoramus30105 said:Thanks Graham... They have only less than 50% duty cycle, whereas I
would like to see a greater variation. Nevertheless, it is a
possibility. I will check out tig welding books, maybe I can get away
with less tan 50% duty cycle. I appreciate your input.
i
Spehro said:Okay, I'd call that symmetry, since the load is 100% on, just the
polarity swaps around. In any case.. .
You can probably do this acceptably well with a CMOS 555 and a CMOS
comparator and a couple of pots.
Alternatively, if you can live with switch selected frequencies (like
a rotary switch with a number of set approximate frequencies) and a
pot for duty cycle you could just use a single TLC555. The switch
would select capacitors.
Best regards,
Spehro Pefhany
The IRF app note even suggests a
slight negative "duty cycle"-- forcing a small amount ( a few hundred
ns) of cross-conduction in the bridge.
If you are referring to controlling the H bridge, then the gate
drivers will take care of shoot through. All I want from the
oscillator chip is a square wave 5V signal that I can properly control
and that can assume proper frequency and duty cycle range.
Robert said:Look at my other post -- you can do that with a single LM393.
As for dead time -- in "normal" PWM applications, the dead time
is a life saver for the IGBT bridge. In your application, as the
IRF app note mentions, you need some shoot-through due to the
inductive nature of your supply (I just realized this). In fact
if you had dead time in your application, your bridge would
indeed be dead right away.
So you CANNOT use a gate driver that "takes care" of this,
because they're all designed to avoid cross-conduction.
What is the max current/max voltage of your TIG supply?
robert
Look at my other post -- you can do that with a single LM393.
As for dead time -- in "normal" PWM applications, the dead time
is a life saver for the IGBT bridge. In your application, as the
IRF app note mentions, you need some shoot-through due to the
inductive nature of your supply (I just realized this). In fact
if you had dead time in your application, your bridge would
indeed be dead right away.
So you CANNOT use a gate driver that "takes care" of this,
because they're all designed to avoid cross-conduction.
What is the max current/max voltage of your TIG supply?