Tactile-Adaptive Snake Robot Gait Control on Complex Terrain

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Controlling snake robots in complex environments with obstacles or uneven terrain is challenging due to the difficulty in integrating tactile information into the control loop for enhancing terrain adaptability, leading to potential traversal failures.

Innovation Solution

A method involving a snake robot with tactile sensors that utilize a hierarchical reinforcement learning model to dynamically adjust gaits based on tactile data, incorporating a high-level controller for path planning and a low-level controller for local navigation, enabling real-time terrain adaptability.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If traditional control methods are used without tactile sensing, then the control system is simpler, but the robot cannot adapt gait to terrain and is prone to traversal failure

Engineering Contradiction:
Improveterrain adaptabilityVSAvoidcontrol system complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The control system is segmented into modular components: tactile sensor modules distributed across robot segments, feature extraction modules, gait selection modules, and execution modules. This segmentation allows the complex adaptive control to be broken into manageable parts while maintaining overall functionality and reducing implementation complexity

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements closed-loop feedback by continuously collecting tactile data from sensors during locomotion, processing this feedback to identify terrain features, and dynamically adjusting gait parameters in real-time. This feedback mechanism enables terrain adaptability while the automated nature of the feedback loop prevents excessive complexity

Inventive Principle:
Principle #23Feedback

2Adaptability or versatility

If tactile sensors are integrated into the control loop, then terrain adaptability is enhanced, but the difficulty of detecting and measuring terrain characteristics increases

Engineering Contradiction:
Improveterrain adaptabilityVSAvoidterrain feature detection difficulty
Core Design Contradiction:
Adaptability or versatilityVSDifficulty of detecting and measuring

Solution Approach 1:

The patent introduces intermediate processing layers between the tactile sensors and the control decisions. Tactile feature extraction algorithms act as intermediaries that automatically process raw sensor data to identify terrain characteristics, reducing the complexity of direct terrain detection and measurement while enhancing adaptability

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system creates simplified representations (copies) of complex terrain characteristics through tactile feature extraction. Instead of directly measuring and analyzing all terrain properties, the system generates condensed tactile feature vectors that capture essential terrain information, making detection and measurement more manageable

Inventive Principle:
Principle #26Copying

3Productivity

If dynamic gait adjustment based on tactile data is implemented, then traversal efficiency is improved, but the control algorithm complexity increases

Engineering Contradiction:
Improvetraversal efficiencyVSAvoidcontrol algorithm complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by pre-processing tactile data to extract terrain features before making gait adjustment decisions. Gait libraries with pre-defined motion patterns are prepared in advance, allowing the controller to select and parameterize appropriate gaits based on extracted features rather than generating gaits from scratch, thus improving traversal efficiency while managing algorithm complexity

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent implements dynamic gait adjustment through parameter changes rather than complete gait re-generation. The system modifies parameters of selected gaits (amplitude, frequency, phase) based on tactile feedback and terrain features, which is computationally more efficient than developing entirely new gait patterns, thereby improving traversal efficiency while controlling algorithm complexity

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20260079496A1Tactile-adaptive snake robot navigation system
Publication Date: 2026.03.19 NORTHEASTERN UNIV (US)
  • US20260079496A1 patent drawing
  • US20260079496A1 patent drawing
  • US20260079496A1 patent drawing

AI summary

A method for snake robot navigation, the method including: providing a snake robot comprising a plurality of modules and a plurality of tactile sensors disposed thereon; planning a path over a terrain between an initial position and a target location; detecting a tactile datum from the plurality of tactile sensors; selecting, based on the path, one of a plurality of gaits the snake robot may perform by relative movement of the plurality of modules; dynamically adjusting the selected gait based on the tactile datum; and commanding the plurality of modules to perform the adjusted gait.