Monday, August 23, 2010

The difference between Vias and Pads

A recent post on one of Altium's forums related to the fundamental difference between pads and vias. So because I thought it was an interesting question, I figured it was worth posting a blog entry about it.

Pads are the connection point between copper on the PCB and leads on the component. They are a common part of component footprints and they can be through hole or surface mount. When they are through hole, they are virtually always drilled completely through the board. When they are surface mount, they only exist on either the top or bottom layer. Pads can have virtually any arbitrary shape however round, rectangular, and rounded rectangular are most common.

Vias, on the other hand, are the means by which an electrical connection is routed between two layers. As such, they are part of the track net and not usually tied to the component footprint. They are always drilled and always round. The depth of a via can vary depending on whether it needs to pass between the outside layers of the PCB, an outside and inside layer (blind), or two inside layers (buried).

So the big question is, "Are these two primitives similar enough to be merged as one?"
The short answer is No. And the reasons are multiple:
1) Pads make their connection to component leads by being soldered. This means that the properties of the pad must have consideration for the soldering process being used. Solder mask pullback, pad surfacing, size and shape are all dictated by the soldering process and the physical properties of the component lead being connected.
2) Pads need to support multiple sizes and shapes due to both the properties of the leads of components connected to them, and any heatsinking effects needed as part of the component's cooling.
3) The pads of low pin count surface mount components need to be thermally balanced to avoid any ill effects caused by different cooling rates. For instance, a pad on one end of a two lead component (such as a resistor) that cools faster then the pad at the other end can cause the component to stand on its head (tombstone) as the solder contracts.
4) Unless you are dealing with embedded passives (i.e. components that are placed within the layers of the PCB), it makes little sense to have buried pads. Blind pads could be argued for some leaded components but that would make the board very dependant on very accurate lead lengths being maintained by the component vendor. This is probably an unnecessary risk as component leads that are too long will cause the components to stand off from the PCB. In some instances this may be desirable but I suspect it would be more hassle than it's worth.
5) Pads must have a designation to indicate how component pins and pads must be aligned.
6) The primary conduction path of a via is through the hole barrel. The copper donut area on top and bottom of the via is simply there to provide a solid connection between the hole barrel and the top / bottom connecting tracks. Without this, the connecting track could be torn off when the via barrel is drilled during manufacture.
7) Because vias don't require solder to fulfill their purpose, vias can be tented (covered with solder mask) to ensure that no copper is exposed to the outside world. This limits the risk of oxidisation of the via copper.
8) Vias offer a path between layers and so it is meaningless to use anything other than round, donut-shaped entry/exit points.
9) Vias need not have any designation since they are unreleated to components. However some form of unique ID would be helpful when devising design rules intended only for specific vias (of specific nets).

So in summary, Vias and Pads might appear similar but their functions are quite separate. And in my view, they should remain as separate primitives. Comments?

6 comments:

  1. So, in a nutshell, is it safe to say that Pads are holes for pin connection points to be soldered together for components on the PCB, while Vias are like wire intersections to connect between the PCB layers?

    I just wanted to double check if I read your article correctly - thanks :)

    ReplyDelete
  2. Yes, Jmollica, you are correct.

    ReplyDelete
  3. Thanks a lot, very nice explanation

    ReplyDelete
  4. I disagree entirely, as would most ‘been round the block a few times’ professionals. Vias are special cases of pads, but all pads are special cases of pads. All pads are defined, regardless if ‘vias’ or pads. The notion of vias as being distinct and special only confuses. In the gamut of vias and pads there is no distinction.

    ReplyDelete
  5. Dr. Marty, your explanation was quite helpful. I'd always thought vias and pads were basically the same things. It's nice to know the difference. http://www.streamlinecircuits.com/via-fill/

    ReplyDelete
  6. If you use a pad as via and draw a surface, you'll get a cross connection between pad and surface(poligon).
    If you use a via you'll get the ring merged with the poligon.
    That's because if you merge a pad with the sourface, it will be so difficult to warm up to solder.
    So, in my opinion, a via is not a kind of pad.

    ReplyDelete