Post History
Is it acceptable to start guarding only after the connector breakout, and focus mainly near the AD8244 input pins? There is no guard police that will decide whether what you do is acceptable. To ...
#1: Initial revision
<blockquote>Is it acceptable to start guarding only after the connector breakout, and focus mainly near the AD8244 input pins?</blockquote> There is no guard police that will decide whether what you do is acceptable. To determine whether something is good enough, you need performance specs. In this case, that would be the maximum load on the signal trace that can be tolerated. Is 100 kΩ good enough? Does it need 1 MΩ? 10 MΩ? Something else? Until you can define "success", you can't design the guard strategy, or even know if you need guarding at all. <i>"Guarding seems recommended"</i> in a datasheet of a random buffer amplifier should not be how you decide to guard a trace. Keep in mind the purpose of guarding, which is to make the loading impedance of a signal to the rest of the world high. Normally, the insulation of the PC board material causes good enough impedance from a signal to the rest of the world. However, that can be insufficient for very high impedance signals. Talk to your board house and find what surface and bulk resistance they are willing to guarantee. That will be for clean boards. Dirt and moisture greatly decrease surface resistance, so you either have to account for that or make sure the board stays clean in end use. Let's say (just making up numbers, don't take this as representative) that you can count on 100 MΩ/square surface resistance. If you have 8 mil spaces between tracks, and two tracks run parallel for 1000 mils (1 inch, 25 mm), then there are 125 squares between the two tracks. Each square is like a little 100 MΩ resistor. With 125 squares in parallel, the resistance between the traces is only 800 kΩ minimum guaranteed. This points out two ways to make the resistance between tracks higher: Space them farther apart, and make the run shorter. There are also extra high impedance PCB processes, but eventually moisture and dirt will dominate regardless of the PCB material. Soldermask makes a difference too. A similar analysis should be done for the bulk conduction. You really have to have a conversation with your board house if you need unusually high impedance. Guarding is something you do when the above is not good enough. Ideally the guard trace is driven with low impedance to the same voltage as the signal trace being guarded. When that is done, the resistance from the signal trace to the guard becomes irrelevant since no current flows thru it. In the above example, you have a 800 kΩ connection to the buffered guard instead of to ground or random other nets on the board. So is leaving out the guard around connector pins OK? Think of little resistors along the PCB surface from the signal trace to adjacent traces. You haven't provided information to guess at the accumulated resistance nor what resistance is acceptable, so we can't answer that question. <blockquote>use GND shielding where driven guard is not possible</blockquote> <blockquote>Since I already have a GND plane in the stack-up, does that reduce the need for guarding, or is a true driven guard still necessary for this kind of node?</blockquote> Grounding and guarding are two different things. One is not a substitute for the other. <blockquote>If guard traces are used, do they need to be present on all 4 layers, or only on the layer where the high-impedance signal is actually routed?</blockquote> That depends on the bulk conduction specs from your PCB house, and your spec as to what resistance load you can tolerate. <blockquote>If full guarding is not practical near the connector, what is the next best approach?</blockquote> Find a better connector.
