discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Negative values sent to usrp.sink_c ?


From: Lee Patton
Subject: [Discuss-gnuradio] Negative values sent to usrp.sink_c ?
Date: Thu, 27 Jul 2006 20:23:40 -0400

I generated a data file in which each complex sample is stored as a
32-bit value, with real and imaginary values ranging from 32000 to
-32000.  

If I connect a file source directly to a file sink, then I "receive" the
transmit data just fine.  However, if I put a USRP in between them, then
it appears that the negative values in my data are being converted to
positive before being transmitted.

I've attached a plot of my transmit data (transmit.jpg), and my received
data (received.jpg).  As you can see, the fourth pulse shows up as
positive instead of negative.  Does anyone have any ideas why?  It seems
like I'm making some simple mistake or an incorrect assumption, but I
can't figure it out.  I've attached my python script, and data file for
examination.

By the way, if it of any consequence, I have terminators on the RFX-2400
Tx/Rx and RX2 ports, and am receiving the bleed-through.

Thanks,
 Lee

Attachment: received.jpg
Description: JPEG image

Attachment: transmit.jpg
Description: JPEG image

Attachment: test_bark5.dat
Description: MPEG movie

Attachment: qa_rad.py
Description: Text Data


reply via email to

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