Need input on high voltage regulator design

"Joerg" schreef in bericht news:Jyuqd.51243$ snipped-for-privacy@newssvr21.news.prodigy.com...

Would I? I was hoping that when below 500V the current passing the two 500V vdr's is so small that it does not turn on the transistor.

In the current setup, the pwm needs to have a safe overdimensioning large enough keep those VDR's regulating, and wasting power. With the transistor, you could back off the PWM, keeping it on the edge, with the transistor turning off/on etc. With all the soft knees of the VDR and transistor, you'd still waste power, but perhaps not as much.

That seems the case. Perhaps it is better to use a comparator or opamp + adc input and very high value resistors.

--
Thanks, Frank.
(remove 'x' and 'invalid' when replying by email)
Reply to
Frank Bemelman
Loading thread data ...

"Scott Miller" schreef in bericht news: snipped-for-privacy@corp.supernews.com...

seem

maintain

I have no idea about the varistor, how sharp their knee is. In your current setup you must have given the PWM a safe (too large) value to make sure you are getting your 500V and have the varistors do their job. Well past the knee. Adding the transistor, you could sit somewhere halfway the knees.

Perhaps software can help a bit. As soon as you reach the ~500V, and the transistor is on, turn off the drive. Turn on the drive again, not before a long period of idle time has passed, or when the tube has given a couple of pulses.

to

Did you try a simple single inductor, with just one diode and cap? It seems that a small 330uH inductor and pulsing it with 25uS would also give you 500V in no time. You need a better fet of course. Or use more windings on the transformer and get rid of the multiplier ;)

--
Thanks, Frank.
(remove 'x' and 'invalid' when replying by email)
Reply to
Frank Bemelman

...and what is wrong with using a number of cheap SMD 1% 10 meggers?

Reply to
Robert Baer

MOVs, varistors, TVSes, etc all seem to be roughly exponential, so there is no "knee". A temperature compensated 500V zener would be far better, especially if one could get one that was not noizy from nA to a few mA or so. Using such a beast as a "reference" or the high voltage drop component in a divider in the feedback might do the trick. Below 500V the drain would be zero, and one could work in the 100nA to

10uA region for rather low power loading, making it act as a shunt ergulator. If you do not need a 185C part, then I could make some for you - not cheap but not expensive either (cheaper by the thousands).
Reply to
Robert Baer

Hi Frank,

That would be a pretty scary circuit. Leakage might keep it turned on and at the other end even the slightest overshoot could fry the transistor.

Most voltage dependent devices these days are MOVs which are not at all suitable in any situation where they have to permanently conduct. Even if it's just a little. They are similar to brake pads and wear out.

Yes, but I probably wouldn't waste an ADC input on that unless it's there anyways. A comparator input should be fine. uCs with ADC on board tend to be expensive.

Regards, Joerg

formatting link

Reply to
Joerg

Just to add to Graham's comments about doing this as an inverter application without feedback: If you were to scrap the regulator and, say, operate the whole thing from three AA cells (assuming a uC that would be happy with that) you could run this transformer bipolar. One side switched to VCC, the other to GND, then reverse.

This is off the cuff and you have to check that nothing gets fried: Since it is such a light load, maybe two uC pins could provide enough drive for that? You may need a couple of Schottky pairs to prevent spikes above VCC and below GND if the uC doesn't have enough protection. And maybe a cap or a routine that makes sure that 'rest' is either both port pins high or both low.

If the uC can't do that, maybe a stiff 74HC driver chip could.

Regards, Joerg

formatting link

Reply to
Joerg

design I

was

digital

microcontroller

a

the

in

the input

easily

side so

use a

the

reasonable

needed

function

input

though.

it an

in 2

The HV

My recommendation would be to look at some of the recent portable electronic photoflash designs. The application is similar and there's a great emphasis on economy and long battery life. Unless you need a very closely controlled voltage, I'd probably look at a flyback supply rather than a square wave with voltage doubler.

Norm Strong

Reply to
normanstrong

Hi Frank,

You are right, the transistor won't fry in this application. But it would still be a mushy regulator because you are relying quite a bit on hfe. Voltage control is a lot less mushy.

$2.41 is a lot of money for a uC. But it seems that Microchip isn't charging such a premium for the privilege of having an ADC. That is different with other brands. The MSP, for example, goes from $1 to $2 if you want a converter.

Regards, Joerg

formatting link

Reply to
Joerg

"Joerg" schreef in bericht news:4GJqd.51643$ snipped-for-privacy@newssvr21.news.prodigy.com...

transistor.

The resistor in the collector has to be low enough so that hfe * leakage is of no importance - and there was a 470K resistor in series with the voltage doubler ouput, so I can't imagine frying anything, really.

That rules them out, then, if it happens sooner than the life expectance of the entire device.

A comparator is okay, but sometimes they are giving away analog inputs for free, almost. A few weeks ago I selected a PIC16F88 (7 multiplexed adc inputs, 10 bit). Another version, the 16F87 is identical but only has digital inputs. The 16F88 is $2.41, the 16F87 is $2.26. That's 15 cents for the adc, not bad ;) I didn't need the adc, but since I only need to build 50 pieces, I choosed the 16F88, in case I get a crazy idea.

--
Thanks, Frank.
(remove 'x' and 'invalid' when replying by email)
Reply to
Frank Bemelman

I use a dual 8V unit giving 17V after (some) TC.

Reply to
Robert Baer

Its not isolated because the primary and secondary circuits share a common "ground"

Cheers Terry

Reply to
Terry Given

little dutch timebomb, tick-tock-boom.

Cheers Terry

Reply to
Terry Given

#define zener avalanche diode

I confess, I do it too.

Actually, I once debugged some code that contained: #define x a #define y b #define d a #define q b

It had some interesting side effects. (three co-ordinate systems - xy, ab, dq. And a programmer who didnt know about unions)

Mind you, that code also had a giant static array of constants which was generated by macros (ie at compile time), including generating the variable names (it was a table of variable parameters - max, min, default etc). So a text search on the variable name cannot find the table entry. That was incredibly frustrating - so much so we ended up running the pre-compiler, keeping the output as our new source code, and throwing away all the macros.

Cheers Terry

Reply to
Terry Given

Hi Terry,

They might not go boom in this app because there is little energy available but they'll just eat themselves away.

Question: Why is this one 'Dutch'?

Regards, Joerg

formatting link

Reply to
Joerg

"Scott Miller" skrev i en meddelelse news: snipped-for-privacy@corp.supernews.com...

Why not a Bang-Bang controller? How god does this have to be, anyway?

Basically, one uses a comparator with hysteresis to switch the HV Supply on/off, between two set limits. The filter capacitor will make sure that the total duty-cycle of the power supply is very low, thus power consumption will be low too. Easy.

Reply to
Frithiof Andreas Jensen

Hi Joerg,

I have no idea where I first heard that saying, but thats how I heard it. Working for 10 years on high power electronics with a dutch engineer made it very appropriate :)

I saw a guy use a MOV as a leakage clamp in a 50W smps once. He ignored my sage advice, and consequently suffered a 100% failure rate - catastrophic failures at that, enough to write the whole PCB off (a dozen units). The re-design used an avalanche diode (which ran cool).

Cheers Terry

Reply to
Terry Given

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.