• Skip to main content
  • Skip to primary sidebar

Homemade Circuit Projects

Need circuit help? Post them in the comments! I've answered over 50,000!

Blog | Categories | About | Hire Me | Contact | Calculators-online
You are here: Home / Battery Charger Circuits / 5 Simple Power Bank Circuits for Mobile Phones

5 Simple Power Bank Circuits for Mobile Phones

Last Updated on May 17, 2026 by Swagatam 174 Comments

In this article I have explained a 5 assorted power bank circuits using 1.5V cell and 3.7V Li-ion cell which can be built by any individual for their personal emergency cellphone charging functionality. The idea was requested by Mr. Irfan

Table of Contents
  • What is a Power Bank
  • How Does a Power Bank Works
  • Making a 3.7V Power Bank Circuit
    • Block Diagram
  • 1) Simple Power Bank Circuit using 18650 Li-Ion Batteries
    • Parts List
    • Input Stage for Charging the Internal Power Bank Battery
    • Output Stage for Charging External Mobile Phone
    • Power bank Resistor Calculations
  • 2) IC 555 Boost Power Bank Circuit
  • 3) Using a Joule Thief Circuit
    • Using 1.5V Li-Ion Cell
  • 4) Using TIP122 Emitter Follower
  • 5) Using Two Li-Ion Cells without Complex Circuit

What is a Power Bank

Power bank is a battery pack which is used to charge a cellphone outdoors during emergency situations when an AC outlet is unavailable for charging the cellphone.

Power bank modules have gained significant popularity today due to their portability and ability to charge any cell phone while traveling and during emergency requirements.

It is basically a battery bank box which is initially fully charged by the user at home, and then carried outdoors while travelling. When the user finds his cellphone or smartphone battery reaching low, he connects the power bank to his cellphone for a quick emergency topping-up of the cellphone.

How Does a Power Bank Works

I have already discussed one such emergency charger pack circuit in this blog, which used chargeable Ni-Cd cells for the intended function. Since we had 1.2V Ni-Cd cells employed in the design we could configure it to the exactly required 4.8V by incorporating 4 of these cells in series, making the design extremely compact and suitable for optimally charging all types of conventional cell phones.

However in the present request the power bank needs to be built using 3.7V Li-ion cells whose voltage parameter becomes quite unsuitable for charging a cellphone which also uses an identical battery parameter.

The problem lies in the fact that when two identical batteries or cells are connected across each other, these devices begin exchanging their power such that finally an equilibrium condition is achieved wherein both the cells or the batteries are able to attain equal amounts of charge or the power levels.

Therefore, in our case suppose if the power bank utilizing a 3.7V cell is charged fully to about 4.2V and applied to a cellphone with a drained cell level at say 3.3V, then both the counterparts would try to exchange power and reach a level equal to (3.3 + 4.2) / 2 = 3.75V.

But 3.75V cannot be considered the full charge level for the cell phone which is actually required to be charged at 4.2V for an optimal response.

Making a 3.7V Power Bank Circuit

The following image shows the basic structure of a power bank design:

Block Diagram

Power bank block diagram

As can be seen in the above design, a charger circuit charges a 3.7V cell, once the charging is completed, the 3.7V cell box is carried by the user while traveling, and whenever the user's cellphone battery goes down, he simply connects this 3.7V cell pack with his cellphone for topping it up quickly.

As discussed in the previous paragraph, in order to enable the 3.7V power bank to be able to provide the required 4.2V at a consistent rate until the cellphone is completely charged at this level, a step up circuit becomes imperative.

1) Simple Power Bank Circuit using 18650 Li-Ion Batteries

The following figure shows the simplest and the best power bank circuit design that you can build and implement quickly.

Simple Power Bank Circuit using 18650 Li-Ion Batteries

Parts List

  • Resistors are 5 watt CFR
  • R1, R2 = As per the calculations
  • C1, C2 = 100uF/25V
  • D1 = 9V zener diode 1 watt
  • D2 = 6V zener diode 1 watt
  • T1, T2 = 2N3055
  • P1, P2 = 1k preset
  • SPST ON/OFF Switch = 1

The circuit incorporates two identical emitter-follower transistor regulator stages, whose output voltages can be adjusted and fixed using presets.

One regulator stage forms the charger section of the power bank, while the second regulator stage constitutes the charging output for charging a mobile phone.

Input Stage for Charging the Internal Power Bank Battery

One regulator circuit can be seen configured around T1, R1, D1, P1, C1 which forms the input side of the power bank.

