Line-Following Robot Speed Control for Sharp Turns

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional line-following robots face challenges in accurately steering at higher speeds, especially when navigating sharp turns or complex intersections, due to limited visibility and noisy sensor data from IR sensors.

Innovation Solution

A line-following robot system that integrates a microcontroller, a front-mounted camera for image processing, and an IR sensor array to generate a control signal using a PID algorithm, allowing for proactive speed adjustment and improved positional accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If IR sensors are used for line detection, then the robot can detect the line position, but the robot cannot anticipate upcoming path changes due to limited forward visibility

Engineering Contradiction:
Improveline position detectionVSAvoidforward visibility
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The patent combines IR sensors mounted on the front of the robot with a camera system to create a hybrid detection system. The IR sensors provide precise line position detection while the camera captures forward visibility information, merging both sensing modalities to overcome their individual limitations

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The camera system captures images of the track ahead of the robot, allowing the system to anticipate upcoming turns and path changes before the IR sensors detect them. This preliminary detection enables proactive speed adjustment and smoother navigation

Inventive Principle:
Principle #10Preliminary action

2Productivity

If the robot increases speed for efficient navigation, then productivity improves, but steering accuracy deteriorates during sharp turns

Engineering Contradiction:
Improvenavigation speedVSAvoidsteering accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The camera system detects upcoming turns and path changes in advance, allowing the control system to prepare speed reductions before the turn begins. This preliminary detection enables the robot to maintain higher average speeds while accurately navigating sharp turns

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system dynamically adjusts speed based on real-time camera analysis of the track geometry. The robot accelerates on straight sections and decelerates before turns, creating a dynamic speed profile that optimizes both productivity and steering accuracy

Inventive Principle:
Principle #15Dynamics

3Measurement precision

If complex image processing algorithms are used, then line detection accuracy improves, but processing time and computational resources increase

Engineering Contradiction:
Improveline detection accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The image processing is segmented into distinct stages: initial line detection using simple thresholding, followed by refined position calculation using edge detection only in regions of interest. This segmentation reduces overall processing time while maintaining accuracy

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system applies different processing algorithms to different regions of the image. Complex edge detection and Hough transform are applied only to regions where line transitions are detected, while other regions use simpler thresholding, reducing overall computational load

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12287650B1Adaptive speed control for line-following robots and method thereof
Publication Date: 2025.04.29 IMAM MOHAMMAD IBN SAUD ISLAMIC UNIV
  • US12287650B1 patent drawing
  • US12287650B1 patent drawing
  • US12287650B1 patent drawing

AI summary

A line-following robot in an assembly line. The line-following robot includes a microcontroller, a camera connected to the microcontroller, disposed on a front of the line-following robot, and configured to collect line images, an Infrared (IR) sensor array connected to the microcontroller, disposed on the line-following robot, and oriented in a direction of travel of the line-following robot, a first wheel set and a second wheel set disposed opposite one another on opposing sides of a bottom of the line-following robot, and a battery. The microprocessor controls a motor speed of the line-following robot based on an upcoming assembly line by continuously capturing and processing the lines images using an advance image processing technique and computer vision techniques.