FM Demodulation Lab great, Exercises of Computer Networks

Great great exercise to complete

Typology: Exercises

2017/2018

Uploaded on 09/06/2018

bobho167
bobho167 🇺🇸

1 document

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
FM Demodulation
Description
In this lab you will implement a FM demodulator. You will be provided with a file containing IQ
samples represented as complex numbers. You will need to write a program that reads this file and outputs
the wav file with the demodulated signal. You should use a polar discriminator to demodulate the sound
the file.
Submission:
Once you have correctly demodulated the file. Login to Collab select answer that corresponds to
words contained in the sound file.
Upload you code along with your submission. Please implement your solution in python.

Partial preview of the text

Download FM Demodulation Lab great and more Exercises Computer Networks in PDF only on Docsity!

FM Demodulation

Description

In this lab you will implement a FM demodulator. You will be provided with a file containing IQ samples represented as complex numbers. You will need to write a program that reads this file and outputs the wav file with the demodulated signal. You should use a polar discriminator to demodulate the sound the file.

Submission:

Once you have correctly demodulated the file. Login to Collab select answer that corresponds to words contained in the sound file.

Upload you code along with your submission. Please implement your solution in python.