1,427 research outputs found

    Industrial Robotics

    Get PDF
    This book covers a wide range of topics relating to advanced industrial robotics, sensors and automation technologies. Although being highly technical and complex in nature, the papers presented in this book represent some of the latest cutting edge technologies and advancements in industrial robotics technology. This book covers topics such as networking, properties of manipulators, forward and inverse robot arm kinematics, motion path-planning, machine vision and many other practical topics too numerous to list here. The authors and editor of this book wish to inspire people, especially young ones, to get involved with robotic and mechatronic engineering technology and to develop new and exciting practical applications, perhaps using the ideas and concepts presented herein

    Design and implementation of robot skill programming and control

    Get PDF
    Abstract. Skill-based approach has been represented as a solution to the raising complicity of robot programming and control. The skills rely heavily on the use of sensors integrating sensor perceptions and robot actions, which enable the robot to adapt to changes and uncertainties in the real world and operate autonomously. The aim of this thesis was to design and implement a programming concept for skill-based control of industrial robots. At the theoretical part of this thesis, the industrial robot system is introduced as well as some basic concepts of robotics. This is followed by the introduction of different robot programming and 3D machine vision methods. At the last section of the theoretical part, the structure of skill-based programs is presented. In the experimental part, structure of the skills required for the “grinding with localization” -task are presented. The task includes skills such as global localization with 3D-depth sensor, scanning the object with 2D-profile scanner, precise localization of the object as well as two grinding skills: level surface grinding and straight seam grinding. Skills are programmed with an off-line programming tool and implemented in a robot cell, composed of a standard industrial robot with grinding tools, 3D-depth sensors and 2D-profile scanners. The results show that global localization can be carried out with consumer class 3D-depth sensors and more accurate local localization with an industrial high-accuracy 2D-profile scanner attached to the robot’s flange. The grinding experiments and tests were focused on finding suitable structures of the skill programs as well as to understand how the different parameters influence on the quality of the grinding.Robotin taitopohjaisten ohjelmien ohjelmointi ja testaus. Tiivistelmä. Robotin taitopohjaisia ohjelmia on esitetty ratkaisuksi robottien jatkuvasti monimutkaistuvaan ohjelmointiin. Taidot pohjautuvat erilaisten antureiden ja robotin toimintojen integroimiseen, joiden avulla robotti pystyy havainnoimaan muutokset reaalimaailmassa ja toimimaan autonomisesti. Tämän työn tavoitteena oli suunnitella ja toteuttaa taitopohjaisia ohjelmia teollisuusrobotille. Aluksi työn teoriaosuudessa esitellään teollisuusrobottijärjestelmään kuuluvia osia ja muutamia robotiikan olennaisimpia käsitteitä. Sen jälkeen käydään läpi eri robotin ohjelmointitapoja ja eri 3D-konenäön toimintaperiaatteita. Teoriaosuuden lopussa esitellään taitopohjaisten ohjelmien rakennetta. Käytännön osuudessa esitellään ”hionta paikoituksella” -tehtävän suoritukseen tarvittavien taitojen rakenne. Tehtävän vaatimia taitoja ovat muun muassa kappaleen globaalipaikoitus 3D-syvyyskameralla, kappaleen skannaus 2D-profiiliskannerilla, kappaleen tarkkapaikoitus ja kaksi eri hiontataitoa: tasomaisen pinnan ja suoran sauman hionta. Taidot ohjelmoidaan off-line ohjelmointityökalulla ja implementoidaan robottisoluun, joka muodostuu hiontatyökaluilla varustetusta teollisuusrobotista, 3D-kameroista ja 2D-profiiliskannereista. Työn tuloksista selviää, että kappaleen globaalipaikoitus voidaan suorittaa kuluttajille suunnatuilla 3D-syvyyskameroilla ja kappaleen tarkempi lokaalipaikoitus robotin ranteeseen kiinnitetyllä teollisuuden käyttämillä 2D-profiiliskannereilla. Hiontojen kokeellisessa osuudessa etsitään ohjelmien oikeanlaista rakennetta sekä muodostetaan käsitys eri parametrien vaikutuksesta hionnan laatuun

    Acquisition and reconstruction of 3D objects for robotic machining

    Get PDF
    With the evolution of the techniques of acquisition of Three-Dimensional (3D) image it became possible to apply these in more and more areas, as well as to be used for research and hobbyists due to the appearance of low cost 3D scanners. Among the application of 3D acquisitions is the reconstruction of objects, which allows for example to redo or remodel an existing object that is no longer on the market. Another rise tech is industrial robot, that is highly present in the industry and can perform several tasks, even machining activities, and can be applied in more than one type of operation. The purpose of this work is to acquire a 3D scene with low-cost scanners and use this acquisition to create the tool path for roughing a workpiece, using an industrial robot for this machining task. For the acquisition, the Skanect software was used, which had satisfactory results for the work, and the exported file of the acquisition was worked on the MeshLab and Meshmixer software, which were used to obtain only the interest part for the milling process. With the defined work object, it was applied in Computer Aided Manufacturing (CAM) software, Fusion 360, to generate the tool path for thinning in G-code, which was converted by the RoboDK software to robot code, and this also allowed to make simulation of the machining with the desired robot. With the simulation taking place as expected, it was implemented in practice, performing the 3D acquisition machining, thus being able to verify the machining technique used. Furthermore, with the results of acquire, generation of toolpath and machining, was possible to validate the proposed solution and reach a conclusion of possible improvements for this project.Com a evolução das técnicas de aquisição de imagem 3D tornou-se possível aplicá-las em cada vez mais áreas, bem como serem utilizadas por pesquisadores e amadores devido ao surgimento de scanners 3D de baixo custo. Entre as aplicações de aquisições 3D está a reconstrução de objetos, o que permite, por exemplo, refazer ou remodelar um objeto existente que não está mais no mercado. Outra tecnologia em ascensão é o robô industrial, que está muito presente na indústria e pode realizar diversas tarefas, até mesmo atividades de fabrico, e ser aplicado em mais de um tipo de operação. O objetivo deste trabalho é adquirir uma cena 3D com scanners de baixo custo e utilizar esta aquisição para criar o caminho da ferramenta para o desbaste de uma peça, utilizando um robô industrial nesta tarefa de usinagem. Para a aquisição foi utilizado o software Skanect, que obteve resultados satisfatórios para o trabalho, e o arquivo exportado da aquisição foi trabalhado nos softwares MeshLab e Meshmixer, os quais foram utilizados para obter apenas a parte de interesse para o processo de fresagem. Com o objeto de trabalho defino, este foi aplicado em software CAM, Fusion 360, para gerar o caminho de ferramentas para o desbaste em G-code, o qual foi convertido pelo Software RoboDK para código de rôbo, e este também permitiu fazer simulação da maquinação com o rôbo pretendido. Com a simulação ocorrendo de acordo com o esperado, esta foi implementada em prática, realizando a maquinação da aquisição 3D, assim podendo verificar a técnica de maquinação utilizada. Além disso com os resultados de aquisição, geração de toolpath e maquinação, foi possível validar a solução proposta e chegar a uma conclusão de possíveis melhorias para este projeto

    Feature based robot programming

    Get PDF
    Abstract. Feature based robot programming lowers the skill level that is needed to program industrial robots. The features of a work object are used to create a task for the robot by sequencing robot skills. In this thesis tools were developed that is used to generate sequences and parameters for robot skills. The tools were tested in two applications. First application utilizes a 6D tracker to generate a skill sequence as a control recipe, with skill parameters, to be used by a skill control system of a robot. In the second application, a CAD model of work object in STEP format is used to generate control recipes with parameters for skills. The recipe generation uses geometrical features like vertices and edges of the target object. The open source Open Cascade CAD kernel was used to visualize and select features from the CAD model. Methods for annotating geometrical features and other product information to STEP models was developed.Piirrepohjainen robotin ohjelmointi. Tiivistelmä. Piirrepohjainen robotin ohjelmointi laskee robotin ohjelmoimiseen tarvittavaa tietotaitoa. Käsiteltävän kappaleen piirteitä käytettään muodostamaan tehtävän, joka koostuu järjestyksessä suoritettavista robotin taidoista. Tässä työssä kehitettiin työkaluja, joilla voidaan luoda tarvittavia parametreja robotin taidoille. Työkaluja testattiin kahdella sovelluksella. Ensimmäisessä sovelluksessa käytettiin anturia, joka seuraa osoitintyökalun kärjen paikkaa ja työkalun orientaatiota robotin taitopohjaisen ohjauksen ohjausreseptien parametrien muodostamiseen. Toisessa sovelluksessa työkappaleen 3D-mallia STEP formaatissa käytettiin taitojen suorittamiseen liittyvän ohjausreseptin parametrien muodostamiseen. Parametrit laskettiin kappaleen geometrian osista kuten reunaviivoista ja pisteistä. Avoimen lähdekoodin Open Cascade geometriamoottoria käytettiin STEP mallien visualisointiin ja piirteiden valitsemiseen. Lisäksi kehitettiin menetelmä, jolla STEP malliin voidaan lisätä tietoa käytetyistä piirteistä ja muuta taitojen ohjelmointiin liittyvää tietoa myöhempää käyttöä varten

    Design and Development of Sensor Integrated Robotic Hand

    Get PDF
    Most of the automated systems using robots as agents do use few sensors according to the need. However, there are situations where the tasks carried out by the end-effector, or for that matter by the robot hand needs multiple sensors. The hand, to make the best use of these sensors, and behave autonomously, requires a set of appropriate types of sensors which could be integrated in proper manners. The present research work aims at developing a sensor integrated robot hand that can collect information related to the assigned tasks, assimilate there correctly and then do task action as appropriate. The process of development involves selection of sensors of right types and of right specification, locating then at proper places in the hand, checking their functionality individually and calibrating them for the envisaged process. Since the sensors need to be integrated so that they perform in the desired manner collectively, an integration platform is created using NI PXIe-1082. A set of algorithm is developed for achieving the integrated model. The entire process is first modelled and simulated off line for possible modification in order to ensure that all the sensors do contribute towards the autonomy of the hand for desired activity. This work also involves design of a two-fingered gripper. The design is made in such a way that it is capable of carrying out the desired tasks and can accommodate all the sensors within its fold. The developed sensor integrated hand has been put to work and its performance test has been carried out. This hand can be very useful for part assembly work in industries for any shape of part with a limit on the size of the part in mind. The broad aim is to design, model simulate and develop an advanced robotic hand. Sensors for pick up contacts pressure, force, torque, position, surface profile shape using suitable sensing elements in a robot hand are to be introduced. The hand is a complex structure with large number of degrees of freedom and has multiple sensing capabilities apart from the associated sensing assistance from other organs. The present work is envisaged to add multiple sensors to a two-fingered robotic hand having motion capabilities and constraints similar to the human hand. There has been a good amount of research and development in this field during the last two decades a lot remains to be explored and achieved. The objective of the proposed work is to design, simulate and develop a sensor integrated robotic hand. Its potential applications can be proposed for industrial environments and in healthcare field. The industrial applications include electronic assembly tasks, lighter inspection tasks, etc. Application in healthcare could be in the areas of rehabilitation and assistive techniques. The work also aims to establish the requirement of the robotic hand for the target application areas, to identify the suitable kinds and model of sensors that can be integrated on hand control system. Functioning of motors in the robotic hand and integration of appropriate sensors for the desired motion is explained for the control of the various elements of the hand. Additional sensors, capable of collecting external information and information about the object for manipulation is explored. Processes are designed using various software and hardware tools such as mathematical computation MATLAB, OpenCV library and LabVIEW 2013 DAQ system as applicable, validated theoretically and finally implemented to develop an intelligent robotic hand. The multiple smart sensors are installed on a standard six degree-of-freedom industrial robot KAWASAKI RS06L articulated manipulator, with the two-finger pneumatic SHUNK robotic hand or designed prototype and robot control programs are integrated in such a manner that allows easy application of grasping in an industrial pick-and-place operation where the characteristics of the object can vary or are unknown. The effectiveness of the actual recommended structure is usually proven simply by experiments using calibration involving sensors and manipulator. The dissertation concludes with a summary of the contribution and the scope of further work

    Automated freeform assembly of threaded fasteners

    Get PDF
    Over the past two decades, a major part of the manufacturing and assembly market has been driven by its customer requirements. Increasing customer demand for personalised products create the demand for smaller batch sizes, shorter production times, lower costs, and the flexibility to produce families of products - or different parts - with the same sets of equipment. Consequently, manufacturing companies have deployed various automation systems and production strategies to improve their resource efficiency and move towards right-first-time production. However, many of these automated systems, which are involved with robot-based, repeatable assembly automation, require component- specific fixtures for accurate positioning and extensive robot programming, to achieve flexibility in their production. Threaded fastening operations are widely used in assembly. In high-volume production, the fastening processes are commonly automated using jigs, fixtures, and semi-automated tools. This form of automation delivers reliable assembly results at the expense of flexibility and requires component variability to be adequately controlled. On the other hand, in low- volume, high- value manufacturing, fastening processes are typically carried out manually by skilled workers. This research is aimed at addressing the aforementioned issues by developing a freeform automated threaded fastener assembly system that uses 3D visual guidance. The proof-of-concept system developed focuses on picking up fasteners from clutter, identifying a hole feature in an imprecisely positioned target component and carry out torque-controlled fastening. This approach has achieved flexibility and adaptability without the use of dedicated fixtures and robot programming. This research also investigates and evaluates different 3D imaging technology to identify the suitable technology required for fastener assembly in a non-structured industrial environment. The proposed solution utilises the commercially available technologies to enhance the precision and speed of identification of components for assembly processes, thereby improving and validating the possibility of reliably implementing this solution for industrial applications. As a part of this research, a number of novel algorithms are developed to robustly identify assembly components located in a random environment by enhancing the existing methods and technologies within the domain of the fastening processes. A bolt identification algorithm was developed to identify bolts located in a random clutter by enhancing the existing surface-based matching algorithm. A novel hole feature identification algorithm was developed to detect threaded holes and identify its size and location in 3D. The developed bolt and feature identification algorithms are robust and has sub-millimetre accuracy required to perform successful fastener assembly in industrial conditions. In addition, the processing time required for these identification algorithms - to identify and localise bolts and hole features - is less than a second, thereby increasing the speed of fastener assembly

    Design and testing of a position adaptation system for KUKA robots using photoelectric sensors

    Get PDF
    This thesis presents the development and analysis of a position monitoring and adaptation system to be used in conjunction with a KUKA KR16-2 articulated robot using components readily available in most manufacturing settings. This system could be beneficial in the manufacturing sector in areas such as polymer welding and spray painting. In the former it could be used to maintain an effective distance between a welding end effector laying molten plastic and the surface area of the parts being welded, or in the case of the latter the system would be useful in painting objects of unknown shape or objects with unknown variations in the surface level. In the case of spray painting if you spray to close to an object you will get an inconsistent amount of paint applied to an area. This system would maintain the programmed distance between the robot system and target object. Typically, systems that achieve this level of control rely on expensive sensors such as force torque sensors. This research proposes to take the first step in trying to address the technical problems by introducing a novel way of adapting to a target surface deformation using comparably low cost photoelectric diffuse sensors. The key outcomes of this thesis can be found in the form of a software package to interface the photo-electric sensors to the KUKA robot system. This system is operated by a custom-built algorithm which is capable of dynamically calculating robot movements based off the sensor input. Additionally, an optimum system setup is developed with different configurations of sensor mounting and speeds of robot operation discussed and tested. The viability of the photo-electric diffuses sensors used in this application is also considered with further works suggested. Finally, a secondary application is developed for recording and analysing KUKA robot movements for use in other research activities
    corecore