Author Topic: What are the top "traps for young players" in basic PCB design?  (Read 7803 times)

0 Members and 1 Guest are viewing this topic.

Offline futurebirdTopic starter

  • Newbie
  • Posts: 6
  • Country: us
    • Futurebird's Blog
What are the top "traps for young players" in basic PCB design? I'm learning Eagle and I'd love to know what to avoid. Is there an intro level book on this topic?

To give you an idea of my level: I'm working my way through Art of Electronics by doing the exercises. I'm on the second chapter. I'm a mathematician (college prof) by training, but I've been thinking about a career shift.  Anyway, my plan for now is to study the book and build lots of projects. I might take a course in the fall if this continues to go well. I've made a few simple PCBs and they work, I used "fritzing" but I'm already finding that software a bit limiting.

There are a lot of good resources to get stared with PCB design. And plenty of advanced stuff that is over my head (for now.) A list of common errors would be really helpful. Or reading/watching a critique of a beginner's design.

I hope this isn't too general!
Also, hello! I've gained so much from this forum and Dave's videos, but this question has been nagging me so I finally had to stop lurking. 
« Last Edit: April 28, 2016, 07:07:27 pm by futurebird »
 

Offline rstofer

  • Super Contributor
  • ***
  • Posts: 9886
  • Country: us
Re: What are the top "traps for young players" in basic PCB design?
« Reply #1 on: April 28, 2016, 07:52:41 pm »
I would suggest getting a sufficiently complex PCB (maybe an FPGA development board or perhaps a PC motherboard) and looking at it for things that scream "that's odd".

For example, heading toward memory chips you will see S bends in the traces to achieve equal distance or perhaps even certain delays between signals.  I know, 1.2 nS per foot but we're dealing with 10s of picoseconds.

Trace cross-sectional area versus current.
Trace clearance versus voltage (applies to higher voltages, like mains)

Capacitance and inductance are always a problem, when they are unwanted.

Pad sizing - small pads are harder to solder, very large pads work like heatsinks.

Speaking of heat sinks, look for via holes between heatsinks on the top and bottom layers.

Inner layers for power and ground - typical for 4 layer boards and the only way they make them at ExpressPCB.  Signals have to be placed on the top and bottom layers.

These are the most trivial of considerations.  I'm not a great PCB designer but my boards work so I'm happy.  Most of my projects work in the low MHz range, nothing approaching the GHz range.

I have never gotten up to speed on Eagle.  The learning curve is just a lot steeper than I am willing to climb.  I use ExpressPCB (and their free software) for all of my projects.



 
The following users thanked this post: futurebird

Online tautech

  • Super Contributor
  • ***
  • Posts: 28142
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline KL27x

  • Super Contributor
  • ***
  • Posts: 4099
  • Country: us
Re: What are the top "traps for young players" in basic PCB design?
« Reply #3 on: April 28, 2016, 11:08:52 pm »
My own mistakes
1. Using a proprietary free software because of its simplicity. I would recommend just don't do it.
2. Designing a simple board without a schematic, using just the pads. Again, I would recommend just don't do it. Make a schematic.
3. Check your solder paste layer. Some things you want pasted, some you don't.
4. For non-leaded parts, extending the pads beyond the edges of the chip will reduce your time spent trouble-shooting, even if you use paste/reflow. Visual inspection will reveal bead or no bead. That's a pretty good start.

If you reveal what software you use, you might get a heck of a lot more specific, practical tips.
 
The following users thanked this post: futurebird

Online tggzzz

  • Super Contributor
  • ***
  • Posts: 19281
  • Country: gb
  • Numbers, not adjectives
    • Having fun doing more, with less
Re: What are the top "traps for young players" in basic PCB design?
« Reply #4 on: April 28, 2016, 11:27:30 pm »
If you reveal what software you use, you might get a heck of a lot more specific, practical tips.

He's interested in understanding what makes PCBs work and fail, not which button to push in one specific package. The information he's after will be current and relevant long after any specific package has crumbled into bitrot.
There are lies, damned lies, statistics - and ADC/DAC specs.
Glider pilot's aphorism: "there is no substitute for span". Retort: "There is a substitute: skill+imagination. But you can buy span".
Having fun doing more, with less
 
The following users thanked this post: futurebird

