Simulating a radar with transponder on the Flying vehcile
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Honglei Chen
on 13 Jun 2013
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 Comments
Alex Antipin
on 15 Jan 2014
Hello all, I have the same task to model a secondary radar. Could you send me your code for this system, please?
See Also
Categories
Find more on Transmitters and Receivers in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!