PCB Layout Isolation Rules: Separating Noisy and Sensitive Circuits

Most noise problems on a mixed-signal board come from two circuits that were placed too close together. The remedy is not a clever component but a set of separation rules applied consistently from the first placement decision: keep the strong away from the weak, keep the fast away from the slow, and make sure the return currents never have to share a path they should not.

What Isolation Means in Practice

PCB layout isolation is the deliberate use of distance, geometry and reference planes to keep the energy in one part of the board from reaching another. The rule of thumb is a difference of at least one order of magnitude in current level, voltage level or frequency, and the tools are spatial separation and separate ground returns.

The mechanisms being controlled are the familiar ones: capacitive coupling between adjacent conductors, inductive coupling between loops, and shared impedance in a common return path. Each responds to a different layout measure.

Separating by Power Level

The practical method is to classify the nets by power level before routing. Grouping by decades of power, from the milliwatt sensor front end up to the switching supply, gives a set of groups that can be placed in separate regions and routed with clear space between them.

Once the groups exist, the layout rule is straightforward: keep each group in its own area, keep the boundaries between groups free of routing, and never run a conductor from one group through the region of another. A trace that passes through a noisy region picks up whatever is coupling there and carries it to the other side.

Analogue and Digital Grounds

Separate power and ground paths for the analogue and digital sections are worth having, particularly where the currents are large. Widening the supply and return conductors reduces the impedance of the loop and therefore the interference voltage developed across it.

Where the two sections are on one board with a single supply, the grounds can be joined at a single point near the system ground reference, and the supplies joined at the entry point. Where the supply voltages differ, a capacitor in the region of 1 to 2 nF between the two supplies provides a path for the return current of signals that cross between the domains.

PCB layout isolation showing separated analogue and digital regions

Boards that plug into a backplane need the same treatment on the mother board, and the same rules apply: separate supplies and grounds in the system design, joined at a defined point rather than wherever the routing happens to meet.

Dividing the Board by Speed

Where high, medium and low speed digital circuits share a board, they should occupy different regions. The high-speed section generates most of the noise and needs the shortest routes to its reference; the low-speed section tolerates more. Mixing them in one area means the slow signals run alongside fast ones, which is where crosstalk starts.

Low-level analogue circuits should be kept as far as possible from digital logic, and the separation should be visible in the placement rather than being an aspiration. If the two must share a layer, a moat, a grounded strip or a partition in the plane can reduce the coupling, but none of them is as effective as distance.

Stackup Rules for Isolation

In a multilayer board, the power plane should be placed close to the ground plane and below it, so that the pair forms a low-impedance distribution structure with a small loop. Every routing layer should be adjacent to a solid copper plane, so that the return current has a path directly beneath the signal.

<img src="https://www.gopcba.com/wp-content/uploads/2026/08/5lRxYcI_XX3h4-BipULu61gw3L-RLFsml7hKUIgIa_VH27O-NxAY4kwXW-anx9eybam9Oi6IQU1Z6Ikty88PAv96DDaMknpa0qy0QqunYNmrcMEdlDPmwA9BhROsA1D9O822fX5pNp5xOnz-tn-6Lh4qo_E3y_iCy67kzO0tfMdAZvnqq2fkM1twbpuC3hx.jpg" alt="crystal placement and grounded can beside a mixed signal device” />

Where analogue and digital circuits must coexist, placing them on different layers is better than placing them side by side on the same layer, because the planes between them provide shielding. Where they have to share a layer, the separation has to be made by geometry, and the supplies and grounds must still be kept separate rather than merged for convenience.

Clocks, Crystals and Oscillators

The clock is the fastest edge on most boards and therefore the largest source of radiated energy. Keep the crystal or oscillator as close to its device as the footprint allows, use a thicker trace for the connection, and ground the crystal can where the package provides one.

Where a clock leaves the board through a connector, surround the clock pin with ground pins on the connector. That provides a local return path and reduces the loop area of the clock as it leaves the enclosure.

Reducing Loop Area

The single most effective measure for both emissions and susceptibility is to reduce the loop area of the noisy and sensitive circuits. Twisted pair and shielded cable do this at the system level by keeping the signal and its return close together; on the board, the same effect comes from routing the signal over a solid reference.

Where the geometry allows, routing a sensitive trace at right angles to a noisy one reduces the mutual coupling substantially compared with a parallel run, and increasing the distance between them reduces the capacitive coupling, which is often the dominant mechanism on a board. Crosstalk and the 3W rule covers the spacing that this implies.

Placement Order for a Mixed-Signal Board

It is also worth checking the return path of every signal that crosses a boundary. The signal itself may be well routed, but if its return current has to find its way through a region of the board where a different circuit is switching, the isolation has been lost without any visible change to the trace. Drawing the intended return path on the layout, as a note rather than as geometry, makes that check quick at review time.

Finally, resist the temptation to fill the space between the isolated regions with unused copper connected to nothing. A floating pour couples energy from one region to the other and is worse than empty laminate. Any copper that remains on the board should be tied to a defined potential, and preferably to the ground of the region it occupies.

Place the connectors and the mechanically fixed parts first, then the power supply, then the digital core, and finally the analogue front end in the region furthest from the switching nodes. The order matters because it is much easier to give the sensitive section the space it needs when the rest of the board has already claimed its own area.

Then check the result against the block diagram rather than against the schematic. The question to ask is whether any signal has to cross a boundary on its way from one block to another, because each crossing is a place where the isolation rules are being tested. Mixed-signal PCB design guidelines and Ground routing and power trace planning cover the arrangements that make those crossings safe.

FAQ

Should analogue and digital ground planes be completely separate? Usually not into two planes. A single ground with controlled return paths is more predictable. Separate returns joined at a defined point work well where the currents are large.

How far apart should noisy and sensitive circuits be? As far as the board allows, with the classification by power level, voltage and frequency as the guide. Where space is short, distance can be traded for a plane between the two, but not for nothing.

Does a right-angle crossing really reduce coupling? Yes, compared with a parallel run. The mutual inductance falls sharply as the angle approaches ninety degrees, which is why crossing at right angles is a useful last resort when separation is not available.

Leave A Comment