Building a FM Receiver with the USRP and GNU Radio

From Ettus KB QA
Revision as of 01:05, 15 April 2016 by Ettus (Talk | contribs) (Created page with "==Overview== In this application note, a USRP N200/N210 SDR with a WBX daughterboard is used with GNU Radio to build a simple FM receiver. The intent of this example is to:...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overview

In this application note, a USRP N200/N210 SDR with a WBX daughterboard is used with GNU Radio to build a simple FM receiver. The intent of this example is to:

  • Teach some basic DSP and RF concepts including: filtering, demodulation, and sample rate conversion.
  • Show how to build graphical applications with GNU Radio Companion
  • Illustrate the simplicity of the software tools that can be used with the USRP product family.

Requirements

  • USRP with compatible daughterboard to receive 88-108 MHz
  • GNU Radio
  • UHD

UHD Source Block

FFT Sink

Low Pass Filter

WBFM Receive

Rational Resampler

Audio Sink

Wav File Sink

WX Widgets

You can download the sample GRC file here: http://files.ettus.com/app_notes/fm_rcvr/fm_example.grc