3,401 research outputs found

    Development of a Mobile Robot Local Navigation System Based on Fuzzy-Logic Control and Actual Virtual Target Switching

    Get PDF
    Robot local path planning in an unknown and changing environment with uncertainties is one of the most challenging problems in robotics which involves the integration of many different bodies of knowledge. This makes mobile robotics a challenge worldwide which for many years has been investigated by researchers. Therefore in this thesis, a new fuzzy logic control system is developed for reactive navigation of a behavior-based mobile robot. The motion of a Pioneer 3TM mobile robot was simulated to show the algorithm performance. The robot perceives its environment through an array of eight sonar range finders and self positioning-localization sensors. The robot environment consists of walls and dead end traps from any size and shape, as well as other stationary obstacles and it is assumed to be fully unknown. Robot behaviors consist of obstacle avoidance, target seeking, speed control, barrier following and local minimum avoidance. While the fuzzy logic body of the algorithm performs the main tasks of obstacle avoidance, target seeking, and speed adjustment, an actual-virtual target switch strategy integrated with the fuzzy logic algorithm enables the robot to show wall following behavior when needed. This combinational approach which uses a new kind of target shift, significantly results in resolving the problem of multiple minimum in local navigation which is an advantage beyond the pure fuzzy logic approach and the common virtual target switch techniques. In this work, multiple traps may have any type of shape or arrangement from barriers forming simple corners and U-shape dead ends to loops, maze, snail shape, and many others. Under the control of the algorithm, the mobile robot makes logical trajectories toward the target, finds best ways out of dead ends, avoids any types of obstacles, and adjusts its speed efficiently for better obstacle avoidance and according to power considerations and actual limits. From TRAINER Software and Colbert Program which were used in the simulation work, the system managed to solve all the problems in sample environments and the results were compared with results from other related methods to show the effectiveness and robustness of the proposed approach

    An hybridization of global-local methods for autonomous mobile robot navigation in partially-known environments

    Get PDF
    This paper deals with the navigation problem of an autonomous non-holonomic mobile robot in partially-known environment. In this proposed method, the entire process of navigation is divided into two phases: an off-line phase on which a distance-optimal reference trajectory enables the mobile robot to move from an initial position to a desired target which is planned using the B-spline method and the Dijkstra algorithm. In the online phase of the navigation process, the mobile robot follows the planned trajectory using a sliding mode controller with the ability of avoiding unexpected obstacles by the use of fuzzy logic controller. Also, the fuzzy logic and fuzzy wall-following controllers are used to accomplish the reactive navigation mission (path tracking and obstacle avoidance) for a comparative purpose. Simulation results prove that the proposed path planning method (B-spline) is simple and effective. Also, they attest that the sliding mode controller track more precisely the reference trajectory than the fuzzy logic controller (in terms of time elapsed to reach the target and stability of two wheels velocity) and this last gives best results than the wall-following controller in the avoidance of unexpected obstacles. Thus, the effectiveness of our proposed approach (B-spline method combined with sliding mode and fuzzy logic controllers) is proved compared to other techniques

    Adaptive neuro-fuzzy technique for autonomous ground vehicle navigation

    Get PDF
    This article proposes an adaptive neuro-fuzzy inference system (ANFIS) for solving navigation problems of an autonomous ground vehicle (AGV). The system consists of four ANFIS controllers; two of which are used for regulating both the left and right angular velocities of the AGV in order to reach the target position; and other two ANFIS controllers are used for optimal heading adjustment in order to avoid obstacles. The two velocity controllers receive three sensor inputs: front distance (FD); right distance (RD) and left distance (LD) for the low-level motion control. Two heading controllers deploy the angle difference (AD) between the heading of AGV and the angle to the target to choose the optimal direction. The simulation experiments have been carried out under two different scenarios to investigate the feasibility of the proposed ANFIS technique. The simulation results have been presented using MATLAB software package; showing that ANFIS is capable of performing the navigation and path planning task safely and efficiently in a workspace populated with static obstacles

    Wavefront Propagation and Fuzzy Based Autonomous Navigation

    Full text link
    Path planning and obstacle avoidance are the two major issues in any navigation system. Wavefront propagation algorithm, as a good path planner, can be used to determine an optimal path. Obstacle avoidance can be achieved using possibility theory. Combining these two functions enable a robot to autonomously navigate to its destination. This paper presents the approach and results in implementing an autonomous navigation system for an indoor mobile robot. The system developed is based on a laser sensor used to retrieve data to update a two dimensional world model of therobot environment. Waypoints in the path are incorporated into the obstacle avoidance. Features such as ageing of objects and smooth motion planning are implemented to enhance efficiency and also to cater for dynamic environments

    A reconfigurable hybrid intelligent system for robot navigation

    Get PDF
    Soft computing has come of age to o er us a wide array of powerful and e cient algorithms that independently matured and in uenced our approach to solving problems in robotics, search and optimisation. The steady progress of technology, however, induced a ux of new real-world applications that demand for more robust and adaptive computational paradigms, tailored speci cally for the problem domain. This gave rise to hybrid intelligent systems, and to name a few of the successful ones, we have the integration of fuzzy logic, genetic algorithms and neural networks. As noted in the literature, they are signi cantly more powerful than individual algorithms, and therefore have been the subject of research activities in the past decades. There are problems, however, that have not succumbed to traditional hybridisation approaches, pushing the limits of current intelligent systems design, questioning their solutions of a guarantee of optimality, real-time execution and self-calibration. This work presents an improved hybrid solution to the problem of integrated dynamic target pursuit and obstacle avoidance, comprising of a cascade of fuzzy logic systems, genetic algorithm, the A* search algorithm and the Voronoi diagram generation algorithm

    Development of a new minimum avoidance system for a behavior-based mobile robot

    Get PDF
    A new fuzzy logic algorithm is developed for mobile robot navigation in local environments. A Pioneer robot perceives its environment through an array of eight sonar sensors and self positioning-localization sensors. While the fuzzy logic body of the algorithm performs the main tasks of obstacle avoidance and target seeking, an actual–virtual target switching strategy resolves the problem of limit cycles in any type of dead-ends encountered on the way to the target. This is an advantage beyond pure fuzzy logic approach and common virtual target techniques. In this work, multiple traps may have any shape or arrangement from barriers forming simple corners and U-shape dead-ends to loops, maze, snail shape, and other complicated shapes. Robot trajectories are demonstrated by simulation work and compared with results from other related methods to prove the robustness of this method

    Platform Relative Sensor Abstractions across Mobile Robots using Computer Vision and Sensor Integration

    Get PDF
    Uniform sensor management and abstraction across different robot platforms is a difficult task due to the sheer diversity of sensing devices. However, because these sensors can be grouped into categories that in essence provide the same information, we can capture their similarities and create abstractions. An example would be distance data measured by an assortment of range sensors, or alternatively extracted from a camera using image processing. This paper describes how using software components it is possible to uniformly construct high-level abstractions of sensor information across various robots in a way to support the portability of common code that uses these abstractions (e.g. obstacle avoidance, wall following). We demonstrate our abstractions on a number of robots using different configurations of range sensors and cameras
    corecore