Showing posts with label usb. Show all posts
Showing posts with label usb. Show all posts

Monday, December 23, 2013

Boost Current Upgrade Your USB Hub

Problems can arise with USB hubs that are powered from a PC when gadgets plugged into them draw too much current. This is often the case with devices fitted with USB cables that are too long or too thin, causing voltage drop. There’s no need to scrap your old USB hub, however, if you upgrade it using this little circuit and an external power supply.

Just cut the 5-V power wire of the USB cable inside the hub and solder a diode (D1) in the pass-through direction. Now connect the 5 V wire from the external power supply to the cathode of this diode. D1 prevents any current from the power supply from flowing back into the PC.

Read More..

Thursday, August 15, 2013

USB powered battery charger circuit

rangkaian usb untuk charge , mengisi batterei , batteray
At this time I will share about the series used in the usb to charge battery. Issued voltage 4.7 Volt to 5 Volt DC suitable for battery charge the phone, as well as other batteries. 




Below is a circuit where the voltage is removed the usb on the computer will be strengthened by several components so that the voltage used to charge batteries more powerful and filtered, and will make it more durable and long lasting.
USB battery charger schematics
Part List :
R1 = 1 K
R2 = 330 R
R3 = 4K7
R4 = 300 R
R5 = 27R
D1 = 4.7 volt zener /1W
C1 = 100uF/16V
Q1 = BC548
Q2 = BC558A
Read More..

Thursday, August 1, 2013

USB Battery Charger Circuit Rise

In recent years, the use of USB or Universal Serial Bus as a reliable communications interface in plenty of electronic devices have increased due to its increased speed, size and flexibility. It fundamentally consists of terminals VBUS(+5V supply), GROUND, D+ and D-. As plenty of of the devices run on rechargeable battery, it is now the trend to design the charging circuit that makes use of the power supply from the USB port to charge the rechargeable battery. This feature will make the devices more convenient to the users as the devices will get their power from the bus and requires no outside plug or cables.


USB Bus Powered Functions
Theres fundamentally three classes of USB functions on power that can be derived from the port.

  High-Power Bus The high power bus powered functions derived all its power from the VBUS and cannt draw over 100mA until its been configured. One time configured, it can draw up to five unit loads(500mA) by requesting it in its descriptor. At full load, it must be able to work between the VBUS voltage of four.75V and five.25V.

  Low-Power Bus The low power bus powered functions derived all its power from the VBUS and must not draw over one unit load (100mA) according to the USB standard. It must even be able to work between the VBUS voltage of four.40V and five.25V.

  Self-Power Self power functions can draw up to 100mA from the VBUS and the rest from its outside source. This is the most simplest to design.


USB Port Powered Battery Charger
This application circuit makes use of the MCP73853/MCP73855 linear charge management controllers for cost sensitive applications. They are specially designed for USB applications and adhere to all the USB specifications governing the USB power bus. The circuit below makes use of the MCP73855 to design a USB powered Lithium Ion/Lithium Polymer battery charger by deriving the power from the USB port.
Read More..

Tuesday, July 9, 2013

USB to Serial RS232 Adapter

This USB to Serial RS232 adapter is very useful in many situations we need to connect a device with RS232 to a computer without RS232 port , but with USB port .

Using FT232BM chip manufactured by Future Technology Devices International we can make a very simple USB to Serial RS232 adapter using few external components .
 
USB to Serial RS232 Adapter Circuit Diagram
 

This USB to RS232 adapter based on the FT232BM driver can support many operating systems ( windows , mac, linux ) .

FT232 driver main features are : Two Individually Configurable IO Channels , Integrated Power-On Reset (POR) circuit , Integrated RCCLK circuit , Integrated level converter on UART / FIFO interface and control signals , Support for Isochronous USB Transfers , Wake Up Signal Pin on each channel , Low suspend current , Programmable Receive Buffer Timeout , USB 2.0 , Extended EEPROM Support and many other.

As you can see in the schematic bellow the circuit is very simple and the voltage needed for the circuit is obtained from the USB port .

If you are using these type of USB to RS232 adapter you need to install a driver to work


Read More..