Coder Social home page Coder Social logo

youngjay0612 / arraysim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from collusw/arraysim

0.0 0.0 0.0 90.17 MB

Simulation of atenna array. Beamforming and DOA estimation.

License: GNU General Public License v3.0

JavaScript 0.39% C 24.02% C# 0.03% MATLAB 3.12% CSS 0.04% Makefile 0.01% HTML 72.39% Batchfile 0.01%

arraysim's Introduction

ReadMe

This project simulates the multi-antenna system on Matlab.

Main feature includes:

  1. RX beamforming.
  2. DOA estimation.

System requirement

tested on Matlab version 2016a or later (2017a may have warnings but work.) with PhasedArray toolbox and Communication toolbox.

File/Folder descriptions

  1. mainArraySimRxBF.m is the main entry file.
  2. Result folder include multi-antenna performance simulation result and the generated C-file for fixed weights.
  3. Toolkits folder stores some useful tools that relies on the main algorithms.
  4. CodeGen folder stores some specific functions that are further generated into C-code for hardware implementation. Each sub-folder contain one function and its corresponding testing and configuration files.

Simulation result

AnitInterference

This folder stores the performance of anti-interference using Rx weights. Figures are further described in the word doc.

Channel Error

  1. CBF, MUSIC, Anti-MUSIC algorithm performance (unbiasedness, robustness) under different amplitude error (0:1:10dB), random azimuth within a certain range (-30:3:30 degree) and fixed SNR (20dB).
  2. CBF, MUSIC, Anti-MUSIC algorithm performance (unbiasedness, robustness) under different phase error (0:0.5:5 degree), random azimuth within a certain range (-30:3:30 degree) and fixed SNR (20dB).

Directivity

MMSE, LMS algorithm adaptive beamforming directivity at target azimuth traversing within a certain range (-30:3:30 degree).

DOAEstimation

  1. CBF, MUSIC, Anti-MUSIC algorithm performance (unbiasedness, robustness) under different SNR (-10:5:20dB) and random azimuth within a certain range (-30:3:30 degree).
  2. CBF, MUSIC, Anti-MUSIC algorithm performance (unbiasedness, robustness) under different SIR (-10:3:20dB), fixed signal azimuth (0 degree), fixed interference azimuth (11 degree) and fixed SNR (5dB).
  3. CBF, MUSIC, Anti-MUSIC algorithm performance (unbiasedness, robustness) under different azimuth (-30:3:30 degree) and fixed SNR (5dB).

LMSIteration

Figures in this folder show the weight convergency of LMS.

TypicalRxPatten

Figures in this folder show the typical rx weight pattern with/without consideration of element antenna response.

WeightGenerationForC

The generated C-files for fixed weights are stored here.

arraysim's People

Contributors

collusw avatar waynearcher 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.