RADAR simulation

an early warning RADAR simulation
34,6K Downloads
Aktualisiert 10. Apr 2008

Keine Lizenz

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R14SP1
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Signal Processing finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert: Rain losses

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

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