discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] GNURadio autmatic gain adjustment


From: Ben Hilburn
Subject: Re: [Discuss-gnuradio] GNURadio autmatic gain adjustment
Date: Wed, 1 Jun 2016 11:19:05 -0400

Hi Simon -

Just to make sure I'm understanding your question correctly: are you asking how to dynamically change your system gain or scale your samples so that you are using the full range [-1, +1]?

Cheers,
Ben

On Tue, May 31, 2016 at 5:07 PM, olvhammar <address@hidden> wrote:
Hi,

In my GNURadio program I need to determine the correct gain in order to fully utilize the dynamic range of the A/D converter of the Ettus USRP x310.
I currently have implemented a automatic function for this using the probe samples block and make sure that values stays just within -1 > +1. I.e I check the distribution and make sure a certain percentage of the values doesnt go above a threshold value.
However the values seems to have a dependence on sample rates, how should I think here? Anyone else that have implemented this using the probe block, what was your method?

Best regards
Simon

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]