KB: Short two different nets intentionally

Altium Designer Altium Designer
Starting in version: 18 Up to Current

To create a footprint where two pads are ohmically shorted together for such components as planer inductor and other printed RF filters and antennas, Altium introduces a notion called a 'Net Tie' component

Solution Details

At large, these are ways two different nets can be ohmically shorted together in a design without causing any violation:

  • create Net Tie Component
  • use Signal Harness
  • place a 0-ohm resistor component explicitly

Net Tie Component to short two different nets:
In order to short two different Nets in the design, the primary approach is to create a Net Tie Component.

  1. With *.pcblib opened, place two pads in a footprint
  2. Short them with a Copper Region in between.
  3. Make sure that the copper Region just extends to the sides of the pad but not to the snap point in the middle of the pad itself. Otherwise, connecting tracks and polygons won't connect to the snap point of the pads later in the design. Net Tie pads.png                                    On the other hand, if you encounter the error message Net Tie failed verification: [...] has isolated copper later in a design with the component placed during DRC verification, then it is likely that the shorting copper in between the two pads is too small.  Either that, or you have some other floating pads/vias in the footprint without the shorting copper.
  4. Tools » Footprint Properties to give it a Name and to set the Footprint Type to one of the Net Tie options.                                Net Tie properties.png
  5. create a corresponding schematic symbol in a *.schlib and use the Properties panel to set the symbol Type to one of the Net Tie options. Net Tie symbol props2.png
  6. ​​add the footprint in created in steps 1-4 to the schematic library symbol in step 5: https://www.altium.com/documentation/altium-designer/working-with-schematic-libraries#!adding-a-footprint-tothe-schematic-component

Specific instructions on how to construct a planer inductor shape:

Planer inductor, coil, spiral antenna pattern can be constructed by placing and connecting 180deg arc primitives of incrementally changing radius.  The end result is a long contiguous copper piece where its two ends are terminated by pads to be registered as a Net Tie Component.

Below illustrate a visual example of how multiple arcs are placed together to form a spiral pattern.

image.png

For further information on Net Tie Component:

https://resources.altium.com/p/using-net-ties-to-meet-pcb-design-requirements

https://www.altium.com/documentation/altium-designer/creating-connectivity-ad#intentionally-connecting-two-nets
https://www.altium.com/documentation/altium-designer/interactive-routing-ad#!connecting-two-nets-with-a-net-tie-component


Use of Signal Harness to short two different nets:
In a slightly different context where you do NOT want to introduce/place additional footprint by way of a Net Tie Component, another technique/hack to short two different nets would be to make use of signal harness, which becomes particularly handy, for example, when connecting nets across many repeated multi-channel block in daisy-chain.
image.png

Explicitly placing a zero-ohm resistor component:
If the net connection may need to be broken frequently, say for a debug purpose, you may find populating an explicit zero-ohm resistor component more convenient instead.

If you find an issue, select the text/image and pressCtrl + Enterto send us your feedback.
Was this article helpful?