That’t my first pcb project ever and i wanted to start with kicad so i drew a schematic to play with, i mean it’s not a real project.
Anyway, i met this problem where i tells me that some pins are not connected to ground although i made a ground pour, i assumed that some isolated pours (right name??) are not connected to ground so i made some jumpers but the problem didn’t go away, but when i connected the pins through the bottom layer the problem vanished, doesn’t the program count jumpers as real connections?
Anyway, here’s some screenshots of the project and any comments about the layout would be great ( i know it’s bad).
(new users can’t upload more than 1 photo and can’t upload attachments? what i’m supposed to do?)
Stick around, read a couple of other threads and those limits will be lifted automatically by the forum software - it’s to keep the workload for moderators low in regards to spamming by new “users”
For copper fills to actually pour an area, there need to be pads/tracks/vias of the same net as the filled zone is set to.
A jumper for single layer boards will have that same net on one end and a different net on the other end - thus it won’t fill that area.
A way around that - I haven’t tested it - is to connect both pins of the jumper in the schematic to that same net, no idea though if the ERC has a problem with that though.
I modified the title a bit to draw others in, who will have more experience with this kind of problem.
Via the search there came up this neat and clean solution for your problem:
do you mean like that? i made that idea before but i thought it was stupid so i edited it before i upload the schematic here
thanks for the help though
Unless you are planning to etch your own board, there is little price reason to use single sided over double sided PCBs these days. The advantage of double sided is that you get plated through holes and therefore easy soldering. No more jumpers either.
Single sided design is actually harder than double for a beginner.
hey, i’m very sorry about the disruption, but i made another layout and i wanted a review
i know it’s not the right place for reviews (or is it?) but i don’t know anywhere else
anyway, here is the layout
red traces will be replaced with jumpers…
(and kicad also insists that pins 3 of u1 and u2 are not connected)
By the way i think you could really use a gnd plane here.
If you move R2 and R3 appart the gnd plane could even reach the second 3 pin part from the left.
(The second IRFZ44) This would result in one less Jumper you have to make.
great, but is it a good idea to use the same ground plane for high current paths(of the mosfets) and signal paths?
can i use a ground plane only for either “block” of them?
There is really no good reason to separate ground planes.
(At least not according to my professors at the university who specialize in EMC testing and EMC aware design.)
More info see this old post of mine:
This is the new “canvas” (=user interface)
It uses opengl to render the interface (hence the name)
It also will be the only canvas in future versions of kicad. (once all features have been ported)
The opengl canvas includes interactive routing and differential pairs. It also shows the mask layers.
But some features might be missing. (I never used legacy so i don’t really know of anything i miss.)
If you mean the drc error for not connected: Hell no!
Investigate why drc thinks there is something missing.
It looks like there is no correct connection to the plus pin of C22 (Top trace looks fishy)
But this could also stem from the low image resolution.