Author Topic: Charge Pump Question  (Read 10849 times)

0 Members and 1 Guest are viewing this topic.

Offline void_errorTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: ro
  • I can transistor...
Charge Pump Question
« on: March 24, 2015, 09:31:03 am »
Just wondering if it's possible to add 10V on top of a 30V rail using a charge pump with both sharing a common ground. Can it be done using jellybean parts? The current supplied doesn't exceed a few mA.
Trust me, I'm NOT an engineer.
 

Offline Richard Head

  • Frequent Contributor
  • **
  • Posts: 685
  • Country: 00
Re: Charge Pump Question
« Reply #1 on: March 24, 2015, 11:14:00 am »
Absolutely possible. And you can do it with a 555 timer, a few diodes and capacitors.
 

Offline cellularmitosis

  • Supporter
  • ****
  • Posts: 1111
  • Country: us
Re: Charge Pump Question
« Reply #2 on: March 24, 2015, 01:16:43 pm »
You can also use the ICL7660, which is fairly jellybean.  The 555 will accept a wider input voltage though.

Also, switched capacitor ICs are noisy, if that's important for your design. https://www.eevblog.com/forum/projects/an-evening-with-the-icl7660/
LTZs: KX FX MX CX PX Frank A9 QX
 

Offline cellularmitosis

  • Supporter
  • ****
  • Posts: 1111
  • Country: us
Re: Charge Pump Question
« Reply #3 on: March 24, 2015, 01:18:46 pm »
And if you need to simulate the 7660 in LTSpice, you can use the LTC1044 and get a rough idea.
LTZs: KX FX MX CX PX Frank A9 QX
 

Offline calexanian

  • Super Contributor
  • ***
  • Posts: 1881
  • Country: us
    • Alex-Tronix
Re: Charge Pump Question
« Reply #4 on: March 24, 2015, 08:14:25 pm »
To add a 10 volt rail above a 30 volt rail with a 7660 you will need a pseudo ground 10 volts below the top of the rail you are boosting from. I would use a negative adjustable regulator with its ground reference from the 30 volt rail and use the output of that as your 7660 ground and the 30 volt rail as the Vdd of the 7660 and the output will be 30 volt rail + whatever that adjustable regulator is set to.
Charles Alexanian
Alex-Tronix Control Systems
 

Offline void_errorTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: ro
  • I can transistor...
Re: Charge Pump Question
« Reply #5 on: March 26, 2015, 02:18:17 pm »
What if the 30 V rail can be anywhere between 3V & 30V? Hint: tracking pre-regulator. I will still have access to  30V.
Trust me, I'm NOT an engineer.
 

Offline void_errorTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: ro
  • I can transistor...
Re: Charge Pump Question
« Reply #6 on: March 27, 2015, 06:17:40 am »
Hmm... how do i slap a 5V rail on top of a rail that goes from 0 to 20V using a charge pump?
Trust me, I'm NOT an engineer.
 

Offline void_errorTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: ro
  • I can transistor...
Re: Charge Pump Question
« Reply #7 on: April 26, 2015, 09:31:12 am »
Sorry about the dodgy posts but I was posting from my old crappy tablet lying in bed in hospital three days after surgery.

I've figured out how to do what I was asking about and I ended up with this:

Trust me, I'm NOT an engineer.
 

Offline prasimix

  • Supporter
  • ****
  • Posts: 2023
  • Country: hr
    • EEZ
Re: Charge Pump Question
« Reply #8 on: April 26, 2015, 10:34:59 pm »
Hi Void_Error as first I wish you a fast and painless recovery. I'm playing with charge pump with TLC555 which LTspice model can be find in the attachment.
Check also Figure 17a in IR Application Note AN-937 and Figure 16 in IR Application Note AN-937.

Edit 2015-05-02: Revised version can be found here.

« Last Edit: May 02, 2015, 01:00:10 pm by prasimix »
 

Offline void_errorTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: ro
  • I can transistor...
Re: Charge Pump Question
« Reply #9 on: April 27, 2015, 02:03:05 pm »
Hi Void_Error as first I wish you a fast and painless recovery. I'm playing with charge pump with TLC555 which LTspice model can be find in the attachment.
Check also Figure 17a in IR Application Note AN-937 and Figure 16 in IR Application Note AN-937.
Thanks Prasimix. I was actually looking to stick a 5V rail on top of another rail with variable voltage in order to drive a N-MOSFET in its linear region and not need an extra isolated DC supply. However a P-MOSFET is easier to drive in my case. This is obviously for the power supply I'm working on. Just looking for ways to avoid extra transformer winding requirements for various bias voltages.
Trust me, I'm NOT an engineer.
 

Offline prasimix

  • Supporter
  • ****
  • Posts: 2023
  • Country: hr
    • EEZ
Re: Charge Pump Question
« Reply #10 on: April 27, 2015, 03:21:27 pm »
Yes, that is also my intention. Vout+ will become a gate bias for n-ch power mosfet in linear post-regulator while Vout- is connected to the Vpreg that is variable (approx. 2-52V) and feed power mosfet. So idea is to have at least 5V over Vpreg value. It's made floatable that TLC555 can survive voltages higher that max. allowed (18V).

Offline void_errorTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: ro
  • I can transistor...
Re: Charge Pump Question
« Reply #11 on: April 27, 2015, 03:31:54 pm »
Not sure how well the TLC555 will do in a charge pump given the fact that the maximum source and sink currents are unequal. I'd personally go with a MC14584 or 74HC04 with one inverter used as an oscillator and the others paralleled up.
Trust me, I'm NOT an engineer.
 

Offline prasimix

  • Supporter
  • ****
  • Posts: 2023
  • Country: hr
    • EEZ
Re: Charge Pump Question
« Reply #12 on: April 27, 2015, 03:56:47 pm »
Basic testing was done for biasing IRFP250N (Q4) gate in circuit presented here. A minor issue is with low Vpreg voltage but I derived 10V from +15V that is used for op amps to cover that range.

Offline prasimix

  • Supporter
  • ****
  • Posts: 2023
  • Country: hr
    • EEZ
Re: Charge Pump Question
« Reply #13 on: April 27, 2015, 04:39:14 pm »
Not sure how well the TLC555 will do in a charge pump given the fact that the maximum source and sink currents are unequal. I'd personally go with a MC14584 or 74HC04 with one inverter used as an oscillator and the others paralleled up.
Have you seen this article: Comparing the NE555 Timer and LM386 Amplifier as Inductorless DC-DC Converters?

Offline rx8pilot

  • Super Contributor
  • ***
  • Posts: 3634
  • Country: us
  • If you want more money, be more valuable.
Re: Charge Pump Question
« Reply #14 on: April 27, 2015, 04:50:59 pm »
I have used a few high side gate driver devices to do this. If you are trying to learn more about charge pumps and gate drivers, ignore this comment. If you just want to drive a high-side N-CH MOSFET gate, consider a gate driver IC? They avoid needing an iso supply, easy to use, and cheap.
Factory400 - the worlds smallest factory. https://www.youtube.com/c/Factory400
 

Offline prasimix

  • Supporter
  • ****
  • Posts: 2023
  • Country: hr
    • EEZ
Re: Charge Pump Question
« Reply #15 on: April 27, 2015, 04:54:15 pm »
I have used a few high side gate driver devices to do this. If you are trying to learn more about charge pumps and gate drivers, ignore this comment. If you just want to drive a high-side N-CH MOSFET gate, consider a gate driver IC? They avoid needing an iso supply, easy to use, and cheap.

Any suggestion for one that survive up to 60V without need to make it "floating"?

Offline rx8pilot

  • Super Contributor
  • ***
  • Posts: 3634
  • Country: us
  • If you want more money, be more valuable.
Re: Charge Pump Question
« Reply #16 on: April 27, 2015, 05:01:33 pm »
60v on the input side or the gate drive side?
Factory400 - the worlds smallest factory. https://www.youtube.com/c/Factory400
 

Offline rx8pilot

  • Super Contributor
  • ***
  • Posts: 3634
  • Country: us
  • If you want more money, be more valuable.
Re: Charge Pump Question
« Reply #17 on: April 27, 2015, 05:13:38 pm »
I have been using the Linear LT1910 for years to drive N-FET's. It has some other current monitoring features that may not be useful to you. It will so a simple logic level to gate drive about 15v above the supply voltage.

There are others that are just a pure driver without the fancy stuff.

This Micrel part is good to 36v on the supply side.
http://www.digikey.com/product-detail/en/MIC5021YM%20TR/576-1239-1-ND/771878
Factory400 - the worlds smallest factory. https://www.youtube.com/c/Factory400
 

Offline prasimix

  • Supporter
  • ****
  • Posts: 2023
  • Country: hr
    • EEZ
Re: Charge Pump Question
« Reply #18 on: April 27, 2015, 05:54:17 pm »
60v on the input side or the gate drive side?

On the input/supply side.

Offline rx8pilot

  • Super Contributor
  • ***
  • Posts: 3634
  • Country: us
  • If you want more money, be more valuable.
Re: Charge Pump Question
« Reply #19 on: April 27, 2015, 06:13:18 pm »
There are far fewer options at 60v for high-side applications. I have never needed anything above 48v so do not have any specific device to suggest. If your supply is 30v nominal and you are simply protecting for a 60v transient - that is a different story. You can use a TVS or other scheme to level transients to a safe point. If you expect to see a constant 60v, your discreet charge pump concept may be the choice.

Factory400 - the worlds smallest factory. https://www.youtube.com/c/Factory400
 

Offline void_errorTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: ro
  • I can transistor...
Re: Charge Pump Question
« Reply #20 on: April 27, 2015, 06:24:47 pm »
Hmm... I have yet another charge pump related question...

It sounds like this:
I have a 5V and another rail that goes from 0 to whatever. How can I get that "another" rail to have -5V added to it?
Or should I stick with just a shunt reg + current sink to -5V?
Trust me, I'm NOT an engineer.
 

Offline prasimix

  • Supporter
  • ****
  • Posts: 2023
  • Country: hr
    • EEZ
Re: Charge Pump Question
« Reply #21 on: April 28, 2015, 01:40:49 pm »
I have been using the Linear LT1910 for years to drive N-FET's. It has some other current monitoring features that may not be useful to you. It will so a simple logic level to gate drive about 15v above the supply voltage.

There are others that are just a pure driver without the fancy stuff.

This Micrel part is good to 36v on the supply side.
http://www.digikey.com/product-detail/en/MIC5021YM%20TR/576-1239-1-ND/771878
I'm afraid that gate drivers cannot help here a lot. As far as I know (not so much) they are mostly intended to be used for switching application where frequency, rise and fall time are critical. Where Cboost is present that presume that duty has to be below 100% but continuous bias voltage presence is exactly what I need. Currently I only succeed to have 5-10V over Vin with 555 based floating charge pump over the whole range (Vin=2-52VDC).

Offline rx8pilot

  • Super Contributor
  • ***
  • Posts: 3634
  • Country: us
  • If you want more money, be more valuable.
Re: Charge Pump Question
« Reply #22 on: April 28, 2015, 05:29:39 pm »
The LT1910 is particularly terrible at high-frequency switching and primarily intended for static load routing. It cannot drive the gate very hard although it can turn it off very fast. There is no reason that any of the typical gate drivers cannot be used at 100% even if they are optimized for fast on/off. Once a gate is charged on a FET it takes nothing to hold it in that state - no current flows through a gate. It is essentially a small capacitor. Charge it and the FET passes current, discharge it and the FET blocks current.

My primary design interests are in power electronics. I am relatively new to the field and still learning but have used many of the of the shelf gate drivers in 100% applications for power routing and control. For high-side applications, they reduce the part count and complexity.
Factory400 - the worlds smallest factory. https://www.youtube.com/c/Factory400
 

Offline prasimix

  • Supporter
  • ****
  • Posts: 2023
  • Country: hr
    • EEZ
Re: Charge Pump Question
« Reply #23 on: April 29, 2015, 11:20:36 am »
Thanks for this suggestion. LT1910 looks like an another class of device (high-side switch rather then just driver) but I still don't have a clue how to use it in circuit like one from the attachment where it should provide Vbias (~7mA).

Offline prasimix

  • Supporter
  • ****
  • Posts: 2023
  • Country: hr
    • EEZ
Re: Charge Pump Question
« Reply #24 on: May 17, 2015, 11:05:56 am »
Just to confirm what I mentioned in some of previous posts in this thread: if preregulator is used, if I simply use rectified input from main transformer as a bias I can drive mosfet in whole range, full load. I don't know is that a right way to proceed and maybe that can announce a minor 100Hz noise in Vout. I need to test that further.


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf