Engineers Garage

  • Projects and Tutorials
    • Electronic Projects
      • 8051
      • Arduino
      • ARM
      • AVR
      • PIC
      • Raspberry pi
      • STM32
    • Tutorials
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Products News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • EE Resources
    • DesignFast
    • LEAP Awards
    • Oscilloscope Product Finder
    • White Papers
    • Webinars
  • EE Learning Center
    • Design Guides
      • WiFi & the IOT Design Guide
      • Microcontrollers Design Guide
      • State of the Art Inductors Design Guide
  • Women in Engineering

DIY- Emergency Phone Charger using a DC Motor

By Ganesh Selvaraj

 

During power outages when all the batteries around your home drain away, the only option left for you would be this emergency phone charger. This tutorial shows you how to charge a phone using a 12V DC motor and a couple of other parts.

Prototype of DC Motor based Simple Emergency Phone Charger

Fig. 1: Prototype of DC Motor based Simple Emergency Phone Charger

Required Components

1. 12V DC geared motor (100 RPM preferred)
2. Wheel
3. Screw driver
4. 1N4007 Diode
5. 7805 Regulator IC
6. Capacitor
7. LED+ 330 Ohms Resistor
8. USB cable

 

Note

– This is just the first version which utilizes very few components and hence it’s quite inefficient. This can never replace a commercial AC wall charger!
 
– I designed this when there was a power outage in my city for a whole week and there was no other source left to charge the phones. The amount of charge you can get depends on stamina of the person rotating the wheel. Do not expect it to charge a device 100%.
 
– And lastly, turn off your phone while charging for better results.

 

Explanation

Well it is basic physics but anyways let me give you a small explanation.
 
Motors are devices which convert electrical energy into mechanical energy. Example: Fans, vibrator in your cell phone, etc.
 
Generators are devices which convert mechanical to electrical energy. Example: Dynamos used in cycle lights, diesel generators used in apartments and shops, etc.
 
A DC motor can also work as a DC generator and vice-versa since their construction and operating principle are similar. So I would be using a 12V DC geared motor as a generator since we need a power source to charge our device.
Now, a question may arise as to why I am using a geared motor instead of normal one. Let me explain it to you:
 
A plain 12V DC motor (can be found in a tape recorder or DVD drives) when powered, can reach a speed of range 1000-3000 RPM. Similarly, if you want to generate some power using that same DC motor you would have to spin the motor at that range to get decent power which is impossible for a human.
 
The gear in a geared motor reduces the net speed of rotation and increases the torque when it is powered. And the same gears convert the torque you apply into speed and hence make the motor shaft spin at high speed even if you spin the gear’s shaft at low speed.
 

More about geared DC motors is here: How Greared DC Motor works

 

Why I choose a 100 RPM motor?

Motors with higher speed (like 200 RPM, 500 RPM) were too easy to spin but generated lesser power and the ones with lower speed (like 10 RPM) required more torque to spin. So 100 RPM was optimal in this case.
 
Depending on the speed at which we rotate the shaft, the voltage varies and obviously it would cross 5 Volts easily, which can damage the device (our phone in this case) and hence we use a 7805 voltage regulator and capacitors.
 

Construction

 

As I said this is a very simple DIY and doesn’t take much time. You can make it in  as much time as it takes to cook instant noodles.
 
– Gather all the parts shown in the image.

Image showing various components used in designing DC Motor based Emergency Phone Charger

Fig. 2: Image showing various components used in designing DC Motor based Emergency Phone Charger

-Make a hole in the wheel far from the center. This would let you put in something like a screw driver and turn it.

Image showing Wheel used as handle to rotate DC Motor on Emergency Phone Charger

Fig. 3: Image showing Wheel used as handle to rotate DC Motor on Emergency Phone Charger

Image showing hole drilled on wheel to fit a screw driver

Fig. 4: Image showing hole drilled on wheel to fit a screw driver

– Attach the motor to the chassis/clamp so that it stays firm while you are rotating it.

Image showing DC Motor attached to chassis

Fig. 5: Image showing DC Motor attached to chassis

– Now attach the wheel to the motor’s shaft and tighten the screw on the wheel.

Image showing Wheel attached to DC Motor on Chassis

Fig. 6: Image showing Wheel attached to DC Motor on Chassis

– Arrange the rest of the circuit on a breadboard.

Prototype of Emergency Phone Charging Circuit

Fig. 7: Prototype of Emergency Phone Charging Circuit

– Cut the USB cable in such a way that the +5V line (red in color) and GND line (black mostly but here it was white) are exposed and connect them to the breadboard at respective locations.

Image showing Ground and VCC Wires taken out from a USB cable

Fig. 8: Image showing Ground and VCC Wires taken out from a USB cable

-Now connect one of the wires from motor to the diode and other to the ground.

Image showing wire connections between DC motor and Charger Circuit

Fig. 9: Image showing wire connections between DC motor and Charger Circuit

