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: Simon Olvhammar
Subject: Re: [Discuss-gnuradio] GNURadio autmatic gain adjustment
Date: Thu, 2 Jun 2016 18:58:14 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

Hi Ben,
I have implemented a function to dynamically change my system gain based on sample distribution (to utilize full range of A/D converter). However I'm wondering why the sample values have a dependance on sample rate.
Simon

Den 2016-06-01 kl. 17:19, skrev Ben Hilburn:
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]