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
    About the element14 Community
  • 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
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • 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) High Current Traces
  • 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 24 replies
  • Subscribers 190 subscribers
  • Views 4386 views
  • Users 0 members are here
  • current
  • trace
  • width
  • high
Related

High Current Traces

e14 Contributor
e14 Contributor over 14 years ago

Hi,

 

I'm a new Eagle user, but I suspect this is actually a more complicated question.

 

I have traces that will carry up to 2 amps.  Those traces also control various FETs and other signals.  If I set that net node to the trace width for the high current, all of the net gets set to that width and I don't have room to route my board.  I've already re-arranged all my components so that the wide traces are short and the pins near each other.  I've even gone from 4 layers to 6 layers.  (The board routes just fine with 4 layers by 7 mil traces.)

 

I don't see a way to set the width of signals before routing, and after routing is too late.  One idea is to isolate the low current part of the net from the high current with a 0 ohm resistor, then after routing fill in will a trace.  But even that seems a little clumsy.

 

I'm considering going to thicker copper layers so that I can reduce the trace width, but I haven't tried that yet.

 

Does anyone have any ideas on how I might solve this problem?

 

Thanks,

 

Dave

  • Sign in to reply
  • Cancel
Parents
  • e14 Contributor
    e14 Contributor over 14 years ago

    On 6/9/2012 2:59 PM, Dave Wills wrote:

    Hi,

     

    I'm a new Eagle user, but I suspect this is actually a more complicated question.

     

    I have traces that will carry up to 2 amps.  Those traces also control various FETs and other signals.  If I set that net node to the trace width for the high current, all of the net gets set to that width and I don't have room to route my board.  I've already re-arranged all my components so that the wide traces are short and the pins near each other.  I've even gone from 4 layers to 6 layers.  (The board routes just fine with 4 layers by 7 mil traces.)

     

    I don't see a way to set the width of signals before routing, and after routing is too late.  One idea is to isolate the low current part of the net from the high current with a 0 ohm resistor, then after routing fill in will a trace.  But even that seems a little clumsy.

     

    I'm considering going to thicker copper layers so that I can reduce the trace width, but I haven't tried that yet.

     

    Does anyone have any ideas on how I might solve this problem?

     

    Thanks,

     

    Dave

     

     

     

    Help -> Net Class

     

    You can create net classes with all the traces in the same class having

    various common properties including width and clearance from other

    conductive elements.    Good for high(er) current and also high voltage.

     

    Jim

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • e14 Contributor
    e14 Contributor over 14 years ago in reply to e14 Contributor

    Hi Jim,

     

    I've done that.  I have a separate net class for the high current traces.  The problem is one net goes to a few high current nodes (output of high current supply, connector, resistor, FET) but it also goes to a bunch of places that are not high current (but still the same node).  So the high current pins on the node need to be connected with wide traces, but the signal level pins do not.  If I allow all of the pins to be high current traces, I can't get it to route.

     

    That's why I said I could split the high current and signal level pins on the net with a 0 ohm resistor.  Then Eagle wouldn't automatically make all the traces high current traces.  But that sounds like a clumsy solution.  Seems better to make the copper thicker then make all the traces less wide.

     

    Thanks for the suggestion.

     

    Dave

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • e14 Contributor
    e14 Contributor over 14 years ago in reply to e14 Contributor

    Dave Wills wrote:

    Hi Jim,

     

    I've done that. I have a separate net class for the high current

    traces. The problem is one net goes to a few high current nodes

    (output of high current supply, connector, resistor, FET) but it also

    goes to a bunch of places that are not high current (but still the

    same node). So the high current pins on the node need to be connected

    with wide traces, but the signal level pins do not. If I allow all of

    the pins to be high current traces, I can't get it to route.

     

    That's why I said I could split the high current and signal level

    pins on the net with a 0 ohm resistor. Then Eagle wouldn't

    automatically make all the traces high current traces. But that

    sounds like a clumsy solution. Seems better to make the copper

    thicker then make all the traces less wide.

     

    Thanks for the suggestion.

     

    Dave

     

     

    If you have organised the positions of the high current points then you

    should manually route them with the desired width and then let the auto

    router do the remaining unrouted nets narrower.

     

    Using the autorouter entirely, you could route with the setting you mention.

    At this point all you wide traces are complete. Then ripup every thing

    except the wide net name. Then ripup any remaining wide traces that should

    be narrow. Next change the class width to narrow and run the autorouter

    again

     

    HTH

    Warren

     

     

     

    --

    Viewed / responded via the newsgroup at

    news.cadsoft.de

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • e14 Contributor
    e14 Contributor over 14 years ago in reply to e14 Contributor

    Hi Ivan,

     

    Thanks for the suggestions.  Yes, that's pretty much what I thought

    needed to be done.  But as my initial report said, I'm a new user so

    I'm still learning a lot.  One thing that stops me from manually

    routing is I ran into a roadblock adding vias.  I couldn't figure out

    how to make the corresponding hole in the ground plane to run the via through.

     

    In the meantime, I figure I can go to 2 oz copper and thinner

    traces.  I'm pretty close in routing everything (3 wires out of 350),

    so figure I can get there with some care.

     

    Not sure about some manual routing.  I don't know enough about Eagle yet.

     

    Thanks again!!!

     

    Dave

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • e14 Contributor
    e14 Contributor over 14 years ago in reply to e14 Contributor

    Hi Ivan,

     

    Thanks for the suggestions.  Yes, that's pretty much what I thought

    needed to be done.  But as my initial report said, I'm a new user so

    I'm still learning a lot.  One thing that stops me from manually

    routing is I ran into a roadblock adding vias.  I couldn't figure out

    how to make the corresponding hole in the ground plane to run the via through.

     

    In the meantime, I figure I can go to 2 oz copper and thinner

    traces.  I'm pretty close in routing everything (3 wires out of 350),

    so figure I can get there with some care.

     

    Not sure about some manual routing.  I don't know enough about Eagle yet.

     

    Thanks again!!!

     

    Dave

    • 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 © 2026 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.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube