Git Product home page Git Product logo

look-angles's Introduction

Look Angle Calculators

These set of programs calculate look angles from one set of coordinates to the next. This is extremely useful for automatic antenna tracking of moving transmitters with telemetry.

These take longitude and latitude in decimal degrees and altitude in meters. They return azmuth and elevation in degrees, and range in meters.

There are currently two implementations useing different geodetic systems, namely the WGS 84, and a simplistic spherical system. If you're using GPS data, use the wgs84 programs (GPS uses the WGS 84 geodetic system).

Notes on using these for antenna pointing

If you're using this for antenna pointing you'll probably want to be careful about some situations you might run into.

Some of these include:

These will indicate an azimuth of 90 when the station being observed is directly overhead. If you're coming from some other azimuth and the station is passing directly over head you might not want to try and go through the entire azimuth to 90 and then down whatever azimuth it leaves that for. The way I'd solve this is to not care about the azimuth results if the station gets close to 90.

If you're really close to the observed station your antenna pointer will probably be bouncing around in its readings. The way I'd solve this is to recognize when the range is below some value and average the readings. In this way we're not moving around all of the time but we're still trying to point in the correct direction.

Really the way to solve these situations is application specific so enjoy!

KG4SGP - Jim

look-angles's People

Contributors

kg4sgp avatar relrod 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.