Simulate multipath bouncing for passive radar sensing
Show older comments
I would like to simulate the passive sensing of radar pulses from multiple radars, which also includes multi-path effects. I have been adopting this MATLAB example involving a single radar and direct path: https://www.mathworks.com/help/phased/ug/signal-parameter-estimations-in-a-radar-warning-receiver.html
I figured out how to include multiple radars, but not multi-path. The phased.ScatteringMIMOChannel function models multipath, but it is designed for one transmitter and one receiver, with a different signal for each transmitting element. In the passive sensing example, there is only one pulse train per radar, while phased.ScatteringMIMOChannel expects a pulse train for each transmitting element.
As with the example, I want to model the full waveforms themselves, not just abstract pulses. Can someone please point me in the right direction? I'm content with the signal bouncing off clutter just one time (radar-clutter-receiver).
Accepted Answer
More Answers (0)
Categories
Find more on Detection in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!