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
Arduino
  • Products
  • More
Arduino
Arduino Forum Charging 2x 3.7 Lipo but using the full 7.4v for project
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 4 replies
  • Answers 1 answer
  • Subscribers 389 subscribers
  • Views 2451 views
  • Users 0 members are here
  • charging
  • batteries
  • tp4056
  • 600mah
  • 3.7v
  • arduino
Related

Charging 2x 3.7 Lipo but using the full 7.4v for project

rictrajano
rictrajano over 5 years ago

Hello,

 

 

I'm trying to power a 15kg servo with 2x 3.7 600 mAh Lipo batteries (in series to use 7.4v), and I'd like to create a system to charge those batteries.

I bought TP4056 but I realised that, although charging one or even two in parallel is pretty straight forward, I wouldn't know how to then connect the rest of the system to the full 7.4V without blowing anything.

Pretty sure this is a noob question and apologise for that image

 

Thanks in advance for your help

Attachments:
image
  • Sign in to reply
  • Cancel

Top Replies

  • the-dubster
    the-dubster over 5 years ago +5 verified
    You need a Battery Management System (BMS) board - for 2S in this instance (2 cells in series). The charger balance charges them properly, protects them against over charge, over discharge and over current…
  • the-dubster
    the-dubster over 5 years ago in reply to rictrajano +5 suggested
    A BMS has a Battery +ve connection, a Battery -ve connection and a Balance connection (as shown in the linked diagram). Measuring across B+ and BM will give the voltage of 1 cell, if you measure across…
  • rictrajano
    rictrajano over 5 years ago in reply to the-dubster +2
    Thanks for your idea. I've searched and found that this is actually a great solution for other projects that I have. For this project I'm trying to go for a more all in one solution, with LED indicators…
Parents
  • the-dubster
    0 the-dubster over 5 years ago

    You need a Battery Management System (BMS) board - for 2S in this instance (2 cells in series).

     

    The charger balance charges them properly, protects them against over charge, over discharge and over current if you get a reasonable one.

     

    The only real consideration is the required output current from the cells (what the project you're powering demands), that will decide the power requirements of the BMS, try to draw more than it supplies and it will (should) shut the output down.

     

    example board on eBay:

     

    https://www.ebay.co.uk/itm/2S-8A-7-4V-8-4V-Protection-PCB-Boards-For-Lithium-LiPo-Li-ion-BMS-18650-Battery/164322871242?…

     

     

    Example wiring: (from that link)

     

    image

     

    This is not a recommendation, just an example, others are available out there is you search.

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • the-dubster
    0 the-dubster over 5 years ago

    You need a Battery Management System (BMS) board - for 2S in this instance (2 cells in series).

     

    The charger balance charges them properly, protects them against over charge, over discharge and over current if you get a reasonable one.

     

    The only real consideration is the required output current from the cells (what the project you're powering demands), that will decide the power requirements of the BMS, try to draw more than it supplies and it will (should) shut the output down.

     

    example board on eBay:

     

    https://www.ebay.co.uk/itm/2S-8A-7-4V-8-4V-Protection-PCB-Boards-For-Lithium-LiPo-Li-ion-BMS-18650-Battery/164322871242?…

     

     

    Example wiring: (from that link)

     

    image

     

    This is not a recommendation, just an example, others are available out there is you search.

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
  • rictrajano
    0 rictrajano over 5 years ago in reply to the-dubster

    Thanks for your idea. I've searched and found that this is actually a great solution for other projects that I have.

     

    For this project I'm trying to go for a more all in one solution, with LED indicators for charging status and mini or micro USB input.

    The output current will be around 700mAh.

     

    I found this on Aliexpress:

     

    image

     

    Specifications:

     

    Input voltage: 4.5-8V DC

    Output voltage: 4.3-27V DC (Continuously adjustable)

    Charging voltage: 4.2V DC

    Charging current: Max. 1A

    Discharging current: Max. 2A

     

     

     

    I think it will charge both batteries plus step up the voltage for the servo. Would you think is a good solution or am I missing something here?

     

    Thanks again

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • the-dubster
    0 the-dubster over 5 years ago in reply to rictrajano

    A BMS has a Battery +ve connection, a Battery -ve connection and a Balance connection (as shown in the linked diagram).

     

    Measuring across B+ and BM will give the voltage of 1 cell, if you measure across BM and B- it gives the voltage of the 2nd call, and finally across B+ and B- you get both cells in series - full pack voltage.

     

    The charging also uses the same connections and 'balances' the cells to ensure they are both charged to the same voltage.

     

    Cheaper options with only B+ and B- are available, and will work to a degree, if the cells manage to maintain balance, or you remove them periodically and charge them individually. The only problem I have is during discharge, if 1 cell drops lower than the other then you can run into problems if it over discharges (fire is a real possibility here - that cannot be overstated).

     

    Having a proper balanced charge/discharge circuit alleviates that issue, and the Aliexpress image you show doesn't appear to have that function from the connection pads I see.

     

    Also, with an input of max 8v and an output of up to 27v - this is a boost converter too - not required if you just need the voltage supplied by a 2S setup - if it's to drive servos (as you state) then I guess you need more than the 7.2 - 8.4 from a pair of LiPo packs.

     

    Be aware, depending on the project, Buck (step down) and Boost (step up) regulators can be electrically VERY noisy as I'm sure some folks here can attest - the project you intend to run will decide whether noisy (pretty high ripple) DC is acceptable - you're not just using it to power the servos here, it wouldn't be advisable to just connect your project directly to the battery contacts and use vout for the servo - there is zero protection for the cells - UNLESS, the cells themselves are protected . . . . .

     

     

    EDIT:Looking at the cells in the picture, they DO have protection onboard for overcharge (and discharge I would expect), I'd personally still advise balanced charging.

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • rictrajano
    0 rictrajano over 5 years ago in reply to the-dubster

    Thank you so much for your very in dept explanation. I have now a pretty good notion of the BMS potential.

    I did have a lot problems with buck converters in a previous project where I created a FPV system. Drove me crazy to identify what was the culprit of the image interference. Never managed to get completely rid of it in the end.

    I think that the noise might not be that relevant in this system but, have to try first.

     

    Thanks again for your time

    • Cancel
    • Vote Up +2 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