Achieving a larger voltage than the battery voltage

  • Thread starter Thread starter tfoutz99
  • Start date Start date
  • Tags Tags
    Battery Voltage
AI Thread Summary
To achieve a voltage output greater than 3.7V from a lithium battery, a charge pump can be used to create higher voltages in multiples of the source voltage, but it lacks adjustability without changing capacitors. An op-amp can boost voltage but is limited to the source voltage, making it ineffective for this purpose. A suggested solution is to use adjustable DC to DC converters, which can step up voltage and allow for specific output settings like 10V or 9V. Custom designs using integrated circuits from manufacturers like LTC can also be explored for more tailored solutions. Overall, adjustable step-up converters are the most effective approach for achieving the desired voltage outputs.
tfoutz99
Messages
2
Reaction score
0
Hi! I'm working on a circuit, and I'm trying to figure out a way to output a larger voltage than 3.7 from a lithium battery, and to be able to adjust that voltage when needed. e.g., output 10 V for 2 seconds, then 9 V for 2 seconds.

I looked into a charge pump setup (create a voltage across one capacitor, then another, then connect them in series). In my understanding, this permits setting the voltage to multiples of the source voltage, e.g.
3.7 V (source),
7.4 V (2 identical caps),
11.1 V (3 identical caps)...​

but this voltage cannot be adjusted to, say, 10 V without swapping out capacitors.

I know an opamp can adjust the output voltage, but again it can only bump up the output voltage up to the source voltage. Since it too is powered by the battery, this would be capped out at the source voltage.

Of course, a combination could be performed, where I triple the voltage (11.1 V), and then use an op-amp to adjust that down to 10 V. However, I would like to not have anything in the circuit be higher than what I need.

Is this possible?

(I'm really a novice at circuit design, so please let me know if there is anything I'm completely glossing over!)
 
Engineering news on Phys.org
Look into DC to DC converters or build your own little converter using ICs available from company like LTC etc. You should be able to find adjustable step up converters. Or design your own using those ICs and they have application circuits.
 
Thank you for your reply. That's exactly what I was looking for!
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top