element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • 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) signal line connected to a ground
  • 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 5 replies
  • Subscribers 179 subscribers
  • Views 452 views
  • Users 0 members are here
Related

signal line connected to a ground

autodeskguest
autodeskguest over 8 years ago

I've gotten myself into a bit of a bind and need to sort this out.

 

I have a connector for a module and I wanted to name the connector pins

the module's signal names. Where I ran into problems is when a signal

line was to be grounded. Schematic shows the pin with module's name as

desired and also shows a connection to ground. Trouble is that a ground

was never routed to the board.

 

Any ideas what went wrong and how I can prevent this from happening on

the next release?

 

TIA Oppie

 

  • Sign in to reply
  • Cancel
Parents
  • autodeskguest
    autodeskguest over 8 years ago

    On 2/27/2017 1:29 PM, Robert Oppenheimer wrote:

    I've gotten myself into a bit of a bind and need to sort this out.

     

    I have a connector for a module and I wanted to name the connector pins

    the module's signal names. Where I ran into problems is when a signal

    line was to be grounded. Schematic shows the pin with module's name as

    desired and also shows a connection to ground. Trouble is that a ground

    was never routed to the board.

     

    Any ideas what went wrong and how I can prevent this from happening on

    the next release?

     

    TIA Oppie

     

    Hi Oppie,

     

    I'm sorry to hear that. The first thing that comes to my mind is that

    you may have hidden airwires.

     

    You can check by clicking RATSNEST and then looking at the bottom left

    of your screen. If you see the word "hidden" anywhere there, than that

    would explain the unrouted airwires. Type RATSNEST * followed by the

    enter key to reveal all of the airwires.

     

    The other possibility is that the airwire was not properly defined in

    the first place. In your schematic use the show command and click on the

    nets that never routed both pins and the net wire itself should

    highlight. You can also try moving the part, if the nets follow then it

    is properly connected otherwise that's your issue.

     

    Let me know if there's anything else I can do for you.

     

    Best Regards,

    Jorge Garcia

    Autodesk Support

     

    --

    We have a new forum here <http://forums.autodesk.com>

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • rachaelp
    rachaelp over 8 years ago in reply to autodeskguest

    Hi Oppie,

     

    In addition to checking what Jorge has suggested I wonder if you connected

    the module up to ground symbols, initially correctly connecting to the

    globally named ground net, and then you renamed the nets from that to the

    module name and therefore disconnected them from ground.

     

    For global nets like power and ground I would either add separate text to

    annotate the connections at the connector or just accept that the names

    match the global nets on the board rather than trying to make them conform

    to the modules pin names.

     

    Best Regards,

     

    Rachael

    --

    EAGLE support forums at http://www.eaglecentral.ca :: Where the EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 8 years ago in reply to rachaelp

    On 2/28/2017 2:23 AM, Rachael wrote:

    Hi Oppie,

     

    In addition to checking what Jorge has suggested I wonder if you connected

    the module up to ground symbols, initially correctly connecting to the

    globally named ground net, and then you renamed the nets from that to the

    module name and therefore disconnected them from ground.

     

    For global nets like power and ground I would either add separate text to

    annotate the connections at the connector or just accept that the names

    match the global nets on the board rather than trying to make them conform

    to the modules pin names.

     

    Best Regards,

     

    Rachael

     

    I didn't want to take the global name because it was important to me to

    recognize this pin as an I/O that was grounded as opposed to ground.

    Probably the most straightforward way then is to use a zero ohm resistor

    or a solder jumper.

     

    Was juggling a large number of signals and missed fixing that along with

    another engineer that helped with the review... Oh, well, boo boo

    happens. Probably needed to re-spin the board before the production

    release anyway. Sadly, I am getting very good at putting jumpers on

    0.5mm pitch devices.

     

    Oppie

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 8 years ago in reply to rachaelp

    On 2/28/2017 2:23 AM, Rachael wrote:

    Hi Oppie,

     

    In addition to checking what Jorge has suggested I wonder if you connected

    the module up to ground symbols, initially correctly connecting to the

    globally named ground net, and then you renamed the nets from that to the

    module name and therefore disconnected them from ground.

     

    For global nets like power and ground I would either add separate text to

    annotate the connections at the connector or just accept that the names

    match the global nets on the board rather than trying to make them conform

    to the modules pin names.

     

    Best Regards,

     

    Rachael

     

    I didn't want to take the global name because it was important to me to

    recognize this pin as an I/O that was grounded as opposed to ground.

    Probably the most straightforward way then is to use a zero ohm resistor

    or a solder jumper.

     

    Was juggling a large number of signals and missed fixing that along with

    another engineer that helped with the review... Oh, well, boo boo

    happens. Probably needed to re-spin the board before the production

    release anyway. Sadly, I am getting very good at putting jumpers on

    0.5mm pitch devices.

     

    Oppie

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 8 years ago in reply to rachaelp

    On 2/28/2017 2:23 AM, Rachael wrote:

    Hi Oppie,

     

    In addition to checking what Jorge has suggested I wonder if you connected

    the module up to ground symbols, initially correctly connecting to the

    globally named ground net, and then you renamed the nets from that to the

    module name and therefore disconnected them from ground.

     

    For global nets like power and ground I would either add separate text to

    annotate the connections at the connector or just accept that the names

    match the global nets on the board rather than trying to make them conform

    to the modules pin names.

     

    Best Regards,

     

    Rachael

     

    I didn't want to take the global name because it was important to me to

    recognize this pin as an I/O that was grounded as opposed to ground.

    Probably the most straightforward way then is to use a zero ohm resistor

    or a solder jumper.

     

    Was juggling a large number of signals and missed fixing that along with

    another engineer that helped with the review... Oh, well, boo boo

    happens. Probably needed to re-spin the board before the production

    release anyway. Sadly, I am getting very good at putting jumpers on

    0.5mm pitch devices.

     

    Oppie

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • autodeskguest
    autodeskguest over 8 years ago in reply to rachaelp

    On 2/28/2017 2:23 AM, Rachael wrote:

    Hi Oppie,

     

    In addition to checking what Jorge has suggested I wonder if you connected

    the module up to ground symbols, initially correctly connecting to the

    globally named ground net, and then you renamed the nets from that to the

    module name and therefore disconnected them from ground.

     

    For global nets like power and ground I would either add separate text to

    annotate the connections at the connector or just accept that the names

    match the global nets on the board rather than trying to make them conform

    to the modules pin names.

     

    Best Regards,

     

    Rachael

     

    I didn't want to take the global name because it was important to me to

    recognize this pin as an I/O that was grounded as opposed to ground.

    Probably the most straightforward way then is to use a zero ohm resistor

    or a solder jumper.

     

    Was juggling a large number of signals and missed fixing that along with

    another engineer that helped with the review... Oh, well, boo boo

    happens. Probably needed to re-spin the board before the production

    release anyway. Sadly, I am getting very good at putting jumpers on

    0.5mm pitch devices.

     

    Oppie

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
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