This repository contains the material for the mmWave radar project of the course COM-304 at EPFL. We have prepared tutorial and videos on background information listed below. We recommend going through the videos in order.
We also have videos on relevant background material in wireless sensing and imaging. Go through these videos to get a basic understanding. The radar signal processing videos will contain extremely important information regarding how you will implement your homeworks. Algorithms 1 & 3 correspond to beamforming and matched filter which are the heart of the homeworks.
If you are interested in more information on wireless networks, check out the videos references in the Wireless Communications Project GitHub.
Advanced Topics:
TI mmWave Radar Setup:
- Getting started with TI Radars: Wiki quid that steps you through installation and set up for radars and this GitHub repo.
- Recorded Tutorial: Note that you still need to set up your computer as described in the Wiki before following this.
TI Provided Material:
There will be two homeworks that will help and prepare you for the project:
- HW 1: 1D Beamforming & Matched Filter: Introduction to radar image processing: beamforming, matched filter, and synthetic aperture radar in one dimension. You should go through the code and understand what everything is doing. There are also two lines of empty code which you will need to fill in. These are the calculations for the beamforming vector and the matched filter distance. You can use the data in the link here. This homework is ungraded.
- HW 2: 2D Algorithms: Extend the two algorithms to 2D. There are also 3 questions to answer at the end of this notebook which require you to identify the object that was imaged. Different students will be assigned different data for evaluation, where each set of data is imaging different objects. Please contact hailan.shanbhag@epfl.ch if you plan to complete this homework and the data will be distributed accordingly. This homework is graded.
- Platforms Storage: For the mmWave radars, we give them to you for the duration of the project, so you can take them home. If you wish to store them at EPFL, you can book a locker avaliable for students here.
