element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Power & Energy
  • Technologies
  • More
Power & Energy
Forum Noob batteries in series question
  • Blog
  • Forum
  • Quiz
  • Documents
  • Polls
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 35 replies
  • Answers 12 answers
  • Subscribers 287 subscribers
  • Views 3003 views
  • Users 0 members are here
  • batteries
  • series
  • 18650
  • dc
  • parallel
Related

Noob batteries in series question

moderategamer
moderategamer over 6 years ago

I was wondering, if I wire for example 2 2700ma batteries in series to get roughly  8.4 v cell fully charged but use a step down convertor to bring the voltage down to 5v do I gain back any of the capacity between the two cells? Ideally I would want to wire in parallel for the project but unfortunately I need to draw up to 3.7ish V which would become impossible as the batteries discharge. I'm new here so please go easy on me I'm trying to do as much reading as I can but would appreciate the help.

  • Sign in to reply
  • Cancel

Top Replies

  • gecoz
    gecoz over 6 years ago +2 verified
    Hi Steven, The short answer to your question is no, with the batteries in series the max capacity you can aim for is the original capacity of the single battery, if they are identical, otherwise the capacity…
  • Jan Cumps
    Jan Cumps over 6 years ago in reply to michaelkellett +2 suggested
    yes. at least with the buck converter way less energy will be wasted as heat compared to the linear FET. With a buck-boost converter, Steven would also be able to get some more energy out of the cell when…
  • gecoz
    gecoz over 6 years ago in reply to moderategamer +1 suggested
    Hi Steven, If I understand your question correctly, you are asking why, if the nominal voltage of the battery if 4.2V, I read a voltage of 3-3.7V once the battery is connected to the circuit. The battery…
