Switching power supply behavior

In article , Scott Miller wrote: [...]

Yes, a bit. At higher temperatures, the recovery time usually gets a bit longer and the corners in the curve get a bit rounder.

1N4007 is about the worst one on the market. You want a diode that is "fast recovery" or "high speed"

Remember it is the ESR of the capacitors not their capacitance that matters most to what the diode capacitance is doing. The storage effect has most of the longer term effect. The capacitance increases the sharpness of the output edges that happen when the transformer's voltage swings up and down.

Yes, there are better ways. If you are regulating the voltage by means of a servo loop that controls the duty cycle, you don't need to adjust the frequency for the highest voltage. I'd be inclined to adjust for the lowest supply current to maximize the battery life.

I can offer but little help there. I don't use PICs. The basic thing to check is what happens to the current cycle's pulse width if it ends just as you are updating the registers.

I don't know that this matters in your case. The gain of the tube is very voltage dependant. You are only counting pulse not measuring how big they are so a slight gain shift shouldn't matter. I think you can safely leave the detection on the cathode end.

--
--
kensmith@rahul.net   forging knowledge
Reply to
Ken Smith
Loading thread data ...

In article , John Popelish wrote: [...]

I've used this same basic design for the output several times. It isn't all that strange. As far as PWM regulation goes, it is a flyback design. The doubler means that the output has N*Vin added to it.

Normally, in a flyback design, the primary has a current ramp in it. When you add the doubler to the output, this changes. The doubler causes a larger current to flow just as the transistor switches on. This added current tails away as time passes and the output side capacitor gets charged. This decreasing current tends to cancel the slope of the normally increasing current seen in the primary.

The OP isn't using current mode control so this doesn't mess up his current sensing.

The flatter current wave form has a lower RMS to average ratio so the losses in the pass transistor can be less with this circuit that would be the case for just a flybacker.

--
--
kensmith@rahul.net   forging knowledge
Reply to
Ken Smith

In article , Scott Miller wrote: [...]

You can make the circuit in LTSpice and study the effects of various modifications without smoking real parts.

The transformer is two inductors with a coupling K between them.

--
--
kensmith@rahul.net   forging knowledge
Reply to
Ken Smith

In article , Nico Coesel wrote: [...]

formatting link
has a spice that is free, unlimited, easy to use, nearly bug free, and much faster than most of the others. Look for "switcher CAD III". Although Linear started out with this just intended to help in the design of switchers, the software is a complete general purpose spice.

It has some "hacks" in it that makes it able to handle switching circuits more quickly than normal spices. This is doubly true if you use their feature of imbedding the resistance and capacitance right into inductors rather than adding parts to the model to handle them.

--
--
kensmith@rahul.net   forging knowledge
Reply to
Ken Smith

Didn't we tell you how to dump that asinine MOV crap in a previous thread you started about this p.o.s.? -PLONK

Reply to
Fred Bloggs

Yep, it's as close as possible...

Understood that part, that's why the cap is there.

Ok, I get it. Didn't the the inductance in a ferrite bead would be enough to make a difference. I use them for filtering out RFI (100 MHz and up) and never looked much at their characteristics beyond that. Some of this is starting to come back to me from my ham radio licensing long ago...

This sounds like a good setup to learn LTSpice with. I found something similar in the example files. I've also got some dual ferrite cores I can go throw in the circuit and see what that does to my duty cycle requirements.

Thanks again,

Scott

Reply to
Scott Miller

No, higher ESR increases the effect.

This is somethimes true and sometimes not.

--
--
kensmith@rahul.net   forging knowledge
Reply to
Ken Smith

Deep breath:

The current consumption of the transformer occurs in pulses (there is current when the fet is on and none when it is off). This pulsing load causes the 9 volt battery voltage to bounce because it does not have a zero internal resistance, and there is inductance in the wiring between the fet/transformer and the battery. Any circuits at the fet/transformer end of that wiring will see both the battery bounce and the additional inductive bounce caused by the pulses. The capacitor connected directly between fet source and transformer (you do have it very closely connected to those two points, I assume) acts as a small local battery that soaks up a lot of that pulsation, so that it does not all have to come from the battery through the wiring inductance.

But a capacitor can provide and absorb current only if it changes voltage. The formula that relates capacitive voltage to current is I=C*(dv/dt), with I in amperes, C in farads, dv/dt in volts per second. So if you want the battery to supply the average current while holding steady voltage and also let the cap bounce up and down with each pulse a bit, so it can supply the pulses and recharge between them, you need some elasticity between the battery and the cap.

That is what the resistor is doing. But it is also dropping voltage at least equal to the average current from the battery to this circuit.

An inductor instead, will provide the elasticity that allows the cap to soak up the pulses while the battery does not, but can waste very little voltage if its resistance is low. A ferrite bead (or a few in series) will only separate the harmonics of the pulse (the edges) from the battery, but that may be enough to make the wiring inductance fairly insignificant, so at least only the battery internal resistance is involved in any bounce that other circuits see. A small wound inductor will give better low pass filtering that separates the cap voltage changes from the battery. A bigger cap with lower equivalent series resistance and inductance will have to bounce less to soak up the transformer pulses, regardless of what size inductor you use.

That is enough to supply essentially an entire pulse with very little sag, but it will wiggle a bit because of its internal inductance. The small high frequency capable cap in parallel damps more of that.

--
John Popelish
Reply to
John Popelish

Yes. LTSpice has provision to add specified resistance and inductance ot each capacitor so you can test the effect of various amounts of these parasitics.

--
John Popelish
Reply to
John Popelish
[... me ...]

The OP needs a good rule for "considerable". I think he is safe so long as N*Vin is less than about 50% of the desired. He should be sure to limit the duty cycle of the PWM to not exceed this same percentage.

--
--
kensmith@rahul.net   forging knowledge
Reply to
Ken Smith

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.