Environment Element Classification for Obstacle Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current motion planning systems face challenges in accurately distinguishing between vegetation and non-vegetation environment elements, leading to difficulties in obstacle detection and safe navigation, especially in scenarios where vegetation resembles other obstacles in size and outline.

Innovation Solution

A method and system that classify environment elements by identifying edges and non-edges based on height differences, clustering scanned points, and validating vegetation and non-vegetation candidates using reflection features, generating a grid map to differentiate between types of environment elements and obstacles.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If motion planning systems use standard obstacle detection methods, then navigation can be performed, but vegetation and non-vegetation environment elements cannot be accurately distinguished

Engineering Contradiction:
Improveclassification accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the environment classification problem into multiple processing stages: obtaining scanned points, identifying edges based on height differences, clustering points using sliding windows, classifying vegetation candidates, and validating results. This segmentation allows complex classification to be broken down into manageable steps, improving accuracy without overwhelming system complexity

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces height dimension analysis by identifying edges based on height differences between adjacent scanned points. This vertical dimension differentiation enables the system to distinguish vegetation from non-vegetation obstacles that may appear similar in 2D space, thereby improving classification accuracy

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If the system classifies all scanned points individually, then classification detail is improved, but processing time increases

Engineering Contradiction:
Improveclassification detailVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent merges adjacent scanned points into clusters using sliding window techniques. By processing points in clusters rather than individually, the system maintains classification detail while reducing the total number of processing operations, thereby decreasing processing time

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent applies partial action by focusing detailed classification only on edge points and vegetation candidates identified through height difference analysis, rather than processing every scanned point with the same level of detail. This selective approach maintains necessary classification precision while reducing overall processing time

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS9946266B2Classification of environment elements
Publication Date: 2018.04.17 ISRAEL AEROSPACE IND LTD
  • US9946266B2 patent drawing
  • US9946266B2 patent drawing
  • US9946266B2 patent drawing

AI summary

The presently disclosed subject matter includes, inter alia, a method and a system which enables to classify information of a scanned outdoor or indoor environment to different types of environment elements. The identification of environment element types enables to improve detection of obstacles in an environment. The improved detection of obstacles can assist in motion planning to enable to advance quickly and safely through the environment.