element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Autodesk EAGLE
  • Products
  • More
Autodesk EAGLE
EAGLE User Support (English) How to you JOIN  two grounds, i.e VSS   & GND signals?
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Autodesk EAGLE to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 16 replies
  • Subscribers 178 subscribers
  • Views 4604 views
  • Users 0 members are here
Related

How to you JOIN  two grounds, i.e VSS   & GND signals?

Former Member
Former Member over 13 years ago

Hi,

 

 

How to you JOIN the two ground VSS & GND signals? without having one net

name?

 

Thanks Dave M

--

Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

 

  • Sign in to reply
  • Cancel
Parents
  • dukepro
    dukepro over 13 years ago

    On 12/04/2011 10:22 PM, davem wrote:

    Hi,

     

     

    How to you JOIN the two ground VSS & GND signals? without having one net

    name?

     

    Thanks Dave M

     

    Dave,

     

    The easiest way it to create a library part called "connector" or

    "short".  Such a device has two SMD pads that overlap, and a symbol with

    two pins that just connect to each other.

     

    You'll get a DRC error with the pads, and maybe even with traces that

    approach it, but they're easy enough to approve.

     

    I've attached a shorts library.  I believe Olin originally made this,

    but I wouldn't swear to it.  If you use the SMD package, be sure to edit

    the library to get rid of the solder paste layer and optionally the

    solder mask layer.  You can do this by editing each SMD pad and turn the

    Cream and Mask flags off.

     

    Enjoy,

        - Chuck

     

    Attachments:
    shorts-old.lbr.zip
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • dukepro
    dukepro over 13 years ago in reply to dukepro

    On 12/05/2011 08:38 AM, Chuck Huber wrote:

    On 12/04/2011 10:22 PM, davem wrote:

    >> Hi,

    >>

    >>

    >> How to you JOIN the two ground VSS & GND signals? without having one net

    >> name?

     

    The shorts devices have come in handy when you need to keep an analog

    ground separate from a digital ground.  Since they're treated as

    separate nets in Eagle, one can place the short close to your star

    ground point.

     

        - Chuck

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • dukepro
    dukepro over 13 years ago in reply to dukepro

    On 12/05/2011 08:38 AM, Chuck Huber wrote:

    On 12/04/2011 10:22 PM, davem wrote:

    >> Hi,

    >>

    >>

    >> How to you JOIN the two ground VSS & GND signals? without having one net

    >> name?

     

    The shorts devices have come in handy when you need to keep an analog

    ground separate from a digital ground.  Since they're treated as

    separate nets in Eagle, one can place the short close to your star

    ground point.

     

        - Chuck

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • Former Member
    Former Member over 13 years ago in reply to dukepro

    Hi Chuck,

     

    Thanks for the reply,

     

    I forgot to mention I need to "JOIN" these two polygon "grounds" with

    VIA's. Many of them, which also act as a heat sink.

     

    My grounds Connect at a voltage regulators ground plan ( as suggested by

    the manufacturers specifications.

     

    I have done ALL my design/layout work, except for the "Joins"

     

    One ground is the top layer, the other is the bottom,

     

    I checked out the Shorting links, I have seen those before, but that wont

    work for my design.

     

     

    The only thing I can think off is the RENAME my "analog ground" to "VSS",

    and then my vias will work, but that make my schematics incorrect, and is

    this was done before layout started I would of had a great big mess.!

     

    I believe this is a short coming of eaglecad, and a fix for this problem

    needs to be addressed, has this been discussed before?

     

    We need a "JOINING VIA" or even someway of joining to different nets.

     

    Thanks

     

    Dave M

     

     

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 13 years ago in reply to Former Member

    On 12/5/2011 5:10 PM, davem wrote:

    Hi Chuck,

     

    Thanks for the reply,

     

    I forgot to mention I need to "JOIN" these two polygon "grounds" with

    VIA's. Many of them, which also act as a heat sink.

     

    My grounds Connect at a voltage regulators ground plan ( as suggested by

    the manufacturers specifications.

     

    I have done ALL my design/layout work, except for the "Joins"

     

    One ground is the top layer, the other is the bottom,

     

    I checked out the Shorting links, I have seen those before, but that wont

    work for my design.

     

    >

    The only thing I can think off is the RENAME my "analog ground" to "VSS",

    and then my vias will work, but that make my schematics incorrect, and is

    this was done before layout started I would of had a great big mess.!

     

    I believe this is a short coming of eaglecad, and a fix for this problem

    needs to be addressed, has this been discussed before?

     

    We need a "JOINING VIA" or even someway of joining to different nets.

     

    Thanks

     

    Dave M

     

    >

     

    Hi Dave,

     

    Another solution is to just overlap the polygons at a single point, it

    will generate a single DRC overlap error but will get you the result you

    want. This will work as long as both polygons have the same rank, if

    they have different ranks then one will subtract from the other which is

    not what you intend in this case. This is probably the best solution for

    you particular scenario, sometimes you have to violate DRC to get what

    you want done.

     

    Best Regards,

     

    Jorge Garcia

    Cadsoft Support

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 13 years ago in reply to Former Member

    davem wrote:

    Hi Chuck,

     

    Thanks for the reply,

     

    I forgot to mention I need to "JOIN" these two polygon "grounds" with

    VIA's. Many of them, which also act as a heat sink.

     

    My grounds Connect at a voltage regulators ground plan ( as suggested

    by the manufacturers specifications.

     

    I have done ALL my design/layout work, except for the "Joins"

     

    One ground is the top layer, the other is the bottom,

     

    I checked out the Shorting links, I have seen those before, but that

    wont work for my design.

     

     

    There is another way that my be of interest.

    Consider the following:

     

    Instead of a VIA  place a HOLE.

    The next consideration is that a polygon will keep away from the edge of

    that hole by the mount set in the DRC (Keeps away from all in the dimension

    layer)

    Now define a user layer and using that place a patch (rect circle etc) over

    the hole. That layer needs to be included when making the top and bottom

    gerbers.

    This would result in a plated through hole at most board houses.

     

    You could create the above as a 'fake via' package that you add to the board

    in place of a via. As there is no device, you can do this while working with

    a consistant schem/brd pair.

    This keeps the hole and patch locked together so that they move together.

     

    The above technique is probably best limited to 2 layer boards and you do

    have to remember the extra layer to include in the gerber.

     

    HTH

    Warren

     

     

     

     

     

    --

    Viewed / responded via the newsgroup at

    news.cadsoft.de

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 13 years ago in reply to Former Member

    HI Warren,

     

    I SOLVED IT!

     

     

    You can't do this with some kind of via or custom part, I tried, but the

    hole wants to create its own mask, no matter how you set it.

     

     

    How I fixed it,

     

    I think it was suggested somewhere before, but I split the ground plane in

    two, then , for where my vias go, I name that ground plane to match "VSS",

    its was "GND" before, Now I have a small polygon overlap, for both the GND

    & VSS ground planes, they will join as far as copper is concerned, and it

    does show up an error in the DRC, but who cares!

     

    thanks for everyone's help.

     

    I still think cadsoft need to make this easier for us.

     

    dave M

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 13 years ago in reply to Former Member

    HI George, 

     

    Your idea worked, and would you believe I have done this before! but I

    could not remember!

     

    thanks mate!

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube