Hands-On digital communications using your soundcard

This article is part of the fundamentals of my real-world tutorial on digital communications using a cheap soundcard as the radio. If this notebook is interesting to you, check out the full tutorial!

Welcome to this course on designing your own digital transmitter and receiver using the sound device of your PC. In this course you will learn the basics of baseband and passband modulation and demodulation and the additionally required parts such as synchronization, channel coding and frame structures.

For running the examples it is recommended to use a dedicated sound device, such that (though very improbable) misconfigurations would destroy your main sound device. As an external USB sound card is very cheap, this safety measure is clearly worth the effort. In addition, it allows you to still listen to music while working with the code :-) For a recommendation of sound device, speaker and microphone, please refer to the documentation on DSPIllustrations.com.

Below, you find the table of contents with links to the Jupyter notebooks for running all the experiments.

Table of Contents

  1. HTML Setting up the Development Environment
  2. HTML Setting Up The Audio Interface
  3. HTML Using the Simulated Audio Channel
  4. HTML Baseband transmission
  5. HTML Passband transmission
  6. HTML Symbol Timing Recovery
  7. HTML Channel Coding, Frame Structure and Higher Layers 1
  8. HTML Channel Coding, Frame Structure and Higher Layers 2
  9. HTML Our first end-to-end data transmission
  10. HTML Transmit custom data
  11. HTML Fixing the problem of lost frames

Disclaimer

Last updated: August 21, 2018

The information contained on DSPIllustrations.com communications tutorial (the "Service") is for general information purposes only.

DSPIllustrations.com assumes no responsibility for errors or omissions in the contents on the Service.

In no event shall DSPIllustrations.com be liable for any special, direct, indirect, consequential, or incidental damages or any damages whatsoever, whether in an action of contract, negligence or other tort, arising out of or in connection with the use of the Service or the contents of the Service. reserves the right to make additions, deletions, or modification to the contents on the Service at any time without prior notice.

DSPIllustrations.com does not warrant that the content is free of viruses or other harmful components.

This article is part of the fundamentals of my real-world tutorial on digital communications using a cheap soundcard as the radio. If this notebook is interesting to you, check out the full tutorial!

Copyright (C) 2018 - dspillustrations.com


DSPIllustrations.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to amazon.com, amazon.de, amazon.co.uk, amazon.it.