discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Maximum data_rate for usrp


From: Matt Ettus
Subject: Re: [Discuss-gnuradio] Maximum data_rate for usrp
Date: Tue, 13 Sep 2005 13:53:21 -0700
User-agent: Mozilla Thunderbird 1.0.6-1.1.fc4 (X11/20050720)

Meenal wrote:
> Hi all,
> Most of the examples for usrp in /gnuradio-examples  use  data_rate =
> 100e3 , ( ex fsk_tx.py) what is the maximum value of data rate that can
> be used ? Also what does data rate stand for here ? Is it throughput ?
> Thanks,
> Meenal


The data rate is the raw bits per second over the air.  You would need
to subtract off overhead to get the actual data rate.  The example is
set up with an 8:1 oversampling ratio, so rates as high as 1 megabit per
second should be possible if your computer can keep up.

Matt





reply via email to

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