This input side is supposed to be supplied with an external 12V DC for charging or topping up the internal Li-ion Batteries of the power bank, whenever they are exhausted.

R1 supplies the base voltage and current for T1. This voltage is stabilized to around 9V by the zener diode D1.

Since T1 is configured as an emitter-follower, its emitter terminal follows its base voltage producing around 9 - 0.6 = 8.4V at the emitter end. The 0.6V is the internal drop of the transistor.

This 8.4V from the T1 emitter supplies the charging voltage for the two 18650 batteries connected in series.

The above 8.4V specifies the full charge voltage for the two batteries (4.2V + 4.2V).

However, since there's no over charge voltage cut-off in this T1 configuration, it is recommended to keep the battery full charge level a shade lower than 8.4V.

Ideally this can be reduced to around 8.2V for an optimal charging of the power bank batteries without the danger of overcharging them.

The 8.2V can be set by appropriately adjusting the preset P1.

Output Stage for Charging External Mobile Phone

The circuit configured around T2, R2, D2, P2, C2 forms the output stage of the power bank.

This stage supplies the output voltage for charging an external mobile phone.

The working of this T2 emitter follower regulator stage is exactly similar to the T1 stage explained above.

However, for this regulator the output voltage is optimized with a 5V output which becomes perfectly suitable for charging any mobile phone or smart phone.

The setting up of the 5V output is precisely done using the P2 preset and the D2 zener diode.

Power bank Resistor Calculations

The resistors R1 and R2 decide how much current can be achieved across the emitter side of the transistors.

These output currents determine how fast the internal battery of the power bank and the external mobile phone can be charged.

R1 and R2 can be calculated using the following formula.

R1 = [Input Voltage - (0.6 + Battery Voltage)] x hFE / Max Charging Current

Assuming the battery voltage to be 7.4 V (3.7 + 3.7), Max charging current to be 1 amp and hFE for 2N3055 = 70, we can solve the R1 value as shown below:

R1 = [12 - (0.6 + 7.4)] x 70 / 1 = 280 Ohms (Nearest Standard Value = 270 Ohms)

Power = 12 - (0.6 + 7.4) x 1 = 4 watts or higher.

R2 = [Input Voltage - (0.6 + Battery Voltage)] x hFE / Max Charging Current

Assuming the battery voltage for charging an external cell phone is 5V, hFE = 70 and Max charging current = 1 amp

R2 = [8.2 - (0.6 + 5)] x 70 / 1 = 182 Ohms (Nearest Standard Value = 180 Ohms)

Power = [8.2 - (0.6 + 5)] x 1 = 2.6 watt or higher.

2) IC 555 Boost Power Bank Circuit

IC 555 base power bank smart phone charger circuit

3) Using a Joule Thief Circuit

If you think that the above IC 555 based power bank charger circuit looks cumbersome and an overkill, you could probably try a Joule thief concept for achieving quite the same results, as shown below:

Using 3.7V Li-Ion Cell

power bank circuit using 3.7V cell

Here, you can try 470 ohm, 1 watt resistor for R1, and 2N2222 transistor for T1.

1N5408 for D1, and a 1000uF/25V for C2.

Use 0.0047uF/100V for C1

The LED is not required, the LED points could be used as the output terminal for charging your smartphone

The coil is made over a T18 Torroidal ferrite core, with 20:10 turns for the primary and secondary, using multistarnd (7/36) flexible PVC insulated wire. This may be implemented if the input is from a pack of 5nos of 1.5V AAA cells in parallel.

If you select Li-Ion cell at the input source, the ratio might need to be changed to 20:10 turns, 20 being at the base side of the coil.

The transistor might need a suitable heatsink in order to dissipate optimally.

Using 1.5V Li-Ion Cell

power bank using 1.5V cell

The part list will be the same as mentioned in the previous paragraph except the inductor, which will now have a 20:20 turn ratio using a 27SWG wire or any other suitable size magnet wire

4) Using TIP122 Emitter Follower

The following image shows the complete design of a smartphone power bank with charger using Joule thief circuit:

Here the TIP122 along with its base zener becomes a voltage regulator stage and is used as stabilized battery charger for the attached battery. The Zx value determines the charging voltage, and its value must be selected such that it's always a shade lower than the actual full charge value of the battery.

For example if a Li-Ion battery is used, you may select Zx as 5.8V in order prevent the battery from overcharging. From this 5.8V, the LED will drop around 1.2V, and the TIP122 will drop around 0.6V, which will ultimately allow the 3.7V cell to get around 4V, which is just around sufficient for the purpose.

