discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP2 + UHD MIMO implementation


From: Josh Blum
Subject: Re: [Discuss-gnuradio] USRP2 + UHD MIMO implementation
Date: Fri, 21 Jan 2011 21:23:54 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7

You may want to use the uhd_multi_usrp_blocks. They handle alignment and
synchronization in the driver. They can be used with and without the
MIMO cable. That is to say, that the MIMO cable is transparent to the
operation.

-Josh

On 01/21/2011 06:41 PM, Yong J. Chang wrote:
> 
> Hi all,
> 
> I'm working on implementation of MIMO system based on USRP2+UHD.
> I used MIMO method #3, which uses 10Mhz and 1PPS external reference clock.
> Also multiple USRP2s are connected to one PC though multiple Gbit Ethernet
> connections. 
> 
> I used multiple uhd_single_usrp_source and uhd_single_usrp_sink blocks to
> create MIMO.
> They are also connected to traditional GR blocks with some modifications. 
> 
> After aligning two timetags, synchronization is pretty much satisfied. 
> 
> However, using multiple uhd_single_usrp blocks seems not clever.
> I just look over uhd_mimo_source and  uhd_mimo_sink block codes. 
> 
> Are they just for MIMO cable setup?
> 
> ps: is there anybody who built a MIMO system with more than two antenna
> using USRP2s?
>      I want to talk with them seriously. =)
> 
> 
> 



reply via email to

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