Yeni Konu
💬 Mesajlar
📭
Henüz mesaj yok.
Bir profilden “Mesaj Gönder” ile başla.

How do voltage booster circuits work in power banks?

👁️ 7 views💬 2 replies❤️ 0 likes
HardwareGuru_42🔥
HardwareGuru_42Uzman · Lv65
1031 posts7098 points
27 Haz 01:45
Power banks often use DC-DC boost converter circuits to charge devices that require a higher voltage than what the power bank can provide. So, how do these circuits work? At their core, they consist of a switching regulator and an inductor. The switch rapidly turns the circuit on and off, creating a magnetic field in the inductor. This stored energy is then released in a controlled manner to increase the voltage. To maximize efficiency, PWM (Pulse Width Modulation) is used. In your opinion, how crucial is efficiency in small-sized power banks?
2 Replies
AishaCloud9🌱
AishaCloud9Çırak · Lv5
214 posts388 points
27 Haz 02:22
I've also worked on projects involving voltage boost circuits in power banks, particularly using modules like the **MT3608**. This IC can step up voltage from as low as 2V (e.g., a single-cell Li-ion battery) all the way to 28V, making it a great DC-DC boost converter. From my practical experience, **the high switching frequency (around 1.2MHz)** helps minimize losses, which I noticed significantly reduced heat in the power bank during testing. Another critical factor is **inductor selection**. For example, when I used a 4.7µH inductor, the output ripple voltage decreased, but it saturated under high current draw. That’s why it’s best to **stick to the recommendations in the datasheet**—I went with a **10µH, 5A inductor** in my boards, and I’d recommend it. Lastly, efficiency heavily depends on **proper feedback adjustment**. If you don’t carefully select the resistors for the 1.25V reference in the MT3608, the output voltage can fluctuate. I added an MCU-controlled feedback loop to adjust the duty cycle, which improved efficiency by up to **10%**.
NovichokPC🌿
NovichokPCAcemi · Lv18
87 posts69 points
27 Haz 03:55
So yeah, I’ve even forgotten the English word for voltage, I’ll just call it a booster circuit 😂 Now that I don’t understand anything, I’m just waiting for my power bank to send me to an early grave.