For 1.5V AAA (5 in parallel), the zener could be replaced with a single 1N4007 diode with its cathode towards ground.

The LED is included for roughly indicating the full charge condition of the connected cell. When the LED lights up brightly, you may assume the cell to be fully charged.

The DC input for the above charger circuit could be acquired from your normal cellphone AC/DC charger unit.
 

Although the above design is efficient and recommended for an optimal response, the idea may not be easy for a newcomer to build and optimize. Therefore for users who might be OK with a slightly low tech design but much easier DIY alternative than the boost converter concept might be interested in the following configurations:

The three simple power bank circuit designs shown below utilizes minimum number of components and can be built by any new hobbyist within seconds

Although the designs look very straightforward, it demands the use of two 3.7V cells in series for the proposed power bank operations.

5) Using Two Li-Ion Cells without Complex Circuit

Regulated power bank circuit using TIP122 emitter follower

The first circuit above makes use of a common collector transistor configuration for charging the intended cellphone device, the 1K perset is initially adjusted to enable a precise 4.3V across the emitter of the transistor.

Simple IC 7805 power bank circuit
simple power bank for charging smart phones using two 3.7V cells in series

The second design above uses a 7805 voltage regulator circuit for implementing the power bank charging function

Simple LM317 IC based power bank circuit

The last diagram here depicts a charger design using an LM317 current limiter. This idea looks much impressive than the above two since it takes care of the voltage control and the current control together ensuring a prefect charging of the cellphone.

In all the four above power bank cell phone charger circuits, the charging of the two 3.7V cells can be done with the same TIP122 network which is discussed for the first boost charger design. The 5V zener should be changed to a 9V zener diode and the charging input obtained from any standard 12V/1amp SMPS adapter.

You'll also like:

  • Zero Drop LDO Solar Charger Circuit
  • highcurrentbatterycharegrcircuitLead Acid Battery Charger Circuits
  • batterydesulfatorcircuit4 Simple Battery Desulfator Circuits Explored
  • li ionfaultindicatorBattery Charging Fault Indicator Circuit

Filed Under: Battery Charger Circuits Tagged With: Bank, Circuits, Mobile, Phones, Power, Simple

About Swagatam

I am an electronics engineer and doing practical hands-on work from more than 15 years now. Building real circuits, testing them and also making PCB layouts by myself. I really love doing all these things like inventing something new, designing electronics and also helping other people like hobby guys who want to make their own cool circuits at home.

And that is the main reason why I started this website homemade-circuits.com, to share different types of circuit ideas..

If you are having any kind of doubt or question related to circuits then just write down your question in the comment box below, I am like always checking, so I guarantee I will reply you for sure!



Previous Post: « Illuminating DRL and Turn Lights with Single Common Lamp
Next Post: Arduino Musical Tune Generator Circuit »

Reader Interactions

Questions & Answers

Total Posts: 174
Newest Oldest
Joaquim Raphael Colossio
March 14, 2026 • 5 months ago #202691

Aqui de São Paulo no Brasil, excelente artigo, quando iniciei a pesquisa não pensava em conseguir um artigo tão claro e abrangente, muito obrigado.

Reply
SwagatamAdmin
March 14, 2026 • 5 months ago #202710

You are most welcome, glad you found the post helpful…thanks for your feedback!

Reply
UNOM Terhile
June 27, 2024 • 2 years ago #153287

There is this power Boaster been made in Nigeria and the boaster is used on generators or inverters with 1000watts output. Please would you share with me the possible design of this Boaster circuit and how it works

Reply
SwagatamAdmin
June 27, 2024 • 2 years ago #153290

Power booster is possible only through a transformer for all regular loads, but if you want to power only resistive loads then you can use capacitors.

Reply
KENJI
February 19, 2024 • 3 years ago #149299

Sir in the ic 555 boosted circuit, can i put 6x 3.7v 18650?

Reply
SwagatamAdmin
February 19, 2024 • 3 years ago #149301

Hi Kenji, yes you can, however first it is important to setup and optimize the circuit using a single cell…

Reply
Kenji
February 20, 2024 • 3 years ago #149306

Sir the 5v from the phone charger is for charging the battery in the ic boosted circuit?

Reply
SwagatamAdmin
February 20, 2024 • 3 years ago #149308

Yes, that’s correct.

Reply
KENJI
February 20, 2024 • 2 years ago #149326

Another question sir can increase the voltage of the battery to 8.4v, it will not affect the circuit?

Reply
SwagatamAdmin
February 20, 2024 • 2 years ago #149334

You can use it, but If you have 8.4V source then the boost converter might not be needed, you can use the 8.4V directly to charge a cellphone via a regulator??

Reply
KENJI
February 20, 2024 • 2 years ago #149337

What is the output current, and how do i increase it, im planning to use this circuit in my project thnaks

Reply
SwagatamAdmin
February 20, 2024 • 2 years ago #149340

Power is upto 3 amps, you caan increase it upto 6 amps by using TIP35 transistor.

Reply
Kenji
March 3, 2024 • 2 years ago #149626

i cant find 50uh inductor, 100uh will work?

Reply
Kenji
March 10, 2024 • 2 years ago #150032

i made the circuit but the voltage continues to rise and when i put a load the voltage drop to around 3.3 volts

Reply
SwagatamAdmin
March 10, 2024 • 2 years ago #150035

The 555 boost converter will need to be optimized correctly. Which load did you use, and which battery did you use (mAH rating?)

Reply
SwagatamAdmin
March 3, 2024 • 2 years ago #149633

The coil will actually need to be experimented and set by trial and error. Start with 100 turns of enameled copper wire over a ferrite rod or ferrite ring, and check the boosted voltage level and also make sure the driver transistor is not heating up. If the transistor heats up, increase the number of turns until heating stops. But if the voltage is not getting boosted that would indicate a faulty 555 configuration.

Reply
KENJI
February 21, 2024 • 2 years ago #149356

Ne555 will work here? Srry im new with electronics and i dontwhich 555 should i buy, Thanks

Reply
SwagatamAdmin
February 21, 2024 • 2 years ago #149359

Any IC 555 can be used here, all will work.

Reply
KENJI
February 27, 2024 • 2 years ago #149495

Its should be cmos version?

Reply
SwagatamAdmin
February 27, 2024 • 2 years ago #149496

Yes, CMOS will be better since it will consume less current…

Reply
KENJI
February 28, 2024 • 2 years ago #149510

Can it charge 2 cellphone at same time?

Reply
SwagatamAdmin
February 28, 2024 • 2 years ago #149512

Please try with a single phone first, if it works then we can easily upgrade it for 2 phones.

Reply
KENJI
February 29, 2024 • 2 years ago #149532

Sorry but I can’t find a ba159, what can i use?

SwagatamAdmin
February 29, 2024 • 2 years ago #149534

Try FR107 or any fast recovery diode if your inverter frequency is higher than 500Hz, if it’s less then use 1N5402

KENJI
February 20, 2024 • 2 years ago #149336

Ok thanks

Reply
momoh A. M
January 31, 2024 • 3 years ago #148896

I sent the image sir .However, you may wish to give me a circuit diagram with parts list for power bank that can charge two android phone at the same time using 3.7v X 6 or more.

Reply
SwagatamAdmin
February 1, 2024 • 3 years ago #148906

Momoh, I saw your images but without checking it practically it can be difficult to troubleshoot the fault. So it is better to build a the circuit yourself which is much easier.
I will design the required circuit and update it in the above post, I will let you know once it is done.

Reply
SwagatamAdmin
February 2, 2024 • 3 years ago #148939

I have updated the new power bank circuit under the title 1) Simple Power Bank Circuit using 18650 Li-Ion Batteries

Reply
momoh A. M
February 9, 2024 • 3 years ago #149086

great sir

Reply
momoh A. M
February 9, 2024 • 3 years ago #149085

can this charge 2 phones at a time if another out put is being tapped from ”out to phone” as shown?

Reply
SwagatamAdmin
February 9, 2024 • 3 years ago #149092

You will have to test it practically to know the exact results. Please do the testing procedures step by step.

Reply
momoh A. M
February 9, 2024 • 3 years ago #149082

Thank you sir.
Question: Can be battery more than two,looking at what is the diagram?That is another 2 bat.connect in series and be in parallel with the former?

Reply
SwagatamAdmin
February 9, 2024 • 3 years ago #149084

You are welcome Momoh,
Yes, you can add another 2S battery parallel to the existing pair.
But before buying more batteries please verify the charging procedure of the circuit using two batteries only.

Reply
momoh A. M
January 29, 2024 • 3 years ago #148847

Good day sir.
i bougth a power bank circuit(module).How can i connect it to six 3.7v battery?i did connection in parallel to the B+ and B- .In the module it has usb pots(male and female) but becoming hot when connected. I would like to sent you the pic.Thanks

Reply
SwagatamAdmin
January 29, 2024 • 3 years ago #148854

Hello Momoh,
You can upload the image to any free online image hosting site and send me the link here, I will try to figure it out…

