Giter Club home page Giter Club logo

sar-sim's Introduction

SAR Simulator

The SAR Simulator is a graphical tool for FMCW radar simulation and interactive exploration of parameters. It can simulate FMCW radar signals based on an algorithmic scene description. The resulting signal is then range-compressed and and image is reconstructed using backprojection (azimuth compression). Various parameters can be changed using the GUI, allowing for interactive exploration.

Optionally existing signals (before or after range compression) can be loaded and processed with the simulator. When available, GPU acceleration (using Numba/CUDA) is used.

This tool was created by the Architectures and Systems Group of the Institute of Microelectronic Systems (IMS/AS) at the Leibniz University in Germany.

Screenshot

Getting Started

Installation

Create virtual environmement (venv), install requirements:

python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt

Run as python module (Note: only usable with GUI currently):

python3 -m sarsim --gui

Select parameters on the left, hit RUN SIM on bottom left. Simulation will be done in backgound, status at bottom. Graphs will be updated automatically when done. See also CLI console output for status and information. If not using GPU acceleration (CUDA), azimuth compression will take a while.

The SAR Simulator was tested on Ubuntu 20.04 LTS but should work on most Linux Distributions, and even on Windows.

Features

  • Exact FMCW Signal generation in phase-space
  • Range and Azimuth compression
  • Live-Update of preview graphs
  • CUDA Acceleration of Azimuth Compression if possible

Development tools

  • Run python3 -m sarsim --write-stubs to enable IDE support for better autocompletion

Citation

If you use the SAR Simulator in scientific work, please cite our paper "Interactive synthetic aperture radar simulator generating and visualizing realistic FMCW data".

@INPROCEEDINGS{fahnemann2022interactive,
  author={Fahnemann, C. and Rother, N. and Blume, H.},
  booktitle={International Conference on Radar Systems (RADAR 2022)}, 
  title={Interactive synthetic aperture radar simulator generating and visualizing realistic FMCW data}, 
  year={2022},
  volume={2022},
  number={},
  pages={725-730},
  doi={10.1049/ICP.2023.1281}}

sar-sim's People

Contributors

cbcf avatar nrother avatar

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.