
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Great great exercise to complete
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!

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.