paper-with-me

홈 › Papers

GPS-Denied Navigation Using Low-Cost Inertial Sensors and Recurrent Neural Networks

2021-09-10 · Ahmed AbdulMajuid, Osama Mohamady, Mohannad Draz, Gamal El-bayoumi

Autonomous missions of drones require continuous and reliable estimates for the drone's attitude, velocity, and position. Traditionally, these states are estimated by applying Extended Kalman Filter (EKF) to Accelerometer, Gyroscope, Barometer, Magnetometer, and GPS measurements. When the GPS signal is lost, position and velocity estimates deteriorate quickly, especially when using low-cost inertial sensors. This paper proposes an estimation method that uses a Recurrent Neural Network (RNN) to allow reliable estimation of a drone's position and velocity in the absence of GPS signal. The RNN is trained on a public dataset collected using Pixhawk. This low-cost commercial autopilot logs the raw sensor measurements (network inputs) and corresponding EKF estimates (ground truth outputs). The dataset is comprised of 548 different flight logs with flight durations ranging from 4 to 32 minutes. For training, 465 flights are used, totaling 45 hours. The remaining 83 flights totaling 8 hours are held out for validation. Error in a single flight is taken to be the maximum absolute difference in 3D position (MPE) between the RNN predictions (without GPS) and the ground truth (EKF with GPS). On the validation set, the median MPE is 35 meters. MPE values as low as 2.7 meters in a 5-minutes flight could be achieved using the proposed method. The MPE in 90% of the validation flights is bounded below 166 meters. The network was experimentally tested and worked in real-time.

📄 PDF Abstract BibTeX arXiv:2109.04861

Code (1)

majuid/DeepNav 공식 구현 tf

Tasks

Position

Similar Papers 제목 키워드 기반

Nonlinear Deterministic Observer for Inertial Navigation using Ultra-wideband and IMU Sensor Fusion

2023-08-15 · Hashim A. Hashim, Abdelrahman E. E. Eltoukhy, Kyriakos G. Vamvoudakis, Mohammed I. Abouheaf

Navigation in Global Positioning Systems (GPS)-denied environments requires robust estimators reliant on fusion of inertial sensors able to estimate rigid-body's orientation, position, and linear velocity. Ultra-wideband…

PositionSensor Fusion

Design and Experimental Validation of an Autonomous USV for Sensor Fusion-Based Navigation in GNSS-Denied Environments

2025-03-30 · Samuel Cohen-Salmon, Itzik Klein

This paper presents the design, development, and experimental validation of MARVEL, an autonomous unmanned surface vehicle built for real-world testing of sensor fusion-based navigation algorithms in GNSS-denied environm…

Sensor Fusion

Robust Extended Kalman Filter for Land Navigation Using Massive Array of MEMS IMUs

2026-06-28 · Omer Hanani, Alon Kipnis arxiv

We propose a robust Extended Kalman Filter (EKF) architecture for land navigation using an array of hundreds of low-cost micro-electromechanical systems (MEMS) inertial sensors. The main challenges in this setting are bu…

Visual-Thermal Landmarks and Inertial Fusion for Navigation in Degraded Visual Environments

2019-03-05 · Shehryar Khattak, Christos Papachristos, Kostas Alexis

With an ever-widening domain of aerial robotic applications, including many mission critical tasks such as disaster response operations, search and rescue missions and infrastructure inspections taking place in GPS-denie…

Disaster ResponseNavigateRobot NavigationSensor Fusion

Dual-Branch INS/GNSS Fusion with Inequality and Equality Constraints

2026-02-24 · Mor Levenhar, Itzik Klein arxiv

Reliable vehicle navigation in urban environments remains a challenging problem due to frequent satellite signal blockages caused by tall buildings and complex infrastructure. While fusing inertial reading with satellite…