Contribute Media
A thank you to everyone who makes this possible: Read More

Signal Processing and Communications Hands On Using scikit dsp comm

Description

Tutorial materials found here: https://scipy2017.scipy.org/ehome/220975/493423/

In this tutorial I intend to start with a basic review of discrete-time signals and systems using a module I developed for my book Signals and Systems for Dummies. Once a basic foundation is provided, all using hands-on Python code examples in a Jupyter notebook, I will move to more advanced topics relative to statistical signal processing, digital communications and software defined radio. Digital communication transmitter and receiver simulations will be explored using Python code modules found in the newly posted scikit-dsp-comm as well as data acquisition code used in conjunction with a popular $20 software-defined radio USB dongle (RTL-SDR). The capstone portion of the tutorial will have the students write code to recover FM stereo radio broadcasts from a raw complex signal file obtained from the output of a popular $20 software defined radio module (the RTLSDR). Hardware will be provided for small groups to work together.

Details

Improve this page