discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] sample_rate and bandwidth parameter


From: Maria
Subject: [Discuss-gnuradio] sample_rate and bandwidth parameter
Date: Thu, 17 May 2018 17:38:55 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

Dear all,

I have a question related to the parameters Samp Rate (Sps) and Bandwidth which can be found on the UHD USRP source and sink GNU radio blocks.

If I want to calculate the bandwidth of a modulated signal (QPSK for example), the standard equation to use is usually:

B = (1+roll-off)*sample_rate

However, I have checked that the bandwidth in GNU radio is calculated by:

B = (1+roll-off) * Bandwidth /number_symbols

Where Bandwidth is the USRP block parameter and number_symbols is 4 in this case (QPSK). Therefore, the Samp Rate parameter from the
UHD USRP source and sink GNU radio blocks does not have to do with the calculation of the signal bandwidth in frequency domain. I would be really glad if someone can explain to me the difference between these two parameters ("Samp rate" and "Bandwidth"). I have already read the documentation but I still do not really understand it.

Thank you very much and sorry for the I guess basic question.

Best regards,

Maria Jesus


reply via email to

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