8 research outputs found

    Distributed control of multi-robot systems using bifurcating potential fields

    Get PDF
    The distributed control of multi-robot systems has been shown to have advantages over conventional single robot systems. These include scalability, flexibility and robustness to failures. This paper considers pattern formation and reconfigurability in a multi-robot system using bifurcating potential fields. It is shown how various patterns can be achieved through a simple free parameter change. In addition the stability of the system of robots is proven to ensure that desired behaviours always occur

    Time-delayed autosynchronous swarm control

    Get PDF
    In this paper a general Morse potential model of self-propelling particles is considered in the presence of a time-delayed term and a spring potential. It is shown that the emergent swarm behavior is dependent on the delay term and weights of the time-delayed function which can be set to induce a stationary swarm, a rotating swarm with uniform translation and a rotating swarm with a stationary center-of-mass. An analysis of the mean field equations shows that without a spring potential the motion of the center-of-mass is determined explicitly by a multi-valued function. For a non-zero spring potential the swarm converges to a vortex formation about a stationary center-of-mass, except at discrete bifurcation points where the center-of-mass will periodically trace an ellipse. The analytical results defining the behavior of the center-of-mass are shown to correspond with the numerical swarm simulations

    Towards a communication free coordination for multi-robot exploration

    Get PDF
    National audienceFrontier-based exploration method are known to be efˇcient for multi-robot exploration systems. In this paper, we propose a novel, computationally inexpensive, frontier allocation method favoring a well balanced spatial distribution of robots in the environment. It is based on the computation of a position criteria. The position of a robot towards a frontier is deˇned by the number of robots closer to the frontier. Distances to frontiers are computed using a wavefront propagation from each frontier. The local minimum free potential ˇelds, thus created, are also used for navigation achieved by descending the potential ˇeld gradient. Comparisons with existing approaches in simulation demonstrated the efˇciency of our algorithm and experiments on robots validated the navigation method

    Formation Navigation and Relative Localisation of Multi-Robot Systems

    Get PDF
    When proceeding from single to multiple robots, cooperative action is one of the most relevant topics. The domain of robotic security systems contains typical applications for a multi-robot system (MRS). Possible scenarios are safety and security issues on airports, harbours, large industry plants or museums. Additionally, the field of environmental supervision is an up-coming issue. Inherent to these applications is the need for an organised and coordinated navigation of the robots, and a vital prerequisite for any coordinated movements is a good localisation. This dissertation will present novel approaches to the problems of formation navigation and relative localisation with multiple ground-based mobile robots. It also looks into the question what kind of metric is applicable for multi-robot navigation problems. Thereby, the focus of this work will be on aspects of 1. coordinated navigation and movement A new potential-field-based approach to formation navigation is presented. In contradiction to classical potential-field-based formation approaches, the proposed method also uses the orientation between neighbours in the formation. Consequently, each robot has a designated position within the formation. Therefore, the new method is called directed potential field approach. Extensive experiments prove that the method is capable of generating all kinds of formation shapes, even in the presence of dense obstacles. All tests have been conducted with simulated and real robots and successfully guided the robot formation through environments with varying obstacle configurations. In comparison, the nondirected potential field approach turns out to be unstable regarding the positions of the robots within formations. The robots strive to switch their positions, e.g. when passing through narrow passages. Under such conditions the directed approach shows a preferable behaviour, called “breathing”. The formation shrinks or inflates depending on the obstacle situation while trying to maintain its shape and keep the robots at their desired positions inside the formation. For a more particular comparison of formation algorithms it is important to have measures that allow a meaningful evaluation of the experimental data. For this purpose a new formation metric is developed. If there are many obstacles, the formation error must be scaled down to be comparable to an empty environment where the error would be small. Assuming that the environment is unknown and possibly non-static, only actual sensor information can be used for these calculations. We developed a special weighting factor, which is inverse proportional to the “density” of obstacles and which turns out to model the influence of the environment adequately. 2. relative localisation A new method for relative localisation between the members of a robot group is introduced. This relative localisation approach uses mutual sensor observations to localise the robots with respect to other objects – without having an environment model. Techniques like the Extended Kalman Filter (EKF) have proven to be powerful tools in the field of single robot applications. This work presents extensions to these algorithms with respect to the use in MRS. These aspects are investigated and combined under the topic of improving and stabilising the performance of the localisation and navigation process. Most of the common localisation approaches use maps and/or landmarks with the intention of generating a globally consistent world-coordinate system for the robot group. The aim of the here presented relative localisation approach, on the other hand, is to maintain only relative positioning between the robots. The presented method enables a group of mobile robots to start at an unknown location in an unknown environment and then to incrementally estimate their own positions and the relative locations of the other robots using only sensor information. The result is a robust, fast and precise approach, which does not need any preconditions or special assumptions about the environment. To validate the approach extensive tests with both, real and simulated, robots have been conducted. For a more specific evaluation, the Mean Localisation Error (MLE) is introduced. The conducted experiments include a comparison between the proposed Extended Kalman Filter and a standard SLAM-based approach. The developed method robustly delivered an accuracy better than 2 cm and performed at least as well as the SLAM approach. The algorithm coped with scattered groups of robots while moving on arbitrarily shaped paths. In summary, this thesis presents novel approaches to the field of coordinated navigation in multi-robot systems. The results facilitate cooperative movements of robot groups as well as relative localisation among the group members. In addition, a solid foundation for a non-environment related metric for formation navigation is introduced

    A comparison study of search heuristics for an autonomous multi-vehicle air-sea rescue system

    Get PDF
    The immense power of the sea presents many life-threatening dangers to humans, and many fall foul of its unforgiving nature. Since manned rescue operations at sea (and indeed other search and rescue operations) are also inherently dangerous for rescue workers, it is common to introduce a level of autonomy to such systems. This thesis investigates via simulations the application of various search algorithms to an autonomous air-sea rescue system, which consists of an unmanned surface vessel as the main hub, and four unmanned helicopter drones. The helicopters are deployed from the deck of the surface vessel and are instructed to search certain areas for survivors of a stricken ship. The main aim of this thesis is to investigate whether common search algorithms can be applied to the autonomous air-sea rescue system to carry out an efficient search for survivors, thus improving the present-day air-sea rescue operations. Firstly, the mathematical model of the helicopter is presented. The helicopter model consists of a set of differential equations representing the translational and rotational dynamics of the whole body, the flapping dynamics of the main rotor blades, the rotor speed dynamics, and rotational transformations from the Earth-fixed frame to the body frame. Next, the navigation and control systems are presented. The navigation system consists of a line-of-sight autopilot which points each vehicle in the direction of its desired waypoint. Collision avoidance is also discussed using the concept of a collision cone. Using the mathematical models, controllers are developed for the helicopters: Proportional-Integral-Derivative (PID) and Sliding Mode controllers are designed and compared. The coordination of the helicopters is carried out using common search algorithms, and the theory, application, and analysis of these algorithms is presented. The search algorithms used are the Random Search, Hill Climbing, Simulated Annealing, Ant Colony Optimisation, Genetic Algorithms, and Particle Swarm Optimisation. Some variations of these methods are also tested, as are some hybrid algorithms. As well as this, three standard search patterns commonly used in maritime search and rescue are tested: Parallel Sweep, Sector Search, and Expanding Square. The effect of adding to the objective function a probability distribution of target locations is also tested. This probability distribution is designed to indicate the likely locations of targets and thus guide the search more effectively. It is found that the probability distribution is generally very beneficial to the search, and gives the search the direction it needs to detect more targets. Another interesting result is that the local algorithms perform significantly better when given good starting points. Overall, the best approach is to search randomly at the start and then hone in on target areas using local algorithms. The best results are obtained when combining a Random Search with a Guided Simulated Annealing algorithm

    Development of a formation control algorithm to coordinate multiple biomimetic AUVs in the presence of realistic environmental constraints

    Get PDF
    Biomimetic Autonomous Underwater Vehicles (BAUVs) are a class of Uncrewed Underwater Vehicle (UUV) that mimic the propulsive and steering mechanisms of real fish. However, as with all UUVs, the range and endurance of these vehicles remains limited by the finite energy source housed on board the vehicle. Unsurprisingly, a consequence of this finite energy source is that BAUVs/UUVs are incapable of completing the large-scale oceanographic sampling missions required to drastically improve our understanding of the Earth’s oceans and its processes. To overcome this limitation, this thesis aims to investigate the feasibility of deploying a self-coordinating group of BAUVs capable of completing the aforementioned oceanic surveying missions despite the constraints of the local operating environment. To achieve this, the work presented in this thesis can be separated into four distinct parts. The first of which is the development of a suitable mathematical model that accurately models the dynamics of the RoboSalmon BAUV designed and built at the University of Glasgow. As well as ensuring the models validity, its ability to efficiently simulate multiple vehicles simultaneously is also demonstrated. The design and implementation of the formation control algorithm used to coordinate the vehicles is then presented. This process describes the alterations made to a biologically-inspired algorithm to ensure the required parallel line formation required for efficient oceanic sampling can be generated. Thereafter, the implementation of a realistic representation of the underwater communication channel and its debilitating effect on the algorithms ability to coordinate the vehicles as required is presented. The thesis then describes the incorporation of two methodologies designed specifically to overcome the limitations associated with the underwater communication channel. The first of which involves the implementation of tracking/predictive functionality while the second is a consensus based algorithm that aims to reduce the algorithms reliance on the communication channel. The robustness of these two methodologies to overcoming not only the problematic communication channel but also the inclusion of additional external disturbances is then presented. The results demonstrate that while the tracking/predictive functionality can overcome the problems associated with the communication channel, its efficiency significantly reduces when the external disturbances are taken into consideration. The consensus based methodology meanwhile generates the required formation regardless of the constraints imposed by both the communication channel and the additional external disturbances and therefore provides the more robust solution
    corecore