Related Experiment Video
Updated: May 11, 2026

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
Published on: March 2, 2015
Neuro-fuzzy controller to navigate an unmanned vehicle
Boumediene Selma1, Samira Chouraqui
1Department of Computer Science, Faculty of Science, University of Science and Technology "Mohamed Boudiaf" USTO Oran, Oran, BP1505, Algeria.
This study introduces a neuro-fuzzy control method for autonomous vehicle navigation. The neuro-fuzzy approach enhances control performance and precision for unmanned vehicles in complex environments.
Area of Science:
- Robotics
- Artificial Intelligence
- Control Systems
Background:
- Autonomous vehicle navigation relies heavily on precise control strategies.
- Traditional methods like Artificial Neural Networks (ANNs) lack interpretability.
- Fuzzy Logic Controllers offer rule-based interpretability but can be difficult to tune.
Purpose of the Study:
- To develop and implement a novel neuro-fuzzy control method for Unmanned Vehicle (UV) navigation.
- To enhance the autonomous navigation ability and road-following precision of UVs.
- To leverage the complementary strengths of Neural Networks and Fuzzy Logic for improved control.
Main Methods:
- Implementation of an Artificial Neural Network Fuzzy Inference System (ANFIS) controller.
- Simulation of an autonomous vehicle navigating a complex environment with terrain and obstacles.
- Comparison of ANFIS performance against traditional Artificial Neural Network (ANN) methods.
Main Results:
- The neuro-fuzzy control system demonstrated significant improvements in control performance.
- Enhanced navigation ability and road-following precision were observed compared to previous methods.
- The ANFIS controller effectively integrated learning capabilities with interpretable fuzzy logic rules.
Conclusions:
- Neuro-fuzzy techniques, specifically ANFIS, offer a superior approach to autonomous vehicle control.
- Combining Neural Networks and Fuzzy Logic provides a robust and interpretable control solution.
- This method enhances UV performance in complex, dynamic environments.
Related Concept Videos
Hierarchy of Motor Control
PD Controller: Design
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
Open and closed-loop control systems
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal and...
Feedback control systems
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
Control Systems: Applications
In modern vehicles, control systems manage various functions to enhance performance and safety. The steering wheel and accelerator are primary inputs in a car's control system. The direction...
PI Controller: Design