How to connect a via to multiple layers?

I have SGND zone on layer 2 and a GND zone on layer 3. The chip, MAX17633, has pin 21 on the back of the chip and that connects to SGND. I did that with 4x4 array of vias that connect to the SGND layer.

How can I also connect these vias directly to the GND plane on a different layer? I looked at using a NetTie, but Tech Support at Analog Devices recommended to connect the 16 vias to both layers. That is how they designed their evaluation board.

This is the MAX17633 footprint.

Each of your vias connect to only one layer. I just want the SGND via to connect to GND as well. I don’t have space to have both a GND via and a SGND via.

If I just connect the SGND net and GND net to pin 21, I get pretty much what I want. Except, now all the GND vias in other locations on the board are also tied to SGND, which I do not want. I want to keep SGND and GND separate except for one place, that is pin 21 under the chip.



Note how the blue layer, GND, is not tied to pin 21.


However, the GND via in the upper right hand corner is also tied to the green SGND layer. I do not want that. That GND via should just be connected to the blue GND layer.

Normally via can’t connect two nets as track can’t do it.
You should have all zones under IC being the same net as pad 21.
How to make SGND island on GND zone and then connect it wholly around it with GND I don’t know.
But using 4 user defined net-ties (one for each island edge) it probably should be possible.
Can’t be sure as I have never used net-tie.

I won’t suggest my way is the one for your process - My goal was to show connections to Vias on different layers. Connecting NET, Traces, PADs, Zones is a learning process that involves starting out in a Simple manner then, expanding to encompass the needed design aspects.

There’s also a logical order of sequences and Part Items (Vias, THT, Zones, Fills…etc) that help to make the desired ‘Electrical’ connections.

Net-ties have a Cylindrical barrel connected to All Layers thus, need only connect to desired traces/etc. DRC settings are important…

Below, I show connecting Four Layers to a THT. Look at the 3D-View… Result looks identical to Via’s but is easier to work with. And, you can edit the settings as needed…

ADDED: Before someone posts the VCC/GND’s are all connected, I know that… A correct circuit isn’t the point of my post…

What is a THT? I don’t have that part in my parts library.

THT is " Through Hole Technology" and it refers to components that pass through the PCB as opposed to SMT “Surface Mount Technology” that sits on the top layer, so for connecting layers THT might be able to help. :slightly_smiling_face:
:mouse:

when I saw your remark for asking the meaning of THT, my eyebrows started getting darker, but I did not respond. I guess we all have our muddy thoughts every now and then.

Another part that confused my is the title of this thread. Normal via’s go through the whole PCB, and therefore always connect to all layers, which have copper of the same net. When reading your post again (and again (big eyebrow time)) It dawned that you actually want to use the via itself as a net tie (That is a standard time, look it up Edit: you already did).

I have not checked, but maybe it works if you define a new footprint, and use THT pads as a net tie.

Another method, for which I am sure it works is if you create zones on each layer with the same net (so your via’s connect to all those layers), and ten use a net tie on each layer to split off the net to some other net. I do not know why you write you do not want to use a NetTie. This is exactly what NetTies are for. You can design them in any shape, so physically the copper looks like it’s one piece, but it has to be defined in such a form that KiCad can distinguish between the two nets. NetTies have changed a bit in KiCad V8, and I have not experimented with them yet, so no further details.

Simple solution… Set both Ground-Layers to the same Name. The Max won’t know anything about it

Image below shows Buried Blind Vias. The Vias on Left touch this Max’s Heat-Sink/layer. Don’t know if that’s a goal of yours…

4-Layer Board, Two inner Layers with Filled Zones (GND & SGND). Top/Btm Layer Hidden, No Net-Ties. No Fuss…

I cleaned up/deleted some of my Posts…

@paulvdh Thank you for joining the conversation. I always learn something from you.

I have been working with the tech support engineers at Analog Devices on the layout of my board, which uses 3 MAX17633s and a MAX17320 BMS . I have been using their MAX17633 Eval Board as a guide, as it works. They recommend using the vias connected to pin 21 (the bottom of the chip) as the place to tie SGND and GND (they use PGND) together in one place, and not the NetTies as I originally used.

I suggested using the vias you have for the exposed pad ground as the “stitching vias” between SGND and PGND, forgoing the net ties. Check out the EV kit layout (pics below): the vias in the exposed pad are directly connected to the main copper pour on each layer (except the top layer, which has the exposed pad direct connected to the vias so it doesn’t show). Furthermore, there is actually no other point on the board where PGND and SGND are connected, except for through these vias (and ignoring the GND test points). This is the best layout practice, as it 1) ensures return currents are localized to the chip, reducing noise, and 2) Allows all that copper from the pours on different layers to share the duty of carrying those high currents.

clips from the different layers on the MAX17633 Eval Board

Of course, I know what THT means. I was confused by the use of the term to denote a particular footprint.

I tried building a custom THT footprint “Phred” with two pins, 1 and 2, one top of the other. I then placed it on the board as a test and connected pin 1 to SGND and pin 2 to GND (GND = blue layer 3, SGND = green layer 2). It does not appear to be attached to either layer. I also set each pin with a Pad Connection of Solid and Fabrication Property as Heatsink pad


Maybe they are connected properly and KiCad version 7 does not show it properly?

I also tried to run a track from a via connected to SGND to Phred pin 1 and it won’t connect. Same with GND and pin 2.

A further requirement is JLCPCB only offers TH vias and no buried or blind vias on a 4 layer board.

I am still unsure on how to connect pin 21 and only pin 21 of the three MAX17633 chips to both GND and SGND zones on different layers.

To avoid confusion, get your terminology right. The for yellow circles with the black holes on the top are pads and the white circles with yellow center are via’s. They look very similar on the PCB (Except for the mask and paste layers), but they behave differently in KiCad.

image

Here’s the Answer.… (sorry, you didn’t pickup on what I posted). This should Clarify it…

This Stock Part (similar to Max) has:
• SMD Contacts for the CHIP
• F_Cu Heat-sink Pads
• B_Cu Heat-sink Pads
• Unburied VIAs (i.e., Standard Vias)

The MAX’s VIAs are for Removing Heat from CHIP

You do NOT need to add any extra VIAs unless your MAX doesn’t have the Vias/Heatsink Pads

• First, Create the Two Zones (SGND and GND)
• Now, place the MAX on top of the ZONES. The MAX’s Vias will be in Contact with these Zones.

What you Don’t Want To Do is Fill or Refill the ZONEs after placing the MAX on the PCB. There are settings for Default Auto-Refill, turn it Off.

Thus, If you Fill/Refill the Zones, the VIA connections to these two Zones will be lost.

Example using Stock Part: HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm_ThermalVias

Shows the Zone(Heatsink Pad) on Bottom of the Part and SMD Pad and VIA’s

Shows Side-View - you can see the Two Zones I created, the Part’s Vias, in contact with the Zones. The Zone and or Vias can have Net assignments.

I repeat: What you Don’t Want To Do is Fill or Refill the ZONEs after placing the MAX on the PCB.

This is what you should see (no Black Space around the Vias…)

If you Refill the Zones, this is what you’ll get (see the Black Space around Vias)

If re-calculating internal zone geometry (with the b key) “damages” your project, then it’s a very ugly method.

But the other methods also have their drawbacks. A THT pad used as a via still connects to only one net, so this means you have to place net ties elsewhere. At the moment, the implementation of net ties relies on pads, and SMT pads on inner layers are also still difficult in KiCad.

A method that may work is to draw a graphical rectangle around the THT pads used as via’s. KiCad does not modify graphical items to create clearances.

And of course, the whole problem can be avoided if all items are just part of the same net. I am not sure why you are splitting the GND nets in the first place. Mostly this is an old and deprecated practice. Although it is a stubborn misconception that this is “better” in some perceived way. When you merge all the GND nets into a single big net, you do have to manage how currents flow through the GND plane. It’s not a simple “wherever” it fits. Don’t put a sensitive analog part right next to a very noisy SMPS circuit. All signal content follows the “path of least impedance”. For DC, this is the ohmic resistance, but starting from a few kHz signal content, impedance is dominated by loop area.

1 Like

There are 4 Hot-Keys for the Zones but, All will remove connections.

However, Pref’s has a setting to turn On/OFF Auto-Filling.
And, the various Plot panels have a Checkbox to ‘Not’ Check the Zones (Checking, as I Recall, causing Re-Filling…)

Tip: If the Zones got Refilled (‘damage’ as paulvdh mentions), you can Drag the Zones away to a blank area then, refill them. Then, Drag them back and Don’t Refill…

Still the same. It’s a horrible kludge. At the very worst, you re-generate zone geometry just before creating Gerbers, and you send faulty data to your fab. That is something you should stay far away from. I just don’t see that method as a viable option at all.

1 Like

Simple and Clean (of course, that depends on the project/PCB…)

I agree 100% with @paulvdh .

It seems the default for Auto Refill Zones is Off. At least it is in my KiCad version 7.0.11. Probably to make the program faster.

Creating Gerbers should be “automatic” at the end of the design and not depend on remembering how to manage different kludges built into the design. IMO, greater than 90% chance of paying for a DOA board with this design strategy.

Also, every time the Design Rule Checker is run, it automatically refills all the zones, and it has to do that to, well, check the design. With @BlackCoffee suggestions the Design Rule Checker will not be able to do its job, so another potential for a DOA board.

Not worth the risk of a DOA board.

This thread is getting quite long now, and still a bunch of things are not clear to me.
Take for example this part:

Why do you think that GND is not connected to all those THT pins? They look perfectly well connected to me.

Another part I don’t understand is:

and in extension to that, your whole idea of splitting the GND net into different sections. I do not know to which extend you:

but even seasoned engineers sometimes keep on repeating 30 year old paradigms instead of learning new things. A very good and informative video is the 2 hour long talk from Rick Hartley on Youtube. And really, those two hours are worth watching. Preferably even compounded with video’s that show FEM analyses of currents and how they behave. For example from Robert Feranec. I am also at my limit here. I also do not know enough about your design to give further recommendations.

Seriously, Every program has shortcomings per User’s personal likes/dislikes. I Hate Kicad’s File Mgmt system and having to make certain settings in different panels but, other’s like it as-is.

You asked How to do it in Kicad, I showed how… I didn’t Write the Code/app… Post a Feature Request to Kicad…

Sometimes when I get on my Harley and rotate the Throttle, I want the bike to go down the road but, somehow Harley want’s me to put it in gear and use the clutch… Kludgy Bike!

Strange analogy :woozy_face: Perhaps TOO much coffee. However I think this seperate ground stuff has had its day and careful thought about your design and current flow combined with well thought out copper pours is the way to go, however this thread has definitely run aground.
:mouse: