56 research outputs found

    DESIGN AND DEVELOPMENT OF AN OMNIDIRECTIONAL MOBILE BASE FOR A SOCIAL ROBOT

    Get PDF
    Master'sMASTER OF ENGINEERIN

    Design and Development of an Automated Mobile Manipulator for Industrial Applications

    Get PDF
    This thesis presents the modeling, control and coordination of an automated mobile manipulator. A mobile manipulator in this investigation consists of a robotic manipulator and a mobile platform resulting in a hybrid mechanism that includes a mobile platform for locomotion and a manipulator arm for manipulation. The structural complexity of a mobile manipulator is the main challenging issue because it includes several problems like adapting a manipulator and a redundancy mobile platform at non-holonomic constraints. The objective of the thesis is to fabricate an automated mobile manipulator and develop control algorithms that effectively coordinate the arm manipulation and mobility of mobile platform. The research work starts with deriving the motion equations of mobile manipulators. The derivation introduced here makes use of motion equations of robot manipulators and mobile platforms separately, and then integrated them as one entity. The kinematic analysis is performed in two ways namely forward & inverse kinematics. The motion analysis is performed for various WMPs such as, Omnidirectional WMP, Differential three WMP, Three wheeled omni-steer WMP, Tricycle WMP and Two steer WMP. From the obtained motion analysis results, Differential three WMP is chosen as the mobile platform for the developed mobile manipulator. Later motion analysis is carried out for 4-axis articulated arm. Danvit-Hartenberg representation is implemented to perform forward kinematic analysis. Because of this representation, one can easily understand the kinematic equation for a robotic arm. From the obtained arm equation, Inverse kinematic model for the 4-axis robotic manipulator is developed. Motion planning of an intelligent mobile robot is one of the most vital issues in the field of robotics, which includes the generation of optimal collision free trajectories within its work space and finally reaches its target position. For solving this problem, two evolutionary algorithms namely Particle Swarm Optimization (PSO) and Artificial Immune System (AIS) are introduced to move the mobile platform in intelligent manner. The developed algorithms are effective in avoiding obstacles, trap situations and generating optimal paths within its unknown environments. Once the robot reaches its goal (within the work space of the manipulator), the manipulator will generate its trajectories according to task assigned by the user. Simulation analyses are performed using MATLAB-2010 in order to validate the feasibility of the developed methodologies in various unknown environments. Additionally, experiments are carried out on an automated mobile manipulator. ATmega16 Microcontrollers are used to enable the entire robot system movement in desired trajectories by means of robot interface application program. The control program is developed in robot software (Keil) to control the mobile manipulator servomotors via a serial connection through a personal computer. To support the proposed control algorithms both simulation and experimental results are presented. Moreover, validation of the developed methodologies has been made with the ER-400 mobile platform

    Rapid Orbital Motion Emulator (ROME): Kinematics Modeling and Control

    Get PDF
    Space missions design requires already tested and trusted control algorithms for spacecraft motion. Rapidly testing control algorithms at a low cost is essential. A novel robotic system that emulates orbital motion in a laboratory environment is presented. The system is composed of a six degree of freedom robotic manipulator fixed on top of an omnidirectional ground vehicle accompanied with onboard computer and sensors. The integrated mobile manipulator is used as a testbed to emulate and realize orbital motion and control algorithms. The kinematic relations of the ground vehicle, robotic manipulator and the coupled kinematics are derived. The system is used to emulate an orbit trajectory. The system is scalable and capable of emulating servicing missions, satellite rendezvous and chaser follower problems

    Overcoming barriers and increasing independence: service robots for elderly and disabled people

    Get PDF
    This paper discusses the potential for service robots to overcome barriers and increase independence of elderly and disabled people. It includes a brief overview of the existing uses of service robots by disabled and elderly people and advances in technology which will make new uses possible and provides suggestions for some of these new applications. The paper also considers the design and other conditions to be met for user acceptance. It also discusses the complementarity of assistive service robots and personal assistance and considers the types of applications and users for which service robots are and are not suitable

    Research on a semiautonomous mobile robot for loosely structured environments focused on transporting mail trolleys

    Get PDF
    In this thesis is presented a novel approach to model, control, and planning the motion of a nonholonomic wheeled mobile robot that applies stable pushes and pulls to a nonholonomic cart (York mail trolley) in a loosely structured environment. The method is based on grasping and ungrasping the nonholonomic cart, as a result, the robot changes its kinematics properties. In consequence, two robot configurations are produced by the task of grasping and ungrasping the load, they are: the single-robot configuration and the robot-trolley configuration. Furthermore, in order to comply with the general planar motion law of rigid bodies and the kinematic constraints imposed by the robot wheels for each configuration, the robot has been provided with two motorized steerable wheels in order to have a flexible platform able to adapt to these restrictions. [Continues.

    Design of a Mobile Robotic Platform with Variable Footprint

    Get PDF
    This thesis presents an in-depth investigation to determine the most suitable mobile base design for a powerful and dynamic robotic manipulator. It details the design process of such a mobile platform for use in an indoor human environment that is to carry a two-arm upper-body humanoid manipulator system. Through systematic dynamics analysis, it was determined that a variable footprint holonomic wheeled mobile platform is the design of choice for such an application. Determining functional requirements and evaluating design options is performed for the platform’s general configuration, geometry, locomotion system, suspension, and propulsion, with a particularly in-depth evaluation of the problem of overcoming small steps. Other aspects such as processing, sensing and the power system are dealt with sufficiently to ensure the feasibility of the overall proposed design. The control of the platform is limited to that necessary to determine the appropriate mechanical components. Simulations are performed to investigate design problems and verify performance. A basic CAD model of the system is included for better design visualization. The research carried out in this thesis was performed in cooperation with the German Aerospace Center (Deutsches Zentrum für Luft- und Raumfahrt)’s Robotics and Mechatronics Institute (DLR RM). The DLR RM is currently utilizing the findings of this research to finish the development of the platform with a target completion date of May 2008

    Design, analysis and fabrication of an articulated mobile manipulator

    Get PDF
    The process involved in designing, fabricating and analysing a mobile robotic manipulator to carry out pick and place task in a dynamic and unknown environment has been explained here. The manipulator designed and fabricated has a 5 – axis articulated arm for pick and place application but also can be reconfigured to do other tasks. The manipulator is built with its driving or power means fitted at the bottom to distribute the load effectively and also make handling easier. The mobile platform employs a novel suspension system which helps in relatively distributing the load equally to all wheels regardless of the wheels position giving the mobile platform better control and stability. With reference to many available manipulators and mobile platforms in the market, a practical design is perceived using designing tools and a fully functional prototype is fabricated. The kinematic model determining the end effector’s position and orientation is analysed systematically and presented. Navigational controls are built using fuzzy logic and genetic algorithm with the help of the sensors’ information so that the robot can negotiate obstacle while carrying out various tasks in an unknown environment. The path tracking for pick-and-place application is the overall target of this industrial manipulator

    Validation of robotic navigation strategies in unstructured environments: from autonomous to reactive

    Get PDF
    The main topic of this master thesis is the validation of a navigation algorithm designed to perform autonomously in unstructured environments. Computer simulations and experimental tests with a mobile robot have allowed reaching the established objective. The presented approach is effective, consistent, and able to attain safe navigation with static and dynamic configurations. This work contains a survey of the principal navigation strategies and components. Afterwards, a recap of the history of robotics is briefly illustrated, emphasizing the description of mobile robotics and locomotion. Subsequently, it presents the development of an algorithm for autonomous navigation through an unknown environment for mobile robots. The algorithm seeks to compute trajectories that lead to a target unknown position without falling into a recurrent loop. The code has been entirely written and tested in MATLAB, using randomly generated obstacles of different sizes. The developed algorithm is used as a benchmark to analyze different predictive strategies for the navigation of mobile robots in the presence of environments not known a priori and overpopulated with obstacles. Then, an innovative algorithm for navigation, called NAPVIG, is described and analyzed. The algorithm has been built using ROS and tested in Gazebo real-time simulator. In order to achieve high performances, optimal parameters have been found tuning and simulating the algorithm in different environmental configurations. Finally, an experimental campaign in the SPARCS laboratory of the University of Padua enabled the validation of the chosen parameters

    A two-wheeled machine with a handling mechanism in two different directions

    Get PDF
    Despite the fact that there are various configurations of self-balanced two-wheeled machines (TWMs), the workspace of such systems is restricted by their current configurations and designs. In this work, the dynamic analysis of a novel configuration of TWMs is introduced that enables handling a payload attached to the intermediate body (IB) in two mutually perpendicular directions. This configuration will enlarge the workspace of the vehicle and increase its flexibility in material handling, objects assembly and similar industrial and service robot applications. The proposed configuration gains advantages of the design of serial arms while occupying a minimum space which is unique feature of TWMs. The proposed machine has five degrees of freedoms (DOFs) that can be useful for industrial applications such as pick and place, material handling and packaging. This machine will provide an advantage over other TWMs in terms of the wider workspace and the increased flexibility in service and industrial applications. Furthermore, the proposed design will add additional challenge of controlling the system to compensate for the change of the location of the COM due to performing tasks of handling in multiple directions

    Robotics 2010

    Get PDF
    Without a doubt, robotics has made an incredible progress over the last decades. The vision of developing, designing and creating technical systems that help humans to achieve hard and complex tasks, has intelligently led to an incredible variety of solutions. There are barely technical fields that could exhibit more interdisciplinary interconnections like robotics. This fact is generated by highly complex challenges imposed by robotic systems, especially the requirement on intelligent and autonomous operation. This book tries to give an insight into the evolutionary process that takes place in robotics. It provides articles covering a wide range of this exciting area. The progress of technical challenges and concepts may illuminate the relationship between developments that seem to be completely different at first sight. The robotics remains an exciting scientific and engineering field. The community looks optimistically ahead and also looks forward for the future challenges and new development
    corecore