Offline tec5c

  • Frequent Contributor
  • **
  • Posts: 423
  • Country: au
Re: What are the top "traps for young players" in basic PCB design?
« Reply #5 on: April 29, 2016, 12:43:41 am »
If you reveal what software you use, you might get a heck of a lot more specific, practical tips.

He's interested in understanding what makes PCBs work and fail, not which button to push in one specific package. The information he's after will be current and relevant long after any specific package has crumbled into bitrot.

Also, he did say what software he had been using - 'Fritzing'.

Futurebird, as you said you are finding Fritzing to be a bit limiting. Have you tried Eagle? You can download it for free from here: http://www.cadsoftusa.com/download-eagle/

I refer you to a document written by Dave that tends to go unnoticed. It's a decent starting point for someone getting into PCB design.

http://alternatezone.com/electronics/files/PCBDesignTutorialRevA.pdf
« Last Edit: April 29, 2016, 12:49:13 am by tec5c »
 
The following users thanked this post: futurebird

Offline MarvinTheMartian

  • Frequent Contributor
  • **
  • Posts: 253
  • Country: au
  • Location: Mars (wouldn't be caught dead on Earth!)
Re: What are the top "traps for young players" in basic PCB design?
« Reply #6 on: April 29, 2016, 12:56:38 am »
Quote
I refer you to a document written by Dave that tends to go unnoticed. It's a decent starting point for someone getting into PCB design.

http://alternatezone.com/electronics/files/PCBDesignTutorialRevA.pdf

I would second that!  :-+

I found this document long before I knew of Dave's videos and the forum.
Reviving my old hobby after retiring! Know so little...only one thing to do...watch Dave's videos and keep reading the forum! ;-)
 
The following users thanked this post: futurebird

Offline alexanderbrevig

  • Frequent Contributor
  • **
  • Posts: 700
  • Country: no
  • Musician, developer and EE hobbyist
    • alexanderbrevig.com
Re: What are the top "traps for young players" in basic PCB design?
« Reply #7 on: April 29, 2016, 01:01:23 am »
Thank you tec5c! I've never seen that resource linked. Just read it and I wish I had found it a year ago :)

My list of traps would be:
  • Not understanding DRC error messages correctly
  • If DRC complains, find a way to fix it
  • Not checking the gerber files for mistakes
  • Triple check solder mask layer and solder paste layer if you make a stencil
  • Make sure you make your footprint from the correct drawing in the datasheet (some are from the bottom up)
  • When you discover you've made an error. Make sure you don't repeat it!
 
The following users thanked this post: futurebird

Offline Apollyon25_

  • Regular Contributor
  • *
  • Posts: 66
  • Country: nz
Re: What are the top "traps for young players" in basic PCB design?
« Reply #8 on: April 29, 2016, 02:28:04 am »
Practice, practice, and practice, and I'd second the 'don't repeat a mistake' message.

My first ever board (using CAD software) - I finished it, was asked, did you run a DRC? Yup. Cool, go make it.
Etched, drilled, populated and powered it up. Nothing worked. You sure you ran a DRC? Yup.
Show me. (Early version of Altium/Protel/Autotrax) click tools, click DRC check. <whirring> "DRC check complete" dialog box with an "Ok" button.
Did you look at the log file?

What log file?  ;D
(Cheers TG!)

There is nothing like practice. So after this embarrassing incident I spent may months re-drawing/entering/designing a plethora of old Electronics Australia, Silicon Chip, Elektor projects. Then I sent them all of to get made and built them. And I got heaps of cool gadgets/tools/equipment out of it.
Now, when I run DRC's I account for every message and either fix it, or note it's reason as part of the review stage.

I also get others to review my designs - this gives a fresh set of eyes looking over it, which sometimes picks up things I've missed, or utterly forgotten. You also get the benefit of their experience so you avoid THEIR mistakes too.

 
The following users thanked this post: alexanderbrevig, futurebird

Offline Kjelt

  • Super Contributor
  • ***
  • Posts: 6459
  • Country: nl
Re: What are the top "traps for young players" in basic PCB design?
« Reply #9 on: April 29, 2016, 09:55:10 am »
Dave (creator of the forum) wrote a guide for pcb design:
http://www.alternatezone.com/electronics/files/PCBDesignTutorialRevA.pdf

to add two off my own mistakes:
- never use wires but use nets  |O (unless you have no other option for instance wiring two groundplanes together you can use wires just name them the same as the groundplane)
- if your pcb needs an enclosure (or might need it) first buy the enclosure and use its cad drawings for the mounting holes on the pcb.
tips:
You need to learn where goes what, first pcbs you probably will stick some components somewhere and start to find out an hour later that was not the best position  ;)
Never use the auto router untill you are an expert and then you probably will not use it anyway.
With components you have not used before and are unsure about the footprint, print the pcb out in 100% scale put the component on top under a microscope and double check if it fits.
« Last Edit: April 29, 2016, 09:57:33 am by Kjelt »
 
The following users thanked this post: futurebird

Offline futurebirdTopic starter

  • Newbie
  • Posts: 6
  • Country: us
    • Futurebird's Blog
Re: What are the top "traps for young players" in basic PCB design?
« Reply #10 on: April 29, 2016, 10:13:26 am »
Thanks for the links and tips from your experiences. As for software, I was using fritzing, but now I'm getting started with Eagle. I may look into some of the other software mentioned since fritzing, though easy, is very limiting.

PS. I'm "she" not "he" :)
« Last Edit: April 29, 2016, 10:26:54 am by futurebird »
 

Offline Kjelt

  • Super Contributor
  • ***
  • Posts: 6459
  • Country: nl
Re: What are the top "traps for young players" in basic PCB design?
« Reply #11 on: April 29, 2016, 10:18:10 am »
If you want to make it your career I would suggest looking at the pro pcb packages, like Altium.
I believe they now also have some free web version never looked into it myself but this forum should have many posts about it.
But I am not sure what you mean with careershift, if that means you would like to make pcb's as a living or as teacher to students?
I use eagle myself since it is cheap and does what I need which is not much, but to be honest it has many limitations and is not evolving as it should have.
If you have to start over from scratch I would also open a topic asking which pcb software the users here would advice for the exact carreerswitch you have in mind.
 
The following users thanked this post: futurebird

Offline Alex Trofimov

  • Contributor
  • Posts: 43
  • Country: ru
Re: What are the top "traps for young players" in basic PCB design?
« Reply #12 on: April 29, 2016, 11:01:18 am »
Use only the footprints that you (or your team) did yourself and tripple check all the measurements)
 

Offline Apollyon25_

  • Regular Contributor
  • *
  • Posts: 66
  • Country: nz
Re: What are the top "traps for young players" in basic PCB design?
« Reply #13 on: May 01, 2016, 09:03:47 pm »
I agree regarding using a professional version of software - If you are considering a career shift, it would be beneficial to learn at least one of the standard packages. PADS, Cadence/Allegro or Altium are the most prevalent (certainly here).

I haven't used Circuit Maker (I have full licenced versions of Altium both professionally and personally) however it from all appearances is very similar to Altium Designer so that might be a better first choice than some others.
Though most of the big packages will have entry-level/maker-space versions.

If you like, feel free to send me any designs you have done to date, and I'll be more than happy to review and suggest improvements.

A couple of pearls of wisdom regarding layout which have stood me in good stead over the years are:
Current flows in loops, and always follow the path of least inductance/impedance.
When you obey these, for RF, for high current signals, for fast digital edges, for high impedance analog inputs, and for noisy switch-mode supplies, your designs will be considerably more robust and quieter for EMI/EMC.
Its really just about understanding the signals and the compromises you choose to make.
 

Offline Apollyon25_

  • Regular Contributor
  • *
  • Posts: 66
  • Country: nz