Reply
Adams
November 19, 2023 • 3 years ago #147157

Pls how can I step up current in a 12v circuit

Reply
SwagatamAdmin
November 19, 2023 • 3 years ago #147159

Which circuit diagram are you referring to?

Reply
Emmanuel
October 25, 2023 • 3 years ago #146469

I need circuit for 9 batteries to make 50,000mah

Reply
Franklin
October 22, 2023 • 3 years ago #146408

Good day Mr swag,
PLS due to unavailability of resources,can I simply use only diodes as many as possible in combination of two 3.7volt battery ???? connected in parallel to make a power bank to charge all kinds of android phones without burning their(the android phone) charging circuit or system,and if YES,PLS show me a diagram .

Reply
SwagatamAdmin
October 23, 2023 • 3 years ago #146416

Hi Franklin,
Yes you can use diodes if transistors are not available to you. However the diodes will need to be high power diodes such as 1N5402. Two fully charged 3.7V Li-ion would produce around 8.4V. to drop this to 5V, you would require around 5 diodes in series.
Alternatively, you can simply buy any 5 V, 3 Ah rechargeable battery and use it in your power bank unit to directly charge any cell phone.

Reply
Mike
January 5, 2023 • 4 years ago #138570

January 4th. 2023
Hello Mr.Swagatam

1) IC 555 Boost Power Bank Circuit.
I built 1) and I am getting 5.1 volts out of it, bit when I plug im the phone to charge, the voltage fluctuates between 4.1 to 5.1 volts.
The phone indicates thats its charging, but what is really happening is that the phone nattwry percentage drops.
could you tell me what am I doing wrong and what I can so to rectify rhe issue.
thank you.
Mike

Reply
SwagatamAdmin
January 5, 2023 • 4 years ago #138584

Hi Mike,
did you connect a 1000uF or 2200uf capacitor at the output of the 5.1V supply?
Also which value did you use for the current limiting resistors?

Reply
Mike
January 5, 2023 • 4 years ago #138624

January 5, 2023
Hi Mr. Swagatam,
I did connect the 2200uf/25v capacitor at the output and the values of the resistors is the same as in the diagram. I didn’t have a BA159 diode at hand so I replaced it with a FR104 fast recovery diode, could that cause the fluctuation? The remaining components is the same as in the diagram.

Thank You

Reply
SwagatamAdmin
January 6, 2023 • 4 years ago #138636

OK, thanks for the reply! Which value resistor did you connect for the 0.6 ohms?
This resistor is responsible for limiting the output current which can affect the charging process.
Another factor is the input supply current which must be at least 1 amp.
And the winding of the coil must be done using a 1 mm magnet wire.

Reply
Mike
January 7, 2023 • 4 years ago #138661

Mike
January 7, 2023
Hello Mr. Swagatam,
Thanks for your reply.
I had a 1 ohm resistor instead of the 0.6 ohm resistor and the coil and the current in the circuit and get back to you.
Thank You

Mike

Reply
SwagatamAdmin
January 7, 2023 • 4 years ago #138670

Hello Mike, 1 ohm will limit the output current to 0.6 amps only. Try 0.6 ohm or 0.5 ohms instead.

Reply
Mike
January 8, 2023 • 4 years ago #138687

Hello Swagatam,

Thank you for the info, I will find the 0.6 ohm or 0.5 ohm resistor and test the circuit again.

Mike

Reply
SwagatamAdmin
January 8, 2023 • 4 years ago #138692

OK, no problem Mike!

Reply
Mike
January 7, 2023 • 4 years ago #138662

Mike
January 7, 2023.
I need to check the coil and see how much current the circuit is drawing.

Mike

Reply
Nuwamanya petr
December 1, 2022 • 4 years ago #136739

Hi! Am am an aspiring electronic engeneer and hobbist. I have like your idea on making power bank. I tried (2) that and i succeeded

Reply
SwagatamAdmin
December 1, 2022 • 4 years ago #136787

Thank you for trying the project. I am glad you could succeed with it.

Reply
David Oriyomi
September 16, 2022 • 4 years ago #133290

I want it in a simple form for a junior student

Reply
VICTORY
June 16, 2022 • 4 years ago #126670

HOW CAN I MAKE A BOOSTER THAT BOOST 1.5 VOLTAGE 5 VOLTAGE WITH HOME MADE MATERIAL OR SPOILT TORCH OR SPOILT DVD PLAYER OR SPOILT RADIO

Reply
SwagatamAdmin
June 16, 2022 • 4 years ago #126726

You can try a joule thief concept, as explained in the following article:
3 Best Joule Thief Circuits

