6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sat Jul 06, 2024 3:30 pm

All times are UTC




Post new topic Reply to topic  [ 10 posts ] 
Author Message
PostPosted: Sat Oct 01, 2022 2:17 am 
Offline
User avatar

Joined: Sun Nov 07, 2021 4:11 pm
Posts: 101
Location: Toronto, Canada
Hi all!

I ordered a new batch of PCBs for my SBC, and, now that I have received them, the power rails are, inexplicably, shorted together, even with no components soldered on. I can't see anything in my schematic that suggests that anything is amiss, and so I'm not sure if there was an issue with manufacturing, or if there is a problem with my board :-)

I attached the gerbers and schematic here in case anyone wants to try and see if they spot the problem, but mostly I would be grateful for suggestions on how I could figure out whether this is on my end or whether I should get in touch with the manufacturer. The schematic is a bit terse, I apologize—I could redraw it, but I'm afraid that I would accidentally fix the problem and make things even worse.

TBH, I'm all out of ideas, though maybe I'll get some fresh inspiration tomorrow after a few hours of sleep.

Thanks!


—Marco


Attachments:
gerber.zip [515.14 KiB]
Downloaded 28 times
T76R4-BW.pdf [277.29 KiB]
Downloaded 30 times
T76R4-Colour.pdf [279.81 KiB]
Downloaded 37 times
Top
 Profile  
Reply with quote  
PostPosted: Sat Oct 01, 2022 2:47 am 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8464
Location: Southern California
When loading the files into the gerber viewer, I get a ton of error messages saying "unknown RS-274X extension found %TF%", so I tried to look up the code in my RS-274X book, and it's not there. The files do load, so I suppose there's something that just doesn't get interpreted along with the rest. Right away however I find a ton of design-rule violations, with only .0035" trace & space. The cheap board houses usually don't guarantee anything below .006", maybe .005". If there's any inaccuracy in the etching, I suppose you could get shorts (or, going the other way, super-narrow traces will get eaten away). One reason they're so cheap is because they don't give us any human attention to flag potential problems. Whatever we send in the files is what they make, whether it'll work or not.

Your antipads ("moats") should be much smaller. Having them so big won't cause shorts of course, but will contribute to AC-performance problems. The ground plane should go between all the DIP pads, so the return current for traces that go between doesn't have to go all the way around the end of the IC. I'd recommend making them only about .016" larger than the pads, ie, .008" per side.

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Top
 Profile  
Reply with quote  
PostPosted: Sat Oct 01, 2022 4:28 am 
Offline

Joined: Fri Dec 21, 2018 1:05 am
Posts: 1086
Location: Albuquerque NM USA
The mounting hole (H2) at upper left corner next to U9 may be the problem. It is a plated-through hole but there are no clearance pads for power nor ground plane so power and ground are shorted.
Bill


Top
 Profile  
Reply with quote  
PostPosted: Sat Oct 01, 2022 2:10 pm 
Offline
User avatar

Joined: Sun Nov 07, 2021 4:11 pm
Posts: 101
Location: Toronto, Canada
GARTHWILSON wrote:
When loading the files into the gerber viewer, I get a ton of error messages saying "unknown RS-274X extension found %TF%", so I tried to look up the code in my RS-274X book, and it's not there. The files do load, so I suppose there's something that just doesn't get interpreted along with the rest. Right away however I find a ton of design-rule violations, with only .0035" trace & space. The cheap board houses usually don't guarantee anything below .006", maybe .005".

Thanks, Garth. I'm not sure what's going on with those errors, but I think that the design rules are within specs. JLCPCB's capabilities page provides 35mil as the minimum spacing between traces for 4-layer boards, and in the past they have always managed to deliver on that promise. In fact, I have occasionally pushed them past the limit (never on purpose—it took me a while to learn how to set up DRCs correctly), and, while they always warned me that the end product might not work out the way I want, in the end they always delivered working boards.

From that perspective, I have to say that they have been really good to work with, and very patient with a newbie :-)
Quote:
Your antipads ("moats") should be much smaller. Having them so big won't cause shorts of course, but will contribute to AC-performance problems. The ground plane should go between all the DIP pads, so the return current for traces that go between doesn't have to go all the way around the end of the IC. I'd recommend making them only about .016" larger than the pads, ie, .008" per side.

Ah, I hadn't considered that. I will look into how to set those up better next time!


Top
 Profile  
Reply with quote  
PostPosted: Sat Oct 01, 2022 2:17 pm 
Offline
User avatar

