Table of Contents
Overview
Download the following file: Timing Lab
Follow the instructions contained in the file “singleCarrier.ipynb” and answer the questions. Submit a modified copy of the Python notebook exported as a pdf with the questions answered and the necessary code written with figures generated.
Objectives
Learn about why timing synchronization is necessary and implement a common solution.
Requirements
- Python installed on your computer with
numpy,scipy, andmatplotlib. Python should be a later version, e.g. >v3.8