Code Monkey home page Code Monkey logo

antenna.jl's Introduction

Antenna.jl

Introduction

Antenna.jl is a julia package that helps you design the antenna array. It's a personal project that aims to facilitate prototyping the custom type of antenna array like conformal array and better studying the properties and optimization about antenna array. It has the below features

  1. Synthesis. You can calculate the performance of the antenna array with imported element antenna data. You can either use the data from simulation software or test instrument. When dealing with the conformal array, the polarization, element rotation is in consideration.
  2. Plotting. It is based on the PlotlyJS. you can plot the directivity pattern, gain pattern, in both 3D and 2D modes, and calculate some parameters like radiated power, radiated efficiency, etc.
  3. Light weight short code.

This project is still in the initial stage. Now the main goals are

  1. Optimization, which can be able to create your optimization model and bind it to the designed antenna array.
  2. Acceptable performance, which makes use of the parallel properties of the julia language to keep all the calculation fast enough without involving the vectorization code like Matlab or Numpy.
  3. Friendly usage with good documentation.

Installation

using Pkg
Pkg.add(url="https://github.com/ChansonLeung/Antenna.jl")

Example

antenna.jl's People

Contributors

chansonleung avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.