Code Monkey home page Code Monkey logo

receiver-position-calculation-with-gps's Introduction

Receiver-position-calculation-with-GPS

Table of contents

Table of Contents
  1. About The Project
  2. Prerequisites
  3. Code Description
  4. License
  5. Contact

About The Project

This work is implemented on MATLAB, and it solely uses raw pseudoranges and satellite ephemeris data as input, to calculate the receiver user position in ECEF, as well as the user clock bias.

(back to top)

Prerequisites

This work is implemented on MATLAB R2015a, no extra toolbox is required to compile the calculation script.

Note: Requires the script config.m to be in the same folder directory.

Note: The data folder should be put in the project directory (relative path)

(back to top)

Code Description

The scripts are coded in logical order as the pseudocode below:

Scripts and functions explanation

  calUserPosition.m

This file is the main file to parse the ephemeris data, calculate the estimated user position and user clock bias.

  config.m

This file defines all GPS Constant variables

  calSatPosition.m

This function calculates the XYZ positions for all valid satellites

  calSatClockBias.m

This function output the satellite clock bias, Delta_t_SV only

  formatEphData.m

This function reconstructs ephemeris data with indices for satellite positions calculation

(back to top)

License

This is the assignment work of course AAE6102 - Satellite Communication and Navigation, and not distributed for non-research usage.

(back to top)

Contact

Tse Kwai Wa Sky - [email protected]

Project Link: https://github.com/everskyrube/Receiver-position-calculation-with-GPS.git

(back to top)

receiver-position-calculation-with-gps's People

Contributors

everskyrube 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.