Multiple target detection using FMCW Radar

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

回答(2 个)

There are several FMCW radar related examples in Phased Array System Toolbox. You can find them at
HTH

1 个评论

I am actually trying to do this without using the MATLAB platforms.

请先登录,再进行评论。

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 个评论

anyone tell me how we integrate two waveforms together in radar system?

请先登录,再进行评论。

产品

Community Treasure Hunt

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

Start Hunting!

Translated by