This is how the full setup looks like:

Prototype of DC Motor based Simple Emergency Phone Charger

Fig. 10: Image showing DC Motor based Emergency Phone Charger being tested by a millimeter

I’ve connected a multimeter  in parallel to the motor in order to monitor the voltage generated by it.

Place a screwdriver in the hole and start spinning the motor in one direction. The LED should glow now and the phone should start charging. If it doesn’t then:
 
1. Try rotating the motor in reverse direction.
 
2. Check if the connections are tight.
 
3. Make sure you are rotating at enough speed. The voltage generated by the motor should at least cross 6.5V in order to make the 7805 function.
 

Project Source Code

 

 


Circuit Diagrams

Circuit-Diagram-DC-Motor-Based-Emergency-Phone-Charger

Project Video


Filed Under: Electronic Projects
Tagged With: dc motor, Mobile Phone Charger
 

Questions related to this article?
👉Ask and discuss on EDAboard.com and Electro-Tech-Online.com forums.



Tell Us What You Think!! Cancel reply

You must be logged in to post a comment.

HAVE A QUESTION?

Have a technical question about an article or other engineering questions? Check out our engineering forums EDABoard.com and Electro-Tech-Online.com where you can get those questions asked and answered by your peers!


Featured Tutorials

  • PS2 Keyboard To Store Text In SD Card Using Arduino Circuit Setup On Breadboard
    How To Use PS2 Keyboard To Store Text In SD Card Using Arduino- (Part 42/49)
  • Wireless Path Tracking System Using Mouse, XBee And Arduino Circuit Setup On Breadboard
    How To Make A Wireless Path Tracking System Using Mouse, XBee And Arduino- (Part 43/49)
  • How to Make a Wireless Keyboard Using Xbee with Arduino- (Part 44/49)
  • Making Phone Call From GSM Module Using Arduino Circuit Setup On Breadboard
    How to Make Phonecall From GSM Module Using Arduino- (Part 45/49)
  • How to Make a Call using Keyboard, GSM Module and Arduino
    How To Make A Call Using Keyboard, GSM Module And Arduino- (Part 46/49)
  • Receiving SMS Using GSM Module With Arduino Prototype
    How to Receive SMS Using GSM Module with Arduino- (Part 47/49)

Stay Up To Date

Newsletter Signup

Sign up and receive our weekly newsletter for latest Tech articles, Electronics Projects, Tutorial series and other insightful tech content.

EE Training Center Classrooms

EE Classrooms

Recent Articles

  • How to interface a DS18B20 temperature sensor with MicroPython’s Onewire driver
  • What is a low power design?
  • Renesas partners with Tata to accelerate progress in advanced electronics
  • STMicroelectronics’ new touchscreen controller for smartphones enables longer runtime
  • Samsung unveils ISOCELL image sensor with industry’s smallest 0.56μm pixel

Most Popular

5G 555 timer circuit 8051 ai Arduino atmega16 automotive avr bluetooth dc motor display Electronic Part Electronic Parts Fujitsu ic infineontechnologies integratedcircuit Intel IoT ir lcd led maximintegratedproducts microchip microchiptechnology Microchip Technology microcontroller microcontrollers mosfet motor powermanagement Raspberry Pi remote renesaselectronics renesaselectronicscorporation Research samsung semiconductor sensor software STMicroelectronics switch Technology vishayintertechnology wireless

RSS EDABOARD.com Discussions

  • How do you find the angle made by two isosceles triangles in a kite?
  • MWO - EM Structure missing
  • Effect of variable gain amplifier and LNA on the input RF signal's phase
  • HF preamplifier with threshold?
  • Does Monostable pulse stay HIGH whilst input pulse is HIGH?

RSS Electro-Tech-Online.com Discussions

  • Help wanted to power an AC120v induction motor ( edited from Brushless motor - thank you @SHORTBUS= )
  • NOR gate oscillator in LTspice not working
  • HELP NEEDED
  • intro to PI
  • Lighting a .010 green fiber optic with led
Engineers Garage
  • Analog IC TIps
  • Connector Tips
  • DesignFast
  • EDABoard Forums
  • EE World Online
  • Electro-Tech-Online Forums
  • Microcontroller Tips
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips
  • 5G Technology World
  • About Us
  • Contact Us
  • Advertise

Copyright © 2022 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy | Advertising | About Us

Search Engineers Garage

  • Projects and Tutorials
    • Electronic Projects
      • 8051
      • Arduino
      • ARM
      • AVR
      • PIC
      • Raspberry pi
      • STM32
    • Tutorials
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Products News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • EE Resources
    • DesignFast
    • LEAP Awards
    • Oscilloscope Product Finder
    • White Papers
    • Webinars
  • EE Learning Center
    • Design Guides
      • WiFi & the IOT Design Guide
      • Microcontrollers Design Guide
      • State of the Art Inductors Design Guide
  • Women in Engineering