RADAR simulation

an early warning RADAR simulation
34,6K téléchargements
Mise à jour 10 avr. 2008

Aucune licence

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R14SP1
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Signal Processing dans Help Center et MATLAB Answers
Remerciements

A inspiré : Rain losses

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0

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