discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Question about sampling rate


From: Nick Foster
Subject: Re: [Discuss-gnuradio] Question about sampling rate
Date: Wed, 11 Apr 2012 09:23:35 -0700

On Wed, Apr 11, 2012 at 9:14 AM, Javier Suarez <address@hidden> wrote:
Hi...
I mean... the sampling rate of the uhd sink and source what refers to...? I've since in some documents that if you are transmitting , you have to take in account that the DAC for output  works at 128 M/s and the sample rate for the  UHD sink block has to be determined somewhow from that.
 
In the same way the ADC for reception works at 64 M/s and the sampling rate for the UHD source block has to be determined somehow from that 64 M/s .

I just want to make simple transmission and reception.

Am I wrong? or I am understanding not really good what I am reading about this. Thanks in advance.

Don't worry about the USRP native rate (64/128Msps). The FPGA inside the USRP handles interpolation and decimation to step from the sample rate of the USB interface (0.5Msps to 8Msps) to the ADC/DAC rate (64Msps/128Msps). The sample rate you choose should be the sample rate that is appropriate for your application.

--n
 




On Wed, Apr 11, 2012 at 10:58 AM, Nick Foster <address@hidden> wrote:
On Wed, Apr 11, 2012 at 8:53 AM, Javier Suarez <address@hidden> wrote:
Hi everyone...
I am getting confused about the use of the parameter of sampling rate in GNU RADIO.
I really need  to understand the sampling rate of the uhd sink and source and  the sampling rate of the blocks in the flow graph and how to choose those sampling rates.

Thanks a lot for you help!!

Sample rate is a fundamental parameter of digital signal processing. Try an introductory DSP textbook, or the following articles:

Without a basic understanding of sampling theory or DSP you will have difficulty progressing with Gnuradio.

--n

 


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