killerrats
Posts: 4
Joined: Fri Jan 22, 2016 6:08 am

Voltage Question

Fri Jan 22, 2016 6:19 am

I toubleshooted the pi to check for power.

power adapter is 5v 1.0a
I have connected
USB: wifi adapter, wireless keyboard / mouse
Web Cam
HDMI video

I volt metered the tp1 to tp2 and got 4.5v
i volt metered the tp2 to fuse 1 on the back and got 4.83

I am running a script to send out video using gstreamer and after awhile the wifi turns off. I can't figure if the pi is the issue or there might be too much power being drawn.

can anyone help me?

SonOfAMotherlessGoat
Posts: 690
Joined: Tue Jun 16, 2015 6:01 am

Re: Voltage Question

Fri Jan 22, 2016 7:12 am

Are you running all those USB devices straight off of the Pi, or off of a powered USB hub connected to the Pi?
Account Inactive

User avatar
joan
Posts: 14960
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: Voltage Question

Fri Jan 22, 2016 10:15 am

power adapter is 5v 1.0a
...
I volt metered the tp1 to tp2 and got 4.5v
Use a 5V 2A power supply.

User avatar
RaTTuS
Posts: 10563
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK
Contact: Twitter YouTube

Re: Voltage Question

Fri Jan 22, 2016 10:18 am

or change the micro USB lead to a fatter / shorter one
Last edited by RaTTuS on Mon Jan 25, 2016 9:19 am, edited 1 time in total.
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

User avatar
rurwin
Forum Moderator
Forum Moderator
Posts: 4258
Joined: Mon Jan 09, 2012 3:16 pm
Contact: Website

Re: Voltage Question

Fri Jan 22, 2016 11:42 am

You are losing about 0.17 volts in the cable and 0.33 volts in the polyfuse. Even if you used a beter USB cable, you would still only have 4.67 volts on the Pi, which is barely enough for it to work, (It tends to fail at 4.6 volts,) and is significantly under the specification (4.75 volts.)

You should test it using a powered USB hub; it may be that the current they are drawing is too high. But if your power supply can only provide 1 amp, and it appears to be operating well within its capabilities, I would doubt that was the problem.

Which model of Pi is it, and do you have a USB cable with two full-sized plugs on?

killerrats
Posts: 4
Joined: Fri Jan 22, 2016 6:08 am

Re: Voltage Question

Sun Jan 24, 2016 8:20 pm

model b is my pi

I use both usb slots that don't use extensions and no usb hub.

what do you mean by two full sized usb plugs?

User avatar
rurwin
Forum Moderator
Forum Moderator
Posts: 4258
Joined: Mon Jan 09, 2012 3:16 pm
Contact: Website

Re: Voltage Question

Sun Jan 24, 2016 10:50 pm

If you had a Pi without polyfuses on the USB, then you could power it through the USB ports instead. You could try a powered hub, but I doubt that would reduce the current enough to make a difference.

Your other option is a power supply that gives 5.2V, such as the Adafruit one.

User avatar
RaTTuS
Posts: 10563
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK
Contact: Twitter YouTube

Re: Voltage Question

Mon Jan 25, 2016 9:18 am

RaTTuS wrote:or change the micro USB lead to a fatter / shorter one
to reiterate
a better quality Power lead may do the trick
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

User avatar
rurwin
Forum Moderator
Forum Moderator
Posts: 4258
Joined: Mon Jan 09, 2012 3:16 pm
Contact: Website

Re: Voltage Question

Mon Jan 25, 2016 9:20 am

To re-iterate, no it won't. The power lead is only dropping 0.17V
The problem is a combination of the current drawn and the polyfuse, leading to a voltage drop of 0.33V in the polyfuse (and 0.17V in the power cable).

A powered hub will remove the current drawn by the USB devices which will reduce both voltage drops.

I have a feeling that the polyfuse has been over-worked in the past or has always been rather high resistance. I think they changed the parts for a higher current limit at some point because the early Pi's tended to drop a lot of voltage in the polyfuse. It might have a maximum inactive resistance of 0.45 ohms, nearly half a volt of voltage drop per amp -- or 0.32V of drop for 700mA. (See viewtopic.php?f=28&t=58359)

Using a powered hub will drop the current down to about half of that: 0.08V in the lead and 0.16V in the polyfuse; a total of 0.24V. So the Pi will be getting 4.76V -- still low but it should work.

User avatar
RaTTuS
Posts: 10563
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK
Contact: Twitter YouTube

Re: Voltage Question

Mon Jan 25, 2016 9:31 am

rurwin wrote:To re-iterate, no it won't. The power lead is only dropping 0.17V
The problem is a combination of the current drawn and the polyfuse, leading to a voltage drop of 0.33v.
DOH you are right
I blame the train
stupid Monday morning eye's not working :oops:
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

killerrats
Posts: 4
Joined: Fri Jan 22, 2016 6:08 am

Re: Voltage Question

Wed Jan 27, 2016 3:34 am

when I got the pi I ended up taking out the usb and plugging it back in again and restarts automatically. could that have ruined it?

User avatar
rurwin
Forum Moderator
Forum Moderator
Posts: 4258
Joined: Mon Jan 09, 2012 3:16 pm
Contact: Website

Re: Voltage Question

Wed Jan 27, 2016 8:34 am

It would have risked corrupting your SD card, but it won't have damaged anything in the power supply circuitry or anywhere else.

killerrats
Posts: 4
Joined: Fri Jan 22, 2016 6:08 am

Re: Voltage Question

Sun Jan 31, 2016 6:10 am

so what is interesting is that I found a ipod power supply with 5.1v and 2.1a so I used that and it didn't go out at all. I left it for an hour.

Return to “Troubleshooting”