discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How to change bitrate in GRC


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] How to change bitrate in GRC
Date: Tue, 06 Nov 2012 20:53:40 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 11/06/2012 07:44 PM, Linchao Liao wrote:
Hello

Thank you for replying me. I am trying to simulate like this:

File Source -> packet to Unpacket -> chunk to symbol -> UHD sink

The parameter in chun to symbol is [0,1], which means it will transmit a pluse to represent 1 and transmit nothing to represent 0. But my question is that how to control the speed of this data flow. Right now the speed is default 500K/s.
Thank you for your time and help.

Lin

The UHD sink has a sample rate parameter.  Your whole graph will be "paced" by that parameter.  Make it whatever you want, subject to
  the usual restrictions that it must be a proper decimated rate from the basic sample rate.

What device are you using?

For N2XX, the basic rate is 100e6  so sample rates have to be a proper integer fraction of that rate
For B100/E100/USRP1 the basic rate is 64e6






-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

reply via email to

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