Re: What are the top "traps for young players" in basic PCB design?
« Reply #14 on: May 01, 2016, 09:31:49 pm »
There are some common myths in PCB designing, and I will list some of them:
a. You must use solder mask expansion -- wrong. Modern high quality factories can address solder mask quite accurately, besides, the extra copper area caused by solder mask expansion may cause tomb stoning. I used to use this feature, but now I do not use it anymore, even with BGA packages.
b. You must use relief connects on polygons -- wrong. If the board is small enough, or you have a well controlled temperature profile, the risk of tomb stoning or cold joints caused uneven heat capacity of ground plane is very low.
c. You must not use acute or right angle -- wrong. Despite I only use 135 deg when changing tracks' directions, I do not feel obliged to do so. If I have to use right angle, then I will use it. The main reason for this myth is because in the old days, acid trap in etching process can ruin your day. Nowadays it is not a problem anymore. It also makes RF performance worse, but until you reached 1GHz+, you will not notice it.
d. All digital signals must be terminated -- wrong. A general rule of thumb for digital signal is 1inch/ns, so if your signal's rise time is 2ns, then you can have up to 2inch distance without terminating it. Apparently for sensitive analog signal, this is not a good idea. For digital signal, this is fine.
e. You should better not use the thinnest track width and spacing provided by the fab's DRC rules -- wrong. Most fabs can easily get you down to 0.1mm, and they specify their process to be 0.15mm. They already left enough margin. I use 0.15mm/0.15mm all the time with 0.3mm/0.5mm vias, and none of them have any manufacturability issues.
f. You must follow IPC rules for high current traces -- wrong. IPC rules are designed for worst case -- heavily crowded tracks, poor ventilation, passive cooling, etc. In real world situations, you can have much higher current compared to what IPC spec says. All, I mean 100%, modern high density power electronics violate IPC rules.
g. Many hobbyists hate small SMD parts, especially down to 0402 sizes. In fact, after getting enough practice, I found small SMD packages, including 0402 passives and 0.5mm pitch QFN/DFN/BGA are very easy to handle, and they saves considerably amount of money spent on PCB area, as well as parts (SMT parts are usually cheaper than their THT conterparts).

I'm going to largely disagree - especially in the context of "this is for a beginner"

a) Soldermask expansion is simply a ratio of soldermask aperture to pad dimensions. Do you mean to tell me you don't have soldermask on your PCBs with BGAs? I don't think so.

b) Relief connects serve a particular purpose, and whilst your statement under standard reflow techniques in commercial CMs may prove true, for hand soldering relief connects are preferred to alleviate micro-cracks, and to simply make hand soldering easier.

c) Again acute and R/A traces have their uses, but best practice is to not use them. If you have to, it should be a conscious decisions with an understanding of the signals involved and the impacts of doing so. Any kinks, cause increased current density in the corners, increasing localised dissipation and radiated fields. Typically this isnt an issue, however it is very application dependent.
I have mixed views on digital terminations and these tend to be fluid and specific with the design in question.

d) Trace thickness depends again on the CM and board fabricator. There is often no need to have ridiculously small traces, and for a beginner, which is whom we are doing this for, the likelyhood of them doing BGA design is very remote. If you go beyond the minimums recommended by the fabricator, you need to appreciate that the reliability and yield may go down and the subsequent cost to cover that yield will go up. "Can they?" is a different question to "Will they?", but the issue here is "Should you?"

e) IPC rules for current traces - again the adoption of IPC-anything is a matter of choice. I know for a fact that not all power electronics designs ignore IPC recommendations. Having designed a fair amount of it previously. But as a guideline for a beginner, they provide an easy first step. Deviation is a design decision balanced against other tradeoffs.
 
f )Package sizes are contentious. Sure they increase available board real estate, but at the expense of ease of maintenance. Unless I absolutely have to, I will always pick leaded parts (QFP etc) over QFN/BGA. Purely from a re-work point of view. This all depends on the rework tools at your disposal of course. I can rework BGAs with a preheater and a hot air station - do I like doing it? Hell no. Getting 300 odd pins soldered reliably is a PITA! For a hobbyist? Pick whatever packages you are comfortable working with. I used to hate 0402s, now I dont mind them, I'll even tolerate 0201s. Would I expect a beginner to rework these? Absolutely not. 1206/0805s sure, 0603's debatable.
 

Offline Apollyon25_

  • Regular Contributor
  • *
  • Posts: 66
  • Country: nz
Re: What are the top "traps for young players" in basic PCB design?
« Reply #15 on: May 02, 2016, 12:29:37 am »
So a beginner will note from this that there are differing viewpoints depending on the tools available, experience/familiarity level etc. What works for hot air, doesn't necessarily work with a soldering iron. Designing for mass production with a CM is also somewhat different too.

Which is to say, following best practices and IPC recommendations and all this stuff only gets you so far, and each decision needs to be weighed up against the design goals.

