Skip to content

A MATLAB project for processing RADAR signals from an ego vehicle to detect other vehicles.

Notifications You must be signed in to change notification settings

TheOnceAndFutureSmalltalker/radar_target_generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

RADAR Target Generation and Detection

A MATLAB project for processing RADAR signals from an ego vehicle to detect other vehicles.


Range/Doppler FFT


Dependencies and Requirements

This project was developed on Ubuntu 16.04. It may work on Windows, Mac, and other Ubuntu versions but has not been tested as such.

This project requires MATLAB from MathWorks.

Running The Project

To acquire, compile, and run the project, follow the statements below. Windows and Mac environments should be modified accordingly.

$> git clone https://github.com/TheOnceAndFutureSmalltalker/radar_target_generation.git
$> cd radar_target_generation 

Now run Radar_Target_Generation_and_Detection.m within the MATLAB environment.

Discussion

Below are the steps taken in the signal proessing.


Project Layout


The final result is the CFAR Detection shown below identifying range and doppler shift of the target.


CFAR Detection


About

A MATLAB project for processing RADAR signals from an ego vehicle to detect other vehicles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages