New Reply

Unknown component identification

 
Share Thread Thread Tools
Jan27-13, 12:12 PM   #1
 

Unknown component identification


http://www.adafruit.com/blog/2012/05...inout-diagram/

What is the component just below the USB connector, and to the left of the SOT transistor? I've seen something like this on a few other boards, but I can never place exactly what it is.
PhysOrg.com
PhysOrg
engineering news on PhysOrg.com

>> Army ground combat systems adopts tool for choosing future warfighting vehicles
>> Company pioneering new types of material for 3-D printer 'ink'
>> Student-built innovations to help improve and save lives
Jan27-13, 12:38 PM   #2
 
Not very sure, as it can be either resistor or capacitor. But my bet is on capacitor.
Jan27-13, 01:34 PM   #3

Math 2012
 
Recognitions:
Science Advisor Science Advisor
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.
Jan27-13, 01:49 PM   #4
 

Unknown component identification


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/ar...-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/2...-0-light-1.png
Jan27-13, 01:57 PM   #5
 
Hmm. Did not think about fuse.
Jan27-13, 02:00 PM   #6
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
I was thinking some kind of optocoupler. e.g.

https://docs.google.com/viewer?a=v&q...kb7GUVCoYy-grA
Jan27-13, 02:04 PM   #7
 
Yes it's a fuse.

See here

http://arduino.cc/forum/index.php?topic=107605.0;wap2
Jan27-13, 02:49 PM   #8

Engineering 2012
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
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/pd...TC_appnote.pdf
http://www.bourns.com/data/global/pd...short_form.pdf
Jan27-13, 07:13 PM   #9
 
Quote by dlgoff View Post
I was thinking some kind of optocoupler. e.g.

https://docs.google.com/viewer?a=v&q...kb7GUVCoYy-grA
I wasn't referring to an IC.
Quote by schip666! View Post
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/ar...-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/2...-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.
New Reply
Thread Tools


Similar Threads for: Unknown component identification
Thread Forum Replies
Finding the unknown component of a vector that makes a particular angle with a known Calculus & Beyond Homework 2
Splitting a vector into a rowspace component and a nullspace component Calculus & Beyond Homework 2
Proving covariant component is physical component times scaling factor Calculus & Beyond Homework 1
Any notation for component-by-component vector multiplication? General Math 12
Splitting wave equation into x-component and y-component Classical Physics 16