GithubHelp home page GithubHelp logo

bgin / radar-electrooptical-simulation Goto Github PK

View Code? Open in Web Editor NEW
53.0 9.0 17.0 29.7 MB

(REOS) Radar and Electro-Optical Simulation Framework written in C++.

License: MIT License

C++ 52.01% Fortran 44.30% C 1.50% Assembly 0.01% Cuda 2.14% MATLAB 0.04% CMake 0.01%
simd-instructions avx512 avx2 avx vectorization high-performance-computing control-theory gpu-acceleration cuda-kernels amd-gpu

radar-electrooptical-simulation's Introduction

Guided-Missile-Radar-IR-EOS-Simulation

This project attempts to model and simulate the innerworking of Radar system, Electro-Optical active and passive sources of IR radiation and missile guidance system. The main purpose is to achieve a realistic system modeling and simulation as much as possible, hence the main sources of knowledge are russian-language (soviet-era) engineering and technical literature reaching design level (candidate of science and experienced system engineers and designers).

The second firm foundation which this project stand upon is being wholly optimized at basic level of massive manual vectorization by leveraging Intel Intrinsic programming i.e. usage of AVX/AVX2/AVX512 code path for almost every algorithm which is vectorizable. Compiler-level autovectorization is of secondary importance and is being inserted mainly to vectorize descriptive statistics routines and profiling metrics calculations.

The second code path beside the SIMD is the GPGPU Cuda implementation counting so far close to 15000 lines of code of computational and helper routines and kernels.

I envision five main components:

  1. Radar system modeling and simulation.
  2. Radio altimeter modeling and simulation.
  3. Propagation of laser and IR radiation through the turbulent atmospheric channels.
  4. Optical signals processing (background noise extraction).
  5. Electro-optical sensor modeling and simulation.

The main structure of the projects is a collection of free standing 'modules' programmatically describing various modelled components. It is a software library of framework and may be used as computational backend of larger program of be connected to GUI front-end. Currently only hundreds (circa 400) kernels belonging to AVX512 double and single precision executing path were implemented. All of these kernels compute analytical Radar Cross Section of simple and to lesser extent complex objects.

List of references (incomplete):

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

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

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

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

Леонов А.И. - Моделирование в радиолокации (1979, Сов. радио )

Кремер И.Я. - Модулирующие помехи и прием радиосигналов (1972)

Abramowitz M., Stegun I.A. (eds.) - Handbook of mathematical functions (1972, NBS)

Шифрин Я.С. - Вопросы статистической теории антенн

Горяинов В.Т., Журавлев А.Г., Тихонов В.И - Статистическая радиотехника. Примеры и задачи (1980, Советское радио)

George T. Ruck, Donald E. Barrick , William D. Stuart , - Radar Cross Section Handbook (1970, Kluwer Academic Plenum Publishers)

Тихонов В. И. Статистическая радиотехника. «Сов. радио», 1966

Вайнштейн Л. А., Зубаков В. Д. Выделение сигналов на фоне случайных помех. «Сов. радио», 1960.

Зубковнч С. Г. Статистические характеристики радиосигналов, отраженных от земной поверхности. «Сов. радио», 1968

radar-electrooptical-simulation's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

radar-electrooptical-simulation's Issues

How to build this project

Hi sir

This project not have cmake how can we build this project also not having main function to compile this code

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.