discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Concurrent Rx on USRP E312


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Concurrent Rx on USRP E312
Date: Thu, 01 Mar 2018 01:10:44 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 03/01/2018 01:04 AM, kailash kumar wrote:
Hi,

I am trying to explore the possibility of using Rx channels(0,1) independently and concurrently on Ettus USRP E312.

Here is what I am trying:

USRP 1  --> Rx Freq 1 --> Filter --> Demodulation and Decode 1 --> Audio Sink
             --> Rx Freq 2 --> Filter --> Demodulation and Decode 2 --> Audio Sink

When transmit at frequency 2, Data gets received on both Rx channels and gets processed even though center freq is different.

Attached is the flow graph.

Is it possible to use both Rx concurrently? If yes, anything that I am missing wrt flowgraph?

Thanks
Kailash


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
You're missing the fact that the AD9361 front-end on the E312 uses a *shared* LO for both RX channels.  The LO physically cannot be tuned to different
  frequencies, although differences of up to 30Mhz or so can be arranged by using DSP tunings, your tunings of 96MHz and 710MHz simply cannot be
  achieved by the hardware.

Further discussion might be more useful on the usrp-users mailing list, instead of here.



reply via email to

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