Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
169 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

GNSS Odometry: Precise Trajectory Estimation Based on Carrier Phase Cycle Slip Estimation (2312.02424v1)

Published 5 Dec 2023 in cs.RO

Abstract: This paper proposes a highly accurate trajectory estimation method for outdoor mobile robots using global navigation satellite system (GNSS) time differences of carrier phase (TDCP) measurements. By using GNSS TDCP, the relative 3D position can be estimated with millimeter precision. However, when a phenomenon called cycle slip occurs, wherein the carrier phase measurement jumps and becomes discontinuous, it is impossible to accurately estimate the relative position using TDCP. Although previous studies have eliminated the effect of cycle slip using a robust optimization technique, it was difficult to completely eliminate the effect of outliers. In this paper, we propose a method to detect GNSS carrier phase cycle slip, estimate the amount of cycle slip, and modify the observed TDCP to calculate the relative position using the factor graph optimization framework. The estimated relative position acts as a loop closure in graph optimization and contributes to the reduction in the integration error of the relative position. Experiments with an unmanned aerial vehicle showed that by modifying the cycle slip using the proposed method, the vehicle trajectory could be estimated with an accuracy of 5 to 30 cm using only a single GNSS receiver, without using any other external data or sensors.

Citations (11)

Summary

  • The paper introduces a novel graph optimization framework that integrates TDCP measurements to detect and correct GNSS carrier phase cycle slips.
  • It employs a tightly coupled approach that significantly enhances trajectory accuracy for UAVs and static receivers.
  • Experimental results demonstrate that the proposed method outperforms existing techniques, offering improved precision for outdoor robot navigation.

Overview

The discussed paper introduces a method for improving the trajectory estimation of outdoor mobile robots using the Global Navigation Satellite System (GNSS), specifically through handling the issue of cycle slip in carrier phase measurements. Cycle slip refers to the sudden losses of the continuous carrier phase tracking, which harm the accuracy of trajectory estimations derived from time differences in GNSS carrier phase (TDCP) measurements. This paper's method detects, estimates, and corrects cycle slip within a graph optimization framework, showing significant improvements in position estimation accuracy.

Methodology

The research presents a tightly coupled integration approach that uses TDCP measurements directly as constraints for graph optimization, enhancing the trajectory estimation process. A novel factor graph structure is proposed that incorporates the estimated amount of cycle slip. Through this structure, TDCP factors that account for cycle slip are used to modify and maintain accurate relative position estimation. The method also incorporates constraints on the time variation of cycle slip in the graph, adjusting for errors based on the likelihood of cycle slip occurrence.

Experimental Validation

The paper details experiments using an unmanned aerial vehicle (UAV) and static GNSS receivers, showcasing that the proposed method can accurately correct for cycle slips. Even in scenarios with extended time intervals between measurements, the approach manages to maintain a precise relative position estimation. Comparative analyses in the experiments demonstrate that the new method outperforms other existing techniques, including robust optimization techniques and the authors' previous work, known as Time-Relative RTK-GNSS.

Implications and Future Work

The experimental results suggest that by incorporating the proposed strategy for handling cycle slips in carrier phase measurements, it is possible to improve trajectory estimations significantly. Such improvements have practical implications for various applications of outdoor robots, such as mapping, delivery, and unmanned operations. Additionally, the paper recognizes the challenge of applying the approach in urban environments, where low-elevation satellites are often obstructed, and proposes addressing non-line-of-sight (NLOS) multipath as an area for future research.