Also, I have seen the effects of micro-cracks on MLCCs at <5V. This is still a problem in the industry.
However a beginner is probably not going to encounter this.
 

Offline bson

  • Supporter
  • ****
  • Posts: 2265
  • Country: us
Re: What are the top "traps for young players" in basic PCB design?
« Reply #16 on: May 02, 2016, 01:59:29 am »
If you use a part for the first time and create/adopt a footprint for it, print the footprint on paper at 100% and place the part on it, on the paper printout, to make sure it matches.  Not talking magnification variations in the print here; you'd be amazed how ridiculously easy it is to use the wrong footprint for MSOP/SSOP/TSSOP parts.  As in, completely off no chance in hell of getting it soldered on there not even freaking close.  They come in a stunning variation of widths and it's super easy to make a mistake when just looking at the package drawings on the datasheet.  You'd think not.  But trust me... print and verify.  (And this doesn't even include complete brain farts like using an SSOP footprint for an op amp that only comes in DIP or SOIC, because... well... who the hell knows why!)
 
The following users thanked this post: futurebird

Offline Jeroen3

  • Super Contributor
  • ***
  • Posts: 4068
  • Country: nl
  • Embedded Engineer
    • jeroen3.nl
Re: What are the top "traps for young players" in basic PCB design?
« Reply #17 on: May 02, 2016, 08:34:26 am »
Don't do this with qfp's. Can you spot it?
 

Online tautech

  • Super Contributor
  • ***
  • Posts: 28142
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: What are the top "traps for young players" in basic PCB design?
« Reply #18 on: May 02, 2016, 08:42:42 am »
Don't do this with qfp's. Can you spot it?
Pads 4&5, 7&8  :--
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline stmdude

  • Frequent Contributor
  • **
  • Posts: 479
  • Country: se
Re: What are the top "traps for young players" in basic PCB design?
« Reply #19 on: May 02, 2016, 09:57:23 am »
1. Footprints (like everyone else has said). Check, and double check
2. Trace widths. Bigger is almost always better (until you reach impedence controlled tracks)
3. Ground-return.  If you have big beefy power-tracks doesn't matter if your ground-return is small and wimpy.
 

Offline futurebirdTopic starter

  • Newbie
  • Posts: 6
  • Country: us
    • Futurebird's Blog
Re: What are the top "traps for young players" in basic PCB design?
« Reply #20 on: May 02, 2016, 04:38:09 pm »
If you use a part for the first time and create/adopt a footprint for it, print the footprint on paper at 100% and place the part on it, on the paper printout, to make sure it matches.  Not talking magnification variations in the print here; you'd be amazed how ridiculously easy it is to use the wrong footprint for MSOP/SSOP/TSSOP parts.  As in, completely off no chance in hell of getting it soldered on there not even freaking close.  They come in a stunning variation of widths and it's super easy to make a mistake when just looking at the package drawings on the datasheet.  You'd think not.  But trust me... print and verify.  (And this doesn't even include complete brain farts like using an SSOP footprint for an op amp that only comes in DIP or SOIC, because... well... who the hell knows why!)

This is really helpful. I need to add the "paper fit" step to my process for home etching. I made a one sided board last night mis-judged which side a part would end up on. Had to re-do the etch. I'm going to try to take the advice given by one of you not to make the same mistake twice.
 

Offline jolshefsky

  • Regular Contributor
  • *
  • Posts: 227
  • Country: us
    • Jason DoesItAll
Re: What are the top "traps for young players" in basic PCB design?
« Reply #21 on: May 02, 2016, 07:19:24 pm »
Here's some hints from Sparkfun on their designs (from 2008). I could swear they posted a checklist at one point (e.g. things to check prior to making a board) but I couldn't find it but I had made my own based on it:
  • Confirm ERC on schematic.
  • Print schematic and review.
  • Silkscreen board name, version, date, creator, company.
  • Silkscreen version information from CVS.
  • Check size of PCB edges against specification.
  • Check for unconnected nets.
  • Confirm DRC on board.
  • Check Gerbers in local software.
  • Print board at 100% size.

