Electronic – AGND/AVDD on a chip

analogdigital-logicground

I am considering using a chip, but the datasheet is confusing me as it has several distinct power pins.

It has:

  • PLL_VDD
  • PLL_GND
  • AVDD
  • AGND
  • DVDD
  • DGND
  • DVDD_IO
  • DGND_IO

This is the chip.

How do I hook up each? Do I connect AVDD straight to DVDD, and what about PLL_VDD, and the ground pins? The suggested schematic seems to show them all connected to the same potentials (with different symbols for both types of grounds); from a cursory glance it doesn't mention anything about PCB layout. So how should I wire it up?

Best Answer

Divide your board into those discrete sections: PLL, Analog, Digital, and IO. Try to keep all of the copper (signal & power) for each section separate except where they require interconnect. Join the power to each sub-circuit only at near the power supply, within the sub-circuit and at chip when possible. Bypass each at the chip grounds with a cap or two (you might leave an extra footprint here for test).

You may find that the layout doesn't permit total separation of sub-circuits. If so, at least try to use a wider trace to supply the split and filter where necessary.