Autonomous Vehicle Image Localization in GPS-Denied Environments

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicles face challenges in determining their location when primary location services like GPS are unavailable due to signal interference or lack of coverage in environments such as forests or buildings, leading to potential navigation failures.

Innovation Solution

An incremental, iterative image comparison process is implemented using onboard sensors to capture and compare images of the vehicle's surroundings with stored images having known coordinates, expanding the geographic radius until a match is found or a maximum radius is reached, allowing for location determination without relying solely on GPS.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If GPS and other electromagnetic signal-based location services are used, then location determination is fast and accurate in open environments, but the system becomes unreliable in environments with signal interference or lack of coverage

Engineering Contradiction:
Improvelocation determination reliabilityVSAvoidenvironmental adaptability
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The location determination system is segmented into multiple independent methods: electromagnetic signal-based location (GPS, cellular, Wi-Fi) and image-based location. Each method operates independently and can be used when the other is unavailable, improving reliability across different environmental conditions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The autonomous vehicle is equipped with multiple location determination capabilities that serve universal purposes across different environments. The system can switch between GPS-based location and image-based location depending on environmental conditions, making the location system universally applicable whether in open spaces or signal-denied environments.

Inventive Principle:
Principle #6Universality (Multi-functionality)

2Reliability

If image-based location determination is implemented as a backup system, then reliability in signal-denied environments is improved, but image processing requirements and computational complexity increase

Engineering Contradiction:
Improvelocation determination reliabilityVSAvoidimage processing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

Images are captured and stored in advance at known GPS coordinates during normal operation. When GPS becomes unavailable, the system only needs to compare current images against the pre-stored image database rather than processing images from scratch, significantly reducing computational complexity.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system compares images within a limited geographic radius around the expected vehicle position rather than searching the entire image database. This partial action approach reduces processing requirements while still ensuring reliable location determination by focusing computational resources on the most likely location area.

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If the geographic radius for image comparison is expanded to ensure location accuracy, then measurement precision is improved, but processing time and computational load increase

Engineering Contradiction:
Improvelocation determination precisionVSAvoidlocation determination time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs image comparison within a partial geographic radius around the expected vehicle position rather than searching the entire possible area. This limited search scope reduces processing time while maintaining sufficient location precision by focusing on the most probable location region.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system uses GPS data and vehicle motion information to dynamically adjust the geographic radius for image comparison. When GPS is available, the radius is smaller; when GPS is unavailable, the radius is expanded just enough to ensure location accuracy is found, optimizing the balance between precision and processing time.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11079242B2System and method for determining autonomous vehicle location using incremental image analysis
Publication Date: 2021.08.03 WALMART APOLLO LLC
  • US11079242B2 patent drawing
  • US11079242B2 patent drawing
  • US11079242B2 patent drawing

AI summary

Systems, methods, and computer-readable storage media for determining autonomous vehicle location using incremental image analysis. An exemplary method can include identifying an expected position of an autonomous vehicle which is moving, and identifying, an actual position of the autonomous vehicle. The identifying of the actual position occurs by obtaining images of the autonomous vehicle's surroundings, initiating an iterative image comparison of those images to previously stored images within a given geographic radius of the autonomous vehicle, and iteratively extending the radius (and the pictures being compared) until a match is found or until the maximum radius is reached.