I think a general rule that covers a lot of what has been suggested is, "don't rely on someone else's work until you understand how to do it yourself." Footprints are a big example: in both Eagle and now KiCAD I started out trying to use their footprints, but after having problems I now always make my own for each part based on the diagram in the datasheet and the suggested landing pattern.
May your deeds return to you tenfold.
 

Offline Apollyon25_

  • Regular Contributor
  • *
  • Posts: 66
  • Country: nz
Re: What are the top "traps for young players" in basic PCB design?
« Reply #22 on: May 02, 2016, 08:45:11 pm »
On the topic of library parts, I'm not sure what capabilities other packages have, but Altium allows you to put the designator and comment (usually value/PN) as special strings in the component footprint, on whatever layer you like pre-arranged and pre-positioned.
This means for densely populated PCB's you simply can turn off the overlay layer (if you want) and have all the designator and values all set up on layers ready for printing/viewing. Saves you repositioning every piece of text on the board to be visible.
Print this layer really big, and with the BoM for qtys, hand placing is loads easier.

The other thing I do is create on a mech layer the physical body outline and a clearance area outline (IPC - N density typically), along with a centre of body crosshair and a pin one mark.
This lets me place components tightly together quickly, knowing I'm not going to have placement (machine) issues.
If I need to then nudge other components and test points closer I can see on the mech layer if there is any clearance issues from component bodies.
 

Offline basinstreetdesign

  • Frequent Contributor
  • **
  • Posts: 458
  • Country: ca
Re: What are the top "traps for young players" in basic PCB design?
« Reply #23 on: May 04, 2016, 01:58:25 am »
I must add one more bugaboo that seems to crop up any time I'm not watching and that is making sure that the footprint and pinout of three-terminal devices match between your schematic program and your PCB layout package.  This has happened I dont know how many times all during my career.   Take a 2n3904 transistor which has three leads and made by many manufacturers who do not agree how the pin numbers should be assigned.  If you use a 2n3904 from the schematic library and it gets linked to a TO-92 NPN transistor footprint from the layout library then those three leads have six different ways of being connected.  Chances are yours will be the wrong one.  If your design uses 24 of them and you are making 6 boards to start then you are in for a lot of re-work.

This kind of thing applies to diodes as well since the libraries may use pin numbers 1 and 2 or K and A.  As well the pin assignment for diodes can be screwed up by the same above issue.

Interestingly, as soon as the device in question gets four pins the problem seems to go away.

To guard against this kind of thing, make sure your PCB checklist (has anybody yet mentioned just how good having a checklist can be?) includes checking 2, 3 terminal devices for footprint against the datasheet by the actual manufacturer you will be buying your stuff from.
Tim
« Last Edit: May 04, 2016, 02:02:29 am by basinstreetdesign »
STAND BACK!  I'm going to try SCIENCE!
 
The following users thanked this post: alexanderbrevig, futurebird

Offline jolshefsky

  • Regular Contributor
  • *
  • Posts: 227
  • Country: us
    • Jason DoesItAll
Re: What are the top "traps for young players" in basic PCB design?
« Reply #24 on: May 05, 2016, 03:01:53 pm »
To guard against this kind of thing, make sure your PCB checklist (has anybody yet mentioned just how good having a checklist can be?) includes checking 2, 3 terminal devices for footprint against the datasheet by the actual manufacturer you will be buying your stuff from.

Good one. I should add that to my list.

My own libraries in KiCAD tend to lean on the "labeled" pins approach (e.g. BCE rather than 123). I think it's slightly more error resistant since if you take an NPN with pins named BCE and use a footprint with 123, none of the pins will be connected and it'll immediately be weird when doing layout. The trouble is the footprint count expands proportionally, what with the three order combinations and adding things like FETs and voltage regulators, all the sudden there's a lot of three-legged parts out there.

What would be needed, I think, is an intermediate step between schematic-part and layout-footprint where one maps the functional pins of a schematic to the functional pins in a specific device which THEN maps to the physical pins of a package. I should, then have just one TO-92 package in the library which could be related to any number of devices.

One thing I think was a win was to use C/NO/NC on all the switches in the libraries and footprints. So if I have a normally-open pushbutton in a schematic, it's got a common (C) and normally-open (NO) pin and I can use practically any switch as a footprint. Multiple poles get annotated starting at 1 (C1, NO1, C2, NO2, etc.)
May your deeds return to you tenfold.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf