Git Product home page Git Product logo

pyargus's Introduction

pyArgus

This python package aims to implement signal processing algorithms applicable in antenna arrays. The implementation mainly focuses on the beamforming and direction finding algorithms. For array synthesis and radiation pattern optimization please check the "arraytool" python package. https://github.com/zinka/arraytool and https://zinka.wordpress.com/ by S. R. Zinka

Named after Argus the giant from the greek mitology who had hundreds of eyes.

Package organization:

  • pyArgus: Main package
    • antennaArrayPattern: Implements the radiation pattern calculation of antenna arrays
    • beamform: Implements beamformer algorithms.
    • directionEstimation: Implements DOA estimation algorithms and method for estimating the spatial correlation matrix.
  • test: Contains demonstration functions for antenna pattern plot, beamforming and direction of arrival estimation.
  • docs: Documentation of the package, written in Jupyter notebook.

Implemented Algorithms

  • Beamforiming:

    • Fixed beamformers:
      • Maximum Signal to Interference Ratio beamformer
      • Maximum Signal to Interference Ratio beamformer with Godara's method
    • Adaptive beamformer:
      • Optimum Wiener beamformer (with known signal of interest direction)
      • MSINR with known covariance matrices
      • MMSE with known signal of interest
  • Direction of Arrival Estimation:

    • DOA algorithms:

      • Bartlett (Fourier) method
      • Capon's method
      • Burg's Maximum Entropy Method (MEM)
      • Multiple Signal Classification (MUSIC)
      • Multi Dimension MUSIC (MD-MUSIC)
    • Util functions:

      • Spatial correlation matrix estimation using the sample average technique
      • Forward-backward averaging
      • Spatial smoothing
      • DOA results plot with highlighting the ambiguous regions (Only for Uniform linear arrays)

Antenna Array Pattern Plot Features

  • Arbitrary configured planar antenna systems
  • Takes into account the pattern of the signal radiating elements

Install from the Python Package Index

pip install pyargus

Personal website: tamaspeto.com

Tamás Pető 2016-2019, Hungary

pyargus's People

Contributors

petotamas avatar ppe-petot 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.