Quote:
|
Originally Posted by electronist In a ckt consisting of analog and digital devices why are the ground lines different? |
Well, there can be several reasons. Probably the most common one is that digital Supply Vcc & ground can noisy. Separate from analog to avoid polluting "quite" analog supplies. Imagine a large digital circuit maybe a DSP for example running at high frequency. A lot of supply noise can be generated even with a careful layout. An analog circuit like an audio amplifier or high resolution A/D cannot tolerate this noise coupling into it. A few uV of noise can easily kill several LSB's of a 16+ bit A/D.
I'm sure others can contribute many more examples.