Description: A portable phone charger designed for a Siemens mobile phone has been updated to include a printed circuit board (PCB), a USB connector, and enhanced current capabilities. The new charger utilizes a step-up converter based on the TPS61032, which is chosen for its high efficiency, low minimum input voltage of 1.8V, and a high internal switch current of 4A. The converter is intended to deliver approximately 1A at 5V, requiring an average input current of 2.5A at a 2V input, with the potential for peak currents that are significantly higher. The synchronous nature of the converter negates the need for an external Schottky diode, thereby reducing power losses. A low battery LED indicator activates at around 1.95V, signaling that the batteries are nearing depletion. While the converter can operate down to 1.8V, battery performance may diminish significantly at this voltage. To ensure optimal performance, it is recommended to use high-quality rechargeable batteries with low internal resistance. The low battery output can sink a maximum of 100 µA (active low); therefore, a small P-channel MOSFET has been included to drive the LED. A switch has also been integrated to alternate between two configurations for the USB data pins, D+ and D-. One configuration outputs approximately 2.0V and 2.75V, similar to Apple's iPhone wall charger, allowing for 1A charging. The other configuration connects D+ and D- via a 100-ohm resistor, in accordance with USB battery charging specifications, which indicates the USB port's capability for charging. Although the standard allows for up to 1.5A, most devices will charge below 1A. The charger has been tested with an iPhone and an Android phone, achieving charging currents of 1A and approximately 700-800mA, respectively. The total cost for components and PCBs for five units is around €20 per charger, with PCBs sourced from iTeadStudio. The quality of the PCBs is acceptable, although some minor issues with silkscreen thickness and surface finish were noted. The battery connector pins required slight adjustment for proper alignment, and the design of the PCB was constrained by iTeadStudio's size limitations. A hex nut was used as a spacer for the USB receptacle to accommodate its through-hole pins, and adjustments were made to ensure a secure solder connection.
The portable phone charger circuit integrates several key components to achieve its functionality. The TPS61032 step-up converter is at the heart of the design, providing the necessary voltage boost to charge modern devices. The converter's synchronous design enhances efficiency by eliminating the need for external diodes, which can introduce voltage drops and additional heat generation. The output voltage regulation is crucial for compatibility with various devices, and the inclusion of the switch for the D+ and D- lines allows for flexibility in charging modes, accommodating different charging protocols.
The low battery detection circuit is implemented using a simple LED indicator, which offers a visual cue to the user regarding the battery status. The choice of a P-channel MOSFET for driving the LED allows for low power consumption while providing adequate brightness. The design considerations for the PCB, including the size limitations imposed by the manufacturer and the need for careful component placement, reflect practical engineering challenges that were successfully addressed.
Overall, the charger is designed for ease of use and efficiency, making it suitable for charging a variety of devices while maintaining a compact form factor. The attention to detail in component selection, circuit design, and PCB layout contributes to the reliability and performance of the charger, ensuring that it meets the demands of users seeking a portable charging solution.A portable phone charger for a Siemens mobile phone. Since I don`t use that phone anymore and recent phones can usually be charged with a USB connector I built a new version of the charger. This time with a proper PCB, a USB connector and a higher current capability. Just as the previous charger it is basically just a step-up conve rter largely built according to the datasheet. In this case I used the TPS61032 because of its high efficiency, low minimum input voltage (1. 8V) and high internal switch current (4A). I wanted the converter to be able to deliver about 1A at 5V, which requires an average input current of 2. 5A at 2V input but the peak current can be much higher. The converter is synchronous, which eliminates the need for an external Schottky diode (and its relatively large power loss).
This version also includes a low battery led which turns on when the input voltage is around 1. 95V. At this voltage the batteries will soon drop out. The step-up converter can run down to 1. 8V but usually when the two batteries are at this voltage there is not much energy left and they will soon drop even lower than 1. 8V. Batteries with high internal resistance may come very close to 1. 95V even when not empty, so make sure you use good quality rechargeable batteries with low internal resistance.
Because the low battery output of the converter can only sink up to 100 µA (active low) I added a small P-channel mosfet to be able to drive a LED from it. I also added a little switch that determines what`s connected to the D+ and D- data pins on the USB connector.
In fact the standard states a maximum of 1. 5A which is more than this charger can handle but most phones will use a current below 1A. An iPhone can also detect this setting, but will charge at 500mA instead. I built the charger for my iPhone, effectively having a switch between 1A and 0. 5A charging current. That might not be the case on other phones but most phones will charge with at least one of the switches. I`ve tried it out on an Android phone and this also works, although I haven`t measured the current (I believe it is around 700 or 800mA).
All the parts from the resistors to the screws are from digikey, you can lookup the part list below. Total cost based on PCBs and parts for 5 pieces is around ‚¬20 per charger. The PCBs are made by iTeadStudio for about ‚¬10 for 10 pieces (I actually got 12). Quality is good, silkscreen is a little thick on some of the boards and the HASL finish is not as flat as ENIG but perfectly usable. When the boards were built I found out the battery connector pins aren`t actually centered which I foolishly assumed they were but that could be fixed easily by bending them a little.
The boards fit nicely onto the battery connector. If you`re wondering why the board doesn`t extend al the way to the edges, it is because iTeadStudios has a size limit of 5x5cm for the cheapest price category, and paying twice as much (10x10cm) wasn`t worth it. I used a hex nut as a spacer since the USB receptacle needs a little room for its through hole pins. In fact I had to clip the pins a little to reduce the spacing between the battery holder and the PCB, but it`s still soldered rock solid.
The regulator has a heat transfer pad on the bottom so you really need hot air or a reflow oven to solder it, or maybe you could get
The UDA1343TT is a single-chip stereo analog-to-digital converter (ADC) and digital-to-analog converter (DAC) that features basic signal processing capabilities using bitstream conversion techniques. Its low power consumption, compact package size, and low voltage requirements make it highly suitable for low-voltage,...
Some still remember the serial RS232 port, also referred to as a COM PORT, as its functionality has largely been replaced by USB ports. However, for electronics engineering students and technicians learning about computer interfaces, the RS232 port remains relevant....
This document discusses the series used in USB connections for charging batteries. The output voltage ranges from 4.7 volts to 5 volts DC, which is suitable for charging mobile phones and other battery types. The circuit described enhances the voltage...
The diagram illustrates the circuit of a versatile USB power socket that safely converts 12V battery voltage into a stable 5V output. This circuit enables the use of various USB-powered devices.
The circuit design consists of several key components to ensure...
This project implements a USB device that provides a real-time clock for time-stamping events in a non-networked embedded computer environment. For embedded applications requiring periodic time-stamping (such as entry-system logs and configuration audit logs), an accurate real-time clock is necessary,...
The following circuits are presented in a logical order from initial power-up to the additional features incorporated at the end of the project. A less organized version of the Mark II design exists, but this is the sanitized and organized...
After completing several V-USB tutorials, the next project undertaken was to create a compact USB HID keyboard device that types a password stored in EEPROM each time it is connected. The password can be regenerated by pressing the CAPS LOCK...
This article is the result of positive feedback on previous hardware articles. Readers of LinuxFocus expressed interest in interfacing with the USB bus. This solution utilizes the LCD display from a May 2002 article and connects it to the USB...
The SheevaPlug is known to have a suboptimal power supply, particularly affecting users in the UK operating at 240VAC. Additionally, heavy loads on the USB can cause issues, especially when connecting an external mechanical disk drive. This project aims to...
We use cookies to enhance your experience, analyze traffic, and (if you allow) serve personalized ads.
By clicking Accept All, you agree to our use of cookies.
Learn more