Unknown component identification

AI Thread Summary
The component located below the USB connector and to the left of the SOT transistor is identified as a resettable polyfuse, specifically rated at 500mA, which protects USB ports from shorts and overcurrent. The labeling "501K" suggests it is a fuse, as it aligns with the convention for capacitors indicating a value of 500. Discussions referenced the Arduino Uno schematic, confirming the presence of this fuse on the USB power line. Some participants initially speculated it might be an optocoupler but ultimately agreed on its function as a fuse. This highlights the importance of consulting schematics and datasheets for accurate identification of components.
Jiggy-Ninja
Messages
309
Reaction score
1
Engineering news on Phys.org
Not very sure, as it can be either resistor or capacitor. But my bet is on capacitor.
 
The label looks like "501K" whcih would not be a standard value capacitor or resistor

I wouder if it's this (quote from http://arduino.cc/en/Main/arduinoBoardUno)
The Arduino Uno has a resettable polyfuse that protects your computer's USB ports from shorts and overcurrent. Although most computers provide their own internal protection, the fuse provides an extra layer of protection. If more than 500 mA is applied to the USB port, the fuse will automatically break the connection until the short or overload is removed.
If the labelling convention is the same as for capacitors, the "501" would mean "50 foloowed by one zero", i.e. "500" which matches the stated fuse rating.

There are links to the schematic and board design from that web page, so they should give you the answer.
 
Last edited:
Hmm. Did not think about fuse.
 
Good find Studiot

it's a ptc thermistor...
great idea - a fuse that resets itself after short is removed!


Only way to go when it's soldered in !

http://www.bourns.com/data/global/pdfs/Bourns_2010_industrial_PTC_appnote.pdf
http://www.bourns.com/data/global/pdfs/bourns_auto_short_form.pdf
 
Last edited by a moderator:
dlgoff said:
I wasn't referring to an IC.
schip666! said:
I believe it is a fuse on the USB power in.
The schematic shows an F1 500ma fuse on the XUSB line (lower right corner):
http://arduino.cc/en/uploads/Main/arduino-uno-rev2-schematic.pdf
And I think I can make out the F1 label, in magenta between the two components, on the layout picture here:
http://balau82.files.wordpress.com/...-arduino_uno_ref-brd-eagle-5-10-0-light-1.png
This makes perfect sense. I had tried to look at the schematics, but all the various undifferentiated boxes of the Eagle (I assume) schematic left me a bit confied about what was what.

I had pulled out my multimeter and did a couple continuity tests, and found that one end is connected to one of the USB pins, and the other goes to the middle pin of the SOT MOSFET, which I had assumed was the gate, and looked around that area in the schematic.

Lesson: Don't assume pinouts! Check the damn datasheet! You know the saying.

The only PTC devices I've seen so far are the through hole ones that look like a large ceramic cap with the leads kinked in a little at the top. I had no idea they looked like this in SMD form. Though it makes sense since it would need a large surface area to dissipate heat from.
 

Similar threads

Replies
14
Views
2K
Replies
10
Views
3K
Replies
5
Views
4K
Replies
9
Views
3K
Replies
1
Views
2K
Replies
5
Views
2K
Back
Top