Difference between revisions of "PCB Component Footprint Validation Procedure"

From apertus wiki
Jump to: navigation, search
Line 18: Line 18:
## Check if the pitch & position of all pads matches the specifications in the datasheet [[File:Footprint-dimension-check-01.jpg| 400px]]
## Check if the pitch & position of all pads matches the specifications in the datasheet [[File:Footprint-dimension-check-01.jpg| 400px]]
## For through-hole parts check if all pins are fully surrounded by pads (green) - SMD components have red SMD pads
## For through-hole parts check if all pins are fully surrounded by pads (green) - SMD components have red SMD pads
## check if the pin numbering/naming is matching the datasheet [[File:Pin-numbering-check01.jpg| 400px]]
## check if the pin numbering/naming (under "Device") is matching the datasheet [[File:Pin-numbering-check01.jpg| 400px]]


==Component Selection==
==Component Selection==

Revision as of 22:00, 7 February 2015

1 Preparations

  1. Install Eagle Freeware edition 7.0.0 (dont use the latest version): http://www.cadsoftusa.com/download-eagle/ and choose "Freeware license" when running it for the first time.
  2. Download *.brd,*.sch and library archive of a project PCB
  3. Open the *.brd or *.sch file in Eagle and go to File -> Export -> Partlist
  4. Save the partlist as text file
  5. create a new wiki page for the board and add the partlist, component suggestions, etc
  6. add the newly created wiki page to the AXIOM Beta electronics hardware overview page.

2 Verification

2.1 Footprint validation

  1. Google for the datasheet of the component with entire partnumber
  2. Most of the time either the manufacturers website or the distributors (farnell, RS, digikey, mouser) will offer them for download.
  3. In Eagle go to Library -> Open and select the first library from the archive
  4. Once the library window opened go to Library -> Package and choose the one matching the one in the partlist
  5. Now the actual checks begin:
    1. Check if the pitch & position of all pads matches the specifications in the datasheet Footprint-dimension-check-01.jpg
    2. For through-hole parts check if all pins are fully surrounded by pads (green) - SMD components have red SMD pads
    3. check if the pin numbering/naming (under "Device") is matching the datasheet Pin-numbering-check01.jpg

2.2 Component Selection

  1. for parts that have no value defined yet check the recommendations and research matching parts
  2. For guidance on part selection specifics ask Bertl on IRC. (optimally provide him with PCB version/revision identification and partlist numbers so he knows exactly what you are talking about)
  3. search for alternative equivalent parts
  4. help us find the best price from mouser, digikey, farnell, RS, etc.