TheAnalogKid83 said:
Star grounding (and star power distribution) refers to the very important technique of laying out PC boards (and other electronic assemblies) so that different portions of the circuitry do not cause interference with one another. It is required when you have a mixed-signal system, with digital electronics and sensitive analog electronics on the same PCB, for example, and also when you have the potential for digital noise to cause electromagnetic interference (EMI) radiation problems from your product.
For example, consider a wireless sensor device, which contains a microcontroller (uC) and other digital circuitry, and also contains a radio transceiver. If digital switching noise gets into the radio portion of the PCB, it will significantly limit the performance of the radio. So to avoid this, the digital circuitry is placed on one end of the PCB, and the radio is placed on the other end, and the power supply circuitry is placed between them. This forms a star ground and power distribution arrangement, with the power supply at the center of the star. In this arrangement, the power and ground distribution paths for the digital and analog circuitry do not "share any impedance", which helps to prevent conducted crosstalk noise from coupling from the digital circuitry to the analog circuitry.
For another example, consider a wired sensor, which contains a uC and other digital circuitry, and uses a twisted pair transceiver to communicate with a building control network. There are similar reasons to use a star grounding system for this device (as in the radio example, digital noise coupling into the network transceiver circuitry will lower the network performance a bit, but not as much as with a radio), but in addition, it is extremely important to keep the digital noise out of the network transceiver's power supply and grounding, in order to minimize the radiated EMI that is generated by digital noise on the network twisted pair wiring. If the network transceiver circuit and the digital uC circuit share any impedance in their power and grounding, digital RF switching noise can end up causing RF currents to flow out the network wires, and this can cause serious problems with passing FCC radiated emission levels in the 100MHz-500MHz frequency range.
Star grounding is discussed a bit more in this PCB layout advice paper that I wrote several years ago. It is centered on the wired sensor case, with a twisted pair network connection, but also applies to the more general case of mixed-signal PCB designs:
"pc_board.pdf" in "pc_board.zip" at
http://www.echelon.com/support/documentation/docs/