Build a USB Phone Charger for Any 6-24V Battery: DIY Regulator Tutorial

Added:

Emergency Setup
Linear Regulator
Switching Solution
Final Assembly

Emergency Setup

0:00
Playing Section
  • 1

    Identify two battery sources for phone charging.

  • 2

    Prepare and modify a USB port for connection.

  • 3

    Short data pins to enable faster charging.

Basic DC circuit principles, including Ohm's Law, voltage, current, and electrical power calculations.
Understanding battery specifications, including nominal voltage, capacity, and the importance of polarity.
The fundamental differences between linear voltage regulators (like the LM7805) and switching regulators (buck converters) in terms of efficiency and heat generation.
Basic electronics workshop safety and practical skills, such as safe soldering practices and using a multimeter to measure voltage.
Exploring advanced USB charging protocols, such as USB Power Delivery (PD) and Quick Charge (QC) standards for negotiation of higher voltages and currents.
Designing custom Printed Circuit Boards (PCBs) using CAD software (e.g., KiCad) to create a compact, professional version of the charger circuit.
Thermal management principles in electronics, including calculating heat dissipation and selecting appropriate heat sinks for components.
Integrating the regulator circuit into larger systems, such as DIY off-grid solar setups or electric vehicle secondary power rails.
321.4K views3.5Klikes7:49@greatscottlabOriginal Release: 2013-10-19

This video demonstrates how to build a USB charger that can convert 6V-24V power sources (like car batteries or moped batteries) into the 5V required for charging smartphones. The project compares two voltage regulator approaches: a simple linear regulator (LM7805) which is easy to build but inefficient (around 42.5% efficiency at 12V input) and generates significant heat, versus a switching regulator (LM2576) which achieves approximately 83% efficiency by rapidly switching the input voltage on and off. The switching regulator design requires only four external components (Schottky diode, coil, and two electrolytic capacitors) and can deliver 600mA output current, making it suitable for charging phones, tablets, and other USB devices from various voltage sources.