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) DRC clearance error
  • 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
  • State Verified Answer
  • Replies 6 replies
  • Subscribers 176 subscribers
  • Views 824 views
  • Users 0 members are here
Related

DRC clearance error

nav101
nav101 over 5 years ago

I am using a library for MCP73871 battery controller. I tried two different librarys but I get the same clearance error as shown in the picture. This is qfn package where the centre is the exposed pad and is grounded.

Changing DRC clearance does not get rid of the error. Is it a faulty library or am i doing something wrong ... MANY THANKSimage

  • Sign in to reply
  • Cancel
Parents
  • autodeskguest
    0 autodeskguest over 5 years ago

    On 05/11/2019 17:41, Nav Khan wrote:

    I am using a library for MCP73871 battery controller. I tried two different librarys but I get the same clearance error as shown in the picture. This is qfn package where the centre is the exposed pad and is grounded.

    Changing DRC clearance does not get rid of the error. Is it a faulty library or am i doing something wrong ... MANY THANKS

     

    There are two separate issues here.

     

    First, the four thermal vias in the centre pad are misaligned such that

    one of them is practically touching pin 13. You need to re-centre them.

    They're also not being recognised as ground vias, by the look of it,

    although the airwires suggest they are correctly named. Which version of

    Eagle are you using? I think the rules changed at some point.

     

    Second, you've got pad-to-pad clearance settings in your DRC rules that

    don't allow for this footprint. I'm not familiar with the device in

    question so I can't say whether the centre pad really needs to be as

    large as it is, or whether you need a board house that can manage very

    small clearances.

     

    In practice, even if those clearances are OK for manufacture, you may

    well need to adjust (or remove and hand-craft) the automatic solder mask

    on all the pads of a device like that.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • nav101
    0 nav101 over 5 years ago in reply to autodeskguest

    Hi Thanks for the response.

    The vias are non issue as I just added them to check if that would help in the clearance. So the clearance issue is still there even without the vias. I am new to this and this is my first design, I was really under the impression that the librarys available online are accurate. The manufacturing view of the device shows the central pad so large that it is touching the other surrounding pads. I should get down to designing my library...Thanks again

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • autodeskguest
    0 autodeskguest over 5 years ago in reply to nav101

    On 05/11/2019 18:58, Nav Khan wrote:

    I am new to this and this is my first design, I was really under the impression that the librarys available online are accurate. The manufacturing view of the device shows the central pad so large that it is touching the other surrounding pads. I should get down to designing my library...Thanks again

     

    So, first lesson... never trust anybody else's library! This is a rule

    that those of us who use Eagle a lot (or, indeed, use any other PCB CAD

    software in a professional environment) find ourselves repeating on the

    user forum. You cannot trust what you find on the web, to the point that

    it's usually quicker just to create the part yourself than search,

    download, and verify.

     

    If you're experiencing differences between the library and the board,

    this is something of an FAQ. It's down to DRC rules. However, this is

    mostly an issue for through-hole components, where the "annular ring"

    setting plays havoc with newbies' expectations. In essence, the library

    defines the minimum sizes needed for the component, while the DRC rules

    define the capabilities of the board house for that project. If the

    board house can't achieve the ultra-thin copper ring that the library

    defines for a PTH pad, the board gets a fatter one. I wouldn't expect

    that to be your problem as it doesn't normally affect SMD pads.

     

    The manufacturing preview may not always be fully accurate. Autodesk

    generally say that, where there is a discrepancy, the board editor is

    the one to trust. Or you can generate Gerber files and open them in

    something like gerbv, which should be definitive.

     

    BTW, the Element14 forum, and the old CadSoft NNTP server it's linked

    to, are not the best place for Eagle advice any more. You'd get a better

    spread of response (including official support) from the Autodesk forum

    at https://forums.autodesk.com/t5/eagle-forum/bd-p/3500

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • autodeskguest
    0 autodeskguest over 5 years ago in reply to autodeskguest

    Am 05.11.2019 um 21:07 schrieb Rob Pearce:

    On 05/11/2019 18:58, Nav Khan wrote:

    I am new to this and this is my first design, I was really under the

    impression that the librarys available online are accurate. The

    manufacturing view of the device shows the central pad so large that

    it is touching the other surrounding pads. I should get down to

    designing my library...Thanks again

     

    So, first lesson... never trust anybody else's library! This is a rule

    that those of us who use Eagle a lot (or, indeed, use any other PCB CAD

    software in a professional environment) find ourselves repeating on the

    user forum. You cannot trust what you find on the web, to the point that

    it's usually quicker just to create the part yourself than search,

    download, and verify.

     

    If you're experiencing differences between the library and the board,

    this is something of an FAQ. It's down to DRC rules. However, this is

    mostly an issue for through-hole components, where the "annular ring"

    setting plays havoc with newbies' expectations. In essence, the library

    defines the minimum sizes needed for the component, while the DRC rules

    define the capabilities of the board house for that project. If the

    board house can't achieve the ultra-thin copper ring that the library

    defines for a PTH pad, the board gets a fatter one. I wouldn't expect

    that to be your problem as it doesn't normally affect SMD pads.

     

    The manufacturing preview may not always be fully accurate. Autodesk

    generally say that, where there is a discrepancy, the board editor is

    the one to trust. Or you can generate Gerber files and open them in

    something like gerbv, which should be definitive.

     

    BTW, the Element14 forum, and the old CadSoft NNTP server it's linked

    to, are not the best place for Eagle advice any more. You'd get a better

    spread of response (including official support) from the Autodesk forum

    at https://forums.autodesk.com/t5/eagle-forum/bd-p/3500

     

    According the data sheet the exposed pad measures 2.5x2.5 mm.

    You can check/correct it and maybe the problem is solved.

    So, second lesson... never trust anybody else's library! as Rob already

    said.

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • autodeskguest
    0 autodeskguest over 5 years ago in reply to autodeskguest

    Am 05.11.2019 um 21:07 schrieb Rob Pearce:

    On 05/11/2019 18:58, Nav Khan wrote:

    I am new to this and this is my first design, I was really under the

    impression that the librarys available online are accurate. The

    manufacturing view of the device shows the central pad so large that

    it is touching the other surrounding pads. I should get down to

    designing my library...Thanks again

     

    So, first lesson... never trust anybody else's library! This is a rule

    that those of us who use Eagle a lot (or, indeed, use any other PCB CAD

    software in a professional environment) find ourselves repeating on the

    user forum. You cannot trust what you find on the web, to the point that

    it's usually quicker just to create the part yourself than search,

    download, and verify.

     

    If you're experiencing differences between the library and the board,

    this is something of an FAQ. It's down to DRC rules. However, this is

    mostly an issue for through-hole components, where the "annular ring"

    setting plays havoc with newbies' expectations. In essence, the library

    defines the minimum sizes needed for the component, while the DRC rules

    define the capabilities of the board house for that project. If the

    board house can't achieve the ultra-thin copper ring that the library

    defines for a PTH pad, the board gets a fatter one. I wouldn't expect

    that to be your problem as it doesn't normally affect SMD pads.

     

    The manufacturing preview may not always be fully accurate. Autodesk

    generally say that, where there is a discrepancy, the board editor is

    the one to trust. Or you can generate Gerber files and open them in

    something like gerbv, which should be definitive.

     

    BTW, the Element14 forum, and the old CadSoft NNTP server it's linked

    to, are not the best place for Eagle advice any more. You'd get a better

    spread of response (including official support) from the Autodesk forum

    at https://forums.autodesk.com/t5/eagle-forum/bd-p/3500

     

    According the data sheet the exposed pad measures 2.5x2.5 mm.

    You can check/correct it and maybe the problem is solved.

    So, second lesson... never trust anybody else's library! as Rob already

    said.

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • autodeskguest
    0 autodeskguest over 5 years ago in reply to autodeskguest

    Joern, the minimum is actually 2.6x2.6mm and I did exactly what you said and it got rid of the clearance error.

    Thanks

     

    --

    To view any images and attachments in this post, visit:

    https://www.element14.com/community/message/284671

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • nav101
    0 nav101 over 5 years ago in reply to autodeskguest

    Joern, the minimum is actually 2.6x2.6mm and I did exactly what you said and it got rid of the clearance error.

    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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