Can I use phased.BackscatterPedestrian and phased.FMCWWaveform to simulate wideband echo, like fc=77GHz, BW=4GHz?
2 次查看(过去 30 天)
显示 更早的评论
Hi, in the example of "Introduction to micro-doppler effects"(https://de.mathworks.com/help/phased/examples/introduction-to-micro-doppler-effects.html), functions phased.BackscatterPedestrian and phased.FMCWWaveform are used to simulate the FMCW radar echo of pedestrian. I am wondering if I can set bandwidth parameter in phased.FMCWWaveform as 4GHz and fc as 77GHz, and use the same process as the example showed to generate pedestrian echo? Could someone help me to make this clear? Many thanks!
0 个评论
回答(1 个)
Honglei Chen
2020-4-15
There is nothing prevents you to set the bandwidth to 4GHz. The only thing you need to be cautious is that with such a bandwidth, your sampling rate is also going to be in GHz. This means that depending on your sweep time, the memory requirement could be high.
HTH
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Automotive Radar 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!