Git Product home page Git Product logo

ucnl / ucnlnav Goto Github PK

View Code? Open in Web Editor NEW
176.0 9.0 29.0 372 KB

Multilanguage (C#/Matlab/Rust) library for solving navigation (2D/3D) & geodetic problems: Multilateration (true range), Time-Of-Arrival (TOA), Time-Difference-Of-Arrival (TDOA), Angle-Of-Arrival AOA (Direction-Of-Arrival, DOA); Direct & inverse geodetic problems: Vincenty equations, Haversine formula; Virtual Long Baseline navigation (VLBL) etc.

License: GNU General Public License v3.0

C# 48.69% Rust 22.00% MATLAB 29.31%
haversine vincenty-formula vincenty-direct vincenty-inverse haversine-formula toa tdoa geolocation navigation nelder-mead

ucnlnav's Introduction

Latest news:

  • 21-JAN-2021

    • DOP calculation routines added (C#)
  • 19-AUG-2020

    • Angle-of-arrival routines added (C#/Rust/Matlab)
    • Hooke-Jeeves algorithm added in Matlab version for TOA/TDOA problems

UCNLNav

This library contains routines for:

  • Solving geodetic problems (C#/Rust/Matlab)
  • Solving TDOA & TOA positioning/navigation problems in 2D & 3D (C#/Rust/Matlab)
  • Solving AOA (angle of arrival) navigation problem in 2D (C#/Rust/Matlab)
  • Algorithms for Virtual Long Baseline positioning (C#)

Example of TDOA problem

  • Known times of arrival to/from base points with known locations
  • Known target depth

    Calculated residual function:

    Residual function and estimated target location:

    Nelder-Mead vs. Hooke-Jeeves on TDOA 2D problem:

The pics above are generated by a script from this library.

HISTORY

21-JAN-2021

  • DOP calculation routines added (C#)

19-AUG-2020 Update

23-JAN-2020 Update:

30-NOV-2019 Update:

  • Added partial implementation of the library in Rust:
    • All the functionality from Algorithms.cs & from Navigation.cs

22-NOV-2019 Update:

  • In GeoPoints.cs new classes for metric point (MPoint and MPoint3D)
  • In Navigation.cs new methods for calculating centroids of clouds of MPoint and MPoint3D, converting between local and geographic coordinate systems, methods for calculating statistics (CEP, SEP, STD, MRSE, DRMS)

26-AUG-2019 Update:

  • Routines for VLBL (Virtual long baseline) positioning
  • TDOA solution in 3D

Please, let us know that our work is useful for you: star this repository =)

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.