I have few questions related PCD designing this is a 6 layer board and i am pretty new to PCB designing
Questions:
now if i understand correctly all the ground points in the circuit are connected to the ground plane am i correct i was wondering can i route normal data through the ground plane?
And all the VCC from source to device are connected using power plane am i correct i was wondering can i use this layer as well to route data using the power plane?
then what is the purpose of Ground/power layers internet says they are reference points but i am bit confused.
Are all ground point in the circuit connected to the ground plane am i correct?
now how does devices get power is it from the power plane if yes then basically there are multiple devices requiring different voltages. in that case how is the power plane used?
Those planes make it easy to get power/GND to your devices as one just has to put a via besides the pin that needs it and it will âdiveâ to get the appropriate connection. Thatâs way easier and less error prone than routing signals/power/etc. by hand all over the place.
For I-can-âtapâ-into-Vcc-or-GND-anywhere-I-want to work, those planes have to be undisturbed planes, without other tracks routing through on that layer. Even other layers (signal) can be affected, unless you use buried vias.
Not so simple⌠letâs say you got analog ground and digital ground.
Means, you have two ground planes on that ground layer⌠you naturally will align/orient/place components that need either so, that the respective planes get âas clean and big as possibleâ⌠or whatever your design rule tells you.
The same is true for different voltages. You then have a couple of power planes on the power layer and hopefully align/orient/place components so, that you just have to âdiveâ with a via, instead of laying a track.
âŚwhile still obeying design rules for EMI, safety spacing, etc⌠I had seen a nice pic of a layout a couple of days ago with even 230VAC in there, but I couldnât find it, otherwise I would have linked it.
Well, the topic is more about PCB design in general rather than KiCad in particular.
KiCad allows using any layers the way you see fit, including routing signals on ground/power planes. As long as you know what youâre doing itâs not a problem to do that.
Exactly with a bit margin (To do not fully cover silkscreen). When you have a pad grid, the other things like: solder mask openning (Very important in BGA!), silk outline, orientation marks, etc. are easy to adjust in footpirnt editor.
please can you verify this footprint dimensions pad pitch, pad size , x , y margin is it correct or not
also how do i remove the middle 3 columns of the pad as the datasheet says 3 colums are 1.8 CTR non-conductive over mould
file a wishlist entry here (https://bugs.launchpad.net/kicad) with good examples for the Devs to understand and support your case, report back with a link so others can chime in and vote on it to get some backing for it to be implemented some day?