RADAR simulation

an early warning RADAR simulation
34.5K Downloads
Updated 10 Apr 2008

No License

I made this simulation as a project in a course I took in RADAR basic concepts.

Short explanation: This is an early warning radar simulation.

The simulation simulates the targets behavior and calculates the expected radar return signal. The simulation works in the IF level assuming a perfect phase reconstruction by the radar. The detected targets are plotted in the main radar display.

I made allot of effort to synchronize the simulation time to the real-time.


Main new features in this version:
- CFAR mechanism.
- MTI analysis in the frequency domain.
- Stagger support.
- Matched Match Filter :)
- Analog feedbacks (which aren't very informative but I think are still cool).

I attached a word document explaining how to use the simulation.

Enjoy

Yonathan Nativ

Cite As

Yonathan Nativ (2024). RADAR simulation (https://www.mathworks.com/matlabcentral/fileexchange/13485-radar-simulation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: Rain losses

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

I added new features, corrected few remarks I got and made extensive profiler work to improve the simulation performance.