element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Power & Energy
  • Technologies
  • More
Power & Energy
Forum Can I make a parallel USB circuit to power a device from my PC?
  • Blog
  • Forum
  • Quiz
  • Documents
  • Polls
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 7 replies
  • Answers 2 answers
  • Subscribers 288 subscribers
  • Views 2253 views
  • Users 0 members are here
  • mobile
  • power
Related

Can I make a parallel USB circuit to power a device from my PC?

Former Member
Former Member over 10 years ago

Hey so I'm making a Virtual reality head mounted display and the LCD driver board says it needs 2A. I bought the right power source but the problem is it has to be plugged into a wall. For convenience I'd like to be able to plug the HMD into my PC when I use it because it will already be plugged in there for a video signal. While picking things up from radio shack today I saw they had both USB adapters and the plug I need to power the LCD driver board which made me wonder if I could make my own power cable that plugged into my PC but I need some help and have a few questions.

 

1. Is my PC capable of supplying 2A to my display? I just built my computer and it has a nice power supply but I've heard USB ports only deliver 1A or so.  Is cheaping out on the amps a big problem? Would there be any way to create a parallel circuit that drew amps from 2 USB ports to power the display?

     This is the display I bought - http://www.amazon.com/Tontec%C2%AE-Raspberry-Display-AT070TN90-Controller/dp/B00G60FJNG/ref=sr_1_5?ie=UTF8&qid=143328730… - Mine does have a higher             resolution though.

 

2. If step one is possible what kind of wire would I need for this cable between the USB port(s)?

 

Thank you for any help!

  • Sign in to reply
  • Cancel

Top Replies

  • dougw
    dougw over 10 years ago in reply to Former Member +2 verified
    Using multiple ports seems to be a valid way to increase current - as long as the current from each port is kept within its limit. This requires a method of ensuring the current is evenly shared between…
  • dougw
    dougw over 10 years ago +1 suggested
    USB 2 is only specified to supply 0.5 A at 5 Volts (2.5 Watts) USB 3 can supply 0.9 A. (4.5 Watts) Your device is demanding 2 A at 12 Volts (24 Watts) so USB is not close to meeting this requirement. That…
  • dougw
    0 dougw over 10 years ago

    USB 2 is only specified to supply 0.5 A at 5 Volts (2.5 Watts)

    USB 3 can supply 0.9 A. (4.5 Watts)

     

    Your device is demanding 2 A at 12 Volts (24 Watts) so USB is not close to meeting this requirement.

    That being said your device may mot actually need 2A, that is just what they recommend as a power supply capability.

    For example, the backlight on your display requires a maximum of 0.2 A and the rest of the display probably requires even less current.

    The display will likely run from much less than 12 Volts, requiring even less power, (some of these displays will run fine down to around 9 Volts) but you would need to test it with a variable power supply to determine exactly what voltage and current are actually needed.

    Even with all of these optimizations, it is unlikely the display will work well with just 2.5 Watts.

    If you do want to try your own cable, try to keep the wire at least 22 gage or heavier to minimize power loss in the wire.

    There are lots of lithium batteries available with 12 Volt output - maybe you could embed one of them behind the display panel...

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago in reply to dougw

    The display is supposed to run off of 5 to 12 volts so that shouldn't be an issue but I guess I'll have to try the display on different settings to see if 0.9A is enough (I do have USB 3.0).

    What if I used two ports for more Amps though? It seems very unconventional but if it's safe I think I'll try it.

    image

    The left circuit is kind of what I'm talking about.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago in reply to Former Member

    The problem with a battery is it needs recharging and I'll always have to have the display cable plugged in anyways so it's not really worth it. (Unless there is a cheap solution for a wireless display in which case I'd be down for sure)

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • dougw
    0 dougw over 10 years ago in reply to Former Member

    Using multiple ports seems to be a valid way to increase current - as long as the current from each port is kept within its limit. This requires a method of ensuring the current is evenly shared between ports.

    I have a commercial CD drive that uses 2 USB ports to get enough current - so the method is used.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago in reply to dougw

    I'll give it a try! Thanks for your help, you're a gentleman and a scholar.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • clem57
    0 clem57 over 10 years ago in reply to Former Member

    Doug is one of the best here. Thanks dougw

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • gadget.iom
    0 gadget.iom over 10 years ago in reply to Former Member

    Dougs suggestion is a great one.

    Keep an an eye out for the USB C standard as well. It has power capabilities of 2-3A (10-15W) in data mode and upto 100W in charging mode.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube