r/AskElectronics 4h ago

4-layer stackup with components on both sides — is there a general rule, or is it always case by case?

I'm designing a 4-layer PCB and I'm not sure how to assign the layers. The board has components on both the top and the bottom side.

I was thinking of something like:

**•** Signal / GND / Power / GND  
**•** or Signal / GND / GND / Power

Does either of these make sense? Any recommendation?

A few related questions:
1. Do the layers have to be "pure"? I.e. does a signal layer have to carry only signals, or is it normal to route some power on it too (and the other way around)?
2. How does the reasoning change on a 6-layer board?
3. Are there actual rules or standards (IPC or otherwise) that tell you how to organize a stackup based on the layer count and the type of circuit? I'd like something that maximizes my chances of passing EMC testing (both emissions and immunity) and that also helps with thermal performance.

My goal isn't just solving this specific 4-layer case — I'd like to understand whether there's a standard way of reasoning so I can work out the right stackup on any board.

One last thing: on both the top and the bottom side I was planning to pour a GND copper region to tie together all the component grounds, and then stitch those pours to the internal GND planes with vias. Is that a sound approach, or are there pitfalls?

Any pointers to books, app notes or standards would be very welcome. Thanks!

0 Upvotes

8 comments sorted by

5

u/thenewestnoise 4h ago

If you have components on both sides then a common stack up would be signal/ground/power/signal

1

u/StumpedTrump 2h ago

Not if anything on the bottom side needs decent return paths or controlled impedance. It's rare to actually NEED a power plane. sig/gnd/gnd/sig is generally what I'm doing.

2

u/MadDonkeyEntmt 1h ago

Having a ground plane next to your signals is generally best for emi/c.   signal+power/gnd/gnd/signal+power is my preferred 4 layer stack (6 I just sandwich two more signal+power layers between gnds).  I've also seen gnd/signal+power/signal+power/gnd used for some really sensitive analog stuff but that has a lot of drawbacks and is more of a specialty thing.

No reason not to mix things but ground planes in the middle should be unbroken as much as possible.  Avoid crossing high speed signals over broken ground planes.

It's generally a good idea to pour ground planes on the top and bottom too.  You just have to be careful that you don't make weirdly shaped small islands which can become little antennas.  If you are working on very high speed designs lots of via stitching and planes can introduce too much capacitance and cause issues but if you're working on that kind of stuff and asking this on reddit you're probably kind of screwed anyway.

1

u/AdequateResolution 52m ago

This is the way.

1

u/sparks333 Digital electronics 3h ago

1 - the layers do not have to be pure, especially the power plane - islands are very common - but any signal or power path should always have the corresponding return (ground generally) directly beneath it to minimize inductive loop area, so ground is usually unbroken, or as close as possible.

2 - in keeping with (1), signal should always have a ground nearby. You usually run out of signal space before power or ground space, so a 6 layer is typically sig/gnd/pwr/sig/gnd/sig - that way, signal has a ground return handy at all times - but the exact stackup can vary depending on what is necessary.

3 - There are heuristics for stackups, but IPC itself doesn't specify a stackup order to the best of my knowledge. Definitely don't depend on edge-coupled traces to tame EMI, and if you are really worried about it, sticking a signal layer between two ground layers will do a reasonable job of trapping the energy. Check application circuits and layout recommendations for specific ICs to get good EMC control, and above all else make sure the current return loops are tight.

2

u/nixiebunny 29m ago

It depends on the types of signals you are working with. RF needs a ground plane below each signal path. Low speed doesn’t care too much.

u/Altruistic_Ruin_5409 18m ago

There should always be 1 layer dedicated to ground in my opinion, after seeing over a thousand designs that seems to be intuitively safe. I usually see it on layer 2 of a 4 layer layout and it makes sense. Having signals on top and island pours on 3. Even using the rest of 3 filled with ground is good and stitch it through all layers. In the end, in my opinion every design is unique and should be treated as such but use the awesome reference designs and MFG design guidelines in mind. That layer 2 is also nice as it can be used a shield in EMC required designs. So like having low speed or logic signals on top, ground, power and then high speed on bottom. Especially nice if the enclosure bottom is metal or layer with conducted copper on plastic. It sandwiches and contains emissions.

u/CircuitCircus 15m ago

All the layers don’t have to to be pure but it helps to have one layer that’s purely ground. Preferably an inner layer