1 Star 0 Fork 2

BenJohn / GINav

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

GINav

NOTE: The program is still under development, and some bugs may exist in GINav. Comments and suggestions from users are welcome, please send them to the author (kaichen@cumt.edu.cn). If you're interested in the GINav algorithm, you can join the GINav discussion group (QQ:533185090)

Introduction

GINav is an open-source software, which focuses on the data processing and analysis of GNSS/INS integrated Navigation system, and can also process multi-constellation and multi-frequency GNSS data. GINav is suitable for in-vehicle situations and is aimed at providing a useful tool for carrying out GNSS/INS-related research. It is a convenient platform for testing new algorithms and experimental functionalities. GINav is developed in MATLAB environment. It provides a user-friendly graphical user interface (GUI) to facilitate users to learn how to use it quickly. A visualization tool, GINavPlot, is provided for solution presentation and error analysis.
The main features of the software are:

  • Support GNSS absolute positioning modes, include standard single positioning (SPP) and precise single positioning (PPP)
  • Support GNSS relative positioning modes, include post-processing differenced, kinematic and static (PPD, PPK and PPS)
  • Support multi-constellation and multi-frequency GNSS data processing
  • Support GNSS/INS loosely coupled (LC) modes, include SPP/INS LC, PPD/INS LC, PPK/INS LC and PPP/INS LC
  • Support GNSS/INS tightly coupled (TC) modes, include SPP/INS TC, PPD/INS TC, PPK/INS TC and PPP/INS TC
  • INS-aided cycle slip detection and robust estimation for GNSS/INS integration
  • Convenient visualization

Requirements

GINav was developed and tested in MATLAB version 2016a. For this reason, MATLAB version 2016a or newer is required for running GINav. Furthermore, GINav uses LAMBDA v3.0 toolbox to resolve ambiguity. If you use PPK, PPS or PPK/INS mode to process data, please download and install the lambda-3.0.zip file from http://gnss.curtin.edu.au/research/lambda.cfm.

Installation

The installation steps of GINav are as follows:
(1).Unzip GINav.zip to the GINav folder
(2).Unzip lambda-3.0.zip and place the lambda-3.0 folder into the GINav\3rd folder
(3).Open the MATLAB application and set the current folder to the unzipped GINav folder

Quick Start

Please refer to the GINav User Manual.

Configuration file

Please refer to the GINav User Manual.

GINavPlot

GINavPlot is a visualization tool for solution presentation and error analysis, it provides three modules, namely, Plot, Error Plot and PPP Plot modules. You can run GINav\Plot_Analysis.m to start GINAvPlot. Please refer to the GINav User Manual for the usage of GINavPlot.

Dataset

GINav provides different dataset to evaluate its performance, you can use the corresponding configuration file in GINav\conf\ folder to perform GNSS modes and GNSS/INS integration modes. Note that some data are collected from the Internet, if you use the dataset, please cite related paper or indicate the source. Please refer to the GINav User Manual for more details.

  • Dataset "data_cpt". This dataset is collected in a suburban environment with vehicle. The data collection platform is equipped with the Trimble R10 receiver and a tactical grade IMU, together with accurate reference solutions from NovAtel-SPAN-CPT system. This dataset can be used to evaluate the performance of GINav. You can use the corresponding configuration file in GINav\conf\ folder to perform GNSS modes (SPP, PPD, PPK and PPP) and GNSS/INS integration modes (SPP/INS LC, PPD/INS LC, PPK/INS LC PPP/INS LC, SPP/INS TC, PPD/INS TC, PPK/INS TC and PPP/INS TC), and analyze position, velocity and attitude error using GINavPlot.
  • Dataset "data_tokyo". This dataset comes from open-source project UrbanNavDataset. The dataset was collected in a typical urban canyon of Tokyo on December 19, 2018. It can be used to assess the availability of GINav for handling urban dataset. You can use the corresponding configuration file in GINav\conf\ folder to perform SPP, PPK, SPP/INS TC and PPK/INS TC modes, and analyze position, velocity and attitude error using GINavPlot.
  • Dataset "data_mgex". The GNSS observations are collected from IGS-MGEX stations on December, 1, 2019, with 30s sampling intervals, including station WUH2, JFNG and HARB. The dataset includes all required files to perform PPP. You can use the corresponding configuration file in GINav\conf\ folder to perform PPP mode, and plot PPP error using GNIavPlot.
  • Dataset "data_cu". The short-baseline GNSS data are collected from Curtin GNSS Research Centre. GNSS observations on March, 6, 2020 from station CUAA and CUBB can be used to evaluate the performance of PPS mode. Moreover, the ground truth of CUBB station is stored in the GINav\data\data_cu\cubb_pos_ref.mat. You can use the corresponding configuration file in GINav\conf\ folder to perform this dataset, and plot the position error using GINavPlot.

Mathematical model

Please refer to the GINav User Manual.

Acknowledgement

First of all, I pay tribute to Mr. Tomoji Tkasu, the author of RTKLIB software. I admire him for his selfless open-source spirit and elegant programming. The most functions of GINav are refer to RTKLIB. The software is also referring to the PSINS software of Gongmin Yan from Northwestern Polytechnic University, the PPPLib software of Chao Chen from China University of Mining and Technology, the GAMP software of Feng Zhou from Shangdong University of Science and Technology. GINav uses the LAMBDA v3.0 toolbox from Curtin University and some open-source datasets. Thanks to the authors of above software, Curtin GNSS Research Centre, and sharer of UrbanNavDataset. Many thanks are due to Steve Hillia from Notional Oceanic and Atmospheric Administration for his detailed suggestions.

Contact author

Any suggestions, corrections, and comments about GINav are sincerely welcomed and should be sent to:
Author: Kai Chen
E-mail: kaichen@cumt.edu.cn
Address: School of Environment and Geo-informatics, China University of Mining and Technology

References

[1] Verhagen S, Li B, Teunissen PJG (2012) LAMBDA - Matlab implementation, version 3.0. Delft University of Technology and Curtin University
[2] Groves P 2013 Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems, 2nd edn (Bostan and London: Artech House)
[3] Chao C and Chang G 2021 PPPLib: An open-source software for precise point positioning using GPS, BeiDou, Galileo, GLONASS, and QZSS with multi-frequency observations GPS Solutions.

空文件

简介

GNSS and GNSS/INS integration algorithms 展开 收起
MATLAB 等 3 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/benjohn/GINav.git
git@gitee.com:benjohn/GINav.git
benjohn
GINav
GINav
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891