Originally posted by Altra
View Post
It should be noted that analog demods have the advantage of doing real-time integration, whereby you are integrating the RX signal as long as the demod switch is closed. This helps with SNR and also with implementing GB. Direct sampling cannot do this, you get an instantaneous point and that's all (think about this for GB).
Addendum: You can fake integration by doing trapezoidal integration between points. But this does not average wideband noise the way a true integrator does.

This reminds me, I should expand on the previous question. An analog integrator integrates both during its "on" time and also during successive samples. Using direct sampling, you can still "integrate" (or average) over successive samples and beat the noise down that way. Every time you double the average you get a 3dB processing gain. So in my previous example if we average 16 TX cycles (for a processing loop speed of 6.4ms) we would see a 12dB SNR improvement, which looks like 2 extra ADC bits.
Comment