Autonomous Navigation Path Generation Without Prior Occupancy Maps

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Mobile robots require a previously generated occupancy grid map for navigation, which is time-consuming to create and requires large data storage, especially in city-scale environments, and typical navigation techniques fail to identify waypoints in real-time generated maps without prior mapping.

Innovation Solution

Generate a global path using a topology map and convert it to an occupancy grid map, projecting sub-waypoints into drivable areas to create a local path, utilizing sensor data for real-time mapping and reducing data capacity needs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a previously generated occupancy grid map is used for navigation, then the robot can perform autonomous navigation, but the map generation requires large data storage and much time

Engineering Contradiction:
Improveautonomous navigation capabilityVSAvoiddata capacity
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent segments the navigation system into two parts: a lightweight topology map containing only essential navigation information (nodes and edges) and a detailed occupancy grid map. This segmentation allows the robot to navigate using minimal data while maintaining autonomous navigation capability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent extracts only the essential navigation elements (nodes and edges representing drivable paths) from the complete occupancy grid map to create a topology map. This extraction removes unnecessary detailed information while preserving the core navigation functionality.

Inventive Principle:
Principle #2Taking out (Extraction)

2Reliability

If a previously generated occupancy grid map is used for navigation, then the robot can perform autonomous navigation, but the map generation requires much time

Engineering Contradiction:
Improveautonomous navigation capabilityVSAvoidmap generation time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent performs preliminary action by pre-generating the topology map offline containing essential navigation structures. This allows the robot to skip time-consuming full map generation during operation, as the topology map can be created once and reused.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

By segmenting map generation into offline topology creation and online occupancy updates, the system separates time-intensive operations from real-time operations, reducing the time required for navigation preparation.

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If sensor data from all sensors is used to generate the occupancy grid map, then the map accuracy is improved, but the data capacity becomes large

Engineering Contradiction:
Improvemap accuracyVSAvoiddata capacity
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent extracts only the essential navigational features from sensor data to create the topology map (nodes and edges), rather than storing complete sensor data. This extraction maintains map accuracy for navigation purposes while dramatically reducing data capacity requirements.

Inventive Principle:
Principle #2Taking out (Extraction)

4Area of stationary object

If the robot visits a site to generate the previous occupancy grid map in city-scale environments, then the navigation coverage is expanded, but the time required for map generation increases

Engineering Contradiction:
Improvenavigation coverageVSAvoidmap generation time
Core Design Contradiction:
Area of stationary objectVSLoss of time

Solution Approach 1:

The patent performs preliminary action by pre-generating topology maps for large areas using offline processing. This allows the robot to navigate city-scale environments without requiring time-consuming on-site map generation, as the topological structure is prepared in advance.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12602052B2Method and apparatus with navigation path generation
Publication Date: 2026.04.14 ELECTRONICS & TELECOMM RES INST
  • US12602052B2 patent drawing
  • US12602052B2 patent drawing
  • US12602052B2 patent drawing

AI summary

A method and apparatus of generating a path for autonomous navigation of a mobile computing apparatus is provided. The mobile computing apparatus includes one or more processors configured to map a set global path, which connects a current position of the mobile computing apparatus with a future destination of the mobile computing apparatus based on a topology map, to a real-time generated occupancy grid map that represents, based on sensor data of a surrounding environment of the mobile computing apparatus, an un-drivable area and a drivable area in the surrounding environment, and generate a local path, for a traveling of the mobile computing apparatus, connecting the current position with a sub-waypoint that corresponds to the drivable area in response to a next waypoint, to which the mobile computing apparatus is set to travel based on the global path, being determined to correspond to the un-drivable area.