gnu radio and you - microsoft · 2019-03-23 · what is gnu radio good for? prototyping new radios...

7
GNU Radio and You Annaliese McDermond, J.D. (NH6Z)

Upload: others

Post on 18-Apr-2020

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: GNU Radio and You - Microsoft · 2019-03-23 · What is GNU Radio Good For? Prototyping new radios Building new SDR programs Learning about SDR techniques Solar eclipse hobbyists

GNU Radio and You

Annaliese McDermond, J.D. (NH6Z)

Page 2: GNU Radio and You - Microsoft · 2019-03-23 · What is GNU Radio Good For? Prototyping new radios Building new SDR programs Learning about SDR techniques Solar eclipse hobbyists

What is GNU Radio?

●An open source software defined radio toolkit●Started out as Ettis Research project●Includes a wide variety of DSP interface blocks●SDR “Workbench”●Supports Linux and OSX (Windows not officially supported)●http://gnuradio.org

Page 3: GNU Radio and You - Microsoft · 2019-03-23 · What is GNU Radio Good For? Prototyping new radios Building new SDR programs Learning about SDR techniques Solar eclipse hobbyists

How is GNU Radio Implemented

●Written in Python●High performance DSP blocks written in C++●Supports extension “out-of-tree” modules●Uses SIMD instructions for performance

Page 4: GNU Radio and You - Microsoft · 2019-03-23 · What is GNU Radio Good For? Prototyping new radios Building new SDR programs Learning about SDR techniques Solar eclipse hobbyists

What is GNU Radio Good For?

●Prototyping new radios●Building new SDR programs●Learning about SDR techniques●Solar eclipse hobbyists used GNU Radio to record wideband RF spectrum during the event

Page 5: GNU Radio and You - Microsoft · 2019-03-23 · What is GNU Radio Good For? Prototyping new radios Building new SDR programs Learning about SDR techniques Solar eclipse hobbyists

What Hardware does GNU Radio Support?

●Ettis Research USRP●OpenHPSDR Hermes and variants●RTL-SDR●Audio Cards●No hardware at all!

Page 6: GNU Radio and You - Microsoft · 2019-03-23 · What is GNU Radio Good For? Prototyping new radios Building new SDR programs Learning about SDR techniques Solar eclipse hobbyists

What is GNU Radio Companion?

●GNU Radio Companion is a graphical application that allows you to wire together GNU radio flow graphs.●SDR Visio, except the blocks work!

Page 7: GNU Radio and You - Microsoft · 2019-03-23 · What is GNU Radio Good For? Prototyping new radios Building new SDR programs Learning about SDR techniques Solar eclipse hobbyists

How Can I See GNU Radio in Action?

●Watch your screen for the next few minutes. I’m going to show you a few demos.