Giter Club home page Giter Club logo

pylink's People

Contributors

harrison-caudill avatar

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

Watchers

 avatar  avatar  avatar  avatar  avatar

pylink's Issues

Add Protection Ratios

Not sure how it should be incorporated...maybe just a PR node, and some indication about whether or not the PR is violated for a given EPFD/victim?

Module for RADAR

Not even sure where to begin -- never done RADAR, personally. Guessing there will be some phase nodes, a big-ole attenuator for the reflector, a few nodes for things like cross-section, and different "path-loss" calculations.

Recenter antenna patterns at 0

Currently 0 is one-side, 90 is boresight, and 180 is the opposite side. Recenter things from -180 to 180 with 0 at boresight.

Add jamming information

Will need to read more in Sklar before this one can even be scoped. If anyone has recommendations, let me know.

ODS File Export

It would be cool if this system could do an ODT or XLSX export -- might make things easier for people who don't use python.

Module for SSB

What's the point of living on a sailboat and being a radio nerd if you aren't going to combine the two eccentric hobbies?

Besides, including support for ionospheric reflection/attenuation seems like a fun learning experience.

cProfile doesn't seem to work in Anaconda + Python3

(dev) kungfoo@tatyana ~/dev/pylink/examples $ python profile.py 

Traceback (most recent call last):
  File "profile.py", line 3, in <module>
    import cProfile
  File "/Users/kungfoo/.conda/anaconda2/envs/dev/lib/python3.7/cProfile.py", line 22, in <module>
    run.__doc__ = _pyprofile.run.__doc__
AttributeError: module 'profile' has no attribute 'run'
(dev) kungfoo@tatyana ~/dev/pylink/examples $ 

Integrate EVM

Need to find a reference, and do the math on this one first. Initial thoughts:

  • An EVM distribution can be modeled as AWGN at the transmitter...I think...
  • We are then transmitting amplified noise
  • The amplified noise can probably be reduced by FSPL just like the signal (a la friis cascade)
  • The size of the decision-region of the modulation is modulation-dependent, but if it can be modeled as AWGN, that won't matter...I think...
  • Not sure whether or not realistic EVM's have non-trivial impacts upon system performance so it may not be worth inclusion in the overall budget
  • Not sure if EVM distributions are even provided by VSA's
  • If the EVM distribution is not very gaussian, would it be appropriate to integrate the distribution for a target BER/decision-region based upon the selected modulation?

Linear Solver Misses Initialization

Add self.override(var, best_val) to line 342 of model.py

Otherwise, the best_diff value can start at a more-or-less random value instead of the actual diff for the first value in the sweep.

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.