Multiple target detection using FMCW Radar

22 views (last 30 days)
Dear All, I have written a code in MATLAB to determine the range of target for FMCW Radar. The code correctly determines the range of a single static target. I now want to increase the number of targets. Currently, I am just focusing on the range of targets without considering any doppler. I am not quite sure how to process my code for two or more targets. As in, considering the case for 2 targets, I will receive 2 signals, but I am not sure on how to combine the two different received signals before taking their FFT for the range of each target. I am doing it without using the toolboxes. Let me know if I need to add the code as well.
Regards, Anum

Answers (2)

Honglei Chen
Honglei Chen on 6 Jun 2018
There are several FMCW radar related examples in Phased Array System Toolbox. You can find them at
HTH
  1 Comment
Anum Ahmed
Anum Ahmed on 6 Jun 2018
I am actually trying to do this without using the MATLAB platforms.

Sign in to comment.


zeina al masri
zeina al masri on 7 Nov 2018
can you please share the code ? I am working on the same project for dynamic multitarget detection and I am thinking of calculating the doppler through the difference between the transmitted signal frequency and each received frequency . Also I need to finish this task without using phased toolbox
  1 Comment
mudassar nawaz
mudassar nawaz on 4 Apr 2021
anyone tell me how we integrate two waveforms together in radar system?

Sign in to comment.

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!