Skip to content

Tutorials on frequency modulated continuous wave (FMCW) and Chirp Sequence Modulation RADAR algorithms.

License

Notifications You must be signed in to change notification settings

natiy4/python-fmcw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RADAR - FMCW & CSM

radar

Image source

Contents

This repo explains the theoretical fundamentals of velocity and range estimation for autonomous driving and driver assistance systems.

  1. Discrete Fourier Transform
  2. FMCW & Chirp Sequence Modulation

You need good understanding of DFTs in order to understand the mechanics of Chirp Sequence Modulation. Feel free to go through the DFT notebook.

Set up

pip install -r requirements.txt

License

MIT

About

Tutorials on frequency modulated continuous wave (FMCW) and Chirp Sequence Modulation RADAR algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%