discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] base band signal sample frequency in RFX 900 daug


From: Ed Criscuolo
Subject: Re: [Discuss-gnuradio] base band signal sample frequency in RFX 900 daughter board
Date: Thu, 9 Aug 2012 11:21:09 -0400
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20

On 8/9/12 11:09 AM, pengyu zhang wrote:

Receiver's configuration code:
rx = usrp.source_c(0, dec_rate, fusb_block_size = 512, fusb_nblocks = 8)
                        ^^^^^^^^
The decimation rate determines the final sample rate.

For example:
  Since the USRP1 digitizes at 64 Msamples/sec, a decimation factor
of 64 would yield baseband complex samples at 1 MSamples/sec.

@(^.^)@  Ed



reply via email to

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