forked from Raane/PCB-design
-
Notifications
You must be signed in to change notification settings - Fork 4
Resistors and capacitors
Odd edited this page Oct 30, 2013
·
50 revisions
Value | Package | farnell | comment | count |
---|---|---|---|---|
0R | 1210 | Farnell | PSU 1.2V | 1 |
56R | 1206 | Farnell | non-PSU LEDs / I/O LEDs (16), Logo LEDs (2) | 18 |
27R | 1210 | Farnell | for use with logo LEDs | 0 |
65R (64.9R) | 1206 | Farnell | PSU | 0 |
105R | 1206 | Farnell | PSU 3.3V | 1 |
120R | 1210 | Farnell | PSU 1.2V | 1 |
190R (191R) | 1206 | Farnell | PSU | 0 |
330R | 1206 | Farnell | FPGA | 3 |
360R | 1210 | Farnell | PSU | 0 |
50kR | 1206 | Farnell | SD | 7 |
100kR | 1206 | Farnell | SD | 1 |
When placing resistors on the schematics, make sure you select the appropriate footprint! (1206 OR 1210, check the list)
n ohm resistors, package 1210 or 1206 don't use 0633
The lab has 10R and 120R resistors.
This is how you obtain the schematic+footprint for the resistors.
- Open the altium content vault. If you don't know what that is, check out this page.
- In the "Vault Folders" panel in the "Vaults" window that appears, expand the "Unified Components" folder.
- Expand "Components - Generic".
- Expand "Resistors".
- Expand "Basic Surface Mount"
- Select "1210" OR "1206" (check the table and the resistor you are placing!)
- Select & Place one of the resistors that appear in the top-left panel.
Note that since we are soldering on the resistors ourselves, it doesn't really matter which resistor you select as long as it's one of these. They're all the same size and have the same footprint, y'see. Just make sure you name the resistor appropriately so that it is possible to see what its resistance is supposed to be.
Value | Package | farnell | comment | count |
---|---|---|---|---|
10µF | Elec cap | Farnell | size B pol cap footprint, used in the PSU schematic | 4 |
0.1µF | 1210 | Farnell | PSU 13; crystal 2 | 15 |
0.1µF | Elec cap | farnell | Serial Port Driver, size B pol cap footprint created | 5 |
1µF | 1210 | Farnell | 50 for decoupling, 3 used in the microcontroller schematic | 53 |
4.7µF | 1210 | Farnell | used in the microcontroller schematic | 1 |
The lab has 0.1uF/100nF 1206 SMD capacitors.
- Open the altium content vault. If you don't know what that is, check out this page.
- In the "Vault Folders" panel in the "Vaults" window that appears, expand the "Unified Components" folder.
- Expand "Components - Generic".
- Expand "Capacitors".
- Expand "Basic Surface Mount"
- Expand "1210 (3225 Metric)"
- Select "100 V"
- Select & place one of the capacitors that appear in the top-left panel.
???? Working on it, yo.