Parents
  • gecoz
    0 gecoz over 6 years ago

    Hi Steven,

     

    The short answer to your question is no, with the batteries in series the max capacity you can aim for is the original capacity of the single battery, if they are identical, otherwise the capacity of the resulting battery would be equal to the lowest capacity.

     

    Generally speaking, if you use higher voltage to power up your load you end up drawing more current from the battery, hence making it discharge faster. If you imagine the device you are powering up with the battery as a simple resistor (approximation), and think about Ohm's law (V = R * I), you can understand why this happens: your load would stay constant, so if you increase the voltage (V), the current draw increases too, so that R remain constant.

     

    If you are planning to use the battery in parallel instead, to increase the capacity, just make sure the 2 batteries are identical (or as identical as they can be), otherwise they won't be balanced, which will lead to one of them eventually failing.

     

    I hope it helps,

     

    Fabio

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • moderategamer
    0 moderategamer over 6 years ago in reply to gecoz

    Thanks for the reply Fabio, my project uses a Mosfet to control the resulting voltage I'm just a bit confused as to where all the extra voltage is going. if the resistance of the coil I'm using remains constant and the voltage I'm effectively supplying is around 3-3.7v am I conserving power at all. sorry I'm very new to electronics programming is more my deal.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • gecoz
    0 gecoz over 6 years ago in reply to moderategamer

    Hi Steven,

     

    If I understand your question correctly, you are asking why, if the nominal voltage of the battery if 4.2V, I read a voltage of 3-3.7V once the battery is connected to the circuit.

     

    The battery nominal voltage is defined as the voltage read at the terminals when the battery is disconnected, i.e. with no load attached to the battery. Ideally, the perfect battery could provide any amount of current, keeping its nominal voltage the same, i.e. the battery would have no internal resistance.

     

    The reality is quite different: batteries do have some internal resistance, and you can see its effects only when you connect the battery to a circuit. Once attached to a load, the current drawn from the battery causes a voltage drop on the internal resistance, and the result is a lower voltage read at the battery terminals, as the sum of the voltage drop on the internal resistance and the voltage drop on the load must still be equal to the nominal voltage of the battery.

     

    I hope I'm not making things more confusing with my explanation.

     

    Fabio

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • moderategamer
    0 moderategamer over 6 years ago in reply to gecoz

    Nope that all makes perfect sense thanks again. I guess I'm just unsure about if I have two batteries in series that under load are lets say 6.2 v and I for example use the mosfet to modulate the voltage down to say 3v surely that would mean I had gained capacity or run time. Which I know you're saying is not possible just struggling to understand what reducing the voltage does because I would still be drawing the same amperes or current as the resistance of the coil hasn't changed. So I'm using a lower effective voltage due to the mosfet and the draw is lower than it would be at full voltage before the mosfet, so what happens to the extra voltage I'm stripping away cause in my mind that should equate to effective more capacity? Sorry if that makes no sense.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • michaelkellett
    0 michaelkellett over 6 years ago in reply to moderategamer

    If I understand your circuit correctly (a schematic would help !) you have a battery, a mosfet (controlled we don't know how) and a load.

     

    if the mosfet is operating in a linear way it drops the voltage between the battery and the load, and the wasted power (current x drop across mosfet) comes out in heat in the mosfet.

     

    If you use a switching controller (Google 'buck regulator') it acts differently and the current in the load will be greater than the current drawn from the battery but the voltage across the load will be less than that across the battery.

     

    The power into the load will always be less than the power drawn from the battery because no controller can ever be 100% efficient.

     

    MK

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • gecoz
    0 gecoz over 6 years ago in reply to moderategamer

    To try and grab this concept, lets think the mosfet just as a "black-box" converter, placed between the battery and the load (the battery is connected the converter input terminals, and the load is connected to the converter's output terminals). In your case, your converter should transform your voltage from let's say 6V down to 3V. If your transformer was ideal, this conversion would happen with no losses, i.e. the power (P = V * I) transferred from the converter to the load would be equal to the power transferred from the battery to the converter (no losses).

     

    Again, in the real world, there is no such thing as no losses, and the converters have a defined efficiency (i.e. the fraction/percentage of power effectively transferred from the input to the output of the converter), as Michael pointed out. Therefore, using higher voltages leads to more power wasted because of the losses.

     

    But I think what you are finding more confusing is the fact that battery capacity and run time are not the same thing. The capacity of a battery is a property of the battery, due to the physics of how it is built (the chemical reactions involved, etc...), and it is independent from the way the battery is used. The run rime of a battery depends entirely on the way it is used: if you have 2 identical batteries, and you connect them to 2 circuits that draw one double the amount of the current than the other, the run time of the battery attached to the higher-drawing circuit will last half the time compared to the other.

     

    Again, I'm trying to simplify things hoping that this doesn't confuse you more, as I know some concepts are hard to grasp when you are moving your first steps in the world of electronics.

     

    Fabio

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • gecoz
    0 gecoz over 6 years ago in reply to moderategamer

    To try and grab this concept, lets think the mosfet just as a "black-box" converter, placed between the battery and the load (the battery is connected the converter input terminals, and the load is connected to the converter's output terminals). In your case, your converter should transform your voltage from let's say 6V down to 3V. If your transformer was ideal, this conversion would happen with no losses, i.e. the power (P = V * I) transferred from the converter to the load would be equal to the power transferred from the battery to the converter (no losses).

     

    Again, in the real world, there is no such thing as no losses, and the converters have a defined efficiency (i.e. the fraction/percentage of power effectively transferred from the input to the output of the converter), as Michael pointed out. Therefore, using higher voltages leads to more power wasted because of the losses.

     

    But I think what you are finding more confusing is the fact that battery capacity and run time are not the same thing. The capacity of a battery is a property of the battery, due to the physics of how it is built (the chemical reactions involved, etc...), and it is independent from the way the battery is used. The run rime of a battery depends entirely on the way it is used: if you have 2 identical batteries, and you connect them to 2 circuits that draw one double the amount of the current than the other, the run time of the battery attached to the higher-drawing circuit will last half the time compared to the other.

     

    Again, I'm trying to simplify things hoping that this doesn't confuse you more, as I know some concepts are hard to grasp when you are moving your first steps in the world of electronics.

     

    Fabio

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
  • moderategamer
    0 moderategamer over 6 years ago in reply to gecoz

    Thanks again Fabio, I get that no circuit is lossless just seems like a huge waste of battery when you're essentially just throwing away all the remaining voltage after the conversion. I just thought it was maybe different with a mosfet because of the way it drops the voltage, as far as I'm aware the mosfet which i'll be controlling with one of the pwm pins of an Arduino drops the voltage by opening and closing the circuit by the desired frequency to do such. I thought even though there would be a loss it wouldn't be the entire difference.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube