Universal Software Radio Peripheral

07 Oct.,2024

 

Universal Software Radio Peripheral

Product family of software-defined radios

For more information, please visit our website.

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 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

[

edit

]

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

[

edit

]

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.

Several software frameworks support UHD:

Products

[

edit

]

Networked series

[

edit

]

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.

The X300 and X310 are third-generation USRPs that feature two full-duplex daughterboard slots and feature full 200 MS/s DACs and ADCs. As network interface, 10GBase over SFP+ allows full 200 MS/s on both channels in full-duplex operation.

The N300, N310, N320 and N321 are current dual-channel models offering SFP+ connectivity, up to 200 MS/s and optionally sharing of local oscillators and TPM modules for verifiable software deployments.

Bus series

[

edit

]

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.

If you are looking for more details, kindly visit Highmesh.

Embedded series

[

edit

]

The Embedded Series combines the same functionality of other USRP devices with an OMAP 3 embedded processor. The E310, released in November , utilizes the Zynq SoC platform and the Analog Devices AD 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.

Discontinued models

[

edit

]

The USRP2 was developed after the USRP and was first made available in September . 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. This first generation USRP is also no longer available publicly.

The E100 series of embedded USRPs is no longer available.

Daughterboard modules

[

edit

]

Basic RX and Basic TX daughterboards

The original USRP, USRP2, USRP E1xx, USRP N2xx and X3xx families feature a modular architecture with interchangeable daughterboard modules that serve as the RF front end. Several classes of daughterboard modules exist: Receivers, Transmitters and Transceivers.

  • Transmitter daughterboard modules can modulate an output signal to a higher frequency
  • Receiver daughterboard modules can acquire an RF signal and convert it to baseband
  • Transceiver daughterboard modules combine the functionality of a Transmitter and Receiver.

The USRP B2xx and E3xx do not feature exchangeable daughterboards. The N3xx series has a JESD204B-attached daughterboard featuring the AD frontend, but currently, no alternative daughterboards are commercially available.

See also

[

edit

]

References

[

edit

]

What is the difference between NI and Ettus USRPs

While the various USRP models from NI and Ettus Research are based on the same radio hardware, the software support and user preferences vary. NI USRP devices have been predominantly adopted by LabVIEW users with the NI-USRP LabVIEW driver. Ettus Research devices are supported by a common open-source UHD. In addition to these two options, both NI and Ettus Research radios have options to leverage the powerful MathWorks MATLAB®design environment.

USRP LabVIEW Tool Flow Benefits

The abstracted LabVIEW design environment helps accelerate wireless system design and makes FPGA programming accessible to those without HDL design expertise. If you have third-party IP that you want to incorporate, such as MathWorks MATLAB software or VHSIC Hardware Description Language (VHDL) code, you can import it directly from LabVIEW to provide a higher-level starting point and accelerate your application design. 

USRP Open-Source Tool Flow Benefits

All Ettus Research USRP SDRs and NI USRP SDRs are supported by the UHD, which is published by NI under open-source licenses. This driver facilitates application development on USRP hardware in C/C++ and offers crossplatform support for multiple industry-standard development environments and frameworks, such as RF Network-on-Chip&#;(RFNoC), GNU Radio, HDL Coder, and MathWorks MATLAB, Simulink®, and Wireless Testbench&#; software. As dual-licensed software, the UHD is available under the open-source GNU General Public License version 3 and an alternative, less-restrictive license for volume OEM customers deploying Ettus Research hardware.

While NI USRP SDRs are natively supported by the UHD, you also can provision Ettus Research USRP SDRs with an NI equivalent to use the LabVIEW workflow. 

Despite the native UHD support of all NI USRP SDRs, the FPGA image shipped with the unit may not be compatible with the latest version of the driver. Please check the firmware and FPGA image of each device to ensure that the UHD works properly.

Learn more about how you can use this open-source software with Ettus software defined radios to prototype multichannel wireless communication systems. 

See Table 3 for a summary of supported software.

 USRP Hardware DriverNI-USRPOSWindows
Linux
Mac OSWindows
NI Linux Real-TimeProgramming Languages&#;HostGNU Radio
C/C++
MATLAB/Simulink/Wireless Testbench
PythonLabVIEW and NewerProgramming Languages&#;FPGAVHDL
Verilog
RFNoC (Open-Source FPGA Framework)LabVIEW FPGA


Table 3. NI and Ettus Research Driver Software Support Comparison

For more information, please visit USRP Manufacturer.