Skip to content

ekurtgl/FMCW-MIMO-Radar-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FMCW-MIMO-Radar-Simulation

This repository is a simulation of frequency modulated continuous wave (FMCW), multiple input multiple output (MIMO) radars.

FMCW_simulation.m is the main script which creates point targets and estimates their range, velocity and angle information.

TX (blue) - RX (red) antenna positions:

Transmitted, received and downconverted signals:

Range-Doppler Map:

Cell-averaging constant-false-alarm-rate (CA-CFAR) detection result:

Angle estimation spectrum result with Fast Fourier Transform (FFT):

Range-angle map with Fast Fourier Transform (FFT):

Angle estimation spectrum result with MUltiple SIgnal Classification (MUSIC):

Range-angle map with MUltiple SIgnal Classification (MUSIC):

Point cloud generation from estimated 3-D coordinates:


FMCW_sim_v3.m is the main script which reads 3-D coordinates of human skeleton joints captured by Kinect v2 device, and extracts the raw radar data cube (RDC) and plays range-Doppler maps, and outputs the micro-Doppler spectrogram. For more information about the data capture and skeleton extraction using Kinect, check out the Kinect repository. This script is still under development!

Range-Doppler Map:

Micro-Doppler Spectrogram:

Boulic Model

FMCW_sim_v4.m simulates the Boulic Human Walking Model:

Range-Elevation Map for Real VICON MOCAP Data

Cite as:

@software{kurtoglu2022fmcw,
  title        = {FMCW MIMO Radar Simulation},
  author       = {Kurtoglu, Emre and Rahman, Mohammad Mahbubur},
  year         = {2022},
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.16790297},
  url          = {https://github.com/ekurtgl/FMCW-MIMO-Radar-Simulation},
  note         = {Also available at: https://doi.org/10.5281/zenodo.16790297}
}

@misc{kurtoglu2025directionarrivalestimationvirtual,
      title={Direction of Arrival Estimation with Virtual Antenna Array Using FMCW Radar Simulated Data}, 
      author={Emre Kurtoglu and Mohammad Mahbubur Rahman},
      year={2025},
      eprint={2508.07513},
      archivePrefix={arXiv},
      primaryClass={eess.SP},
      url={https://arxiv.org/abs/2508.07513}, 
}

Star History

Star History Chart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages