@Anonymous wrote:
1. Regarding Polygon - Copper pour.
I got an impression that people usually define a polygon as GND, which makes PCB nicer. Do I need define polygons as AGND and DGND in my case?
2. Overlap of AGND and DGND.
If I choose to use copper pour, I will define a polygon on the top as DGND, and another polygon at the bottom as AGND. Since the signals are different, can I use via to connect them? I know there are errors by DRC. From PCB function/fabrication point of view, is it OK?
Hi Dawn,
Jorge has given you two good technical ways forwards for what you are trying to achieve but which you choose depends a lot on your circuit design and how well you've done your placement.
First question, how many layers is your board? Having complete separate layers for AGND and DGND may not be ideal unless you have a lot of layers and can spare two for these signals and it may not actually be necessary.
Can you place the components such that AGND and DGND are separated from each other rather than being mixed up across the board? Are there any components which connect to both AGND and DGND? How about power rails? Do the analog and digital parts of your board have different power supplies?
You see, it may be that with good placement you can use a single layer of the PCB with AGND and DGND sharing that plane. It may also be that depending on the nature of the circuitry that AGND and DGND can just be combined to a single GND so long as good placement of components ensures that return currents for digital circuitry do not flow through analog circuits and vice versa. If you do have to have segregated grounds then you need to pay attention to any signals crossing the boundary between AGND and DGND.
With regards to how to connect the two if you do need to keep two separate planes, either of Jorges methods is fine, pick whichever you are most comfortable with.
To answer your specific question about how to connect them if they were planes on each side of the board, it's not as simple as just putting a via through as the via would have to be named either AGND or DGND and would only connect the the side that matches its name so you'd need to put a jumper resistor or a polygon of the same rank to create a short on the other side.
Best Regards,
Rachael