discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP2/Gnuradio - satellite application


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] USRP2/Gnuradio - satellite application
Date: Mon, 01 Jun 2015 08:26:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

Hi Abdeslam,

I assume you already have definite formulas that define the estimator for these two numbers.
Unless you can directly "click together" that estimator in GRC, you will most likely have to implement it.
In many cases, doing this in Python is rather easy (especially if you come from a python or matlab background),
so I'd recommend reading at least the first 3 chapters of
https://gnuradio.org/redmine/projects/gnuradio/wiki/Guided_Tutorials

Best regards,
Marcus

On 06/01/2015 06:16 AM, Abdeslam Bourkane wrote:
Good evening,

I will appreciate  your help and guidance. since 3 weeks I'm trying to implement  an application 
 to derive the sky noise and attenuation from a beacon satellite signal. Using gnuardio and USRP2 (Ettus N210) I'm able to receive the and see the beacon signal at a defined frequency (FFT plot). What I need is write an application in python or C++ that allow to me to retrieve and plot the skynoise and attenuation values. 
The problem I have is when using the blocks in gnuradio how to retrieve the signal power so then I can use a math formulas to derive both attenuation and skynoise and then plot them again in new graph to show them?

I would appreciate any help from your side.

Thank you and best regards

Abdeslam Bourkane


_______________________________________________
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]