Yeah, that's just the name of the device as listed in the eagle
library. It might
mean something, or it might not. Often this matches the manufacturer
part number.
> No ideas on "Package"?
This is the important bit, I think. The "package" describes the
shape of the device, and the form factor. For example, a package of
"0805" is a device that's .008 inches by .005 inches.
You want to buy a device that has this "package" and the right
"value". This particular device you list is from the "C-EU" library
of European capacitors and the "025X075" means it's 2.5mm x 7.5mm.
If you look at the "description" of the device, it says the lead
spacing is 5mm, so that's what you're going to look for on mouser or
digikey.
Just type ".1uF Capacitor 5.0mm" (100nF == .1uF) into Mouser and see
what you get.
-Laen
_______________________________________________
dorkbotpdx-blabber mailing list
dorkbotpd...@dorkbot.org
http://music.columbia.edu/mailman/listinfo/dorkbotpdx-blabber
Capacitor conversion table for picoFarads, nanoFarads, and microFarads
| microfarads (mF) | Nanofarads (nF) | Picofarads (pF) |
| 0.000001 | 0.001 | 1 |
| 0.00001 | 0.01 | 10 |
| 0.0001 | 0.1 | 100 |
| 0.001 | 1 | 1000 |
| 0.01 | 10 | 10000 |
| 0.1 | 100 | 100000 |
| 1 | 1000 | 1000000 |
| 10 | 10000 | 10000000 |
| 100 | 100000 | 100000000 |
Tim> Thanks Donald!
Actually, slight correction here: microfarads will be written uF (u
being an ASCII kludge for the lower-case greek mu, μ), mF would indicate
millifarads.
--
Russell Senior, President
rus...@personaltelco.net
To my knowledge, millifarads still isn't used. Manufactures prefer to
use microfarads or just plain farads (in the case of super-caps).
- Dan S.
2009/12/6 Russell Senior <rus...@personaltelco.net>:
Dan> While mF should indicate millifarads, this is rarely the case in
Dan> practice. You can find many older capacitors labeled with MF (or
Dan> some variant.. http://www.justradios.com/uFnFpF.html ) to
Dan> indicate microfarads.
Dan> To my knowledge, millifarads still isn't used. Manufactures
Dan> prefer to use microfarads or just plain farads (in the case of
Dan> super-caps).
In theory, practice and theory are the same. In practice, however,
they aren't.
a resistor with NM as units? I'm trying to put together the parts for
a Duemilanove, and working on the decoding of the eagle parts list.
Thanks.