Simulating a radar with transponder on the Flying vehcile
2 次查看(过去 30 天)
显示 更早的评论
Hi I need help with the simulation of Transponder on the Flying Vehicle being interrogated from ground RADAR. Can this be done with Phased Array System Toolbox? If yes can you guide me further on this.
To explain transponder more further. I have a Flying Vehicle with transponder in it. Radar sends an interrogating signal which is received by transponder. On receiving the signals transponder responds back with a different frequency which is detected back at ground station. Since this is fresh source of signal it has dominant presence on the receivers than the reflected waves. (Any how they are at different frequencies.)
0 个评论
回答(1 个)
Honglei Chen
2013-6-13
This should be doable with Phased Array System Toolbox. Basically, the ground radar has a transmitter (can be modeled by phased. Transmitter and phased Radiator) sends a signal to the receiver of flying vehicle (can be modeled by phased.Collector and phased.ReceiverPreamp). After the signal is received, you can do whatever the signal processing you need in MATLAB, including change frequencies. Once the signal is ready, you will simulate a transmitter at the vehicle side and then transmit it to the receiver of the radar.
HTH
5 个评论
Alex Antipin
2014-1-15
Hello all, I have the same task to model a secondary radar. Could you send me your code for this system, please?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Transmitters and Receivers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!