Universal Software Radio Peripheral

A rev 3 USRP1 platform, serial #140, with an attached TVRX daughterboard

Universal Software Radio Peripheral (USRP) is a range of software-defined radios designed and sold by Ettus Research and its parent company, National Instruments. Developed by a team led by Matt Ettus, the USRP product family is intended to be a comparatively inexpensive hardware platform for software radio, and is commonly used by research labs, universities, and hobbyists.[1]

Most USRPs connect to a host computer through a high-speed link, which the host-based software uses to control the USRP hardware and transmit/receive data. Some USRP models also integrate the general functionality of a host computer with an embedded processor that allows the USRP device to operate in a stand-alone fashion.

The USRP family was designed for accessibility, and many of the products are open source hardware. The board schematics for select USRP models are freely available for download; all USRP products are controlled with the open source UHD driver, which is free and open source software.[2] USRPs are commonly used with the GNU Radio software suite to create complex software-defined radio systems.

Design

The USRP product family includes a variety of models that use a similar architecture. A motherboard provides the following subsystems: clock generation and synchronization, FPGA, ADCs, DACs, host processor interface, and power regulation. These are the basic components that are required for baseband processing of signals. A modular front-end, called a daughterboard, is used for analog operations such as up/down-conversion, filtering, and other signal conditioning. This modularity permits the USRP to serve applications that operate between DC and 6 GHz.

In stock configuration the FPGA performs several DSP operations, which ultimately provide translation from real signals in the analog domain to lower-rate, complex, baseband signals in the digital domain. In most use-cases, these complex samples are transferred to/from applications running on a host processor, which perform DSP operations. The code for the FPGA is open-source and can be modified to allow high-speed, low-latency operations to occur in the FPGA.

Software

The USRP hardware driver (UHD) is the device driver provided by Ettus Research for use with the USRP product family.[3] It supports Linux, MacOS, and Windows platforms. Several frameworks including GNU Radio, LabVIEW, MATLAB and Simulink use UHD. The functionality provided by UHD can also be accessed directly with the UHD API, which provides native support for C++. Any other language that can import C++ functions can also use UHD. This is accomplished in Python through SWIG, for example.

UHD provides portability across the USRP product family. Applications developed for a specific USRP model will support other USRP models if proper consideration is given to sample rates and other parameters.[4]

Several software frameworks support UHD:

Products

Networked series

The USRP N200 and USRP N210 are high-performance USRP devices that provide higher dynamic range and higher bandwidth than the bus series. Using a Gigabit Ethernet interface, the devices in the Networked Series can transfer up to 50 MS/s of complex, baseband samples to/from the host. This series uses a dual, 14-bit, 100 MS/S ADC and dual 16-bit, 400 MS/s DAC. This series also provides a MIMO expansion port which can be used to synchronize two devices from this series. This is the recommended solution for MIMO systems.

USRP N200
USRP N210

Bus series

All products in Ettus Research Bus Series use a USB 2.0 or USB 3.0 interface to transfer samples to and from the host computer. These are designed for applications that do not require the higher bandwidth and dynamic range provided by the Network Series(USRP N200 and USRP N210).

USRP1
The USRP1 is the original USRP product and consists of:
USRP B100
The B100, introduced in October 2011, replaces the USRP as the basic Software Defined Radio offering from Ettus Research. The features of the B100 are:
USRP B200
USRP B210

Embedded series

The Embedded Series combines the same functionality of other USRP devices with an OMAP 3 embedded processor. The E310, released in November 2014, utilizes the Zynq SoC platform and the Analog Devices AD9361 RFIC for a very compact, embedded USRP. The devices in this family do not need to be connected to an external PC for operation. The Embedded Series is designed for applications that require stand-alone operation.

USRP E100
USRP E110
USRP E310

Discontinued models

The USRP2 was developed after the USRP and was first made available in September 2008. It has reached end of life and has been replaced by the USRP N200 and USRP N210. The USRP2 was not intended to replace the original USRP, which continued to be sold in parallel to the USRP2.

The USRP2 contains:[10]

Daughterboard modules

Basic RX and Basic TX daughterboards

The USRP family features a modular architecture with interchangeable daughterboard modules that serve as the RF front end. Several classes of daughterboard modules exist: Receivers, Transmitters and Transceivers.

Receivers only support RX (receiving) and occupy only one RX port:

Transmitters only support TX and occupy one TX port:

Transceivers[12] are both TX and RX and occupy 2 ports:

Applications

USRP platform

This is a list of some of the applications the USRP has been used for:

See also

References

  1. Quinn Norton. "GNU Radio Opens an Unseen World". Wired.com. Retrieved 2014-04-18.
  2. "UHD Start". Ettus Research LLC. Retrieved 2012-09-05.
  3. http://www.ettus.com/downloads
  4. GNU Radio + UHD
  5. NI-USRP Driver
  6. MATLAB and Simulink
  7. UHD API
  8. http://code.ettus.com/redmine/ettus/projects/uhd/repository/revisions/master/show/host/examples
  9. (PDF) https://web.archive.org/web/20100820213045/http://www.ettus.com/downloads/ettus_ds_usrp2_v5.pdf. Archived from the original (PDF) on August 20, 2010. Retrieved July 13, 2010. Missing or empty |title= (help)
  10. "Products". Epiq Solutions. Retrieved 2012-09-05.
  11. https://www.ettus.com/product/category/Daughterboards
  12. http://www.ettus.com/ Announced on 2010-06-11. Retrieved on 2010-09-14.
  13. "OP25". op25.osmocom.org. Retrieved 2012-09-05.
  14. "The OpenBTS Project". Openbts.sourceforge.net. Retrieved 2012-09-05.
  15. http://web.archive.org/web/20090905082547/http://www.gps-sdr.com/source/html/main.html
  16. Eric Blossom. "Exploring GNU Radio". Gnu.org. Retrieved 2012-09-05.
  17. "Archived copy". Archived from the original on May 27, 2009. Retrieved March 14, 2009.
  18. http://www.ruby-forum.com/topic/60548
  19. "Software Defined Radio Transceiver | Free Communications software downloads at". Sourceforge.net. Retrieved 2012-09-05.
  20. https://web.archive.org/web/20081029022253/http://www.wired.com/science/discoveries/news/2006/06/70933. Archived from the original on October 29, 2008. Missing or empty |title= (help)
  21. "CRC Online Mux". CRC mmbTools Live CD. Retrieved 2012-09-05.
  22. http://www.opendigitalradio.org
  23. "wimax-scanner — WiMAX scanner using USRP". Google Project Hosting. Retrieved 2012-09-05.
  24. "The ISEE-3 Reboot Project: a dream SDR application". Ettus Research. Retrieved 2016-06-06.

External links

This article is issued from Wikipedia - version of the 9/4/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.