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: Ashish Raste
Subject: Re: [Discuss-gnuradio] [ Calculating the amplitude of a signal source ]
Date: Mon, 17 Dec 2012 15:41:37 +0800

Hi all,

I have recorded a sinusoidal USRP signal (generated by a vector signal generator) in its complex form in a file_sink. I understand that the file_sink will have the I-Q data of the signal.

Can anyone tell me in what format that I-Q data will be stored i.e
(i)  How many bites does each I or Q component take?
(ii) What will be their pattern in the file_sink i.e whether they would be in (I1, Q1, I2, Q2 ... Ik, Qk) form OR (I1, Q1, I1, Q1, I2, Q2, I2, Q2 ..) sequence OR any other sequence?

My purpose is to parse the I-Q data from the file_sink.

Have attached the WX_GUI_Sink plot of the signal received in complex form (in GRC).


Inline image 2


Thanks and Regards,
--
Ashish




reply via email to

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