I have to design a multilayer Board (8 Layer). This is a part of 4 PCBs in a product with plastic enclosure. The high speed signal on PCB are Ethernet, USB2, LAN and UMTS integrated modem. Product dimension is 4" x 4" x 2" . I'm undecided between two stackup tipology EMC oriented (the product will be tested in laboratory for CE mark).
STACKUP (A)
- Signal1
- VCC
- GND
Signal2
Signal3
- VCC
- GND
- Signal4
Routing layer is formed by pairs signal1-signal2 or signal3-signal4.
High-speed signals are buried between planes, therefore the planes provide shielding to reduce the emissions. In addition the board uses multiple ground planes, thus decreasing the ground impedance. But (this is my doubt) in this configuration is necessary a capacitor (VCC to GND) near the signal via, in order to provide an adjacent return path for the current.
So i want use this configuration
STACKUP (B)
- Signal1
- GND
Signal2
VCC
GND
Signal3
- GND
- Signal4
Routing layer is formed by pairs signal1-signal2 or signal3-signal4. Here high speed signals have the same reference, but i have only one buried capacitors and I fear that the signals are poorly shielded.
How is critical the return current in Stackup A? I suppose that the best in my application is stackup (B).
Thanks and best regards.