Go Back   Home > Forums > General Interest > Everything Else
Home Forums Rules Articles Store Gallery Blogs Register Donations FAQ Calendar Search Today's Posts Mark Forums Read

Everything Else Anything related to audio / video / electronics etc) BUT remember- we have many new forums where your thread may now fit! .... Parts, Equipment & Tools, Construction Tips, Software Tools......

Please consider donating to help us continue to serve you.

Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving
Reply
 
Thread Tools Search this Thread
Old 25th February 2005, 12:09 PM   #1
diyAudio Moderator
 
pinkmouse's Avatar
 
Join Date: Apr 2002
Location: Chatham, England
Default Wanted: Eagle advice

OK, I'm playing around with a balanced input active crossover design in Eagle. It is a double sided board, and I want to run a ground plane on the top for all the chip bypass caps, with seperate earth star runs for the signal on the bottom. At the moment, all the grounds are on the same net, linking back to a single through hole that joins the two layers. I have run all my signal grounds back on the bottom, and now I want to copper pur the top, but Eagle doesn't seem to want to let me seperate the two layers, and refuses to let me connect the polygon to my ground net.

Am I just stupid? I have been banging my head on this for a couple of hours now, and the only solution I can see is to ripup everything I have done so far, and split the ground net into two.

HELP! Can anyone save my sanity?
__________________
Al
I conceive of nothing, in religion, science or philosophy, that is more than the proper thing to wear, for a while. Charles Fort
  Reply With Quote
Old 25th February 2005, 12:22 PM   #2
Bricolo is offline Bricolo  France
diyAudio Member
 
Bricolo's Avatar
 
Join Date: Nov 2002
Location: Grenoble, FR
If I understood correctly, you wand a groundfill on a layer, and a star ground on the other. And a simple connection between the two, with a through hole at the star's center?

I think it's possible with eagle.
-don't connect the cap's ground to anything at first
-route all the grounds on the bottom layer, in a star scheme
-place a via at the star's center
-place a polygon on the top layer. in the command line hit "name" (without the quotes) and hit enter. Then, click on your polygon. Enter "GND" for the name (still without the quotes) it asks you if you want to call it "GND" or "Net xx", choose "GND".
-Click on the "Ratsnet" button.


It should be ok.

I can try to fix it if you want, you can send me the eagle files via mail.


Alex
__________________
Just remember: in theory there's no difference between theory and practice. But in practice it usually is quite a bit difference... Bob Pease
  Reply With Quote
Old 25th February 2005, 12:25 PM   #3
JochenH is offline JochenH  Germany
diyAudio Member
 
Join Date: Apr 2004
Location: Aachen
Hi,

is this a SMD design with the components placed on the bottom side? Otherwise the TOP ground plane would (usually) connect to the pins which you do not want as i suppose.
What do you mean when you say that Eagle doesn't let you seperate the layers?

Jochen
  Reply With Quote
Old 25th February 2005, 12:37 PM   #4
diyAudio Moderator
 
pinkmouse's Avatar
 
Join Date: Apr 2002
Location: Chatham, England
Bricolo

Thanks for the offer to fix the board, but this is only a practice run, to get to know eagle, it's not that mission critical!

I suspect that I have just gone too far into the project, and not thought ahead enough to do this properly. I will give your ideas a try on a new version. Practise makes perfect!

Jochen

No it's just a conventional through hole design. I am just trying different things to increase my knowledge of Eagle, it may not have much real use as a design technique in the real world.

Basically the problem I have is that because my earth net is on two layers, I think it gets confused when I try to attach a polygon to it, it seems to want to include the rats nest conections on the bottom layer.
__________________
Al
I conceive of nothing, in religion, science or philosophy, that is more than the proper thing to wear, for a while. Charles Fort
  Reply With Quote
Old 25th February 2005, 01:07 PM   #5
JochenH is offline JochenH  Germany
diyAudio Member
 
Join Date: Apr 2004
Location: Aachen
There is no way to seperate nets by layers, a net GND is valid on all layers. Thats why it connects a polygon with thermals to the through-hole pins if possible, regardless if you routed these pins by hand. This would be easier with SMDs in your case.
One solution is not to connect the polygon (by the NAME command) to the net but use a 0 ohm resistor to connect the nets. I don't know if Eagle supports "Jumpers", i have to check.

Jochen
  Reply With Quote
Old 25th February 2005, 01:07 PM   #6
diyAudio Member
 
jackinnj's Avatar
 
Join Date: Apr 2002
Location: Llanddewi Brefi, NJ
there are a couple newsgroups on usenet -- under
news.cadsoft.de look for eagle.userchat.eng
  Reply With Quote
Old 25th February 2005, 01:10 PM   #7
Bricolo is offline Bricolo  France
diyAudio Member
 
Bricolo's Avatar
 
Join Date: Nov 2002
Location: Grenoble, FR
Oh I see what you think, I just tried your "dual ground" on a project.

Even if you route a star ground on the bottom; it still connects all those pins to the groundplane on the top.

Not so problematic if it's for a self etched PCB, simply ripp of some copper arond the lead, and don't solder it to the groundplane.
For industrial made pcbs, it's more dificult :/

Strange, indeed
__________________
Just remember: in theory there's no difference between theory and practice. But in practice it usually is quite a bit difference... Bob Pease
  Reply With Quote
Old 25th February 2005, 01:19 PM   #8
diyAudio Member
 
jacco vermeulen's Avatar
 
Join Date: Oct 2004
Location: At the sea front, just under Rotterdam
Send a message via Yahoo to jacco vermeulen
Pinkster,

make frequent backups of your design while you are working on it. Better even to have two backups.

I had to make a ships hull design with a 3-D software package, one click on the wrong button and the whole thing turned psycho on me . After three months sweating at it starting fresh on a monday morning the entire file on the university main frame had dissapeared. At the second attempt i had backups on a floppy disc, thats when the file on the disc dissapeared, fortunately the server still had it. After that i had the file on the main frame, on three different files on a Zip disc, and on two floppy discs.
Paranoid, me ? It drove me completely bonkers !
__________________
Looks like Sponge Bob has killed another thread.
  Reply With Quote
Old 25th February 2005, 01:33 PM   #9
JochenH is offline JochenH  Germany
diyAudio Member
 
Join Date: Apr 2004
Location: Aachen
You could create a special "jumper"-part consisting of 2 SMD pads touching each other. In the schematics, one side is connected to "GND", the other to "GNDPLANE" net for example. In PCB name the polygon also "GNDPLANE" and put the jumper part on your via. See attachment.

Jochen
Attached Images
File Type: jpg eagleplane.jpg (93.5 KB, 89 views)
  Reply With Quote
Old 25th February 2005, 03:03 PM   #10
diyAudio Moderator
 
pinkmouse's Avatar
 
Join Date: Apr 2002
Location: Chatham, England
OK, stupid mistake No. 1.

I was using the rectangle tool rather than the polygon... Doh

Now to see if I can get your other suggestions working. Cheers guys!
__________________
Al
I conceive of nothing, in religion, science or philosophy, that is more than the proper thing to wear, for a while. Charles Fort
  Reply With Quote

Reply


Hide this!Advertise here!

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Accuton C95-T6, advice wanted Fred75 Multi-Way 20 2nd February 2009 11:18 AM
Advice wanted on 1541-kit Jolojl Digital Source 2 4th October 2007 07:48 AM
Advice wanted bret Planars & Exotics 14 3rd August 2005 03:34 PM
A new setup, advice wanted jgunn5066 Tubes / Valves 1 27th June 2005 09:19 AM
Unregulated PSU advice wanted falcott Chip Amps 2 26th August 2004 06:01 AM


New To Site? Need Help?

All times are GMT. The time now is 09:00 AM.

Page generated in 0.10789 seconds (82.24% PHP - 17.76% MySQL) with 11 queries

Copyright ©1999-2012 diyAudio