Skip to content

abadojack/Guided_Missile_Simulation

 
 

Repository files navigation

Missile_Modeling_Simulation

Air-to-Air Missile Simulation written in modern Fortran This is newer and updated version of my older "Missile Simulation" project written in C++. Main changes are related to drastically improved modeling of Radar interaction with targets and environment. T-Matrix models(by Mishchenko and by Xu) will be used to compute scattering coefficients returned by single particles and ensemble of particles. Target's RCS will be computed by the MoM programs. Atmospheric quantities and wind will be based on WRF modules and WRF output files. Work in progress...

List of references:

  1. Detection, Estimation, and Modulation Theory Part III: Radar-Sonar Signal Processing and Gaussian Signals in Noise Harry L. van Trees ISBN-10: 047110793X ISBN-13: 978-0471107934

  2. Detection Estimation and Modulation Theory, Part I: Detection, Estimation, and Filtering Theory Harry L. van Trees ISBN-10: 9780470542965 ISBN-13: 978-0470542965 ASIN: 0470542969

  3. Automatic Control of Aircraft and Missiles John H. Blakelock ASIN: B01FJ0JOU2

  4. Principles of High-Resolution Radar (Artech House Radar Library), August W. Rihaczek ISBN-10: 089006900X ISBN-13: 978-0890069004

About

Air-to-Air Missile Simulation written in Fortran

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 94.5%
  • C 4.9%
  • Other 0.6%