Joined: Sun Nov 07, 2021 4:11 pm
Posts: 101
Location: Toronto, Canada
plasmo wrote:
The mounting hole (H2) at upper left corner next to U9 may be the problem. It is a plated-through hole but there are no clearance pads for power nor ground plane so power and ground are shorted.

Bill, thank you so much, I think that's it! That mounting hole was clearly not rendered at all in the inner layers. That's got to be some kind of weird bug in KiCAD… I didn't notice because I was looking at the actual layout inside the program instead of looking at the gerbers, and the problem doesn't show up there:

Attachment:
Screen Shot 2022-10-01 at 10.12.44.png
Screen Shot 2022-10-01 at 10.12.44.png [ 49.2 KiB | Viewed 471 times ]

Interestingly enough, I just plotted the gerbers again, and now they look fine. Gotta love software :-)

Well, mystery solved! At least it's not some design mistake, and in the end it only cost me a few dollars… and a couple weeks' of wait time. I suppose I could try cutting that corner off the board to see if it solves the problem, though I suspect that the risk of shorting the power planes along the cut would still be pretty high.

Thanks again for all the help!


Top
 Profile  
Reply with quote  
PostPosted: Sat Oct 01, 2022 2:38 pm 
Offline

Joined: Fri Jul 09, 2021 10:12 pm
Posts: 741
Perhaps if you have a drill press or jig you can carefully redrill the hole and, if all is well, maybe the boards can still be used enough to find the next fault!


Top
 Profile  
Reply with quote  
PostPosted: Sat Oct 01, 2022 3:03 pm 
Offline
User avatar

Joined: Sun Nov 07, 2021 4:11 pm
Posts: 101
Location: Toronto, Canada
gfoot wrote:
Perhaps if you have a drill press or jig you can carefully redrill the hole and, if all is well, maybe the boards can still be used enough to find the next fault!

I'll give that a try… if nothing else, taking a drill to the thing will feel therapeutic. I mean, I may accidentally drill more than one hole… accidents happen all the time :-)


Top
 Profile  
Reply with quote  
PostPosted: Sat Oct 01, 2022 6:10 pm 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8464
Location: Southern California
CountChocula wrote:
GARTHWILSON wrote:
When loading the files into the gerber viewer, I get a ton of error messages saying "unknown RS-274X extension found %TF%", so I tried to look up the code in my RS-274X book, and it's not there. The files do load, so I suppose there's something that just doesn't get interpreted along with the rest. Right away however I find a ton of design-rule violations, with only .0035" trace & space. The cheap board houses usually don't guarantee anything below .006", maybe .005".

Thanks, Garth. I'm not sure what's going on with those errors, but I think that the design rules are within specs. JLCPCB's capabilities page provides 35mil as the minimum spacing between traces for 4-layer boards

(It's 3.5 mils, not 35.) That's impressive. I guess the technology keeps marching on, and I need to review all the capabilities anew. Hole aspect ratios also have increased (for other manufacturers) but I still have trouble trusting them to get reliable thru-plating on holes with aspect ratios over 4.

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Top
 Profile  
Reply with quote  
PostPosted: Sun Oct 02, 2022 7:44 am 
Offline
User avatar

Joined: Tue Apr 03, 2018 2:10 pm
Posts: 125
CountChocula wrote:
plasmo wrote:
That mounting hole was clearly not rendered at all in the inner layers.


Is it possible you forgot to rerender the fills before outputting. When using KiCad I keep hitting the B key like it’s some kind of nervous tic.

_________________
I like it when things smoke.
BlogZolatron 64 project


Top
 Profile  
Reply with quote  
PostPosted: Sun Oct 02, 2022 7:08 pm 
Offline
User avatar

Joined: Sun Nov 07, 2021 4:11 pm
Posts: 101
Location: Toronto, Canada
speculatrix wrote:
Is it possible you forgot to rerender the fills before outputting. When using KiCad I keep hitting the B key like it’s some kind of nervous tic.


I usually have automatic refilling turned on in the plotting dialogue, but what happened this time around is that I used a plugin to render the gerbers, and perhaps it didn't run a fill command. I don't think I will be using it again :-)

In any case, I followed George's suggestion and drilled the plating out of the mounting hole, and that seems to have done the trick—no more shorts. On to the next fault!

Attachment:
Screen Shot 2022-10-02 at 15.07.55.png
Screen Shot 2022-10-02 at 15.07.55.png [ 2.94 MiB | Viewed 376 times ]


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 22 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: