Even if physically i connect GND to pin 14 …how to make it GND plane from here on, which will take care of EMC. if i do it using using pin 14 as net then I will again reach back to the position from where i started this thread. Do you suggest something else?
I connected pin 14 to GND and imported the updated netlist to pcb new .
Notable messages. 1. Changing component “P1:/589ACEB8” pin “14” net name from “Net-(P1-Pad14)” to “GND”. 2. Warning: Copper zone (net name ‘’): net has no pads connected.
Warning: Copper zone (net name ‘’): net has no pads connected.
What next to make it a GND plane to avoid emc emmisions etc
To get full GND coverage on your board first you need to have proper layout and also proper routing.
Try to use one layer for horizontal tracks and other for vertical tracks, with this you wont cut out any copper pours you try to make later on. ( and you can connect ground pours on front and back with vias so you have a full coverage ).
Because now you have copper pour but it doesnt do anything, is like island of copper that contribute to EMI.
Take a look at chapter 2.2 Power Distribution for Two-Layer Boards http://www.ti.com/lit/an/szza009/szza009.pdf
What is it you are trying to achieve with these ground planes? This board does not merit the use of ground planes. As it is it does not require a ground connection at the connector, but it might be a good idea if you want to allow for additional functionality in the future.
@arvimg
I put the resistors and transistors in that particular area vs the display/connector to show you how high density layout is to be approached for a newcomer and how small it could get - to show how bad your start with the autorouter was.
It’s not really suited for what you’re doing right now, with the connector so far off.
I’m sure it will work either way, but it’s not optimized for what you need.
With that much space you got there you could probably route all of that on F.Cu if you rearrange the connector pin assignment.
This would then lead to very short traces, just between the connector pins, the devices and finally the display pins.
Sorry that I put you on a somewhat wrong track there.
Off-Topic:
Are you the electronic designer or the layouter?
Your first posts sounded like you had an electronics guy that would need you for the layout in your project…
That looks like decent coverage. Like @Joan_Sparky and @1.21Gigawatts say, this circuit does not require much attention to the ground distribution subsystem. As a tutorial exercise, or a personal challenge, you could investigate ways to increase the coverage of ground planes but I don’t think there’s either a technical nor a business requirement driving that effort.
I am electronics engineering trainee… I am in my learning phase as a trainee so initially I was given the task to make the pcb for a circuit which is sub circuit to a major circuit. So, I didn’t change the circuit much , I wanted to make the board for whatever I have been given. I felt that was the challenge.
The problem now is that you ask very similar questions in multiple topics.
This makes communication harder.
(especially because not everyone reads every topic.)
I realize that such an issue is happening in this case with both the question interlinked on a very good scale. I apologise. Such a thing won’t happen in further posts.
Rene has quite clearly progressed with a solution. Thanks !