Usrp

Usrp x310 gnuradio example

Usrp x310 gnuradio example
  1. What is USRP in GNU Radio?
  2. How does a Usrp work?
  3. What does GNU Radio do?
  4. What is uhd GNU Radio?

What is USRP in GNU Radio?

The USRP Source Block is used to stream samples from a USRP device (i.e. act as the receiver). There is no need to use a Throttle block when a hardware source like a USRP Source is used, because the USRP acts as the throttle. There are two methods of setting parameters and adjusting them while running.

How does a Usrp work?

Following a common SDR architecture, USRP hardware implements a direct conversion analog front end with high-speed analog-to-digital converters (ADCs) and digital-to-analog converters (DACs) featuring a fixed-personality FPGA for the digital downconversion (DDC) and digital upconversion (DUC) steps.

What does GNU Radio do?

GNU Radio is a free & open-source software development toolkit that provides signal processing blocks to implement software radios. It can be used with readily-available low-cost external RF hardware to create software-defined radios, or without hardware in a simulation-like environment.

What is uhd GNU Radio?

uhd. Provides source and sink blocks to interface with the UHD library. Used to send and receive data between the Ettus Research, LLC product line.

Sampling frequency to use with irregular signal
How do you know what sampling frequency to use?What is the frequency at which the signal should be sampled to avoid aliasing?What is the minimum freq...
FFT of signal data with windowing, overlapping and averaging
What is overlap in FFT?Why do we use overlap in FFT?What is overlapping in signal processing?What is a 50% overlapping technique? What is overlap in...
Intercell interference
What causes inter-cell interference?What is inter-cell interference in LTE?What is eICIC? What causes inter-cell interference?What causes inter-cell...