23 research outputs found

    Coverage & cooperation: Completing complex tasks as quickly as possible using teams of robots

    Get PDF
    As the robotics industry grows and robots enter our homes and public spaces, they are increasingly expected to work in cooperation with each other. My thesis focuses on multirobot planning, specifically in the context of coverage robots, such as robotic lawnmowers and vacuum cleaners. Two problems unique to multirobot teams are task allocation and search. I present a task allocation algorithm which balances the workload amongst all robots in the team with the objective of minimizing the overall mission time. I also present a search algorithm which robots can use to find lost teammates. It uses a probabilistic belief of a target robot’s position to create a planning tree and then searches by following the best path in the tree. For robust multirobot coverage, I use both the task allocation and search algorithms. First the coverage region is divided into a set of small coverage tasks which minimize the number of turns the robots will need to take. These tasks are then allocated to individual robots. During the mission, robots replan with nearby robots to rebalance the workload and, once a robot has finished its tasks, it searches for teammates to help them finish their tasks faster

    Efficient Mission Planning for Robot Networks in Communication Constrained Environments

    Get PDF
    Many robotic systems are remotely operated nowadays that require uninterrupted connection and safe mission planning. Such systems are commonly found in military drones, search and rescue operations, mining robotics, agriculture, and environmental monitoring. Different robotic systems may employ disparate communication modalities such as radio network, visible light communication, satellite, infrared, Wi-Fi. However, in an autonomous mission where the robots are expected to be interconnected, communication constrained environment frequently arises due to the out of range problem or unavailability of the signal. Furthermore, several automated projects (building construction, assembly line) do not guarantee uninterrupted communication, and a safe project plan is required that optimizes collision risks, cost, and duration. In this thesis, we propose four pronged approaches to alleviate some of these issues: 1) Communication aware world mapping; 2) Communication preserving using the Line-of-Sight (LoS); 3) Communication aware safe planning; and 4) Multi-Objective motion planning for navigation. First, we focus on developing a communication aware world map that integrates traditional world models with the planning of multi-robot placement. Our proposed communication map selects the optimal placement of a chain of intermediate relay vehicles in order to maximize communication quality to a remote unit. We also vi propose an algorithm to build a min-Arborescence tree when there are multiple remote units to be served. Second, in communication denied environments, we use Line-of-Sight (LoS) to establish communication between mobile robots, control their movements and relay information to other autonomous units. We formulate and study the complexity of a multi-robot relay network positioning problem and propose approximation algorithms that restore visibility based connectivity through the relocation of one or more robots. Third, we develop a framework to quantify the safety score of a fully automated robotic mission where the coexistence of human and robot may pose a collision risk. A number of alternate mission plans are analyzed using motion planning algorithms to select the safest one. Finally, an efficient multi-objective optimization based path planning for the robots is developed to deal with several Pareto optimal cost attributes

    Encouraging More Culturally and Linguistically Competent Health Practices in Mainstream Health Care Organizations: A Survival Guide for Change Agents

    Get PDF
    Discusses ways to advance the cultural and linguistic practices of large mainstream health organizations, and suggests that the organizations, not the patients, pose the cultural challenge

    Self-limitation, dynamic and flexible approaches for particle swarm optimisation

    Get PDF
    Swarm Intelligence (SI) is one of the prominent techniques employed to solve optimisation problems. It has been applied to problems pertaining to engineering, schedule, planning, networking and design. However, this technique has two main limitations. First, the SI technique may not be suitable for the online applications, as it does not have the same aspects of limitations as an online platform. Second, setting the parameter for SI techniques to produce the most promising outcome is challenging. Therefore, this research has been conducted to overcome these two limitations. Based on the literature, Particle Swarm Optimisation (PSO) was selected as the main SI for this research, due to its proven performances, abilities and simplicity. Five new techniques were created based on the PSO technique in order to address the two limitations. The first two techniques focused on the first limitation, while the other three techniques focused on the latter. Three main experiments (benchmark problems, engineering problems, path planning problems) were designed to assess the capabilities and performances of these five new techniques. These new techniques were also compared against several other well-established SI techniques such as the Genetic Algorithm (GA), Differential Equation (DE) and Cuckoo Search Algorithm (CSA). Potential Field (PF), Probabilistic Road Map (PRM), Rapidly-explore Random Tree (RRT) and Dijkstra’s Algorithm (DA) were also included in the path planning problem in order to compare these new techniques’ performances against Classical methods of path planning. Results showed all five introduced techniques managed to outperform or at least perform as good as well-established techniques in all three experiments
    corecore