Re: Need input on high voltage regulator design

From: Ken Smith (kensmith_at_green.rahul.net)
Date: 11/28/04


Date: Sun, 28 Nov 2004 22:57:55 +0000 (UTC)

In article <10qkdhad5k7rmd7@corp.supernews.com>,
Scott Miller <scott@3xf.com> wrote:
>I got bored yesterday and started working again on a Geiger counter design I
>came up with a couple of years ago. The high voltage power supply was
>mostly cribbed from a couple of other designs I found, since I'm a digital
>guy and high voltage isn't my thing. As it stands now, the microcontroller
>puts out a square wave that drives the primary of a transformer via a
>MOSFET. A voltage doubler on the secondary gets the voltage into the
>required range (500+ volts in this case), and a couple of varistors in
>series form a shunt regulator.
>

What does the ADC use as a reference?

How good does the regulator have to be?

Two ideas:

You could sample the primary windings voltage some time after the MOSFET
is switched off. The waveform will look like this:

   A B C D E
   ! ! ! ! !
   V V V V V
...*.......................
...**......................
...***.....................
...************............
...***........*............
...**.........*............
...*..........**...........
...*..........**...........
...*..........*****........
...*..........**..*........
...*..........*...*........
***...............*********

(A) the MOSFET turns off and the voltage goes rocketing up, overshoots and
rings a bit.

(B) the voltage flattens out at some highish level and droops slightly as
we go towards (C)

(C) the energy is all out of the inductance and the voltage drops
suddenly, undershoots and rings.

(D) the voltage settles down to Vcc (or maybe it doesn't get time to.

(E) the MOSFET turns on again.

The voltage you want for this sort of feedback is the one at (C). The one
at (B) is almost as good. From (B) to (C) is almost a straight line.

You should be able to get fairly good regulation. The tricky bit is that
the micro needs to fiddle with the ADC timing to get the right point for
the feedback. The nice thing is that the load doesn't change much so the
software can take a bit of time.

2nd Idea:

       R1 R2 R3
  ----/\/\/----/\/\/----/\/\/\----+-------
                                  ! !
                                  ! !
                                  / --!+\
                                  \R5 ! >----+-- To ADC
                                  / --!-/ !
                                  ! ! !
                                 GND ! !
                                          +--/\/\----
                                          ! R4
                                          \
                                          / R6
                                          \
                                          !
                                         Vref

The ADC will give a zero output up to some voltage and then go up towards
full scale as the volatge increases above that point. This allows the
ADCs bits to be put to better use since you know that the voltage must be
near 500V

R1, R2, R3 are a string of however many resistors you need to make the
impedance high enough.

(1+ R4 / R6) sets the gain for the op-amp

The divider of R5 and (R1+R2+R3..) sets the fullscale point.

Decide on a full scale.

Determine R5 and (R1+R2...) to make R5 have Vref on it at full scale

Decide on a bottom value for the ADC Lets say 450V

Figure out the voltage on R5 at 450V

The op-amp's input see the impedance of R5 in parallel with the (R1+R2)

You want the parallel combination of R4 and R6 to equal that impedance and
you want them to make the op-amp have a gain of (Vref-VR5)/VR5.

The TL071,2,4 type op-amp should work for you if you don't need to
accurate of voltage.

-- 
--
kensmith@rahul.net   forging knowledge


Relevant Pages

  • Re: zero - hundred display
    ... non-inverting op amp with non inverting pin ... connected to a voltage divider of 0.05v. ... 10K linear pot acting as the feedback ... fed to an ADC input -- probably the ADC in the PIC. ...
    (sci.electronics.design)
  • Re: re:using pseudo bipolar ADC
    ... This ADC is just a side track that is needed for the whole project. ... Let's assume gyro zero is significant, but you have to get pretty much ... You can start with the idea above of using a voltage ... look for analog switch IC that will switch bipolar voltages ...
    (sci.electronics.basics)
  • Re: Questions on interfacing to current sense transformer
    ... only one ADC, so I'll have to sample serially, but it should be close. ... Voltage waveforms are rather distorted nowadays, ... The result is true power. ...
    (sci.electronics.design)
  • Re: A/D Precision on a budget
    ... passives, yet would like to maximize the performance of those that I *do* ... Using your existing ADC, simply measure the charging curve using one of the resistances in an RC network. ... You can do a lot with relative resistances, but as mentioned getting a stable, accurate, reference voltage is probably the most difficult part. ...
    (sci.electronics.design)
  • Re: how I can connect 89c51serial port to telephone lineto send data?
    ... I try to send vedio from cctv via telephone line I connect the cctv ... camera output to ADC and the output of the ADC to Atmel 89c51 ... from the ring voltage. ... Your only chance is to store up a bunch of video and then send it ...
    (sci.electronics.basics)

Quantcast