ni.com is currently experiencing slowness/issues due to ongoing maintenance.
Support teams are actively working on the soonest resolution.
ni.com is currently experiencing slowness/issues due to ongoing maintenance.
Support teams are actively working on the soonest resolution.
08-28-2014 09:28 AM
Hi memooo,
Yes, the SBX can send and receive at the same time. The XCVR is the only TX/RX board that is half duplex and can only do one or the other.
09-03-2014 03:32 PM
Thank you sara for the previous answer . I would like to ask about the sampling rate for usrp n210 it is equal 100 MS/s,and if i change the daughterboard this value is change or not??? So this sampling rate for the usrp it self or for daughterboard???
Thank you, Really you are the best team
09-04-2014 09:39 AM
The sampling rate is set on the N210 motherboard. The ADCs are on the motherboard and are clocked at 100 MHz, and decimation is done in the FPGA (also on the motherboard).
So the sample rate is independent of the daughterboard, but be sure to consider the bandwidth of the daughterboard. It is configurable on the XCVR2450.
09-04-2014 01:27 PM
thank you for you valuable information . But i would like to ask different question, I install ubintu 12.04 on external hard disk and work on it. This way is good when im using usrp to transmit and recive data or it is not a big problem ? Because my application on radio frequency adentification and the latency is very important
11-03-2014 09:57 AM
Dear All,
How i can connect two usrps n210 with mimo cable ???? can any on send me the code that should i put it through the python file.
I appreciate that .
thanks,
11-04-2014 02:58 PM
Hi memooo,
These forums are meant for USRP support using the NI-USRP API with LabVIEW. For UHD/GNURadio specific questions, please use the mailing lists in the future.
http://lists.ettus.com/mailman/listinfo
http://gnuradio.org/redmine/projects/gnuradio/wiki/MailingLists
The GNURadio wiki has a good guide for this and points to some examples. The UHD manual also explains in more detail how to do this under the Using the MIMO Cable section.
http://gnuradio.org/redmine/projects/gnuradio/wiki/MultiUsrp
http://files.ettus.com/manual/page_usrp2.html
11-04-2014 03:28 PM
Dear Sarah,
Thank you for your support i appreciated that , The first link that you sent for usrp1 and the second link i saw it before and i used the command(not work) .
im trying to connect two usrpn210 with mimo cable one usrp for Tx and another on for RX i set the clock and time for both RX and TX correct ?
Any example maybe you can send to me working on usrpn210 with uhd . Im using gnuradio 3.6.2 and ubintu 12.4.
Thanks
11-18-2014 07:46 PM
Thanks,
11-19-2014 11:52 PM
It sounds like you may be initalizing TX, then starting the TX and then intitalizing the RX. You need to initialize TX and RX before you actually start using either one. Really the best way to both test it out and get the sequencing right is to start with the full duplex shipping example under All Programs >> National Instruments >> NI-USRP >> Examples
11-20-2014 05:39 AM
Thank you fro reply . I let the usrp to send the signal and recive at the same time so TX and RX work togother. I wok on gnuradio under linux not lab view . The main problem that im working on anticollision protocol which mean that i should sent in each cycle number of slots ,but i cant because the carrier wave dropped and start another cycle again . Any suggestion please ???
I appreciate all your help and support
Thanks,