discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Getting started with the USRP/RFX2400 and underfl


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Getting started with the USRP/RFX2400 and underflows
Date: Tue, 8 Jul 2008 10:03:50 +0200
User-agent: Mutt/1.5.16 (2007-06-09)

On Mon, Jul 07, 2008 at 04:32:47PM -0500, Jason Uher wrote:
>   #Connect the sink to a SIN source
>   src0 = gr.sig_source_c (48000, gr.GR_SIN_WAVE, 350, 0.5)
>   fg.connect (src0, ut)

This doesn't seem right. You're creating a sine wave w/ amplitude 0.5.
In order to fully use the dynamic range of your USRP D/A converters, the
signal needs to be somewhere in +-2^15. All you're transmitting is very
quiet noise.

Regards,

-- 
Martin Braun
Institut fuer Nachrichtentechnik
Universitaet Karlsruhe

http://www.int.uni-karlsruhe.de

Attachment: pgpvxxT4FCAuc.pgp
Description: PGP signature


reply via email to

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