View attachment auteur201.zip
Well, here's my design. It looks like this:
Introduction: A very sensitive, low amplitude signal comes in through 0, gets amplified by an instrumentation amplifier, and goes into the ADC (CHAN1_N, CHAN1_P). It is imperative that as little noise reaches channel 0 as possible. Other channels are unused and the headers and lines are just there for fun.
1. The ground plane accompanies the input signal's traces for as long as it can, but would it do just as well without the ground plane right next to these traces? Because of REF0, the ground plane cannot accompany CHAN1_N near the ADC's pin, although CHAN1_P is accompanied. What does this mean for the signal quality?
2. SPI is handled by the six pin connector at the middle of the board, and goes into the ADC (left) and DAC (right). SPI-DIN is in the middle. The other SPI lines have the ground plane guarding them on the sides, but the DIN line has no such luxury. Is this going to be a problem? I think it'll run about 20MHz max.
3. For a guard trace/ground plane to be effective, does it have to be between the traces which have to be isolated from one another? I can't just put the guard trace on one side and hope that the trace concentrates all its interference there and ignores the other trace next to it? What happens if there isn't any space (like in the case of SPI-DIN), am I fubar? I see lots of traces on a AGP video card without the ground plane next to them, they seem to work fine. Am I overthinking this?
3. The ADC's crystal (24.576MHz) has one line that doesn't have space for the ground plane next to it (N$16). Will it somehow disturb the other lines, especially the 3V3-SUPPLY line that runs right next to it? Should I worry about that?
4. Is capacitive cross talk what I should be worried about here? Or are there bigger problems? The goal of the design is to have as little noise on ADC's channel 0 as possible, while having the SPI interface run as fast as possible.
Extra question: The signal 2.5V-REFERENCE - in order to prevent voltage drop across the trace, the trace is made as wide as possible (can I make that trace specifically of a different thickness?), but thanks to clearance issues, I can't really do that at the pin. If the trace near the pin can only be 10 mils wide, does it make still sense for the rest of the trace to be wider?