Reply
Kingsley Moses
September 25, 2023 • 3 years ago #145424

Please can you teach me how to make a power bank?

Reply
SwagatamAdmin
September 25, 2023 • 3 years ago #145433

You can build a simple power bank circuit using the following design, there’s nothing complicated about it:
power bank circuit

Reply
Momoh A.M
June 14, 2022 • 4 years ago #125881

Good day sir. I want to construct a power bank for phone that can charge 1-4 cell phone at a time using 6 of 3.7v battery. I need a circuit diagram.

Reply
SwagatamAdmin
June 15, 2022 • 4 years ago #126011

Hi Momoh, you can try the following configuration:

power bank circuit for charging 4 cellphones together

Reply
Momoh A.M
July 14, 2022 • 4 years ago #131568

Good day sir.Kindly help me out of this: i am having a bontel product(big phone,not android anyway),the batteries are flat.i opened it discovered it is 3.7v ty pe of battery.i removed the old and put the new one when i insert it,it show enough charging from battery level indicator but it is not charging when connected.It is the same failure i got from trying to replace a new battery with old one in a lap top. All connections are carefully followed.What is the way out to achieve this sir while carrying repairing sir.

Reply
SwagatamAdmin
July 14, 2022 • 4 years ago #131574

Hi Momoh, sorry, solving a phone or laptop related issue can be difficult for me since I can’t figure out how the phone is functioning internally.

Reply
Momoh A.M
June 24, 2022 • 4 years ago #128551

thank u sir.i believed that if these batteries are wholly meant to charge a cell phone at a time it will last longer in term of its capacity?can the above charge any type of cell phone?where should i place led indicator light for out put? Remain blessed.

Reply
SwagatamAdmin
June 24, 2022 • 4 years ago #128556

Thanks Momoh, yes you can charge any type of cellphone using the 2 series cell concept explained in the above article, however, the mAh capacity of the cells in the power bank may be different for different phones. Unfortunately an LED cannot be placed because LED will consume extra power and deplete the power bank battery faster.

Reply
hizbullahi muhammad sani
October 10, 2021 • 5 years ago #100558

sir the problem we get hete in africa is we cant get all the component needed. What is the way out? thanks you sir for contibuting

Reply
SwagatamAdmin
October 10, 2021 • 5 years ago #100604

Hi Hizbullahi, You can try buying it from an online store.

Reply
philip
September 15, 2021 • 5 years ago #97471

hello bro good morning for our side about this your transistor power bank
1 it didn’t increase charging
2 i want to have a lesson with you bro
3 about the calculation of resistor
ok bro please reply me in time

Reply
SwagatamAdmin
September 15, 2021 • 5 years ago #97491

Hello philip, for the single transistor circuit make sure to have a powerful transistor and a powerful transformer, to match the current requirement of the battery.
If you are unable to optimize the circuit, it is better to use the two battery circuit, which is failproof and will give guaranteed results.

Reply
Jayman
November 17, 2020 • 6 years ago #84534

Thank you sir for this eye opening, I’m a layman but i find the 4 example very simple to do. I mean where 1N5408 and 7805IC was used.
But I would like to integrate the TIP122 and the zener diode circuit unit in the TIP122 emitter follower circuit into it and I don’t know how to do it. Can you please give me a diagram for the integration?
Thanks in advance.

Reply
SwagatamAdmin
November 18, 2020 • 6 years ago #84563

Thanks Jayman, here’s the design as per your requirement:

power bank charger circuit

Reply
Novice
November 20, 2020 • 6 years ago #84676

Sir, I’m confused a bit at the zener diode point. I want to connect a red LED to it as shown in the original design before this integration was done. But which terminal of the diode will I connect to the red LED and which terminal will go out to the negative point for charging the cell from the zener diode?

Reply
SwagatamAdmin
November 20, 2020 • 6 years ago #84696

Novice, you can connect the LED in series with an appropriately selected zener diode, just make sure that together they produce an output voltage of 8.4V for the battery pack. The longer leg (anode) of the LEd will to transistor base

Reply
Abdulrahmanmustapha
August 3, 2021 • 5 years ago #93027

Please can you give a diagram of a 3.7 to 5v power bank

Reply
SwagatamAdmin
August 3, 2021 • 5 years ago #93041

You can modify the first circuit from this article:

https://www.homemade-circuits.com/12v-car-laptop-charger-circuit-using/

Reply
Salau Isiaka
February 18, 2021 • 6 years ago #87145

How can I get all d power bank spare part?
Hw can I also learn it very well?
Please reply me!

Reply
Jayman
November 21, 2020 • 6 years ago #84733

I couldn’t get LM 338 only LM 317 is available at my reach here and the maximum amp that it could give is 1.5 can I connect it in parallel just like I did for 7805?

Reply
Jayman
November 29, 2020 • 6 years ago #84886

I’ve tried the LM 317 the output current of 1 is 2 so two of it gave 4A.
But the problem is not solved yet in the sense that all these transistors works by stepping down the input current to around 5/6V depending on the input but let’s say generally by reduction of 2v from the incoming one.
So once the input voltage reach 6 or 5v the output voltage will also drop to 4v or lesser making it insufficient enough to continue charging the phone.
So I think a voltage booster is actually what’s needed to make it work continuously so that the output voltage can always be between 5 to 6v.

So I’ve some scrab power bank panels with me since it has a ready made boost converter coil, I’m thinking of a way to use the coil in my own circuit so that my output voltage can always be 6v maximum to charge the phone

Reply
SwagatamAdmin
November 30, 2020 • 6 years ago #84909

You will need a buck converter version for that. You can try the following circuit in hat case:

LM317 Variable Switch Mode Power Supply (SMPS)

Reply
SwagatamAdmin
November 21, 2020 • 6 years ago #84735

That will give you with great difficult near 3 amps if the heatsink is really large. make sure to connect both of them over a common heatsink.
Before that, test each of the ICs separately through their standard variable voltage regulator designs, as I have explained below, if both the ICs work correctly, then you can put both of them in parallel with the resistor/pot network.

How to Use LM317 for Making a Variable Power Supply Circuit

Reply
Jayman
November 19, 2020 • 6 years ago #84647

Thanks so much I’ve assembled the design but when tested with a multimeter, the output voltage is 4.76V it’s not up to 5v hence it’s not sufficient enough to charge my infinix Android phone.
Thanks for your time

Reply
Adeniyi Femi
November 3, 2021 • 5 years ago #103619

Sir, am repairing a 20000mah Power bank. I changed d charging port because it wasn’t charging and it was charging normally & could also charge phone but due it’s light weight, d owner complained that I should replace d bad batteries to increase d weight of d Power bank but d power bank stopped charging phone thereafter. Maybe I mistakenly remove a tiny resistor or component during soldering. Pls what should I do to make it charge phone again? -Femi

Reply
SwagatamAdmin
November 3, 2021 • 5 years ago #103648

Adeniyi, Without practically seeing and examining the device it can be very difficult to judge the fault or the resistor value.

Reply
SwagatamAdmin
November 19, 2020 • 6 years ago #84651

You can remove the 7805, and use 4 or 6 1N5408 diodes in series until you have 5 to 6V at the output

Reply
Hollykay
June 27, 2022 • 4 years ago #129449

How come

Reply
Jayman
November 19, 2020 • 6 years ago #84652

Sorry for bothering you sir, the 7508 is now charging my phone and it increases the charge but it’s damn too slow, what can I do to correct that?

Reply
Jayman
November 20, 2020 • 6 years ago #84675

Thank you sir, after using two 7805 in parallel the charging speed showed a positive response.
At that time the battery pack voltage was at 7V and the output voltage was 4.9V.

But when the phone was charged to about 54 percent, the battery voltage as decreased to 6.1v and the output voltage was 4.1v respectively.
At this point the phone only shows charging but didn’t increase again.
Then I noticed that both the 1N5408 and the 7805 that was generating heat before is not heating up again but was cold.

Reply
SwagatamAdmin
November 20, 2020 • 6 years ago #84697

Jayman, it is the internal circuitry and connections of the phone which is causing the battery to switch at different charging rates. If it would be an open battery you wouldn’t have had such issues.
If your 7805s heats up then it may not be supplying proper current for the phone battery.
In that case you will have to replace it with a 5 amp regulator such an LM338 regulator circuit with heatsink or the one that is shown below:
https://www.homemade-circuits.com/lm317-variable-switch-mode-power-supply/

Reply
SwagatamAdmin
November 19, 2020 • 6 years ago #84653

Try two 7805s in parallel and check the response, but make sure to put both over the same heatsink

Reply
Hameed Jamiu
November 15, 2020 • 6 years ago #84422

In the second to the last diagram, can we reduce the input voltage to 5v/2A so that normal phone charger can be used to recharge the cell.
And can the batteries be more than two let’s say for example arranging 5 in parallels in 2 segments and then connect the two back in series so as to increase the mAh of the battery to up to 10,000 mAh and more while the voltage will remain at 7.4V. is that possible and does it need any additional components to achieve that?

Reply
SwagatamAdmin
November 15, 2020 • 6 years ago #84443

5V cannot be used to charge two 3.7V cells in series, that is why 8.4V is shown in the second last diagram.
Yes you can connect as many cells you like, in series/parallel connections to increase the mAh capacity of the power bank as per the required specifications.

Reply
Jayman
November 15, 2020 • 6 years ago #84447

But at the end of the page you recommend 12v charger won’t it cause a damage to the circuit?

Then there’s no indicator led in the circuit how do I know when the cell is fully charged/discharged?

Reply
SwagatamAdmin
November 16, 2020 • 6 years ago #84473

I have recommended 12V with a TIP122 emitter follower circuit, as shown in the 2) example from the following article:

https://www.homemade-circuits.com/how-to-make-simple-dc-to-dc-cell-phone/

for indication you can add the following circuit across the battery terminals:

Battery Full Charge Indicator Circuit using Two Transistors

Reply
Bright
July 11, 2020 • 6 years ago #80261

Hi
I have a problem with my power bank since the inductor stoped connecting then I used wire to connect it and since then the power bank stopped charging instead it keeps reducing instead of charge
Please sir tell me what to do

Reply
SwagatamAdmin
July 11, 2020 • 6 years ago #80271

The inductor is one of the the main components in the power bank, if you short it, it will never work

Reply
Danny mac-donald
May 15, 2020 • 6 years ago #78730

hello,i have batteries ,wire ,and a battery booster can i use the booster to create a gate way for charging the battery and charging of phone….?!

Reply
ID.et
April 28, 2020 • 6 years ago #78235

I have a battery of 7.4v and 1000mAH, is it possible to build power bank with 5v output,, If possible, can I get a circuit diagram please!

Reply
SwagatamAdmin
April 28, 2020 • 6 years ago #78240

You can use a 7805 IC to get 5 V output

Reply
Desmond
August 11, 2019 • 7 years ago #69168

Nice design sir…. the output is 5v how many Ampere??

Reply
SwagatamAdmin
August 11, 2019 • 7 years ago #69170

Thanks Desmond, it will depend on the input current and the coil dimensions

Reply
View Older Comments

Need Help? Please Leave a Comment! We value your input—Kindly keep it relevant to the above topic! Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar



Categories

  • Arduino Projects (95)
  • Audio and Amplifier Projects (134)
  • Automation Projects (18)
  • Automobile Electronics (104)
  • Battery Charger Circuits (90)
  • Datasheets and Components (109)
  • Electronics Theory (150)
  • Energy from Magnets and Earth (41)
  • Games and Sports Projects (11)
  • Grid and 3-Phase (20)
  • Health related Projects (27)
  • Home Electrical Circuits (13)
  • Indicator Circuits (16)
  • Inverter Circuits (100)
  • Lamps and Lights (163)
  • Meters and Testers (72)
  • Mini Projects (28)
  • Motor Controller (68)
  • Oscillator Circuits (30)
  • Pets and Pests (15)
  • Power Supply Circuits (91)
  • Remote Control Circuits (50)
  • Security and Alarm (65)
  • Sensors and Detectors (107)
  • SMPS and Converters (46)
  • Solar Controller Circuits (62)
  • Temperature Controllers (44)
  • Timer and Delay Relay (50)
  • Voltage Control and Protection (44)
  • Water Controller (37)
  • Wireless Circuits (31)



Circuit Simulator

circuit simulator image



Subscribe to get New Circuits in your Email



Other Links

  • Privacy Policy
  • Cookie Policy
  • Disclaimer
  • Copyright
  • Videos
  • Sitemap

People also Search

555 Circuits | 741 Circuits | LM324 Circuits | LM338 Circuits | 4017 Circuits | Ultrasonic Projects | SMPS Projects | Christmas Projects | MOSFETs | Radio Circuits | Laser Circuits | PIR Projects |



Recent Comments

  • Swagatam on Electronic Circuit Projects, Tutorials, and Practical Engineering Solutions
  • Swagatam on Electronic Circuit Projects, Tutorials, and Practical Engineering Solutions
  • Swagatam on 4 Simple Battery Desulfator Circuits Explored
  • Swagatam on 4 Simple Battery Desulfator Circuits Explored
  • Swagatam on PIR Controlled Solar Garden Light Circuit

Social Profiles

  • Twitter
  • YouTube
  • Instagram
  • Pinterest
  • My Facebook-Page
  • Stack Exchange
  • Linkedin

© 2026 · Swagatam Innovations