UGV Navigation Using Relative Map and INS Drift Correction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Unmanned ground vehicles (UGVs) face challenges in autonomous navigation due to inaccuracies in GPS tracking and significant errors from Inertial Navigation System (INS) integration drift, which can lead to collisions with obstacles or entry into non-traversable areas.

Innovation Solution

The implementation of a navigation method using a scanning device to generate a relative map of the environment, divided into cells classified as traversable or non-traversable, with cell sizes larger than the maximal INS drift over a predefined distance, combined with INS data for updating the UGV's location, allowing the vehicle to avoid obstacles and maintain accurate navigation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If GPS tracking is used for navigation, then the system is simple and provides global position information, but the tracking accuracy is insufficient and suffers from discontinuities leading to collisions

Engineering Contradiction:
Improveposition tracking accuracyVSAvoidnavigation safety
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent combines GPS tracking with Inertial Navigation System (INS) to create a hybrid navigation system. The INS provides continuous high-frequency position updates to fill GPS discontinuities, while GPS provides absolute position reference to correct INS drift, achieving both continuity and accuracy requirements for safe navigation

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent introduces a map-matching intermediary that correlates INS-derived position with known map features. This intermediary corrects INS drift by anchoring the vehicle's estimated position to verified map locations, providing a reliable reference that prevents navigation errors from accumulating

Inventive Principle:
Principle #24Intermediary (Mediator)

2Speed

If Inertial Navigation System (INS) is used for tracking, then continuous position data is provided, but significant errors accumulate due to integration drift over time

Engineering Contradiction:
Improveposition update rateVSAvoidposition accuracy
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The patent implements feedback by continuously comparing INS-derived position with actual map features through scanning devices. When discrepancies are detected, the system corrects the INS position estimate, preventing drift accumulation while maintaining continuous high-rate position updates

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent performs preliminary action by pre-processing scanning data to create an accurate map of the environment before navigation begins. This pre-established map serves as a reference framework that constrains and corrects INS drift throughout the navigation process

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If small map cells are used for precise obstacle detection, then obstacle localization accuracy improves, but the number of cells increases leading to higher computational complexity

Engineering Contradiction:
Improveobstacle localization accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the map into hierarchical levels: coarse grid cells for general navigation and collision avoidance, with finer segmentation only in regions containing obstacles. This multi-resolution approach maintains obstacle localization accuracy while reducing the total number of cells that require computational processing

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11512975B2Method of navigating an unmanned vehicle and system thereof
Publication Date: 2022.11.29 ELTA SYST LTD
  • US11512975B2 patent drawing
  • US11512975B2 patent drawing
  • US11512975B2 patent drawing

AI summary

The presently disclosed subject matter includes a system and a method of navigating an unmanned ground vehicle (UGV) vehicle comprising a scanning device and an Inertial Navigation System (INS) being operatively connected to at least one processor. Operating the scanning device for scanning an area surrounding the UGV, and generate scanning output data; Generating, based on the scanning output data, a map representing at least a part of the area, the map being relative to a location of the UGV and comprising cells, each cell is classified to a class selected from at least two classes, comprising traversable and non-traversable, and characterized by dimensions larger than an accumulated drift value of the INS over a predefined distance; receiving INS data indicative of a current location of the UGV and updating a location of the UGV relative to cells in the map based on the INS data.