discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] [ Calculating the amplitude of a signal source ]


From: Nazmul Islam
Subject: Re: [Discuss-gnuradio] [ Calculating the amplitude of a signal source ]
Date: Mon, 10 Dec 2012 09:30:49 -0500

Change the Receiver gain and see if the strength/amplitude of the floating points change or not. If they do, then you are doing the right thing. You can place a signal calibrator (e.g. some variable attenuator) to calibrate the floating point strengths and actual received power.

Thanks,

Nazmul

On Mon, Dec 10, 2012 at 4:03 AM, Ashish Raste <address@hidden> wrote:
Hi all,

For calculating the amplitude (assume RMS amplitude) of a signal source, I first tried to record the received samples (I'm using a vector signal generator) in a file_sink and thenĀ  thought to use it for my calculation. The frequency of the signal from the signal generator was set to 400M and the sampling rate of the USRP source block (in GRC) was set to 2M. Have attached the block diagr
am below:Inline image 1

I am able to extract the float (the data type I used) values from the file but they are too small to be considered as amplitudes at different points in time i.e the maximum value was 1.03e-09 and minimum was -8.4e-13.

Can anyone please tell me how I can calculate the amplitude of any such signal in real-time? Is this approach of calculating amplitude
the right one OR is there any other smarter way to do it?

Thanks and Regards,

--
Ashish




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




--
Muhammad Nazmul Islam

Graduate Student
Electrical & Computer Engineering
Wireless Information & Networking Laboratory
Rutgers, USA.


reply via email to

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