Multiple target detection using FMCW Radar
25 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
1 comentario
Respuestas (2)
Honglei Chen
el 6 de Jun. de 2018
There are several FMCW radar related examples in Phased Array System Toolbox. You can find them at
HTH
zeina al masri
el 7 de Nov. de 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 comentario
mudassar nawaz
el 4 de Abr. de 2021
anyone tell me how we integrate two waveforms together in radar system?
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!