IIoT AGV Path Planning for Fast Obstacle Rerouting

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

On super-large-scale production lines, obstacles on AGV routes can significantly affect the transportation efficiency, requiring time-consuming re-planning of routes which impacts production line efficiency.

Innovation Solution

An Industrial Internet of Things system is implemented, comprising a user platform, service platform, management platform, and sensor network platform, which uses a second iteration approach to determine an optimal AGV path by calculating connected node and edge transition probabilities based on obstacle situations, updating pheromone information, and selecting the best path.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional route re-planning is performed when obstacles are detected on AGV routes, then the AGV can avoid obstacles and continue transportation, but the route re-planning process consumes significant time and reduces production line efficiency

Engineering Contradiction:
Improveobstacle avoidance capabilityVSAvoidroute re-planning time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system pre-calculates and stores multiple alternative routes between different nodes in the production workshop before obstacles appear. When an obstacle is detected, the AGV immediately switches to a pre-computed alternative route without performing time-consuming real-time re-planning, thus resolving the contradiction between obstacle avoidance reliability and re-planning time loss.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system dynamically adjusts the route selection based on real-time obstacle detection while maintaining a library of pre-computed routes. The route planning transitions from static pre-planning to dynamic adaptive selection, allowing the AGV to quickly respond to obstacles by choosing from pre-prepared alternative paths, thereby reducing re-planning time while ensuring reliable obstacle avoidance.

Inventive Principle:
Principle #15Dynamics

2Productivity

If multiple alternative routes are pre-calculated and stored for AGV navigation, then route selection efficiency is improved when obstacles occur, but the system complexity and data storage requirements increase

Engineering Contradiction:
Improveroute selection efficiencyVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The production workshop is divided into multiple nodes and segments, with alternative routes pre-calculated for each segment rather than for the entire workshop. This segmentation reduces the overall data storage requirements and system complexity while maintaining high route selection efficiency, as the AGV only needs to select from alternatives in the current segment rather than evaluating all possible routes throughout the entire workshop.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements local alternative route planning for each specific segment or node where obstacles may occur, rather than maintaining global alternative routes for the entire workshop. This local quality approach reduces the overall system complexity and data storage requirements while ensuring that alternative routes are available exactly where needed, thereby maintaining high route selection efficiency without proportionally increasing system complexity.

Inventive Principle:
Principle #3Local quality

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

This solution effectively improves the efficiency of selecting new routes in the presence of obstacles, reduces data redundancy and calculation costs, and minimizes the impact of obstacles on material loading in ultra-large-scale production environments.

Implementation Method 1

updating pheromone of all the nodes and pheromone of all the edges, the pheromone being mark information left by the decision-making entity when passing the second transition route, the pheromone of the nodes being used to determine the connected node transition probability, and the pheromone of the edges being used to determine the first edge transition probability

Methodology Applied
Scientific EffectPheromone updating mechanism:

Data Source

PatentUS12235633B2Industrial internet of things for determining target automatic guided vehicle (AGV) path, control method, and storage medium thereof
Publication Date: 2025.02.25 CHENGDU QINCHUAN IOT TECH CO LTD
  • US12235633B2 patent drawing
  • US12235633B2 patent drawing
  • US12235633B2 patent drawing

AI summary

An industrial internet of things for determining a target automatic guided vehicle (AGV) path, a control method, and a storage medium are provided. The industrial internet of things comprises a service platform, a management platform and a sensor network platform which are connected in sequence. The management platform comprises: an obtaining module configured to obtain an AGV route layout of a target workshop through the sensor network platform, and generate a basic layout directed graph according to the AGV route layout; and a determination module configured to determine, based on the basic layout directed graph, an optimal AGV path through a second iteration approach; generate a target AGV path at least based on the optimal AGV path; and control an AGV to carry out material transportation according to the target AGV path, and send the target AGV path to the user platform for display to a user.