discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: MPSK SNR Estimator


From: Marcus Müller
Subject: Re: MPSK SNR Estimator
Date: Wed, 8 Dec 2021 16:34:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

Ok, context, please. Where do you want to use it? As the MPSK SNR estimator block documentation says:

> It copies the input stream to the output stream, but adds a tag that contains the estimated SNR every N samples

So, generally, you read the tag using a downstream block. This might or might not be the thing you're looking for! So, could you please tell us in which way you want to use the SNR estimate?

On 08.12.21 16:07, Rachida SAROUI wrote:
How can I use it?

Thank you!

Le mer. 8 déc. 2021 à 15:58, Marcus Müller <mmueller@gnuradio.org <mailto:mmueller@gnuradio.org>> a écrit :

    It's a function of the block class itself.

    Best regards,
    Marcus

    On 08.12.21 15:26, Rachida SAROUI wrote:
     > Hello everyone,
     >
     > I'm using the block MPSK SNR Estimator to calculate the SNR of a 
received signal.
    Yet, I
     > don't know how to get its value (the output is a complex signal). I 
searched in the
     > previous discussions and the response was "You can get the SNR by using 
the snr()
    function
     > to return the current estimate" but I don't know where I should use the 
snr()
    function? is
     > it the python code? or a specific block?
     >
     > Thank you!




reply via email to

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