WorldWideScience

Sample records for through-the-internet robotic teleoperated

  1. Telerobotics: through-the-Internet teleoperation of the ABB IRB 2000 industrial robot

    Science.gov (United States)

    Alvares, Alberto J.; Caribe de Carvalho, Guilherme; Paulinyi, Luis F. d. A.; Alfaro, Sadek C. A.

    1999-11-01

    Robotic systems can be controlled remotely through the use of telerobotics. This work presents a through-the-internet teleoperation system for remotely operating the IRB2000 industrial robot. The IRB2000 controller allows external access through a RS232 serial communication link, which is based on a 42 function proprietary communication protocol. The proposed teleoperation system uses this communication capability by connecting it to a local area network based on TCP/IP (Transport Control Protocol/Internet Protocol). The system was implemented using a Client/Server architecture, having as server a UNIX (LINUX) platform.

  2. Internet Teleoperation of a Robot with Streaming Buffer System under Varying Time Delays

    Science.gov (United States)

    Park, Jahng-Hyon; Shin, Wanjae

    It is known that existence of irregular transmission time delay is a major bottleneck for application of advanced robot control schemes to internet telerobotic systems. In the internet teleoperation system, the irregular transmission time delay causes a critical problem, which includes instability and inaccuracy. This paper suggests a practical internet teleoperation system with streaming buffer system, which consists of a buffer, a buffer manager, and a control timer. The proposed system converts the irregular transmission time delay to a constant. So, the system effectively transmits the control input to a remote site to operate a robot stably and accurately. This feature enables short control input intervals. That means the entire system has a large control bandwidth. The validity of the proposed method is demonstrated by experiments of teleoperation from USC (University of Southern California in U. S.A.) to HYU (Hanyang Univ. in Korea) through the Internet. The proposed method is also demonstrated by experiments of teleoperation through the wireless internet.

  3. A CORBA-Based Control Architecture for Real-Time Teleoperation Tasks in a Developmental Humanoid Robot

    Directory of Open Access Journals (Sweden)

    Hanafiah Yussof

    2011-06-01

    Full Text Available This paper presents the development of new Humanoid Robot Control Architecture (HRCA platform based on Common Object Request Broker Architecture (CORBA in a developmental biped humanoid robot for real-time teleoperation tasks. The objective is to make the control platform open for collaborative teleoperation research in humanoid robotics via the internet. Meanwhile, to generate optimal trajectory generation in bipedal walk, we proposed a real time generation of optimal gait by using Genetic Algorithms (GA to minimize the energy for humanoid robot gait. In addition, we proposed simplification of kinematical solutions to generate controlled trajectories of humanoid robot legs in teleoperation tasks. The proposed control systems and strategies was evaluated in teleoperation experiments between Australia and Japan using humanoid robot Bonten-Maru. Additionally, we have developed a user-friendly Virtual Reality (VR user interface that is composed of ultrasonic 3D mouse system and a Head Mounted Display (HMD for working coexistence of human and humanoid robot in teleoperation tasks. The teleoperation experiments show good performance of the proposed system and control, and also verified the good performance for working coexistence of human and humanoid robot.

  4. A CORBA-Based Control Architecture for Real-Time Teleoperation Tasks in a Developmental Humanoid Robot

    Directory of Open Access Journals (Sweden)

    Hanafiah Yussof

    2011-06-01

    Full Text Available This paper presents the development of new Humanoid Robot Control Architecture (HRCA platform based on Common Object Request Broker Architecture (CORBA in a developmental biped humanoid robot for real‐time teleoperation tasks. The objective is to make the control platform open for collaborative teleoperation research in humanoid robotics via the internet. Meanwhile, to generate optimal trajectory generation in bipedal walk, we proposed a real time generation of optimal gait by using Genetic Algorithms (GA to minimize the energy for humanoid robot gait. In addition, we proposed simplification of kinematical solutions to generate controlled trajectories of humanoid robot legs in teleoperation tasks. The proposed control systems and strategies was evaluated in teleoperation experiments between Australia and Japan using humanoid robot Bonten‐Maru. Additionally, we have developed a user‐ friendly Virtual Reality (VR user interface that is composed of ultrasonic 3D mouse system and a Head Mounted Display (HMD for working coexistence of human and humanoid robot in teleoperation tasks. The teleoperation experiments show good performance of the proposed system and control, and also verified the good performance for working coexistence of human and humanoid robot.

  5. PD-like controller for delayed bilateral teleoperation of wheeled robots

    Science.gov (United States)

    Slawiñski, E.; Mut, V.; Santiago, D.

    2016-08-01

    This paper proposes a proportional derivative (PD)-like controller applied to the delayed bilateral teleoperation of wheeled robots with force feedback in face of asymmetric and varying-time delays. In contrast to bilateral teleoperation of manipulator robots, in these systems, there is a mismatch between the models of the master and slave (mobile robot), problem that is approached in this work, where the system stability is analysed. From this study, it is possible to infer the control parameters, depending on the time delay, necessary to assure stability. Finally, the performance of the delayed teleoperation system is evaluated through tests where a human operator drives a 3D simulator as well as a mobile robot for pushing objects.

  6. Experiments in augmented teleoperation for mobile robots: I

    Science.gov (United States)

    Witus, Gary; Hunt, Shawn; Ellis, R. Darrin

    2007-04-01

    Teleoperated mobile robots are beginning to be used for a variety of tasks that require movement in close quarters in the vicinity of moving and parked vehicles, buildings and other man-made structures, and the target object for inspection or manipulation. The robots must be close enough to deploy short-range sensors and manipulators, and must be able to maneuver without potentially damaging collisions. Teleoperation is fatiguing and stressful even without the requirement for close positioning. In cooperation with the TARDEC Robotic Mobility Laboratory (TRML), we are investigating approaches to reduce workload and improve performance through augmented teleoperation. Human-robot interfaces for teleoperation commonly provide two degrees-of-freedom (DoF) motion control with visual feedback from an on-board egocentric camera and no supplemental distance or orientation cueing. This paper reports on the results of preliminary experiments to assess the effects on man-machine task performance of several options for augmented teleoperation: (a) 3 DoF motion control (rotation and omni-directional translation) versus 2 DoF control (rotation and forward/reverse motion), (b) on-board egocentric camera versus fixed-position overwatch camera versus dual egocentric-and-overwatch cameras, and (c) presence or absence of distance and orientation visual cueing. We examined three dimensions of performance: completion time, spatial accuracy, and workspace area. We investigated effects on the expected completion time and on the variance in completion time. Spatial accuracy had three components: orientation, aimpoint, and distance. We collected performance under different task conditions: (a) three position-and-orientation tolerance or accuracy objectives, and (b) four travel distances between successive inspection points. We collected data from three subjects. We analyzed the main effects and conditional interaction effects among the teleoperation options and task conditions. We were

  7. ANDROID BASED TELEOPERATION FOR THE FINCH ROBOT

    Directory of Open Access Journals (Sweden)

    Oliver Faust

    2016-09-01

    Full Text Available The act of creating a robot involves systems engineering and creative problem solutions. It is about using established components to create a system that works in the natural or at least in the human environment. The current project is no exception, we have used the Robot Operating System (ROS to create an android based teleoperator application for the Finch robot. A Raspberry Pi processing platform establishes the link between the android device and the Finch robot. The most creative task, during the system design, was to translate the commands from the teleoperator application into wheel movements of the Finch robot. The translation must take into account the physical setup of the robot, including unintended negative influences, such as drag. The command translation involved a nonlinear coordinate transformation. The ROS framework enabled us to focus on that nonstandard coordinate translation task by offering a high level of abstraction and the ability to create component functionalities independently.

  8. Tele-operated service robots : ROSE

    NARCIS (Netherlands)

    Osch, van M.P.W.J.; Bera, D.; Hee, van K.M.; Koks, Y.; Zeegers, H.

    2014-01-01

    Service robots are robots that are intended to perform tasks normally done by humans in an environment in which humans work as well. However, they are neither required to accomplish these tasks in the same way as humans nor need to look like a human being. A tele-operated robot is controlled from a

  9. Robotics and tele-operation technology for applications in nuclear fields

    International Nuclear Information System (INIS)

    Kosuge, Kazuhiro; Hirata, Yasuhisa; Takeo, Koji

    2002-01-01

    In this article, we introduce available robotics and tele-operation technology for applications in Nuclear Fields. First, robotics technology for manipulation of a large object is introduced which has been experimentally applied to ITER Maintenance Robot. Then, transportation technology of a large object by multiple mobile robots is reviewed. At last, recent tele-operation technologies and a prototype tele-operation system, referred to as VISIT (Visual Interface System for Interactive Task-execution), is introduced. Several experimental results are also introduced. (author)

  10. Reasons for singularity in robot teleoperation

    DEFF Research Database (Denmark)

    Marhenke, Ilka; Fischer, Kerstin; Savarimuthu, Thiusius Rajeeth

    2014-01-01

    In this paper, the causes for singularity of a robot arm in teleoperation for robot learning from demonstration are analyzed. Singularity is the alignment of robot joints, which prevents the configuration of the inverse kinematics. Inspired by users' own hypotheses, we investigated speed and dela...

  11. The Development of Radiation hardened tele-robot system - Development of artificial force reflection control for teleoperated mobile robots

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Ju Jang; Hong, Sun Gi; Kang, Young Hoon; Kim, Min Soeng [Korea Advanced Institute of Science and Technology, Taejon (Korea)

    1999-04-01

    One of the most important issues in teleoperation is to provide the sense of telepresence so as to conduct the task more reliably. In particular, teleoperated mobile robots are needed to have some kinds of backup system when the operator is blind for remote situation owing to the failure of vision system. In the first year, the idea of artificial force reflection was researched to enhance the reliability of operation when the mobile robot travels on the plain ground. In the second year, we extend previous results to help the teleoperator even when the robot climbs stairs. Finally, we apply the developed control algorithms to real experiments. The artificial force reflection method has two modes; traveling on the plain ground and climbing stairs. When traveling on the plain ground, the force information is artificially generated by using the range data from the environment while generating the impulse force when climbing stairs. To verify the validity of our algorithm, we develop the simulator which consists of the joystick and the visual display system. Through some experiments using this system, we confirm the validity and effectiveness of our new idea of artificial force reflection in the teleoperated mobile robot. 11 refs., 30 figs. (Author)

  12. Building a Relationship between Robot Characteristics and Teleoperation User Interfaces.

    Science.gov (United States)

    Mortimer, Michael; Horan, Ben; Seyedmahmoudian, Mehdi

    2017-03-14

    The Robot Operating System (ROS) provides roboticists with a standardized and distributed framework for real-time communication between robotic systems using a microkernel environment. This paper looks at how ROS metadata, Unified Robot Description Format (URDF), Semantic Robot Description Format (SRDF), and its message description language, can be used to identify key robot characteristics to inform User Interface (UI) design for the teleoperation of heterogeneous robot teams. Logical relationships between UI components and robot characteristics are defined by a set of relationship rules created using relevant and available information including developer expertise and ROS metadata. This provides a significant opportunity to move towards a rule-driven approach for generating the designs of teleoperation UIs; in particular the reduction of the number of different UI configurations required to teleoperate each individual robot within a heterogeneous robot team. This approach is based on using an underlying rule set identifying robots that can be teleoperated using the same UI configuration due to having the same or similar robot characteristics. Aside from reducing the number of different UI configurations an operator needs to be familiar with, this approach also supports consistency in UI configurations when a teleoperator is periodically switching between different robots. To achieve this aim, a Matlab toolbox is developed providing users with the ability to define rules specifying the relationship between robot characteristics and UI components. Once rules are defined, selections that best describe the characteristics of the robot type within a particular heterogeneous robot team can be made. A main advantage of this approach is that rather than specifying discrete robots comprising the team, the user can specify characteristics of the team more generally allowing the system to deal with slight variations that may occur in the future. In fact, by using the

  13. Building a Relationship between Robot Characteristics and Teleoperation User Interfaces

    Directory of Open Access Journals (Sweden)

    Michael Mortimer

    2017-03-01

    Full Text Available The Robot Operating System (ROS provides roboticists with a standardized and distributed framework for real-time communication between robotic systems using a microkernel environment. This paper looks at how ROS metadata, Unified Robot Description Format (URDF, Semantic Robot Description Format (SRDF, and its message description language, can be used to identify key robot characteristics to inform User Interface (UI design for the teleoperation of heterogeneous robot teams. Logical relationships between UI components and robot characteristics are defined by a set of relationship rules created using relevant and available information including developer expertise and ROS metadata. This provides a significant opportunity to move towards a rule-driven approach for generating the designs of teleoperation UIs; in particular the reduction of the number of different UI configurations required to teleoperate each individual robot within a heterogeneous robot team. This approach is based on using an underlying rule set identifying robots that can be teleoperated using the same UI configuration due to having the same or similar robot characteristics. Aside from reducing the number of different UI configurations an operator needs to be familiar with, this approach also supports consistency in UI configurations when a teleoperator is periodically switching between different robots. To achieve this aim, a Matlab toolbox is developed providing users with the ability to define rules specifying the relationship between robot characteristics and UI components. Once rules are defined, selections that best describe the characteristics of the robot type within a particular heterogeneous robot team can be made. A main advantage of this approach is that rather than specifying discrete robots comprising the team, the user can specify characteristics of the team more generally allowing the system to deal with slight variations that may occur in the future. In fact, by

  14. Assistant Personal Robot (APR: Conception and Application of a Tele-Operated Assisted Living Robot

    Directory of Open Access Journals (Sweden)

    Eduard Clotet

    2016-04-01

    Full Text Available This paper presents the technical description, mechanical design, electronic components, software implementation and possible applications of a tele-operated mobile robot designed as an assisted living tool. This robotic concept has been named Assistant Personal Robot (or APR for short and has been designed as a remotely telecontrolled robotic platform built to provide social and assistive services to elderly people and those with impaired mobility. The APR features a fast high-mobility motion system adapted for tele-operation in plain indoor areas, which incorporates a high-priority collision avoidance procedure. This paper presents the mechanical architecture, electrical fundaments and software implementation required in order to develop the main functionalities of an assistive robot. The APR uses a tablet in order to implement the basic peer-to-peer videoconference and tele-operation control combined with a tactile graphic user interface. The paper also presents the development of some applications proposed in the framework of an assisted living robot.

  15. Fuzzy Logic Supervised Teleoperation Control for Mobile Robot

    Institute of Scientific and Technical Information of China (English)

    2008-01-01

    The supervised teleoperation control is presented for a mobile robot to implement the tasks by using fuzzy logic. The teleoperation control system includes joystick based user interaction mechanism, the high level instruction set and fuzzy logic behaviors integrated in a supervised autonomy teleoperation control system for indoor navigation. These behaviors include left wall following, right wall following, turn left, turn right, left obstacle avoidance, right obstacle avoidance and corridor following based on ultrasonic range finders data. The robot compares the instructive high level command from the operator and relays back a suggestive signal back to the operator in case of mismatch between environment and instructive command. This strategy relieves the operator's cognitive burden, handle unforeseen situations and uncertainties of environment autonomously. The effectiveness of the proposed method for navigation in an unstructured environment is verified by experiments conducted on a mobile robot equipped with only ultrasonic range finders for environment sensing.

  16. An Intuitive Robot Teleoperation System for Nuclear Power Plant Decommissioning

    International Nuclear Information System (INIS)

    Lee, Chang-hyuk; Gu, Taehyeong; Lee, Kyung-min; Ye, Sung-Joon; Bang, Young-bong

    2017-01-01

    A robot teleoperation system consists of a master device and a slave robot. The master device senses human intention and delivers it to the salve robot. A haptic device and an exoskeletal robot are widely used as the master device. The slave robot carries out operations delivered by the master device. It should guarantee enough degree of freedom (DOF) to perform the instructed operation and mobility in the environment inside the nuclear plant, such as flat surfaces and stairs. A 7-DOF robotic arm is commonly used as the slave device. This paper proposed a robot teleoperation system for nuclear power plant decommissioning. It discussed an experiment that was performed to validate the system's usability. The operator wearing the exoskeletal master device at the master site controlled the slave robot enabling it to move on a flat surface, climb/descend stairs, and move obstacles. The proposed robot teleoperation system can also be used in hazardous working environments where the use of such robots would be beneficial to human health and safety. In the future, research studies on the protection against radiation that damages the slave robot should be conducted.

  17. Bilateral teleoperation for force sensorless 1-dof robots

    NARCIS (Netherlands)

    Lichiardopol, S.; Wouw, van de N.; Nijmeijer, H.; Filipe, J.; Cetto, J.A.; Ferrier, J.-L.

    2010-01-01

    It is well known that for bilateral teleoperation, force feedback information is needed. In this paper, we propose a control approach for bilateral teleoperation with uncertainties in the model of the slave robot and which does not use force sensors for haptic feedback. The controller design is

  18. Joining teleoperation with robotics for advanced manipulation in hostile environments

    International Nuclear Information System (INIS)

    Martin, H.L.; Hamel, W.R.

    1984-01-01

    Manipulators have been used for many years to perform remote handling tasks in hazardous environments. The development history of teleoperators is reviewed, and applications around the world are summarized. The effect of computer supervisory control is discussed, and similarities between robots and teleoperator research activities are delineated. With improved control strategies and system designs, combination of positive attributes of robots with teleoperators will lead to advanced machines capable of autonomy in unstructured environments. This concept of a telerobot is introduced as a goal for future activities

  19. Teleoperation and beyond for assistive humanoid robots

    NARCIS (Netherlands)

    Goodrich, M.A.; Crandall, J.W.; Barakova, E.I.

    2013-01-01

    In this review, we explore how teleoperation could potentially be applied to the management of humanoid robots, with an emphasis on humanoid robots that are used in assistive roles, including clinical therapies. Since there are very few examples of the remote operation of a full humanoid, the review

  20. Integration of advanced teleoperation technologies for control of space robots

    Science.gov (United States)

    Stagnaro, Michael J.

    1993-01-01

    Teleoperated robots require one or more humans to control actuators, mechanisms, and other robot equipment given feedback from onboard sensors. To accomplish this task, the human or humans require some form of control station. Desirable features of such a control station include operation by a single human, comfort, and natural human interfaces (visual, audio, motion, tactile, etc.). These interfaces should work to maximize performance of the human/robot system by streamlining the link between human brain and robot equipment. This paper describes development of a control station testbed with the characteristics described above. Initially, this testbed will be used to control two teleoperated robots. Features of the robots include anthropomorphic mechanisms, slaving to the testbed, and delivery of sensory feedback to the testbed. The testbed will make use of technologies such as helmet mounted displays, voice recognition, and exoskeleton masters. It will allow tor integration and testing of emerging telepresence technologies along with techniques for coping with control link time delays. Systems developed from this testbed could be applied to ground control of space based robots. During man-tended operations, the Space Station Freedom may benefit from ground control of IVA or EVA robots with science or maintenance tasks. Planetary exploration may also find advanced teleoperation systems to be very useful.

  1. Bilateral teleoperation for linear force sensorless 3D robots

    NARCIS (Netherlands)

    Lichiardopol, S.; Wouw, van de N.; Nijmeijer, H.; Andrade Cetto, J.; Ferrier, J.; Filipe, J.

    2011-01-01

    It is well known that for bilateral teleoperation, force feedback information is needed. In this paper, we propose a control approach for bilateral teleoperation with uncertainties in the model of the slave robot and which does not use force sensors for haptic feedback. The controller design is

  2. A Ground-Based Validation System of Teleoperation for a Space Robot

    Directory of Open Access Journals (Sweden)

    Xueqian Wang

    2012-10-01

    Full Text Available Teleoperation of space robots is very important for future on-orbit service. In order to assure the task is accomplished successfully, ground experiments are required to verify the function and validity of the teleoperation system before a space robot is launched. In this paper, a ground-based validation subsystem is developed as a part of a teleoperation system. The subsystem is mainly composed of four parts: the input verification module, the onboard verification module, the dynamic and image workstation, and the communication simulator. The input verification module, consisting of hardware and software of the master, is used to verify the input ability. The onboard verification module, consisting of the same hardware and software as the onboard processor, is used to verify the processor's computing ability and execution schedule. In addition, the dynamic and image workstation calculates the dynamic response of the space robot and target, and generates emulated camera images, including the hand-eye cameras, global-vision camera and rendezvous camera. The communication simulator provides fidelity communication conditions, i.e., time delays and communication bandwidth. Lastly, we integrated a teleoperation system and conducted many experiments on the system. Experiment results show that the ground system is very useful for verified teleoperation technology.

  3. Experiments in teleoperator and autonomous control of space robotic vehicles

    Science.gov (United States)

    Alexander, Harold L.

    1991-01-01

    A program of research embracing teleoperator and automatic navigational control of freely flying satellite robots is presented. Current research goals include: (1) developing visual operator interfaces for improved vehicle teleoperation; (2) determining the effects of different visual interface system designs on operator performance; and (3) achieving autonomous vision-based vehicle navigation and control. This research program combines virtual-environment teleoperation studies and neutral-buoyancy experiments using a space-robot simulator vehicle currently under development. Visual-interface design options under investigation include monoscopic versus stereoscopic displays and cameras, helmet-mounted versus panel-mounted display monitors, head-tracking versus fixed or manually steerable remote cameras, and the provision of vehicle-fixed visual cues, or markers, in the remote scene for improved sensing of vehicle position, orientation, and motion.

  4. An assigned responsibility system for robotic teleoperation control.

    Science.gov (United States)

    Small, Nicolas; Lee, Kevin; Mann, Graham

    2018-01-01

    This paper proposes an architecture that explores a gap in the spectrum of existing strategies for robot control mode switching in adjustable autonomy. In situations where the environment is reasonably known and/or predictable, pre-planning these control changes could relieve robot operators of the additional task of deciding when and how to switch. Such a strategy provides a clear division of labour between the automation and the human operator(s) before the job even begins, allowing for individual responsibilities to be known ahead of time, limiting confusion and allowing rest breaks to be planned. Assigned Responsibility is a new form of adjustable autonomy-based teleoperation that allows the selective inclusion of automated control elements at key stages of a robot operation plan's execution. Progression through these stages is controlled by automatic goal accomplishment tracking. An implementation is evaluated through engineering tests and a usability study, demonstrating the viability of this approach and offering insight into its potential applications.

  5. Modular architecture for robotics and teleoperation

    Science.gov (United States)

    Anderson, Robert J.

    1996-12-03

    Systems and methods for modularization and discretization of real-time robot, telerobot and teleoperation systems using passive, network based control laws. Modules consist of network one-ports and two-ports. Wave variables and position information are passed between modules. The behavior of each module is decomposed into uncoupled linear-time-invariant, and coupled, nonlinear memoryless elements and then are separately discretized.

  6. Mobile robot teleoperation system for plant inspection based on collecting and utilizing environment data

    International Nuclear Information System (INIS)

    Kawabata, Kuniaki; Watanabe, Nobuyasu; Asama, Hajime; Kita, Nobuyuki; Yang, Hai-quan

    2004-01-01

    This paper describes about development of a mobile robot teleoperation system for plant inspection. In our system, the robot is an agent for collecting the environment data and is also teleoperated by the operator utilizing such accumulated environment data which is displayed on the operation interface. The robot equips many sensors for detecting the state of the robot and the environment. Such redundant sensory system can be also utilized to collect the working environment data on-site while the robot is patrolling. Here, proposed system introduces the framework of collecting and utilizing environment data for adaptive plant inspection using the teleoperated robot. A view simulator is primarily aiming to facilitate evaluation of the visual sensors and algorithms and is also extended as the Environment Server, which is the core technology of the digital maintenance field for the plant inspection. In order to construct detailed seamless digital maintenance field mobile robotic technology is utilized to supply environment data to the server. The sensory system on the robot collect the environment data on-site and such collected data is uploaded to the Environment Server for compiling accurate digital environment data base. The robot operator also can utilize accumulated environment data by referring to the Environment Server. In this paper, we explain the concept of our teleoperation system based on collecting and utilizing environment data. Using developed system, inspection patrol experiments were attempted in the plant mock-up. Experimental results are shown by using an omnidirectional mobile robot with sensory system and the Environment Server. (author)

  7. Intelligent networked teleoperation control

    CERN Document Server

    Li, Zhijun; Su, Chun-Yi

    2015-01-01

    This book describes a unified framework for networked teleoperation systems involving multiple research fields: networked control systems for linear and nonlinear forms, bilateral teleoperation, trilateral teleoperation, multilateral teleoperation and cooperative teleoperation. It closely examines networked control as a field at the intersection of systems & control and robotics and presents a number of experimental case studies on testbeds for robotic systems, including networked haptic devices, robotic network systems and sensor network systems. The concepts and results outlined are easy to understand, even for readers fairly new to the subject. As such, the book offers a valuable reference work for researchers and engineers in the fields of systems & control and robotics.

  8. Operation Modes and Control Schemes for Internet-Based Teleoperation System with Time Delay

    Institute of Scientific and Technical Information of China (English)

    曾庆军; 宋爱国

    2003-01-01

    Teleoperation system plays an important role in executing task under hazard environment. As the computer networks such as the Internet are being used as the communication channel of teleoperation system, varying time delay causes the overall system unstable and reduces the performance of transparency. This paper proposed twelve operation modes with different control schemes for teleoperation on the Internet with time delay. And an optimal operation mode with control scheme was specified for teleoperation with time delay, based on the tradeoff between passivity and transparency properties. It experimentally confirmed the validity of the proposed optimal mode and control scheme by using a simple one DOF master-slave manipulator system.

  9. Design of teleoperated robot system for nozzle dam maintenance in steam generator

    International Nuclear Information System (INIS)

    Kim, Chang-Hoi; Hwang, Suk-Young; Lee, Young-Gwang; Kim, Byung-Soo; Kim, Seung-Ho; Lee, Jong-Min

    1994-01-01

    The recent development of teleoperated manipulator system in KAERI is presented. The manipulator system is composed of master-slave arm and control system with VME based hierarchical structure. Supervisory control part with graphic workstation provides affluent visual information to human operator. This robot can be operated either in the teleoperation mode with master-slave or in the program mode running by computer system itself to enable installation or removal of nozzle dam appropriately within a water chamber of steam generator. Evaluation and analysis have been carried out to get optimal parameters of the robot. (author)

  10. Markerless Kinect-Based Hand Tracking for Robot Teleoperation

    Directory of Open Access Journals (Sweden)

    Guanglong Du

    2012-07-01

    Full Text Available This paper presents a real-time remote robot teleoperation method using markerless Kinect-based hand tracking. Using this tracking algorithm, the positions of index finger and thumb in 3D can be estimated by processing depth images from Kinect. The hand pose is used as a model to specify the pose of a real-time remote robot's end-effector. This method provides a way to send a whole task to a remote robot instead of sending limited motion commands like gesture-based approaches and this method has been tested in pick-and-place tasks.

  11. A novel approach to haptic tele-operation of aerial robot vehicles

    NARCIS (Netherlands)

    Stramigioli, Stefano; Mahony, Robert; Corke, Peter

    2010-01-01

    We present a novel, simple and effective approach for tele-operation of aerial robotic vehicles with haptic feedback. Such feedback provides the remote pilot with an intuitive feel of the robot's state and perceived local environment that will ensure simple and safe operation in cluttered 3D

  12. The development of graphic simulation technology for tele-operated robot

    International Nuclear Information System (INIS)

    Kim, Chang Hoi; Kim, Seung Ho; Kim, Ki Ho; Jung, Seung Ho; Hwang, Suk Yeoung; Kim, Byung Soo; Seo, Yong Chil; Lee, Young Kwang

    1998-02-01

    In hostile environments like a nuclear power plant, human access is limited to the strict minimum due to the high-level of radiation. The design of tele-robotic system requires careful preparation because of the nature of its safety. Also, the human operator should have a capability of supervising the robot system and responding promptly to the unexpected events. In this study, the graphic simulation technology has been developed to construct tele-robotic system which can effectively perform the specified tasks in nuclear facilities. The developed graphic simulator utilizes the Indigo 2 workstation of Silicon Graphics as a main computer and its software is written in the OpenGL graphic library in X windows environments. The developed simulator, interfaced with the control system of the real robot through the ethernet, acts as a supervisory controller. Since clear and concise visual information on real robot posture and task environments can be processed in real time, the efficiency of tele-operation can be remarkably enhanced with this simulator. This simulator using advanced 3 dimensional graphics has many advantages of modeling complicated shapes of robot and constructing the virtual work environments similar to the real ones. With the use of this developed simulator, the operator can evaluate the performance of the tele-robot before it is put into real operation. This system can prevents the possible disaster of the robot resulting from the collision with its work environments. (author). 9 refs., 23 tabs., 13 figs

  13. NONLINEAR FORCE PROFILE USED TO INCREASE THE PERFORMANCE OF A HAPTIC USER INTERFACE FOR TELEOPERATING A ROBOTIC HAND

    Energy Technology Data Exchange (ETDEWEB)

    Anthony L. Crawford

    2012-07-01

    MODIFIED PAPER TITLE AND ABSTRACT DUE TO SLIGHTLY MODIFIED SCOPE: TITLE: Nonlinear Force Profile Used to Increase the Performance of a Haptic User Interface for Teleoperating a Robotic Hand Natural movements and force feedback are important elements in using teleoperated equipment if complex and speedy manipulation tasks are to be accomplished in hazardous environments, such as hot cells, glove boxes, decommissioning, explosives disarmament, and space. The research associated with this paper hypothesizes that a user interface and complementary radiation compatible robotic hand that integrates the human hand’s anthropometric properties, speed capability, nonlinear strength profile, reduction of active degrees of freedom during the transition from manipulation to grasping, and just noticeable difference force sensation characteristics will enhance a user’s teleoperation performance. The main contribution of this research is in that a system that concisely integrates all these factors has yet to be developed and furthermore has yet to be applied to a hazardous environment as those referenced above. In fact, the most prominent slave manipulator teleoperation technology in use today is based on a design patented in 1945 (Patent 2632574) [1]. The robotic hand/user interface systems of similar function as the one being developed in this research limit their design input requirements in the best case to only complementing the hand’s anthropometric properties, speed capability, and linearly scaled force application relationship (e.g. robotic force is a constant, 4 times that of the user). In this paper a nonlinear relationship between the force experienced between the user interface and the robotic hand was devised based on property differences of manipulation and grasping activities as they pertain to the human hand. The results show that such a relationship when subjected to a manipulation task and grasping task produces increased performance compared to the

  14. Compact teleoperated laparoendoscopic single-site robotic surgical system: Kinematics, control, and operation.

    Science.gov (United States)

    Isaac-Lowry, Oran Jacob; Okamoto, Steele; Pedram, Sahba Aghajani; Woo, Russell; Berkelman, Peter

    2017-12-01

    To date a variety of teleoperated surgical robotic systems have been developed to improve a surgeon's ability to perform demanding single-port procedures. However typical large systems are bulky, expensive, and afford limited angular motion, while smaller designs suffer complications arising from limited motion range, speed, and force generation. This work was to develop and validate a simple, compact, low cost single site teleoperated laparoendoscopic surgical robotic system, with demonstrated capability to carry out basic surgical procedures. This system builds upon previous work done at the University of Hawaii at Manoa and includes instrument and endoscope manipulators as well as compact articulated instruments designed to overcome single incision geometry complications. A robotic endoscope holder was used for the base, with an added support frame for teleoperated manipulators and instruments fabricated mostly from 3D printed parts. Kinematics and control methods were formulated for the novel manipulator configuration. Trajectory following results from an optical motion tracker and sample task performance results are presented. Results indicate that the system has successfully met the goal of basic surgical functionality while minimizing physical size, complexity, and cost. Copyright © 2017 John Wiley & Sons, Ltd.

  15. Personality Perception of Robot Avatar Teleoperators in Solo and Dyadic Tasks

    Directory of Open Access Journals (Sweden)

    Paul Adam Bremner

    2017-05-01

    Full Text Available Humanoid robot avatars are a potential new telecommunication tool, whereby a user is remotely represented by a robot that replicates their arm, head, and possible face movements. They have been shown to have a number of benefits over more traditional media such as phones or video calls. However, using a teleoperated humanoid as a communication medium inherently changes the appearance of the operator, and appearance-based stereotypes are used in interpersonal judgments (whether consciously or unconsciously. One such judgment that plays a key role in how people interact is personality. Hence, we have been motivated to investigate if and how using a robot avatar alters the perceived personality of teleoperators. To do so, we carried out two studies where participants performed 3 communication tasks, solo in study one and dyadic in study two, and were recorded on video both with and without robot mediation. Judges recruited using online crowdsourcing services then made personality judgments of the participants in the video clips. We observed that judges were able to make internally consistent trait judgments in both communication conditions. However, judge agreement was affected by robot mediation, although which traits were affected was highly task dependent. Our most important finding was that in dyadic tasks personality trait perception was shifted to incorporate cues relating to the robot’s appearance when it was used to communicate. Our findings have important implications for telepresence robot design and personality expression in autonomous robots.

  16. Complete Low-Cost Implementation of a Teleoperated Control System for a Humanoid Robot

    Directory of Open Access Journals (Sweden)

    Rafael Barea

    2013-01-01

    Full Text Available Humanoid robotics is a field of a great research interest nowadays. This work implements a low-cost teleoperated system to control a humanoid robot, as a first step for further development and study of human motion and walking. A human suit is built, consisting of 8 sensors, 6 resistive linear potentiometers on the lower extremities and 2 digital accelerometers for the arms. The goal is to replicate the suit movements in a small humanoid robot. The data from the sensors is wirelessly transmitted via two ZigBee RF configurable modules installed on each device: the robot and the suit. Replicating the suit movements requires a robot stability control module to prevent falling down while executing different actions involving knees flexion. This is carried out via a feedback control system with an accelerometer placed on the robot’s back. The measurement from this sensor is filtered using Kalman. In addition, a two input fuzzy algorithm controlling five servo motors regulates the robot balance. The humanoid robot is controlled by a medium capacity processor and a low computational cost is achieved for executing the different algorithms. Both hardware and software of the system are based on open platforms. The successful experiments carried out validate the implementation of the proposed teleoperated system.

  17. Switching-based Mapping and Control for Haptic Teleoperation of Aerial Robots

    NARCIS (Netherlands)

    Mersha, A.Y.; Stramigioli, Stefano; Carloni, Raffaella

    2012-01-01

    This paper deals with the bilateral teleoperation of underactuated aerial robots by means of a haptic interface. In particular, we propose a switching-based state mapping and control algorithm between a rate-based passive controller, which addresses the workspace incompatibility between the master

  18. Robotic 4D ultrasound solution for real-time visualization and teleoperation

    Directory of Open Access Journals (Sweden)

    Al-Badri Mohammed

    2017-09-01

    Full Text Available Automation of the image acquisition process via robotic solutions offer a large leap towards resolving ultrasound’s user-dependency. This paper, as part of a larger project aimed to develop a multipurpose 4d-ultrasonic force-sensitive robot for medical applications, focuses on achieving real-time remote visualisation for 4d ultrasound image transfer. This was possible through implementing our software modification on a GE Vivid 7 Dimension workstation, which operates a matrix array probe controlled by a KUKA LBR iiwa 7 7-DOF robotic arm. With the help of robotic positioning and the matrix array probe, fast volumetric imaging of target regions was feasible. By testing ultrasound volumes, which were roughly 880 kB in size, while using gigabit Ethernet connection, a latency of ∼57 ms was achievable for volume transfer between the ultrasound station and a remote client application, which as a result allows a frame count of 17.4 fps. Our modification thus offers for the first time real-time remote visualization, recording and control of 4d ultrasound data, which can be implemented in teleoperation.

  19. Wireless robot teleoperation via internet using IPv6 over a bluetooth personal area network

    Directory of Open Access Journals (Sweden)

    Carlos Araque Rodríguez

    2010-01-01

    Full Text Available En este artículo se presenta el diseño, construcción y pruebas de un sistema que permite la manipulación y visualización del robot Microbot Teachmover usando una conexión inalámbrica Bluetooth con dirección IPv6, brindando la posibilidad de manejar el robot desde diferentes escenarios: desde un dispositivo móvil que se encuentra en la misma piconet del robot; desde un computador que se encuentre en la misma piconet del robot y desde un computador que se encuentre conectado a Internet con una dirección IPv6.

  20. Acquisition of Basic Behaviors through Teleoperation using Robonaut

    Science.gov (United States)

    Campbell, Christina

    2004-01-01

    My area of research is in artificial intelligence and robotics. The major platform of this research is NASA's Robonaut. This humanoid robot is located at the Johnson Space Center. Prior to receiving this grant, I was able to spend two summers in Houston working with the Robonaut team, which is headed by Rob Ambrose. My work centered on teaching Robonaut to grasp a wrench based on data gathered as a human teleoperated the robot. I tried to make the procedure as general as possible so that many different motions could be taught using this method.

  1. On the Value of Estimating Human Arm Stiffness during Virtual Teleoperation with Robotic Manipulators.

    Science.gov (United States)

    Buzzi, Jacopo; Ferrigno, Giancarlo; Jansma, Joost M; De Momi, Elena

    2017-01-01

    Teleoperated robotic systems are widely spreading in multiple different fields, from hazardous environments exploration to surgery. In teleoperation, users directly manipulate a master device to achieve task execution at the slave robot side; this interaction is fundamental to guarantee both system stability and task execution performance. In this work, we propose a non-disruptive method to study the arm endpoint stiffness. We evaluate how users exploit the kinetic redundancy of the arm to achieve stability and precision during the execution of different tasks with different master devices. Four users were asked to perform two planar trajectories following virtual tasks using both a serial and a parallel link master device. Users' arm kinematics and muscular activation were acquired and combined with a user-specific musculoskeletal model to estimate the joint stiffness. Using the arm kinematic Jacobian, the arm end-point stiffness was derived. The proposed non-disruptive method is capable of estimating the arm endpoint stiffness during the execution of virtual teleoperated tasks. The obtained results are in accordance with the existing literature in human motor control and show, throughout the tested trajectory, a modulation of the arm endpoint stiffness that is affected by task characteristics and hand speed and acceleration.

  2. On the Value of Estimating Human Arm Stiffness during Virtual Teleoperation with Robotic Manipulators

    Directory of Open Access Journals (Sweden)

    Jacopo Buzzi

    2017-09-01

    Full Text Available Teleoperated robotic systems are widely spreading in multiple different fields, from hazardous environments exploration to surgery. In teleoperation, users directly manipulate a master device to achieve task execution at the slave robot side; this interaction is fundamental to guarantee both system stability and task execution performance. In this work, we propose a non-disruptive method to study the arm endpoint stiffness. We evaluate how users exploit the kinetic redundancy of the arm to achieve stability and precision during the execution of different tasks with different master devices. Four users were asked to perform two planar trajectories following virtual tasks using both a serial and a parallel link master device. Users' arm kinematics and muscular activation were acquired and combined with a user-specific musculoskeletal model to estimate the joint stiffness. Using the arm kinematic Jacobian, the arm end-point stiffness was derived. The proposed non-disruptive method is capable of estimating the arm endpoint stiffness during the execution of virtual teleoperated tasks. The obtained results are in accordance with the existing literature in human motor control and show, throughout the tested trajectory, a modulation of the arm endpoint stiffness that is affected by task characteristics and hand speed and acceleration.

  3. Space teleoperation research. American Nuclear Society Executive conference: Remote operations and robotics in the nuclear industry; remote maintenance in other hostile environments

    Science.gov (United States)

    Meintel, A. J., Jr.; Will, R. W.

    1985-01-01

    This presentation consists of four sections. The first section is a brief introduction to the NASA Space Program. The second portion summarized the results of a congressionally mandated study of automation and robotics for space station. The third portion presents a number of concepts for space teleoperator systems. The remainder of the presentation describes Langley Research Center's teleoperator/robotic research to support remote space operations.

  4. Robot Teleoperation and Perception Assistance with a Virtual Holographic Display

    Science.gov (United States)

    Goddard, Charles O.

    2012-01-01

    Teleoperation of robots in space from Earth has historically been dfficult. Speed of light delays make direct joystick-type control infeasible, so it is desirable to command a robot in a very high-level fashion. However, in order to provide such an interface, knowledge of what objects are in the robot's environment and how they can be interacted with is required. In addition, many tasks that would be desirable to perform are highly spatial, requiring some form of six degree of freedom input. These two issues can be combined, allowing the user to assist the robot's perception by identifying the locations of objects in the scene. The zSpace system, a virtual holographic environment, provides a virtual three-dimensional space superimposed over real space and a stylus tracking position and rotation inside of it. Using this system, a possible interface for this sort of robot control is proposed.

  5. Manipulators in teleoperation

    International Nuclear Information System (INIS)

    Hamel, W.R.

    1985-01-01

    Teleoperated manipulators represent a mature technology which has evolved over nearly 40 years of applications experience. The wide range of manipulator concepts developed thus far reflect differing applications, priorities, and philosophies. The technology of teleoperated manipulators is in a rapid state of change (just as are industrial robotics) fueled by microelectronics and materials advances. Large strides in performance and dexterity are now practical and advantageous. Even though improved controls and sensory feedback will increase functionality, overall costs should be reduced as manipulator fabrication and assembly labor costs are reduced through improved manufacturing technology. As these advances begin to materialize, broader applications in nonnuclear areas should occur

  6. Evaluation of teleoperated surgical robots in an enclosed undersea environment.

    Science.gov (United States)

    Doarn, Charles R; Anvari, Mehran; Low, Thomas; Broderick, Timothy J

    2009-05-01

    The ability to support surgical care in an extreme environment is a significant issue for both military medicine and space medicine. Telemanipulation systems, those that can be remotely operated from a distant site, have been used extensively by the National Aeronautics and Space Administration (NASA) for a number of years. These systems, often called telerobots, have successfully been applied to surgical interventions. A further extension is to operate these robotic systems over data communication networks where robotic slave and master are separated by a great distance. NASA utilizes the National Oceanographic and Atmospheric Administration (NOAA) Aquarius underwater habitat as an analog environment for research and technology evaluation missions, known as NASA Extreme Environment Mission Operations (NEEMO). Three NEEMO missions have provided an opportunity to evaluate teleoperated surgical robotics by astronauts and surgeons. Three robotic systems were deployed to the habitat for evaluation during NEEMO 7, 9, and 12. These systems were linked via a telecommunications link to various sites for remote manipulation. Researchers in the habitat conducted a variety of tests to evaluate performance and applicability in extreme environments. Over three different NEEMO missions, components of the Automated Endoscopic System for Optimal Positioning (AESOP), the M7 Surgical System, and the RAVEN were deployed and evaluated. A number of factors were evaluated, including communication latency and semiautonomous functions. The M7 was modified to permit a remote surgeon the ability to insert a needle into simulated tissue with ultrasound guidance, resulting in the world's first semi-autonomous supervisory-controlled medical task. The deployment and operation of teleoperated surgical systems and semi-autonomous, supervisory-controlled tasks were successfully conducted.

  7. The Development of radiation hardened tele-robot system - Development of teleoperating technology using a universal master

    Energy Technology Data Exchange (ETDEWEB)

    Choi, Yong Je; Yang, Hyun Suk [Yonsei University, Seoul (Korea)

    1999-04-01

    A force-reflecting universal master for a teleoperating system has been designed and constructed, which can be used as an effective command input device for teleoperated robots. This report presents a full detail of the mechanism design and experiments related to the development of the force-reflecting masters. A real time virtual graphics display system which can be used as a powerful tool to predict any potential dangers and also to prevent an accident in advance has been developed and interfaced with the master. In order to transmit the force information of the slave to the operator effectively, the force-reflecting algorithm has been suggested and tested on the teleoperating system. The various master-slave systems have been tested in order to develop an efficient control algorithm for a teleoperating system with a force-reflecting master. A compliant device with the force/torque sensor capability has been also developed, which can be used as a passive position/force hybrid control device and as a sensor acquiring valid contact information of a slave with an environment. Experimental results showed that the developed teleoperating technology can be applied to a teleoperator system which interacts with the real environment. 21 refs., 103 figs., 2 tabs. (Author)

  8. Teleoperation for learning by demonstration

    DEFF Research Database (Denmark)

    Kukliński, Kamil; Fischer, Kerstin; Marhenke, Ilka

    2014-01-01

    Learning by demonstration is a useful technique to augment a robot's behavioral inventory, and teleoperation allows lay users to demonstrate novel behaviors intuitively to the robot. In this paper, we compare two modes of teleoperation of an industrial robot, the demonstration by means of a data...... glove and by means of a control object (peg). Experiments with 16 lay users, performing assembly task on the Cranfield benchmark objects, show that the control peg leads to more success, more efficient demonstration and fewer errors....

  9. Teleoperated mobile robot (KAEROT) for inspection in nuclear facilities

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Byung-Soo; Kim, Chang-Hoi; Hwang, Suk-Young; Kim, Seung-Ho; Lee, Jong-Min [Korea Atomic Energy Research Inst., Taejon (Korea, Republic of)

    1994-12-31

    A teleoperated mobile robot, named as KAEROT, has been developed for inspection and maintenance in nuclear facilities. It is composed of the planetary wheel-type mobile unit and 5 DOF manipulator one. The mobile unit is able to climb up and down stairs with high stability. This paper presents the kinematic analysis of KAEROT and the stair climbing algorithm. The proposed algorithm consists of two parts; one is to generate the moving path, and the other is to calculate the angular velocity of each wheel to follow up the generated reference path. Simulations and experiments on the irregular stairs have been carried out with the developed mobile robot. The proposed algorithm is proved to be very effective for inspection in nuclear facilities. The inclination angle of robot is maintained below 30.8deg while it is climbing up the stairs of a slope of 25deg. (author).

  10. Teleoperated mobile robot (KAEROT) for inspection in nuclear facilities

    International Nuclear Information System (INIS)

    Kim, Byung-Soo; Kim, Chang-Hoi; Hwang, Suk-Young; Kim, Seung-Ho; Lee, Jong-Min

    1994-01-01

    A teleoperated mobile robot, named as KAEROT, has been developed for inspection and maintenance in nuclear facilities. It is composed of the planetary wheel-type mobile unit and 5 DOF manipulator one. The mobile unit is able to climb up and down stairs with high stability. This paper presents the kinematic analysis of KAEROT and the stair climbing algorithm. The proposed algorithm consists of two parts; one is to generate the moving path, and the other is to calculate the angular velocity of each wheel to follow up the generated reference path. Simulations and experiments on the irregular stairs have been carried out with the developed mobile robot. The proposed algorithm is proved to be very effective for inspection in nuclear facilities. The inclination angle of robot is maintained below 30.8deg while it is climbing up the stairs of a slope of 25deg. (author)

  11. Mobile teleoperator research at Savannah River Laboratory

    International Nuclear Information System (INIS)

    Byrd, J.S.

    1985-01-01

    A Robotics Technology Group was organized at Savannah River Laboratory to employ modern automation and robotics for applications at the Savannah River site. Several industrial robots have been installed in plant processes. Other robotics systems are under development in the laboratories, including mobile teleoperators for general remote tasks and emergency response operations. This paper discusses present work on a low-cost wheeled mobile vehicle, a modular light duty manipulator arm, a large gantry telerobot system, and a high technology six-legged walking robot with a teleoperated arm

  12. Teleoperation environment based on virtual reality. Application of two-planes method for position measurement

    International Nuclear Information System (INIS)

    Yoshikawa, Hidekazu; Tezuka, Tetsuo; Inoue, Ryuji

    1998-01-01

    A teleoperation system based on virtual environment (VE) is an emergent technology for operating a robot in remote or hazardous environment. We have developed a VE-based teleoperation system for robot-arm manipulation in a simplified real world. The VE for manipulating the robot arm is constructed by measuring the 3D positions of the objects around the robot arm by motion-stereo method. The 3D position is estimated by using two-(calibration) planes method based on images captured by the CCD camera on the robot-arm, since the two-planes method does not need pin-hole-model assumption to the camera system. The precision of this 3D-measurement is evaluated through experiments and then derived is the theoretical model to the error in the measurement. This measurement system is applied to VE-based teleoperation experiment for Peg-in-hole practice by the robot arm. (author)

  13. Robotics and nuclear power. Report by the Technology Transfer Robotics Task Team

    International Nuclear Information System (INIS)

    1985-06-01

    A task team was formed at the request of the Department of Energy to evaluate and assess technology development needed for advanced robotics in the nuclear industry. The mission of these technologies is to provide the nuclear industry with the support for the application of advanced robotics to reduce nuclear power generating costs and enhance the safety of the personnel in the industry. The investigation included robotic and teleoperated systems. A robotic system is defined as a reprogrammable, multifunctional manipulator designed to move materials, parts, tools, or specialized devices through variable programmed motions for the performance of a variety of tasks. A teleoperated system includes an operator who remotely controls the system by direct viewing or through a vision system

  14. The development of robotic system for the nuclear power plants - A study on the manipulation of teleoperation system using redundant robot

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Chung Oh; Cho, Hyung Seok; Jang, Pyung Hoon; Park, Ki Chul; Hyun, Jang Hwan; Kim, Joo Gon; Park, Young Joon; Hwang, Woong Tae; Jeon, Yong Soo; Lee, Joo Yeon; Ahn, Kyung Mo [Korea Advanced Institute of Science and Technology, Taejon (Korea, Republic of)

    1996-07-01

    In this project the following 4 sub- projects have been studied for use in nuclear power plants. 1) Development of precision control method for the hydraulic and pneumatic actuators: The fuzzy gain tuner for the pneumatic servo position control system with the state feedback controller was designed= by using the professional knowledge. Through the experimental study, this control method was verified to obtain the optimal fain automatically. 2) Development of an universal master arm and force reflecting teleoperation system: An autonomous telerobot system with a vision based force reflection capability was developed. To effectly implement visual force feedback, 3 different control methods were also developed. 3) A study on the analysis and control of the redundant robot manipulator: An optimal joint-path of 8-DOF redundant KAEROT for the nozzle dam task was generated and its effectiveness and safety was verified by using graphic/animation tool. The proposed dynamic control algorithm for the redundant robot was applied to the experiment of planar 3- DOF redundant robot, showing good performance. 4) A study on the robot/user interface design: A set of final design and its console table was developed, which has metaphorical identity and user-friendly interface and a study mock-up was also developed to identify the possibility in a clear form. 33 refs., 3 tabs., 11 figs. (author)

  15. A high capability teleoperated vehicle for hazardous applications

    International Nuclear Information System (INIS)

    Dudar, A.M.; Witherspoon, R.L.

    1995-01-01

    The Robotics Development Group at the Savannah River Site is developing a high performance teleoperated vehicle for use in radioactive and hazardous environments. The three-wheeled vehicle incorporates a highly dexterous 6 degree-of-freedom (DOF), hydraulically-powered manipulator made by Schilling Development, Inc. The teleoperator is called Little MoRT (MObile Radio-controlled Teleoperator) and is a modified version of a commercially available, battery-powered, warehouse vehicle. Little MoRT is controlled remotely by a universal robot controller either through a radio frequency link or a tethered cable. Six video cameras and a microphone provide the operator with audio-visual feedback of the vehicle and its surrounding environment. The vehicle also incorporates a hydraulic power unit consisting of a propane-driven engine for powering the Schilling manipulator. Little MoRT is capable of operating in outdoor as well as indoor environments and is well suited for decontamination and decommissioning activities such as dismantling, sorting, and surveying of radioactive waste

  16. Robust Stability of Scaled-Four-Channel Teleoperation with Internet Time-Varying Delays

    Directory of Open Access Journals (Sweden)

    Emma Delgado

    2016-04-01

    Full Text Available We describe the application of a generic stability framework for a teleoperation system under time-varying delay conditions, as addressed in a previous work, to a scaled-four-channel (γ-4C control scheme. Described is how varying delays are dealt with by means of dynamic encapsulation, giving rise to mu-test conditions for robust stability and offering an appealing frequency technique to deal with the stability robustness of the architecture. We discuss ideal transparency problems and we adapt classical solutions so that controllers are proper, without single or double differentiators, and thus avoid the negative effects of noise. The control scheme was fine-tuned and tested for complete stability to zero of the whole state, while seeking a practical solution to the trade-off between stability and transparency in the Internet-based teleoperation. These ideas were tested on an Internet-based application with two Omni devices at remote laboratory locations via simulations and real remote experiments that achieved robust stability, while performing well in terms of position synchronization and force transparency.

  17. Robust Stability of Scaled-Four-Channel Teleoperation with Internet Time-Varying Delays.

    Science.gov (United States)

    Delgado, Emma; Barreiro, Antonio; Falcón, Pablo; Díaz-Cacho, Miguel

    2016-04-26

    We describe the application of a generic stability framework for a teleoperation system under time-varying delay conditions, as addressed in a previous work, to a scaled-four-channel (γ-4C) control scheme. Described is how varying delays are dealt with by means of dynamic encapsulation, giving rise to mu-test conditions for robust stability and offering an appealing frequency technique to deal with the stability robustness of the architecture. We discuss ideal transparency problems and we adapt classical solutions so that controllers are proper, without single or double differentiators, and thus avoid the negative effects of noise. The control scheme was fine-tuned and tested for complete stability to zero of the whole state, while seeking a practical solution to the trade-off between stability and transparency in the Internet-based teleoperation. These ideas were tested on an Internet-based application with two Omni devices at remote laboratory locations via simulations and real remote experiments that achieved robust stability, while performing well in terms of position synchronization and force transparency.

  18. Towards multi-platform software architecture for Collaborative Teleoperation

    Science.gov (United States)

    Domingues, Christophe; Otmane, Samir; Davesne, Frederic; Mallem, Malik

    2009-03-01

    Augmented Reality (AR) can provide to a Human Operator (HO) a real help in achieving complex tasks, such as remote control of robots and cooperative teleassistance. Using appropriate augmentations, the HO can interact faster, safer and easier with the remote real world. In this paper, we present an extension of an existing distributed software and network architecture for collaborative teleoperation based on networked human-scaled mixed reality and mobile platform. The first teleoperation system was composed by a VR application and a Web application. However the 2 systems cannot be used together and it is impossible to control a distant robot simultaneously. Our goal is to update the teleoperation system to permit a heterogeneous collaborative teleoperation between the 2 platforms. An important feature of this interface is based on the use of different Virtual Reality platforms and different Mobile platforms to control one or many robots.

  19. Towards multi-platform software architecture for Collaborative Teleoperation

    International Nuclear Information System (INIS)

    Domingues, Christophe; Otmane, Samir; Davesne, Frederic; Mallem, Malik

    2009-01-01

    Augmented Reality (AR) can provide to a Human Operator (HO) a real help in achieving complex tasks, such as remote control of robots and cooperative teleassistance. Using appropriate augmentations, the HO can interact faster, safer and easier with the remote real world. In this paper, we present an extension of an existing distributed software and network architecture for collaborative teleoperation based on networked human-scaled mixed reality and mobile platform. The first teleoperation system was composed by a VR application and a Web application. However the 2 systems cannot be used together and it is impossible to control a distant robot simultaneously. Our goal is to update the teleoperation system to permit a heterogeneous collaborative teleoperation between the 2 platforms. An important feature of this interface is based on the use of different Virtual Reality platforms and different Mobile platforms to control one or many robots.

  20. Robot technology. Vol. 3B. Teleoperation and robotics: applications and technology

    Energy Technology Data Exchange (ETDEWEB)

    Vertut, J; Coiffet, P

    1985-01-01

    Teleoperation is concerned with the exploration and exploitation of of spaces which do not allow, because of their inaccessibility or hostility, direct access to man. This volume (Parts 2, 3 and 4) covers the contribution of computer science and automatic control to this technology. Part 2 includes a description of teleoperation systems followed by chapters on the operator substitution function by computer feedback to the operator. Part 3 has chapters on performance evaluation of teleoperation systems and the human operator in the teleoperation system. Part 4 is about applications of teleoperation in the nuclear industry, underwater, in space, in medicine, in industry and in security and civil protection. The nuclear applications include research and pilot facilities, reactor operation and maintenance, reactor decommissioning and dismantling and in emergencies, for example following a reactor accident. (U.K.).

  1. Haptic Manipulation of Deformable Objects in Hybrid Bilateral Teleoperation System

    Directory of Open Access Journals (Sweden)

    Juan Manuel Ibarra-Zannatha

    2007-01-01

    Full Text Available The aim of this work is the integration of a virtual environment containing a deformable object, manipulated by an open kinematical chain virtual slave robot, to a bilateral teleoperation scheme based on a real haptic device. The virtual environment of this hybrid bilateral teleoperation system combines collision detection algorithms, dynamical, kinematical and geometrical models with a position–position and/or force–position bilateral control algorithm, to produce on the operator side the reflected forces corresponding to the virtual mechanical interactions, through a haptic device. Contact teleoperation task over the virtual environment with a flexible object is implemented and analysed.

  2. Developments of STR project in the scope of teleoperation handling robotic for the operation in Spanish nuclear facilities

    International Nuclear Information System (INIS)

    Bielza, M.; Gomez Santamaria, J.; Izquierdo, J.A.; Martinez, S.; Linares, F.; Avello, A.; Gago, M.J.

    1998-01-01

    The main objective of the Teleoperated Robotic Systems project (SRT) is the development of teleoperated robotic systems for use in the inspection, surveillance and maintenance operations in nuclear and radioactive installations. These systems make possible the reduction of the individual and collective doses of the workers that undertake these operations, as well as an increase of plant availability as it is possible to carry out specific tasks of inspection and surveillance in high radiation dose areas without having to reduce the power of the installation. This project started in 1995, deciding to priorize the inspection equipment in a first phase. When this work were advanced, the development of the manipulation activities was carried out to being consider the nuclear installations needs. As a result of this work, the manipulation requirements were elaborated in order to prepare the beginning technical specifications to design the equipment s. These developments are based on a fixed manipulator which is located closed to the equipment that we want to repair, and an arm manipulator which moves by caterpillars, it is easier to control than others; and the navigation system which allows the robot self-locating in the complex area. In this paper the conclusions about the manipulation requirements are described, as well as the state of the manipulation prototype. (Author)

  3. A tele-operated mobile ultrasound scanner using a light-weight robot.

    Science.gov (United States)

    Delgorge, Cécile; Courrèges, Fabien; Al Bassit, Lama; Novales, Cyril; Rosenberger, Christophe; Smith-Guerin, Natalie; Brù, Concepció; Gilabert, Rosa; Vannoni, Maurizio; Poisson, Gérard; Vieyres, Pierre

    2005-03-01

    This paper presents a new tele-operated robotic chain for real-time ultrasound image acquisition and medical diagnosis. This system has been developed in the frame of the Mobile Tele-Echography Using an Ultralight Robot European Project. A light-weight six degrees-of-freedom serial robot, with a remote center of motion, has been specially designed for this application. It holds and moves a real probe on a distant patient according to the expert gesture and permits an image acquisition using a standard ultrasound device. The combination of mechanical structure choice for the robot and dedicated control law, particularly nearby the singular configuration allows a good path following and a robotized gesture accuracy. The choice of compression techniques for image transmission enables a compromise between flow and quality. These combined approaches, for robotics and image processing, enable the medical specialist to better control the remote ultrasound probe holder system and to receive stable and good quality ultrasound images to make a diagnosis via any type of communication link from terrestrial to satellite. Clinical tests have been performed since April 2003. They used both satellite or Integrated Services Digital Network lines with a theoretical bandwidth of 384 Kb/s. They showed the tele-echography system helped to identify 66% of lesions and 83% of symptomatic pathologies.

  4. Robot technology. Vol. 3A. Teleoperation and robotics: evolution and development

    Energy Technology Data Exchange (ETDEWEB)

    Vertut, J; Coiffet, P

    1985-01-01

    Teleoperation is concerned with the exploration and exploitation of spaces which do not allow, because of their inaccessibility or hostility, direct access to man. This volume (Part 1) covers the advances in mastering teleoperation, using only a knowledge of mechanics. The story is one of a gradual orderly succession of creative designs over many years. Diagrams and photographs illustrate the designs. This a comprehensive coverage of the subject. Following a chapter on the background to the subject the chapters cover the classification of teleoperation systems, mechanical master-slave telemanipulators for handling radioactive materials, motorized unilateral telemanipulators with open-loop control, bilateral servo manipulators, transporters and vehicles and, finally, one on the art of teleoperation at the time of the introduction of computer science. The book has been translated from French. (U.K.).

  5. Human-Centered Design and Evaluation of Haptic Cueing for Teleoperation of Multiple Mobile Robots.

    Science.gov (United States)

    Son, Hyoung Il; Franchi, Antonio; Chuang, Lewis L; Kim, Junsuk; Bulthoff, Heinrich H; Giordano, Paolo Robuffo

    2013-04-01

    In this paper, we investigate the effect of haptic cueing on a human operator's performance in the field of bilateral teleoperation of multiple mobile robots, particularly multiple unmanned aerial vehicles (UAVs). Two aspects of human performance are deemed important in this area, namely, the maneuverability of mobile robots and the perceptual sensitivity of the remote environment. We introduce metrics that allow us to address these aspects in two psychophysical studies, which are reported here. Three fundamental haptic cue types were evaluated. The Force cue conveys information on the proximity of the commanded trajectory to obstacles in the remote environment. The Velocity cue represents the mismatch between the commanded and actual velocities of the UAVs and can implicitly provide a rich amount of information regarding the actual behavior of the UAVs. Finally, the Velocity+Force cue is a linear combination of the two. Our experimental results show that, while maneuverability is best supported by the Force cue feedback, perceptual sensitivity is best served by the Velocity cue feedback. In addition, we show that large gains in the haptic feedbacks do not always guarantee an enhancement in the teleoperator's performance.

  6. Tele-operated search robot for human detection using histogram of oriented objects

    Science.gov (United States)

    Cruz, Febus Reidj G.; Avendaño, Glenn O.; Manlises, Cyrel O.; Avellanosa, James Jason G.; Abina, Jyacinth Camille F.; Masaquel, Albert M.; Siapno, Michael Lance O.; Chung, Wen-Yaw

    2017-02-01

    Disasters such as typhoons, tornadoes, and earthquakes are inevitable. Aftermaths of these disasters include the missing people. Using robots with human detection capabilities to locate the missing people, can dramatically reduce the harm and risk to those who work in such circumstances. This study aims to: design and build a tele-operated robot; implement in MATLAB an algorithm for the detection of humans; and create a database of human identification based on various positions, angles, light intensity, as well as distances from which humans will be identified. Different light intensities were made by using Photoshop to simulate smoke, dust and water drops conditions. After processing the image, the system can indicate either a human is detected or not detected. Testing with bodies covered was also conducted to test the algorithm's robustness. Based on the results, the algorithm can detect humans with full body shown. For upright and lying positions, detection can happen from 8 feet to 20 feet. For sitting position, detection can happen from 2 feet to 20 feet with slight variances in results because of different lighting conditions. The distances greater than 20 feet, no humans can be processed or false negatives can occur. For bodies covered, the algorithm can detect humans in cases made under given circumstances. On three positions, humans can be detected from 0 degrees to 180 degrees under normal, with smoke, with dust, and with water droplet conditions. This study was able to design and build a tele-operated robot with MATLAB algorithm that can detect humans with an overall precision of 88.30%, from which a database was created for human identification based on various conditions, where humans will be identified.

  7. Supervised Remote Robot with Guided Autonomy and Teleoperation (SURROGATE): A Framework for Whole-Body Manipulation

    Science.gov (United States)

    Hebert, Paul; Ma, Jeremy; Borders, James; Aydemir, Alper; Bajracharya, Max; Hudson, Nicolas; Shankar, Krishna; Karumanchi, Sisir; Douillard, Bertrand; Burdick, Joel

    2015-01-01

    The use of the cognitive capabilties of humans to help guide the autonomy of robotics platforms in what is typically called "supervised-autonomy" is becoming more commonplace in robotics research. The work discussed in this paper presents an approach to a human-in-the-loop mode of robot operation that integrates high level human cognition and commanding with the intelligence and processing power of autonomous systems. Our framework for a "Supervised Remote Robot with Guided Autonomy and Teleoperation" (SURROGATE) is demonstrated on a robotic platform consisting of a pan-tilt perception head, two 7-DOF arms connected by a single 7-DOF torso, mounted on a tracked-wheel base. We present an architecture that allows high-level supervisory commands and intents to be specified by a user that are then interpreted by the robotic system to perform whole body manipulation tasks autonomously. We use a concept of "behaviors" to chain together sequences of "actions" for the robot to perform which is then executed real time.

  8. Control issues related to bilateral teleoperation of long-reach, flexible manipulators

    International Nuclear Information System (INIS)

    Love, L.J.

    1997-01-01

    A challenging problem presently being addressed by the Department of Energy (DOE) is the extraction of large volumes of hazardous waste from underground waste storage facilities. The nature of the material requires the use of robotic and teleoperated systems. Furthermore, the constraints of the storage tanks require the use of long reach manipulators. These robots are characterized by their large workspace and reduced mass. Unfortunately, this reduction in mass increases structural compliance, making these robots susceptible to vibration. Until recently, no attempt has been made to provide the operator any type of force reflection due to the compliance of the slave robot. This paper addresses the control of bilateral teleoperation systems that use long-reach, flexible manipulators. Analysis and experiments show that the compliance of the slave robot directly affects the stability of the teleoperation system. This study suggests that this may be controlled by increasing the damping on the master robot. However, this increase in target damping increases the energy an operator must exert during the execution of a task. A new teleoperation strategy adapts the target impedance of the master robot to variations in the identified impedance of the remote environment coupled to the slave robot. Experiments show increased performance due to a decrease in the energy the operator must provide during task execution

  9. Experience in the use of teleoperated robotic equipment in the Spanish Nuclear Power Plants (S.R.T. Project)

    International Nuclear Information System (INIS)

    Bielza, M.; Gomez, J.; Izquierdo, J.A.; Bercedo, A.; Espallardo, J.A.; Martinez, A.; Carmena, P.; Pascual, J.L.

    1998-01-01

    The main objective of the Teleoperated Robotic Systems project (SRT) is the development of teleoperated robotic systems for use in the inspection, surveillance and maintenance operations in nuclear and radioactive installations. These systems make possible the reduction of the individual and collective doses of the workers that undertake these operations, as well as an increase of plant availability as it is possible to carry out specific tasks of inspection and surveillance in high radiation dose areas without to reduce the power of the installation. This project started in 1995 deciding to priorize the inspection equipment in a first phase. As a result of this work currently several semi-industrial products are available: ROBCAR, ROBICEN y ANAES. These have been installed for testing and commercial operation in Spanish nuclear installations. In this paper the experience of using these prototypes in the S.M. de Garona and Cofrentes nuclear power plants is described, as well as the improvements in the design of these systems derived from these experiences that have been incorporated to the industrial prototypes that are currently in the last phase of development. (Author)

  10. Safe teleoperation based on flexible intraoperative planning for robot-assisted laser microsurgery.

    Science.gov (United States)

    Mattos, Leonardo S; Caldwell, Darwin G

    2012-01-01

    This paper describes a new intraoperative planning system created to improve precision and safety in teleoperated laser microsurgeries. It addresses major safety issues related to real-time control of a surgical laser during teleoperated procedures, which are related to the reliability and robustness of the telecommunication channels. Here, a safe solution is presented, consisting in a new planning system architecture that maintains the flexibility and benefits of real-time teleoperation and keeps the surgeon in control of all surgical actions. The developed system is based on our virtual scalpel system for robot-assisted laser microsurgery, and allows the intuitive use of stylus to create surgical plans directly over live video of the surgical field. In this case, surgical plans are defined as graphic objects overlaid on the live video, which can be easily modified or replaced as needed, and which are transmitted to the main surgical system controller for subsequent safe execution. In the process of improving safety, this new planning system also resulted in improved laser aiming precision and improved capability for higher quality laser procedures, both due to the new surgical plan execution module, which allows very fast and precise laser aiming control. Experimental results presented herein show that, in addition to the safety improvements, the new planning system resulted in a 48% improvement in laser aiming precision when compared to the previous virtual scalpel system.

  11. Robotic design analysis based on teleoperated manipulator data collection

    International Nuclear Information System (INIS)

    Stoughton, R.S.; Martin, H.L.

    1985-01-01

    Extensive data collection was performed on a servomanipulator system (TeleOperator Systems SM-229) to determine the motion range and mechanical power usage of the manipulator under direct human control. More than 50 hours of various manipulation operations were performed while joint positions and motor currents were recorded. Reduction of these data yielded histograms of the manipulator usage patterns revealing areas where future manipulator motion ranges and drive systems could be optimized. This report develops a graphical representation of mechanical power usage that relates torque and velocity to the total usage time. Methods of interpreting this representation are discussed and generalized for use in analyzing robotic systems. The resulting technique will allow designers to reevaluate an operating system and determine how to improve that system's design

  12. A Surgical Robot Teleoperation Framework for Providing Haptic Feedback Incorporating Virtual Envrioment-Based Guidance

    Directory of Open Access Journals (Sweden)

    Adnan Munawar

    2016-08-01

    Full Text Available In robot-assisted tele-operated laparoscopic surgeries, the patient side manipulators are controlled via the master manipulators that are controlled by the surgeon. The current generation of robots approved for laparoscopic surgery lack haptic feedback. In theory, haptic feedback would enhance the surgical procedures by enabling better coordination between the hand movements that are improved by the tactile sense of the operating environment. This research presents an overall control framework for a haptic feedback on existing robot platforms, and demonstrated on the daVinci Research Kit (dVRK system. The paper discusses the implementation of a flexible framework that incorporates a stiffness control with gravity compensation for the surgeons manipulator and a sensing and collision detection algorithm for calculating the interaction between the patients manipulators and the surgical area.

  13. Social Inclusion of Senior Citizens by a Teleoperated Android

    DEFF Research Database (Denmark)

    Yamazaki, Ryuji; Nishio, Shuichi; Ishiguro, Hiroshi

    As populations continue to age, there is a growing need for assistive technologies that help senior citizens maintain their autonomy and enjoy their lives. We explore the potential of teleoperated androids, which are embodied telecommunication media with humanlike appearances. Our exploratory study...... focused on the social aspects of Telenoid, a teleoperated android designed as a minimalistic human, which might facilitate communica- tion between senior citizens and its operators. We con- ducted cross-cultural field trials in Japan and Denmark by introducing Telenoid into care facilities and the pri......- vate homes of seniors to observe how they responded to it. In Japan, we set up a teleoperation system in an elemen- tary school and investigated how it shaped communica- tion through the internet between the elderly in a care facility and the children who acted as teleoperators. In both countries...

  14. The evolution of teleoperated manipulators at ORNL

    International Nuclear Information System (INIS)

    Kress, R.L.; Jansen, J.F.; Noakes, M.W.; Herndon, J.N.

    1996-01-01

    ORNL has made significant contributions to teleoperator and telerobotics technology for two decades and continues with an aggressive program today. Examples of past projects are: (1) the M2 servomanipulator, which was the first digitally controlled teleoperator; (2) the Advanced Servomanipulator (ASM), which was the first remotely maintainable teleoperator; (3) the CESARm/Kraft dissimilar teleoperated system; and (4) the Laboratory Telerobotic Manipulator (LTM), a 7-Degree-of-Freedom (7-DOF) telerobot built as a prototype for work in space. More recently, ORNL has become heavily involved with Environmental Restoration and Waste Management (ERWM) robotics programs funded by the Department of Energy (DOE). The ERWM program requires high payloads and high dexterity. As a result, a hydraulically actuated, dual-arm system comprised of two 6-DOF arms mounted on a 5-DOF base has been constructed and is being used today for various research tasks and for decontamination and dismantlement activities. All of these teleoperated manipulator systems build upon the experiences gained throughout the almost two decades of development. Each system incorporates not only the latest technology in computers, sensors, and electronics, but each new . system also adds at least one new feature to the technologies already developed and demonstrated in the previous system(s). As a result of this process, a serious study of these manipulator systems is a study in the evolution of teleoperated manipulator the systems in general. This provides insight not only into the research and development paths chosen in the past, but also into the appropriate directions for future teleoperator and telerobotics research. This paper examines each of the teleoperated/telerobotic systems developed at ORNL, summarizes their features and capabilities, examines the state of the most current telerobotic system (the Dual Arm Work Module), PM provides direction for a Next Generation Telerobotic Manipulator system

  15. Web based educational tool for neural network robot control

    Directory of Open Access Journals (Sweden)

    Jure Čas

    2007-05-01

    Full Text Available Abstract— This paper describes the application for teleoperations of the SCARA robot via the internet. The SCARA robot is used by students of mehatronics at the University of Maribor as a remote educational tool. The developed software consists of two parts i.e. the continuous neural network sliding mode controller (CNNSMC and the graphical user interface (GUI. Application is based on two well-known commercially available software packages i.e. MATLAB/Simulink and LabVIEW. Matlab/Simulink and the DSP2 Library for Simulink are used for control algorithm development, simulation and executable code generation. While this code is executing on the DSP-2 Roby controller and through the analog and digital I/O lines drives the real process, LabVIEW virtual instrument (VI, running on the PC, is used as a user front end. LabVIEW VI provides the ability for on-line parameter tuning, signal monitoring, on-line analysis and via Remote Panels technology also teleoperation. The main advantage of a CNNSMC is the exploitation of its self-learning capability. When friction or an unexpected impediment occurs for example, the user of a remote application has no information about any changed robot dynamic and thus is unable to dispatch it manually. This is not a control problem anymore because, when a CNNSMC is used, any approximation of changed robot dynamic is estimated independently of the remote’s user. Index Terms—LabVIEW; Matlab/Simulink; Neural network control; remote educational tool; robotics

  16. Human-Robot Interaction

    Science.gov (United States)

    Sandor, Aniko; Cross, E. Vincent, II; Chang, Mai Lee

    2015-01-01

    Human-robot interaction (HRI) is a discipline investigating the factors affecting the interactions between humans and robots. It is important to evaluate how the design of interfaces affect the human's ability to perform tasks effectively and efficiently when working with a robot. By understanding the effects of interface design on human performance, workload, and situation awareness, interfaces can be developed to appropriately support the human in performing tasks with minimal errors and with appropriate interaction time and effort. Thus, the results of research on human-robot interfaces have direct implications for the design of robotic systems. For efficient and effective remote navigation of a rover, a human operator needs to be aware of the robot's environment. However, during teleoperation, operators may get information about the environment only through a robot's front-mounted camera causing a keyhole effect. The keyhole effect reduces situation awareness which may manifest in navigation issues such as higher number of collisions, missing critical aspects of the environment, or reduced speed. One way to compensate for the keyhole effect and the ambiguities operators experience when they teleoperate a robot is adding multiple cameras and including the robot chassis in the camera view. Augmented reality, such as overlays, can also enhance the way a person sees objects in the environment or in camera views by making them more visible. Scenes can be augmented with integrated telemetry, procedures, or map information. Furthermore, the addition of an exocentric (i.e., third-person) field of view from a camera placed in the robot's environment may provide operators with the additional information needed to gain spatial awareness of the robot. Two research studies investigated possible mitigation approaches to address the keyhole effect: 1) combining the inclusion of the robot chassis in the camera view with augmented reality overlays, and 2) modifying the camera

  17. Mobile teleoperator remote sensing

    International Nuclear Information System (INIS)

    Hall, E.L.

    1986-01-01

    Sensing systems are an important element of mobile teleoperators and robots. This paper discusses certain problems and limitations of vision and other sensing systems with respect to operations in a radiological accident environment. Methods which appear promising for near-term improvements to sensor technology are described. 3 refs

  18. On bilateral teleoperation of aerial robots

    NARCIS (Netherlands)

    Mersha, A.Y.; Stramigioli, Stefano; Carloni, Raffaella

    This paper presents a generic hierarchical passive teleoperation control architecture that effectively addresses the issues of workspace incompatibility and precision, as well as other classical and peculiar challenges. More specifically, the control scheme consists of a user-defined variable scale

  19. Decontamination and concrete core sampling by teleoperated robot at Fukushima Daiichi reactor buildings

    International Nuclear Information System (INIS)

    Watanabe, Masaru; Onitsuka, Hironori; Shimonabe, Noriaki; Fujita, Jun; Matsumura, Takumi; Okumura, Atsushi

    2015-01-01

    For decommissioning of Fukushima daiichi nuclear power station, reduction of the dose equivalent rates inside the reactor buildings is an important issue. Concrete core sampling from the buildings to investigate the contamination is necessary for study about effective decontamination. However, dose rate inside the reactor buildings is very high. For example, dose rate of 1st floor on the Unit 1 is 1.2 - 1820 [mSv / h], the Unit 2 is 2.5 - 220 [mSv / h] and Unit 3 is 2.2 - 4780 [mSv / h]. So it is difficult for workers to work long hours. Therefore, a teleoperated robot, named 'MHI-MEISTeR (Mitsubishi Heavy Industries - Maintenance Equipment Integrated System of Telecontrol Robot)', has been developed to conduct operations like concrete core samples from the reactor buildings. Actually, some concrete core samples from Fukushima daiichi were taken by MHI-MEISTeR. In addition, MHI-MEISTeR is designed as a versatile robot, and so it can conduct suction / blast decontamination works as well as concrete core sampling. The above operations were performed by MHI-MEISTeR in Fukushima daiichi nuclear power station. (author)

  20. Dual Arm Work Platform teleoperated robotics system. Innovative technology summary report

    International Nuclear Information System (INIS)

    1998-12-01

    The US Department of Energy (DOE) and the Federal Energy Technology Center (FETC) has developed a Large Scale Demonstration Project (LSDP) at the Chicago Pile-5 Research Reactor (CP-5) at Argonne National Laboratory-East (ANL). The objective of the LSDP is to demonstrate potentially beneficial Deactivation and Decommissioning (D and D) technologies in comparison with current baseline technologies. The Dual Arm Work Platform (DAWP) demonstration focused on the use of the DAWP to segment and dismantle the CP-5 reactor tank and surrounding bio-shield components (including the graphite block reflector, lead and boral sheeting) and performing some minor tasks best suited for the use of teleoperated robotics that were not evaluated in this demonstration. The DAWP system is not a commercially available product at this time. The CP-5 implementation was its first D and D application. The demonstration of the DAWP was to determine the areas on which improvements must be made to make this technology commercially viable. The results of the demonstration are included in this greenbook. It is the intention of the developers to incorporate lessons learned at this demonstration and current technological advancements in robotics into the next generation of the DAWP

  1. Towards a Location-based Service for Early Mental Health Interventions in Disaster Response Using Minimalistic Tele-operated Android Robots Technology

    Science.gov (United States)

    Vahidi, H.; Mobasheri, A.; Alimardani, M.; Guan, Q.; Bakillah, M.

    2014-04-01

    Providing early mental health services during disaster is a great challenge in the disaster response phase. Lack of access to adequate mental-health professionals in the early stages of large-scale disasters dramatically influences the trend of a successful mental health aid. In this paper, a conceptual framework has been suggested for adopting cellphone-type tele-operated android robots in the early stages of disasters for providing the early mental health services for disaster survivors by developing a locationbased and participatory approach. The techniques of enabling GI-services in a Peer-to-Peer (P2P) environment were studied to overcome the limitations of current centralized services. Therefore, the aim of this research study is to add more flexibility and autonomy to GI web services (WMS, WFS, WPS, etc.) and alleviate to some degree the inherent limitations of these centralized systems. A P2P system Architecture is presented for the location-based service using minimalistic tele-operated android robots, and some key techniques of implementing this service using BestPeer were studied for developing this framework.

  2. Robot Actors, Robot Dramaturgies

    DEFF Research Database (Denmark)

    Jochum, Elizabeth

    This paper considers the use of tele-operated robots in live performance. Robots and performance have long been linked, from the working androids and automata staged in popular exhibitions during the nineteenth century and the robots featured at Cybernetic Serendipity (1968) and the World Expo...

  3. Immersive Virtual Reality with Applications to Tele-Operation and Training

    Science.gov (United States)

    2016-03-07

    reviewed journals : Number of Papers published in non peer-reviewed journals : Final Report: Immersive Virtual Reality with Applications to Tele-Operation... Immersive Virtual Reality with Applications to Tele-Operation and Training The proposed project aims to develop a fundamental framework for...establishing an immersive virtual reality environment for robust and scalable human robotics interaction in a cooperative intelligent architecture at the

  4. Teleoperation of Robonaut Using Finger Tracking

    Science.gov (United States)

    Champoux, Rachel G.; Luo, Victor

    2012-01-01

    With the advent of new finger tracking systems, the idea of a more expressive and intuitive user interface is being explored and implemented. One practical application for this new kind of interface is that of teleoperating a robot. For humanoid robots, a finger tracking interface is required due to the level of complexity in a human-like hand, where a joystick isn't accurate. Moreover, for some tasks, using one's own hands allows the user to communicate their intentions more effectively than other input. The purpose of this project was to develop a natural user interface for someone to teleoperate a robot that is elsewhere. Specifically, this was designed to control Robonaut on the international space station to do tasks too dangerous and/or too trivial for human astronauts. This interface was developed by integrating and modifying 3Gear's software, which includes a library of gestures and the ability to track hands. The end result is an interface in which the user can manipulate objects in real time in the user interface. then, the information is relayed to a simulator, the stand in for Robonaut, at a slight delay.

  5. Social Acceptance of a Teleoperated Android

    DEFF Research Database (Denmark)

    Ryuji, Yamazaki; Nishio, Shuichi; Ishiguro, Hiroshi

    2012-01-01

    We explored the potential of teleoperated android robots, which are embodied telecommunication media with humanlike appearances, and how they affect people in the real world when they are employed to express a telepresence and a sense of ‘being there’. In Denmark, our exploratory study focused on...

  6. Improving UGV teleoperation performance using novel visualization techniques and manual interfaces

    Science.gov (United States)

    Vozar, Steven; Tilbury, Dawn M.

    2012-06-01

    Unmanned ground vehicles (UGVs) are well-suited to a variety of tasks that are dangerous or repetitive for humans to perform. Despite recent advances, UGVs still suffer from reliability issues, and human operation failures have been identified as one root cause of UGV system failure. However, most literature relevant to UGV reliability does not address the effects of human errors or the user interface. Our previous work investigated the issue of user situational awareness and sense of presence in the robot workspace by implementing a Mixed Reality interface featuring a first-person video feed with an Augmented Reality overlay and a third-person Virtual Reality display. The interface was evaluated in a series of user tests in which users manually controlled a UGV with a manipulator arm using traditional input modalities including a computer mouse, keyboard and gamepad. In this study, we learned that users found it challenging to mentally map commands from the manual inputs to the robot arm behavior. Also, switching between control modalities seemed to add to the cognitive load during teleoperation tasks. A master-slave style manual controller can provide an intuitive one-to-one mapping from user input to robot pose, and has the potential to improve both operator situational awareness for teleoperation tasks and decrease mission completion time. This paper describes the design and implementation of a teleoperated UGV with a Mixed Reality visualization interface and a master-slave controller that is suitable for teleoperated mobile manipulation tasks.

  7. Iconic Gestures for Robot Avatars, Recognition and Integration with Speech

    Science.gov (United States)

    Bremner, Paul; Leonards, Ute

    2016-01-01

    Co-verbal gestures are an important part of human communication, improving its efficiency and efficacy for information conveyance. One possible means by which such multi-modal communication might be realized remotely is through the use of a tele-operated humanoid robot avatar. Such avatars have been previously shown to enhance social presence and operator salience. We present a motion tracking based tele-operation system for the NAO robot platform that allows direct transmission of speech and gestures produced by the operator. To assess the capabilities of this system for transmitting multi-modal communication, we have conducted a user study that investigated if robot-produced iconic gestures are comprehensible, and are integrated with speech. Robot performed gesture outcomes were compared directly to those for gestures produced by a human actor, using a within participant experimental design. We show that iconic gestures produced by a tele-operated robot are understood by participants when presented alone, almost as well as when produced by a human. More importantly, we show that gestures are integrated with speech when presented as part of a multi-modal communication equally well for human and robot performances. PMID:26925010

  8. Iconic Gestures for Robot Avatars, Recognition and Integration with Speech

    Directory of Open Access Journals (Sweden)

    Paul Adam Bremner

    2016-02-01

    Full Text Available Co-verbal gestures are an important part of human communication, improving its efficiency and efficacy for information conveyance. One possible means by which such multi-modal communication might be realised remotely is through the use of a tele-operated humanoid robot avatar. Such avatars have been previously shown to enhance social presence and operator salience. We present a motion tracking based tele-operation system for the NAO robot platform that allows direct transmission of speech and gestures produced by the operator. To assess the capabilities of this system for transmitting multi-modal communication, we have conducted a user study that investigated if robot-produced iconic gestures are comprehensible, and are integrated with speech. Robot performed gesture outcomes were compared directly to those for gestures produced by a human actor, using a within participant experimental design. We show that iconic gestures produced by a tele-operated robot are understood by participants when presented alone, almost as well as when produced by a human. More importantly, we show that gestures are integrated with speech when presented as part of a multi-modal communication equally well for human and robot performances.

  9. Teleoperation over low bandwidth communication links

    International Nuclear Information System (INIS)

    Fryer, R.J.; Mair, G.M.; Clark, N.; Heng, J.

    1996-01-01

    Teleoperation is well established for many areas of hazardous environment working. Where such environments are well structured and contained, such as within a working plant, communications bandwidths need not be a constraining factor. However where the worksite is remote, large, poorly structured or damaged communications rapidly become a critical factor in the efficient deployment and use of teleoperation equipment. The paper justifies and describes means which we are exploring to reduce the required communications bandwidth for teleoperation whist retaining full functionality. Techniques involved include incorporation of local intelligence at the worksite, with bandwidth devoted to high-level up-link control signals and down-link feedback, and the use of highly compressed video feeding 'virtual reality type' HMDs to provide maximum system transparency for the operator. The work is drawing on previous experience with an 'anthropomorphic robot heat' for telepresence work, and proprietary algorithms capable of compressing full colour video to standard telephone modem data rates. (Author)

  10. Adding navigation, artificial audition and vital sign monitoring capabilities to a telepresence mobile robot for remote home care applications.

    Science.gov (United States)

    Laniel, Sebastien; Letourneau, Dominic; Labbe, Mathieu; Grondin, Francois; Polgar, Janice; Michaud, Francois

    2017-07-01

    A telepresence mobile robot is a remote-controlled, wheeled device with wireless internet connectivity for bidirectional audio, video and data transmission. In health care, a telepresence robot could be used to have a clinician or a caregiver assist seniors in their homes without having to travel to these locations. Many mobile telepresence robotic platforms have recently been introduced on the market, bringing mobility to telecommunication and vital sign monitoring at reasonable costs. What is missing for making them effective remote telepresence systems for home care assistance are capabilities specifically needed to assist the remote operator in controlling the robot and perceiving the environment through the robot's sensors or, in other words, minimizing cognitive load and maximizing situation awareness. This paper describes our approach adding navigation, artificial audition and vital sign monitoring capabilities to a commercially available telepresence mobile robot. This requires the use of a robot control architecture to integrate the autonomous and teleoperation capabilities of the platform.

  11. Development and demonstration of a teleoperated modular open-quotes snakeclose quotes robot system. Final report, September 30, 1986--December 31, 1993

    International Nuclear Information System (INIS)

    Tesar, D.; Hooper, R.

    1995-01-01

    The U.S. Department of Energy has provided support to four universities and the Oak Ridge National Laboratory in order to pursue research leading to the development and deployment of advanced robotic systems capable of performing tasks that generate significant occupational radiation exposure and/or whose execution times can be reduced if performed by an automated system. The goal was to develop advanced robotic systems capable of performing surveillance, maintenance, and repair tasks in nuclear facilities and other hazardous environments. The approach to achieving the program objective was a transition from teleoperation to the capability of autonomous operation within three successive generations of robotic systems. The robotic system will always have the capability to request human assistance. The development of general purpose robots to perform skilled labor tasks in restricted environments was shown to have extensive payback in areas of energy systems (nuclear and fossil units), chemical plants, fire fighting, space operations, underwater activities, defense, and other hazardous activities. The strategy that was used to achieve the program goals in an efficient and timely manner consisted in utilizing, and advancing where required, state-of-the-art robotics technology through close interaction between the universities and the manufacturers and operators of nuclear power plants. The research effort showed that a broad range of applications for the robotic systems existed for the improved operation of nuclear reactors and in other hazardous tasks. As a consequence, each institution was able to obtain additional support from other agencies, e.g., DoD and NASA. Areas of cooperation with other nations (e.g., Japan, France, Germany) were utilized

  12. The development of advanced robotic technology -The development of advanced robotics for the nuclear industry-

    International Nuclear Information System (INIS)

    Lee, Jong Min; Lee, Yong Bum; Kim, Woong Ki; Park, Soon Yong; Kim, Seung Ho; Kim, Chang Hoi; Hwang, Suk Yeoung; Kim, Byung Soo; Lee, Young Kwang

    1994-07-01

    In this year (the second year of this project), researches and development have been carried out to establish the essential key technologies applied to robot system for nuclear industry. In the area of robot vision, in order to construct stereo vision system necessary to tele-operation, stereo image acquisition camera module and stereo image displayer have been developed. Stereo matching and storing programs have been developed to analyse stereo images. According to the result of tele-operation experiment, operation efficiency has been enhanced about 20% by using the stereo vision system. In a part of object recognition, a tele-operated robot system has been constructed to evaluate the performance of the stereo vision system and to develop the vision algorithm to automate nozzle dam operation. A nuclear fuel rod character recognition system has been developed by using neural network. As a result of perfomance evaluation of the recognition system, 99% recognition rate has been achieved. In the area of sensing and intelligent control, temperature distribution has been measured by using the analysis of thermal image histogram and the inspection algorithm has been developed to determine of the state be normal or abnormal, and the fuzzy controller has been developed to control the compact mobile robot designed for path moving on block-typed path. (Author)

  13. Development and demonstration of a teleoperated modular {open_quotes}snake{close_quotes} robot system. Final report, September 30, 1986--December 31, 1993

    Energy Technology Data Exchange (ETDEWEB)

    Tesar, D.; Hooper, R.

    1995-04-12

    The U.S. Department of Energy has provided support to four universities and the Oak Ridge National Laboratory in order to pursue research leading to the development and deployment of advanced robotic systems capable of performing tasks that generate significant occupational radiation exposure and/or whose execution times can be reduced if performed by an automated system. The goal was to develop advanced robotic systems capable of performing surveillance, maintenance, and repair tasks in nuclear facilities and other hazardous environments. The approach to achieving the program objective was a transition from teleoperation to the capability of autonomous operation within three successive generations of robotic systems. The robotic system will always have the capability to request human assistance. The development of general purpose robots to perform skilled labor tasks in restricted environments was shown to have extensive payback in areas of energy systems (nuclear and fossil units), chemical plants, fire fighting, space operations, underwater activities, defense, and other hazardous activities. The strategy that was used to achieve the program goals in an efficient and timely manner consisted in utilizing, and advancing where required, state-of-the-art robotics technology through close interaction between the universities and the manufacturers and operators of nuclear power plants. The research effort showed that a broad range of applications for the robotic systems existed for the improved operation of nuclear reactors and in other hazardous tasks. As a consequence, each institution was able to obtain additional support from other agencies, e.g., DoD and NASA. Areas of cooperation with other nations (e.g., Japan, France, Germany) were utilized.

  14. Monitor, the prelude to robotics

    International Nuclear Information System (INIS)

    Grisham, D.L.; Lambert, J.E.

    1985-01-01

    Robots and teleoperator systems will play an important role in future energy systems regardless of the particular energy source. Present remote handling systems were developed for radioactive environments; however, future sources, such as fusion reactors, solar concentrators, and wind generators will also produce environments too hostile for practical ''hands on'' maintenance. Teleoperator systems developed at the Clinton P. Anderson Meson Physics Facility (LAMPF) are a logical prelude to performing remote operations with robots. The ''Monitor'' remote handling systems represented state-of-the-art mechanical hardware and operating techniques - the only elements missing are suitable computer and software interfaces

  15. Multivariate stability of force-reflecting teleoperation: Structures of finite and infinite zeros

    International Nuclear Information System (INIS)

    Daniel, R.W.; McAree, P.R.

    2000-01-01

    This paper presents a stability analysis of force-position teleoperation under general end-effector contact. The analysis is based on the finite and infinite zero structure of the multivariable root-locus resulting from modulation of the environment stiffness. The starting point is an analysis of the stability of robot force control, motivated by the observation that the human-operator in a force reflection loop acts as a force servo, generating position commands in response to reflected force. Asymptotic root loci properties are used to establish passivity conditions on force feedback to give root locus interpretations of the well-known results that (1) feedback via the inverse joint Jacobian can lead to (kinematic) instability and that (2) passivity is preserved by kinematically proper force feedback through the transpose of the joint angle Jacobian. It is demonstrated that a fully constrained force-position teleoperation loop has an identical infinite zero structure to that of a slave manipulation under kinematically proper force control and that the dominant vibration modes of a force-position loop are fully described by a multivariable analogue of the single-input single-output pseudo-system investigated in a study by Daniel and McAree. Extension of the analysis to cover partial end-effector constraint provides a design tool for teleoperation control and serves to aid selection of teleoperation slate-arms. The paper concludes by giving a passivity condition for multiple-input multiple-output force-position teleoperation for stable contact against all environments

  16. Internet remote control interface for a multipurpose robotic arm

    Directory of Open Access Journals (Sweden)

    Matthew W. Dunnigan

    2008-11-01

    Full Text Available This paper presents an Internet remote control interface for a MITSUBISHI PA10-6CE manipulator established for the purpose of the ROBOT museum exhibition during spring and summer 2004. The robotic manipulator is a part of the Intelligent Robotic Systems Laboratory at Heriot ? Watt University, which has been established to work on dynamic and kinematic aspects of manipulator control in the presence of environmental disturbances. The laboratory has been enriched by a simple vision system consisting of three web-cameras to broadcast the live images of the robots over the Internet. The Interface comprises of the TCP/IP server providing command parsing and execution using the open controller architecture of the manipulator and a client Java applet web-site providing a simple robot control interface.

  17. Experimental setup for evaluating an adaptive user interface for teleoperation control

    Science.gov (United States)

    Wijayasinghe, Indika B.; Peetha, Srikanth; Abubakar, Shamsudeen; Saadatzi, Mohammad Nasser; Cremer, Sven; Popa, Dan O.

    2017-05-01

    A vital part of human interactions with a machine is the control interface, which single-handedly could define the user satisfaction and the efficiency of performing a task. This paper elaborates the implementation of an experimental setup to study an adaptive algorithm that can help the user better tele-operate the robot. The formulation of the adaptive interface and associate learning algorithms are general enough to apply when the mapping between the user controls and the robot actuators is complex and/or ambiguous. The method uses a genetic algorithm to find the optimal parameters that produce the input-output mapping for teleoperation control. In this paper, we describe the experimental setup and associated results that was used to validate the adaptive interface to a differential drive robot from two different input devices; a joystick, and a Myo gesture control armband. Results show that after the learning phase, the interface converges to an intuitive mapping that can help even inexperienced users drive the system to a goal location.

  18. Experimental evaluation of magnified haptic feedback for robot-assisted needle insertion and palpation.

    Science.gov (United States)

    Meli, Leonardo; Pacchierotti, Claudio; Prattichizzo, Domenico

    2017-12-01

    Haptic feedback has been proven to play a key role in enhancing the performance of teleoperated medical procedures. However, due to safety issues, commercially-available medical robots do not currently provide the clinician with haptic feedback. This work presents the experimental evaluation of a teleoperation system for robot-assisted medical procedures able to provide magnified haptic feedback to the clinician. Forces registered at the operating table are magnified and provided to the clinician through a 7-DoF haptic interface. The same interface is also used to control the motion of a 6-DoF slave robotic manipulator. The safety of the system is guaranteed by a time-domain passivity-based control algorithm. Two experiments were carried out on stiffness discrimination (during palpation and needle insertion) and one experiment on needle guidance. Our haptic-enabled teleoperation system improved the performance with respect to direct hand interaction of 80%, 306%, and 27% in stiffness discrimination through palpation, stiffness discrimination during needle insertion, and guidance, respectively. Copyright © 2017 John Wiley & Sons, Ltd.

  19. Towards efficient deployment in Internet of Robotic Things

    OpenAIRE

    Razafimandimby , Cristanel; Loscri , Valeria; Vegni , Anna Maria

    2017-01-01

    International audience; Internet of Robotic Things (IoRT) is a new concept introduced for the first time by ABI Research. Unlike the Internet of Things (IoT), IoRT provides adynamic actuation and is considered as the new evolution of IoT. This new concept will bring new opportunities and challenges, while providing newbusiness ideas for IoT and robotics’ entrepreneurs. In this work, we will focus particularly on two issues: (i) connectivity maintenance among multiple IoRT robots, and (ii) the...

  20. Smart Telerobotic Surveillance System via Internet with Reduced Time Delay

    Directory of Open Access Journals (Sweden)

    Ashesh Vasalya

    2012-09-01

    Full Text Available This work provides an imperial solution to the problems faced by man while enduring hazardous tasks like handling and disposal of nuclear wastes, monitoring nuclear power plants, mining operations etc .which have to be aborted if expertise group running it is unavailable or on a run. This paper presents a distributed platform that allows the special group of user to control a gadget (possibly a robot through internet as a medium. An advanced version of this technology is capable of transmitting graphic images and other surrounding information as required, via internet back to the user to facilitate the effective monitoring of the existent situation using appropriate software tools. The project uses the SRV-1 Mobile Surveillance Robot which is a fully integrated system standard designed and other related technology for surveillance purposes. It is driven via web browser using JAVA based control applications with live video feeds. Specialised user group will be given separate account from where they can control and monitor the system even when they are not present at the site. End user will be connected to the gadget (robot through a central server which acts as a single channel for both sending and receiving information. But the subject of remote control over the internet has some possible anomalies namely network freezing, delay between host and recipient, congested network and many others. This system enables asynchronous object passing so that network bandwidth is used effectively and such parameters as the network condition and server states have less effect on the system. To resolve this issue, a fuzzy logic controller is used to control the robot’s motion along a predefined path with the necessary manipulation of the normal course. The robot was first modelled in Matlab Simulink and the fuzzy logic rules were optimized for the best results possible. In accordance with the fuzzy rules developed the fuzzy interference system generates the

  1. Creating robots with personality : the effect of personality on social intelligence

    NARCIS (Netherlands)

    Mileounis, A.; Cuijpers, R.H.; Barakova, E.I.

    2015-01-01

    This study investigates the effect of two personality traits, dominance and extroversion, on social intelligence. To test these traits, a NAO robot was used, which was teleoperated through a computer using a Wizard of Oz technique. A within-subject design was conducted with extroversion as

  2. Live video monitoring robot controlled by web over internet

    Science.gov (United States)

    Lokanath, M.; Akhil Sai, Guruju

    2017-11-01

    Future is all about robots, robot can perform tasks where humans cannot, Robots have huge applications in military and industrial area for lifting heavy weights, for accurate placements, for repeating the same task number of times, where human are not efficient. Generally robot is a mix of electronic, electrical and mechanical engineering and can do the tasks automatically on its own or under the supervision of humans. The camera is the eye for robot, call as robovision helps in monitoring security system and also can reach into the places where the human eye cannot reach. This paper presents about developing a live video streaming robot controlled from the website. We designed the web, controlling for the robot to move left, right, front and back while streaming video. As we move to the smart environment or IoT (Internet of Things) by smart devices the system we developed here connects over the internet and can be operated with smart mobile phone using a web browser. The Raspberry Pi model B chip acts as heart for this system robot, the sufficient motors, surveillance camera R pi 2 are connected to Raspberry pi.

  3. Human-like Compliance for Dexterous Robot Hands

    Science.gov (United States)

    Jau, Bruno M.

    1995-01-01

    This paper describes the Active Electromechanical Compliance (AEC) system that was developed for the Jau-JPL anthropomorphic robot. The AEC system imitates the functionality of the human muscle's secondary function, which is to control the joint's stiffness: AEC is implemented through servo controlling the joint drive train's stiffness. The control strategy, controlling compliant joints in teleoperation, is described. It enables automatic hybrid position and force control through utilizing sensory feedback from joint and compliance sensors. This compliant control strategy is adaptable for autonomous robot control as well. Active compliance enables dual arm manipulations, human-like soft grasping by the robot hand, and opens the way to many new robotics applications.

  4. Passive impedance-based second-order sliding mode control for non-linear teleoperators

    Directory of Open Access Journals (Sweden)

    Luis G García-Valdovinos

    2017-02-01

    Full Text Available Bilateral teleoperation systems have attracted significant attention in the last decade mainly because of technological advancements in both the communication channel and computers performance. In addition, non-linear multi-degree-of-freedom bilateral teleoperators along with state observers have become an open research area. In this article, a model-free exact differentiator is used to estimate the full state along with a chattering-free second-order sliding mode controller to guarantee a robust impedance tracking under both constant and an unknown time delay of non-linear multi-degree-of-freedom robots. The robustness of the proposed controller is improved by introducing a change of coordinates in terms of a new nominal reference similar to that used in adaptive control theory. Experimental results that validate the predicted behaviour are presented and discussed using a Phantom Premium 1.0 as the master robot and a Catalyst-5 virtual model as the slave robot. The dynamics of the Catalyst-5 system is solved online.

  5. Teleautonomous Control on Rescue Robot Prototype

    Directory of Open Access Journals (Sweden)

    Son Kuswadi

    2012-12-01

    Full Text Available Robot application in disaster area can help responder team to save victims. In order to finish task, robot must have flexible movement mechanism so it can pass through uncluttered area. Passive linkage can be used on robot chassis so it can give robot flexibility. On physical experiments, robot is succeeded to move through gravels and 5 cm obstacle. Rescue robot also has specialized control needs. Robot must able to be controlled remotely. It also must have ability to move autonomously. Teleautonomous control method is combination between those methods. It can be concluded from experiments that on teleoperation mode, operator must get used to see environment through robot’s camera. While on autonomous mode, robot is succeeded to avoid obstacle and search target based on sensor reading and controller program. On teleautonomous mode, robot can change control mode by using bluetooth communication for data transfer, so robot control will be more flexible.

  6. Concepts of the Internet of Things from the Aspect of the Autonomous Mobile Robots

    Directory of Open Access Journals (Sweden)

    Janos Simon

    2015-01-01

    Full Text Available The Internet of Things (IoT is slowly gaining grounds and through the properties of barcodes, QR codes, RFID, active sensors and IPv6, objects are fitted with some form of readability and traceability. People are becoming part of digital global network driven by personal interests. The feeling being part of a community and the constant drive of getting connected from real life finds it continuation in digital networks. This article investigates the concepts of the internet of things from the aspect of the autonomous mobile robots with an overview of the performances of the currently available database systems.

  7. Specification of an integrated information architecture for a mobile teleoperated robot for home telecare.

    Science.gov (United States)

    Iannuzzi, David; Grant, Andrew; Corriveau, Hélène; Boissy, Patrick; Michaud, Francois

    2016-12-01

    The objective of this study was to design effectively integrated information architecture for a mobile teleoperated robot in remote assistance to the delivery of home health care. Three role classes were identified related to the deployment of a telerobot, namely, engineer, technology integrator, and health professional. Patients and natural caregivers were indirectly considered, this being a component of future field studies. Interviewing representatives of each class provided the functions, and information content and flows for each function. Interview transcripts enabled the formulation of UML (Universal Modeling Language) diagrams for feedback from participants. The proposed information architecture was validated with a use-case scenario. The integrated information architecture incorporates progressive design, ergonomic integration, and the home care needs from medical specialist, nursing, physiotherapy, occupational therapy, and social worker care perspectives. The integrated architecture iterative process promoted insight among participants. The use-case scenario evaluation showed the design's robustness. Complex innovation such as a telerobot must coherently mesh with health-care service delivery needs. The deployment of integrated information architecture bridging development, with specialist and home care applications, is necessary for home care technology innovation. It enables continuing evolution of robot and novel health information design in the same integrated architecture, while accounting for patient ecological need.

  8. Force-feedback tele operation of industrial robots a cost effective solution for decontamination of nuclear plants

    International Nuclear Information System (INIS)

    Desbats, P.; Andriot, C.; Gicquel, P.; Viallesoubranne, J.P.; Souche, C.

    1998-01-01

    Decontamination and maintenance in hot cells are some new emerging applications of industrial robots in the nuclear fuel cycle plants. Industrial robots are low cost, accurate and reliable manipulator arms which are used in manufacturing industries usually. Thanks to the recent evolution of robotics technologies, some industrial robots may be adapted to nuclear environment. These robots are transportable, sealed and can be decontaminated, and they may be 'hardened' up to a level of irradiation dose sufficient for operation in low and medium irradiating/contaminating environments. Although industrial robots are usually programmed to perform specific and repetitive tasks, they may be remotely tele-operated by human operators as well. This allows industrial robots to perform usual tele-manipulation tasks encountered in the nuclear plants and more. The paper presents the computer based tele-operation control system TAO2000 TM , developed by the Tele-operation and Robotics Service of CEA, which has been applied to the RX90 TM industrial robot from ST-UBLI company. This robot has been selected in order to perform various maintenance and decontamination tasks in COGEMA plants. TAO2000 provides the overall tele-robotic and robotic functions necessary to perform any remote tele-operation application in hostile environment: force-feedback master-slave control; computer- assisted tele-operation of mechanical processes; trajectory programming as well as various robotics functions; graphical modelling of working environment and simulation; automatic path planning with obstacle avoidance; man-machine interface for tasks programming and mission execution. Experimental results reported in the paper demonstrate the feasibility of force-feedback master-slave control of standard industrial robots. Finally, the design of new, cost effective. tele-operation systems based on industrial robots may be intended for nuclear plants maintenance. (author)

  9. Attitudinal Change in Elderly Citizens Toward Social Robots: The Role of Personality Traits and Beliefs About Robot Functionality.

    Science.gov (United States)

    Damholdt, Malene F; Nørskov, Marco; Yamazaki, Ryuji; Hakli, Raul; Hansen, Catharina Vesterager; Vestergaard, Christina; Seibt, Johanna

    2015-01-01

    Attitudes toward robots influence the tendency to accept or reject robotic devices. Thus it is important to investigate whether and how attitudes toward robots can change. In this pilot study we investigate attitudinal changes in elderly citizens toward a tele-operated robot in relation to three parameters: (i) the information provided about robot functionality, (ii) the number of encounters, (iii) personality type. Fourteen elderly residents at a rehabilitation center participated. Pre-encounter attitudes toward robots, anthropomorphic thinking, and personality were assessed. Thereafter the participants interacted with a tele-operated robot (Telenoid) during their lunch (c. 30 min.) for up to 3 days. Half of the participants were informed that the robot was tele-operated (IC) whilst the other half were naïve to its functioning (UC). Post-encounter assessments of attitudes toward robots and anthropomorphic thinking were undertaken to assess change. Attitudes toward robots were assessed with a new generic 35-items questionnaire (attitudes toward social robots scale: ASOR-5), offering a differentiated conceptualization of the conditions for social interaction. There was no significant difference between the IC and UC groups in attitude change toward robots though trends were observed. Personality was correlated with some tendencies for attitude changes; Extraversion correlated with positive attitude changes to intimate-personal relatedness with the robot (r = 0.619) and to psychological relatedness (r = 0.581) whilst Neuroticism correlated negatively (r = -0.582) with mental relatedness with the robot. The results tentatively suggest that neither information about functionality nor direct repeated encounters are pivotal in changing attitudes toward robots in elderly citizens. This may reflect a cognitive congruence bias where the robot is experienced in congruence with initial attitudes, or it may support action-based explanations of cognitive dissonance reductions

  10. Attitudinal change in elderly citizens towards social robots: the role of personality traits and beliefs about robot functionality.

    Directory of Open Access Journals (Sweden)

    Malene Flensborg Damholdt

    2015-11-01

    Full Text Available Attitudes towards robots influence the tendency to accept or reject robotic devices. Thus it is important to investigate whether and how attitudes towards robots can change. In this pilot study we investigate attitudinal changes in elderly citizens toward a tele-operated robot in relation to three parameters: (i the information provided about robot functionality, (ii the number of encounters, (iii personality type. Fourteen elderly residents at a rehabilitation centre participated. Pre-encounter attitudes towards robots, anthropomorphic thinking, and personality were assessed. Thereafter the participants interacted with a tele-operated robot (Telenoid during their lunch (c. 30 min. for up to three days. Half of the participants were informed that the robot was tele-operated (IC whilst the other half were naïve to its functioning (UC. Post-encounter assessments of attitudes towards robots and anthropomorphic thinking were undertaken to assess change. Attitudes towards robots were assessed with a new generic 35-item questionnaire (Attitudes towards social robots scale: ASOR-5, offering a differentiated conceptualization of the conditions for social interaction.There was no significant difference between the IC and UC groups in attitude change towards robots though trends were observed. Personality was correlated with some tendencies for attitude changes; Extraversion correlated with positive attitude changes to intimate-personal relatedness with the robot (r=.619 and to psychological relatedness (r=.581 whilst Neuroticism correlated negatively (r=-.582 with mental relatedness with the robot. The results tentatively suggest that neither information about functionality nor direct repeated encounters are pivotal in changing attitudes towards robots in elderly citizens. This may reflect a cognitive congruence bias where the robot is experienced in congruence with initial attitudes, or it may support action-based explanations of cognitive dissonance

  11. Human-Robot Interaction

    Science.gov (United States)

    Rochlis-Zumbado, Jennifer; Sandor, Aniko; Ezer, Neta

    2012-01-01

    Risk of Inadequate Design of Human and Automation/Robotic Integration (HARI) is a new Human Research Program (HRP) risk. HRI is a research area that seeks to understand the complex relationship among variables that affect the way humans and robots work together to accomplish goals. The DRP addresses three major HRI study areas that will provide appropriate information for navigation guidance to a teleoperator of a robot system, and contribute to the closure of currently identified HRP gaps: (1) Overlays -- Use of overlays for teleoperation to augment the information available on the video feed (2) Camera views -- Type and arrangement of camera views for better task performance and awareness of surroundings (3) Command modalities -- Development of gesture and voice command vocabularies

  12. Investigation of human-robot interface performance in household environments

    Science.gov (United States)

    Cremer, Sven; Mirza, Fahad; Tuladhar, Yathartha; Alonzo, Rommel; Hingeley, Anthony; Popa, Dan O.

    2016-05-01

    Today, assistive robots are being introduced into human environments at an increasing rate. Human environments are highly cluttered and dynamic, making it difficult to foresee all necessary capabilities and pre-program all desirable future skills of the robot. One approach to increase robot performance is semi-autonomous operation, allowing users to intervene and guide the robot through difficult tasks. To this end, robots need intuitive Human-Machine Interfaces (HMIs) that support fine motion control without overwhelming the operator. In this study we evaluate the performance of several interfaces that balance autonomy and teleoperation of a mobile manipulator for accomplishing several household tasks. Our proposed HMI framework includes teleoperation devices such as a tablet, as well as physical interfaces in the form of piezoresistive pressure sensor arrays. Mobile manipulation experiments were performed with a sensorized KUKA youBot, an omnidirectional platform with a 5 degrees of freedom (DOF) arm. The pick and place tasks involved navigation and manipulation of objects in household environments. Performance metrics included time for task completion and position accuracy.

  13. EVALUATING ROBOT TECHNOLOGIES AS TOOLS TO EXPLORE RADIOLOGICAL AND OTHER HAZARDOUS ENVIRONMENTS

    International Nuclear Information System (INIS)

    Curtis W. Nielsen; David I. Gertman; David J. Bruemmer; R. Scott Hartley; Miles C. Walton

    2008-01-01

    There is a general consensus that robots could be beneficial in performing tasks within hazardous radiological environments. Most control of robots in hazardous environments involves master-slave or teleoperation relationships between the human and the robot. While teleoperation-based solutions keep humans out of harms way, they also change the training requirements to accomplish a task. In this paper we present a research methodology that allowed scientists at Idaho National Laboratory to identify, develop, and prove a semi-autonomous robot solution for search and characterization tasks within a hazardous environment. Two experiments are summarized that validated the use of semi-autonomy and show that robot autonomy can help mitigate some of the performance differences between operators who have different levels of robot experience, and can improve performance over teleoperated systems

  14. Usability study of a vineyard teleoperated compost spreader.

    Science.gov (United States)

    Ferrari, Ester; Cavallo, Eugenio

    2012-01-01

    Teleoperation has been widely applied in modern industry because of a variety of advantages, such as providing replaceable surrogates for humans in dangerous or difficult working environments over long distances. In this paper, a usability evaluation study of a teleoperation system for a compost spreader robotic machine is presented. The machine has been designed for the application of compost in small and stepping parcels of hilly vineyards. Driving and working tasks can be controlled remotely by a portable piloting unit, reducing the risk for the operator in the event of machine overturning. Participants of the study were asked to perform a series of tasks and sub-tasks and to vocalize their thoughts while working with the machine. The tasks were designed to simulate typical user experience. Once all the tasks were accomplished each participant was asked to fill a questionnaire. The evaluation considered aspects such as learnability, ease of use, understandability, controllability, frustration, mental effort, distraction, clarity of presentation, perceived usefulness, temporal efficiency and machine aesthetic. Results show that usability evaluation helped detecting design deficiencies in the teleoperated compost spreader machine.

  15. Neural-adaptive control of single-master-multiple-slaves teleoperation for coordinated multiple mobile manipulators with time-varying communication delays and input uncertainties.

    Science.gov (United States)

    Li, Zhijun; Su, Chun-Yi

    2013-09-01

    In this paper, adaptive neural network control is investigated for single-master-multiple-slaves teleoperation in consideration of time delays and input dead-zone uncertainties for multiple mobile manipulators carrying a common object in a cooperative manner. Firstly, concise dynamics of teleoperation systems consisting of a single master robot, multiple coordinated slave robots, and the object are developed in the task space. To handle asymmetric time-varying delays in communication channels and unknown asymmetric input dead zones, the nonlinear dynamics of the teleoperation system are transformed into two subsystems through feedback linearization: local master or slave dynamics including the unknown input dead zones and delayed dynamics for the purpose of synchronization. Then, a model reference neural network control strategy based on linear matrix inequalities (LMI) and adaptive techniques is proposed. The developed control approach ensures that the defined tracking errors converge to zero whereas the coordination internal force errors remain bounded and can be made arbitrarily small. Throughout this paper, stability analysis is performed via explicit Lyapunov techniques under specific LMI conditions. The proposed adaptive neural network control scheme is robust against motion disturbances, parametric uncertainties, time-varying delays, and input dead zones, which is validated by simulation studies.

  16. Teleoperation System with Hybrid Pneumatic-Piezoelectric Actuation for MRI-Guided Needle Insertion with Haptic Feedback.

    Science.gov (United States)

    Shang, Weijian; Su, Hao; Li, Gang; Fischer, Gregory S

    2013-01-01

    This paper presents a surgical master-slave tele-operation system for percutaneous interventional procedures under continuous magnetic resonance imaging (MRI) guidance. This system consists of a piezoelectrically actuated slave robot for needle placement with integrated fiber optic force sensor utilizing Fabry-Perot interferometry (FPI) sensing principle. The sensor flexure is optimized and embedded to the slave robot for measuring needle insertion force. A novel, compact opto-mechanical FPI sensor interface is integrated into an MRI robot control system. By leveraging the complementary features of pneumatic and piezoelectric actuation, a pneumatically actuated haptic master robot is also developed to render force associated with needle placement interventions to the clinician. An aluminum load cell is implemented and calibrated to close the impedance control loop of the master robot. A force-position control algorithm is developed to control the hybrid actuated system. Teleoperated needle insertion is demonstrated under live MR imaging, where the slave robot resides in the scanner bore and the user manipulates the master beside the patient outside the bore. Force and position tracking results of the master-slave robot are demonstrated to validate the tracking performance of the integrated system. It has a position tracking error of 0.318mm and sine wave force tracking error of 2.227N.

  17. Teleoperation System with Hybrid Pneumatic-Piezoelectric Actuation for MRI-Guided Needle Insertion with Haptic Feedback

    Science.gov (United States)

    Shang, Weijian; Su, Hao; Li, Gang; Fischer, Gregory S.

    2014-01-01

    This paper presents a surgical master-slave tele-operation system for percutaneous interventional procedures under continuous magnetic resonance imaging (MRI) guidance. This system consists of a piezoelectrically actuated slave robot for needle placement with integrated fiber optic force sensor utilizing Fabry-Perot interferometry (FPI) sensing principle. The sensor flexure is optimized and embedded to the slave robot for measuring needle insertion force. A novel, compact opto-mechanical FPI sensor interface is integrated into an MRI robot control system. By leveraging the complementary features of pneumatic and piezoelectric actuation, a pneumatically actuated haptic master robot is also developed to render force associated with needle placement interventions to the clinician. An aluminum load cell is implemented and calibrated to close the impedance control loop of the master robot. A force-position control algorithm is developed to control the hybrid actuated system. Teleoperated needle insertion is demonstrated under live MR imaging, where the slave robot resides in the scanner bore and the user manipulates the master beside the patient outside the bore. Force and position tracking results of the master-slave robot are demonstrated to validate the tracking performance of the integrated system. It has a position tracking error of 0.318mm and sine wave force tracking error of 2.227N. PMID:25126446

  18. Teleoperated robotic sorting system

    Science.gov (United States)

    Roos, Charles E.; Sommer, Edward J.; Parrish, Robert H.; Russell, James R.

    2000-01-01

    A method and apparatus are disclosed for classifying materials utilizing a computerized touch sensitive screen or other computerized pointing device for operator identification and electronic marking of spatial coordinates of materials to be extracted. An operator positioned at a computerized touch sensitive screen views electronic images of the mixture of materials to be sorted as they are conveyed past a sensor array which transmits sequences of images of the mixture either directly or through a computer to the touch sensitive display screen. The operator manually "touches" objects displayed on the screen to be extracted from the mixture thereby registering the spatial coordinates of the objects within the computer. The computer then tracks the registered objects as they are conveyed and directs automated devices including mechanical means such as air jets, robotic arms, or other mechanical diverters to extract the registered objects.

  19. The effect of a robot-assisted surgical system on the kinematics of user movements.

    Science.gov (United States)

    Nisky, Ilana; Hsieh, Michael H; Okamura, Allison M

    2013-01-01

    Teleoperated robot-assisted surgery (RAS) offers many advantages over traditional minimally invasive surgery. However, RAS has not yet realized its full potential, and it is not clear how to optimally train surgeons to use these systems. We hypothesize that the dynamics of the master manipulator impact the ability of users to make desired movements with the robot. We compared freehand and teleoperated movements of novices and experienced surgeons. To isolate the effects of dynamics from procedural knowledge, we chose simple movements rather than surgical tasks. We found statistically significant effects of teleoperation and user expertise in several aspects of motion, including target acquisition error, movement speed, and movement smoothness. Such quantitative assessment of human motor performance in RAS can impact the design of surgical robots, their control, and surgeon training methods, and eventually, improve patient outcomes.

  20. Semiautonomous teleoperation system with vision guidance

    Science.gov (United States)

    Yu, Wai; Pretlove, John R. G.

    1998-12-01

    This paper describes the ongoing research work on developing a telerobotic system in Mechatronic Systems and Robotics Research group at the University of Surrey. As human operators' manual control of remote robots always suffer from reduced performance and difficulties in perceiving information from the remote site, a system with a certain level of intelligence and autonomy will help to solve some of these problems. Thus, this system has been developed for this purpose. It also serves as an experimental platform to test the idea of using the combination of human and computer intelligence in teleoperation and finding out the optimum balance between them. The system consists of a Polhemus- based input device, a computer vision sub-system and a graphical user interface which communicates the operator with the remote robot. The system description is given in this paper as well as the preliminary experimental results of the system evaluation.

  1. Human-Robot Interaction Directed Research Project

    Science.gov (United States)

    Sandor, Aniko; Cross, Ernest V., II; Chang, Mai Lee

    2014-01-01

    navigational guidance (CG and SG) on operator task performance and attention allocation during teleoperation of a robot arm through uplinked commands. Although this study complements the first study on navigational guidance with hand controllers, it is a separate investigation due to the distinction in intended operators (i.e., crewmembers versus ground-operators). A third study looked at superimposed and integrated overlays for teleoperation of a mobile robot using a hand controller. When AR is superimposed on the external world, it appears to be fixed onto the display and internal to the operators' workstation. Unlike superimposed overlays, integrated overlays often appear as three-dimensional objects and move as if part of the external world. Studies conducted in the aviation domain show that integrated overlays can improve situation awareness and reduce the amount of deviation from the optimal path. The purpose of the study was to investigate whether these results apply to HRI tasks, such as navigation with a mobile robot.

  2. Design and implementation of visual-haptic assistive control system for virtual rehabilitation exercise and teleoperation manipulation.

    Science.gov (United States)

    Veras, Eduardo J; De Laurentis, Kathryn J; Dubey, Rajiv

    2008-01-01

    This paper describes the design and implementation of a control system that integrates visual and haptic information to give assistive force feedback through a haptic controller (Omni Phantom) to the user. A sensor-based assistive function and velocity scaling program provides force feedback that helps the user complete trajectory following exercises for rehabilitation purposes. This system also incorporates a PUMA robot for teleoperation, which implements a camera and a laser range finder, controlled in real time by a PC, were implemented into the system to help the user to define the intended path to the selected target. The real-time force feedback from the remote robot to the haptic controller is made possible by using effective multithreading programming strategies in the control system design and by novel sensor integration. The sensor-based assistant function concept applied to teleoperation as well as shared control enhances the motion range and manipulation capabilities of the users executing rehabilitation exercises such as trajectory following along a sensor-based defined path. The system is modularly designed to allow for integration of different master devices and sensors. Furthermore, because this real-time system is versatile the haptic component can be used separately from the telerobotic component; in other words, one can use the haptic device for rehabilitation purposes for cases in which assistance is needed to perform tasks (e.g., stroke rehab) and also for teleoperation with force feedback and sensor assistance in either supervisory or automatic modes.

  3. Passive hybrid force-position control for tele-operation based on real-time simulation of a virtual mechanism

    International Nuclear Information System (INIS)

    Joly, L.; Andriot, C.

    1995-01-01

    Hybrid force-position control aims at controlling position and force in separate directions. It is particularly useful to perform certain robotic tasks. In tele-operation context, passivity is important because it ensures stability when the system interacts with any passive environment. In this paper, we propose an original approach to hybrid force-position control of a force reflecting tele-robot system. It is based on real-time simulation of a virtual mechanism corresponding to the task. the resulting control law is passive. Experiments on a 6 degrees of freedom tele-operation system consisting in following a bent pipe under several control modes validate the approach. (authors). 12 refs., 6 figs

  4. Robot-assisted ultrasound imaging: overview and development of a parallel telerobotic system.

    Science.gov (United States)

    Monfaredi, Reza; Wilson, Emmanuel; Azizi Koutenaei, Bamshad; Labrecque, Brendan; Leroy, Kristen; Goldie, James; Louis, Eric; Swerdlow, Daniel; Cleary, Kevin

    2015-02-01

    Ultrasound imaging is frequently used in medicine. The quality of ultrasound images is often dependent on the skill of the sonographer. Several researchers have proposed robotic systems to aid in ultrasound image acquisition. In this paper we first provide a short overview of robot-assisted ultrasound imaging (US). We categorize robot-assisted US imaging systems into three approaches: autonomous US imaging, teleoperated US imaging, and human-robot cooperation. For each approach several systems are introduced and briefly discussed. We then describe a compact six degree of freedom parallel mechanism telerobotic system for ultrasound imaging developed by our research team. The long-term goal of this work is to enable remote ultrasound scanning through teleoperation. This parallel mechanism allows for both translation and rotation of an ultrasound probe mounted on the top plate along with force control. Our experimental results confirmed good mechanical system performance with a positioning error of < 1 mm. Phantom experiments by a radiologist showed promising results with good image quality.

  5. Communications options for teleoperations

    International Nuclear Information System (INIS)

    Springthorpe, R.T.

    1991-08-01

    TELEMAN is a programme of research work on remote handling in hazardous or disordered nuclear environments, carried out for the European Atomic Agency Community by a number of participants, part funded by the CEC. The objective is to develop advanced tele-operated robots for users in the nuclear industry to contribute to safety and profitability. A study performed by AEA Technology in 1989 for the TELEMAN programme examined communications standards and made recommendations where possible. It was recognised that a control architecture needed to be defined before determining which communications standards are appropriate. Several developing areas were recommended for further study and the results of this study are reported here. (author)

  6. Developments of STR project in the scope of teleoperation handling robotic for the operation in Spanish nuclear facilities; Desarrollos del proyecto SRT en el area de manipulacion robotica teleoperada para la operacion de las instalaciones nucleares espanolas

    Energy Technology Data Exchange (ETDEWEB)

    Bielza, M [ENDESA (Spain); Gomez Santamaria, J [IBERDROLA (Spain); Izquierdo, J A [C.N. COFRENTES (Spain); Martinez, S [C.N. ASCO (Spain); Linares, F [ENSA (Spain); Avello, A [CEIT (Spain); Gago, M J [IBRINCO (Spain)

    1998-12-01

    The main objective of the Teleoperated Robotic Systems project (SRT) is the development of teleoperated robotic systems for use in the inspection, surveillance and maintenance operations in nuclear and radioactive installations. These systems make possible the reduction of the individual and collective doses of the workers that undertake these operations, as well as an increase of plant availability as it is possible to carry out specific tasks of inspection and surveillance in high radiation dose areas without having to reduce the power of the installation. This project started in 1995, deciding to priorize the inspection equipment in a first phase. When this work were advanced, the development of the manipulation activities was carried out to being consider the nuclear installations needs. As a result of this work, the manipulation requirements were elaborated in order to prepare the beginning technical specifications to design the equipment s. These developments are based on a fixed manipulator which is located closed to the equipment that we want to repair, and an arm manipulator which moves by caterpillars, it is easier to control than others; and the navigation system which allows the robot self-locating in the complex area. In this paper the conclusions about the manipulation requirements are described, as well as the state of the manipulation prototype. (Author)

  7. Students Learn Programming Faster through Robotic Simulation

    Science.gov (United States)

    Liu, Allison; Newsom, Jeff; Schunn, Chris; Shoop, Robin

    2013-01-01

    Schools everywhere are using robotics education to engage kids in applied science, technology, engineering, and mathematics (STEM) activities, but teaching programming can be challenging due to lack of resources. This article reports on using Robot Virtual Worlds (RVW) and curriculum available on the Internet to teach robot programming. It also…

  8. Mobile Manipulation, Tool Use, and Intuitive Interaction for Cognitive Service Robot Cosero

    Directory of Open Access Journals (Sweden)

    Jörg Stückler

    2016-11-01

    Full Text Available Cognitive service robots that shall assist persons in need in performing their activities of daily living have recently received much attention in robotics research.Such robots require a vast set of control and perception capabilities to provide useful assistance through mobile manipulation and human-robot interaction.In this article, we present hardware design, perception, and control methods for our cognitive service robot Cosero.We complement autonomous capabilities with handheld teleoperation interfaces on three levels of autonomy.The robot demonstrated various advanced skills, including the use of tools.With our robot we participated in the annual international RoboCup@Home competitions, winning them three times in a row.

  9. An experimental program on advanced robotics

    International Nuclear Information System (INIS)

    Yuan, J.S.C.; Stovman, J.; MacDonald, R.; Norgate, G.

    1987-01-01

    Remote handling in hostile environments, including space, nuclear facilities, and mines, requires hybrid systems which permit close cooperation between state of the art teleoperation and advanced robotics. Teleoperation using hand controller commands and television feedback can be enhanced by providing force-feel feedback and simulation graphics enhancement of the display. By integrating robotics features such as computer vision and force/tactile feedback with advanced local control systems, the overall effectiveness of the system can be improved and the operator workload reduced. This has been demonstrated in the laboratory. Applications such as a grappling drifting satellite or transferring material at sea are envisaged

  10. Vision-Based Robot Following Using PID Control

    OpenAIRE

    Chandra Sekhar Pati; Rahul Kala

    2017-01-01

    Applications like robots which are employed for shopping, porter services, assistive robotics, etc., require a robot to continuously follow a human or another robot. This paper presents a mobile robot following another tele-operated mobile robot based on a PID (Proportional–Integral-Differential) controller. Here, we use two differential wheel drive robots; one is a master robot and the other is a follower robot. The master robot is manually controlled and the follower robot is programmed to ...

  11. Teleoperation system using Asynchronous transfer mode, ATM network

    International Nuclear Information System (INIS)

    Mohd Dani Baba; A Nasoruddin Mohamad

    1999-01-01

    This paper examines the application of Asynchronous Transfer Mode (ATM) in a distributed industrial environment such as in teleoperation, which performs real time control manipulation from a remote location. In our study, two models of teleoperation are proposed; the first model is a point to point connection and the second model is through an ATM network. The performance results are analysed as to determine whether the two models can support the teleoperation traffics via simulation using commercial software design tool. (Author)

  12. Teleoperation System with Hybrid Pneumatic-Piezoelectric Actuation for MRI-Guided Needle Insertion with Haptic Feedback

    OpenAIRE

    Shang, Weijian; Su, Hao; Li, Gang; Fischer, Gregory S.

    2013-01-01

    This paper presents a surgical master-slave tele-operation system for percutaneous interventional procedures under continuous magnetic resonance imaging (MRI) guidance. This system consists of a piezoelectrically actuated slave robot for needle placement with integrated fiber optic force sensor utilizing Fabry-Perot interferometry (FPI) sensing principle. The sensor flexure is optimized and embedded to the slave robot for measuring needle insertion force. A novel, compact opto-mechanical FPI ...

  13. Teleoperation of steerable flexible needles by combining kinesthetic and vibratory feedback.

    Science.gov (United States)

    Pacchierotti, Claudio; Abayazid, Momen; Misra, Sarthak; Prattichizzo, Domenico

    2014-01-01

    Needle insertion in soft-tissue is a minimally invasive surgical procedure that demands high accuracy. In this respect, robotic systems with autonomous control algorithms have been exploited as the main tool to achieve high accuracy and reliability. However, for reasons of safety and responsibility, autonomous robotic control is often not desirable. Therefore, it is necessary to focus also on techniques enabling clinicians to directly control the motion of the surgical tools. In this work, we address that challenge and present a novel teleoperated robotic system able to steer flexible needles. The proposed system tracks the position of the needle using an ultrasound imaging system and computes needle's ideal position and orientation to reach a given target. The master haptic interface then provides the clinician with mixed kinesthetic-vibratory navigation cues to guide the needle toward the computed ideal position and orientation. Twenty participants carried out an experiment of teleoperated needle insertion into a soft-tissue phantom, considering four different experimental conditions. Participants were provided with either mixed kinesthetic-vibratory feedback or mixed kinesthetic-visual feedback. Moreover, we considered two different ways of computing ideal position and orientation of the needle: with or without set-points. Vibratory feedback was found more effective than visual feedback in conveying navigation cues, with a mean targeting error of 0.72 mm when using set-points, and of 1.10 mm without set-points.

  14. Air Force construction automation/robotics

    Science.gov (United States)

    Nease, AL; Dusseault, Christopher

    1994-01-01

    The Air Force has several unique requirements that are being met through the development of construction robotic technology. The missions associated with these requirements place construction/repair equipment operators in potentially harmful situations. Additionally, force reductions require that human resources be leveraged to the maximum extent possible and that more stringent construction repair requirements push for increased automation. To solve these problems, the U.S. Air Force is undertaking a research and development effort at Tyndall AFB, FL to develop robotic teleoperation, telerobotics, robotic vehicle communications, automated damage assessment, vehicle navigation, mission/vehicle task control architecture, and associated computing environment. The ultimate goal is the fielding of robotic repair capability operating at the level of supervised autonomy. The authors of this paper will discuss current and planned efforts in construction/repair, explosive ordnance disposal, hazardous waste cleanup, fire fighting, and space construction.

  15. Positioning the laparoscopic camera with industrial robot arm

    DEFF Research Database (Denmark)

    Capolei, Marie Claire; Wu, Haiyan; Andersen, Nils Axel

    2017-01-01

    This paper introduces a solution for the movement control of the laparoscopic camera employing a teleoperated robotic assistant. The project propose an autonomous robotic solution based on an industrial manipulator, provided with a modular software which is applicable to large scale. The robot arm...... industrial robot arm is designated to accomplish this manipulation task. The software is implemented in ROS in order to facilitate future extensions. The experimental results shows a manipulator capable of moving fast and smoothly the surgical tool around a remote center of motion....

  16. Application of teleoperator expertise to robotics

    International Nuclear Information System (INIS)

    Grisham, D.L.; Lambert, J.E.

    1985-01-01

    This paper will briefly describe the evolution of Monitor remote handling system and its present capabilities and accomplishments. It will also suggest that the equipment and operational expertise can be applied to robotic systems in radioactive and other hostile environments. The Monitor methods of operation, tooling devised and employed, and the applications of these methods to robotic systems will be described

  17. A design framework for teleoperators with kinesthetic feedback

    Science.gov (United States)

    Hannaford, Blake

    1989-01-01

    The application of a hybrid two-port model to teleoperators with force and velocity sensing at the master and slave is presented. The interfaces between human operator and master, and between environment and slave, are ports through which the teleoperator is designed to exchange energy between the operator and the environment. By computing or measuring the input-output properties of this two-port network, the hybrid two-port model of an actual or simulated teleoperator system can be obtained. It is shown that the hybrid model (as opposed to other two-port forms) leads to an intuitive representation of ideal teleoperator performace and applies to several teleoperator architectures. Thus measured values of the h matrix or values computed from a simulation can be used to compare performance with th ideal. The frequency-dependent h matrix is computed from a detailed SPICE model of an actual system, and the method is applied to a proposed architecture.

  18. Robotics in General Surgery

    OpenAIRE

    Wall, James; Chandra, Venita; Krummel, Thomas

    2008-01-01

    In summary, robotics has made a significant contribution to General Surgery in the past 20 years. In its infancy, surgical robotics has seen a shift from early systems that assisted the surgeon to current teleoperator systems that can enhance surgical skills. Telepresence and augmented reality surgery are being realized, while research and development into miniaturization and automation is rapidly moving forward. The future of surgical robotics is bright. Researchers are working to address th...

  19. Enhanced control and sensing for the REMOTEC ANDROS Mk VI robot. CRADA final report

    International Nuclear Information System (INIS)

    Spelt, P.F.; Harvey, H.W.

    1998-01-01

    This Cooperative Research and Development Agreement (CRADA) between Lockheed Martin Energy Systems, Inc., and REMOTEC, Inc., explored methods of providing operator feedback for various work actions of the ANDROS Mk VI teleoperated robot. In a hazardous environment, an extremely heavy workload seriously degrades the productivity of teleoperated robot operators. This CRADA involved the addition of computer power to the robot along with a variety of sensors and encoders to provide information about the robot's performance in and relationship to its environment. Software was developed to integrate the sensor and encoder information and provide control input to the robot. ANDROS Mk VI robots are presently used by numerous electric utilities to perform tasks in reactors where substantial exposure to radiation exists, as well as in a variety of other hazardous environments. Further, this platform has potential for use in a number of environmental restoration tasks, such as site survey and detection of hazardous waste materials. The addition of sensors and encoders serves to make the robot easier to manage and permits tasks to be done more safely and inexpensively (due to time saved in the completion of complex remote tasks). Prior research on the automation of mobile platforms with manipulators at Oak Ridge National Laboratory's Center for Engineering Systems Advanced Research (CESAR, B ampersand R code KC0401030) Laboratory, a BES-supported facility, indicated that this type of enhancement is effective. This CRADA provided such enhancements to a successful working teleoperated robot for the first time. Performance of this CRADA used the CESAR laboratory facilities and expertise developed under BES funding

  20. Tele-operated service robots for household and care

    NARCIS (Netherlands)

    Osch, van M.P.W.J.; Bera, D.; Koks, Y.; Hee, van K.M.; Bronswijk, van J.E.M.H.; Maas, G.J.; Gassel, van F.J.M.

    2012-01-01

    Purpose: Service robots are a relatively new branch of robotics after the successful industry robots and the experimental humanoids. Service robots are supposed to perform tasks that normally are done by humans in particular daily life activities. However they do not have to do it in the same way as

  1. Internet Based Robot Control Using CORBA Based Communications

    Science.gov (United States)

    2009-12-01

    Proceedings of the IADIS International Conference WWW/Internet, ICWI 2002, pp. 485–490. [5] Flanagan, David , Farley, Jim, Crawford, William, and...Conference on Robotics andAutomation, ICRA’00., pp. 2019–2024. [7] Schulz, D., Burgard, W., Cremers , A., Fox, D., and Thrun, S. (2000), Web interfaces

  2. Teleoperated Visual Inspection and Surveillance with Unmanned Ground and Aerial Vehicles

    Directory of Open Access Journals (Sweden)

    Viatcheslav Tretyakov

    2008-11-01

    Full Text Available This paper introduces our robotic system named UGAV (Unmanned Ground-Air Vehicle consisting of two semi-autonomous robot platforms, an Unmanned Ground Vehicle (UGV and an Unmanned Aerial Vehicles (UAV. The paper focuses on three topics of the inspection with the combined UGV and UAV: (A teleoperated control by means of cell or smart phones with a new concept of automatic configuration of the smart phone based on a RKI-XML description of the vehicles control capabilities, (B the camera and vision system with the focus to real time feature extraction e.g. for the tracking of the UAV and (C the architecture and hardware of the UAV

  3. Nuclear analysis via internet based on robocom, a robotic computing environment

    International Nuclear Information System (INIS)

    Kim, J.H.; Liu, J.; Foung, R.

    1997-01-01

    Nuclear engineers can resume the pioneering role the authors once played in network computing. The authors can transform Internet World Wide Web from offering information to offering analysis capabilities in the form of software robots that are capable of processing information of their own. Pooling such transmittable robots by the nuclear analysis community would represent a collaborative effort to automate nuclear engineering analysis. Samples of HTML files for a web site, a robot and its corresponding schematics are included to demonstrate the ease of implementation

  4. Use of accident experience in developing criteria for teleoperator equipment

    International Nuclear Information System (INIS)

    Vallario, E.J.; Selby, J.M.

    1985-10-01

    The 1961 SL-1 reactor accident in Idaho and the Recuplex accident at Hanford are reviewed to identify problems common to emergency situations, lessons learned from accidents, criteria for emergency equipment, and recommendations for using robotics to solve problems during emergencies. Teleoperator equipment could be used to assess the extent of the damage and the condition of the reactor, retrieve dosimeters, evacuate and treat accident victims, clean up debris and decontaminate accident areas. 2 refs., 9 figs

  5. Implementation and design of a teleoperation system based on a VMEBUS/68020 pipelined architecture

    Science.gov (United States)

    Lee, Thomas S.

    1989-01-01

    A pipelined control design and architecture for a force-feedback teleoperation system that is being implemented at the Jet Propulsion Laboratory and which will be integrated with the autonomous portion of the testbed to achieve share control is described. At the local site, the operator sees real-time force/torque displays and moves two 6-degree of freedom (dof) force-reflecting hand-controllers as his hands feel the contact force/torques generated at the remote site where the robots interact with the environment. He also uses a graphical user menu to monitor robot states and specify system options. The teleoperation software is written in the C language and runs on MC68020-based processor boards in the VME chassis, which utilizes a real-time operating system; the hardware is configured to realize a four-stage pipeline configuration. The environment is very flexible, such that the system can easily be configured as a stand-alone facility for performing independent research in human factors, force control, and time-delayed systems.

  6. The development of advanced robotic technology. A study on the tele-existence and intelligent control of a robot system for nuclear power plants

    Energy Technology Data Exchange (ETDEWEB)

    Chung, Myung Jin; Byun, Jueng Nam; Kim, Jong Hwan; Lee, Ju Jang; Bang, Seok Won; Chu, Gil Hwan; Park, Jong Cheol; Choi, Jong Seok; Yang, Jung Min; Hong, Sun Ki [Korea Advanced Institute of Science and Technology, Taejon (Korea, Republic of)

    1995-07-01

    To increase the efficiency of human intelligence it is required to develop an intelligent monitoring and system. In this research, we develop intelligent control methods related with tele-operation, tele-existence, real-time control technique, and intelligent control technique. Those are key techniques in tele-operation, especially for the repair and maintenance of nuclear power plants. The objective of this project is to develop of the tele-existence and intelligent control system for a robot used in the nuclear power plants. (author). 20 refs.

  7. The development of radiation hardened tele-robot system - Development of path-planning and control technology for tele-operated redundant manipulator

    Energy Technology Data Exchange (ETDEWEB)

    Chang, Pyung Hun; Park, Ki Cheol; Park, Suk Ho [Korea Advanced Institute of Science and Technology, Taejon (Korea)

    1999-04-01

    This project focuses on the development of the control system for a teleoperated redundant manipulator, which performs many tasks dexterously, while avoiding obstacles, instead of human workers in the extreme situations like nuclear power plants. To this end, four consecutive research works have been performed. First, two new methods for global path-planning have been developed to inspect the global behavior of the redundant manipulator. Second, characteristics of optimal solutions(COS) under inequality constraints have been analyzed and, using the COS, how to greatly enhance the conventional redundancy resolution methods in terms of performance and repeatability has also been proposed. Third, an effective control method for a redundant manipulator has been developed, which incorporates all kinds of physical limits into practical inequality constraints and is computationally efficient for real-time purposes. Finally, using this control method as the controller of the slave redundant manipulator and developing a master manipulator, the inertial torque and gravitation torque of which are negligible, a force-reflected teleoperation control system has been developed. Through the teleoperation control system, human operator can accurately control the position and the force of the end-effector of the slave manipulator while feeling the interaction force between the slave and the workpiece. In addition, the slave redundant manipulator autonomously can control the impedance and can optimize a given performance measure while avoiding physical limits such as joint angle limits and obstacles. 49 refs., 43 figs., 10 tabs. (Author)

  8. Robotic intelligence kernel

    Science.gov (United States)

    Bruemmer, David J [Idaho Falls, ID

    2009-11-17

    A robot platform includes perceptors, locomotors, and a system controller. The system controller executes a robot intelligence kernel (RIK) that includes a multi-level architecture and a dynamic autonomy structure. The multi-level architecture includes a robot behavior level for defining robot behaviors, that incorporate robot attributes and a cognitive level for defining conduct modules that blend an adaptive interaction between predefined decision functions and the robot behaviors. The dynamic autonomy structure is configured for modifying a transaction capacity between an operator intervention and a robot initiative and may include multiple levels with at least a teleoperation mode configured to maximize the operator intervention and minimize the robot initiative and an autonomous mode configured to minimize the operator intervention and maximize the robot initiative. Within the RIK at least the cognitive level includes the dynamic autonomy structure.

  9. Providing haptic feedback in robot-assisted minimally invasive surgery: a direct optical force-sensing solution for haptic rendering of deformable bodies.

    Science.gov (United States)

    Ehrampoosh, Shervin; Dave, Mohit; Kia, Michael A; Rablau, Corneliu; Zadeh, Mehrdad H

    2013-01-01

    This paper presents an enhanced haptic-enabled master-slave teleoperation system which can be used to provide force feedback to surgeons in minimally invasive surgery (MIS). One of the research goals was to develop a combined-control architecture framework that included both direct force reflection (DFR) and position-error-based (PEB) control strategies. To achieve this goal, it was essential to measure accurately the direct contact forces between deformable bodies and a robotic tool tip. To measure the forces at a surgical tool tip and enhance the performance of the teleoperation system, an optical force sensor was designed, prototyped, and added to a robot manipulator. The enhanced teleoperation architecture was formulated by developing mathematical models for the optical force sensor, the extended slave robot manipulator, and the combined-control strategy. Human factor studies were also conducted to (a) examine experimentally the performance of the enhanced teleoperation system with the optical force sensor, and (b) study human haptic perception during the identification of remote object deformability. The first experiment was carried out to discriminate deformability of objects when human subjects were in direct contact with deformable objects by means of a laparoscopic tool. The control parameters were then tuned based on the results of this experiment using a gain-scheduling method. The second experiment was conducted to study the effectiveness of the force feedback provided through the enhanced teleoperation system. The results show that the force feedback increased the ability of subjects to correctly identify materials of different deformable types. In addition, the virtual force feedback provided by the teleoperation system comes close to the real force feedback experienced in direct MIS. The experimental results provide design guidelines for choosing and validating the control architecture and the optical force sensor.

  10. Mobile robots for the nuclear industry - A 1990 status report

    International Nuclear Information System (INIS)

    Meieran, H.B.

    1990-01-01

    Mobile robots with and without manipulating arms have been available for use in radioactive environments for almost 30 yr. Their use commenced in the early 1960s with a family of mobile robots manufactured by the PAR Corporation (now the PAR division of CIMCORP). It was a tethered, two-tracked teleoperator-controlled vehicle that supported one master-slave manipulating arm. The durability of this device is continuing to be demonstrated by HERMAN, which is currently on standby availability at the Oak Ridge National Laboratory (ORNL) to respond to emergency situations by supporting mitigating actions at scenes of incidents that involve the release of radioactive material. Mobile robots are being employed in a spectrum of locations in many reactors and other nuclear installations. This paper presents the current status of the use of mobile robots in the nuclear industry and describes currently contemplated missions, with examples, that are being or will be conducted on terrestrial surfaces, underwater, in pipeline locations, and through the air

  11. A mobile robot for remote inspection of radioactive waste

    International Nuclear Information System (INIS)

    Suh, Y. C.; Kim, C. H.; Cho, J. W.; Choi, Y. S.; Kim, S. H.

    2004-01-01

    Tele-operation and remote monitoring techniques are essential and important technologies for the inspection and maintenance of the radioactive waste. A mobile robot has been developed for the application of remote monitoring and inspection of nuclear facilities, where human access is limited because of the high-level radioactive environments. The mobile robot was designed with reconfigurable crawler type of wheels attached on the front and rear side in order to pass through the ditch. The extendable mast, mounted on the mobile robot, car be extended up to 8 m vertically. The robust controller for radiation is designed in focus on electric components to prevent abnormal operation in a highly radioactivated area during reactor operation. This robot system will enhance the reliability of nuclear power facilities, and cope with the unexpected radiation accident

  12. SRT project: tele-robotics maintenance of nuclear power plants

    International Nuclear Information System (INIS)

    Gomez-Santamaria, J.; Calleja, J.M.; Carmena, P.; Avello, A.; Rubio, Y.A.

    2001-01-01

    The main aim of the SRT project was to develop a family of robots to help in the operation of nuclear power plants. Four robotic systems were developed and this paper focuses on three of them: ANAES -a steam leak detector through noise analysis-, MALIBA -a master-slave tele-operation system with force feedback- and ROBICEN -a compact pneumatic wall climbing robot-. ANAES (the Spanish acronym of spectrum analysis) consists of a set of sensor heads attached to a computer. Each head has two microphones and a video camera installed on it, and a DC motor that rotates the head. The heads are shielded with lead and boron steel, especially near the video camera. The noise generated by the plant is recorded every day at the same time and the software compares the recorded noise with the mean values of past records. The system can discern whether the noise has remarkably changed and, through phase analysis of the sound recorded by both microphones, identifies the direction of arrival (DOA) of the new noise, probably a steam leak. Using several heads, the new noise source can be identified. The video camera can be used to ease the location of the steam leaks. The stationariness of the measured noise has been tested in C.N. Cofrentes -a Spanish BWR-6 reactor-. A finished system with six heads has recently been installed in the MSR (moisture separator reheater) of the same plant. MALIBA is a master-slave tele-operated system with force feedback. It consists of two robots: a Stewart platform used as master robot and an open chain robot used as slave. The slave robot follows faithfully the movements of the master, and the master robot can reflect a force proportional to the force exerted by the slave on the environment. Three tools have been developed for the slave robot: a robot hand that includes a small video camera, a pneumatic drill and a rectifier. The results obtained have shown its effectiveness for the designed operations. ROBICEN is a lightweight pneumatic robot

  13. SRT project: tele-robotics maintenance of nuclear power plants

    Energy Technology Data Exchange (ETDEWEB)

    Gomez-Santamaria, J. [Iberdrola SA, Madrid (Spain); Calleja, J.M.; Carmena, P. [Endesa, Madrid (Spain); Avello, A.; Rubio, Y.A. [CEIT-Centro de Estudias e Investigaciones Tecnicas de Guipuzcoa, San Sebastian (Spain)

    2001-07-01

    The main aim of the SRT project was to develop a family of robots to help in the operation of nuclear power plants. Four robotic systems were developed and this paper focuses on three of them: ANAES -a steam leak detector through noise analysis-, MALIBA -a master-slave tele-operation system with force feedback- and ROBICEN -a compact pneumatic wall climbing robot-. ANAES (the Spanish acronym of spectrum analysis) consists of a set of sensor heads attached to a computer. Each head has two microphones and a video camera installed on it, and a DC motor that rotates the head. The heads are shielded with lead and boron steel, especially near the video camera. The noise generated by the plant is recorded every day at the same time and the software compares the recorded noise with the mean values of past records. The system can discern whether the noise has remarkably changed and, through phase analysis of the sound recorded by both microphones, identifies the direction of arrival (DOA) of the new noise, probably a steam leak. Using several heads, the new noise source can be identified. The video camera can be used to ease the location of the steam leaks. The stationariness of the measured noise has been tested in C.N. Cofrentes -a Spanish BWR-6 reactor-. A finished system with six heads has recently been installed in the MSR (moisture separator reheater) of the same plant. MALIBA is a master-slave tele-operated system with force feedback. It consists of two robots: a Stewart platform used as master robot and an open chain robot used as slave. The slave robot follows faithfully the movements of the master, and the master robot can reflect a force proportional to the force exerted by the slave on the environment. Three tools have been developed for the slave robot: a robot hand that includes a small video camera, a pneumatic drill and a rectifier. The results obtained have shown its effectiveness for the designed operations. ROBICEN is a lightweight pneumatic robot

  14. System for intelligent teleoperation research

    International Nuclear Information System (INIS)

    Orlando, N.E.

    1983-01-01

    The Automation Technology Branch of NASA Langley Research Center is developing a research capability in the field of artificial intelligence, particularly as applicable in teleoperator/robotics development for remote space operations. As a testbed for experimentation in these areas, a system concept has been developed and is being implemented. This system, termed DAISIE (Distributed Artificially Intelligent System for Interacting with the Environment), interfaces the key processes of perception, reasoning, and manipulation by linking hardware sensors and manipulators to a modular artificial intelligence (AI) software system in a hierarchical control structure. Verification experiments have been performed: one experiment used a blocksworld database and planner embedded in the DAISIE system to intelligently manipulate a simple physical environment; the other experiment implemented a joint-space collision avoidance algorithm. Continued system development is planned

  15. Robotic dismantlement systems at the CP-5 reactor D and D project

    International Nuclear Information System (INIS)

    Seifert, L. S.

    1998-01-01

    The Chicago Pile 5 (CP-5) Research Reactor Facility is currently undergoing decontamination and decommissioning (D and D) at the Argonne National Laboratory (ANL) Illinois site. CP-5 was the principle nuclear reactor used to produce neutrons for scientific research at Argonne from 1954 to 1979. The CP-5 reactor was a heavy-water cooled and moderated, enriched uranium-fueled reactor with a graphite reflector. The CP-5 D and D project includes the disassembly, segmentation and removal of all the radioactive components, equipment and structures associated with the CP-5 facility. The Department of Energy's Robotics Technology Development Program and the Federal Energy Technology Center, Morgantown Office provided teleoperated, remote systems for use in the dismantlement of the CP-5 reactor assembly for tasks requiring remote dismantlement as part of the EM-50 Large-Scale Demonstration Program (LSDP). The teleoperated systems provided were the Dual Arm Work Platform (DAWP), the Rosie Mobile Teleoperated Robot Work System (ROSIE), and a remotely-operated crane control system with installed swing-reduction control system. Another remotely operated apparatus, a Brokk BM250, was loaned to ANL by the Princeton Plasma Physics Laboratory (PPPL). This machine is not teleoperated and was not part of the LSDP, but deserves some mention in this discussion. The DAWP is a robotic dismantlement system that includes a pair of Schilling Robotic Systems Titan III hydraulic manipulator arms mounted to a specially designed support platform: a hydraulic power unit (HPU) and a remote operator console. The DAWP is designed to be crane-suspended for remote positioning. ROSIE, developed by RedZone Robotics, Inc. is a mobile, electro-hydraulic, omnidirectional platform with a heavy-duty telescoping boom mounted to the platform's deck. The work system includes the mobile platform (locomotor), a power distribution unit (PDU) and a remote operator console. ROSIE moves about the reactor building

  16. Low-Latency Teleoperations for Human Exploration and Evolvable Mars Campaign

    Science.gov (United States)

    Lupisella, Mark; Wright, Michael; Arney, Dale; Gershman, Bob; Stillwagen, Fred; Bobskill, Marianne; Johnson, James; Shyface, Hilary; Larman, Kevin; Lewis, Ruthan; hide

    2015-01-01

    NASA has been analyzing a number of mission concepts and activities that involve low-latency telerobotic (LLT) operations. One mission concept that will be covered in this presentation is Crew-Assisted Sample Return which involves the crew acquiring samples (1) that have already been delivered to space, and or acquiring samples via LLT from orbit to a planetary surface and then launching the samples to space to be captured in space and then returned to the earth with the crew. Both versions of have key roles for low-latency teleoperations. More broadly, the NASA Evolvable Mars Campaign is exploring a number of other activities that involve LLT, such as: (a) human asteroid missions, (b) PhobosDeimos missions, (c) Mars human landing site reconnaissance and site preparation, and (d) Mars sample handling and analysis. Many of these activities could be conducted from Mars orbit and also with the crew on the Mars surface remotely operating assets elsewhere on the surface, e.g. for exploring Mars special regions and or teleoperating a sample analysis laboratory both of which may help address planetary protection concerns. The operational and technology implications of low-latency teleoperations will be explored, including discussion of relevant items in the NASA Technology Roadmap and also how previously deployed robotic assets from any source could subsequently be used by astronauts via LLT.

  17. Multilateral haptics-based immersive teleoperation for improvised explosive device disposal

    Science.gov (United States)

    Erickson, David; Lacheray, Hervé; Daly, John

    2013-05-01

    Of great interest to police and military organizations is the development of effective improvised explosive device (IED) disposal (IEDD) technology to aid in activities such as mine field clearing, and bomb disposal. At the same time minimizing risk to personnel. This paper presents new results in the research and development of a next generation mobile immersive teleoperated explosive ordnance disposal system. This system incorporates elements of 3D vision, multilateral teleoperation for high transparency haptic feedback, immersive augmented reality operator control interfaces, and a realistic hardware-in-the-loop (HIL) 3D simulation environment incorporating vehicle and manipulator dynamics for both operator training and algorithm development. In the past year, new algorithms have been developed to facilitate incorporating commercial off-the-shelf (COTS) robotic hardware into the teleoperation system. In particular, a real-time numerical inverse position kinematics algorithm that can be applied to a wide range of manipulators has been implemented, an inertial measurement unit (IMU) attitude stabilization system for manipulators has been developed and experimentally validated, and a voice­operated manipulator control system has been developed and integrated into the operator control station. The integration of these components into a vehicle simulation environment with half-car vehicle dynamics has also been successfully carried out. A physical half-car plant is currently being constructed for HIL integration with the simulation environment.

  18. Usability testing of a mobile robotic system for in-home telerehabilitation.

    Science.gov (United States)

    Boissy, Patrick; Brière, Simon; Corriveau, Hélène; Grant, Andrew; Lauria, Michel; Michaud, François

    2011-01-01

    Mobile robots designed to enhance telepresence in the support of telehealth services are being considered for numerous applications. TELEROBOT is a teleoperated mobile robotic platform equipped with videoconferencingcapabilities and designed to be used in a home environment to. In this study, learnability of the system's teleoperation interface and controls was evaluated with ten rehabilitation professionals during four training sessions in a laboratory environment and in an unknown home environment while performing the execution of a standardized evaluation protocol typically used in home care. Results show that the novice teleoperators' performances on two of the four metrics used (number of command and total time) improved significantly across training sessions (ANOVAS, phome environment during navigation tasks (r=0,77 and 0,60). With only 4 hours of training, rehabilitation professionals were able learn to teleoperate successfully TELEROBOT. However teleoperation performances remained significantly less efficient then those of an expert. Under the home task condition (navigating the home environment from one point to the other as fast as possible) this translated to completion time between 350 seconds (best performance) and 850 seconds (worse performance). Improvements in other usability aspects of the system will be needed to meet the requirements of in-home telerehabilitation.

  19. Analyzing Robotic Kinematics Via Computed Simulations

    Science.gov (United States)

    Carnahan, Timothy M.

    1992-01-01

    Computing system assists in evaluation of kinematics of conceptual robot. Displays positions and motions of robotic manipulator within work cell. Also displays interactions between robotic manipulator and other objects. Results of simulation displayed on graphical computer workstation. System includes both off-the-shelf software originally developed for automotive industry and specially developed software. Simulation system also used to design human-equivalent hand, to model optical train in infrared system, and to develop graphical interface for teleoperator simulation system.

  20. Mapping of unknown industrial plant using ROS-based navigation mobile robot

    Science.gov (United States)

    Priyandoko, G.; Ming, T. Y.; Achmad, M. S. H.

    2017-10-01

    This research examines how humans work with teleoperated unmanned mobile robot inspection in industrial plant area resulting 2D/3D map for further critical evaluation. This experiment focuses on two parts, the way human-robot doing remote interactions using robust method and the way robot perceives the environment surround as a 2D/3D perspective map. ROS (robot operating system) as a tool was utilized in the development and implementation during the research which comes up with robust data communication method in the form of messages and topics. RGBD SLAM performs the visual mapping function to construct 2D/3D map using Kinect sensor. The results showed that the mobile robot-based teleoperated system are successful to extend human perspective in term of remote surveillance in large area of industrial plant. It was concluded that the proposed work is robust solution for large mapping within an unknown construction building.

  1. Attitudinal Change in Elderly Citizens Toward Social Robots

    DEFF Research Database (Denmark)

    Damholdt, Malene Flensborg; Nørskov, Marco; Yamazaki, Ryuji

    2015-01-01

    Attitudes toward robots influence the tendency to accept or reject robotic devices. Thus it is important to investigate whether and how attitudes toward robots can change. In this pilot study we investigate attitudinal changes in elderly citizens toward a tele-operated robot in relation to three...... relatedness (r = 0.581) whilst Neuroticism correlated negatively (r = -0.582) with mental relatedness with the robot. The results tentatively suggest that neither information about functionality nor direct repeated encounters are pivotal in changing attitudes toward robots in elderly citizens. This may...

  2. Robotics for nuclear power plants

    International Nuclear Information System (INIS)

    Nakayama, Ryoichi; Kimura, Motohiko; Abe, Akira

    1993-01-01

    A continuing need exists for automatic or remote-controlled machines or robots which can perform inspection and maintenance tasks in nuclear power plants. Toshiba has developed several types of monofunctional and multi- functional robots for such purposes over the past 20 years, some of which have already been used in actual plants. This paper describes new multifunctional robots for inspection and maintenance. An inspection robot has been applied in an actual plant for two years for performance testing. Maintenance robots for grinding tasks have also been developed, which can be easily teleoperated by the operator using automatic control. These new robots are expected to be applied to actual inspection and maintenance work in nuclear power plants. (author)

  3. Imposing motion constraints to a force reflecting tele-robot through real-time simulation of a virtual mechanism

    Energy Technology Data Exchange (ETDEWEB)

    Joly, L.; Andriot, C.

    1995-12-31

    In a tele-operation system, assistance can be given to the operator by constraining the tele-robot position to remain within a restricted subspace of its workspace. A new approach to motion constraint is presented in this paper. The control law is established simulating a virtual ideal mechanism acting as a jig, and connected to the master and slave arms via springs and dampers. Using this approach, it is possible to impose any (sufficiently smooth) motion constraint to the system, including non linear constraints (complex surfaces) involving coupling between translations and rotations and physical equivalence ensures that the controller is passive. Experimental results obtained with a 6-DOF tele-operation system are given. Other applications of the virtual mechanism concept include hybrid position-force control and haptic interfaces. (authors). 11 refs., 7 figs.

  4. Imposing motion constraints to a force reflecting tele-robot through real-time simulation of a virtual mechanism

    International Nuclear Information System (INIS)

    Joly, L.; Andriot, C.

    1995-01-01

    In a tele-operation system, assistance can be given to the operator by constraining the tele-robot position to remain within a restricted subspace of its workspace. A new approach to motion constraint is presented in this paper. The control law is established simulating a virtual ideal mechanism acting as a jig, and connected to the master and slave arms via springs and dampers. Using this approach, it is possible to impose any (sufficiently smooth) motion constraint to the system, including non linear constraints (complex surfaces) involving coupling between translations and rotations and physical equivalence ensures that the controller is passive. Experimental results obtained with a 6-DOF tele-operation system are given. Other applications of the virtual mechanism concept include hybrid position-force control and haptic interfaces. (authors). 11 refs., 7 figs

  5. Internet of robotic things : converging sensing/actuating, hypoconnectivity, artificial intelligence and IoT Platforms

    OpenAIRE

    Vermesan, Ovidiu; Bröring, Arne; Tragos, Elias; Serrano, Martin; Bacciu, Davide; Chessa, Stefano; Gallicchio, Claudio; Micheli, Alessio; Dragone, Mauro; Saffiotti, Alessandro; Simoens, Pieter; Cavallo, Filippo; Bahr, Roy

    2017-01-01

    The Internet of Things (IoT) concept is evolving rapidly and influencing newdevelopments in various application domains, such as the Internet of MobileThings (IoMT), Autonomous Internet of Things (A-IoT), Autonomous Systemof Things (ASoT), Internet of Autonomous Things (IoAT), Internetof Things Clouds (IoT-C) and the Internet of Robotic Things (IoRT) etc.that are progressing/advancing by using IoT technology. The IoT influencerepresents new development and deployment challenges in different a...

  6. PUMA Internet Task Logging Using the IDAC-1

    Directory of Open Access Journals (Sweden)

    K. N. Tarchanidis

    2014-08-01

    Full Text Available This project uses an IDAC-1 board to sample the joint angle position of the PUMA 76 1 robot and log the results on a computer. The robot is at the task location and the logging computer is located in a different one. The task the robot is performing is based on a Pseudo Stereo Vision System (PSVS. Internet is the transport media. The protocol used in this project is UDP/IP. The actual angle is taken straight from the PUMA controller. High-resolution potentiometers are connected on each robot joint and are buffered and sampled as potential difference on an A/D converter integrated on the IDAC-1. The logging computer through the Internet acting as client asks for the angle set, the IDAC-1 responds as server with the 10-bit resolution sampling of the joint position. The whole task is logged in a file on the logging computer. This application can give the ability to the Internet user to monitor and log the robot tasks anywhere in the Word Wide Web (www.

  7. Current Capabilities and Development Potential in Surgical Robotics

    Directory of Open Access Journals (Sweden)

    Mathias Hoeckelmann

    2015-05-01

    Full Text Available Commercial surgical robots have been in clinical use since the mid-1990s, supporting surgeons in various tasks. In the past decades, many systems emerged as research platforms, and a few entered the global market. This paper summarizes the currently available surgical systems and research directions in the broader field of surgical robotics. The widely deployed teleoperated manipulators aim to enhance human cognitive and physical skills and provide smart tools for surgeons, while image-guided robotics focus on surpassing human limitations by introducing automated targeting and treatment delivery methods. Both concepts are discussed based on prototypes and commercial systems. Through concrete examples the possible future development paths of surgical robots are illustrated. While research efforts are taking different approaches to improve the capacity of such systems, the aim of this survey is to assess their maturity from the commercialization point of view.

  8. Human-Robot Interaction Directed Research Project

    Science.gov (United States)

    Rochlis, Jennifer; Ezer, Neta; Sandor, Aniko

    2011-01-01

    Human-robot interaction (HRI) is about understanding and shaping the interactions between humans and robots (Goodrich & Schultz, 2007). It is important to evaluate how the design of interfaces and command modalities affect the human s ability to perform tasks accurately, efficiently, and effectively (Crandall, Goodrich, Olsen Jr., & Nielsen, 2005) It is also critical to evaluate the effects of human-robot interfaces and command modalities on operator mental workload (Sheridan, 1992) and situation awareness (Endsley, Bolt , & Jones, 2003). By understanding the effects of interface design on human performance, workload, and situation awareness, interfaces can be developed that support the human in performing tasks with minimal errors and with appropriate interaction time and effort. Thus, the results of research on human-robot interfaces have direct implications for design. Because the factors associated with interfaces and command modalities in HRI are too numerous to address in 3 years of research, the proposed research concentrates on three manageable areas applicable to National Aeronautics and Space Administration (NASA) robot systems. These topic areas emerged from the Fiscal Year (FY) 2011 work that included extensive literature reviews and observations of NASA systems. The three topic areas are: 1) video overlays, 2) camera views, and 3) command modalities. Each area is described in detail below, along with relevance to existing NASA human-robot systems. In addition to studies in these three topic areas, a workshop is proposed for FY12. The workshop will bring together experts in human-robot interaction and robotics to discuss the state of the practice as applicable to research in space robotics. Studies proposed in the area of video overlays consider two factors in the implementation of augmented reality (AR) for operator displays during teleoperation. The first of these factors is the type of navigational guidance provided by AR symbology. In the proposed

  9. A novel control framework for nonlinear time-delayed dual-master/single-slave teleoperation.

    Science.gov (United States)

    Ghorbanian, A; Rezaei, S M; Khoogar, A R; Zareinejad, M; Baghestan, K

    2013-03-01

    A novel trilateral control architecture for the Dual-master/Single-slave teleoperation is proposed in this paper. This framework has been used in surgical training and rehabilitation applications. In this structure, the slave motion has been controlled by weighted summation of signals transmitted by the operator referring to task control authority through the dominance factors. The nonlinear dynamics for telemanipulators are considered which were considered as disregarded issues in previous studies of this field. Bounded variable time-delay has been considered which affects the transmitted signals in the communication channels. Two types of controllers have been offered and an appropriate stability analysis for each controller has been demonstrated. The first controller includes Proportional with dissipative gains (P+d). The second one contains Proportional and Derivative with dissipative gains (PD+d). In both cases, the stability of the trilateral control framework is preserved by choosing appropriate controller's gains. It is shown that these controllers attempt to coordinate the positions of telemanipulators in the free motion condition. The stability of the Dual-master/Single-slave teleoperation has been proved by an appropriate Lyapunov like function and the stability conditions have been studied. In addition the proposed PD+d control architecture is modified for trilateral teleoperation with internet communication between telemanipulators that caused such communication complications as packet loss, data duplication and swapping. A number of experiments have been conducted with various levels of dominance factor to validate the effectiveness of the new control architecture. Copyright © 2012 ISA. Published by Elsevier Ltd. All rights reserved.

  10. The development of robot application technology in nuclear facilities

    International Nuclear Information System (INIS)

    Kim, Seung Ho; Lee, Jong Min; Kim, Chang Hoe; Kim, Byung Soo; Sohn, Surg Won; Hwoang, Suk Yeoung; Lee, Yong Bum; Kim, Woong Ki

    1992-01-01

    The goal of this project is to develop a mobile teleoperated system to do the job effectively of inspection and light duty maintenance work inside the containment buildings under severe environments. This is the second year of the project. Basically remotely controlled concept was adopted to a mobile robot which was equipped with 7 degrees of freedom anthropomorphic manipulator providing dexterous control. Closed-loop schemes for solving the inverse kinematics of the redundant manipulator were investigated and decentralized adaptive controller was designed for the end effector to track the desired trajectory. A new stair climbing algorithm was proposed to go over irregular stairs, and simulations and experiments were carried out. User-friendly teleoperated control console was designed to comply with human engineering. Off-line programming technique has been developing to enhance the safety and efficiency in task assignment of robot. This research will in consequence be in a strong position to bid for further work in this area. (Author)

  11. Internet of Robotic Things – Converging Sensing/Actuating, Hyperconnectivity, Artificial Intelligence and IoT Platforms

    OpenAIRE

    Vermesan, Ovidiu; Bröring, Arne; Tragos, Elias Z.; Serrano, Martin; Bacciu, Davide; Chessa, Stefano; Gallicchio, Claudio; Micheli, Alessio; Dragone, Mauro; Saffiotti, Alessandro; Simoens, Pieter; Cavallo, Filippo; Bahr, Roy

    2017-01-01

    The Internet of Things (IoT) concept is evolving rapidly and influencing new developments in various application domains, such as the Internet of Mobile Things (IoMT), Autonomous Internet of Things (A-IoT), Autonomous System of Things (ASoT), Internet of Autonomous Things (IoAT), Internet of Things Clouds (IoT-C) and the Internet of Robotic Things (IoRT) etc. that are progressing/advancing by using IoT technology. The IoT influence represents new development and deployment challenges in diffe...

  12. A qualitative study of in-home robotic telepresence for home care of community-living elderly subjects

    DEFF Research Database (Denmark)

    Boissy, Patrice; Corriveau, Hélène; Michaud, François

    2007-01-01

    was illustrated using a photograph of a mobile robot, and participants were then asked to suggest potential health care applications. Interview data derived from the transcript of each group discussion were analyzed using qualitative induction based on content analysis. The analyses yielded statements that were...... categorized under three themes: potential applications, usability issues and user requirements. Teleoperated mobile robotic systems in the home were thought to be useful in assisting multidisciplinary patient care through improved communication between patients and healthcare professionals, and offering...

  13. Transferring human impedance regulation skills to robots

    CERN Document Server

    Ajoudani, Arash

    2016-01-01

    This book introduces novel thinking and techniques to the control of robotic manipulation. In particular, the concept of teleimpedance control as an alternative method to bilateral force-reflecting teleoperation control for robotic manipulation is introduced. In teleimpedance control, a compound reference command is sent to the slave robot including both the desired motion trajectory and impedance profile, which are then realized by the remote controller. This concept forms a basis for the development of the controllers for a robotic arm, a dual-arm setup, a synergy-driven robotic hand, and a compliant exoskeleton for improved interaction performance.

  14. Automation and robotics for the Space Exploration Initiative: Results from Project Outreach

    Science.gov (United States)

    Gonzales, D.; Criswell, D.; Heer, E.

    1991-01-01

    A total of 52 submissions were received in the Automation and Robotics (A&R) area during Project Outreach. About half of the submissions (24) contained concepts that were judged to have high utility for the Space Exploration Initiative (SEI) and were analyzed further by the robotics panel. These 24 submissions are analyzed here. Three types of robots were proposed in the high scoring submissions: structured task robots (STRs), teleoperated robots (TORs), and surface exploration robots. Several advanced TOR control interface technologies were proposed in the submissions. Many A&R concepts or potential standards were presented or alluded to by the submitters, but few specific technologies or systems were suggested.

  15. Operator-in-the-loop simulation of a redundant manipulator under teleoperation

    International Nuclear Information System (INIS)

    Yae, K.H.; Lin, T.C.; Chern, S.T.

    1993-01-01

    For an interactive simulation of 7 degree-of-freedom redundant manipulator under teleoperation, this paper describes an iterative form of resolved-motion rate control in which the constraint Jacobian is constructed on-line in real time and used in the pseudoinverse method as the manipulator is teleoperated. The manipulator's tasks may involve trajectory following in free space and frequent contact with the environment through pick-and-put operation. The operator's command is interpreted as a series of increments in Cartesian space, and then the constraint Jacobian is developed between two successive increments by viewing the predecessor as the initial configuration and the successor as the target configuration. The pseudoinverse of the constraint Jacobian then generates necessary changes in joint variables and subsequently joint torque. The Jacobian constructed in this way enables us to treat both free motion and environmental contact in the same way. The simulator is built on a two-processor IRIS workstation, with one processor for graphics and the other for dynamics and control analysis. This simulator has a potential for training the teleoperator, developing operational scenarios through visualization of the simulation, and testing the design of operator-machine interface

  16. Virtual reality and telepresence control of robots used in hazardous environments

    International Nuclear Information System (INIS)

    Bronisz, L.E.; Pittman, P.C.

    1996-01-01

    The purpose of this project was to explore the application of teleoperation and telepresence control to robots in hazardous environments at Los Alamos. The primary use of this technology would be in a glove-box type operation potentially allowing operators to work on hazardous materials while being completely removed from the danger of exposure in situations that are difficult to completely automate due to the highly unstructured environments or off-normal conditions. This project focused on determining the most appropriate tools and methods that could be applied in the near future resulting in a reasonably inexpensive working teleoperation or telepresence control system for industrial robots used in the handling of hazardous materials. Several topics had to be addressed to perform this task including input devices, control systems, robot manipulators, and simulation techniques or packages. Much of the work is still in the developmental stage and hardware will follow -- providing a usable tool for glove box robot control

  17. A neural network and IoT-based scheme for performance assessment in Internet of Robotic Things

    OpenAIRE

    Razafimandimby , Cristanel; Loscri , Valeria; Vegni , Anna Maria

    2016-01-01

    International audience; Internet of Robotic Things (IoRT) is a new concept introduced for the first time by ABI Research. Unlike the Internet of Things (IoT), IoRT provides an active sensorization and is considered as the new evolution of IoT. This new concept will bring new opportunities and challenges, while providing new business ideas for IoT and robotics’ entrepreneurs. In this paper, we will focus particularly on two issues: (i) connectivity maintenance among multiple IoRT robots, and (...

  18. Advanced instrumentation and teleoperation

    International Nuclear Information System (INIS)

    Decreton, M.

    1998-01-01

    SCK-CEN's advanced instrumentation and teleoperation project aims at evaluating the potential of a telerobotic approach in a nuclear environment and, in particular, the use of remote-perception systems. Main achievements in 1997 in the areas of R and D on radiation tolerance for remote sensing, optical fibres and optical-fibre sensors, and computer-aided teleoperation are reported

  19. Recent advances in remote coal mining machine sensing, guidance, and teleoperation

    Energy Technology Data Exchange (ETDEWEB)

    Ralston, J C; Hainsworth, D W; Reid, D C; Anderson, D L; McPhee, R J [CSIRO Exploration & Minerals, Kenmore, Qld. (Australia)

    2001-10-01

    Some recent applications of sensing, guidance and telerobotic technology in the coal mining industry are presented. Of special interest is the development of semi or fully autonomous systems to provide remote guidance and communications for coal mining equipment. The use of radar and inertial based sensors are considered in an attempt to solve the horizontal and lateral guidance problems associated with mining equipment automation. Also described is a novel teleoperated robot vehicle with unique communications capabilities, called the Numbat, which is used in underground mine safety and reconnaissance missions.

  20. A Discrete-Time Algorithm for Stiffness Extraction from sEMG and Its Application in Antidisturbance Teleoperation

    Directory of Open Access Journals (Sweden)

    Peidong Liang

    2016-01-01

    Full Text Available We have developed a new discrete-time algorithm of stiffness extraction from muscle surface electromyography (sEMG collected from human operator’s arms and have applied it for antidisturbance control in robot teleoperation. The variation of arm stiffness is estimated from sEMG signals and transferred to a telerobot under variable impedance control to imitate human motor control behaviours, particularly for disturbance attenuation. In comparison to the estimation of stiffness from sEMG, the proposed algorithm is able to reduce the nonlinear residual error effect and to enhance robustness and to simplify stiffness calibration. In order to extract a smoothing stiffness enveloping from sEMG signals, two enveloping methods are employed in this paper, namely, fast linear enveloping based on low pass filtering and moving average and amplitude monocomponent and frequency modulating (AM-FM method. Both methods have been incorporated into the proposed stiffness variance estimation algorithm and are extensively tested. The test results show that stiffness variation extraction based on the two methods is sensitive and robust to attenuation disturbance. It could potentially be applied for teleoperation in the presence of hazardous surroundings or human robot physical cooperation scenarios.

  1. DESIGN AND CONSTRUCTION OF A FORCE-REFLECTING TELEOPERATION SYSTEM

    Energy Technology Data Exchange (ETDEWEB)

    M.A. Ebadian, Ph.D.

    1999-01-01

    make the system portable, compact, and lightweight. A variety of design alternatives are presented and evaluated. Finally, a GUI software package is developed to interface with several teleoperation unit components. These components include an industrial robot, electric motor, encoder, force/torque sensor, and CCD camera. The software includes features such as position scaling, force scaling, and rereferencing and is intended to provide a sound basis for the development of a multi-DOF FRMC system in the future.

  2. DESIGN AND CONSTRUCTION OF A FORCE-REFLECTING TELEOPERATION SYSTEM

    International Nuclear Information System (INIS)

    Ebadian, M.A.

    1999-01-01

    make the system portable, compact, and lightweight. A variety of design alternatives are presented and evaluated. Finally, a GUI software package is developed to interface with several teleoperation unit components. These components include an industrial robot, electric motor, encoder, force/torque sensor, and CCD camera. The software includes features such as position scaling, force scaling, and rereferencing and is intended to provide a sound basis for the development of a multi-DOF FRMC system in the future

  3. Intelligent control system for nuclear power plant mobile robot

    International Nuclear Information System (INIS)

    Koenig, A.; Lecoeur-Taibi, I.; Crochon, E.; Vacherand, F.

    1991-01-01

    In order to fully optimize the efficiency of the perception and navigation components available on a mobile robot, the upper level of a mobile robot control requires intelligence support to unload the work of the teleoperator. This knowledge-based system has to manage a priori data such as the map of the workspace, the mission, the characteristics of sensors and robot, but also, the current environment state and the running mission. It has to issue a plan to drive the sensors to focus on relevant objects or to scan the environment and to select the best algorithms depending on the current situation. The environment workspace is a nuclear power plant building. The teleoperated robot is a mobile wheeled or legged vehicle that moves inside the different floors of the building. There are three types of mission: radio-activity survey, inspection and intervention. To perform these goals the robot must avoid obstacles, pass through doors, possibly climb stairs and recognize valves and pipes. The perception control system has to provide the operator with a synthetic view of the surroundings. It manages background tasks such as obstacle detection and free space map building, and specific tasks such as beacon recognition for odometry relocalization and valve detection for maintenance. To do this, the system solves perception resources conflicts, taking into account the current states of the sensors and the current conditions such as lightness or darkness, cluttered scenes, sensor failure. A perception plan is issued from the mission goals, planned path, relocalization requirements and available perception resources. Basically, the knowledge-based system is implemented on a blackboard architecture which includes two parts: a top-down planning part and a bottom-up perception part. The results of the perception are continuously sent to the operator who can trigger new perception actions. (author)

  4. Robotics research at Electrotechnical Laboratory-R and D program for advanced robot technology

    Energy Technology Data Exchange (ETDEWEB)

    Wakamatsu, S; Akahori, H; Shirai, Y; Kakikura, M

    1983-01-01

    The purposes of this paper are both to introduce the outline of robotics researches at Electrotechnical Laboratory and to describe the relation between those researches and the national project so called robotics for critical work. The authors first describe the robotics researches and related topics historically which have been continued from the latter half of 1960s as a part of researches on artificial intelligence at Electrotechnical Laboratory. Secondly, they mention the present aspects of our researches, its relation with past results, and changes of basic concepts on robotics systems. Finally, as an extension of our researches, they propose some approaches to establish the following techniques which make very important roles for the success of the national project; (1) manipulation techniques, (2) sensor techniques, (3) autonomous robot control techniques, (4) advanced tele-operation techniques and, (5) system totalizing techniques. 15 references.

  5. A multimodal interface for real-time soldier-robot teaming

    Science.gov (United States)

    Barber, Daniel J.; Howard, Thomas M.; Walter, Matthew R.

    2016-05-01

    Recent research and advances in robotics have led to the development of novel platforms leveraging new sensing capabilities for semantic navigation. As these systems becoming increasingly more robust, they support highly complex commands beyond direct teleoperation and waypoint finding facilitating a transition away from robots as tools to robots as teammates. Supporting future Soldier-Robot teaming requires communication capabilities on par with human-human teams for successful integration of robots. Therefore, as robots increase in functionality, it is equally important that the interface between the Soldier and robot advances as well. Multimodal communication (MMC) enables human-robot teaming through redundancy and levels of communications more robust than single mode interaction. Commercial-off-the-shelf (COTS) technologies released in recent years for smart-phones and gaming provide tools for the creation of portable interfaces incorporating MMC through the use of speech, gestures, and visual displays. However, for multimodal interfaces to be successfully used in the military domain, they must be able to classify speech, gestures, and process natural language in real-time with high accuracy. For the present study, a prototype multimodal interface supporting real-time interactions with an autonomous robot was developed. This device integrated COTS Automated Speech Recognition (ASR), a custom gesture recognition glove, and natural language understanding on a tablet. This paper presents performance results (e.g. response times, accuracy) of the integrated device when commanding an autonomous robot to perform reconnaissance and surveillance activities in an unknown outdoor environment.

  6. Workload, flow, and telepresence during teleoperation

    Energy Technology Data Exchange (ETDEWEB)

    Draper, J.V. [Oak Ridge National Lab., TN (United States); Blair, L.M. [Human Machine Interfaces, Inc., Knoxville, TN (United States)

    1996-04-01

    There is much speculation about the relations among workload, flow, telepresence, and performance during teleoperation, but few data that provide evidence concerning them. This paper presents results an investigation conducted during completion of a pipe cutting task using a teleoperator at ORNL. Results show support for the hypothesis that telepresence is related to expenditure of attentional resources, and some support for the hypothesis that telepresence is related to flow. The discussion examines the results from an attentional resources perspective on teleoperation.

  7. Workload, flow, and telepresence during teleoperation

    International Nuclear Information System (INIS)

    Draper, J.V.; Blair, L.M.

    1996-01-01

    There is much speculation about the relations among workload, flow, telepresence, and performance during teleoperation, but few data that provide evidence concerning them. This paper presents results an investigation conducted during completion of a pipe cutting task using a teleoperator at ORNL. Results show support for the hypothesis that telepresence is related to expenditure of attentional resources, and some support for the hypothesis that telepresence is related to flow. The discussion examines the results from an attentional resources perspective on teleoperation

  8. A Comparison of Types of Robot Control for Programming by Demonstration

    DEFF Research Database (Denmark)

    Fischer, Kerstin; Kirstein, Franziska; Jensen, Lars Christian

    2016-01-01

    Programming by Demonstration (PbD) is an efficient way for non-experts to teach new skills to a robot. PbD can be carried out in different ways, for instance, by kinesthetic guidance, teleoperation or by using external controls. In this paper, we compare these three ways of controlling a robot in...

  9. Physical Embodiment can Produce Robot Operator’s Pseudo Presence

    Directory of Open Access Journals (Sweden)

    Kazuaki eTanaka

    2015-05-01

    Full Text Available Recent studies have focused on humanoid robots for improving distant communication. When a user talks with a remote conversation partner through a humanoid robot, the user can see the remote partner’s body motions with physical embodiment but not the partner’s current appearance. The physical embodiment existing in the same room with the user is the main feature of humanoid robots, but the effects on social telepresence, i.e. the sense of resembling face-to-face interaction, had not yet been well demonstrated. To find the effects, we conducted an experiment in which subjects talked with a partner through robots and various existing communication media (e.g. voice, avatar and video chats. As a result, we found that the physical embodiment enhances social telepresence. However, in terms of the degree of social telepresence, the humanoid robot remained at the same level as the partner’s live-video, since presenting partner’s appearance also enhances social telepresence. To utilize the anonymity of a humanoid robot, we proposed the way that produces pseudo presence that is the sense of interacting with a remote partner when they are actually interacting with an autonomous robot. Through the second experiment, we discovered that the subjects tended to evaluate the degree of pseudo presence of a remote partner based on their prior experience of watching the partner’s body motions reproduced by a robot. When a subject interacted with an autonomous robot after interacting with a teleoperated robot (i.e., a remote operator that is identical with the autonomous robot, the subjects tended to feel as if they were talking with a remote operator.

  10. Teleoperators: Man's Machine Partners

    Energy Technology Data Exchange (ETDEWEB)

    Corliss, William R.

    1972-01-01

    This booklet is about teleoperators, a class of machines that augment man rather than replace him. Teleoperators have the ability to add to man's strength, his reach, and his ability to work in hostile environments.

  11. A novel optimal coordinated control strategy for the updated robot system for single port surgery.

    Science.gov (United States)

    Bai, Weibang; Cao, Qixin; Leng, Chuntao; Cao, Yang; Fujie, Masakatsu G; Pan, Tiewen

    2017-09-01

    Research into robotic systems for single port surgery (SPS) has become widespread around the world in recent years. A new robot arm system for SPS was developed, but its positioning platform and other hardware components were not efficient. Special features of the developed surgical robot system make good teleoperation with safety and efficiency difficult. A robot arm is combined and used as new positioning platform, and the remote center motion is realized by a new method using active motion control. A new mapping strategy based on kinematics computation and a novel optimal coordinated control strategy based on real-time approaching to a defined anthropopathic criterion configuration that is referred to the customary ease state of human arms and especially the configuration of boxers' habitual preparation posture are developed. The hardware components, control architecture, control system, and mapping strategy of the robotic system has been updated. A novel optimal coordinated control strategy is proposed and tested. The new robot system can be more dexterous, intelligent, convenient and safer for preoperative positioning and intraoperative adjustment. The mapping strategy can achieve good following and representation for the slave manipulator arms. And the proposed novel control strategy can enable them to complete tasks with higher maneuverability, lower possibility of self-interference and singularity free while teleoperating. Copyright © 2017 John Wiley & Sons, Ltd.

  12. Wave impedance selection for passivity-based bilateral teleoperation

    Science.gov (United States)

    D'Amore, Nicholas John

    When a task must be executed in a remote or dangerous environment, teleoperation systems may be employed to extend the influence of the human operator. In the case of manipulation tasks, haptic feedback of the forces experienced by the remote (slave) system is often highly useful in improving an operator's ability to perform effectively. In many of these cases (especially teleoperation over the internet and ground-to-space teleoperation), substantial communication latency exists in the control loop and has the strong tendency to cause instability of the system. The first viable solution to this problem in the literature was based on a scattering/wave transformation from transmission line theory. This wave transformation requires the designer to select a wave impedance parameter appropriate to the teleoperation system. It is widely recognized that a small value of wave impedance is well suited to free motion and a large value is preferable for contact tasks. Beyond this basic observation, however, very little guidance exists in the literature regarding the selection of an appropriate value. Moreover, prior research on impedance selection generally fails to account for the fact that in any realistic contact task there will simultaneously exist contact considerations (perpendicular to the surface of contact) and quasi-free-motion considerations (parallel to the surface of contact). The primary contribution of the present work is to introduce an approximate linearized optimum for the choice of wave impedance and to apply this quasi-optimal choice to the Cartesian reality of such a contact task, in which it cannot be expected that a given joint will be either perfectly normal to or perfectly parallel to the motion constraint. The proposed scheme selects a wave impedance matrix that is appropriate to the conditions encountered by the manipulator. This choice may be implemented as a static wave impedance value or as a time-varying choice updated according to the

  13. Haptic teleoperation systems signal processing perspective

    CERN Document Server

    Lee, Jae-young

    2015-01-01

    This book examines the signal processing perspective in haptic teleoperation systems. This text covers the topics of prediction, estimation, architecture, data compression, and error correction that can be applied to haptic teleoperation systems. The authors begin with an overview of haptic teleoperation systems, then look at a Bayesian approach to haptic teleoperation systems. They move onto a discussion of haptic data compression, haptic data digitization and forward error correction.   ·         Presents haptic data prediction/estimation methods that compensate for unreliable networks   ·         Discusses haptic data compression that reduces haptic data size over limited network bandwidth and haptic data error correction that compensate for packet loss problem   ·         Provides signal processing techniques used with existing control architectures.

  14. Robotics and Automation Activities at the Savannah River Site: A Site Report for SUBWOG 39F

    International Nuclear Information System (INIS)

    Teese, G.D.

    1995-01-01

    The Savannah River Site has successfully used robots, teleoperators, and remote video to reduce exposure to ionizing radiation, improve worker safety, and improve the quality of operations. Previous reports have described the use of mobile teleoperators in coping with a high level liquid waste spill, the removal of highly contaminated equipment, and the inspection of nuclear reactor vessels. This report will cover recent applications at the Savannah River, as well as systems which SRS has delivered to other DOE site customers

  15. The development of robot application technology in nuclear facilities

    International Nuclear Information System (INIS)

    Lee, Jong Min; Kim, Seung Ho; Kim, Chang Hoi; Kim, Byung Soo; Hwang, Suk Young; Sohn, Surg Won; Lee, Yong Bum; Kim, Woong Ki

    1991-01-01

    The project of this study is intended to develop the application technology for autonomous robotic systems operated in hostile environments where human access is prohibited. The mobile robot, named as KAEROT, has been designed by adopting the controller of multiprocessor of distributed system architecture in order to get flexibility. 2 driving wheel assembles and 1 steering mechanism has been adopted and each of them is made of planetary wheel which is composed of a couple of star-like arms with 3 wheels. The 6 D.O.F of manipulator is controlled by CCD camera mounted on the elbow and base, to provide wide view of the working area for tele-operation. The off-line programming system is being developed for checking robot constraint violations within workspace prior to execution of robot programming. (Author)

  16. A 3-D Miniature LIDAR System for Mobile Robot Navigation, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — Future lunar site operations will benefit from mobile robots, both autonomous and tele-operated, that complement or replace human extravehicular activity....

  17. Toward a framework for levels of robot autonomy in human-robot interaction.

    Science.gov (United States)

    Beer, Jenay M; Fisk, Arthur D; Rogers, Wendy A

    2014-07-01

    A critical construct related to human-robot interaction (HRI) is autonomy, which varies widely across robot platforms. Levels of robot autonomy (LORA), ranging from teleoperation to fully autonomous systems, influence the way in which humans and robots may interact with one another. Thus, there is a need to understand HRI by identifying variables that influence - and are influenced by - robot autonomy. Our overarching goal is to develop a framework for levels of robot autonomy in HRI. To reach this goal, the framework draws links between HRI and human-automation interaction, a field with a long history of studying and understanding human-related variables. The construct of autonomy is reviewed and redefined within the context of HRI. Additionally, the framework proposes a process for determining a robot's autonomy level, by categorizing autonomy along a 10-point taxonomy. The framework is intended to be treated as guidelines to determine autonomy, categorize the LORA along a qualitative taxonomy, and consider which HRI variables (e.g., acceptance, situation awareness, reliability) may be influenced by the LORA.

  18. ROBOT LITERACY AN APPROACH FOR SHARING SOCIETY WITH INTELLIGENT ROBOTS

    Directory of Open Access Journals (Sweden)

    Hidetsugu Suto

    2013-12-01

    Full Text Available A novel concept of media education called “robot literacy” is proposed. Here, robot literacy refers to the means of forming an appropriate relationship with intelligent robots. It can be considered a kind of media literacy. People who were born after the Internet age can be considered “digital natives” who have new morals and values and behave differently than previous generations in Internet societies. This can cause various problems among different generations. Thus, the necessity of media literacy education is increasing. Internet technologies, as well as robotics technologies are growing rapidly, and people who are born after the “home robot age,” whom the author calls “robot natives,” will be expected to have a certain degree of “robot literacy.” In this paper, the concept of robot literacy is defined and an approach to robot literacy education is discussed.

  19. Robustly stable adaptive control of a tandem of master-slave robotic manipulators with force reflection by using a multiestimation scheme.

    Science.gov (United States)

    Ibeas, Asier; de la Sen, Manuel

    2006-10-01

    The problem of controlling a tandem of robotic manipulators composing a teleoperation system with force reflection is addressed in this paper. The final objective of this paper is twofold: 1) to design a robust control law capable of ensuring closed-loop stability for robots with uncertainties and 2) to use the so-obtained control law to improve the tracking of each robot to its corresponding reference model in comparison with previously existing controllers when the slave is interacting with the obstacle. In this way, a multiestimation-based adaptive controller is proposed. Thus, the master robot is able to follow more accurately the constrained motion defined by the slave when interacting with an obstacle than when a single-estimation-based controller is used, improving the transparency property of the teleoperation scheme. The closed-loop stability is guaranteed if a minimum residence time, which might be updated online when unknown, between different controller parameterizations is respected. Furthermore, the analysis of the teleoperation and stability capabilities of the overall scheme is carried out. Finally, some simulation examples showing the working of the multiestimation scheme complete this paper.

  20. The evolution of automation and robotics in manned spaceflight

    Science.gov (United States)

    Moser, T. L.; Erickson, J. D.

    1986-01-01

    The evolution of automation on all manned spacecraft including the Space Shuttle is reviewed, and a concept for increasing automation and robotics from the current Shuttle Remote Manipulator System (RMS) to an autonomous system is presented. The requirements for robotic elements are identified for various functions on the Space Station, including extravehicular functions and functions within laboratory and habitation modules which expand man's capacity in space and allow selected teleoperation from the ground. The initial Space Station will employ a telerobot and necessary knowledge based systems as an advisory to the crew on monitoring, fault diagnosis, and short term planning and scheduling.

  1. Performance benefits of telerobotics and teleoperation - enhancements for an arm-based tank waste retrieval system

    International Nuclear Information System (INIS)

    Horschel, D.S.; Gibbons, P.W.; Draper, J.V.

    1995-06-01

    This report evaluates telerobotic and teleoperational arm-based retrieval systems that require advanced robotic controls. These systems will be deployed in waste retrieval activities in Hanford's Single Shell Tanks (SSTs). The report assumes that arm-based, retrieval systems will combine a teleoperational arm and control system enhanced by a number of advanced and telerobotic controls. The report describes many possible enhancements, spanning the full range of the control spectrum with the potential for technical maturation. The enhancements considered present a variety of choices and factors including: the enhancements to be included in the actual control system, safety, detailed task analyses, human factors, cost-benefit ratios, and availability and maturity of technology. Because the actual system will be designed by an offsite vendor, the procurement specifications must have the flexibility to allow bidders to propose a broad range of ideas, yet build in enough restrictions to filter out infeasible and undesirable approaches. At the same time they must allow selection of a technically promising proposal. Based on a preliminary analysis of the waste retrieval task, and considering factors such as operator limitations and the current state of robotics technology, the authors recommend a set of enhancements that will (1) allow the system to complete its waste retrieval mission, and (2) enable future upgrades in response to changing mission needs and technological advances

  2. Performance benefits of telerobotics and teleoperation - enhancements for an arm-based tank waste retrieval system

    Energy Technology Data Exchange (ETDEWEB)

    Horschel, D.S. [Sandia National Labs., Albuquerque, NM (United States); Gibbons, P.W. [Westinghouse Hanford Co., Richland, WA (United States); Draper, J.V. [Oak Ridge National Lab., TN (United States)] [and others

    1995-06-01

    This report evaluates telerobotic and teleoperational arm-based retrieval systems that require advanced robotic controls. These systems will be deployed in waste retrieval activities in Hanford`s Single Shell Tanks (SSTs). The report assumes that arm-based, retrieval systems will combine a teleoperational arm and control system enhanced by a number of advanced and telerobotic controls. The report describes many possible enhancements, spanning the full range of the control spectrum with the potential for technical maturation. The enhancements considered present a variety of choices and factors including: the enhancements to be included in the actual control system, safety, detailed task analyses, human factors, cost-benefit ratios, and availability and maturity of technology. Because the actual system will be designed by an offsite vendor, the procurement specifications must have the flexibility to allow bidders to propose a broad range of ideas, yet build in enough restrictions to filter out infeasible and undesirable approaches. At the same time they must allow selection of a technically promising proposal. Based on a preliminary analysis of the waste retrieval task, and considering factors such as operator limitations and the current state of robotics technology, the authors recommend a set of enhancements that will (1) allow the system to complete its waste retrieval mission, and (2) enable future upgrades in response to changing mission needs and technological advances.

  3. Robotics Strategy White Paper

    Science.gov (United States)

    2009-03-19

    Cargo packaging and pallet assembly. Use of robotics tools to support palletization falls under the supply functional area which tasks the Army to...system. 17 At first glance, remote tele-operated surgery capability appears to already exist in civilian hospitals (i.e., DaVinci Machine: http... tool free maintenance and anticipatory sustainment and improved distribution. The UJTL tasks suggest nominal improvements in the maintenance area

  4. An Embedded Systems Laboratory to Support Rapid Prototyping of Robotics and the Internet of Things

    Science.gov (United States)

    Hamblen, J. O.; van Bekkum, G. M. E.

    2013-01-01

    This paper describes a new approach for a course and laboratory designed to allow students to develop low-cost prototypes of robotic and other embedded devices that feature Internet connectivity, I/O, networking, a real-time operating system (RTOS), and object-oriented C/C++. The application programming interface (API) libraries provided permit…

  5. Augmented reality user interface for mobile ground robots with manipulator arms

    Science.gov (United States)

    Vozar, Steven; Tilbury, Dawn M.

    2011-01-01

    Augmented Reality (AR) is a technology in which real-world visual data is combined with an overlay of computer graphics, enhancing the original feed. AR is an attractive tool for teleoperated UGV UIs as it can improve communication between robots and users via an intuitive spatial and visual dialogue, thereby increasing operator situational awareness. The successful operation of UGVs often relies upon both chassis navigation and manipulator arm control, and since existing literature usually focuses on one task or the other, there is a gap in mobile robot UIs that take advantage of AR for both applications. This work describes the development and analysis of an AR UI system for a UGV with an attached manipulator arm. The system supplements a video feed shown to an operator with information about geometric relationships within the robot task space to improve the operator's situational awareness. Previous studies on AR systems and preliminary analyses indicate that such an implementation of AR for a mobile robot with a manipulator arm is anticipated to improve operator performance. A full user-study can determine if this hypothesis is supported by performing an analysis of variance on common test metrics associated with UGV teleoperation.

  6. ROBOT TASK SCENE ANALYZER

    International Nuclear Information System (INIS)

    Hamel, William R.; Everett, Steven

    2000-01-01

    Environmental restoration and waste management (ER and WM) challenges in the United States Department of Energy (DOE), and around the world, involve radiation or other hazards which will necessitate the use of remote operations to protect human workers from dangerous exposures. Remote operations carry the implication of greater costs since remote work systems are inherently less productive than contact human work due to the inefficiencies/complexities of teleoperation. To reduce costs and improve quality, much attention has been focused on methods to improve the productivity of combined human operator/remote equipment systems; the achievements to date are modest at best. The most promising avenue in the near term is to supplement conventional remote work systems with robotic planning and control techniques borrowed from manufacturing and other domains where robotic automation has been used. Practical combinations of teleoperation and robotic control will yield telerobotic work systems that outperform currently available remote equipment. It is believed that practical telerobotic systems may increase remote work efficiencies significantly. Increases of 30% to 50% have been conservatively estimated for typical remote operations. It is important to recognize that the basic hardware and software features of most modern remote manipulation systems can readily accommodate the functionality required for telerobotics. Further, several of the additional system ingredients necessary to implement telerobotic control--machine vision, 3D object and workspace modeling, automatic tool path generation and collision-free trajectory planning--are existent

  7. ROBOT TASK SCENE ANALYZER

    Energy Technology Data Exchange (ETDEWEB)

    William R. Hamel; Steven Everett

    2000-08-01

    Environmental restoration and waste management (ER and WM) challenges in the United States Department of Energy (DOE), and around the world, involve radiation or other hazards which will necessitate the use of remote operations to protect human workers from dangerous exposures. Remote operations carry the implication of greater costs since remote work systems are inherently less productive than contact human work due to the inefficiencies/complexities of teleoperation. To reduce costs and improve quality, much attention has been focused on methods to improve the productivity of combined human operator/remote equipment systems; the achievements to date are modest at best. The most promising avenue in the near term is to supplement conventional remote work systems with robotic planning and control techniques borrowed from manufacturing and other domains where robotic automation has been used. Practical combinations of teleoperation and robotic control will yield telerobotic work systems that outperform currently available remote equipment. It is believed that practical telerobotic systems may increase remote work efficiencies significantly. Increases of 30% to 50% have been conservatively estimated for typical remote operations. It is important to recognize that the basic hardware and software features of most modern remote manipulation systems can readily accommodate the functionality required for telerobotics. Further, several of the additional system ingredients necessary to implement telerobotic control--machine vision, 3D object and workspace modeling, automatic tool path generation and collision-free trajectory planning--are existent.

  8. Developing sensor-based robots with utility to waste management applications

    International Nuclear Information System (INIS)

    Trivedi, M.M.; Abidi, M.A.; Gonzalez, R.C.

    1990-01-01

    There are several Environmental Restoration and Waste Management (ER and WM) application areas where autonomous or teleoperated robotic systems can be utilized to improve personnel safety and reduce operation costs. In this paper the authors describe continuing research undertaken by their group in intelligent robotics area which should have a direct relevance to a number of ER and WM applications. The authors' current research is sponsored by the advanced technology division of the U.S. Department of Energy. It is part of a program undertaken at four universities (Florida, Michigan, Tennessee, and Texas) and the Oak ridge National Laboratory directed towards the development of advanced robotic systems for use in nuclear environments. The primary motivation for using robotic (autonomous and/or teleoperated) technology in such hazardous environments is to reduce exposure and costs associated with performing tasks such as surveillance, maintenance and repair. The main focus of the authors' research a the University of Tennessee has been to contribute to the development of autonomous inspection and manipulation systems which utilize a wide array of sensory inputs in controlling the actions of a stationary robot. The authors' experimental research effort is directed towards design and evaluation of new methodologies using a laboratory based robotic testbed. A unique feature of this testbed is a multisensor module useful in the characterization of the robot workspace. In this paper, the authors describe the development of a robot vision system for automatic spill detection, localization and clean-up verification; and the development of efficient techniques for analyzing range images using a parallel computer. The 'simulated spill cleanup' scenario allows us to show the applicability of robotic systems to problems encountered in nuclear environments

  9. Stability Control of Force-Reflected Nonlinear Multilateral Teleoperation System under Time-Varying Delays

    Directory of Open Access Journals (Sweden)

    Da Sun

    2016-01-01

    Full Text Available A novel control algorithm based on the modified wave-variable controllers is proposed to achieve accurate position synchronization and reasonable force tracking of the nonlinear single-master-multiple-slave teleoperation system and simultaneously guarantee overall system’s stability in the presence of large time-varying delays. The system stability in different scenarios of human and environment situations has been analyzed. The proposed method is validated through experimental work based on the 3-DOF trilateral teleoperation system consisting of three different manipulators. The experimental results clearly demonstrate the feasibility of the proposed algorithm to achieve high transparency and robust stability in nonlinear single-master-multiple-slave teleoperation system in the presence of time-varying delays.

  10. Supervised Autonomy for Exploration and Mobile Manipulation in Rough Terrain with a Centaur-like Robot

    Directory of Open Access Journals (Sweden)

    Max Schwarz

    2016-10-01

    Full Text Available Planetary exploration scenarios illustrate the need for autonomous robots that are capable to operate in unknown environments without direct human interaction. At the DARPA Robotics Challenge, we demonstrated that our Centaur-like mobile manipulation robot Momaro can solve complex tasks when teleoperated. Motivated by the DLR SpaceBot Cup 2015, where robots should explore a Mars-like environment, find and transport objects, take a soil sample, and perform assembly tasks, we developed autonomous capabilities for Momaro. Our robot perceives and maps previously unknown, uneven terrain using a 3D laser scanner. Based on the generated height map, we assess drivability, plan navigation paths, and execute them using the omnidirectional drive. Using its four legs, the robot adapts to the slope of the terrain. Momaro perceives objects with cameras, estimates their pose, and manipulates them with its two arms autonomously. For specifying missions, monitoring mission progress, on-the-fly reconfiguration, and teleoperation, we developed a ground station with suitable operator interfaces. To handle network communication interruptions and latencies between robot and ground station, we implemented a robust network layer for the ROS middleware. With the developed system, our team NimbRo Explorer solved all tasks of the DLR SpaceBot Camp 2015. We also discuss the lessons learned from this demonstration.

  11. The internet and intelligent machines: search engines, agents and robots; Radiologische Informationssuche im Internet: Datenbanken, Suchmaschinen und intelligente Agenten

    Energy Technology Data Exchange (ETDEWEB)

    Achenbach, S; Alfke, H [Marburg Univ. (Germany). Abt. fuer Strahlendiagnostik

    2000-04-01

    The internet plays an important role in a growing number of medical applications. Finding relevant information is not always easy as the amount of available information on the Web is rising quickly. Even the best Search Engines can only collect links to a fraction of all existing Web pages. In addition, many of these indexed documents have been changed or deleted. The vast majority of information on the Web is not searchable with conventional methods. New search strategies, technologies and standards are combined in Intelligent Search Agents (ISA) an Robots, which can retrieve desired information in a specific approach. Conclusion: The article describes differences between ISAs and conventional Search Engines and how communication between Agents improves their ability to find information. Examples of existing ISAs are given and the possible influences on the current and future work in radiology is discussed. (orig.) [German] Das Internet findet zunehmend in medizinischen Anwendungen Verbreitung, jedoch ist das Auffinden relevanter Informationen nicht immer leicht. Die Anzahl der verfuegbaren Dokumente im World wide web nimmt so schnell zu, dass die Suche zunehmend Probleme bereitet: Auch gute Suchmaschinen erfassen nur einige Prozent der vorhandenen Seiten in Ihren Datenbanken. Zusaetzlich sorgen staendige Veraenderungen dafuer, dass nur ein Teil dieser durchsuchbaren Dokumente ueberhaupt noch existiert. Der Grossteil des Internets ist daher mit konventionellen Methoden nicht zu erschliessen. Neue Standards, Suchstrategien und Technologien vereinen sich in den Suchagenten und Robots, die gezielter und intelligenter Inhalte ermitteln koennen. Schlussfolgerung: Der Artikel stellt dar, wie sich ein Intelligent search agent (ISA) von einer Suchmaschine unterscheidet und durch Kooperation mit anderen Agenten die Anforderungen der Benutzer besser erfuellen kann. Neben den Grundlagen werden exemplarische Anwendungen gezeigt, die heute im Netz existieren, und ein Ausblick

  12. Robots: Fantasy and Reality

    International Nuclear Information System (INIS)

    Calder, Neil

    2007-01-01

    A irreverent non-technical review of the history of surprisingly animate machines, from ancient Egypt to current times. Areas include teleoperators for hazardous environments, assembly systems, medical applications, entertainment, and science fiction. The talk has over 100 slides, covering such varied topics as Memnon son of Dawn, Droz's automata, Vaucanson's duck, cathedral clocks, Von Kempelen's chess player, household robots, Asimov's laws, Disneyland, dinosaurs, and movie droids and cyborgs.

  13. Mobile app for human-interaction with sitter robots

    Science.gov (United States)

    Das, Sumit Kumar; Sahu, Ankita; Popa, Dan O.

    2017-05-01

    Human environments are often unstructured and unpredictable, thus making the autonomous operation of robots in such environments is very difficult. Despite many remaining challenges in perception, learning, and manipulation, more and more studies involving assistive robots have been carried out in recent years. In hospital environments, and in particular in patient rooms, there are well-established practices with respect to the type of furniture, patient services, and schedule of interventions. As a result, adding a robot into semi-structured hospital environments is an easier problem to tackle, with results that could have positive benefits to the quality of patient care and the help that robots can offer to nursing staff. When working in a healthcare facility, robots need to interact with patients and nurses through Human-Machine Interfaces (HMIs) that are intuitive to use, they should maintain awareness of surroundings, and offer safety guarantees for humans. While fully autonomous operation for robots is not yet technically feasible, direct teleoperation control of the robot would also be extremely cumbersome, as it requires expert user skills, and levels of concentration not available to many patients. Therefore, in our current study we present a traded control scheme, in which the robot and human both perform expert tasks. The human-robot communication and control scheme is realized through a mobile tablet app that can be customized for robot sitters in hospital environments. The role of the mobile app is to augment the verbal commands given to a robot through natural speech, camera and other native interfaces, while providing failure mode recovery options for users. Our app can access video feed and sensor data from robots, assist the user with decision making during pick and place operations, monitor the user health over time, and provides conversational dialogue during sitting sessions. In this paper, we present the software and hardware framework that

  14. Research on Modeling Technology of Virtual Robot Based on LabVIEW

    Science.gov (United States)

    Wang, Z.; Huo, J. L.; Y Sun, L.; Y Hao, X.

    2017-12-01

    Because of the dangerous working environment, the underwater operation robot for nuclear power station needs manual teleoperation. In the process of operation, it is necessary to guide the position and orientation of the robot in real time. In this paper, the geometric modeling of the virtual robot and the working environment is accomplished by using SolidWorks software, and the accurate modeling and assembly of the robot are realized. Using LabVIEW software to read the model, and established the manipulator forward kinematics and inverse kinematics model, and realized the hierarchical modeling of virtual robot and computer graphics modeling. Experimental results show that the method studied in this paper can be successfully applied to robot control system.

  15. The development of advanced robotics for the nuclear industry -The development of robotic system for the nuclear power plants-

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Seung Hoh; Kim, Chang Heui; Kim, Byung Soo; Hwang, Suk Yong; Kim, Kee Hoh; Lee, Jae Kyung; Lee, Yung Kwang; Suh, Yong Chil; Lee, Yong Bum; Kim, Woong Kee; Park, Soon Yong [Korea Atomic Energy Research Institute, Taejon (Korea, Republic of)

    1995-07-01

    The Advanced Robotics Department of the Korea Atomic Energy Research Institute (KAERI) is developing a Dexterous Manipulation System (DMS) and a teleoperated mobile robot, identified as KAEROT/ml, for use in nuclear power plants. The DMS is being developed for performing tasks such as the opening and closing of nozzle dam inside water chamber of steam generator. The DMS has two major subsystems; a master-slave 6 degrees of freedom (dof) manipulator and a support device. The master-slave arms are designed dissimilar kinematically and dynamically, and their functions are performed by a bilateral force-reflecting force control. The slave is a hydraulically powered arm with a 3 dof end effector, and is mounted on the top of the support device for nozzle dam operation. The support device guides the slave arm into the water chamber and supports it during its operation. The DMS can be operated either in teleoperated or supervisory control modes. The KAEROT/ml is designed to be used in emergency response applications such as monitoring and mapping radiation areas, handling radioactive materials and performing decontamination tasks. The KAEROT/ml equipped with four-omnidirectional planetary wheels has a 6 dof joint-controlled arm and is capable of ascending and descending stairs and navigating flat surface with zero turning radius. This report describes the mechanical design, features, modeling and control system of both the DMS and the KAEROT/ml. 209 figs, 49 pix, 69 tabs, 62 refs. (Author).

  16. The development of advanced robotics for the nuclear industry -The development of robotic system for the nuclear power plants-

    International Nuclear Information System (INIS)

    Kim, Seung Hoh; Kim, Chang Heui; Kim, Byung Soo; Hwang, Suk Yong; Kim, Kee Hoh; Lee, Jae Kyung; Lee, Yung Kwang; Suh, Yong Chil; Lee, Yong Bum; Kim, Woong Kee; Park, Soon Yong

    1995-07-01

    The Advanced Robotics Department of the Korea Atomic Energy Research Institute (KAERI) is developing a Dexterous Manipulation System (DMS) and a teleoperated mobile robot, identified as KAEROT/ml, for use in nuclear power plants. The DMS is being developed for performing tasks such as the opening and closing of nozzle dam inside water chamber of steam generator. The DMS has two major subsystems; a master-slave 6 degrees of freedom (dof) manipulator and a support device. The master-slave arms are designed dissimilar kinematically and dynamically, and their functions are performed by a bilateral force-reflecting force control. The slave is a hydraulically powered arm with a 3 dof end effector, and is mounted on the top of the support device for nozzle dam operation. The support device guides the slave arm into the water chamber and supports it during its operation. The DMS can be operated either in teleoperated or supervisory control modes. The KAEROT/ml is designed to be used in emergency response applications such as monitoring and mapping radiation areas, handling radioactive materials and performing decontamination tasks. The KAEROT/ml equipped with four-omnidirectional planetary wheels has a 6 dof joint-controlled arm and is capable of ascending and descending stairs and navigating flat surface with zero turning radius. This report describes the mechanical design, features, modeling and control system of both the DMS and the KAEROT/ml. 209 figs, 49 pix, 69 tabs, 62 refs. (Author)

  17. Hand-held medical robots.

    Science.gov (United States)

    Payne, Christopher J; Yang, Guang-Zhong

    2014-08-01

    Medical robots have evolved from autonomous systems to tele-operated platforms and mechanically-grounded, cooperatively-controlled robots. Whilst these approaches have seen both commercial and clinical success, uptake of these robots remains moderate because of their high cost, large physical footprint and long setup times. More recently, researchers have moved toward developing hand-held robots that are completely ungrounded and manipulated by surgeons in free space, in a similar manner to how conventional instruments are handled. These devices provide specific functions that assist the surgeon in accomplishing tasks that are otherwise challenging with manual manipulation. Hand-held robots have the advantages of being compact and easily integrated into the normal surgical workflow since there is typically little or no setup time. Hand-held devices can also have a significantly reduced cost to healthcare providers as they do not necessitate the complex, multi degree-of-freedom linkages that grounded robots require. However, the development of such devices is faced with many technical challenges, including miniaturization, cost and sterility, control stability, inertial and gravity compensation and robust instrument tracking. This review presents the emerging technical trends in hand-held medical robots and future development opportunities for promoting their wider clinical uptake.

  18. The implications of force reflection for teleoperation in space

    International Nuclear Information System (INIS)

    Draper, J.V.; Herndon, J.N.; Moore, W.E.

    1987-01-01

    This paper reviews previous research on teleoperator force feedback and reports results of a testing program which assessed the impact of force reflection on teleoperator task performance. Force reflection is a type of force feedback in which the forces acting on the remote portion of the teleoperator are displayed to the operator by back-driving the master controller. The testing program compared three force reflection levels: 4 to 1 (four units of force on the slave produce one unit of force at the master controller), 1 to 1, and infinity to 1 (no force reflection). Time required to complete tasks, rate of occurrence of errors, the maximum force applied to tasks components, and variability in forces applied to components during completion of representative remote handling tasks were used as dependent variables. Operators exhibited lower error rates, lower peak forces, and more consistent application of forces using force reflection than they did without it. These data support the hypothesis that force reflection provides useful information for teleoperator users. The earlier literature and the results of the experiment are discussed in terms of their implications for space-based teleoperator systems. The discussion describes the impact of force reflection on task completion performance and task strategies, as suggested by the literature. It is important to understand the trade-offs involved in using telerobotic systems with and without force reflection. Force-reflecting systems are typically more expensive (in mass, volume, and price per unit), but they reduce mean time to repair and may be safer to use, compared to systems without force reflection

  19. Human factors activities in teleoperator development at the Oak Ridge National Laboratory

    International Nuclear Information System (INIS)

    Draper, J.V.; Herndon, J.N.

    1986-01-01

    The Consolidated Fuel Reprocessing Program (CFRP) at the Oak Ridge National Laboratory is developing advanced teleoperator systems for maintenance of future nuclear reprocessing facilities. Remote maintenance systems developed by the CFRP emphasize man-in-the-loop teleoperation. Consequently, human factors issues which affect teleoperator performance must be addressed. This papers surveys research and development activities carried out by the human factors group within the Remote Control Engineering Task of the CFRP

  20. Maestro: a tele-robotic system for decommissioning of nuclear plants

    International Nuclear Information System (INIS)

    Desbats, P.; Idasiak, J.M.

    2008-01-01

    Compared to electric manipulators, hydraulic manipulators can handle higher payloads with respect to their size and mass. However, due to their limited positioning resolution and dexterity, they are usually disqualified for precise tele-manipulation and high quality tele-operation. More over, experience feedback has shown that on-the-shelf hydraulic manipulators are not reliable when performing high demanding tasks in tele-operation for dismantling applications. In order to solve this problem, CEA (Commissariat l'Energie Atomique), in collaboration with Cybernetix company, has developed a computer-aided, high-precision remote handling system with force-feedback featuring the advanced hydraulic tele-robotic arm Maestro. (authors)

  1. International Workshop and Summer School on Medical and Service Robotics

    CERN Document Server

    Bouri, Mohamed; Mondada, Francesco; Pisla, Doina; Rodic, Aleksandar; Helmer, Patrick

    2016-01-01

    Medical and Service Robotics integrate the most recent achievements in mechanics, mechatronics, computer science, haptic and teleoperation devices together with adaptive control algorithms. The book  includes topics such as surgery robotics, assist devices, rehabilitation technology, surgical instrumentation and Brain-Machine Interface (BMI) as examples for medical robotics. Autonomous cleaning, tending, logistics, surveying and rescue robots, and elderly and healthcare robots are typical examples of topics from service robotics. This is the Proceedings of the Third International Workshop on Medical and Service Robots, held in Lausanne, Switzerland in 2014. It presents an overview of current research directions and fields of interest. It is divided into three sections, namely 1) assistive and rehabilitation devices; 2) surgical robotics; and 3) educational and service robotics. Most contributions are strongly anchored on collaborations between technical and medical actors, engineers, surgeons and clinicians....

  2. Stabilization of Teleoperation Systems with Communication Delays: An IMC Approach

    Directory of Open Access Journals (Sweden)

    Yuling Li

    2018-01-01

    Full Text Available The presence of time delays in communication introduces a limitation to the stability of bilateral teleoperation systems. This paper considers internal model control (IMC design of linear teleoperation system with time delays, and the stability of the closed-loop system is analyzed. It is shown that the stability is guaranteed delay-independently. The passivity assumption for external forces is removed for the proposed design of teleoperation systems. The behavior of the resulting teleoperation system is illustrated by simulations.

  3. A qualitative study of in-home robotic telepresence for home care of community-living elderly subjects.

    Science.gov (United States)

    Boissy, Patrick; Corriveau, Hélène; Michaud, François; Labonté, Daniel; Royer, Marie-Pier

    2007-01-01

    We examined the requirements for robots in home telecare using two focus groups. The first comprised six healthcare professionals involved in geriatric care and the second comprised six elderly people with disabilities living in the community. The concept of an in-home telepresence robot was illustrated using a photograph of a mobile robot, and participants were then asked to suggest potential health care applications. Interview data derived from the transcript of each group discussion were analyzed using qualitative induction based on content analysis. The analyses yielded statements that were categorized under three themes: potential applications, usability issues and user requirements. Teleoperated mobile robotic systems in the home were thought to be useful in assisting multidisciplinary patient care through improved communication between patients and healthcare professionals, and offering respite and support to caregivers under certain conditions. The shift from a traditional hospital-centred model of care in geriatrics to a home-based model creates opportunities for using telepresence with mobile robotic systems in home telecare.

  4. Robotic security vehicle for exterior environments

    International Nuclear Information System (INIS)

    Klarer, P.R.; Workhoven, R.M.

    1988-01-01

    This paper describes a current effort at Sandia National Labs to develop an outdoor robotic vehicle capable of performing limited security functions autonomously in a structured environment. The present stage of development entails application of algorithms originally developed for the SIR vehicle to a testbed vehicle more appropriate to an outdoor environment. The current effort will culminate in a full scale demonstration of autonomous navigation capabilities on routine patrol and teleoperation by a human operator for alarm assessment and response. Various schemes for implementation of the robot system are discussed, as are plans for further development of the system

  5. Automation and Robotics for Space-Based Systems, 1991

    Science.gov (United States)

    Williams, Robert L., II (Editor)

    1992-01-01

    The purpose of this in-house workshop was to assess the state-of-the-art of automation and robotics for space operations from an LaRC perspective and to identify areas of opportunity for future research. Over half of the presentations came from the Automation Technology Branch, covering telerobotic control, extravehicular activity (EVA) and intra-vehicular activity (IVA) robotics, hand controllers for teleoperation, sensors, neural networks, and automated structural assembly, all applied to space missions. Other talks covered the Remote Manipulator System (RMS) active damping augmentation, space crane work, modeling, simulation, and control of large, flexible space manipulators, and virtual passive controller designs for space robots.

  6. A teleoperation training simulator with visual and kinesthetic force virtual reality

    Science.gov (United States)

    Kim, Won S.; Schenker, Paul

    1992-01-01

    A force-reflecting teleoperation training simulator with a high-fidelity real-time graphics display has been developed for operator training. A novel feature of this simulator is that it enables the operator to feel contact forces and torques through a force-reflecting controller during the execution of the simulated peg-in-hole task, providing the operator with the feel of visual and kinesthetic force virtual reality. A peg-in-hole task is used in our simulated teleoperation trainer as a generic teleoperation task. A quasi-static analysis of a two-dimensional peg-in-hole task model has been extended to a three-dimensional model analysis to compute contact forces and torques for a virtual realization of kinesthetic force feedback. The simulator allows the user to specify force reflection gains and stiffness (compliance) values of the manipulator hand for both the three translational and the three rotational axes in Cartesian space. Three viewing modes are provided for graphics display: single view, two split views, and stereoscopic view.

  7. The development of robotic system for inspecting and repairing NPP primary coolant system of high-level radioactive environment

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Seung Ho; Kim, Ki Ho; Jung, Seung Ho; Kim, Byung Soo; Hwang, Suk Yeoung; Kim, Chang Hoi; Seo, Yong Chil; Lee, Young Kwang; Lee, Yong Bum; Cho, Jai Wan; Lee, Jae Kyung; Lee, Yong Deok

    1997-07-01

    This project aims at developing a robotic system to automatically handle inspection and maintenance of NPP safety-related facilities in high-level radioactive environment. This robotic system under development comprises two robots depending on application fields - a mobile robot and multi-functional robot. The mobile robot is designed to be used in the area of primary coolant system during the operation of NPP. This robot enables to overcome obstacles and perform specified tasks in unstructured environment. The multi-functional robot is designed for performing inspection and maintenance tasks of steam generator and nuclear reactor vessel during the overhaul periods of NPP. Nuclear facilities can be inspected and repaired all the time by use of both the mobile robot and the multi-functional robot. Human operator, by teleoperation, monitors the movements of such robots located at remote task environment via video cameras and controls those remotely generating desired commands via master manipulator. We summarize the technology relating to the application of the mobile robot to primary coolant system environment, the applicability of the mobile robot through 3D graphic simulation, the design of the mobile robot, the design of its radiation-hardened controller. We also describe the mechanical design, modeling, and control system of the multi-functional robot. Finally, we present the design of the force-reflecting master and the modeling of virtual task environment for a training simulator. (author). 47 refs., 16 tabs., 43 figs.

  8. The development of robotic system for inspecting and repairing NPP primary coolant system of high-level radioactive environment

    International Nuclear Information System (INIS)

    Kim, Seung Ho; Kim, Ki Ho; Jung, Seung Ho; Kim, Byung Soo; Hwang, Suk Yeoung; Kim, Chang Hoi; Seo, Yong Chil; Lee, Young Kwang; Lee, Yong Bum; Cho, Jai Wan; Lee, Jae Kyung; Lee, Yong Deok.

    1997-07-01

    This project aims at developing a robotic system to automatically handle inspection and maintenance of NPP safety-related facilities in high-level radioactive environment. This robotic system under development comprises two robots depending on application fields - a mobile robot and multi-functional robot. The mobile robot is designed to be used in the area of primary coolant system during the operation of NPP. This robot enables to overcome obstacles and perform specified tasks in unstructured environment. The multi-functional robot is designed for performing inspection and maintenance tasks of steam generator and nuclear reactor vessel during the overhaul periods of NPP. Nuclear facilities can be inspected and repaired all the time by use of both the mobile robot and the multi-functional robot. Human operator, by teleoperation, monitors the movements of such robots located at remote task environment via video cameras and controls those remotely generating desired commands via master manipulator. We summarize the technology relating to the application of the mobile robot to primary coolant system environment, the applicability of the mobile robot through 3D graphic simulation, the design of the mobile robot, the design of its radiation-hardened controller. We also describe the mechanical design, modeling, and control system of the multi-functional robot. Finally, we present the design of the force-reflecting master and the modeling of virtual task environment for a training simulator. (author). 47 refs., 16 tabs., 43 figs

  9. Teaching Functional Patterns through Robotic Applications

    Directory of Open Access Journals (Sweden)

    J. Boender

    2016-11-01

    Full Text Available We present our approach to teaching functional programming to First Year Computer Science students at Middlesex University through projects in robotics. A holistic approach is taken to the curriculum, emphasising the connections between different subject areas. A key part of the students' learning is through practical projects that draw upon and integrate the taught material. To support these, we developed the Middlesex Robotic plaTfOrm (MIRTO, an open-source platform built using Raspberry Pi, Arduino, HUB-ee wheels and running Racket (a LISP dialect. In this paper we present the motivations for our choices and explain how a number of concepts of functional programming may be employed when programming robotic applications. We present some students' work with robotics projects: we consider the use of robotics projects to have been a success, both for their value in reinforcing students' understanding of programming concepts and for their value in motivating the students.

  10. Hydraulically powered dissimilar teleoperated system controller design

    International Nuclear Information System (INIS)

    Jansen, J.F.; Kress, R.L.

    1996-01-01

    This paper will address two issues associated with the implementation of a hydraulically powered dissimilar master-slave teleoperated system. These issues are the overall system control architecture and the design of robust hydraulic servo controllers for the position control problem. Finally, a discussion of overall system performance on an actual teleoperated system will be presented

  11. Controlling the autonomy of a reconnaissance robot

    Science.gov (United States)

    Dalgalarrondo, Andre; Dufourd, Delphine; Filliat, David

    2004-09-01

    In this paper, we present our research on the control of a mobile robot for indoor reconnaissance missions. Based on previous work concerning our robot control architecture HARPIC, we have developed a man machine interface and software components that allow a human operator to control a robot at different levels of autonomy. This work aims at studying how a robot could be helpful in indoor reconnaissance and surveillance missions in hostile environment. In such missions, since a soldier faces many threats and must protect himself while looking around and holding his weapon, he cannot devote his attention to the teleoperation of the robot. Moreover, robots are not yet able to conduct complex missions in a fully autonomous mode. Thus, in a pragmatic way, we have built a software that allows dynamic swapping between control modes (manual, safeguarded and behavior-based) while automatically performing map building and localization of the robot. It also includes surveillance functions like movement detection and is designed for multirobot extensions. We first describe the design of our agent-based robot control architecture and discuss the various ways to control and interact with a robot. The main modules and functionalities implementing those ideas in our architecture are detailed. More precisely, we show how we combine manual controls, obstacle avoidance, wall and corridor following, way point and planned travelling. Some experiments on a Pioneer robot equipped with various sensors are presented. Finally, we suggest some promising directions for the development of robots and user interfaces for hostile environment and discuss our planned future improvements.

  12. Robots: Fantasy and Reality

    Energy Technology Data Exchange (ETDEWEB)

    Calder, Neil

    2007-04-27

    A irreverent non-technical review of the history of surprisingly animate machines, from ancient Egypt to current times. Areas include teleoperators for hazardous environments, assembly systems, medical applications, entertainment, and science fiction. The talk has over 100 slides, covering such varied topics as Memnon son of Dawn, Droz's automata, Vaucanson's duck, cathedral clocks, Von Kempelen's chess player, household robots, Asimov's laws, Disneyland, dinosaurs, and movie droids and cyborgs.

  13. Robots cut maintenance costs at PSE and G

    International Nuclear Information System (INIS)

    Roman, H.T.

    1992-01-01

    This paper reports that teleoperated robots are routinely used for cleaning, sampling, and remote inspections at PSE and G's nuclear and fossil power plants. Robots are rapidly becoming a strategic technology in the electric utility industry. Since 1983, more than 200 applications of these devices have been documented, often resulting in significant time and manpower savings. In nuclear plants, these devices have reduced radiation exposure to human workers. Public Service Electric and Gas Co. (PSE and G) has been evaluating, testing, and applying robotic technology since 1984. The work has been characterized by a two-step approach - interdepartmental task forces identify and assess potential applications, then five-year plans are developed to introduce the technology, apply it, and measure cost effectiveness. Throughout this effort, PSE and G has maintained a strong partnership with robot vendors/developers, making them an integral part of the program. Work on robotics at PSE and G's Salem and Hope Creek plants has been a pioneering effort. From 1987 through 1991, in the company's first five-year plan, it spent $1.6 million on robotic applications. Savings to date exceed $5 million, Figure 1. It is projected that by 1993 the savings will increase to $6-7 million. Applications for the next five-year plan, 1992-1996, are being finalized. These will concentrate on the development of robots for operation and maintenance applications. The first five-year plan concentrated on inspection, surveillance, and monitoring tasks

  14. Obstacle negotiation control for a mobile robot suspended on overhead ground wires by optoelectronic sensors

    Science.gov (United States)

    Zheng, Li; Yi, Ruan

    2009-11-01

    Power line inspection and maintenance already benefit from developments in mobile robotics. This paper presents mobile robots capable of crossing obstacles on overhead ground wires. A teleoperated robot realizes inspection and maintenance tasks on power transmission line equipment. The inspection robot is driven by 11 motor with two arms, two wheels and two claws. The inspection robot is designed to realize the function of observation, grasp, walk, rolling, turn, rise, and decline. This paper is oriented toward 100% reliable obstacle detection and identification, and sensor fusion to increase the autonomy level. An embedded computer based on PC/104 bus is chosen as the core of control system. Visible light camera and thermal infrared Camera are both installed in a programmable pan-and-tilt camera (PPTC) unit. High-quality visual feedback rapidly becomes crucial for human-in-the-loop control and effective teleoperation. The communication system between the robot and the ground station is based on Mesh wireless networks by 700 MHz bands. An expert system programmed with Visual C++ is developed to implement the automatic control. Optoelectronic laser sensors and laser range scanner were installed in robot for obstacle-navigation control to grasp the overhead ground wires. A novel prototype with careful considerations on mobility was designed to inspect the 500KV power transmission lines. Results of experiments demonstrate that the robot can be applied to execute the navigation and inspection tasks.

  15. Multi-arm multilateral haptics-based immersive tele-robotic system (HITS) for improvised explosive device disposal

    Science.gov (United States)

    Erickson, David; Lacheray, Hervé; Lai, Gilbert; Haddadi, Amir

    2014-06-01

    This paper presents the latest advancements of the Haptics-based Immersive Tele-robotic System (HITS) project, a next generation Improvised Explosive Device (IED) disposal (IEDD) robotic interface containing an immersive telepresence environment for a remotely-controlled three-articulated-robotic-arm system. While the haptic feedback enhances the operator's perception of the remote environment, a third teleoperated dexterous arm, equipped with multiple vision sensors and cameras, provides stereo vision with proper visual cues, and a 3D photo-realistic model of the potential IED. This decentralized system combines various capabilities including stable and scaled motion, singularity avoidance, cross-coupled hybrid control, active collision detection and avoidance, compliance control and constrained motion to provide a safe and intuitive control environment for the operators. Experimental results and validation of the current system are presented through various essential IEDD tasks. This project demonstrates that a two-armed anthropomorphic Explosive Ordnance Disposal (EOD) robot interface can achieve complex neutralization techniques against realistic IEDs without the operator approaching at any time.

  16. Advanced robotics R+D at KfK

    International Nuclear Information System (INIS)

    Rininsland, H.; Smidt, D.; Trauboth, H.; Kernforschungszentrum Karlsruhe G.m.b.H.; Kernforschungszentrum Karlsruhe G.m.b.H.

    1987-01-01

    Particular considerations for teleoperated and very long reach robotic systems are given. Robotic systems involving long reach referred to, include the TFTR maintenance boom developed for the Princeton fusion reactor and future automated cranes and bridge inspection equipment. A project to develop such long reach booms currently involves Putzmeister and the NRC, who will be responsible for developing the collision avoidance algorithms as part of a 'computer aided telemanipulation' approach. Problems encountered with operating equipment of this kind remotely were addressed during the recent Chernobyl disaster at which a range of equipment developed by Putzmeister was applied to combat the disaster. (orig./HP)

  17. Student Empowerment Through Internet Usage

    DEFF Research Database (Denmark)

    Purushothaman, Aparna

    2011-01-01

    in a University in Southern India to empower the female students through Internet usage. The study was done to find out the problems the woman students faced in gaining access and using Internet and how they can be empowered through Internet usage. Future workshop was conducted to find out the problems...... and reflecting. The paper will explore the various cultural issues and explicate how the social context plays a major role in the use of Internet even if there is sufficient access. These issues will be addressed from an empowerment perspective. The paper ends by recommending the methods to be adopted for more......Information and Communication Technology (ICT) has been widely recognized as a tool for human development (UNDP 2001). The rate at which ICT are growing is changing the way knowledge is developed, acquired and delivered. (Tongia, et al. 2005) Internet is one of the Information & Communication...

  18. Gesture-Based Robot Control with Variable Autonomy from the JPL Biosleeve

    Science.gov (United States)

    Wolf, Michael T.; Assad, Christopher; Vernacchia, Matthew T.; Fromm, Joshua; Jethani, Henna L.

    2013-01-01

    This paper presents a new gesture-based human interface for natural robot control. Detailed activity of the user's hand and arm is acquired via a novel device, called the BioSleeve, which packages dry-contact surface electromyography (EMG) and an inertial measurement unit (IMU) into a sleeve worn on the forearm. The BioSleeve's accompanying algorithms can reliably decode as many as sixteen discrete hand gestures and estimate the continuous orientation of the forearm. These gestures and positions are mapped to robot commands that, to varying degrees, integrate with the robot's perception of its environment and its ability to complete tasks autonomously. This flexible approach enables, for example, supervisory point-to-goal commands, virtual joystick for guarded teleoperation, and high degree of freedom mimicked manipulation, all from a single device. The BioSleeve is meant for portable field use; unlike other gesture recognition systems, use of the BioSleeve for robot control is invariant to lighting conditions, occlusions, and the human-robot spatial relationship and does not encumber the user's hands. The BioSleeve control approach has been implemented on three robot types, and we present proof-of-principle demonstrations with mobile ground robots, manipulation robots, and prosthetic hands.

  19. Development and demonstration of a teleoperated modular robot system

    International Nuclear Information System (INIS)

    Tosunoglu, S.; Tesar, D.

    1992-01-01

    This collection of bi-monthly progress reports on the DOE/NE Robotics Program presents information on significant accomplishments, reports and major correspondence issued, important meetings, and major problems associated with the program

  20. The internet and intelligent machines: search engines, agents and robots

    International Nuclear Information System (INIS)

    Achenbach, S.; Alfke, H.

    2000-01-01

    The internet plays an important role in a growing number of medical applications. Finding relevant information is not always easy as the amount of available information on the Web is rising quickly. Even the best Search Engines can only collect links to a fraction of all existing Web pages. In addition, many of these indexed documents have been changed or deleted. The vast majority of information on the Web is not searchable with conventional methods. New search strategies, technologies and standards are combined in Intelligent Search Agents (ISA) an Robots, which can retrieve desired information in a specific approach. Conclusion: The article describes differences between ISAs and conventional Search Engines and how communication between Agents improves their ability to find information. Examples of existing ISAs are given and the possible influences on the current and future work in radiology is discussed. (orig.) [de

  1. An operator training simulator based on interactive virtual teleoperation: nuclear facilities maintenance applications

    International Nuclear Information System (INIS)

    Kim, Ki Ho; Kim, Seung Ho

    1997-01-01

    Remote manipulation in nuclear hazardous environment is very often complex and difficult to operate and requires excessively careful preparation. Remote slave manipulators for unstructured work are manually controlled by a human operator. Small errors made by the operator via the master manipulator during operation can cause the slave to be surffered from excessive forces and result in considerable damages to the slave iteself and its environment. In this paper, we present a prototype of an operator training simulator for use in nuclear facilities maintenance applications, as part of the ongoing Nuclear Robotics Development Program at Korea Atomic Energy Research Institute (KAERI). The operator training simulator provides a means by which, in virtual task simulation, the operator can try out and train for expected remote tasks that the real slave manipulator will perform in advance. The operator interacts with both the virtual slave and task environment through the real master. Virtual interaction force feedback is provided to the operator. We also describe a man-in-the loop control scheme to realize bilateral force reflection in virtual teleoperation

  2. Monte Carlo Registration and Its Application with Autonomous Robots

    Directory of Open Access Journals (Sweden)

    Christian Rink

    2016-01-01

    Full Text Available This work focuses on Monte Carlo registration methods and their application with autonomous robots. A streaming and an offline variant are developed, both based on a particle filter. The streaming registration is performed in real-time during data acquisition with a laser striper allowing for on-the-fly pose estimation. Thus, the acquired data can be instantly utilized, for example, for object modeling or robot manipulation, and the laser scan can be aborted after convergence. Curvature features are calculated online and the estimated poses are optimized in the particle weighting step. For sampling the pose particles, uniform, normal, and Bingham distributions are compared. The methods are evaluated with a high-precision laser striper attached to an industrial robot and with a noisy Time-of-Flight camera attached to service robots. The shown applications range from robot assisted teleoperation, over autonomous object modeling, to mobile robot localization.

  3. Multi-Robot Remote Interaction with FS-MAS

    Directory of Open Access Journals (Sweden)

    Yunliang Jiang

    2013-02-01

    Full Text Available The need to reduce bandwidth, improve productivity, autonomy and the scalability in multi-robot teleoperation has been recognized for a long time. In this article we propose a novel finite state machine mobile agent based on the network interaction service model, namely FS-MAS. This model consists of three finite state machines, namely the Finite State Mobile Agent (FS-Agent, which is the basic service module. The Service Content Finite State Machine (Content-FS, using the XML language to define workflow, to describe service content and service computation process. The Mobile Agent computation model Finite State Machine (MACM-FS, used to describe the service implementation. Finally, we apply this service model to the multi-robot system, the initial realization completing complex tasks in the form of multi-robot scheduling. This demonstrates that the robot has greatly improved intelligence, and provides a wide solution space for critical issues such as task division, rational and efficient use of resource and multi-robot collaboration.

  4. Development of teleoperated cleanup system

    International Nuclear Information System (INIS)

    Kim, Ki Ho; Park, J. J.; Yang, M. S.; Kwon, H. J.

    2005-01-01

    This report describes the development of a teleoperated cleanup system for use in a highly radioactive environment of DFDF(DUPIC Fuel Demonstration Facility) at KAERI where direct human access to the in-cell is strictly limited. The teleoperated cleanup system was designed to remotely remove contaminants placed or fixed on the floor surface of the hot-cell by mopping them with wet cloth. This cleanup system consists of a mopping slave, a mopping master and a control console. The mopping slave located at the in-cell comprises a mopping tool with a mopping cloth and a mobile platform, which were constructed in modules to facilitate maintenance. The mopping master that is an input device to control the mopping slave has kinematic dissimilarity with the mopping slave. The control console provides a means of bilateral control flows and communications between the mopping master and the mopping slave. In operation, the human operator from the out-of-cell performs a series of decontamination tasks remotely by manipulating the mopping slave located in-cell via a mopping master, having a sense of real mopping. The environmental and mechanical design considerations, and control systems of the developed teleoperated cleanup system are also described

  5. Mechanical accessories for mobile teleoperators

    International Nuclear Information System (INIS)

    Feldman, M.J.; Herndon, J.N.

    1985-01-01

    The choice of optimum mechanical accessories for mobile teleoperators involves matching the criteria for emergency response with the available technology. This paper presents a general background to teleoperations, a potpourri of the manipulator systems available, and an argument for force reflecting manipulation. The theme presented is that the accomplishment of humanlike endeavors in hostile environments will be most successful when man model capabilities are utilized. The application of recent electronic technology to manipulator development has made new tools available to be applied to emergency response activities. The development activities described are products of the Consolidated Fuel Reprocessing Program at the Oak Ridge National Laboratory. 13 refs., 7 figs

  6. Probabilistic scan mode of a robot manipulator workspace using EEG signals. Part I

    International Nuclear Information System (INIS)

    Auat Cheein, Fernando A; Di Sciascio, Fernando; Freire Bastos, Teodiano; Carelli, Ricardo

    2007-01-01

    In this paper a probabilistic-based workspace scan mode of a manipulator robot is presented. The scan mode is governed by a Brain Computer Interface (BCI) based on Event Related Potentials (Synchronization and Dessynchronization events). The user is capable to select a specific position at the robot's workspace, which should be reached by the manipulator. The robot workspace is divided into cells. Each cell has a probability value associated with it. Once the robot reaches a cell, its probability value is updated. The mode the scan is made is determined by the probability of all cells at the workspace. Finally, the manipulator is teleoperated via TCP/IP

  7. Human-Robot Interaction: Status and Challenges.

    Science.gov (United States)

    Sheridan, Thomas B

    2016-06-01

    The current status of human-robot interaction (HRI) is reviewed, and key current research challenges for the human factors community are described. Robots have evolved from continuous human-controlled master-slave servomechanisms for handling nuclear waste to a broad range of robots incorporating artificial intelligence for many applications and under human supervisory control. This mini-review describes HRI developments in four application areas and what are the challenges for human factors research. In addition to a plethora of research papers, evidence of success is manifest in live demonstrations of robot capability under various forms of human control. HRI is a rapidly evolving field. Specialized robots under human teleoperation have proven successful in hazardous environments and medical application, as have specialized telerobots under human supervisory control for space and repetitive industrial tasks. Research in areas of self-driving cars, intimate collaboration with humans in manipulation tasks, human control of humanoid robots for hazardous environments, and social interaction with robots is at initial stages. The efficacy of humanoid general-purpose robots has yet to be proven. HRI is now applied in almost all robot tasks, including manufacturing, space, aviation, undersea, surgery, rehabilitation, agriculture, education, package fetch and delivery, policing, and military operations. © 2016, Human Factors and Ergonomics Society.

  8. Remote Thermal Analysis Through the Internet

    Science.gov (United States)

    Malroy, Eric T.

    2002-07-01

    The Heater of the Hypersonic Tunnel Facility (HTF) was modeled using SINDA/FLUINT thermal software. A description of the model is given. The project presented the opportunity of interfacing the thermal model with the Internet and was a demonstration that complex analysis is possible through the Internet. Some of the issues that need to be addressed related to interfacing software with the Internet are the following: justification for using the Internet, selection of the web server, choice of the CGI language, security of the system, communication among the parties, maintenance of state between web pages, and simultaneous users on the Internet system. The opportunities available for using the Internet for analysis are many and can present a significant jump in technology. This paper presents a vision how interfacing with the Internet could develop in the future. Using a separate Optical Internet (OI) for analysis, coupled with virtual reality analysis rooms (VRAR), could provide a synergistic environment to couple together engineering analysis within industry, academia, and government. The process of analysis could be broken down into sub-components so that specialization could occur resulting in superior quality, minimized cost and reduced time for engineering analysis and manufacturing. Some possible subcomponents of the system are solver routines, databases, Graphical User Interfaces, engineering design software, VRARs, computer processing, CAD systems, manufacturing, and a plethora of other options only limited by ones imagination. On a larger scope, the specialization of companies on the optical network would allow companies to rapidly construct and reconstruct their infrastructure based on changing economic conditions. This could transform business.

  9. Robotics and artificial intelligence for hazardous environments

    International Nuclear Information System (INIS)

    Spelt, P.F.

    1993-01-01

    In our technological society, hazardous materials including toxic chemicals, flammable, explosive, and radioactive substances, and biological agents, are used and handled routinely. Each year, many workers who handle these substances are accidently contaminated, in some cases resulting in injury, death, or chronic disabilities. If these hazardous materials could be handled remotely, either with a teleoperated robot (operated by a worker in a safe location) or by an autonomous robot, then human suffering and economic costs of accidental exposures could be dramatically reduced. At present, it is still difficult for commercial robotic technology to completely replace humans involved in performing complex work tasks in hazardous environments. The robotics efforts at the Center for Engineering Systems Advanced Research represent a significant effort at contributing to the advancement of robotics for use in hazardous environments. While this effort is very broad-based, ranging from dextrous manipulation to mobility and integrated sensing, the technical portion of this paper will focus on machine learning and the high-level decision making needed for autonomous robotics

  10. Middle-Ear Microsurgery Simulation to Improve New Robotic Procedures

    Directory of Open Access Journals (Sweden)

    Guillaume Kazmitcheff

    2014-01-01

    Full Text Available Otological microsurgery is delicate and requires high dexterity in bad ergonomic conditions. To assist surgeons in these indications, a teleoperated system, called RobOtol, is developed. This robot enhances gesture accuracy and handiness and allows exploration of new procedures for middle ear surgery. To plan new procedures that exploit the capacities given by the robot, a surgical simulator is developed. The simulation reproduces with high fidelity the behavior of the anatomical structures and can also be used as a training tool for an easier control of the robot for surgeons. In the paper, we introduce the middle ear surgical simulation and then we perform virtually two challenging procedures with the robot. We show how interactive simulation can assist in analyzing the benefits of robotics in the case of complex manipulations or ergonomics studies and allow the development of innovative surgical procedures. New robot-based microsurgical procedures are investigated. The improvement offered by RobOtol is also evaluated and discussed.

  11. Tip-over prevention through heuristic reactive behaviors for unmanned ground vehicles

    Science.gov (United States)

    Talke, Kurt; Kelley, Leah; Longhini, Patrick; Catron, Garret

    2014-06-01

    Skid-steer teleoperated robots are commonly used by military and civilian crews to perform high-risk, dangerous and critical tasks such as bomb disposal. Their missions are often performed in unstructured environments with irregular terrain, such as inside collapsed buildings or on rough terrain covered with a variety of media, such as sand, brush, mud, rocks and debris. During such missions, it is often impractical if not impossible to send another robot or a human operator to right a toppled robot. As a consequence, a robot tip-over event usually results in mission failure. To make matters more complicated, such robots are often equipped with heavy payloads that raise their centers of mass and hence increase their instability. Should the robot be equipped with a manipulator arm or flippers, it may have a way to self-right. The majority of manipulator arms are not designed for and are likely to be damaged during self-righting procedures, however, which typically have a low success rate. Furthermore, those robots not equipped with manipulator arms or flippers have no self-righting capabilities. Additionally, due to the on-board camera frame of reference, the video feed may cause the robot to appear to be on at level ground, when it actually may be on a slope nearing tip-over. Finally, robot operators are often so focused on the mission at hand they are oblivious to their surroundings, similar to a kid playing a video game. While this may not be an issue in the living room, it is not a good scenario to experience on the battlefield. Our research seeks to remove tip-over monitoring from the already large list of tasks an operator must perform. An autonomous tip-over prevention behavior for a mobile robot with a static payload has been developed, implemented and experimentally validated on two different teleoperated robotic platforms. Suitable for use with both teleoperated and autonomous robots, the prevention behavior uses the force-angle stability measure

  12. Control for delayed bilateral teleoperation of a quadrotor.

    Science.gov (United States)

    Slawiñski, E; Santiago, D; Mut, V

    2017-11-01

    This paper proposes a cascade control scheme for delayed bilateral teleoperation of a quadcopter. The strategy transforms a 6D real quadcopter to an easy-to-teleoperate 3D virtual quadcopter. The scheme is formed by a P+d plus PID controller for each dof. The analysis based on Lyapunov theory gets as result the way to set the control parameters depending on the magnitude of the asymmetric time delays (forward and backward delays). This technic aims to reach stability, simplicity and good performance in practice. Besides, experimental tests about delayed bilateral teleoperation of a quadcopter including the proposed control scheme are shown in order to evaluate the system performance. Copyright © 2017 ISA. Published by Elsevier Ltd. All rights reserved.

  13. Human Machine Interfaces for Teleoperators and Virtual Environments

    Science.gov (United States)

    Durlach, Nathaniel I. (Compiler); Sheridan, Thomas B. (Compiler); Ellis, Stephen R. (Compiler)

    1991-01-01

    In Mar. 1990, a meeting organized around the general theme of teleoperation research into virtual environment display technology was conducted. This is a collection of conference-related fragments that will give a glimpse of the potential of the following fields and how they interplay: sensorimotor performance; human-machine interfaces; teleoperation; virtual environments; performance measurement and evaluation methods; and design principles and predictive models.

  14. Vision-Based Robot Following Using PID Control

    Directory of Open Access Journals (Sweden)

    Chandra Sekhar Pati

    2017-06-01

    Full Text Available Applications like robots which are employed for shopping, porter services, assistive robotics, etc., require a robot to continuously follow a human or another robot. This paper presents a mobile robot following another tele-operated mobile robot based on a PID (Proportional–Integral-Differential controller. Here, we use two differential wheel drive robots; one is a master robot and the other is a follower robot. The master robot is manually controlled and the follower robot is programmed to follow the master robot. For the master robot, a Bluetooth module receives the user’s command from an android application which is processed by the master robot’s controller, which is used to move the robot. The follower robot receives the image from the Kinect sensor mounted on it and recognizes the master robot. The follower robot identifies the x, y positions by employing the camera and the depth by using the Kinect depth sensor. By identifying the x, y, and z locations of the master robot, the follower robot finds the angle and distance between the master and follower robot, which is given as the error term of a PID controller. Using this, the follower robot follows the master robot. A PID controller is based on feedback and tries to minimize the error. Experiments are conducted for two indigenously developed robots; one depicting a humanoid and the other a small mobile robot. It was observed that the follower robot was easily able to follow the master robot using well-tuned PID parameters.

  15. Modeling Human Steering Behavior During Path Following in Teleoperation of Unmanned Ground Vehicles.

    Science.gov (United States)

    Mirinejad, Hossein; Jayakumar, Paramsothy; Ersal, Tulga

    2018-04-01

    This paper presents a behavioral model representing the human steering performance in teleoperated unmanned ground vehicles (UGVs). Human steering performance in teleoperation is considerably different from the performance in regular onboard driving situations due to significant communication delays in teleoperation systems and limited information human teleoperators receive from the vehicle sensory system. Mathematical models capturing the teleoperation performance are a key to making the development and evaluation of teleoperated UGV technologies fully simulation based and thus more rapid and cost-effective. However, driver models developed for the typical onboard driving case do not readily address this need. To fill the gap, this paper adopts a cognitive model that was originally developed for a typical highway driving scenario and develops a tuning strategy that adjusts the model parameters in the absence of human data to reflect the effect of various latencies and UGV speeds on driver performance in a teleoperated path-following task. Based on data collected from a human subject test study, it is shown that the tuned model can predict both the trend of changes in driver performance for different driving conditions and the best steering performance of human subjects in all driving conditions considered. The proposed model with the tuning strategy has a satisfactory performance in predicting human steering behavior in the task of teleoperated path following of UGVs. The established model is a suited candidate to be used in place of human drivers for simulation-based studies of UGV mobility in teleoperation systems.

  16. Development of robotics technology for remote characterization and remediationof buried waste

    International Nuclear Information System (INIS)

    Noakes, M.W.; Richardson, B.S.; Burks, B.L.; Sandness, G.R.

    1992-01-01

    Detection, characterization, and excavation of buried objects and materials are important steps in the restoration of subsurface disposal sites. The US Department of Energy (DOE), through its Buried Waste Robotics Program, is developing a Remote Characterization System (RCS) to address the needs of remote subsurface characterization and, in a joint program with the US Army, is developing a teleoperated excavator. Development of the RCS is based on recent DOE remote characterization testing and demonstrations performed at Oak Ridge National Laboratory and Idaho National Engineering Laboratory. The RCS, which will be developed and refined over a two- to three-year period, is designed to (1) increase safety by removing on-site personnel from hazardous areas, (2) remotely acquire real-time data from multiple sensors, (3) increase cost-effectiveness and productivity by partial automation of the data collection process and by gathering and evaluating data from multiple sensors in real time, and (4) reduce costs for other waste-related development programs through joint development efforts and reusable standardized subsystems. For retrieval of characterized waste, the Small Emplacement Excavator, an existing US Army backhoe that is being converted to teleoperated control, will be used to demonstrate the feasibility of retrofitting commercial equipment for high-performance remote operations

  17. Passive Transparency Compensation for Bilateral Teleoperators with Communication Delays

    Directory of Open Access Journals (Sweden)

    Erick J. Rodríguez-Seda

    2015-01-01

    Full Text Available One of the main challenges in the realization of time-delayed bilateral teleoperators is the stable adaptation of transparency when the remote environmental dynamics are time-varying. In this paper, we propose a bilateral control strategy that passively adjusts the transparency of the system when the slave robot transitions between two different environments. The proposed controller exploits the effect that the wave impedance (a design parameter of the passivity-based scattering transformation has on transparency without comprising closed-loop stability, regardless of time-varying communication delays. To properly adjust transparency, the control scheme smoothly switches the wave impedance parameter between a low value, ideal for free motion, and a sufficiently large value, suited for hard-contact tasks. We show that, by adopting this strategy, the transmitted impedance to the operator approximates more closely the environmental impedance value. Furthermore, we theoretically prove master-slave position coordination and force tracking under different scenarios. Simulation results illustrate the effectiveness of the proposed control strategy.

  18. Controlling Tensegrity Robots Through Evolution

    Science.gov (United States)

    Iscen, Atil; Agogino, Adrian; SunSpiral, Vytas; Tumer, Kagan

    2013-01-01

    Tensegrity structures (built from interconnected rods and cables) have the potential to offer a revolutionary new robotic design that is light-weight, energy-efficient, robust to failures, capable of unique modes of locomotion, impact tolerant, and compliant (reducing damage between the robot and its environment). Unfortunately robots built from tensegrity structures are difficult to control with traditional methods due to their oscillatory nature, nonlinear coupling between components and overall complexity. Fortunately this formidable control challenge can be overcome through the use of evolutionary algorithms. In this paper we show that evolutionary algorithms can be used to efficiently control a ball-shaped tensegrity robot. Experimental results performed with a variety of evolutionary algorithms in a detailed soft-body physics simulator show that a centralized evolutionary algorithm performs 400 percent better than a hand-coded solution, while the multi-agent evolution performs 800 percent better. In addition, evolution is able to discover diverse control solutions (both crawling and rolling) that are robust against structural failures and can be adapted to a wide range of energy and actuation constraints. These successful controls will form the basis for building high-performance tensegrity robots in the near future.

  19. The development of robotic systems for hazardous environments

    International Nuclear Information System (INIS)

    Collis-Smith, J.A.; Schilling, R.

    1996-01-01

    The need for teleoperated and robotic systems is growing. This growth is driven by several factors such as - statutory requirements; risk reduction and economic pressures. Robotic Systems are needed to provide reliable, economic means to perform surveillance, quantitative inspection, repairs, upgrading and eventual dismantling for decommissioning tasks. The range of potential applications has widened and there is now significant technical cross-fertilisation between developments in diverse environments. The typical robotic system consists of the emplacement equipment, the dextrous arm, the tool and the controls. The control system provides the operator with an integrated interface between the principal components, so that the operator can concentrate fully at the high level on the specific task in hand, while the control system and its software performs all the detail functions within the subparts of the integrated system. This paper develops this underlying logic, and is illustrated by experience drawn from a variety of examples in different environments to show the present state of the art in GEC Alsthom and suggest the way ahead in the near-term future. (Author)

  20. Passivity-based control and estimation in networked robotics

    CERN Document Server

    Hatanaka, Takeshi; Fujita, Masayuki; Spong, Mark W

    2015-01-01

    Highlighting the control of networked robotic systems, this book synthesizes a unified passivity-based approach to an emerging cross-disciplinary subject. Thanks to this unified approach, readers can access various state-of-the-art research fields by studying only the background foundations associated with passivity. In addition to the theoretical results and techniques,  the authors provide experimental case studies on testbeds of robotic systems  including networked haptic devices, visual robotic systems,  robotic network systems and visual sensor network systems. The text begins with an introduction to passivity and passivity-based control together with the other foundations needed in this book. The main body of the book consists of three parts. The first examines how passivity can be utilized for bilateral teleoperation and demonstrates the inherent robustness of the passivity-based controller against communication delays. The second part emphasizes passivity’s usefulness for visual feedback control ...

  1. Extending the Internet of Things to the Future Internet Through IPv6 Support

    Directory of Open Access Journals (Sweden)

    Antonio J. Jara

    2014-01-01

    Full Text Available Emerging Internet of Things (IoT/Machine-to-Machine (M2M systems require a transparent access to information and services through a seamless integration into the Future Internet. This integration exploits infrastructure and services found on the Internet by the IoT. On the one hand, the so-called Web of Things aims for direct Web connectivity by pushing its technology down to devices and smart things. On the other hand, the current and Future Internet offer stable, scalable, extensive, and tested protocols for node and service discovery, mobility, security, and auto-configuration, which are also required for the IoT. In order to integrate the IoT into the Internet, this work adapts, extends, and bridges using IPv6 the existing IoT building blocks (such as solutions from IEEE 802.15.4, BT-LE, RFID while maintaining backwards compatibility with legacy networked embedded systems from building and industrial automation. Specifically, this work presents an extended Internet stack with a set of adaptation layers from non-IP towards the IPv6-based network layer in order to enable homogeneous access for applications and services.

  2. Graphical programming: On-line robot simulation for telerobotic control

    International Nuclear Information System (INIS)

    McDonald, M.J.; Palmquist, R.D.

    1993-01-01

    Sandia has developed an advanced operational control system approach, caged Graphical Programming, to design and operate robotic waste cleanup and other hazardous duty robotic systems. The Graphical Programming approach produces robot systems that are faster to develop and use, safer in operation, and cheaper overall than altemative teleoperation or autonomous robot control systems. The Graphical Programming approach uses 3-D visualization and simulation software with intuitive operator interfaces for the programming and control of complex robotic systems. Graphical Programming Supervisor software modules allow an operator to command and simulate complex tasks in a graphic preview mode and, when acceptable, command the actual robots and monitor their motions with the graphic system. Graphical Progranuning Supervisors maintain registration with the real world and allow the robot to perform tasks that cannot be accurately represented with models alone by using a combination of model and sensor-based control. This paper describes the Graphical Programming approach, several example control systems that use Graphical Programming, and key features necessary for implementing successful Graphical Programming systems

  3. Development of a Remote Handling Robot for the Maintenance of an ITER-Like D-Shaped Vessel

    Directory of Open Access Journals (Sweden)

    Peihua Chen

    2014-01-01

    Full Text Available Robotic operation is one of the major challenges in the remote maintenance of ITER vacuum vessel (VV and future fusion reactors as inner operations of Tokamak have to be done by robots due to the internal adverse conditions. This paper introduces a novel remote handling robot (RHR for the maintenance of ITER-like D-shaped vessel. The modular designed RHR, which is an important part of the remote handling system for ITER, consists of three parts: an omnidirectional transfer vehicle (OTV, a planar articulated arm (PAA, and an articulated teleoperated manipulator (ATM. The task of RHR is to carry processing tools, such as the viewing system, leakage detector, and electric screwdriver, to inspect and maintain the components installed inside the D-shaped vessel. The kinematics of the OTV, as well as the kinematic analyses of the PAA and ATM, is studied in this paper. Because of its special length and heavy payload, the dynamics of the PAA is also investigated through a dynamic simulation system based on robot technology middleware (RTM. The results of the path planning, workspace simulations, and dynamic simulation indicate that the RHR has good mobility together with satisfying kinematic and dynamic performances and can well accomplish its maintenance tasks in the ITER-like D-shaped vessel.

  4. Robotic-surgical instrument wrist pose estimation.

    Science.gov (United States)

    Fabel, Stephan; Baek, Kyungim; Berkelman, Peter

    2010-01-01

    The Compact Lightweight Surgery Robot from the University of Hawaii includes two teleoperated instruments and one endoscope manipulator which act in accord to perform assisted interventional medicine. The relative positions and orientations of the robotic instruments and endoscope must be known to the teleoperation system so that the directions of the instrument motions can be controlled to correspond closely to the directions of the motions of the master manipulators, as seen by the the endoscope and displayed to the surgeon. If the manipulator bases are mounted in known locations and all manipulator joint variables are known, then the necessary coordinate transformations between the master and slave manipulators can be easily computed. The versatility and ease of use of the system can be increased, however, by allowing the endoscope or instrument manipulator bases to be moved to arbitrary positions and orientations without reinitializing each manipulator or remeasuring their relative positions. The aim of this work is to find the pose of the instrument end effectors using the video image from the endoscope camera. The P3P pose estimation algorithm is used with a Levenberg-Marquardt optimization to ensure convergence. The correct transformations between the master and slave coordinate frames can then be calculated and updated when the bases of the endoscope or instrument manipulators are moved to new, unknown, positions at any time before or during surgical procedures.

  5. Operator dynamics for stability condition in haptic and teleoperation system: A survey.

    Science.gov (United States)

    Li, Hongbing; Zhang, Lei; Kawashima, Kenji

    2018-04-01

    Currently, haptic systems ignore the varying impedance of the human hand with its countless configurations and thus cannot recreate the complex haptic interactions. The literature does not reveal a comprehensive survey on the methods proposed and this study is an attempt to bridge this gap. The paper includes an extensive review of human arm impedance modeling and control deployed to address inherent stability and transparency issues in haptic interaction and teleoperation systems. Detailed classification and comparative study of various contributions in human arm modeling are presented and summarized in tables and diagrams. The main challenges in modeling human arm impedance for haptic robotic applications are identified. The possible future research directions are outlined based on the gaps identified in the survey. Copyright © 2018 John Wiley & Sons, Ltd.

  6. Duty cycle testing and performance evaluation of the SM-229 teleoperator

    International Nuclear Information System (INIS)

    Stoughton, R.S.; Kuban, D.P.

    1985-11-01

    This paper contains the first known experimental studies and analyses of teleoperator performance for specific duty cycles. The results are presented in two distinct areas as position usage patterns, and as three-dimensional power grids. The position usage patterns are a valuable means to assess the available motion range. The power grids are a unique concept for evaluating joint performance. Final conclusions contain recommendations to upgrade the teleoperator for optimum performance. 3 refs., 16 figs

  7. Robotics in nuclear engineering. Computer-assisted teleoperation in hazardous environments with particular reference to radiation fields

    Energy Technology Data Exchange (ETDEWEB)

    Larcombe, M H.E.; Halsall, J R

    1984-01-01

    The subject is covered in chapters, entitled: foreword and definitions; introduction; robotics state of the art 1984; potential applications; advanced remote control; robot system design principles; robot system skills; planning of remote control robotics R and D; example systems; REMCON (advanced remote control robotic systems) guidelines; robot activation; robot instrumentation; robot guidance; design of equipment for robotic maintenance; ergonomics of control.

  8. Pseudo-Haptic Feedback in Teleoperation.

    Science.gov (United States)

    Neupert, Carsten; Matich, Sebastian; Scherping, Nick; Kupnik, Mario; Werthschutzky, Roland; Hatzfeld, Christian

    2016-01-01

    In this paper, we develop possible realizations of pseudo-haptic feedback in teleoperation systems based on existing works for pseudo-haptic feedback in virtual reality and the intended applications. We derive four potential factors affecting the performance of haptic feedback (calculation operator, maximum displacement, offset force, and scaling factor), which are analyzed in three compliance identification experiments. First, we analyze the principle usability of pseudo-haptic feedback by comparing information transfer measures for teleoperation and direct interaction. Pseudo-haptic interaction yields well above-chance performance, while direct interaction performs almost perfectly. In order to optimize pseudo-haptic feedback, in the second study we perform a full-factorial experimental design with 36 subjects performing 6,480 trials with 36 different treatments. Information transfer ranges from 0.68 bit to 1.72 bit in a task with a theoretical maximum of 2.6 bit, with a predominant effect of the calculation operator and a minor effect of the maximum displacement. In a third study, short- and long-term learning effects are analyzed. Learning effects regarding the performance of pseudo-haptic feedback cannot be observed for single-day experiments. Tests over 10 days show a maximum increase in information transfer of 0.8 bit. The results show the feasibility of pseudo-haptic feedback for teleoperation and can be used as design basis for task-specific systems.

  9. Framework for teleoperated microassembly systems

    Science.gov (United States)

    Reinhart, Gunther; Anton, Oliver; Ehrenstrasser, Michael; Patron, Christian; Petzold, Bernd

    2002-02-01

    Manual assembly of minute parts is currently done using simple devices such as tweezers or magnifying glasses. The operator therefore requires a great deal of concentration for successful assembly. Teleoperated micro-assembly systems are a promising method for overcoming the scaling barrier. However, most of today's telepresence systems are based on proprietary and one-of-a-kind solutions. Frameworks which supply the basic functions of a telepresence system, e.g. to establish flexible communication links that depend on bandwidth requirements or to synchronize distributed components, are not currently available. Large amounts of time and money have to be invested in order to create task-specific teleoperated micro-assembly systems from scratch. For this reason, an object-oriented framework for telepresence systems that is based on CORBA as a common middleware was developed at the Institute for Machine Tools and Industrial Management (iwb). The framework is based on a distributed architectural concept and is realized in C++. External hardware components such as haptic, video or sensor devices are coupled to the system by means of defined software interfaces. In this case, the special requirements of teleoperation systems have to be considered, e.g. dynamic parameter settings for sensors during operation. Consequently, an architectural concept based on logical sensors has been developed to achieve maximum flexibility and to enable a task-oriented integration of hardware components.

  10. Telepresence and teleoperation

    International Nuclear Information System (INIS)

    Parsons, H.M.

    1990-01-01

    Some developers of mobile teleoperators for remote systems have been emphasizing telepresence as an important design consideration. This paper discusses what that term means and what it implies for human/machine interfaces from a human factors viewpoint. In general, telepresence means designing a control station's equipment so an operator has a sense of presence at the remote manipulator or vehicle being controlled

  11. The Fourth Law of Robotics.

    Science.gov (United States)

    Markoff, John

    1994-01-01

    Discusses intelligent software agents, or knowledge robots (knowbots), and the impact they have on the Internet. Topics addressed include ethical dilemmas; problems created by rapid growth on the Internet; new technologies that are amplifying growth; and a shift to a market economy and resulting costs. (LRW)

  12. International Advanced Robotics Programme. First workshop on manipulators, sensors and steps towards mobility

    International Nuclear Information System (INIS)

    Martin, T.

    1987-09-01

    This Workshop was held within the framework of the international collaboration in the area of advanced robotics, formerly initiated by the Economic Summit, called the International Advanced Robotics Programme (IARP). It was hosted by the Nuclear Research Center Karlsruhe on May 11-13, 1987. Ninety scientists of eight countries presented and discussed 32 R+D projects. The Proceedings contain full papers of most contributions (and summaries of the remaining ones) and summary reports on all of the eight sessions. The material presented reflects well the present endeavor to integrate advanced robotics and teleoperation techniques for difficult applications in harsh, demanding or dangerous conditions or environment. (orig.) [de

  13. Modeling Leadership Styles in Human-Robot Team Dynamics

    Science.gov (United States)

    Cruz, Gerardo E.

    2005-01-01

    The recent proliferation of robotic systems in our society has placed questions regarding interaction between humans and intelligent machines at the forefront of robotics research. In response, our research attempts to understand the context in which particular types of interaction optimize efficiency in tasks undertaken by human-robot teams. It is our conjecture that applying previous research results regarding leadership paradigms in human organizations will lead us to a greater understanding of the human-robot interaction space. In doing so, we adapt four leadership styles prevalent in human organizations to human-robot teams. By noting which leadership style is more appropriately suited to what situation, as given by previous research, a mapping is created between the adapted leadership styles and human-robot interaction scenarios-a mapping which will presumably maximize efficiency in task completion for a human-robot team. In this research we test this mapping with two adapted leadership styles: directive and transactional. For testing, we have taken a virtual 3D interface and integrated it with a genetic algorithm for use in &le-operation of a physical robot. By developing team efficiency metrics, we can determine whether this mapping indeed prescribes interaction styles that will maximize efficiency in the teleoperation of a robot.

  14. Virtual and Remote Robotic Laboratory Using EJS, MATLAB and LabVIEW

    Directory of Open Access Journals (Sweden)

    Jose Antonio Lopez-Orozco

    2013-02-01

    Full Text Available This paper describes the design and implementation of a virtual and remote laboratory based on Easy Java Simulations (EJS and LabVIEW. The main application of this laboratory is to improve the study of sensors in Mobile Robotics, dealing with the problems that arise on the real world experiments. This laboratory allows the user to work from their homes, tele-operating a real robot that takes measurements from its sensors in order to obtain a map of its environment. In addition, the application allows interacting with a robot simulation (virtual laboratory or with a real robot (remote laboratory, with the same simple and intuitive graphical user interface in EJS. Thus, students can develop signal processing and control algorithms for the robot in simulation and then deploy them on the real robot for testing purposes. Practical examples of application of the laboratory on the inter-University Master of Systems Engineering and Automatic Control are presented.

  15. Virtual and remote robotic laboratory using EJS, MATLAB and LabVIEW.

    Science.gov (United States)

    Chaos, Dictino; Chacón, Jesús; Lopez-Orozco, Jose Antonio; Dormido, Sebastián

    2013-02-21

    This paper describes the design and implementation of a virtual and remote laboratory based on Easy Java Simulations (EJS) and LabVIEW. The main application of this laboratory is to improve the study of sensors in Mobile Robotics, dealing with the problems that arise on the real world experiments. This laboratory allows the user to work from their homes, tele-operating a real robot that takes measurements from its sensors in order to obtain a map of its environment. In addition, the application allows interacting with a robot simulation (virtual laboratory) or with a real robot (remote laboratory), with the same simple and intuitive graphical user interface in EJS. Thus, students can develop signal processing and control algorithms for the robot in simulation and then deploy them on the real robot for testing purposes. Practical examples of application of the laboratory on the inter-University Master of Systems Engineering and Automatic Control are presented.

  16. World tour through the internet

    International Nuclear Information System (INIS)

    Jang, Ji Hwan; Kang, Ho Seong; Kim, Jong Hun

    1994-03-01

    This book deals with basic knowledge and familiarity with internet use, which is composed of seven chapters ; the world of internet, the basic knowledge for internet use such as telnet, mail, talk, basic command on Unix and command for communication, to access to the internet, if you get on the internet for the first time, useful service of internet such as archie service, gopher service, who is service, Use net, IRC and Netiquette on IRC, interesting internet trip like Billboard charts, TV-Rating, Solar Report, Agricultural Info, CARL, Nat'l Education BBS, internet service in Sydney university FEDIX, CAIR, NOAA, SDDAS, Stock, MUD and international Go server. The last chapter is computer networks connected to the internet ; computer services, BITNET, and FidoNet.

  17. World tour through the internet

    Energy Technology Data Exchange (ETDEWEB)

    Jang, Ji Hwan; Kang, Ho Seong; Kim, Jong Hun

    1994-03-15

    This book deals with basic knowledge and familiarity with internet use, which is composed of seven chapters ; the world of internet, the basic knowledge for internet use such as telnet, mail, talk, basic command on Unix and command for communication, to access to the internet, if you get on the internet for the first time, useful service of internet such as archie service, gopher service, who is service, Use net, IRC and Netiquette on IRC, interesting internet trip like Billboard charts, TV-Rating, Solar Report, Agricultural Info, CARL, Nat'l Education BBS, internet service in Sydney university FEDIX, CAIR, NOAA, SDDAS, Stock, MUD and international Go server. The last chapter is computer networks connected to the internet ; computer services, BITNET, and FidoNet.

  18. Evaluation of modular robot system for maintenance tasks in hot cell

    Energy Technology Data Exchange (ETDEWEB)

    Pagala, Prithvi Sekhar, E-mail: ps.pagala@upm.es [Centre for Automation and Robotics UPM-CSIC (Spain); Ferre, Manuel, E-mail: m.ferre@upm.es [Centre for Automation and Robotics UPM-CSIC (Spain); Orona, Luis, E-mail: l.orona@gsi.de [GSI Helmholtzzentrum für Schwerionenforschung (Germany)

    2014-10-15

    Highlights: •Modular robot deployment inside hot cell for remote manipulation evaluated. •Flexible and adaptable system for variety of tasks presented. •Uses in large workspaces and evolving requirements shown. -- Abstract: This work assesses the use of a modular robot system to perform maintenance and inspection tasks such as, remote flexible inspection, manipulation and cooperation with deployed systems inside the hot cell. A flexible modular solution for the inclusion in maintenance operations is presented. The proposed heterogeneous modular robotic system is evaluated using simulations of the prototype across selected robot configuration to perform tasks. Results obtained show the advantages and ability of the modular robot to perform the necessary tasks as well as its ability to adapt and evolve depending on the need. The simulation test case inside hot cell shows modular robot configuration, a two modular arm to perform tele-operation tasks in the workspace and a wheeled platform for inspection collaborating to perform tasks. The advantage of using re-configurable modular robot over conventional robot platforms is shown.

  19. The evolution of the application of mobile robotics to nuclear facility operations and maintenance

    International Nuclear Information System (INIS)

    Carlton, R.E.; Bartholet, S.J.

    1987-01-01

    Application of the concept of mobile robotics to the operation and maintenance of nuclear facilities has evolved over the last four years due, in part, to the efforts of Odetics in the creation of the teleoperated legged transporter. The first step in this evolutionary process was the demonstration of the legged transporter technology, which was accomplished with the design, fabrication and testing of the Odex I functionoid. A second generation ODEX, delivered to the Robotics Technology Group at Savannah River Laboratories, represents the experimental phase of the process. This machine consists of a basic ODEX I transporter body with a unique manipulator arm mounted on a service turret. Currently, the prototype phase of the mobile robotic development effort is underway with the design of the ODEX III which includes enhanced mobility and dexterity, increased intelligence and greater strength in the manipulator arm and transporter

  20. Copyright on the internet: achieving security through electronic devices an artificial intelligence approach

    OpenAIRE

    Niebla Zatarain, Jesus Manuel

    2018-01-01

    This thesis aims to provide a novel approach to ensure copyright compliance online, appropriate for the Internet of Things and the robotic revolution. To achieve this, three different aims are pursued: - A novel application of “by design” solutions to copyright protection is introduced and its advantages and disadvantages discussed from a jurisprudential and doctrinal perspective. - On the basis of this, a new theoretical framework for legal AI is developed that draws on ...

  1. Towards Versatile Robots Through Open Heterogeneous Modular Robots

    DEFF Research Database (Denmark)

    Lyder, Andreas

    arises, a new robot can be assembled rapidly from the existing modules, in contrast to conventional robots, which require a time consuming and expensive development process. In this thesis we define a modular robot to be a robot consisting of dynamically reconfigurable modules. The goal of this thesis......Robots are important tools in our everyday life. Both in industry and at the consumer level they serve the purpose of increasing our scope and extending our capabilities. Modular robots take the next step, allowing us to easily create and build various robots from a set of modules. If a problem...... is to increase the versatility and practical usability of modular robots by introducing new conceptual designs. Until now modular robots have been based on a pre-specified set of modules, and thus, their functionality is limited. We propose an open heterogeneous design concept, which allows a modular robot...

  2. Design, Modelling and Teleoperation of a 2 mm Diameter Compliant Instrument for the da Vinci Platform.

    Science.gov (United States)

    Francis, P; Eastwood, K W; Bodani, V; Looi, T; Drake, J M

    2018-05-07

    This work explores the feasibility of creating and accurately controlling an instrument for robotic surgery with a 2 mm diameter and a three degree-of-freedom (DoF) wrist which is compatible with the da Vinci platform. The instrument's wrist is composed of a two DoF bending notched-nitinol tube pattern, for which a kinematic model has been developed. A base mechanism for controlling the wrist is designed for integration with the da Vinci Research Kit. A basic teleoperation task is successfully performed using two of the miniature instruments. The performance and accuracy of the instrument suggest that creating and accurately controlling a 2 mm diameter instrument is feasible and the design and modelling proposed in this work provide a basis for future miniature instrument development.

  3. Mobile robots in research and development programs at the Savannah River Site

    International Nuclear Information System (INIS)

    Martin, T.P.; Byrd, J.S.; Fisher, J.J.

    1987-01-01

    Savannah River Laboratory (SRL) is developing mobile robots for deployment in nuclear applications at the Savannah River Plant (SRP). Teleoperated mobile vehicles have been successfully used for several onsite applications. Development work using two research vehicles is underway to demonstrate semi-autonomous intelligent expert robot system operation in process areas. A description of the mechanical equipment, control systems, and operating modes of these vehicles is presented, including the integration of onboard sensors. A control hierarchy that uses modest computational methods is being developed at SRL to allow vehicles to autonomously navigate and perform tasks in known environments, without the need for large computer systems. Knowledge-based expert systems are being evaluated to simplify operator control, to assist in navigation functions, and to analyze sensory information

  4. Mobile robots in research and development programs at the Savannah River site

    International Nuclear Information System (INIS)

    Martin, T.P.; Byrd, J.S.; Fisher, J.J.

    1987-01-01

    Mobile robots for deployment in nuclear applications at the Savannah River Plant (SRP) have been developed. Teleoperated mobile vehicles have been successfully used for several onsite applications. Development work using two research vehicles is underway to demonstrate semi-autonomous intelligent expert robot system operation in process areas. A description of the mechanical equipment, control systems, and operating modes of these vehicles is presented, including the integration of onboard sensors. A control hierarchy that uses modest computational methods is being developed at SRL to allow vehicles to autonomously navigate and perform tasks in known environments, without the need for large computer systems. Knowledge-based expert systems are being evaluated to simplify operator control, to assist in navigation functions, and to analyze sensory information

  5. Study of high-definition and stereoscopic head-aimed vision for improved teleoperation of an unmanned ground vehicle

    Science.gov (United States)

    Tyczka, Dale R.; Wright, Robert; Janiszewski, Brian; Chatten, Martha Jane; Bowen, Thomas A.; Skibba, Brian

    2012-06-01

    Nearly all explosive ordnance disposal robots in use today employ monoscopic standard-definition video cameras to relay live imagery from the robot to the operator. With this approach, operators must rely on shadows and other monoscopic depth cues in order to judge distances and object depths. Alternatively, they can contact an object with the robot's manipulator to determine its position, but that approach carries with it the risk of detonation from unintentionally disturbing the target or nearby objects. We recently completed a study in which high-definition (HD) and stereoscopic video cameras were used in addition to conventional standard-definition (SD) cameras in order to determine if higher resolutions and/or stereoscopic depth cues improve operators' overall performance of various unmanned ground vehicle (UGV) tasks. We also studied the effect that the different vision modes had on operator comfort. A total of six different head-aimed vision modes were used including normal-separation HD stereo, SD stereo, "micro" (reduced separation) SD stereo, HD mono, and SD mono (two types). In general, the study results support the expectation that higher resolution and stereoscopic vision aid UGV teleoperation, but the degree of improvement was found to depend on the specific task being performed; certain tasks derived notably more benefit from improved depth perception than others. This effort was sponsored by the Joint Ground Robotics Enterprise under Robotics Technology Consortium Agreement #69-200902 T01. Technical management was provided by the U.S. Air Force Research Laboratory's Robotics Research and Development Group at Tyndall AFB, Florida.

  6. Power and signal transmission for mobile teleoperated systems

    International Nuclear Information System (INIS)

    Morris, A.C. Jr.; Hamel, W.R.

    1986-01-01

    Appropriate means must be furnished for supplying power and for sending controlling commands to mobile teleoperated systems. This paper describes a number of umbilical, onboard, and wireless systems used in transmitting power that are available for mobile teleoperator services. The pros and cons of selecting appropriate methods from a list of possible communication systems (wired, fiber optic, and radio frequency) are also examined. Moreover, hybrid systems combining wireless power transmissions with command-information signals are also possible. 20 refs., 6 figs., 1 tab

  7. Development of a piezo-actuated micro-teleoperation system for cell manipulation.

    Science.gov (United States)

    Zareinejad, M; Rezaei, S M; Abdullah, A; Shiry Ghidary, S

    2009-03-01

    Intracytoplasmic sperm injection (ICSI) requires long training and has low success rates, primarily due to poor control over the injection force. Making force feedback available to the operator will improve the success rate of the injection task. A macro-micro-teleoperation system bridges the gap between the task performed at the micro-level and the macroscopic movements of the operator. The teleoperation slave manipulator should accurately position a needle to precisely penetrate a cell membrane. Piezoelectric actuators are widely used in micromanipulation applications; however, hysteresis non-linearity limits the accuracy of these actuators. This paper presents a novel approach for utilizing a piezoelectric nano-stage as slave manipulator of a teleoperation system. The Prandtl-Ishlinskii (PI) model is used to model actuator hysteresis in a feedforward scheme to cancel out this non-linearity. To deal with the influence of parametric uncertainties, unmodelled dynamics and PI identification error, a perturbation term is added to the slave model and applies a sliding mode-based impedance control with perturbation estimation. The stability of entire system is guaranteed by Llewellyn's absolute stability criterion. The performance of the proposed controller was investigated through experiments for cell membrane penetration. The experimental results verified the accurate position tracking in free motion and simultaneous position and force tracking in contact with a low stiffness environment.

  8. Direct-to-consumer Internet promotion of robotic prostatectomy exhibits varying quality of information.

    Science.gov (United States)

    Mirkin, Joshua N; Lowrance, William T; Feifer, Andrew H; Mulhall, John P; Eastham, James E; Elkin, Elena B

    2012-04-01

    Robotic surgery to remove a cancerous prostate has become a popular treatment. Internet marketing of this surgery provides an intriguing case study of direct-to-consumer promotions of medical devices, which are more loosely regulated than pharmaceutical promotions. We investigated whether the claims made in online promotions of robotic prostatectomy were consistent with evidence from comparative effectiveness studies. After performing a search and cross-sectional analysis of websites that mentioned the procedure, we found that many sites claimed benefits that were unsupported by evidence and that 42 percent of the sites failed to mention risks. Most sites were published by hospitals and physicians, which the public may regard as more objective than pages published by manufacturers. Unbalanced information may inappropriately raise patients' expectations. Increasing enforcement and regulation of online promotions may be beyond the capabilities of federal authorities. Thus, the most feasible solution may be for the government and medical societies to promote the production of balanced educational material.

  9. Direct-To-Consumer Internet Promotion Of Robotic Prostatectomy Exhibits Varying Quality Of Information

    Science.gov (United States)

    Mirkin, Joshua N.; Lowrance, William T.; Feifer, Andrew H.; Mulhall, John P.; Eastham, James E.; Elkin, Elena B.

    2013-01-01

    Robotic surgery to remove a cancerous prostate has become a popular treatment. Internet marketing of this surgery provides an intriguing case study of direct-to-consumer promotions of medical devices, which are more loosely regulated than pharmaceutical promotions. We investigated whether the claims made in online promotions of robotic prostatectomy were consistent with evidence from comparative effectiveness studies. After performing a search and crosssectional analysis of websites that mentioned the procedure, we found that many sites claimed benefits that were unsupported by evidence and that 42 percent of the sites failed to mention risks. Most sites were published by hospitals and physicians, which the public may regard as more objective than pages published by manufacturers. Unbalanced information may inappropriately raise patients’ expectations. Increasing enforcement and regulation of online promotions may be beyond the capabilities of federal authorities. Thus, the most feasible solution may be for the government and medical societies to promote the production of balanced educational material. PMID:22492893

  10. Robonaut: a robot designed to work with humans in space

    Science.gov (United States)

    Bluethmann, William; Ambrose, Robert; Diftler, Myron; Askew, Scott; Huber, Eric; Goza, Michael; Rehnmark, Fredrik; Lovchik, Chris; Magruder, Darby

    2003-01-01

    The Robotics Technology Branch at the NASA Johnson Space Center is developing robotic systems to assist astronauts in space. One such system, Robonaut, is a humanoid robot with the dexterity approaching that of a suited astronaut. Robonaut currently has two dexterous arms and hands, a three degree-of-freedom articulating waist, and a two degree-of-freedom neck used as a camera and sensor platform. In contrast to other space manipulator systems, Robonaut is designed to work within existing corridors and use the same tools as space walking astronauts. Robonaut is envisioned as working with astronauts, both autonomously and by teleoperation, performing a variety of tasks including, routine maintenance, setting up and breaking down worksites, assisting crew members while outside of spacecraft, and serving in a rapid response capacity.

  11. A Generalized Visual Aid System for Teleoperation Applied to Satellite Servicing

    Directory of Open Access Journals (Sweden)

    Guoliang Zhang

    2014-02-01

    Full Text Available This paper presents the latest results of a newly developed visual aid system for direct teleoperation. This method is extended to visual control to make an efficient teleoperation system by combining direct teleoperation and automatic control. On the one hand, an operator can conduct direct teleoperation with 3D graphic prediction simulation established by the VR technique. In order to remove inconsistencies between the virtual and real environments, a practical model-matching method is investigated. On the other hand, to realize real-time visual servoing control, a particular object recognition and pose estimation algorithm based on polygonal approximation is investigated to ensure a low computational cost for image processing. To avoid undesired forces involved in contact operation, 3D visual servoing incorporating a compliant control based on impedance control is developed. Finally, in a representative laboratory environment, a typical satellite servicing experiment is carried out based on this combined system. Experimental results demonstrate the feasibility and the effectiveness of the proposed method.

  12. UAV-guided navigation for ground robot tele-operation in a military reconnaissance environment.

    Science.gov (United States)

    Chen, Jessie Y C

    2010-08-01

    A military reconnaissance environment was simulated to examine the performance of ground robotics operators who were instructed to utilise streaming video from an unmanned aerial vehicle (UAV) to navigate his/her ground robot to the locations of the targets. The effects of participants' spatial ability on their performance and workload were also investigated. Results showed that participants' overall performance (speed and accuracy) was better when she/he had access to images from larger UAVs with fixed orientations, compared with other UAV conditions (baseline- no UAV, micro air vehicle and UAV with orbiting views). Participants experienced the highest workload when the UAV was orbiting. Those individuals with higher spatial ability performed significantly better and reported less workload than those with lower spatial ability. The results of the current study will further understanding of ground robot operators' target search performance based on streaming video from UAVs. The results will also facilitate the implementation of ground/air robots in military environments and will be useful to the future military system design and training community.

  13. A Novel Switching-Based Control Framework for Improved Task Performance in Teleoperation System With Asymmetric Time-Varying Delays.

    Science.gov (United States)

    Zhai, Di-Hua; Xia, Yuanqing

    2018-02-01

    This paper addresses the adaptive control for task-space teleoperation systems with constrained predefined synchronization error, where a novel switched control framework is investigated. Based on multiple Lyapunov-Krasovskii functionals method, the stability of the resulting closed-loop system is established in the sense of state-independent input-to-output stability. Compared with previous work, the developed method can simultaneously handle the unknown kinematics/dynamics, asymmetric varying time delays, and prescribed performance control in a unified framework. It is shown that the developed controller can guarantee the prescribed transient-state and steady-state synchronization performances between the master and slave robots, which is demonstrated by the simulation study.

  14. DOE/NE University Program in robotics for advanced reactors

    International Nuclear Information System (INIS)

    Sweeney, F.J.; Gonzalez, R.C.; Trivedi, M.M.; Wehe, D.K.

    1990-05-01

    The US Department of Energy has provided support to four universities and the Oak Ridge National Laboratory in order to pursue research leading to the development and deployment of advanced robotic systems capable of performing tasks that are hazardous to humans, that generate significant occupational radiation exposure, and/or whose execution times can be reduced if performed by an automated system. The goal is to develop a generation of advanced robotic systems capable of economically performing surveillance, maintenance, and repair tasks in nuclear facilities and other hazardous environments. The approach to achieving the program objective is a transition from teleoperation to the capability of autonomous operation within three successive generations of robotic systems. The strategy adopted in order to achieve the program goals in an efficient and timely manner consists in utilizing, and advancing where required, state-of-the-art robotics technology through close interaction between the universities and the manufacturers and operators of nuclear power plants. There is a potentially broad range of applications for the robotic systems developed in the course of this project. Therefore, it is expected that efforts to obtain additional support from other agencies, e.g., DOD and NASA, will be successful. Areas of cooperation with other nations (e.g., Japan, France, Germany) are being explored. This Program features a unique teaming arrangement among the Universities of Florida, Michigan, Tennessee, Texas, and the Oak Ridge National Laboratory, and their industrial partners, Odetics, Gulf State Utilities, Florida Power and Light Company, Remotec, and Telerobotics International

  15. Control issues for a hydraulically powered dissimilar teleoperated system

    International Nuclear Information System (INIS)

    Jansen, J.F.; Kress, R.L.

    1995-01-01

    This paper will address two issues associated with the implementation of a hydraulically powered dissimilar master-slave teleoperated system. These issues are the overall system control architecture and the design of robust hydraulic servo controllers for the position control problem. Finally, a discussion of overall system performance on an actual teleoperated system will be presented. (Schilling's Titan II hydraulic manipulators are the slave manipulators and the master manipulators are from the Oak Ridge National Laboratory-developed Advanced Servo Manipulator.)

  16. Towards Versatile Robots Through Open Heterogeneous Modular Robots

    OpenAIRE

    Lyder, Andreas

    2010-01-01

    Robots are important tools in our everyday life. Both in industry and at the consumer level they serve the purpose of increasing our scope and extending our capabilities. Modular robots take the next step, allowing us to easily create and build various robots from a set of modules. If a problem arises, a new robot can be assembled rapidly from the existing modules, in contrast to conventional robots, which require a time consuming and expensive development process. In this thesis we define a ...

  17. Analysis of human-in-the-loop tele-operated maintenance inspection tasks using VR

    International Nuclear Information System (INIS)

    Boessenkool, H.; Abbink, D.A.; Heemskerk, C.J.M.; Steinbuch, M.; Baar, M.R. de; Wildenbeest, J.G.W.; Ronden, D.; Koning, J.F.

    2013-01-01

    Highlights: ► Execution of tele-operated inspection tasks for ITER maintenance was analyzed. ► Human factors experiments using Virtual Reality showed to be a valuable approach. ► A large variation in time performance and number of collisions was found. ► Results indicate significant room for improvement for teleoperated free space tasks. ► A promising solution is haptic shared control: assist operator with guiding forces. -- Abstract: One of the challenges in future fusion plants such as ITER is the remote maintenance of the plant. Foreseen human-in-the-loop tele-operation is characterized by limited visual and haptic feedback from the environment, which results in degraded task performance and increased operator workload. For improved tele-operated task performance it is required to get insight in the expected tasks and problems during maintenance at ITER. By means of an exploratory human factor experiment, this paper analyses problems and bottlenecks during the execution of foreseen tele-operated maintenance at ITER, identifying most promising areas of improvement. The focus of this paper is on free space (sub)tasks where contact with the environment needs to be avoided. A group of 5 subjects was asked to carry-out an ITER related free space task (visual inspection), using a six degree of freedom master device connected to a simulated hot cell environment. The results show large variation in time performance between subjects and an increasing number of collisions for more difficult tasks, indicating room for improvement for free space (sub)tasks. The results will be used in future research on the haptic guidance strategies in the ITER Remote Handling framework

  18. Analysis of human-in-the-loop tele-operated maintenance inspection tasks using VR

    Energy Technology Data Exchange (ETDEWEB)

    Boessenkool, H., E-mail: h.boessenkool@differ.nl [FOM Institute DIFFER (Dutch Institute for Fundamental Energy Research), Association EURATOM-FOM, Partner in the Trilateral Euregio Cluster, PO Box 1207, 3430 BE Nieuwegein (Netherlands); Eindhoven University of Technology, Department of Mechanical Engineering, Dynamics and Control Group, PO Box 513, 5600 MB Eindhoven (Netherlands); Abbink, D.A. [Delft University of Technology, Faculty of 3mE, BioMechanical Engineering Department, Mekelweg 2, 2628 CD Delft (Netherlands); Heemskerk, C.J.M. [Heemskerk Innovative Technology B.V., Jonckerweg 12, 2201 DZ Noordwijk (Netherlands); Steinbuch, M. [Eindhoven University of Technology, Department of Mechanical Engineering, Dynamics and Control Group, PO Box 513, 5600 MB Eindhoven (Netherlands); Baar, M.R. de [FOM Institute DIFFER (Dutch Institute for Fundamental Energy Research), Association EURATOM-FOM, Partner in the Trilateral Euregio Cluster, PO Box 1207, 3430 BE Nieuwegein (Netherlands); Eindhoven University of Technology, Department of Mechanical Engineering, Dynamics and Control Group, PO Box 513, 5600 MB Eindhoven (Netherlands); Wildenbeest, J.G.W. [Delft University of Technology, Faculty of 3mE, BioMechanical Engineering Department, Mekelweg 2, 2628 CD Delft (Netherlands); Heemskerk Innovative Technology B.V., Jonckerweg 12, 2201 DZ Noordwijk (Netherlands); Ronden, D. [FOM Institute DIFFER (Dutch Institute for Fundamental Energy Research), Association EURATOM-FOM, Partner in the Trilateral Euregio Cluster, PO Box 1207, 3430 BE Nieuwegein (Netherlands); Koning, J.F. [Heemskerk Innovative Technology B.V., Jonckerweg 12, 2201 DZ Noordwijk (Netherlands)

    2013-10-15

    Highlights: ► Execution of tele-operated inspection tasks for ITER maintenance was analyzed. ► Human factors experiments using Virtual Reality showed to be a valuable approach. ► A large variation in time performance and number of collisions was found. ► Results indicate significant room for improvement for teleoperated free space tasks. ► A promising solution is haptic shared control: assist operator with guiding forces. -- Abstract: One of the challenges in future fusion plants such as ITER is the remote maintenance of the plant. Foreseen human-in-the-loop tele-operation is characterized by limited visual and haptic feedback from the environment, which results in degraded task performance and increased operator workload. For improved tele-operated task performance it is required to get insight in the expected tasks and problems during maintenance at ITER. By means of an exploratory human factor experiment, this paper analyses problems and bottlenecks during the execution of foreseen tele-operated maintenance at ITER, identifying most promising areas of improvement. The focus of this paper is on free space (sub)tasks where contact with the environment needs to be avoided. A group of 5 subjects was asked to carry-out an ITER related free space task (visual inspection), using a six degree of freedom master device connected to a simulated hot cell environment. The results show large variation in time performance between subjects and an increasing number of collisions for more difficult tasks, indicating room for improvement for free space (sub)tasks. The results will be used in future research on the haptic guidance strategies in the ITER Remote Handling framework.

  19. Job hunting by through the internet: The experiences of some ...

    African Journals Online (AJOL)

    Each year, thousands of graduates are turned into the labour market from over fifty tertiary institutions in Nigeria in search of jobs. In addition to the traditional methods of job-hunting, most of these graduates are increasingly using the Internet as a veritable source of job opportunities. However, jobhunting through the Internet ...

  20. A two-layer architecture for force-reflecting bilateral teleoperation with time delays

    NARCIS (Netherlands)

    Heck, D.J.F.; Saccon, A.; Nijmeijer, H.

    2015-01-01

    We propose a two-layer control architecture for bilateral teleoperation with communication delays. The controller is structured with an (outer) performance layer and an (inner) passivity layer. In the performance layer, any traditional controller for bilateral teleoperation can be implemented. In

  1. Intelligent Robot-assisted Humanitarian Search and Rescue System

    Directory of Open Access Journals (Sweden)

    Henry Y. K. Lau

    2009-11-01

    Full Text Available The unprecedented scale and number of natural and man-made disasters in the past decade has urged international emergency search and rescue communities to seek for novel technology to enhance operation efficiency. Tele-operated search and rescue robots that can navigate deep into rubble to search for victims and to transfer critical field data back to the control console has gained much interest among emergency response institutions. In response to this need, a low-cost autonomous mini robot equipped with thermal sensor, accelerometer, sonar, pin-hole camera, microphone, ultra-bright LED and wireless communication module is developed to study the control of a group of decentralized mini search and rescue robots. The robot can navigate autonomously between voids to look for living body heat and can send back audio and video information to allow the operator to determine if the found object is a living human. This paper introduces the design and control of a low-cost robotic search and rescue system based on an immuno control framework developed for controlling decentralized systems. Design and development of the physical prototype and the immunity-based control system are described in this paper.

  2. Intelligent Robot-Assisted Humanitarian Search and Rescue System

    Directory of Open Access Journals (Sweden)

    Albert W. Y. Ko

    2009-06-01

    Full Text Available The unprecedented scale and number of natural and man-made disasters in the past decade has urged international emergency search and rescue communities to seek for novel technology to enhance operation efficiency. Tele-operated search and rescue robots that can navigate deep into rubble to search for victims and to transfer critical field data back to the control console has gained much interest among emergency response institutions. In response to this need, a low-cost autonomous mini robot equipped with thermal sensor, accelerometer, sonar, pin-hole camera, microphone, ultra-bright LED and wireless communication module is developed to study the control of a group of decentralized mini search and rescue robots. The robot can navigate autonomously between voids to look for living body heat and can send back audio and video information to allow the operator to determine if the found object is a living human. This paper introduces the design and control of a low-cost robotic search and rescue system based on an immuno control framework developed for controlling decentralized systems. Design and development of the physical prototype and the immunity-based control system are described in this paper.

  3. Exploring multimodal robotic interaction through storytelling for aphasics

    NARCIS (Netherlands)

    Mubin, O.; Al Mahmud, A.; Abuelma'atti, O.; England, D.

    2008-01-01

    In this poster, we propose the design of a multimodal robotic interaction mechanism that is intended to be used by Aphasics for storytelling. Through limited physical interaction, mild to moderate aphasic people can interact with a robot that may help them to be more active in their day to day

  4. Kinetic scrolling-based position mapping for haptic teleoperation of unmanned aerial vehicles

    NARCIS (Netherlands)

    Ruesch, A.; Mersha, A.Y.; Stramigioli, Stefano; Carloni, Raffaella

    In this paper, we present a haptic teleoperation control algorithm for unmanned aerial vehicles, applying a kinetic scrolling-based position mapping. The proposed algorithm overcomes the master workspace limitations and enables to teleoperate the aerial vehicle in unbounded workspace in a fast and

  5. Why Robots Should Be Social: Enhancing Machine Learning through Social Human-Robot Interaction.

    Science.gov (United States)

    de Greeff, Joachim; Belpaeme, Tony

    2015-01-01

    Social learning is a powerful method for cultural propagation of knowledge and skills relying on a complex interplay of learning strategies, social ecology and the human propensity for both learning and tutoring. Social learning has the potential to be an equally potent learning strategy for artificial systems and robots in specific. However, given the complexity and unstructured nature of social learning, implementing social machine learning proves to be a challenging problem. We study one particular aspect of social machine learning: that of offering social cues during the learning interaction. Specifically, we study whether people are sensitive to social cues offered by a learning robot, in a similar way to children's social bids for tutoring. We use a child-like social robot and a task in which the robot has to learn the meaning of words. For this a simple turn-based interaction is used, based on language games. Two conditions are tested: one in which the robot uses social means to invite a human teacher to provide information based on what the robot requires to fill gaps in its knowledge (i.e. expression of a learning preference); the other in which the robot does not provide social cues to communicate a learning preference. We observe that conveying a learning preference through the use of social cues results in better and faster learning by the robot. People also seem to form a "mental model" of the robot, tailoring the tutoring to the robot's performance as opposed to using simply random teaching. In addition, the social learning shows a clear gender effect with female participants being responsive to the robot's bids, while male teachers appear to be less receptive. This work shows how additional social cues in social machine learning can result in people offering better quality learning input to artificial systems, resulting in improved learning performance.

  6. Why Robots Should Be Social: Enhancing Machine Learning through Social Human-Robot Interaction.

    Directory of Open Access Journals (Sweden)

    Joachim de Greeff

    Full Text Available Social learning is a powerful method for cultural propagation of knowledge and skills relying on a complex interplay of learning strategies, social ecology and the human propensity for both learning and tutoring. Social learning has the potential to be an equally potent learning strategy for artificial systems and robots in specific. However, given the complexity and unstructured nature of social learning, implementing social machine learning proves to be a challenging problem. We study one particular aspect of social machine learning: that of offering social cues during the learning interaction. Specifically, we study whether people are sensitive to social cues offered by a learning robot, in a similar way to children's social bids for tutoring. We use a child-like social robot and a task in which the robot has to learn the meaning of words. For this a simple turn-based interaction is used, based on language games. Two conditions are tested: one in which the robot uses social means to invite a human teacher to provide information based on what the robot requires to fill gaps in its knowledge (i.e. expression of a learning preference; the other in which the robot does not provide social cues to communicate a learning preference. We observe that conveying a learning preference through the use of social cues results in better and faster learning by the robot. People also seem to form a "mental model" of the robot, tailoring the tutoring to the robot's performance as opposed to using simply random teaching. In addition, the social learning shows a clear gender effect with female participants being responsive to the robot's bids, while male teachers appear to be less receptive. This work shows how additional social cues in social machine learning can result in people offering better quality learning input to artificial systems, resulting in improved learning performance.

  7. The development of advanced robotics technology in high radiation environment

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Yong Bum; Cho, Jaiwan; Lee, Nam Ho; Choi, Young Soo; Park, Soon Yong; Lee, Jong Min; Park, Jin Suk; Kim, Seung Ho; Kim, Byung Soo; Moon, Byung Soo

    1997-07-01

    In the tele-operation technology using tele-presence in high radiation environment, stereo vision target tracking by centroid method, vergence control of stereo camera by moving vector method, stereo observing system by correlation method, horizontal moving axis stereo camera, and 3 dimensional information acquisition by stereo image is developed. Also, gesture image acquisition by computer vision and construction of virtual environment for remote work in nuclear power plant. In the development of intelligent control and monitoring technology for tele-robot in hazardous environment, the characteristics and principle of robot operation. And, robot end-effector tracking algorithm by centroid method and neural network method are developed for the observation and survey in hazardous environment. 3-dimensional information acquisition algorithm by structured light is developed. In the development of radiation hardened sensor technology, radiation-hardened camera module is designed and tested. And radiation characteristics of electric components is robot system is evaluated. Also 2-dimensional radiation monitoring system is developed. These advanced critical robot technology and telepresence techniques developed in this project can be applied to nozzle-dam installation /removal robot system, can be used to realize unmanned remotelization of nozzle-dam installation / removal task in steam generator of nuclear power plant, which can be contributed for people involved in extremely hazardous high radioactivity area to eliminate their exposure to radiation, enhance their task safety, and raise their working efficiency. (author). 75 refs., 21 tabs., 15 figs.

  8. The development of advanced robotics technology in high radiation environment

    International Nuclear Information System (INIS)

    Lee, Yong Bum; Cho, Jaiwan; Lee, Nam Ho; Choi, Young Soo; Park, Soon Yong; Lee, Jong Min; Park, Jin Suk; Kim, Seung Ho; Kim, Byung Soo; Moon, Byung Soo.

    1997-07-01

    In the tele-operation technology using tele-presence in high radiation environment, stereo vision target tracking by centroid method, vergence control of stereo camera by moving vector method, stereo observing system by correlation method, horizontal moving axis stereo camera, and 3 dimensional information acquisition by stereo image is developed. Also, gesture image acquisition by computer vision and construction of virtual environment for remote work in nuclear power plant. In the development of intelligent control and monitoring technology for tele-robot in hazardous environment, the characteristics and principle of robot operation. And, robot end-effector tracking algorithm by centroid method and neural network method are developed for the observation and survey in hazardous environment. 3-dimensional information acquisition algorithm by structured light is developed. In the development of radiation hardened sensor technology, radiation-hardened camera module is designed and tested. And radiation characteristics of electric components is robot system is evaluated. Also 2-dimensional radiation monitoring system is developed. These advanced critical robot technology and telepresence techniques developed in this project can be applied to nozzle-dam installation /removal robot system, can be used to realize unmanned remotelization of nozzle-dam installation / removal task in steam generator of nuclear power plant, which can be contributed for people involved in extremely hazardous high radioactivity area to eliminate their exposure to radiation, enhance their task safety, and raise their working efficiency. (author). 75 refs., 21 tabs., 15 figs

  9. Autonomous learning in humanoid robotics through mental imagery.

    Science.gov (United States)

    Di Nuovo, Alessandro G; Marocco, Davide; Di Nuovo, Santo; Cangelosi, Angelo

    2013-05-01

    In this paper we focus on modeling autonomous learning to improve performance of a humanoid robot through a modular artificial neural networks architecture. A model of a neural controller is presented, which allows a humanoid robot iCub to autonomously improve its sensorimotor skills. This is achieved by endowing the neural controller with a secondary neural system that, by exploiting the sensorimotor skills already acquired by the robot, is able to generate additional imaginary examples that can be used by the controller itself to improve the performance through a simulated mental training. Results and analysis presented in the paper provide evidence of the viability of the approach proposed and help to clarify the rational behind the chosen model and its implementation. Copyright © 2012 Elsevier Ltd. All rights reserved.

  10. Robot technology

    International Nuclear Information System (INIS)

    Vertut, Jean; Coiffet, Philippe.

    1985-01-01

    Teleoperation is concerned with the exploration and exploitation of of spaces which do not allow, because of their inaccessibility or hostility, direct access to man. This volume (Parts 2, 3 and 4) covers the contribution of computer science and automatic control to this technology. Part 2 includes a description of teleoperation systems followed by chapters on the operator substitution function by computer feedback to the operator. Part 3 has chapters on performance evaluation of teleoperation systems and the human operator in the teleoperation system. Part 4 is about applications of teleoperation in the nuclear industry, underwater, in space, in medicine, in industry and in security and civil protection. The nuclear applications include research and pilot facilities, reactor operation and maintenance, reactor decommissioning and dismantling and in emergencies, for example following a reactor accident. (U.K.)

  11. Status of the Advanced Teleoperation Project in the French A.R.A. program

    International Nuclear Information System (INIS)

    Andre, G.; Fournier, R.

    1987-01-01

    This paper reports the research and development work carried out in the French advanced teleoperation project. The successful achievement of significant progress, in recent years, allows to considerably advance the state of the art so that it objectively constitutes the foundation of a new generation of remote systems. After briefly recalling the organization of this project, the authors outline the basic concepts related to the evolution of teleoperation with regard to the notions of flexibility, adaptivity, autonomy, transparency. The authors present the overall architecture of the computer aided teleoperation system. The following sections deal with fundamental studies which have been realized and key subsystems which have been developed. The authors emphasize on the computer control system which includes: generalized bilateral control and supervisory control. Secondly, they underline the role of sophisticated technologies: sensory system, computer graphics. . ., for generating adaptive control functions and for providing new interfaces. Thirdly, they describe the integrated experimental site and, a set of generic experiments in nuclear applications. The paper ends with future perspectives

  12. A robotic system to characterize soft tailings deposits

    Energy Technology Data Exchange (ETDEWEB)

    Lipsett, M.G.; Dwyer, S.C. [Alberta Univ., Edmonton, AB (Canada). Dept. of Mechanical Engineering

    2009-07-01

    A robotic system for characterizing soft tailings deposits was discussed in this presentation. The system was developed to reduce variability in feedstocks and process performance as well as to improve the trafficability of composite tailings (CT). The method was designed to reliably sample different locations of a soft deposit. Sensors were used to determine water content, clay content, organic matter, and strength. The system included an autonomous rover with a sensor package and teleoperation capability. The system was also designed to be used without automatic controls. The wheeled mobile robot was used to conduct ground contact and soil measurements. The gas-powered robot included on-board microcontrollers and a host computer. The system also featured traction control and fault recovery sub-systems. Wheel contact was used to estimate soil parameters. It was concluded that further research is needed to improve traction control and soil parameter estimation testing capabilities. Overall system block diagrams were included. tabs., figs.

  13. UWSim, an underwater robotic simulator on the cloud as educational tool

    Directory of Open Access Journals (Sweden)

    Javier Pérez

    2017-12-01

    Full Text Available Due to the introduction of robotic applications in the modern society, such as service robots or self-driving cars, it is possible to use this trend as motivating factor in the learning process of robotics. Several possibilities about how to use this motivation to increase learning rate are analysed, focusing on underwater robotic simulators. Moreover, a cloud learning environment able to evaluate the students with a robotic simulator is proposed as key element of the system. These kinds of tools can be used with just an Internet-capable system through a web browser, reaching a virtually unlimited amount of resources. The implemented features are used in a underwater pipe following application, creating a comparison environment on the cloud that immerse students in a competition to reach the best possible result. Finally, a first experience in a real educational environment using the proposed tool is detailed, demonstrating the viability and suitability of the proposed tool.

  14. Investigating intertemporal choice through experimental evolutionary robotics.

    Science.gov (United States)

    Paglieri, Fabio; Parisi, Domenico; Patacchiola, Massimiliano; Petrosino, Giancarlo

    2015-06-01

    In intertemporal choices, subjects face a trade-off between value and delay: achieving the most valuable outcome requires a longer time, whereas the immediately available option is objectively poorer. Intertemporal choices are ubiquitous, and comparative studies reveal commonalities and differences across species: all species devalue future rewards as a function of delay (delay aversion), yet there is a lot of inter-specific variance in how rapidly such devaluation occurs. These differences are often interpreted in terms of ecological rationality, as depending on environmental factors (e.g., feeding ecology) and the physiological and morphological constraints of different species (e.g., metabolic rate). Evolutionary hypotheses, however, are hard to verify in vivo, since it is difficult to observe precisely enough real environments, not to mention ancestral ones. In this paper, we discuss the viability of an approach based on evolutionary robotics: in Study 1, we evolve robots without a metabolism in five different ecologies; in Study 2, we evolve metabolic robots (i.e., robots that consume energy over time) in three different ecologies. The intertemporal choices of the robots are analyzed both in their ecology and under laboratory conditions. Results confirm the generality of delay aversion and the usefulness of studying intertemporal choice through experimental evolutionary robotics. Copyright © 2015 Elsevier B.V. All rights reserved.

  15. The Virtual Robotics Laboratory

    Energy Technology Data Exchange (ETDEWEB)

    Kress, R.L.; Love, L.J.

    1999-09-01

    The growth of the Internet has provided a unique opportunity to expand research collaborations between industry, universities, and the national laboratories. The Virtual Robotics Laboratory (VRL) is an innovative program at Oak Ridge National Laboratory (ORNL) that is focusing on the issues related to collaborative research through controlled access of laboratory equipment using the World Wide Web. The VRL will provide different levels of access to selected ORNL laboratory secondary education programs. In the past, the ORNL Robotics and Process Systems Division has developed state-of-the-art robotic systems for the Army, NASA, Department of Energy, Department of Defense, as well as many other clients. After proof of concept, many of these systems sit dormant in the laboratories. This is not out of completion of all possible research topics. but from completion of contracts and generation of new programs. In the past, a number of visiting professors have used this equipment for their own research. However, this requires that the professor, and possibly his/her students, spend extended periods at the laboratory facility. In addition, only a very exclusive group of faculty can gain access to the laboratory and hardware. The VRL is a tool that enables extended collaborative efforts without regard to geographic limitations.

  16. The Virtual Robotics Laboratory

    International Nuclear Information System (INIS)

    Kress, R.L.; Love, L.J.

    1997-01-01

    The growth of the Internet has provided a unique opportunity to expand research collaborations between industry, universities, and the national laboratories. The Virtual Robotics Laboratory (VRL) is an innovative program at Oak Ridge National Laboratory (ORNL) that is focusing on the issues related to collaborative research through controlled access of laboratory equipment using the World Wide Web. The VRL will provide different levels of access to selected ORNL laboratory equipment to outside universities, industrial researchers, and elementary and secondary education programs. In the past, the ORNL Robotics and Process Systems Division (RPSD) has developed state-of-the-art robotic systems for the Army, NASA, Department of Energy, Department of Defense, as well as many other clients. After proof of concept, many of these systems sit dormant in the laboratories. This is not out of completion of all possible research topics, but from completion of contracts and generation of new programs. In the past, a number of visiting professors have used this equipment for their own research. However, this requires that the professor, and possibly his students, spend extended periods at the laboratory facility. In addition, only a very exclusive group of faculty can gain access to the laboratory and hardware. The VRL is a tool that enables extended collaborative efforts without regard to geographic limitations

  17. Measuring the Latency of an Augmented Reality System for Robot-Assisted Minimally Invasive Surgery

    DEFF Research Database (Denmark)

    Jørgensen, Martin Kibsgaard; Kraus, Martin

    2017-01-01

    Minimal latency is important for augmented reality systems and teleoperation interfaces as even small increases in latency can affect user performance. Previously, we have developed an augmented reality system that can overlay stereoscopic video streams with computer graphics in order to improve....... The latency of the da Vinci S surgical system was on average 62 ms. None of the components of our overlay system (separately or combined) significantly affected the latency. However, the latency of the assistant's monitor increased by 14 ms. Passing the video streams through CPU or GPU memory increased...... visual communication in training for robot-assisted minimally invasive surgery with da Vinci surgical systems. To make sure that our augmented reality system provides the best possible user experience, we investigated the video latency of the da Vinci surgical system and how the components of our system...

  18. Development of Advanced Robotic Hand System for space application

    Science.gov (United States)

    Machida, Kazuo; Akita, Kenzo; Mikami, Tatsuo; Komada, Satoru

    1994-01-01

    The Advanced Robotic Hand System (ARH) is a precise telerobotics system with a semi dexterous hand for future space application. The ARH will be tested in space as one of the missions of the Engineering Tests Satellite 7 (ETS-7) which will be launched in 1997. The objectives of the ARH development are to evaluate the capability of a possible robot hand for precise and delicate tasks and to validate the related technologies implemented in the system. The ARH is designed to be controlled both from ground as a teleoperation and by locally autonomous control. This paper presents the overall system design and the functional capabilities of the ARH as well as its mission outline as the preliminary design has been completed.

  19. NASA's Robotics Mining Competition Provides Undergraduates Full Life Cycle Systems Engineering Experience

    Science.gov (United States)

    Stecklein, Jonette

    2017-01-01

    NASA has held an annual robotic mining competition for teams of university/college students since 2010. This competition is yearlong, suitable for a senior university engineering capstone project. It encompasses the full project life cycle from ideation of a robot design to actual tele-operation of the robot in simulated Mars conditions mining and collecting simulated regolith. A major required element for this competition is a Systems Engineering Paper in which each team describes the systems engineering approaches used on their project. The score for the Systems Engineering Paper contributes 25% towards the team's score for the competition's grand prize. The required use of systems engineering on the project by this competition introduces the students to an intense practical application of systems engineering throughout a full project life cycle.

  20. Direct force-reflecting two-layer approach for passive bilateral teleoperation with time delays

    NARCIS (Netherlands)

    Heck, D.; Saccon, A.; Beerens, R.; Nijmeijer, H.

    2018-01-01

    We propose a two-layer control architecture for bilateral teleoperation with communication delays. The controller is structured with an (inner) performance layer and an (outer) passivity layer. In the performance layer, any traditional controller for bilateral teleoperation can be implemented. The

  1. Operator learning effects in teleoperated rendezvous & docking

    Science.gov (United States)

    Wilde, M.; Harder, J.; Purschke, R.

    Teleoperation of spacecraft proximity operations and docking requires delicate timing and coordination of spacecraft maneuvers. Experience has shown that human operators show large performance fluctuations in these areas, which are a major factor to be addressed in operator training. In order to allow the quantification of the impact of these human fluctuations on control system performance and the human perception of this performance, a learning curve study was conducted with teleoperated final approach and docking scenarios. Over a period of ten experiment days, three test participants were tasked with repeatedly completing a set of three training scenarios. The scenarios were designed to contain different combinations of the major elements of any final approach and docking situation, and to feature an increasing difficulty level. The individual difficulty levels for the three operators furthermore differed in the level of operator support functions available in their human-machine interfaces. Operator performance in the test scenarios were evaluated in the fields approach success and precision, docking safety, and approach efficiency by a combination of recorded maneuver data and questionnaires. The results show that operator experience and the associated learning curves increase operator performance substantially, regardless of the support system used. The paper also shows that the fluctuations in operator performance and self-perception are substantial between as well as within experiment days, and must be reckoned with in teleoperation system design and mission planning.

  2. Robotics Algorithms Provide Nutritional Guidelines

    Science.gov (United States)

    2009-01-01

    On July 5, 1997, a small robot emerged from its lander like an insect from an egg, crawling out onto the rocky surface of Mars. About the size of a child s wagon, NASA s Sojourner robot was the first successful rover mission to the Red Planet. For 83 sols (Martian days, typically about 40 minutes longer than Earth days), Sojourner - largely remote controlled by NASA operators on Earth - transmitted photos and data unlike any previously collected. Sojourner was perhaps the crowning achievement of the NASA Space Telerobotics Program, an Agency initiative designed to push the limits of robotics in space. Telerobotics - devices that merge the autonomy of robotics with the direct human control of teleoperators - was already a part of NASA s efforts; probes like the Viking landers that preceded Sojourner on Mars, for example, were telerobotic applications. The Space Telerobotics Program, a collaboration between Ames Research Center, Johnson Space Center, Jet Propulsion Laboratory (JPL), and multiple universities, focused on developing remote-controlled robotics for three main purposes: on-orbit assembly and servicing, science payload tending, and planetary surface robotics. The overarching goal was to create robots that could be guided to build structures in space, monitor scientific experiments, and, like Sojourner, scout distant planets in advance of human explorers. While telerobotics remains a significant aspect of NASA s efforts, as evidenced by the currently operating Spirit and Opportunity Mars rovers, the Hubble Space Telescope, and many others - the Space Telerobotics Program was dissolved and redistributed within the Agency the same year as Sojourner s success. The program produced a host of remarkable technologies and surprising inspirations, including one that is changing the way people eat

  3. Why Robots Should Be Social: Enhancing Machine Learning through Social Human-Robot Interaction

    Science.gov (United States)

    de Greeff, Joachim; Belpaeme, Tony

    2015-01-01

    Social learning is a powerful method for cultural propagation of knowledge and skills relying on a complex interplay of learning strategies, social ecology and the human propensity for both learning and tutoring. Social learning has the potential to be an equally potent learning strategy for artificial systems and robots in specific. However, given the complexity and unstructured nature of social learning, implementing social machine learning proves to be a challenging problem. We study one particular aspect of social machine learning: that of offering social cues during the learning interaction. Specifically, we study whether people are sensitive to social cues offered by a learning robot, in a similar way to children’s social bids for tutoring. We use a child-like social robot and a task in which the robot has to learn the meaning of words. For this a simple turn-based interaction is used, based on language games. Two conditions are tested: one in which the robot uses social means to invite a human teacher to provide information based on what the robot requires to fill gaps in its knowledge (i.e. expression of a learning preference); the other in which the robot does not provide social cues to communicate a learning preference. We observe that conveying a learning preference through the use of social cues results in better and faster learning by the robot. People also seem to form a “mental model” of the robot, tailoring the tutoring to the robot’s performance as opposed to using simply random teaching. In addition, the social learning shows a clear gender effect with female participants being responsive to the robot’s bids, while male teachers appear to be less receptive. This work shows how additional social cues in social machine learning can result in people offering better quality learning input to artificial systems, resulting in improved learning performance. PMID:26422143

  4. Robotics in homecare : the development process through a case study

    OpenAIRE

    Lehto, Paula; Rantanen, Teemu

    2017-01-01

    Europe is tackling today with the huge challenges of ageing society and ageing population. From the point of view elderly people as senior citizens there is a need for supporting elderly people´s health and wellbeing through the development of the health and wellbeing technology such as robotics towards the development of new services. There is a challenge to develop different types of the robots and services that enhance to support the elderly people living independently at their own homes. ...

  5. Human Machine Interfaces for Teleoperators and Virtual Environments Conference

    Science.gov (United States)

    1990-01-01

    In a teleoperator system the human operator senses, moves within, and operates upon a remote or hazardous environment by means of a slave mechanism (a mechanism often referred to as a teleoperator). In a virtual environment system the interactive human machine interface is retained but the slave mechanism and its environment are replaced by a computer simulation. Video is replaced by computer graphics. The auditory and force sensations imparted to the human operator are similarly computer generated. In contrast to a teleoperator system, where the purpose is to extend the operator's sensorimotor system in a manner that facilitates exploration and manipulation of the physical environment, in a virtual environment system, the purpose is to train, inform, alter, or study the human operator to modify the state of the computer and the information environment. A major application in which the human operator is the target is that of flight simulation. Although flight simulators have been around for more than a decade, they had little impact outside aviation presumably because the application was so specialized and so expensive.

  6. Improving the performance of DTP2 bilateral teleoperation control system with haptic augmentation

    International Nuclear Information System (INIS)

    Viinikainen, Mikko; Tuominen, Janne; Alho, Pekka; Mattila, Jouni

    2014-01-01

    Highlights: •An experimental haptic shared control system, called CAT developed at the DTP2. •We investigate how the system integrates with the ITER compliant DTP2 RHCS. •The effect of CAT experimentally assessed in an ITER relevant maintenance scenario. -- Abstract: The remote maintenance of the ITER divertor is largely dependent on the usage of haptically teleoperated manipulators and man-in-the-loop operations. These maintenance operations are very demanding for the manipulator operators, yet vital for the success of the whole ITER experiment. Haptic shared control of the maintenance manipulators offers a promising solution for assisting the teleoperators in the maintenance tasks. A shared control system assists the operator by generating artificial guiding force effects and overlaying them on top of the haptic feedback from the teleoperation environment. An experimental haptic shared control system, called the Computer Assisted Teleoperation (CAT) has been developed at the Divertor Test Platform 2 (DTP2). In this paper, we investigate the design of the system and how the system integrates with the ITER compliant DTP2 prototype Remote Handling Control System (RHCS). We also experimentally assess the effect of the guidance to the operator performance in an ITER-relevant maintenance scenario using the Water Hydraulic MANipulator (WHMAN), which is specially designed for the divertor maintenance. The result of the experiment gives suggestive indication that the CAT system improves the performance of the operators of the system

  7. Mobile robot for power plant inspection and maintenance

    International Nuclear Information System (INIS)

    White, J.R.; Farnstrom, K.A.; Harvey, H.W.; Upton, R.G.; Walker, K.L.

    1988-01-01

    An all-terrain, mobile robot (called SURBOT-T) has been developed to perform remote visual, sound, and radiation surveillance within contaminated areas of nuclear power plants. The robot can be equipped with a two-armed, telerobotic manipulator system to perform remote maintenance work. The SURBOT-T vehicle has a double-articulating track base that is capable of climbing 45-deg slopes and stairs and over 16-in.-high obstacles. The overall size of SURBOT-T is 28 in. wide by 38 in. long with the front and rear tracks raised and 52 in. high with the camera lowered. With the tracks in a level position, the base provides a sturdy work platform and can ascend/descend stairs without fear of tipping over. The track can be pivoted straight down to elevate the base 14 in. and pass through water up to 24 in. deep. All motors, amplifiers, computer boards, and other electronic components are contained within a sealed housing. The color television camera, spotlight, and directional microphone are mounted on a pan/tilt, which is attached to an elevating mechanism that has 8 ft of vertical travel. An air sampler, radiation detector, and temperature/humidity probe are mounted on the vehicle. The slave manipulator arms on the vehicle can be teleoperated using master arms that are attached to a portable stand near the control console. They can also be taught to perform motions or tasks by computer control much like robot arms in the automated manufacturing industry

  8. Maximizing Function through Intelligent Robot Actuator Control

    Data.gov (United States)

    National Aeronautics and Space Administration — Maximizing Function through Intelligent Robot Actuator Control Successful missions to Mars and beyond will only be possible with the support of high-performance...

  9. Using Internet-Based Robotic Telescopes to Engage Non-Science Majors in Astronomical Observation

    Science.gov (United States)

    Berryhill, K. J.; Coble, K.; Slater, T. F.; McLin, K. M.; Cominsky, L. R.

    2013-12-01

    Responding to national science education reform documents calling for students to have more opportunities for authentic research experiences, several national projects have developed online telescope networks to provide students with Internet-access to research grade telescopes. The nature of astronomical observation (e.g., remote sites, expensive equipment, and odd hours) has been a barrier in the past. Internet-based robotic telescopes allow scientists to conduct observing sessions on research-grade telescopes half a world away. The same technology can now be harnessed by STEM educators to engage students and reinforce what is being taught in the classroom, as seen in some early research in elementary schools (McKinnon and Mainwaring 2000 and McKinnon and Geissinger 2002), middle/high schools (Sadler et al. 2001, 2007 and Gehret et al. 2005) and undergraduate programs (e.g., McLin et al. 2009). This project looks at the educational value of using Internet-based robotic telescopes in a general education introductory astronomy course at the undergraduate level. Students at a minority-serving institution in the midwestern United States conducted observational programs using the Global Telescope Network (GTN). The project consisted of the use of planetarium software to determine object visibility, observing proposals (with abstract, background, goals, and dissemination sections), peer review (including written reviews and panel discussion according to NSF intellectual merit and broader impacts criteria), and classroom presentations showing the results of the observation. The GTN is a network of small telescopes funded by the Fermi mission to support the science of high energy astrophysics. It is managed by the NASA E/PO Group at Sonoma State University and is controlled using SkyNet. Data includes course artifacts (proposals, reviews, panel summaries, presentations, and student reflections) for six semesters plus student interviews. Using a grounded theory approach

  10. Haptic Data Processing for Teleoperation Systems: Prediction, Compression and Error Correction

    OpenAIRE

    Lee, Jae-young

    2013-01-01

    This thesis explores haptic data processing methods for teleoperation systems, including prediction, compression, and error correction. In the proposed haptic data prediction method, unreliable network conditions, such as time-varying delay and packet loss, are detected by a transport layer protocol. Given the information from the transport layer, a Bayesian approach is introduced to predict position and force data in haptic teleoperation systems. Stability of the proposed method within stoch...

  11. Development and human factors analysis of an augmented reality interface for multi-robot tele-operation and control

    Science.gov (United States)

    Lee, Sam; Lucas, Nathan P.; Ellis, R. Darin; Pandya, Abhilash

    2012-06-01

    This paper presents a seamlessly controlled human multi-robot system comprised of ground and aerial robots of semiautonomous nature for source localization tasks. The system combines augmented reality interfaces capabilities with human supervisor's ability to control multiple robots. The role of this human multi-robot interface is to allow an operator to control groups of heterogeneous robots in real time in a collaborative manner. It used advanced path planning algorithms to ensure obstacles are avoided and that the operators are free for higher-level tasks. Each robot knows the environment and obstacles and can automatically generate a collision-free path to any user-selected target. It displayed sensor information from each individual robot directly on the robot in the video view. In addition, a sensor data fused AR view is displayed which helped the users pin point source information or help the operator with the goals of the mission. The paper studies a preliminary Human Factors evaluation of this system in which several interface conditions are tested for source detection tasks. Results show that the novel Augmented Reality multi-robot control (Point-and-Go and Path Planning) reduced mission completion times compared to the traditional joystick control for target detection missions. Usability tests and operator workload analysis are also investigated.

  12. Immersive vision assisted remote teleoperation using head mounted displays

    International Nuclear Information System (INIS)

    Vakkapatla, Veerendrababu; Singh, Ashutosh Pratap; Rakesh, V.; Rajagopalan, C.; Murugan, S.; Sai Baba, M.

    2016-01-01

    Handling and inspection of irradiated material is inevitable in nuclear industry. Hot cells are shielded radiation containment chambers equipped with master slave manipulators that facilitates remote handling. The existing methods using viewing windows and cameras for viewing the contents of hot cell to manipulate the radioactive elements have problems such as optical distortion, limited distance teleoperation, limited field of view that lead to inefficient operation. This paper presents a method of achieving immersive teleoperation to operate the master slave manipulator in hot cells by exploiting the advanced tracking and display capabilities of head mounted display devices. (author)

  13. Cutaneous Feedback of Fingertip Deformation and Vibration for Palpation in Robotic Surgery.

    Science.gov (United States)

    Pacchierotti, Claudio; Prattichizzo, Domenico; Kuchenbecker, Katherine J

    2016-02-01

    Despite its expected clinical benefits, current teleoperated surgical robots do not provide the surgeon with haptic feedback largely because grounded forces can destabilize the system's closed-loop controller. This paper presents an alternative approach that enables the surgeon to feel fingertip contact deformations and vibrations while guaranteeing the teleoperator's stability. We implemented our cutaneous feedback solution on an Intuitive Surgical da Vinci Standard robot by mounting a SynTouch BioTac tactile sensor to the distal end of a surgical instrument and a custom cutaneous display to the corresponding master controller. As the user probes the remote environment, the contact deformations, dc pressure, and ac pressure (vibrations) sensed by the BioTac are directly mapped to input commands for the cutaneous device's motors using a model-free algorithm based on look-up tables. The cutaneous display continually moves, tilts, and vibrates a flat plate at the operator's fingertip to optimally reproduce the tactile sensations experienced by the BioTac. We tested the proposed approach by having eighteen subjects use the augmented da Vinci robot to palpate a heart model with no haptic feedback, only deformation feedback, and deformation plus vibration feedback. Fingertip deformation feedback significantly improved palpation performance by reducing the task completion time, the pressure exerted on the heart model, and the subject's absolute error in detecting the orientation of the embedded plastic stick. Vibration feedback significantly improved palpation performance only for the seven subjects who dragged the BioTac across the model, rather than pressing straight into it.

  14. MARKETING POLICIES THROUGH THE INTERNET: THE CASE OF SKIING CENTERS IN GREECE

    Directory of Open Access Journals (Sweden)

    Panagiotis LEFAKIS

    2012-09-01

    Full Text Available Lately, Internet constitutes a major tool for transactions in every aspect and supports innovative marketing policies. Broadband Internet has become “the key to success” for businesses, as it offers various advantages and benefits through Internet marketing (e-marketing policies. In Greece, mountainous areas are usually covered with snow during winter months; so, skiing centers have become an important asset for winter tourism. The Internet evolution and the development of network infrastructure enhance marketing policies for winter tourism activities. This paper studies the use of marketing policies in Greek skiing centers through the Internet, such as promotional activities, website interactivity, accommodation & entertainment information, online weather forecast, guest book, etc Therefore, the paper aims to optimize and evaluate skiing centers in Greece, qualitatively and quantitatively according to e-marketing policies used as criteria, based on the multicriteria method of PROMETHEE II and further to classify them in groups. Finally we identify and describe the optimum group of skiing centers to be used as a model with enhanced customer communication services.

  15. Power and signal transmission for mobile teleoperated systems

    International Nuclear Information System (INIS)

    Morris, A.C. Jr.; Hamel, W.R.

    1985-01-01

    Appropriate means must be furnished for supplying power and for sending controlling commands to mobile teleoperated systems. Because a sizable number of possibilities are available for such applications, methods used in designing both the power and communications systems built into mobile vehicles that serve in radiological emergencies must be carefully selected. This paper describes a number of umbilical, on-board, and wireless systems used in tranmitting power that are available for mobile teleoperator services. The pros and cons of selecting appropriate methods from a list of possible communication systems (wired, fiber optic, and radio frequency) are also examined. Moreover, hybrid systems combining wireless power transmissions with command-information signals are also possible

  16. Robotics research in Chile

    Directory of Open Access Journals (Sweden)

    Javier Ruiz-del-Solar

    2016-12-01

    Full Text Available The development of research in robotics in a developing country is a challenging task. Factors such as low research funds, low trust from local companies and the government, and a small number of qualified researchers hinder the development of strong, local research groups. In this article, and as a case of study, we present our research group in robotics at the Advanced Mining Technology Center of the Universidad de Chile, and the way in which we have addressed these challenges. In 2008, we decided to focus our research efforts in mining, which is the main industry in Chile. We observed that this industry has needs in terms of safety, productivity, operational continuity, and environmental care. All these needs could be addressed with robotics and automation technology. In a first stage, we concentrate ourselves in building capabilities in field robotics, starting with the automation of a commercial vehicle. An important outcome of this project was the earn of the local mining industry confidence. Then, in a second stage started in 2012, we began working with the local mining industry in technological projects. In this article, we describe three of the technological projects that we have developed with industry support: (i an autonomous vehicle for mining environments without global positioning system coverage; (ii the inspection of the irrigation flow in heap leach piles using unmanned aerial vehicles and thermal cameras; and (iii an enhanced vision system for vehicle teleoperation in adverse climatic conditions.

  17. The Northwest Indiana Robotic Telescope

    Science.gov (United States)

    Slavin, Shawn D.; Rengstorf, A. W.; Aros, J. C.; Segally, W. B.

    2011-01-01

    The Northwest Indiana Robotic (NIRo) Telescope is a remote, automated observing facility recently built by Purdue University Calumet (PUC) at a site in Lowell, IN, approximately 30 miles from the PUC campus. The recently dedicated observatory will be used for broadband and narrowband optical observations by PUC students and faculty, as well as pre-college students through the implementation of standards-based, middle-school modules developed by PUC astronomers and education faculty. The NIRo observatory and its web portal are the central technical elements of a project to improve astronomy education at Purdue Calumet and, more broadly, to improve science education in middle schools of the surrounding region. The NIRo Telescope is a 0.5-meter (20-inch) Ritchey-Chrétien design on a Paramount ME robotic mount, featuring a seven-position filter wheel (UBVRI, Hα, Clear), Peltier (thermoelectrically) cooled CCD camera with 3056 x 3056, square, 12 μm pixels, and off-axis guiding. It provides a coma-free imaging field of 0.5 degrees square, with a plate scale of 0.6 arcseconds per pixel. The observatory has a wireless internet connection, local weather station which publishes data to an internet weather site, and a suite of CCTV security cameras on an IP-based, networked video server. Control of power to every piece of instrumentation is maintained via internet-accessible power distribution units. The telescope can be controlled on-site, or off-site in an attended fashion via an internet connection, but will be used primarily in an unattended mode of automated observation, where queued observations will be scheduled daily from a database of requests. Completed observational data from queued operation will be stored on a campus-based server, which also runs the web portal and observation database. Partial support for this work was provided by the National Science Foundation's Course, Curriculum, and Laboratory Improvement (CCLI) program under Award No. 0736592.

  18. An affordable compact humanoid robot for Autism Spectrum Disorder interventions in children.

    Science.gov (United States)

    Dickstein-Fischer, Laurie; Alexander, Elizabeth; Yan, Xiaoan; Su, Hao; Harrington, Kevin; Fischer, Gregory S

    2011-01-01

    Autism Spectrum Disorder impacts an ever-increasing number of children. The disorder is marked by social functioning that is characterized by impairment in the use of nonverbal behaviors, failure to develop appropriate peer relationships and lack of social and emotional exchanges. Providing early intervention through the modality of play therapy has been effective in improving behavioral and social outcomes for children with autism. Interacting with humanoid robots that provide simple emotional response and interaction has been shown to improve the communication skills of autistic children. In particular, early intervention and continuous care provide significantly better outcomes. Currently, there are no robots capable of meeting these requirements that are both low-cost and available to families of autistic children for in-home use. This paper proposes the piloting the use of robotics as an improved diagnostic and early intervention tool for autistic children that is affordable, non-threatening, durable, and capable of interacting with an autistic child. This robot has the ability to track the child with its 3 degree of freedom (DOF) eyes and 3-DOF head, open and close its 1-DOF beak and 1-DOF each eyelids, raise its 1-DOF each wings, play sound, and record sound. These attributes will give it the ability to be used for the diagnosis and treatment of autism. As part of this project, the robot and the electronic and control software have been developed, and integrating semi-autonomous interaction, teleoperation from a remote healthcare provider and initiating trials with children in a local clinic are in progress.

  19. Transparency through the Internet

    International Nuclear Information System (INIS)

    Haginoya, Tohru

    1998-01-01

    Many countries, especially developed countries have their 'Home Pages' and disclose their activities openly including nuclear activities. These information give, to some extent, the transparency of countries. The annual report of the IAEA can be found in its home page, reports describe its safeguards activities including facilities under its safeguards together with the status of 'subsidiary arrangements'. The Atomic Energy White Papers of the STA home pages show its nuclear activities and nuclear material. Details of safeguards related information are obtained by analyzing these home pages and find some information inconsistent each other. In connection with Strengthened Safeguards system' , non-nuclear items such as zirconium, heavy water or their manufacturing organizations which are subject to the safeguards system would be retrieved by using 'search engines' through the internet. (author)

  20. Transparency through the Internet

    Energy Technology Data Exchange (ETDEWEB)

    Haginoya, Tohru [Inst. of Nuclear Materials Management, Japan Chapter, Tokyo (Japan)

    1998-07-01

    Many countries, especially developed countries have their 'Home Pages' and disclose their activities openly including nuclear activities. These information give, to some extent, the transparency of countries. The annual report of the IAEA can be found in its home page, reports describe its safeguards activities including facilities under its safeguards together with the status of 'subsidiary arrangements'. The Atomic Energy White Papers of the STA home pages show its nuclear activities and nuclear material. Details of safeguards related information are obtained by analyzing these home pages and find some information inconsistent each other. In connection with Strengthened Safeguards system' , non-nuclear items such as zirconium, heavy water or their manufacturing organizations which are subject to the safeguards system would be retrieved by using 'search engines' through the internet. (author)

  1. Detection And Classification Of Web Robots With Honeypots

    Science.gov (United States)

    2016-03-01

    Web robots are valuable tools for indexing content on the Web, they can also be malicious through phishing , spamming, or performing targeted attacks...indexing content on the Web, they can also be malicious through phishing , spamming, or performing targeted attacks. In this thesis, we study an approach...programs has been attributed to the explosion in content and user-generated social media on the Internet. The Web search engines like Google require

  2. The Virtual Robotics Laboratory; TOPICAL

    International Nuclear Information System (INIS)

    Kress, R.L.; Love, L.J.

    1999-01-01

    The growth of the Internet has provided a unique opportunity to expand research collaborations between industry, universities, and the national laboratories. The Virtual Robotics Laboratory (VRL) is an innovative program at Oak Ridge National Laboratory (ORNL) that is focusing on the issues related to collaborative research through controlled access of laboratory equipment using the World Wide Web. The VRL will provide different levels of access to selected ORNL laboratory secondary education programs. In the past, the ORNL Robotics and Process Systems Division has developed state-of-the-art robotic systems for the Army, NASA, Department of Energy, Department of Defense, as well as many other clients. After proof of concept, many of these systems sit dormant in the laboratories. This is not out of completion of all possible research topics. but from completion of contracts and generation of new programs. In the past, a number of visiting professors have used this equipment for their own research. However, this requires that the professor, and possibly his/her students, spend extended periods at the laboratory facility. In addition, only a very exclusive group of faculty can gain access to the laboratory and hardware. The VRL is a tool that enables extended collaborative efforts without regard to geographic limitations

  3. Emotional Expression in Simple Line Drawings of a Robot's Face Leads to Higher Offers in the Ultimatum Game.

    Science.gov (United States)

    Terada, Kazunori; Takeuchi, Chikara

    2017-01-01

    In the present study, we investigated whether expressing emotional states using a simple line drawing to represent a robot's face can serve to elicit altruistic behavior from humans. An experimental investigation was conducted in which human participants interacted with a humanoid robot whose facial expression was shown on an LCD monitor that was mounted as its head (Study 1). Participants were asked to play the ultimatum game, which is usually used to measure human altruistic behavior. All participants were assigned to be the proposer and were instructed to decide their offer within 1 min by controlling a slider bar. The corners of the robot's mouth, as indicated by the line drawing, simply moved upward, or downward depending on the position of the slider bar. The results suggest that the change in the facial expression depicted by a simple line drawing of a face significantly affected the participant's final offer in the ultimatum game. The offers were increased by 13% when subjects were shown contingent changes of facial expression. The results were compared with an experiment in a teleoperation setting in which participants interacted with another person through a computer display showing the same line drawings used in Study 1 (Study 2). The results showed that offers were 15% higher if participants were shown a contingent facial expression change. Together, Studies 1 and 2 indicate that emotional expression in simple line drawings of a robot's face elicits the same higher offer from humans as a human telepresence does.

  4. Tactile Sensing for Dexterous Robotic Hands

    Science.gov (United States)

    Martin, Toby B.

    2000-01-01

    Robotic systems will be used as precursors to human exploration to explore the solar system and expand our knowledge of planetary surfaces. Robotic systems will also be used to build habitats and infrastructure required for human presence in space and on other planetary surfaces . Such robots will require a high level of intelligence and automation. The ability to flexibly manipulate their physical environment is one characteristic that makes humans so effective at these building and exploring tasks . The development of a generic autonomous grasp ing capability will greatly enhance the efficiency and ability of robotics to build, maintain and explore. To tele-operate a robot over vast distances of space, with long communication delays, has proven to be troublesome. Having an autonomous grasping capability that can react in real-time to disturbances or adapt to generic objects, without operator intervention, will reduce the probability of mishandled tools and samples and reduce the number of re-grasp attempts due to dropping. One aspect that separates humans from machines is a rich sensor set. We have the ability to feel objects and respond to forces and textures. The development of touch or tactile sensors for use on a robot that emulates human skin and nerves is the basis for this discussion. We will discuss the use of new piezo-electric and resistive materials that have emerged on the market with the intention of developing a touch sensitive sensor. With viable tacti le sensors we will be one step closer to developing an autonomous grasping capability.

  5. Aplikasi Pengontrol Robot Mobil Menggunakan Suara Berbasis Android

    Directory of Open Access Journals (Sweden)

    I Putu Aix Cendana

    2017-08-01

    Full Text Available Robot Mobil is a robot that is made using wheel drive equipment, so it can move and move position. Automobile robots can move and move positions automatically not only according to embedded programs, but can also be controlled directly remotely. Android-Based Robot Car-Based Controller App is a built-in app for controlling the movement of car robots using voice commands. Applications are made using Google's Speech API to convert voice-to-text inputs before being sent to a car robot. Applications can be used by connecting to the Internet (online to be able to use Google's Speech API. The app can also be used without being connected to the Internet (offline by downloading offline speech recognition language first. Response to the movement of the car robot after the spoken word on the application an average of 7 seconds online and 5 seconds offline in real-time.

  6. Robot technology

    International Nuclear Information System (INIS)

    Vertut, Jean; Coiffet, Philippe.

    1985-01-01

    Teleoperation is concerned with the exploration and exploitation of spaces which do not allow, because of their inaccessibility or hostility, direct access to man. This volume (Part 1) covers the advances in mastering teleoperation, using only a knowledge of mechanics. The story is one of a gradual orderly succession of creative designs over many years. Diagrams and photographs illustrate the designs. This a comprehensive coverage of the subject. Following a chapter on the background to the subject the chapters cover the classification of teleoperation systems, mechanical master-slave telemanipulators for handling radioactive materials, motorized unilateral telemanipulators with open-loop control, bilateral servo manipulators, transporters and vehicles and, finally, one on the art of teleoperation at the time of the introduction of computer science. The book has been translated from French. (U.K.)

  7. COLLABORATIVE LEARNING IN TEACHING A SECOND LANGUAGE THROUGH THE INTERNET

    Directory of Open Access Journals (Sweden)

    Ilknur ISTIFCI

    2011-10-01

    Full Text Available We can call the education offered by using the Internet environment as “teaching through the Internet”. Such a teaching contributes to interaction, which is not sufficient in traditional classrooms most of the time. It gives the geographically separated students the opportunity of exchanging ideas and information, collaborative learning, discovering alternatives in learning and developing their own learning styles. In addition, this type of teaching allows learners to see subjects from different perspectives. Groups having special interests can share their own experiences even if they are too far from each other. When we look at the aims of this type of learning that is mostly used in higher education, it is seen that learners are encouraged to learn through distance education. Teaching through distance education can also be done on campus environments. Learners can participate in the courses and discussions whenever and wherever they want except from the pre-scheduled meetings. The Internet-based interactive environments offer the interaction which supports the learners in learning. Being independent of time and place, learners can work with each other, and interact and collaborate with their tutors and classmates. Collaboration brings solidarity with it. The aim of learning through collaboration is to obtain information and use this information to solve a problem. In general, collaborative learning creates a positive social environment and facilitates comprehension. Collaborative learning is based on the idea that learners working in groups towards a common goal can learn better than the students who can work on their own. The aim is to make learners to want each other’s success, to motivate each other, and to teach each other in order to achieve the learning objectives. Collaborative learning requires solidarity and reciprocal loyalty. Solidarity and reciprocal loyalty implies the active participation and contribution of each group

  8. Development of a control algorithm for teleoperation of DFDF(IMEF/M6 hot cell) maintenance equipment

    Energy Technology Data Exchange (ETDEWEB)

    Oh, Chae Youn; Kwon, Hyuk Jo; Kim, Hak Duck; Jun, Ji Myung; Oh, Hee Geun [Chonbuk National University, Chonju (Korea)

    2002-03-01

    Teleoperation has been used for separating operators from the working environment. Thus, it is usually used to perform a work in an inaccessible place such as space, deep sea, etc. Also, it is used to perform a work in an accessible but a very poor working environment such as explosive, poison gas, radioactive area, etc. It is one of the advanced technology-intensive research areas. It has potentially big economical and industrial value. There is a tendency to avoid working in a difficult, dirty or dangerous place, particularly, in a high radioactive area since there always exist a possibility to be in a very dangerous situation. Thus, developing and utilizing of a teleoperation system will minimize the possibility to be exposed in such a extreme situation directly. Recently, there has been many researches on reflecting force information occurring in teleoperation to the operator in addition to visual information. The reflected force information is used to control the teleoperation system bilaterally. It will contribute a lot to improve teleoperation's safety and working efficiency. This study developed a bilateral force reflecting control algorithm. It may be used as a key technology of a teleoperation system for maintaining, repairing and dismantling facilities exposed in a high radioactive. 42 refs., 71 figs., 12 tabs. (Author)

  9. Human Exploration using Real-Time Robotic Operations (HERRO): A space exploration strategy for the 21st century

    Science.gov (United States)

    Schmidt, George R.; Landis, Geoffrey A.; Oleson, Steven R.

    2012-11-01

    This paper presents an exploration strategy for human missions beyond Low Earth Orbit (LEO) and the Moon that combines the best features of human and robotic spaceflight. This "Human Exploration using Real-time Robotic Operations" (HERRO) strategy refrains from placing humans on the surfaces of the Moon and Mars in the near-term. Rather, it focuses on sending piloted spacecraft and crews into orbit around Mars and other exploration targets of interest, and conducting astronaut exploration of the surfaces using telerobots and remotely-controlled systems. By eliminating the significant communications delay or "latency" with Earth due to the speed of light limit, teleoperation provides scientists real-time control of rovers and other sophisticated instruments. This in effect gives them a "virtual presence" on planetary surfaces, and thus expands the scientific return at these destinations. HERRO mitigates several of the major issues that have hindered the progress of human spaceflight beyond Low Earth Orbit (LEO) by: (1) broadening the range of destinations for near-term human missions; (2) reducing cost and risk through less complexity and fewer man-rated elements; (3) offering benefits of human-equivalent in-situ cognition, decision-making and field-work on planetary bodies; (4) providing a simpler approach to returning samples from Mars and planetary surfaces; and (5) facilitating opportunities for international collaboration through contribution of diverse robotic systems. HERRO provides a firm justification for human spaceflight—one that expands the near-term capabilities of scientific exploration while providing the space transportation infrastructure needed for eventual human landings in the future.

  10. Autonomy and manual operation in a small robotic system for under-vehicle inspections at security checkpoints

    Science.gov (United States)

    Smuda, William; Muench, Paul L.; Gerhart, Grant R.; Moore, Kevin L.

    2002-07-01

    Unmanned ground vehicle (UGV) technology can be used in a number of ways to assist in counter-terrorism activities. In addition to the conventional uses of tele-operated robots for unexploded ordinance handling and disposal, water cannons and other crowd control devices, robots can also be employed for a host of terrorism deterrence and detection applications. In previous research USU developed a completely autonomous prototype robot for performing under- vehicle inspections in parking areas (ODIS). Testing of this prototype and discussions with the user community indicated that neither the technology nor the users are ready for complete autonomy. In this paper we present a robotic system based on ODIS that balances the users' desire/need for tele- operation with a limited level of autonomy that enhances the performance of the robot. The system can be used by both civilian law enforcement and military police to replace the traditional mirror on a stick system of looking under cars for bombs and contraband.

  11. A remote assessment system with a vision robot and wearable sensors.

    Science.gov (United States)

    Zhang, Tong; Wang, Jue; Ren, Yumiao; Li, Jianjun

    2004-01-01

    This paper describes an ongoing researched remote rehabilitation assessment system that has a 6-freedom double-eyes vision robot to catch vision information, and a group of wearable sensors to acquire biomechanical signals. A server computer is fixed on the robot, to provide services to the robot's controller and all the sensors. The robot is connected to Internet by wireless channel, and so do the sensors to the robot. Rehabilitation professionals can semi-automatically practise an assessment program via Internet. The preliminary results show that the smart device, including the robot and the sensors, can improve the quality of remote assessment, and reduce the complexity of operation at a distance.

  12. Fiscal 2000 report on result of R and D on robot system cooperating and coexisting with human beings. R and D on robot system cooperating and coexisting with human beings; 2000 nendo ningen kyocho kyozongata robot system kenkyu kaihatsu seika hokokusho

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2001-06-01

    A highly safe and reliable robot is being developed capable of cooperating with human beings and executing complicated operations in a human working/living space. This paper describes the fiscal 2000 results. Development of robot motion library was continued for extended task for providing services to people in care houses for the aged controlling motions of the humanoid robot. A basic design for a personal service system by the humanoid robot was conducted with the aim of nursing assistance and for the objective of developing a portable terminal type tele-operation device. A public and a home cockpit were researched with the purpose of developing user interfaces for telexistence control. A dynamic simulator for humanoid robots was built, with motions of standing-up and walking examined, in order to develop basic theories for the dual-handed tasks aided by the leg-arm cooperative motion. To develop a robot that properly and safely cooperates and coexists with the human beings, it is essential to obtain a dynamically reasonable and natural control law, so that the basic studies were conducted in this direction. With the purpose of developing a motion capture and learning system, a virtual robot platform and an information acquiring interface were developed. Studies were also conducted on modeling technique for achieving realistic material properties from high-precision image synthesis and actual images. (NEDO)

  13. Spatial Programming for Industrial Robots through Task Demonstration

    Directory of Open Access Journals (Sweden)

    Jens Lambrecht

    2013-05-01

    Full Text Available Abstract We present an intuitive system for the programming of industrial robots using markerless gesture recognition and mobile augmented reality in terms of programming by demonstration. The approach covers gesture-based task definition and adaption by human demonstration, as well as task evaluation through augmented reality. A 3D motion tracking system and a handheld device establish the basis for the presented spatial programming system. In this publication, we present a prototype toward the programming of an assembly sequence consisting of several pick-and-place tasks. A scene reconstruction provides pose estimation of known objects with the help of the 2D camera of the handheld. Therefore, the programmer is able to define the program through natural bare-hand manipulation of these objects with the help of direct visual feedback in the augmented reality application. The program can be adapted by gestures and transmitted subsequently to an arbitrary industrial robot controller using a unified interface. Finally, we discuss an application of the presented spatial programming approach toward robot-based welding tasks.

  14. Controlling Tensegrity Robots through Evolution using Friction based Actuation

    Science.gov (United States)

    Kothapalli, Tejasvi; Agogino, Adrian K.

    2017-01-01

    Traditional robotic structures have limitations in planetary exploration as their rigid structural joints are prone to damage in new and rough terrains. In contrast, robots based on tensegrity structures, composed of rods and tensile cables, offer a highly robust, lightweight, and energy efficient solution over traditional robots. In addition tensegrity robots can be highly configurable by rearranging their topology of rods, cables and motors. However, these highly configurable tensegrity robots pose a significant challenge for locomotion due to their complexity. This study investigates a control pattern for successful locomotion in tensegrity robots through an evolutionary algorithm. A twelve-rod hardware model is rapidly prototyped to utilize a new actuation method based on friction. A web-based physics simulation is created to model the twelve-rod tensegrity ball structure. Square-waves are used as control policies for the actuators of the tensegrity structure. Monte Carlo trials are run to find the most successful number of amplitudes for the square-wave control policy. From the results, an evolutionary algorithm is implemented to find the most optimized solution for locomotion of the twelve-rod tensegrity structure. The software pattern coupled with the new friction based actuation method can serve as the basis for highly efficient tensegrity robots in space exploration.

  15. Compensating for telecommunication delays during robotic telerehabilitation.

    Science.gov (United States)

    Consoni, Leonardo J; Siqueira, Adriano A G; Krebs, Hermano I

    2017-07-01

    Rehabilitation robotic systems may afford better care and telerehabilitation may extend the use and benefits of robotic therapy to the home. Data transmissions over distance are bound by intrinsic communication delays which can be significant enough to deem the activity unfeasible. Here we describe an approach that combines unilateral robotic telerehabilitation and serious games. This approach has a modular and distributed design that permits different types of robots to interact without substantial code changes. We demonstrate the approach through an online multiplayer game. Two users can remotely interact with each other with no force exchanges, while a smoothing and prediction algorithm compensates motions for the delay in the Internet connection. We demonstrate that this approach can successfully compensate for data transmission delays, even when testing between the United States and Brazil. This paper presents the initial experimental results, which highlight the performance degradation with increasing delays as well as improvements provided by the proposed algorithm, and discusses planned future developments.

  16. Modeling and Design of an Electro-Rheological Fluid Based Haptic System for Tele-Operation of Space Robots

    Science.gov (United States)

    Mavroidis, Constantinos; Pfeiffer, Charles; Paljic, Alex; Celestino, James; Lennon, Jamie; Bar-Cohen, Yoseph

    2000-01-01

    For many years, the robotic community sought to develop robots that can eventually operate autonomously and eliminate the need for human operators. However, there is an increasing realization that there are some tasks that human can perform significantly better but, due to associated hazards, distance, physical limitations and other causes, only robot can be employed to perform these tasks. Remotely performing these types of tasks requires operating robots as human surrogates. While current "hand master" haptic systems are able to reproduce the feeling of rigid objects, they present great difficulties in emulating the feeling of remote/virtual stiffness. In addition, they tend to be heavy, cumbersome and usually they only allow limited operator workspace. In this paper a novel haptic interface is presented to enable human-operators to "feel" and intuitively mirror the stiffness/forces at remote/virtual sites enabling control of robots as human-surrogates. This haptic interface is intended to provide human operators intuitive feeling of the stiffness and forces at remote or virtual sites in support of space robots performing dexterous manipulation tasks (such as operating a wrench or a drill). Remote applications are referred to the control of actual robots whereas virtual applications are referred to simulated operations. The developed haptic interface will be applicable to IVA operated robotic EVA tasks to enhance human performance, extend crew capability and assure crew safety. The electrically controlled stiffness is obtained using constrained ElectroRheological Fluids (ERF), which changes its viscosity under electrical stimulation. Forces applied at the robot end-effector due to a compliant environment will be reflected to the user using this ERF device where a change in the system viscosity will occur proportionally to the force to be transmitted. In this paper, we will present the results of our modeling, simulation, and initial testing of such an

  17. User interface for a tele-operated robotic hand system

    Science.gov (United States)

    Crawford, Anthony L

    2015-03-24

    Disclosed here is a user interface for a robotic hand. The user interface anchors a user's palm in a relatively stationary position and determines various angles of interest necessary for a user's finger to achieve a specific fingertip location. The user interface additionally conducts a calibration procedure to determine the user's applicable physiological dimensions. The user interface uses the applicable physiological dimensions and the specific fingertip location, and treats the user's finger as a two link three degree-of-freedom serial linkage in order to determine the angles of interest. The user interface communicates the angles of interest to a gripping-type end effector which closely mimics the range of motion and proportions of a human hand. The user interface requires minimal contact with the operator and provides distinct advantages in terms of available dexterity, work space flexibility, and adaptability to different users.

  18. Virtual Reality Robotic Operation Simulations Using MEMICA Haptic System

    Science.gov (United States)

    Bar-Cohen, Y.; Mavroidis, C.; Bouzit, M.; Dolgin, B.; Harm, D. L.; Kopchok, G. E.; White, R.

    2000-01-01

    There is an increasing realization that some tasks can be performed significantly better by humans than robots but, due to associated hazards, distance, etc., only a robot can be employed. Telemedicine is one area where remotely controlled robots can have a major impact by providing urgent care at remote sites. In recent years, remotely controlled robotics has been greatly advanced. The robotic astronaut, "Robonaut," at NASA Johnson Space Center is one such example. Unfortunately, due to the unavailability of force and tactile feedback capability the operator must determine the required action using only visual feedback from the remote site, which limits the tasks that Robonaut can perform. There is a great need for dexterous, fast, accurate teleoperated robots with the operator?s ability to "feel" the environment at the robot's field. Recently, we conceived a haptic mechanism called MEMICA (Remote MEchanical MIrroring using Controlled stiffness and Actuators) that can enable the design of high dexterity, rapid response, and large workspace system. Our team is developing novel MEMICA gloves and virtual reality models to allow the simulation of telesurgery and other applications. The MEMICA gloves are designed to have a high dexterity, rapid response, and large workspace and intuitively mirror the conditions at a virtual site where a robot is simulating the presence of the human operator. The key components of MEMICA are miniature electrically controlled stiffness (ECS) elements and Electrically Controlled Force and Stiffness (ECFS) actuators that are based on the sue of Electro-Rheological Fluids (ERF). In this paper the design of the MEMICA system and initial experimental results are presented.

  19. New Design of Mobile Robot Path Planning with Randomly Moving Obstacles

    Directory of Open Access Journals (Sweden)

    T. A. Salih

    2013-05-01

    Full Text Available The navigation of a mobile robot in an unknown environment has always been a very challenging task. In order to achieve safe and autonomous navigation, the mobile robot needs to sense the surrounding environment and plans a collision-free path. This paper focuses on designing and implementing a mobile robot which has the ability of navigating smoothly in an unknown environment, avoiding collisions, without having to stop in front of obstacles, detecting leakage of combustible gases and transmitting a message of detection results to the civil defense unit automatically through the Internet to the E-mail. This design uses the implementation of artificial neural network (ANN on a new technology represented by Field Programmable Analog Array (FPAA for controlling the motion of the robot. The robot with the proposed controller is tested and has completed the required objective successfully.

  20. A Classification of Human-to-Human Communication during the Use of Immersive Teleoperation Interfaces

    DEFF Research Database (Denmark)

    Kraus, Martin; Kibsgaard, Martin

    2015-01-01

    We propose a new classification of the human-to-human communication during the use of immersive teleoperation interfaces based on real-life examples. While a large body of research is concerned with communication in collaborative virtual environments (CVEs), less research focuses on cases where...... of the proposed classification to real environments can offer useful reference cases. Using this extended classification not only allows us to discuss and understand differences and similarities of various forms of communication in a more systematic way, but it also provides guidelines and reference cases...... for the design of immersive teleoperation interfaces that support human-to-human communication....

  1. Modified impedance control for robotic saw cutting: Simulation and implementation in three degrees of freedom

    International Nuclear Information System (INIS)

    Kriikku, E.M.; Reynolds, D.L.; Carroll, J.J.; Dawson, D.M.

    1993-01-01

    The Savannah River Site (SRS) production and decommissioning operations produce solid radioactive transuranic (TRU) waste. This waste must be repackaged and sent to the Waste Isolation Pilot Plant (WIPP) for permanent disposal. The Savannah River Technology Center (SRTC) built a test facility to demonstrate simulated waste processing. The test facility use's a CIMCORP multi-axis robot system, a CIMROC trademark II robot controller, and an electric circular saw to remotely open and size reduce plywood crates. The robot can either be teleoperated using joysticks or autonomously controlled via the, CIMROC trademark II. Both methods are inadequate for circular saw cutting of plywood crates due to frequent saw blade binding. Blade binding results from the current commercial robot controller limitations. The limitations are overcome by incorporating additional sensor information into the existing controller structure. In this paper we utilize a force sensor and a frequency counter to implement a modified impedance controller which prevents saw blade binding

  2. User interface for a tele-operated robotic hand system

    Energy Technology Data Exchange (ETDEWEB)

    Crawford, Anthony L

    2015-03-24

    Disclosed here is a user interface for a robotic hand. The user interface anchors a user's palm in a relatively stationary position and determines various angles of interest necessary for a user's finger to achieve a specific fingertip location. The user interface additionally conducts a calibration procedure to determine the user's applicable physiological dimensions. The user interface uses the applicable physiological dimensions and the specific fingertip location, and treats the user's finger as a two link three degree-of-freedom serial linkage in order to determine the angles of interest. The user interface communicates the angles of interest to a gripping-type end effector which closely mimics the range of motion and proportions of a human hand. The user interface requires minimal contact with the operator and provides distinct advantages in terms of available dexterity, work space flexibility, and adaptability to different users.

  3. Accelerating Robot Development through Integral Analysis of Human-Robot Interaction

    NARCIS (Netherlands)

    Kooijmans, T.; Kanda, T.; Bartneck, C.; Ishiguro, H.; Hagita, N.

    2007-01-01

    The development of interactive robots is a complicated process, involving a plethora of psychological, technical, and contextual influences. To design a robot capable of operating "intelligently" in everyday situations, one needs a profound understanding of human-robot interaction (HRI). We propose

  4. Bilateral teleoperation of underactuated unmanned aerial vehicles: The virtual slave concept

    NARCIS (Netherlands)

    Mersha, A.Y.; Stramigioli, Stefano; Carloni, Raffaella

    In this paper, we present haptic teleoperation of underactuated unmanned aerial vehicles by providing a multidimensional generalization of the virtual slave concept. The proposed control architecture is composed of high-level and low-level controllers. The high-level controller commands the vehicle

  5. Robotics in nuclear engineering: Computer assisted teleoperation in hazardous environments with particular reference to radiation fields

    International Nuclear Information System (INIS)

    Larcombe, M.H.E.

    1984-01-01

    A report which examines the potential of robot devices in hazardous environments in nuclear engineering, such as: Fuel processing; Reactor maintenance; Reactor decommissioning; Transportation of active material; Waste handling; Incident management. The book reviews the present state of the art in remote controlled robots, and gives total system predictions for possible future applications within the nuclear industry. It examines the planning aspects of a programme of development for the technology, and highlights the priorities. Detailed descriptions are provided of the hardware and techniques which already contribute, or should contribute in the future, to the development of useable remote controlled robotics systems

  6. Emotional Expression in Simple Line Drawings of a Robot's Face Leads to Higher Offers in the Ultimatum Game

    Directory of Open Access Journals (Sweden)

    Kazunori Terada

    2017-05-01

    Full Text Available In the present study, we investigated whether expressing emotional states using a simple line drawing to represent a robot's face can serve to elicit altruistic behavior from humans. An experimental investigation was conducted in which human participants interacted with a humanoid robot whose facial expression was shown on an LCD monitor that was mounted as its head (Study 1. Participants were asked to play the ultimatum game, which is usually used to measure human altruistic behavior. All participants were assigned to be the proposer and were instructed to decide their offer within 1 min by controlling a slider bar. The corners of the robot's mouth, as indicated by the line drawing, simply moved upward, or downward depending on the position of the slider bar. The results suggest that the change in the facial expression depicted by a simple line drawing of a face significantly affected the participant's final offer in the ultimatum game. The offers were increased by 13% when subjects were shown contingent changes of facial expression. The results were compared with an experiment in a teleoperation setting in which participants interacted with another person through a computer display showing the same line drawings used in Study 1 (Study 2. The results showed that offers were 15% higher if participants were shown a contingent facial expression change. Together, Studies 1 and 2 indicate that emotional expression in simple line drawings of a robot's face elicits the same higher offer from humans as a human telepresence does.

  7. Sociable Robots Through Self-Maintained Energy

    Directory of Open Access Journals (Sweden)

    Trung Dung Ngo

    2006-12-01

    Full Text Available Research of autonomous mobile robots has mostly emphasized interaction and coordination that are natually inspired from biological behavior of birds, insects, and fish: flocking, foraging, collecting, and sharing. However, most research has been only focused on autonomous behaviors in order to perform robots like animals, whereas it is lacked of determinant to those behaviours: energy. Approaching to clusted amimal and the higher, collective and sharing food among individuals are major activity to keep society being. This paper issues an approach to sociable robots using self-maintained energy in cooperative mobile robots, which is dominantly inspired from swarm behavior of collecting and sharing food of honey-bee and ant. Autonomous mobile robots are usually equipped with a finite energy, thus they can operate in a finite time. To overcome the finitude, we describe practical deployment of mobile robots that are capable of carrying and exchanging fuel to other robots. Mechanism implementation including modular hardware and control architecture to demonstrate the capabicities of the approach is presented. Subsequently, the battery exchange algorithm basically based on probabilistic modeling of total energy on each robot located in its local vicinity is described. The paper is concluded with challenging works of chain of mobile robots, rescue, repair, and relation of heterogeneous robots.

  8. Sociable Robots through Self-maintained Energy

    Directory of Open Access Journals (Sweden)

    Henrik Schioler

    2008-11-01

    Full Text Available Research of autonomous mobile robots has mostly emphasized interaction and coordination that are natually inspired from biological behavior of birds, insects, and fish: flocking, foraging, collecting, and sharing. However, most research has been only focused on autonomous behaviors in order to perform robots like animals, whereas it is lacked of determinant to those behaviours: energy. Approaching to clusted amimal and the higher, collective and sharing food among individuals are major activity to keep society being. This paper issues an approach to sociable robots using self-maintained energy in cooperative mobile robots, which is dominantly inspired from swarm behavior of collecting and sharing food of honey-bee and ant. Autonomous mobile robots are usually equipped with a finite energy, thus they can operate in a finite time. To overcome the finitude, we describe practical deployment of mobile robots that are capable of carrying and exchanging fuel to other robots. Mechanism implementation including modular hardware and control architecture to demonstrate the capabicities of the approach is presented. Subsequently, the battery exchange algorithm basically based on probabilistic modeling of total energy on each robot located in its local vicinity is described. The paper is concluded with challenging works of chain of mobile robots, rescue, repair, and relation of heterogeneous robots.

  9. A learning-based semi-autonomous controller for robotic exploration of unknown disaster scenes while searching for victims.

    Science.gov (United States)

    Doroodgar, Barzin; Liu, Yugang; Nejat, Goldie

    2014-12-01

    Semi-autonomous control schemes can address the limitations of both teleoperation and fully autonomous robotic control of rescue robots in disaster environments by allowing a human operator to cooperate and share such tasks with a rescue robot as navigation, exploration, and victim identification. In this paper, we present a unique hierarchical reinforcement learning-based semi-autonomous control architecture for rescue robots operating in cluttered and unknown urban search and rescue (USAR) environments. The aim of the controller is to enable a rescue robot to continuously learn from its own experiences in an environment in order to improve its overall performance in exploration of unknown disaster scenes. A direction-based exploration technique is integrated in the controller to expand the search area of the robot via the classification of regions and the rubble piles within these regions. Both simulations and physical experiments in USAR-like environments verify the robustness of the proposed HRL-based semi-autonomous controller to unknown cluttered scenes with different sizes and varying types of configurations.

  10. Shared control on lunar spacecraft teleoperation rendezvous operations with large time delay

    Science.gov (United States)

    Ya-kun, Zhang; Hai-yang, Li; Rui-xue, Huang; Jiang-hui, Liu

    2017-08-01

    Teleoperation could be used in space on-orbit serving missions, such as object deorbits, spacecraft approaches, and automatic rendezvous and docking back-up systems. Teleoperation rendezvous and docking in lunar orbit may encounter bottlenecks for the inherent time delay in the communication link and the limited measurement accuracy of sensors. Moreover, human intervention is unsuitable in view of the partial communication coverage problem. To solve these problems, a shared control strategy for teleoperation rendezvous and docking is detailed. The control authority in lunar orbital maneuvers that involves two spacecraft as rendezvous and docking in the final phase was discussed in this paper. The predictive display model based on the relative dynamic equations is established to overcome the influence of the large time delay in communication link. We discuss and attempt to prove via consistent, ground-based simulations the relative merits of fully autonomous control mode (i.e., onboard computer-based), fully manual control (i.e., human-driven at the ground station) and shared control mode. The simulation experiments were conducted on the nine-degrees-of-freedom teleoperation rendezvous and docking simulation platform. Simulation results indicated that the shared control methods can overcome the influence of time delay effects. In addition, the docking success probability of shared control method was enhanced compared with automatic and manual modes.

  11. Service innovation through social robot engagement to improve dementia care quality.

    Science.gov (United States)

    Chu, Mei-Tai; Khosla, Rajiv; Khaksar, Seyed Mohammad Sadegh; Nguyen, Khanh

    2017-01-01

    Assistive technologies, such as robots, have proven to be useful in a social context and to improve the quality of life for people with dementia (PwD). This study aims to show how the engagement between two social robots and PwD in Australian residential care facilities can improve care quality. An observational method is adopted in the research methodology to discover behavioural patterns during interactions between the robots and PwD. This observational study has undertaken to explore the improvement arising from: (1) approaching social baby-face robots (AR), (2) experiencing pleasure engaging with the robots (P), (3) interacting with the robots (IR), and (4) interacting with others (IO). The findings show that social robots can improve diversion therapy service value to PwD through sensory enrichment, positive social engagement, and entertainment. More than 11,635 behavioral reactions, such as facial expressions and gestures, from 139 PwD over 5 years were coded, in order to identify the engagement effectiveness between PwD and two social robots named Sophie and Jack. The results suggest that these innovative social robots can improve the quality of care for people suffering from dementia.

  12. Semi-autonomous exploration of multi-floor buildings with a legged robot

    Science.gov (United States)

    Wenger, Garrett J.; Johnson, Aaron M.; Taylor, Camillo J.; Koditschek, Daniel E.

    2015-05-01

    This paper presents preliminary results of a semi-autonomous building exploration behavior using the hexapedal robot RHex. Stairwells are used in virtually all multi-floor buildings, and so in order for a mobile robot to effectively explore, map, clear, monitor, or patrol such buildings it must be able to ascend and descend stairwells. However most conventional mobile robots based on a wheeled platform are unable to traverse stairwells, motivating use of the more mobile legged machine. This semi-autonomous behavior uses a human driver to provide steering input to the robot, as would be the case in, e.g., a tele-operated building exploration mission. The gait selection and transitions between the walking and stair climbing gaits are entirely autonomous. This implementation uses an RGBD camera for stair acquisition, which offers several advantages over a previously documented detector based on a laser range finder, including significantly reduced acquisition time. The sensor package used here also allows for considerable expansion of this behavior. For example, complete automation of the building exploration task driven by a mapping algorithm and higher level planner is presently under development.

  13. Field analysis: approach to the design of teleoperator workstation

    International Nuclear Information System (INIS)

    Saint-Jean, T.; Lescoat, D.A.

    1986-04-01

    Following a brief review of theoretical scope this paper will characterize a methodology to the design of teleoperation workstations. This methodology is illustrated by an example - field analysis of a telemanipulation task in a hot cell. Practical informations are given: operating strategy different from the written procedure, team work organization, different skills. Recommendations are suggested as regards the writing of procedures, the training of personnel and the work organisation

  14. Usability of stereoscopic view in teleoperation

    Science.gov (United States)

    Boonsuk, Wutthigrai

    2015-03-01

    Recently, there are tremendous growths in the area of 3D stereoscopic visualization. The 3D stereoscopic visualization technology has been used in a growing number of consumer products such as the 3D televisions and the 3D glasses for gaming systems. This technology refers to the idea that human brain develops depth of perception by retrieving information from the two eyes. Our brain combines the left and right images on the retinas and extracts depth information. Therefore, viewing two video images taken at slightly distance apart as shown in Figure 1 can create illusion of depth [8]. Proponents of this technology argue that the stereo view of 3D visualization increases user immersion and performance as more information is gained through the 3D vision as compare to the 2D view. However, it is still uncertain if additional information gained from the 3D stereoscopic visualization can actually improve user performance in real world situations such as in the case of teleoperation.

  15. Multi-function robots with speech interaction and emotion feedback

    Science.gov (United States)

    Wang, Hongyu; Lou, Guanting; Ma, Mengchao

    2018-03-01

    Nowadays, the service robots have been applied in many public circumstances; however, most of them still don’t have the function of speech interaction, especially the function of speech-emotion interaction feedback. To make the robot more humanoid, Arduino microcontroller was used in this study for the speech recognition module and servo motor control module to achieve the functions of the robot’s speech interaction and emotion feedback. In addition, W5100 was adopted for network connection to achieve information transmission via Internet, providing broad application prospects for the robot in the area of Internet of Things (IoT).

  16. Remote technology review: mobile robots continue to march (and crawl, roll, walk, slither, climb and swim) into action

    International Nuclear Information System (INIS)

    Meieran, H.

    1991-01-01

    Mobile robots are performing an increasing range of tasks in nuclear power plants and other nuclear facilities as well as in a wide spectrum of other hazardous industries and environments. The total number of such systems, many of which can be used in the nuclear industry, that have been, are being or will be built, now exceeds 350 separate units manufactured by more than 168 suppliers in 19 countries. In addition to being used in nuclear power plants themselves, they are being, or can be, employed in a variety of other nuclear applications, including hot cells, fuel reprocessing facilities, research establishments, waste sites, uranium mines, and decommissioning projects. The survey results reported here provide current statistics regarding terrestrial based mobile robots and remote teleoperator controlled vehicles (referred to collectively as mobile robots), underwater crawling and swimming robots (the latter known as remotely operated vehicles (ROVs)) and pipecrawlers. (author)

  17. Advanced Tele-operation

    International Nuclear Information System (INIS)

    Decreton, M.

    1998-01-01

    Maintenance, repair, and dismantling operations in nuclear facilities have to be performed remotely when high radiation doses exclude hands-on operation, but also to minimize contamination risks and occupational doses to the operators. Computer-aided and sensor-based tele-operation enhances safety, reliability, and performance by helping the operator in difficult tasks with poor remote environmental perception. The objectives of work in this domain are to increase the scientific knowledge of the studied phenomena, to improve the interpretation of data, to improve the piloting og experimental devices during irradiation, to reveal and to understand possible unexpected phenomena occurring during irradiation. This scientific report describes the achievements for 1997 in the area of radiation tolerance for of remote-sensing, optical fibres and optical fibre sensors

  18. The development of Windows based control system for the tele-robotics

    International Nuclear Information System (INIS)

    Kim, Byung Soo; Kim, Seung Ho; Seo, Yong Chil; Kim, Ki Ho; Hwang, Suk Yeoung; Kim, Chang Hoi; Jung, Seung Ho; Lee, Young Kwang

    1998-03-01

    The WSCS (Windows-based Supervisory Control System) has been developed for the efficient control of the mobile robot in the hazardous area, such as reactor surroundings of HPWR (Heavy Pressurized Water Reactor). The WSCS is basically computer program which consists windows menu-program, socket-based communication program, force reflection joystick program, and OpenGL-based 3D graphic program. Also, the WSCS includes the force control algorithm of a master control device ( in this case, joystick) for the enhanced operability. To evaluate the effectiveness of the designed WSCS and the force reflection control algorithm, a series of experiments has been made in such a way that human operators command the desired motion of robot by manipulating the joystick in the virtual environment. As a result, it was proven that the designed WSCS is very easy-to-use and effective. Also, the developed force reflection algorithm is more efficient than that of general tele-operation, even though there are some difference in human dexterity. In near future, the WSCS will be applied in the next version of KAEROT. (author). 11 refs., 14 tabs., 1 fig

  19. Design and control of MR haptic master/slave robot system for minimally invasive surgery

    Science.gov (United States)

    Uhm, Chang-Ho; Nguyen, Phoung Bac; Choi, Seung-Bok

    2013-04-01

    In this work, magnetorheological (MR) haptic master and slave robot for minimally invasive surgery (MIS) have been designed and tested. The proposed haptic master consists of four actuators; three MR brakes featuring gimbal structure for 3-DOF rotation motion(X, Y and Z axes) and one MR linear actuator for 1-DOF translational motion. The proposed slave robot which is connected with the haptic master has vertically multi- joints, and it consists of four DC servomotors; three for positioning endoscope and one for spinning motion. We added a fixed bar with a ball joint on the base of the slave for the endoscope position at the patient's abdomen to maintain safety. A gimbal structure at the end of the slave robotic arm for the last joint rotates freely with respect to the pivot point of the fixed bar. This master-slave system runs as if a teleoperation system through TCP/IP connection, programmed by LabVIEW. In order to achieve the desired position trajectory, a proportional-integral-derivative (PID) controller is designed and implemented. It has been demonstrated that the effective tracking control performances for the desired motion are well achieved and presented in time domain. At last, an experiment in virtual environments is undertaken to investigate the effectiveness of the MR haptic master device for MIS system.

  20. System collaboration and Information Sharing through Internet of Things

    OpenAIRE

    Grubisic, Maja; Marsic, Tina

    2015-01-01

    The focus of this thesis is realization of system collaboration and information sharing between devices through Internet of Things. Internet of Things is a network of things, where a thing can be any device capable of acquiring an IP address. Internet of Things has been discussed in many domains. Companies are exploring the full potential of it, with the purpose of automating their services and optimizing their productivity. In this thesis we have conducted a systematic research review to inv...

  1. Development of a compact and user-friendly ion irradiation system controlled remotely through the internet

    International Nuclear Information System (INIS)

    Ishikawa, Ippei; Kada, Wataru; Sato, Fuminobu; Kato, Yushi; Iida, Toshiyuki; Tanaka, Teruya; Yamamoto, Junji

    2007-01-01

    A compact and user-friendly ion irradiation system controlled remotely through the Internet was developed for the execution of collaboration experiments together with researchers at remote sites. Several hardware instruments and software programs were constructed and provided for the remote control of the system and for its connection to the Internet. Surface modification and analysis experiments with this system were remotely performed through the Internet. It was confirmed from the experiments that the present ion irradiation system was precisely controlled through the Internet and could be easily and safely used for the surface modification and analysis, that the normal communication speed of around 10 Mbps for the Internet was fast enough for the execution of such typical remote-controlled experiments, and also that an access to the system by a mobile phone was convenient and useful enough to check the condition of the system and experimental data. (author)

  2. Advanced robotics technology applied to mixed waste characterization, sorting and treatment

    International Nuclear Information System (INIS)

    Wilhelmsen, K.; Hurd, R.; Grasz, E.

    1994-04-01

    There are over one million cubic meters of radioactively contaminated hazardous waste, known as mixed waste, stored at Department of Energy facilities. Researchers at Lawrence Livermore National Laboratory (LLNL) are developing methods to safely and efficiently treat this type of waste. LLNL has automated and demonstrated a means of segregating items in a mixed waste stream. This capability incorporates robotics and automation with advanced multi-sensor information for autonomous and teleoperational handling of mixed waste items with previously unknown characteristics. The first phase of remote waste stream handling was item singulation; the ability to remove individual items of heterogeneous waste directly from a drum, box, bin, or pile. Once objects were singulated, additional multi-sensory information was used for object classification and segregation. In addition, autonomous and teleoperational surface cleaning and decontamination of homogeneous metals has been demonstrated in processing mixed waste streams. The LLNL waste stream demonstration includes advanced technology such as object classification algorithms, identification of various metal types using active and passive gamma scans and RF signatures, and improved teleoperational and autonomous grasping of waste objects. The workcell control program used an off-line programming system as a server to perform both simulation control as well as actual hardware control of the workcell. This paper will discuss the motivation for remote mixed waste stream handling, the overall workcell layout, sensor specifications, workcell supervisory control, 3D vision based automated grasp planning and object classification algorithms

  3. Enhancement of Online Robotics Learning Using Real-Time 3D Visualization Technology

    Directory of Open Access Journals (Sweden)

    Richard Chiou

    2010-06-01

    Full Text Available This paper discusses a real-time e-Lab Learning system based on the integration of 3D visualization technology with a remote robotic laboratory. With the emergence and development of the Internet field, online learning is proving to play a significant role in the upcoming era. In an effort to enhance Internet-based learning of robotics and keep up with the rapid progression of technology, a 3- Dimensional scheme of viewing the robotic laboratory has been introduced in addition to the remote controlling of the robots. The uniqueness of the project lies in making this process Internet-based, and remote robot operated and visualized in 3D. This 3D system approach provides the students with a more realistic feel of the 3D robotic laboratory even though they are working remotely. As a result, the 3D visualization technology has been tested as part of a laboratory in the MET 205 Robotics and Mechatronics class and has received positive feedback by most of the students. This type of research has introduced a new level of realism and visual communications to online laboratory learning in a remote classroom.

  4. Robots to assist daily activities: views of older adults with Alzheimer's disease and their caregivers.

    Science.gov (United States)

    Wang, Rosalie H; Sudhama, Aishwarya; Begum, Momotaz; Huq, Rajibul; Mihailidis, Alex

    2017-01-01

    Robots have the potential to both enable older adults with dementia to perform daily activities with greater independence, and provide support to caregivers. This study explored perspectives of older adults with Alzheimer's disease (AD) and their caregivers on robots that provide stepwise prompting to complete activities in the home. Ten dyads participated: Older adults with mild-to-moderate AD and difficulty completing activity steps, and their family caregivers. Older adults were prompted by a tele-operated robot to wash their hands in the bathroom and make a cup of tea in the kitchen. Caregivers observed interactions. Semi-structured interviews were conducted individually. Transcribed interviews were thematically analyzed. Three themes summarized responses to robot interactions: contemplating a future with assistive robots, considering opportunities with assistive robots, and reflecting on implications for social relationships. Older adults expressed opportunities for robots to help in daily activities, were open to the idea of robotic assistance, but did not want a robot. Caregivers identified numerous opportunities and were more open to robots. Several wanted a robot, if available. Positive consequences of robots in caregiving scenarios could include decreased frustration, stress, and relationship strain, and increased social interaction via the robot. A negative consequence could be decreased interaction with caregivers. Few studies have investigated in-depth perspectives of older adults with dementia and their caregivers following direct interaction with an assistive prompting robot. To fulfill the potential of robots, continued dialogue between users and developers, and consideration of robot design and caregiving relationship factors are necessary.

  5. Facilitating Programming of Vision-Equipped Robots through Robotic Skills and Projection Mapping

    DEFF Research Database (Denmark)

    Andersen, Rasmus Skovgaard

    The field of collaborative industrial robots is currently developing fast both in the industry and in the scientific community. Companies such as Rethink Robotics and Universal Robots are redefining the concept of an industrial robot and entire new markets and use cases are becoming relevant for ...

  6. Advanced robotics handling and controls applied to Mixed Waste characterization, segregation and treatment

    International Nuclear Information System (INIS)

    Grasz, E.; Huber, L.; Horvath, J.; Roberson, P.; Wilhelmsen, K.; Ryon, R.

    1994-11-01

    At Lawrence Livermore National Laboratory under the Mixed Waste Operations program of the Department of Energy Robotic Technology Development Program (RTDP), a key emphasis is developing a total solution to the problem of characterizing, handling and treating complex and potentially unknown mixed waste objects. LLNL has been successful at looking at the problem from a system perspective and addressing some of the key issues including non-destructive evaluation of the waste stream prior to the materials entering the handling workcell, the level of automated material handling required for effective processing of the waste stream objects (both autonomous and tele-operational), and the required intelligent robotic control to carry out the characterization, segregation, and waste treating processes. These technologies were integrated and demonstrated in a prototypical surface decontamination workcell this past year

  7. Specification and resolution of complex manipulation tasks. Application to remote robots tele-programming; Specification et resolution de taches de manipulation complexes. Application a la teleprogrammation de robots distants

    Energy Technology Data Exchange (ETDEWEB)

    Piccin, O

    1995-11-15

    The work presented in this thesis comes within the scope of remote manipulation with restricted communication properties between the operator and the remote site. This context renders traditional tele-operation infeasible. To enhance the autonomy of the remote manipulator, it is necessary to reason on a model of the robot and its workspace. However, discrepancies between the real world and its representation require calibration capabilities to identify both position and size of objects interacting with the robot. Moreover, the non-repetitiveness and complexity of the tasks demand that the specification system remains easy to re-program and capable of treating a wide range of problems. The proposed constraint-based approach permits the specification of complex manipulation tasks in which tasks' objectives are expressed in terms of mobilities and contact relationships to achieve or maintain between parts. The resulting constraint relationships are then treated by a numerical solver based on a Newton-Raphson scheme. An enhanced robustness has been achieved through a dynamic management of equations' conditioning. This enables the system to choose automatically for the most appropriate resolution scenario. The first main class of applications is complex motion generation for any kind of robotic mechanisms possibly including redundancy. Constraints setting can also be exploited to realize local obstacle avoidance. The proposed approach makes it possible to deal with calibration tasks within the same framework. This constitutes an essential feature in the context of remote manipulation where models are un-precisely known. Lastly, a weld line inspection experiment performed on a real manipulator allows us to put forward a strategy for robotic task performance at a remote location. (author)

  8. Specification and resolution of complex manipulation tasks. Application to remote robots tele-programming; Specification et resolution de taches de manipulation complexes. Application a la teleprogrammation de robots distants

    Energy Technology Data Exchange (ETDEWEB)

    Piccin, O

    1995-11-15

    The work presented in this thesis comes within the scope of remote manipulation with restricted communication properties between the operator and the remote site. This context renders traditional tele-operation infeasible. To enhance the autonomy of the remote manipulator, it is necessary to reason on a model of the robot and its workspace. However, discrepancies between the real world and its representation require calibration capabilities to identify both position and size of objects interacting with the robot. Moreover, the non-repetitiveness and complexity of the tasks demand that the specification system remains easy to re-program and capable of treating a wide range of problems. The proposed constraint-based approach permits the specification of complex manipulation tasks in which tasks' objectives are expressed in terms of mobilities and contact relationships to achieve or maintain between parts. The resulting constraint relationships are then treated by a numerical solver based on a Newton-Raphson scheme. An enhanced robustness has been achieved through a dynamic management of equations' conditioning. This enables the system to choose automatically for the most appropriate resolution scenario. The first main class of applications is complex motion generation for any kind of robotic mechanisms possibly including redundancy. Constraints setting can also be exploited to realize local obstacle avoidance. The proposed approach makes it possible to deal with calibration tasks within the same framework. This constitutes an essential feature in the context of remote manipulation where models are un-precisely known. Lastly, a weld line inspection experiment performed on a real manipulator allows us to put forward a strategy for robotic task performance at a remote location. (author)

  9. Human Assisted Robotic Vehicle Studies - A conceptual end-to-end mission architecture

    Science.gov (United States)

    Lehner, B. A. E.; Mazzotta, D. G.; Teeney, L.; Spina, F.; Filosa, A.; Pou, A. Canals; Schlechten, J.; Campbell, S.; Soriano, P. López

    2017-11-01

    With current space exploration roadmaps indicating the Moon as a proving ground on the way to human exploration of Mars, it is clear that human-robotic partnerships will play a key role for successful future human space missions. This paper details a conceptual end-to-end architecture for an exploration mission in cis-lunar space with a focus on human-robot interactions, called Human Assisted Robotic Vehicle Studies (HARVeSt). HARVeSt will build on knowledge of plant growth in space gained from experiments on-board the ISS and test the first growth of plants on the Moon. A planned deep space habitat will be utilised as the base of operations for human-robotic elements of the mission. The mission will serve as a technology demonstrator not only for autonomous tele-operations in cis-lunar space but also for key enabling technologies for future human surface missions. The successful approach of the ISS will be built on in this mission with international cooperation. Mission assets such as a modular rover will allow for an extendable mission and to scout and prepare the area for the start of an international Moon Village.

  10. The Relationship Between Resilience and Internet Addiction: A Multiple Mediation Model Through Peer Relationship and Depression.

    Science.gov (United States)

    Zhou, Pingyan; Zhang, Cai; Liu, Jian; Wang, Zhe

    2017-10-01

    Heavy use of the Internet may lead to profound academic problems in elementary students, such as poor grades, academic probation, and even expulsion from school. It is of great concern that Internet addiction problems in elementary school students have increased sharply in recent years. In this study, 58,756 elementary school students from the Henan province of China completed four questionnaires to explore the mechanisms of Internet addiction. The results showed that resilience was negatively correlated with Internet addiction. There were three mediational paths in the model: (a) the mediational path through peer relationship with an effect size of 50.0 percent, (b) the mediational path through depression with an effect size of 15.6 percent, (c) the mediational path through peer relationship and depression with an effect size of 13.7 percent. The total mediational effect size was 79.27 percent. The effect size through peer relationship was the strongest among the three mediation paths. The current findings suggest that resilience is a predictor of Internet addiction. Improving children's resilience (such as toughness, emotional control, and problem solving) can be an effective way to reduce Internet addiction behavior. The current findings provide useful information for early detection and intervention for Internet addiction.

  11. Playing with the internet through world wide web

    International Nuclear Information System (INIS)

    Kim, Seon Tae; Jang, Jin Seok

    1995-07-01

    This book describes how to use the internet with world wide web. It is divided into six chapters, which are Let's go to the internet ocean, the internet in information superhighway are, connecting the world with a telephone wire such as link with the internet cable and telephone modem, internet service providers, text mode connection, Domain and IP address, the principle and use of world wide web ; business, music, fashion, movie and photo, internet news and e-mail, making internet map with web language, and from installation to application of base program such as TCP/IP, SLIP/PPP 3270 Emulator, Finger and NCSA Mosaic.

  12. Enhancement of Online Robotics Learning Using Real-Time 3D Visualization Technology

    OpenAIRE

    Richard Chiou; Yongjin (james) Kwon; Tzu-Liang (bill) Tseng; Robin Kizirian; Yueh-Ting Yang

    2010-01-01

    This paper discusses a real-time e-Lab Learning system based on the integration of 3D visualization technology with a remote robotic laboratory. With the emergence and development of the Internet field, online learning is proving to play a significant role in the upcoming era. In an effort to enhance Internet-based learning of robotics and keep up with the rapid progression of technology, a 3- Dimensional scheme of viewing the robotic laboratory has been introduced in addition to the remote c...

  13. Keyframes Global Map Establishing Method for Robot Localization through Content-Based Image Matching

    Directory of Open Access Journals (Sweden)

    Tianyang Cao

    2017-01-01

    Full Text Available Self-localization and mapping are important for indoor mobile robot. We report a robust algorithm for map building and subsequent localization especially suited for indoor floor-cleaning robots. Common methods, for example, SLAM, can easily be kidnapped by colliding or disturbed by similar objects. Therefore, keyframes global map establishing method for robot localization in multiple rooms and corridors is needed. Content-based image matching is the core of this method. It is designed for the situation, by establishing keyframes containing both floor and distorted wall images. Image distortion, caused by robot view angle and movement, is analyzed and deduced. And an image matching solution is presented, consisting of extraction of overlap regions of keyframes extraction and overlap region rebuild through subblocks matching. For improving accuracy, ceiling points detecting and mismatching subblocks checking methods are incorporated. This matching method can process environment video effectively. In experiments, less than 5% frames are extracted as keyframes to build global map, which have large space distance and overlap each other. Through this method, robot can localize itself by matching its real-time vision frames with our keyframes map. Even with many similar objects/background in the environment or kidnapping robot, robot localization is achieved with position RMSE <0.5 m.

  14. Personality of social robots perceived through the appearance.

    Science.gov (United States)

    Chee, Benedict Tay Tiong; Taezoon, Park; Xu, Qianli; Ng, Jamie; Tan, Odelia

    2012-01-01

    Past research showed that people are able to perceive the personality of others at zero acquaintances. There are two main ways, verbal and non-verbal methods, which play an important role for one in perceiving personality of others. Extensive research was conducted in relating personality with verbal, paralinguistic and gestures cues. However, there are not much research, to our knowledge, that relates the appearance and perceived personality of robots. The main objective of this research is to relate individual design features with big five perceived personality of the robots. We used the results of rated perceptions across 100 pictorial images of robots and relate the results with the 40 individual design features using General Linear Model (GLM). The initial results of the GLM analysis showed that participants' rating of personality of robot fell along the dimension of perceived friendliness which is a common rotation of extroversion and agreeableness. Some relationships were found between humanlike design features and perceived friendliness of robots. Since participants are more familiar with humans, participants perceived robots with humanlike features friendlier than the others. Some other findings such as color and surface material were found related with participants' perceived friendliness as well. In the future, we will work on the analysis of the main and interaction effects of individual features on user's perceived friendliness.

  15. Sharing open hardware through ROP, the robotic open platform

    NARCIS (Netherlands)

    Lunenburg, J.; Soetens, R.P.T.; Schoenmakers, F.; Metsemakers, P.M.G.; van de Molengraft, M.J.G.; Steinbuch, M.; Behnke, S.; Veloso, M.; Visser, A.; Xiong, R.

    2014-01-01

    The robot open source software community, in particular ROS, drastically boosted robotics research. However, a centralized place to exchange open hardware designs does not exist. Therefore we launched the Robotic Open Platform (ROP). A place to share and discuss open hardware designs. Among others

  16. Sharing open hardware through ROP, the Robotic Open Platform

    NARCIS (Netherlands)

    Lunenburg, J.J.M.; Soetens, R.P.T.; Schoenmakers, Ferry; Metsemakers, P.M.G.; Molengraft, van de M.J.G.; Steinbuch, M.

    2013-01-01

    The robot open source software community, in particular ROS, drastically boosted robotics research. However, a centralized place to exchange open hardware designs does not exist. Therefore we launched the Robotic Open Platform (ROP). A place to share and discuss open hardware designs. Among others

  17. ENGAGING ELEMENTARY AND MIDDLE SCHOOL STUDENTS IN ROBOTICS THROUGH HUMMINGBIRD KIT WITH SNAP! VISUAL PROGRAMMING LANGUAGE

    OpenAIRE

    Anna Newley; Hasan Deniz; Erdogan Kaya; Ezgi Yesilyurt

    2016-01-01

    The purpose of this paper is to describe how Hummingbird robotics kit with Snap! programing language was used to introduce basics of robotics to elementary and middle school students. Each student in the robotics program built a robot. The robot building process was open ended. Any specific robotics challenge was not provided to the students. Students’ knowledge about robots and programming language were measured through pre, post, and delayed posttests. Results indicated that students improv...

  18. Put Your Robot In, Put Your Robot Out: Sequencing through Programming Robots in Early Childhood

    Science.gov (United States)

    Kazakoff, Elizabeth R.; Bers, Marina Umaschi

    2014-01-01

    This article examines the impact of programming robots on sequencing ability in early childhood. Thirty-four children (ages 4.5-6.5 years) participated in computer programming activities with a developmentally appropriate tool, CHERP, specifically designed to program a robot's behaviors. The children learned to build and program robots over three…

  19. Utilization of the NASA Robonaut as a Surgical Avatar in Telemedicine

    Science.gov (United States)

    Dean, Marc; Diftler, Myron

    2015-01-01

    The concept of teleoperated robotic surgery is not new; however, most of the work to date has utilized specialized robots designed for specific set of surgeries. This activity explores the use of a humanoid robot to perform surgical procedures using the same hand held instruments that a human surgeon employs. For this effort, the tele-operated Robonaut (R2) was selected due to its dexterity, its ability to perform a wide range of tasks, and its adaptability to changing environments. To evaluate this concept, a series of challenges was designed with the goal of assessing the feasibility of utilizing Robonaut as a telemedicine based surgical avatar.

  20. Dynamic Parameter Update for Robot Navigation Systems through Unsupervised Environmental Situational Analysis

    OpenAIRE

    Shantia, Amirhossein; Bidoia, Francesco; Schomaker, Lambert; Wiering, Marco

    2017-01-01

    A robot’s local navigation is often done through forward simulation of robot velocities and measuring the possible trajectories against safety, distance to the final goal and the generated path of a global path planner. Then, the computed velocities vector for the winning trajectory is executed on the robot. This process is done continuously through the whole navigation process and requires an extensive amount of processing. This only allows for a very limited sampling space. In this paper, w...

  1. Assisted supervision of a computer aided tele-operation system

    Energy Technology Data Exchange (ETDEWEB)

    Le Bars, H; Gravez, P; Fournier, R

    1994-12-31

    This paper talks about Computer Aided Tele-operation (CAT) in dismantling and maintenance of nuclear plants. The current research orientations at CEA, basic concepts of the supervision assistance system and the realisation of a prototype are presented. (TEC). 3 refs., 4 figs.

  2. Assisted supervision of a computer aided tele-operation system

    International Nuclear Information System (INIS)

    Le Bars, H.; Gravez, P.; Fournier, R.

    1994-01-01

    This paper talks about Computer Aided Tele-operation (CAT) in dismantling and maintenance of nuclear plants. The current research orientations at CEA, basic concepts of the supervision assistance system and the realisation of a prototype are presented. (TEC). 3 refs., 4 figs

  3. Improving Web Learning through model Optimization using Bootstrap for a Tour-Guide Robot

    Directory of Open Access Journals (Sweden)

    Rafael León

    2012-09-01

    Full Text Available We perform a review of Web Mining techniques and we describe a Bootstrap Statistics methodology applied to pattern model classifier optimization and verification for Supervised Learning for Tour-Guide Robot knowledge repository management. It is virtually impossible to test thoroughly Web Page Classifiers and many other Internet Applications with pure empirical data, due to the need for human intervention to generate training sets and test sets. We propose using the computer-based Bootstrap paradigm to design a test environment where they are checked with better reliability

  4. The importance of shared mental models and shared situation awareness for transforming robots from tools to teammates

    Science.gov (United States)

    Ososky, Scott; Schuster, David; Jentsch, Florian; Fiore, Stephen; Shumaker, Randall; Lebiere, Christian; Kurup, Unmesh; Oh, Jean; Stentz, Anthony

    2012-06-01

    Current ground robots are largely employed via tele-operation and provide their operators with useful tools to extend reach, improve sensing, and avoid dangers. To move from robots that are useful as tools to truly synergistic human-robot teaming, however, will require not only greater technical capabilities among robots, but also a better understanding of the ways in which the principles of teamwork can be applied from exclusively human teams to mixed teams of humans and robots. In this respect, a core characteristic that enables successful human teams to coordinate shared tasks is their ability to create, maintain, and act on a shared understanding of the world and the roles of the team and its members in it. The team performance literature clearly points towards two important cornerstones for shared understanding of team members: mental models and situation awareness. These constructs have been investigated as products of teams as well; amongst teams, they are shared mental models and shared situation awareness. Consequently, we are studying how these two constructs can be measured and instantiated in human-robot teams. In this paper, we report results from three related efforts that are investigating process and performance outcomes for human robot teams. Our investigations include: (a) how human mental models of tasks and teams change whether a teammate is human, a service animal, or an advanced automated system; (b) how computer modeling can lead to mental models being instantiated and used in robots; (c) how we can simulate the interactions between human and future robotic teammates on the basis of changes in shared mental models and situation assessment.

  5. Sociable mobile robots through self-maintained energy

    DEFF Research Database (Denmark)

    Ngo, Trung Dung; Schiøler, Henrik

    2006-01-01

    society, collecting and sharing are experimentally recognized as the highest property. This paper issues an approach to sociable robots using self-maintained energy in robot society, which is naturally inspired from swarm behavior of honey-bee and ant. Typically, autonomous mobile robots are usually......Research of sociable robots has emphasized interaction and coordination of mobile robots with inspiration from natural behavior of birds, insects, and fish: flocking, foraging, collecting, sharing and so forth. However, the animal behaviors are looking for food towards survival. In an animal...... equipped with a finite energy, thus they can operate in a finite time. To overcome the limitation, we describe practical deployment of a group of mobile robot with the possibility of carrying and exchanging fuel, e.g. battery to other robots. Early implementation that includes modular hardware and control...

  6. Social robotics to help children with autism in their interactions through imitation

    Directory of Open Access Journals (Sweden)

    Pennazio Valentina

    2017-06-01

    Full Text Available This article aims to reflect on the main variables that make social robotics efficient in an educational and rehabilitative intervention. Social robotics is based on imitation, and the study is designed for children affected by profound autism, aiming for the development of their social interactions. Existing research, at the national and international levels, shows how children with autism can interact more easily with a robotic companion rather than a human peer, considering its less complex and more predictable actions. This contribution also highlights how using robotic platforms helps in teaching children with autism basic social abilities, imitation, communication and interaction; this encourages them to transfer the learned abilities to human interactions with both adults and peers, through human–robot imitative modelling. The results of a pilot study conducted in a kindergarten school in the Liguria region are presented. The study included applying a robotic system, at first in a dyadic child–robot relation, then in a triadic one that also included another child, with the aim of eliciting social and imitative abilities in a child with profound autism.

  7. Deployment of Remotely-Accessible Robotics Laboratory

    Directory of Open Access Journals (Sweden)

    Richard Balogh

    2012-03-01

    Full Text Available Robotnacka is an autonomous drawing mobile robot, designed for eaching beginners in the Logo programming language. It can also be used as an experimental platform, in our case in a remotely accessible robotic laboratory with the possibility to control the robots via the Internet. In addition to a basic version of the robot a version equipped with a gripper is available too, one with a wireless camera, and one with additional ultrasonic distance sensors. The laboratory is available on-line permanently and provides a simple way to incorporate robotics in teaching mathematics, programming and other subjects. The laboratory has been in use several years. We provide description of its functionality and summarize our experience.

  8. Reactions to a remote-controlled video-communication robot in seniors' homes: a pilot study of feasibility and acceptance.

    Science.gov (United States)

    Seelye, Adriana M; Wild, Katherine V; Larimer, Nicole; Maxwell, Shoshana; Kearns, Peter; Kaye, Jeffrey A

    2012-12-01

    Remote telepresence provided by tele-operated robotics represents a new means for obtaining important health information, improving older adults' social and daily functioning and providing peace of mind to family members and caregivers who live remotely. In this study we tested the feasibility of use and acceptance of a remotely controlled robot with video-communication capability in independently living, cognitively intact older adults. A mobile remotely controlled robot with video-communication ability was placed in the homes of eight seniors. The attitudes and preferences of these volunteers and those of family or friends who communicated with them remotely via the device were assessed through survey instruments. Overall experiences were consistently positive, with the exception of one user who subsequently progressed to a diagnosis of mild cognitive impairment. Responses from our participants indicated that in general they appreciated the potential of this technology to enhance their physical health and well-being, social connectedness, and ability to live independently at home. Remote users, who were friends or adult children of the participants, were more likely to test the mobility features and had several suggestions for additional useful applications. Results from the present study showed that a small sample of independently living, cognitively intact older adults and their remote collaterals responded positively to a remote controlled robot with video-communication capabilities. Research is needed to further explore the feasibility and acceptance of this type of technology with a variety of patients and their care contacts.

  9. Testbed for remote telepresence research

    Science.gov (United States)

    Adnan, Sarmad; Cheatham, John B., Jr.

    1992-11-01

    Teleoperated robots offer solutions to problems associated with operations in remote and unknown environments, such as space. Teleoperated robots can perform tasks related to inspection, maintenance, and retrieval. A video camera can be used to provide some assistance in teleoperations, but for fine manipulation and control, a telepresence system that gives the operator a sense of actually being at the remote location is more desirable. A telepresence system comprised of a head-tracking stereo camera system, a kinematically redundant arm, and an omnidirectional mobile robot has been developed at the mechanical engineering department at Rice University. This paper describes the design and implementation of this system, its control hardware, and software. The mobile omnidirectional robot has three independent degrees of freedom that permit independent control of translation and rotation, thereby simulating a free flying robot in a plane. The kinematically redundant robot arm has eight degrees of freedom that assist in obstacle and singularity avoidance. The on-board control computers permit control of the robot from the dual hand controllers via a radio modem system. A head-mounted display system provides the user with a stereo view from a pair of cameras attached to the mobile robotics system. The head tracking camera system moves stereo cameras mounted on a three degree of freedom platform to coordinate with the operator's head movements. This telepresence system provides a framework for research in remote telepresence, and teleoperations for space.

  10. Associations of Social Support, Friends Only Known Through the Internet, and Health-Related Quality of Life with Internet Gaming Disorder in Adolescence.

    Science.gov (United States)

    Wartberg, Lutz; Kriston, Levente; Kammerl, Rudolf

    2017-07-01

    Internet Gaming Disorder (IGD) has been included in the current edition of the Diagnostic and Statistical Manual of Mental Disorders-Fifth Edition (DSM-5). In the present study, the relationship among social support, friends only known through the Internet, health-related quality of life, and IGD in adolescence was explored for the first time. For this purpose, 1,095 adolescents aged from 12 to 14 years were surveyed with a standardized questionnaire concerning IGD, self-perceived social support, proportion of friends only known through the Internet, and health-related quality of life. The authors conducted unpaired t-tests, a chi-square test, as well as correlation and logistic regression analyses. According to the statistical analyses, adolescents with IGD reported lower self-perceived social support, more friends only known through the Internet, and a lower health-related quality of life compared with the group without IGD. Both in bivariate and multivariate logistic regression models, statistically significant associations between IGD and male gender, a higher proportion of friends only known through the Internet, and a lower health-related quality of life (multivariate model: Nagelkerke's R 2  = 0.37) were revealed. Lower self-perceived social support was related to IGD in the bivariate model only. In summary, quality of life and social aspects seem to be important factors for IGD in adolescence and therefore should be incorporated in further (longitudinal) studies. The findings of the present survey may provide starting points for the development of prevention and intervention programs for adolescents affected by IGD.

  11. Robotics Inspection Vehicle for Advanced Storages

    Energy Technology Data Exchange (ETDEWEB)

    Ruiz, Emilio; Renaldi, Graziano; Puig, David; Franzetti, Michele; Correcher, Carlos [European Commission, Ispra (Italy). Inst. for the Protection and Security of the Citizen

    2003-05-01

    After the dismantling of nuclear weapons and the probable release of large quantities of weapon graded materials under international verification regimes, there will be a wide interest in unmanned, highly automated and secure storage areas. In such circumstances, robotics technologies can provide an effective answer to the problem of securing, manipulating and inventorying all stored materials. In view of this future application JRC's NPNS started the development and construction of an advanced robotics prototype and demonstration system, named Robotics Inspection Vehicle (RIV), for remote inspection, surveillance and remote handling in those areas. The system was designed to meet requirements of reliability, security, high availability, robustness against radiation effects, self-maintainability (i.e., auto-repair capability), and easy installation. Due to its innovative holonomic design, RIV is a highly maneuverable and agile platform able to move in any direction, including sideways. The platform carries on-board a five degree of freedom manipulator arm. The high maneuverability and operation modes take into account the needs for accessing in the most easy way materials in the storage area. The platform is prepared to operate in one of three modes: i) manual tele-operation, ii) semiautonomous and iii) fully autonomous. The paper describes RIV's main design features, and details its GENERIS based control software [JRC's software architecture for robotics] and embedded sensors (i.e., 3D laser range, transponder antenna, ultra-sound, vision-based robot guidance, force-torque sensors, etc.). RIV was designed to incorporate several JRC innovative surveillance and inspection technologies and reveals that the current state of technology is mature to effectively provide a solution to novel storage solutions. The system is available for demonstration at JRC's Rialto Laboratory.

  12. iPathology: Robotic Applications and Management of Plants and Plant Diseases

    OpenAIRE

    Yiannis Ampatzidis; Luigi De Bellis; Andrea Luvisi

    2017-01-01

    The rapid development of new technologies and the changing landscape of the online world (e.g., Internet of Things (IoT), Internet of All, cloud-based solutions) provide a unique opportunity for developing automated and robotic systems for urban farming, agriculture, and forestry. Technological advances in machine vision, global positioning systems, laser technologies, actuators, and mechatronics have enabled the development and implementation of robotic systems and intelligent technologies f...

  13. NASA space station automation: AI-based technology review. Executive summary

    Science.gov (United States)

    Firschein, O.; Georgeff, M. P.; Park, W.; Cheeseman, P. C.; Goldberg, J.; Neumann, P.; Kautz, W. H.; Levitt, K. N.; Rom, R. J.; Poggio, A. A.

    1985-01-01

    Research and Development projects in automation technology for the Space Station are described. Artificial Intelligence (AI) based technologies are planned to enhance crew safety through reduced need for EVA, increase crew productivity through the reduction of routine operations, increase space station autonomy, and augment space station capability through the use of teleoperation and robotics.

  14. Prototyping a Hybrid Cooperative and Tele-robotic Surgical System for Retinal Microsurgery.

    Science.gov (United States)

    Balicki, Marcin; Xia, Tian; Jung, Min Yang; Deguet, Anton; Vagvolgyi, Balazs; Kazanzides, Peter; Taylor, Russell

    2011-06-01

    This paper presents the design of a tele-robotic microsurgical platform designed for development of cooperative and tele-operative control schemes, sensor based smart instruments, user interfaces and new surgical techniques with eye surgery as the driving application. The system is built using the distributed component-based cisst libraries and the Surgical Assistant Workstation framework. It includes a cooperatively controlled EyeRobot2, a da Vinci Master manipulator, and a remote stereo visualization system. We use constrained optimization based virtual fixture control to provide Virtual Remote-Center-of-Motion (vRCM) and haptic feedback. Such system can be used in a hybrid setup, combining local cooperative control with remote tele-operation, where an experienced surgeon can provide hand-over-hand tutoring to a novice user. In another scheme, the system can provide haptic feedback based on virtual fixtures constructed from real-time force and proximity sensor information.

  15. Development Of A Mobile Robot As A Test Bed For Tele-Presentation

    Directory of Open Access Journals (Sweden)

    Diogenes Armando D. Pascua

    2016-01-01

    Full Text Available In this paper a human-sized tracked wheel robot with a large payload capacity for tele-presentation is presented. The robot is equipped with different sensors for obstacle avoidance and localization. A high definition web camera installed atop a pan and tilt assembly was in place as a remote environment feedback for users. An LCD monitor provides the visual display of the operator in the remote environment using the standard Skype teleconferencing software. Remote control was done via the internet through the free Teamviewer VNC remote desktop software. Moreover, this paper presents the design details, fabrication and evaluation of individual components. Core mobile robot movement and navigational controls were developed and tested. The effectiveness of the mobile robot as a test bed for tele-presentation were evaluated and analyzed by way of its real time response and time delay effects of the network.

  16. Development of a Mobile Robot as a Test Bed for Tele-Presentation

    Directory of Open Access Journals (Sweden)

    Diogenes Armando D. Pascua

    2016-05-01

    Full Text Available In this paper a human-sized tracked wheel robot with a large payload capacity for tele-presentation is presented. The robot is equipped with different sensors for obstacle avoidance and localization. A high definition web camera installed atop a pan and tilt assembly was in place as a remote environment feedback for users. An LCD monitor provides the visual display of the operator in the remote environment using the standard Skype teleconferencing software. Remote control was done via the internet through the free Teamviewer VNC remote desktop software. Moreover, this paper presents the design details, fabrication and evaluation of individual components. Core mobile robot movement and navigational controls were developed and tested. The effectiveness of the mobile robot as a test bed for tele-presentation were evaluated and analyzed by way of its real time response and time delay effects of the network

  17. 12 CFR 7.5009 - Location under 12 U.S.C. 85 of national banks operating exclusively through the Internet.

    Science.gov (United States)

    2010-01-01

    ... operating exclusively through the Internet. 7.5009 Section 7.5009 Banks and Banking COMPTROLLER OF THE... under 12 U.S.C. 85 of national banks operating exclusively through the Internet. For purposes of 12 U.S.C. 85, the main office of a national bank that operates exclusively through the Internet is the...

  18. HUMAN MACHINE COOPERATIVE TELEROBOTICS

    International Nuclear Information System (INIS)

    William R. Hamel; Spivey Douglass; Sewoong Kim; Pamela Murray; Yang Shou; Sriram Sridharan; Ge Zhang; Scott Thayer; Rajiv V. Dubey

    2003-01-01

    The remediation and deactivation and decommissioning (D and D) of nuclear waste storage tanks using telerobotics is one of the most challenging tasks faced in environmental cleanup. Since a number of tanks have reached the end of their design life and some of them have leaks, the unstructured, uncertain and radioactive environment makes the work inefficient and expensive. However, the execution time of teleoperation consumes ten to hundred times that of direct contact with an associated loss in quality. Thus, a considerable effort has been expended to improve the quality and efficiency of telerobotics by incorporating into teleoperation and robotic control functions such as planning, trajectory generation, vision, and 3-D modeling. One example is the Robot Task Space Analyzer (RTSA), which has been developed at the Robotics and Electromechanical Systems Laboratory (REMSL) at the University of Tennessee in support of the D and D robotic work at the Oak Ridge National Laboratory and the National Energy Technology Laboratory. This system builds 3-D models of the area of interest in task space through automatic image processing and/or human interactive manual modeling. The RTSA generates a task plan file, which describes the execution of a task including manipulator and tooling motions. The high level controller of the manipulator interprets the task plan file and executes the task automatically. Thus, if the environment is not highly unstructured, a tooling task, which interacts with environment, will be executed in the autonomous mode. Therefore, the RTSA not only increases the system efficiency, but also improves the system reliability because the operator will act as backstop for safe operation after the 3-D models and task plan files are generated. However, unstructured conditions of environment and tasks necessitate that the telerobot operates in the teleoperation mode for successful execution of task. The inefficiency in the teleoperation mode led to the

  19. HUMAN MACHINE COOPERATIVE TELEROBOTICS

    Energy Technology Data Exchange (ETDEWEB)

    William R. Hamel; Spivey Douglass; Sewoong Kim; Pamela Murray; Yang Shou; Sriram Sridharan; Ge Zhang; Scott Thayer; Rajiv V. Dubey

    2003-06-30

    The remediation and deactivation and decommissioning (D&D) of nuclear waste storage tanks using telerobotics is one of the most challenging tasks faced in environmental cleanup. Since a number of tanks have reached the end of their design life and some of them have leaks, the unstructured, uncertain and radioactive environment makes the work inefficient and expensive. However, the execution time of teleoperation consumes ten to hundred times that of direct contact with an associated loss in quality. Thus, a considerable effort has been expended to improve the quality and efficiency of telerobotics by incorporating into teleoperation and robotic control functions such as planning, trajectory generation, vision, and 3-D modeling. One example is the Robot Task Space Analyzer (RTSA), which has been developed at the Robotics and Electromechanical Systems Laboratory (REMSL) at the University of Tennessee in support of the D&D robotic work at the Oak Ridge National Laboratory and the National Energy Technology Laboratory. This system builds 3-D models of the area of interest in task space through automatic image processing and/or human interactive manual modeling. The RTSA generates a task plan file, which describes the execution of a task including manipulator and tooling motions. The high level controller of the manipulator interprets the task plan file and executes the task automatically. Thus, if the environment is not highly unstructured, a tooling task, which interacts with environment, will be executed in the autonomous mode. Therefore, the RTSA not only increases the system efficiency, but also improves the system reliability because the operator will act as backstop for safe operation after the 3-D models and task plan files are generated. However, unstructured conditions of environment and tasks necessitate that the telerobot operates in the teleoperation mode for successful execution of task. The inefficiency in the teleoperation mode led to the research

  20. A fully omnidirectional wheeled assembly for robotic vehicles

    International Nuclear Information System (INIS)

    Killough, S.M.; Pin, F.G.

    1990-01-01

    A large number of wheeled or tracked platform mechanisms have been studied and developed to provide their mobility capability to teleoperated and autonomous robot vehicles. This paper presents an original wheeled platform based on an orthogonal wheel assembly that provides a full (three-degrees-of-freedom) omnidirectionality of the platform without wheel slippage and with the capability for simultaneous motions in rotation and translation (including sideways movements). A schematic of the basic wheel assembly is shown. The motion of the assembly is unconstrained (freewheeling) in the direction parallel to the main assembly shaft, while it is constrained in the direction perpendicular to the shaft, being driven in this direction by rotation of the shaft. A prototype platform was constructed to demonstrate the feasibility of this new concept

  1. Tracking the Internet into the 21st Century

    CERN Multimedia

    CERN. Geneva

    2009-01-01

    Abstract: The Internet was designed in 1973, began operation in 1983, became widely known to the general public in 1993 and now has become a global infrastructure for all forms of communication. The network is relatively unaware of the applications that use it and also relatively insensitive to the technologies that transport its Internet "packets" around the world. Where did the Internet come from? What is its condition today? How will it be used tomorrow? What might we expect it to look like in the next decade? What technical and international policy challenges does the Internet pose? Could it be made to operate across our solar system to support manned and robotic exploration? Answers to these questions and more will be provided in this presentation. Short Biography: Vinton G. Cerf is vice president and chief Internet evangelist for Google. Cerf served as a senior vice president of MCI from 1994-2005, as VP of the Corporation for National Research Initiatives from 1986-1994, as VP MCI from 1982-1986, and ...

  2. Controller design for Robotic hand through Electroencephalogram

    OpenAIRE

    Pandelidis P.; Kiriazis N.; Orgianelis K.; Koulios N.

    2016-01-01

    - This paper deals with the designing, the construction and the control of a robotic hand via an electroencephalogram sensor. First a robotic device that is able to mimic a real human hand is constructed. A PID controller is designed in order to improve the performance of the robotic arm for grabbing objects. Furthermore, a novel design approach is presented for controlling the motion of the robotic arm using signals produced from an innovative electroencephalogram sensor that detects the con...

  3. Stair Climbing Control for 4-DOF Tracked Vehicle Based on Internal Sensors

    Directory of Open Access Journals (Sweden)

    Daisuke Endo

    2017-01-01

    Full Text Available In search-and-rescue missions, multi-degrees-of-freedom (DOF tracked robots that are equipped with subtracks are commonly used. These types of robots have superior locomotion performance on rough terrain. However, in teleoperated missions, the performance of tracked robots depends largely on the operators’ ability to control every subtrack appropriately. Therefore, an autonomous traversal function can significantly help in the teleoperation of such robots. In this paper, we propose a planning and control method for 4-DOF tracked robots climbing up/down known stairs automatically based on internal sensors. Experimental results obtained using mockup stairs verify the effectiveness of the proposed method.

  4. Robot Aesthetics

    DEFF Research Database (Denmark)

    Jochum, Elizabeth Ann; Putnam, Lance Jonathan

    This paper considers art-based research practice in robotics through a discussion of our course and relevant research projects in autonomous art. The undergraduate course integrates basic concepts of computer science, robotic art, live performance and aesthetic theory. Through practice...... in robotics research (such as aesthetics, culture and perception), we believe robot aesthetics is an important area for research in contemporary aesthetics....

  5. Evolving robot empathy towards humans with motor disabilities through artificial pain generation

    Directory of Open Access Journals (Sweden)

    Muh Anshar

    2018-01-01

    Full Text Available In contact assistive robots, a prolonged physical engagement between robots and humans with motor disabilities due to shoulder injuries, for instance, may at times lead humans to experience pain. In this situation, robots will require sophisticated capabilities, such as the ability to recognize human pain in advance and generate counter-responses as follow up emphatic action. Hence, it is important for robots to acquire an appropriate pain concept that allows them to develop these capabilities. This paper conceptualizes empathy generation through the realization of synthetic pain classes integrated into a robot’s self-awareness framework, and the implementation of fault detection on the robot body serves as a primary source of pain activation. Projection of human shoulder motion into the robot arm motion acts as a fusion process, which is used as a medium to gather information for analyses then to generate corresponding synthetic pain and emphatic responses. An experiment is designed to mirror a human peer’s shoulder motion into an observer robot. The results demonstrate that the fusion takes place accurately whenever unified internal states are achieved, allowing accurate classification of synthetic pain categories and generation of empathy responses in a timely fashion. Future works will consider a pain activation mechanism development.

  6. Controller design for Robotic hand through Electroencephalogram

    Directory of Open Access Journals (Sweden)

    Pandelidis P.

    2016-01-01

    Full Text Available - This paper deals with the designing, the construction and the control of a robotic hand via an electroencephalogram sensor. First a robotic device that is able to mimic a real human hand is constructed. A PID controller is designed in order to improve the performance of the robotic arm for grabbing objects. Furthermore, a novel design approach is presented for controlling the motion of the robotic arm using signals produced from an innovative electroencephalogram sensor that detects the concentration of the brain

  7. Fast mapping of the local environment of an autonomous mobile robot

    International Nuclear Information System (INIS)

    Fanton, Herve

    1989-01-01

    The construction of a map of the local world for the navigation of an autonomous mobile robot leads to the following problem: how to extract among the sensor data information accurate an reliable enough to plan a path, in a way that enables a reasonable displacement speed. Choice has been made not to tele-operate the vehicle nor to design any custom architecture. So the only way to match the computational cost is to look for the most efficient sensor-algorithms-architecture combination. A good solution is described in this study, using a laser range-finder, a grid model of the world and both SIMD and MIMD parallel processors. A short review of some possible approaches is made first; the mapping algorithms are then described as also the parallel implementations with the corresponding speedup and efficiency factors. (author) [fr

  8. Lázaro: Robot Móvil dotado de Brazo para Contacto con el Suelo

    Directory of Open Access Journals (Sweden)

    Jesús M. García

    2017-04-01

    Full Text Available Resumen: Este artículo tiene por objetivo describir a Lázaro, el cual es un pequeño robot móvil que posee un brazo diseñado especialmente para propiciar un punto adicional de contacto con el suelo que puede utilizarse para mejorar la estabilidad al vuelco y superar obstáculos. Específicamente, se aborda la descripción de la estructura mecánica así como los componentes electrónicos destinados a percepción, comunicación y control. Posteriormente, se revisan las características de funcionamiento de este robot, en cuanto a su cinemática, arquitectura de control, modos de operación e interface. Finalmente, se hace una descripción de algunas pruebas de funcionamiento. Abstract: This paper aims to describe Lázaro, which is a small mobile robot that has an arm designed especially to provide an additional contact point with the ground that can be used to improve the tipover stability and to overcome obstacles. Specifically, the description of the mechanical structure and electronic components for perception, communication and control is discussed. Subsequently, the operating characteristics of the robot are reviewed in terms of kinematics, control architecture, operating modes and interface. Finally, a description of some performance tests is presented. Palabras clave: Robots móviles, estabilidad al vuelco, control de movimiento, tele-operación, Keywords: Mobile robots, tipover stability, motion control, teleoperation

  9. Command and Control Architectures for Autonomous Micro-Robotic Forces - FY-2000 Project Report

    Energy Technology Data Exchange (ETDEWEB)

    Dudenhoeffer, Donald Dean

    2001-04-01

    Advances in Artificial Intelligence (AI) and micro-technologies will soon give rise to production of large-scale forces of autonomous micro-robots with systems of innate behaviors and with capabilities of self-organization and real world tasking. Such organizations have been compared to schools of fish, flocks of birds, herds of animals, swarms of insects, and military squadrons. While these systems are envisioned as maintaining a high degree of autonomy, it is important to understand the relationship of man with such machines. In moving from research studies to the practical deployment of large-scale numbers of robots, one of critical pieces that must be explored is the command and control architecture for humans to re-task and also inject global knowledge, experience, and intuition into the force. Tele-operation should not be the goal, but rather a level of adjustable autonomy and high-level control. If a herd of sheep is comparable to the collective of robots, then the human element is comparable to the shepherd pulling in strays and guiding the herd in the direction of greener pastures. This report addresses the issues and development of command and control for largescale numbers of autonomous robots deployed as a collective force.

  10. Desarrollo de un robot móvil compacto integrado en el middleware ROS

    Directory of Open Access Journals (Sweden)

    André Araújo

    2014-07-01

    Full Text Available Resumen: En este trabajo se presenta el robot TraxBot y su integración completa en el Robot Operating System (ROS. El TraxBot es una plataforma de robótica móvil, desarrollada y ensamblada en el Instituto de Sistemas y Robótica (ISR Coimbra. El objetivo de este trabajo es reducir drásticamente el tiempo de desarrollo, proporcionando abstracción de hardware y modos de operación intuitiva, permitiendo a los investigadores centrarse en sus motivaciones principales de investigación, por ejemplo, la búsqueda y rescate con múltiples robots o robótica de enjambres. Se describen las potencialidades del TraxBot, que combinado con un controlador de ROS específicamente desarrollado, facilita el uso de varias herramientas para el análisis de datos y la interacción entre múltiples robots, sensores y dispositivos de teleoperación. Para validar el sistema, se llevaron a cabo diversas pruebas experimentales utilizando robots reales y virtuales. Abstract: This paper presents the TraxBot robot and its full integration in the Robotic Operating System (ROS. The TraxBot is a compact mobile robotic platform developed and assembled at the Institute of Systems and Robots (ISR Coimbra. The goal in this work is to drastically decrease the development time, providing hardware abstraction and intuitive operation modes, allowing researchers to focus in their main research motivations, e.g., search and rescue, multi-robot surveillance or swarm robotics. The potentialities of the TraxBot are described which, combined with the ROS driver developed, provide several tools for data analysis and easiness of interaction between multiple robots, sensors and tele-operation devices. To validate the approach, diverse experimental tests using real and virtual simulated robots were conducted. Palabras clave: ROS, robot móvil, sistemas embebidos, diseño, middleware, montaje y test., Keywords: ROS, mobile robot, Arduino, embedded system, design, assembling and testing.

  11. A multitasking behavioral control system for the Robotic All Terrain Lunar Exploration Rover (RATLER)

    Science.gov (United States)

    Klarer, P.

    1994-01-01

    An alternative methodology for designing an autonomous navigation and control system is discussed. This generalized hybrid system is based on a less sequential and less anthropomorphic approach than that used in the more traditional artificial intelligence (AI) technique. The architecture is designed to allow both synchronous and asynchronous operations between various behavior modules. This is accomplished by intertask communications channels which implement each behavior module and each interconnection node as a stand-alone task. The proposed design architecture allows for construction of hybrid systems which employ both subsumption and traditional AI techniques as well as providing for a teleoperator's interface. Implementation of the architecture is planned for the prototype Robotic All Terrain Lunar Explorer Rover (RATLER) which is described briefly.

  12. Enhancing rural connectivity through an extended internet cafés business models

    DEFF Research Database (Denmark)

    Williams, Idongesit; Gyaase, Patrick Ohemeng Kwadwo; Falch, Morten

    2013-01-01

    This paper discusses the potentials of an adaptation of the Internet café business model adopted for Internet access in African cities to improve rural Internet access through a partnership between the public and private sectors. The rural areas in most developing countries e lack of Internet...... are replicated in the rural areas. . A study is carried out in Ghana, where the market players in the Internet café operations to ascertain the potential viability of public –private partnership in the provisioning of internet access in the rural areas in Ghana. A new business model in the form of Public Private...... connectivity due to commercial unviability of such investment by the private sector alone.. The modernization theory is used to support the concept that the availability of Internet services in rural can be catalyzed if an Adaptation of the Internet cafés business model incorporating the public participation...

  13. Using virtual objects to aid underground storage tank teleoperation

    International Nuclear Information System (INIS)

    Anderson, R.J.; Davies, B.

    1994-01-01

    In this paper we describe an algorithm by which obstructions and surface features in an underground storage tank can be modeled and used to generate virtual barrier function for a real-time telerobotic system, which provides an aid to the operator for both real-time obstacle avoidance and for surface tracking. The algorithm requires that the slave's tool and every object in the waste storage tank be decomposed into convex polyhedral primitives, with the waste surface modeled by triangular prisms. Intrusion distance and extraction vectors are then derived at every time step by applying Gilbert's polyhedra distance algorithm, which has been adapted for the task. This information is then used to determine the compression and location of nonlinear virtual spring-dampers whose total force is summed and applied to the manipulator/teleoperator system. Experimental results using a PUMA 560 and a simulated waste surface validate the approach, showing that it is possible to compute the algorithm and generate smooth, realistic pseudo forces for the teleoperator system using standard VME bus hardware

  14. Slave-side devices for micromanipulation in a haptic teleoperation scenario

    NARCIS (Netherlands)

    Estevez Castillo, P.

    2012-01-01

    Haptic teleoperation is a promising approach for dealing with the manipulation of micro-objects, fabricated in small series or as prototypes, and in processes which are novel or uncertain. Human operators provide their ability to plan, understand and react when faced with unexpected situations

  15. Preliminary Research on Possibilities of Drilling Process Robotization

    Science.gov (United States)

    Pawel, Stefaniak; Jacek, Wodecki; Jakubiak, Janusz; Zimroz, Radoslaw

    2017-12-01

    Nowadays, drilling & blasting is crucial technique for deposit excavation using in hard rock mining. Unfortunately, such approach requires qualified staff to perform, and consequently there is a serious risk related to rock mechanics when using explosives. Negative influence of explosives usage on safety issues of underground mine is a main cause of mining demands related to elimination of people from production area. Other aspects worth taking into consideration are drilling precision according to drilling pattern, blasting effectiveness, improvement of drilling tool reliability etc. In the literature different drilling support solutions are well-known in terms of positioning support systems, anti-jamming systems or cavity detection systems. For many years, teleoperation of drilling process is also developed. Unfortunately, available technologies have so far not fully met the industries expectation in hard rock. Mine of the future is expected to incorporate robotic system instead of current approaches. In this paper we present preliminary research related to robotization of drilling process and possibilities of its application in underground mine condition. A test rig has been proposed. To simulate drilling process several key assumptions have been accepted. As a result, algorithms for automation of drilling process have been proposed and tested on the test rig. Experiences gathered so far underline that there is a need for further developing robotic system for drilling process.

  16. ASI's space automation and robotics programs: The second step

    Science.gov (United States)

    Dipippo, Simonetta

    1994-01-01

    The strategic decisions taken by ASI in the last few years in building up the overall A&R program, represent the technological drivers for other applications (i.e., internal automation of the Columbus Orbital Facility in the ESA Manned Space program, applications to mobile robots both in space and non-space environments, etc...). In this context, the main area of application now emerging is the scientific missions domain. Due to the broad range of applications of the developed technologies, both in the in-orbit servicing and maintenance of space structures and scientific missions, ASI foresaw the need to have a common technological development path, mainly focusing on: (1) control; (2) manipulation; (3) on-board computing; (4) sensors; and (5) teleoperation. Before entering into new applications in the scientific missions field, a brief overview of the status of the SPIDER related projects is given, underlining also the possible new applications for the LEO/GEO space structures.

  17. Unhealthy food marketing to New Zealand children and adolescents through the internet.

    Science.gov (United States)

    Vandevijvere, Stefanie; Sagar, Karuna; Kelly, Bridget; Swinburn, Boyd

    2017-02-17

    To assess the extent and nature of unhealthy food marketing to New Zealand children and adolescents through the internet. Internet traffic data for January 2014 was purchased from AC Nielsen to identify the most popular websites (n=110) among children and adolescents aged 6-17 years. In addition, websites (n=70) of food and beverage brands most frequently marketed to children through television, sports, magazines and Facebook were included. Marketing techniques and features on those websites were analysed. The extent of food marketing on popular non-food websites was low. A wide range of marketing techniques and features was, however, identified on food brand websites, including advercation (87%), viral marketing (64%), cookies (54%), free downloadable items (43%), promotional characters (39%), designated children's sections (19%) and advergaming (13%). Most techniques appeared more frequently on websites specifically targeting children and adolescents, than on other websites targeting the general public. Compared to traditional media, the internet allows food marketers to use engaging techniques to directly interact with children. While the range of marketing techniques and features identified on food brand websites was extensive, the most popular websites among children and adolescents were non-food related, and the extent of food marketing on those websites was found to be low. Additional assessment of food marketing to children through social and other digital media is recommended.

  18. Robotic and nuclear safety for an automated/teleoperated glove box system

    International Nuclear Information System (INIS)

    Domning, E.E.; McMahon, T.T.; Sievers, R.H.

    1991-09-01

    Lawrence Livermore National Laboratory (LLNL) is developing a fully automated system to handle the processing of special nuclear materials (SNM). This work is performed in response to the new goals at the Department of Energy (DOE) for hazardous waste minimization and radiation dose reduction. This fully automated system, called the automated test bed (ATB), consists of an IBM gantry robot and automated processing equipment sealed within a glove box. While the ATB is a cold system, we are designing it as a prototype of the future hot system. We recognized that identification and application of safety requirements early in the design phase will lead to timely installation and approval of the hot system. This paper identifies these safety issues as well as the general safety requirements necessary for the safe operation of the ATB. 4 refs., 2 figs

  19. Robotic vehicle uses acoustic sensors for voice detection and diagnostics

    Science.gov (United States)

    Young, Stuart H.; Scanlon, Michael V.

    2000-07-01

    An acoustic sensor array that cues an imaging system on a small tele- operated robotic vehicle was used to detect human voice and activity inside a building. The advantage of acoustic sensors is that it is a non-line of sight (NLOS) sensing technology that can augment traditional LOS sensors such as visible and IR cameras. Acoustic energy emitted from a target, such as from a person, weapon, or radio, will travel through walls and smoke, around corners, and down corridors, whereas these obstructions would cripple an imaging detection system. The hardware developed and tested used an array of eight microphones to detect the loudest direction and automatically setter a camera's pan/tilt toward the noise centroid. This type of system has applicability for counter sniper applications, building clearing, and search/rescue. Data presented will be time-frequency representations showing voice detected within rooms and down hallways at various ranges. Another benefit of acoustics is that it provides the tele-operator some situational awareness clues via low-bandwidth transmission of raw audio data for the operator to interpret with either headphones or through time-frequency analysis. This data can be useful to recognize familiar sounds that might indicate the presence of personnel, such as talking, equipment, movement noise, etc. The same array also detects the sounds of the robot it is mounted on, and can be useful for engine diagnostics and trouble shooting, or for self-noise emanations for stealthy travel. Data presented will characterize vehicle self noise over various surfaces such as tiles, carpets, pavement, sidewalk, and grass. Vehicle diagnostic sounds will indicate a slipping clutch and repeated unexpected application of emergency braking mechanism.

  20. Switching robust control synthesis for teleoperation via dwell time conditions

    NARCIS (Netherlands)

    López Martínez, C.A.; van de Molengraft, M.J.G.; Steinbuch, M.; Auvray, M.; Duriez, C.

    2014-01-01

    Control design for bilateral teleoperation is still an open problem, given that it is desirable to meet a proper balance in the inherent trade-off between transparency and stability. We propose the use of switching robust control, in which smooth switching among controllers is achieved by the

  1. Prescription drugs purchased through the internet: who are the end users?

    Science.gov (United States)

    Inciardi, James A; Surratt, Hilary L; Cicero, Theodore J; Rosenblum, Andrew; Ahwah, Candice; Bailey, J Elise; Dart, Richard C; Burke, John J

    2010-07-01

    Although prescription drugs are readily available on the Internet, little is known about the prevalence of Internet use for the purchase of medications without a legitimate prescription, and the characteristics of those that obtain non-prescribed drugs through online sources. The scientific literature on this topic is limited to anecdotal reports or studies plagued by small sample sizes. Within this context, the focus of this paper is an examination of five national data sets from the U.S. with the purpose of estimating: (1) how common obtaining prescription medications from the Internet actually is, (2) who are the typical populations of "end users" of these non-prescribed medications, and (3) which drugs are being purchased without a prescription. Three of the data sets are drawn from the RADARS (Researched Abuse Diversion and Addiction-Related Surveillance) System, a comprehensive series of studies designed to collect timely and geographically specific data on the abuse and diversion of a number of prescription stimulants and opioid analgesics. The remaining data sets include the National Survey on Drug Use and Health (NSDUH) and the Monitoring the Future (MTF) survey. Our analysis yielded uniformly low rates of prescription drug acquisition from online sources across all five data systems we examined. The consistency of this finding across very diverse populations suggests that the Internet is a relatively minor source for illicit purchases of prescription medications by the individual end-users of these drugs. Copyright 2010 Elsevier Ireland Ltd. All rights reserved.

  2. A Study of Accuracy and Time Delay for Bilateral Master-Slave Industrial Robotic Arm Manipulator System

    Directory of Open Access Journals (Sweden)

    Mansor Nuratiqa Natrah

    2018-01-01

    Full Text Available Bilateral master-slave industrial robotic arm manipulator system is an advanced technology used to help human to interact with environments that are unreachable to human, due to its remoteness or perilous. The system has been used in different areas such as tele-surgery, autonomous tele-operation for sea and space operation and handling explosive or high radiation operation fields. It is beneficial both for science and society. Remarkably, the system is not common and generally used in Malaysia. Likewise, the number of research conducted that focused about this technology in our country manufacturing industry are not yet discovered and existent. The implementation of this bilateral manipulator system in an industrial robot could be useful for industrial imminent and development over our country and people, specifically for production yield size and human operative. Hence, the study of bilateral robotic arm manipulator system in an industrial robot and analyzation of its performance and time delay in 3 differ controllers will be discussed to attest the efficiency and its effectiveness on the said design system. The experiment conducted was on KUKA youBot arm in V-Rep simulation with three different controllers (P, PD, PID.

  3. Training Engineering Disciplines and Skills through Robot Projects

    DEFF Research Database (Denmark)

    Friesel, Anna

    The popularity of robots in educational activities increased the last 10-15 years. Engineering education all over the world includes courses and projects involving design, use and programming of robots in a variety of programs at technical colleges and universities. At the same time there is a gr......The popularity of robots in educational activities increased the last 10-15 years. Engineering education all over the world includes courses and projects involving design, use and programming of robots in a variety of programs at technical colleges and universities. At the same time...... there is a growing interest to work with robots. Robotic skills are also highly requested in industrial companies. At the Technical University of Denmark, DTU Diplom, we have several projects involving building and programing robots in our bachelor programs in Electronics, Computer Science, IT and Mechanical...... Engineering. This presentation deals with our experience in robotic activities in different programs in order to enhance understanding of mathematics, physics and different technical disciplines in the named programs. We also observed the increased motivation for learning theory when we combine traditional...

  4. 5G-Enabled Tactile Internet

    OpenAIRE

    Simsek, Meryem; Aijaz, Adnan; Dohler, Mischa; Sachs, Joachim; Fettweis, Gerhard

    2016-01-01

    The long-term ambition of the Tactile Internet is to enable a democratization of skill, and how it is being delivered globally. An integral part of this is to be able to transmit touch in perceived real-time, which is enabled by suitable robotics and haptics equipment at the edges, along with an unprecedented communications network. The fifth generation (5G) mobile communications systems will underpin this emerging Internet at the wireless edge. This paper presents the most important technolo...

  5. A Novel Telemanipulated Robotic Assistant for Surgical Endoscopy: Preclinical Application to ESD.

    Science.gov (United States)

    Zorn, Lucile; Nageotte, Florent; Zanne, Philippe; Legner, Andras; Dallemagne, Bernard; Marescaux, Jacques; de Mathelin, Michel

    2018-04-01

    Minimally invasive surgical interventions in the gastrointestinal tract, such as endoscopic submucosal dissection (ESD), are very difficult for surgeons when performed with standard flexible endoscopes. Robotic flexible systems have been identified as a solution to improve manipulation. However, only a few such systems have been brought to preclinical trials as of now. As a result, novel robotic tools are required. We developed a telemanipulated robotic device, called STRAS, which aims to assist surgeons during intraluminal surgical endoscopy. This is a modular system, based on a flexible endoscope and flexible instruments, which provides 10 degrees of freedom (DoFs). The modularity allows the user to easily set up the robot and to navigate toward the operating area. The robot can then be teleoperated using master interfaces specifically designed to intuitively control all available DoFs. STRAS capabilities have been tested in laboratory conditions and during preclinical experiments. We report 12 colorectal ESDs performed in pigs, in which large lesions were successfully removed. Dissection speeds are compared with those obtained in similar conditions with the manual Anubiscope platform from Karl Storz. We show significant improvements ( ). These experiments show that STRAS (v2) provides sufficient DoFs, workspace, and force to perform ESD, that it allows a single surgeon to perform all the surgical tasks and those performances are improved with respect to manual systems. The concepts developed for STRAS are validated and could bring new tools for surgeons to improve comfort, ease, and performances for intraluminal surgical endoscopy.

  6. Fuzzification of facial movements to generate human-machine interfaces in order to control robots by XMPP internet protocol

    Directory of Open Access Journals (Sweden)

    Romualdo Ramírez Jesús A.

    2017-01-01

    This implementation is able to establish a remote communication with any electronic device through the internet by the XMPP protocol, which gives it a dynamism of control over practically any geographical position in the world where internet connection exist, in this way, it is possible to integrate it into the internet of things.

  7. Towards Sociable Robots

    DEFF Research Database (Denmark)

    Ngo, Trung Dung

    This thesis studies aspects of self-sufficient energy (energy autonomy) for truly autonomous robots and towards sociable robots. Over sixty years of history of robotics through three developmental ages containing single robot, multi-robot systems, and social (sociable) robots, the main objective...... of roboticists mostly focuses on how to make a robotic system function autonomously and further, socially. However, such approaches mostly emphasize behavioural autonomy, rather than energy autonomy which is the key factor for not only any living machine, but for life on the earth. Consequently, self......-sufficient energy is one of the challenges for not only single robot or multi-robot systems, but also social and sociable robots. This thesis is to deal with energy autonomy for multi-robot systems through energy sharing (trophallaxis) in which each robot is equipped with two capabilities: self-refueling energy...

  8. Method and associated apparatus for capturing, servicing, and de-orbiting earth satellites using robotics

    Science.gov (United States)

    Cepollina, Frank J. (Inventor); Burns, Richard D. (Inventor); Holz, Jill M. (Inventor); Corbo, James E. (Inventor); Jedhrich, Nicholas M. (Inventor)

    2009-01-01

    This invention is a method and supporting apparatus for autonomously capturing, servicing and de-orbiting a free-flying spacecraft, such as a satellite, using robotics. The capture of the spacecraft includes the steps of optically seeking and ranging the satellite using LIDAR; and matching tumble rates, rendezvousing and berthing with the satellite. Servicing of the spacecraft may be done using supervised autonomy, which is allowing a robot to execute a sequence of instructions without intervention from a remote human-occupied location. These instructions may be packaged at the remote station in a script and uplinked to the robot for execution upon remote command giving authority to proceed. Alternately, the instructions may be generated by Artificial Intelligence (AI) logic onboard the robot. In either case, the remote operator maintains the ability to abort an instruction or script at any time, as well as the ability to intervene using manual override to teleoperate the robot.In one embodiment, a vehicle used for carrying out the method of this invention comprises an ejection module, which includes the robot, and a de-orbit module. Once servicing is completed by the robot, the ejection module separates from the de-orbit module, leaving the de-orbit module attached to the satellite for de-orbiting the same at a future time. Upon separation, the ejection module can either de-orbit itself or rendezvous with another satellite for servicing. The ability to de-orbit a spacecraft further allows the opportunity to direct the landing of the spent satellite in a safe location away from population centers, such as the ocean.

  9. Friendly network robotics; Friendly network robotics

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1997-03-01

    This paper summarizes the research results on the friendly network robotics in fiscal 1996. This research assumes an android robot as an ultimate robot and the future robot system utilizing computer network technology. The robot aiming at human daily work activities in factories or under extreme environments is required to work under usual human work environments. The human robot with similar size, shape and functions to human being is desirable. Such robot having a head with two eyes, two ears and mouth can hold a conversation with human being, can walk with two legs by autonomous adaptive control, and has a behavior intelligence. Remote operation of such robot is also possible through high-speed computer network. As a key technology to use this robot under coexistence with human being, establishment of human coexistent robotics was studied. As network based robotics, use of robots connected with computer networks was also studied. In addition, the R-cube (R{sup 3}) plan (realtime remote control robot technology) was proposed. 82 refs., 86 figs., 12 tabs.

  10. Wearable computer for mobile augmented-reality-based controlling of an intelligent robot

    Science.gov (United States)

    Turunen, Tuukka; Roening, Juha; Ahola, Sami; Pyssysalo, Tino

    2000-10-01

    An intelligent robot can be utilized to perform tasks that are either hazardous or unpleasant for humans. Such tasks include working in disaster areas or conditions that are, for example, too hot. An intelligent robot can work on its own to some extent, but in some cases the aid of humans will be needed. This requires means for controlling the robot from somewhere else, i.e. teleoperation. Mobile augmented reality can be utilized as a user interface to the environment, as it enhances the user's perception of the situation compared to other interfacing methods and allows the user to perform other tasks while controlling the intelligent robot. Augmented reality is a method that combines virtual objects into the user's perception of the real world. As computer technology evolves, it is possible to build very small devices that have sufficient capabilities for augmented reality applications. We have evaluated the existing wearable computers and mobile augmented reality systems to build a prototype of a future mobile terminal- the CyPhone. A wearable computer with sufficient system resources for applications, wireless communication media with sufficient throughput and enough interfaces for peripherals has been built at the University of Oulu. It is self-sustained in energy, with enough operating time for the applications to be useful, and uses accurate positioning systems.

  11. Inventing Japan's 'robotics culture': the repeated assembly of science, technology, and culture in social robotics.

    Science.gov (United States)

    Sabanović, Selma

    2014-06-01

    Using interviews, participant observation, and published documents, this article analyzes the co-construction of robotics and culture in Japan through the technical discourse and practices of robotics researchers. Three cases from current robotics research--the seal-like robot PARO, the Humanoid Robotics Project HRP-2 humanoid, and 'kansei robotics' - show the different ways in which scientists invoke culture to provide epistemological grounding and possibilities for social acceptance of their work. These examples show how the production and consumption of social robotic technologies are associated with traditional crafts and values, how roboticists negotiate among social, technical, and cultural constraints while designing robots, and how humans and robots are constructed as cultural subjects in social robotics discourse. The conceptual focus is on the repeated assembly of cultural models of social behavior, organization, cognition, and technology through roboticists' narratives about the development of advanced robotic technologies. This article provides a picture of robotics as the dynamic construction of technology and culture and concludes with a discussion of the limits and possibilities of this vision in promoting a culturally situated understanding of technology and a multicultural view of science.

  12. A Flexible Temperature Sensor Based on Reduced Graphene Oxide for Robot Skin Used in Internet of Things.

    Science.gov (United States)

    Liu, Guanyu; Tan, Qiulin; Kou, Hairong; Zhang, Lei; Wang, Jinqi; Lv, Wen; Dong, Helei; Xiong, Jijun

    2018-05-02

    Flexible electronics, which can be distributed on any surface we need, are highly demanded in the development of Internet of Things (IoT), robot technology and electronic skins. Temperature is a fundamental physical parameter, and it is an important indicator in many applications. Therefore, a flexible temperature sensor is required. Here, we report a simple method to fabricate three lightweight, low-cost and flexible temperature sensors, whose sensitive materials are reduced graphene oxide (r-GO), single-walled carbon nanotubes (SWCNTs) and multi-wall carbon nanotubes (MWCNTs). By comparing linearity, sensitive and repeatability, we found that the r-GO temperature sensor had the most balanced performance. Furthermore, the r-GO temperature sensor showed good mechanical properties and it could be bent in different angles with negligible resistance change. In addition, the performance of the r-GO temperature sensor remained stable under different kinds of pressure and was unaffected by surrounding environments, like humidity or other gases, because of the insulating layer on its sensitive layer. The easy-fabricated process and economy, together with the remarkable performance of the r-GO temperature sensor, suggest that it is suitable for use as a robot skin or used in the environment of IoT.

  13. A Flexible Temperature Sensor Based on Reduced Graphene Oxide for Robot Skin Used in Internet of Things

    Directory of Open Access Journals (Sweden)

    Guanyu Liu

    2018-05-01

    Full Text Available Flexible electronics, which can be distributed on any surface we need, are highly demanded in the development of Internet of Things (IoT, robot technology and electronic skins. Temperature is a fundamental physical parameter, and it is an important indicator in many applications. Therefore, a flexible temperature sensor is required. Here, we report a simple method to fabricate three lightweight, low-cost and flexible temperature sensors, whose sensitive materials are reduced graphene oxide (r-GO, single-walled carbon nanotubes (SWCNTs and multi-wall carbon nanotubes (MWCNTs. By comparing linearity, sensitive and repeatability, we found that the r-GO temperature sensor had the most balanced performance. Furthermore, the r-GO temperature sensor showed good mechanical properties and it could be bent in different angles with negligible resistance change. In addition, the performance of the r-GO temperature sensor remained stable under different kinds of pressure and was unaffected by surrounding environments, like humidity or other gases, because of the insulating layer on its sensitive layer. The easy-fabricated process and economy, together with the remarkable performance of the r-GO temperature sensor, suggest that it is suitable for use as a robot skin or used in the environment of IoT.

  14. Effect of biased feedback on motor imagery learning in BCI-teleoperation system

    Directory of Open Access Journals (Sweden)

    Maryam eAlimardani

    2014-04-01

    Full Text Available Feedback design is an important issue in motor imagery BCI systems. Regardless, to date it has not been reported how feedback presentation can optimize co-adaptation between a human brain and such systems. This paper assesses the effect of realistic visual feedback on users’ BC performance and motor imagery skills. We previously developed a tele-operation system for a pair of humanlike robotic hands and showed that BCI control of such hands along with first-person perspective visual feedback of movements can arouse a sense of embodiment in the operators. In the first stage of this study, we found that the intensity of this ownership illusion was associated with feedback presentation and subjects’ performance during BCI motion control. In the second stage, we probed the effect of positive and negative feedback bias on subjects’ BCI performance and motor imagery skills. Although the subject specific classifier, which was set up at the beginning of experiment, detected no significant change in the subjects’ online performance, evaluation of brain activity patterns revealed that subjects’ self-regulation of motor imagery features improved due to a positive bias of feedback and a possible occurrence of ownership illusion. Our findings suggest that in general training protocols for BCIs, manipulation of feedback can play an important role in the optimization of subjects’ motor imagery skills.

  15. Accuracy of a novel photoacoustic-based approach to surgical guidance performed with and without a da Vinci robot

    Science.gov (United States)

    Gandhi, Neeraj; Kim, Sungmin; Kazanzides, Peter; Lediju Bell, Muyinatu A.

    2017-03-01

    Minimally invasive surgery carries the deadly risk of rupturing major blood vessels, such as the internal carotid arteries hidden by bone in endonasal transsphenoidal surgery. We propose a novel approach to surgical guidance that relies on photoacoustic-based vessel separation measurements to assess the extent of safety zones during these type of surgical procedures. This approach can be implemented with or without a robot or navigation system. To determine the accuracy of this approach, a custom phantom was designed and manufactured for modular placement of two 3.18-mm diameter vessel-mimicking targets separated by 10-20 mm. Photoacoustic images were acquired as the optical fiber was swept across the vessels in the absence and presence of teleoperation with a research da Vinci Surgical System. When the da Vinci was used, vessel positions were recorded based on the fiber position (calculated from the robot kinematics) that corresponded to an observed photoacoustic signal. In all cases, compounded photoacoustic data from a single sweep displayed the four vessel boundaries in one image. Amplitude- and coherence-based photoacoustic images were used to estimate vessel separations, resulting in 0.52-0.56 mm mean absolute errors, 0.66-0.71 mm root mean square errors, and 65-68% more accuracy compared to fiber position measurements obtained through the da Vinci robot kinematics. Results indicate that with further development, photoacoustic image-based measurements of anatomical landmarks could be a viable method for real-time path planning in multiple interventional photoacoustic applications.

  16. Photoacoustic-based approach to surgical guidance performed with and without a da Vinci robot

    Science.gov (United States)

    Gandhi, Neeraj; Allard, Margaret; Kim, Sungmin; Kazanzides, Peter; Lediju Bell, Muyinatu A.

    2017-12-01

    Death and paralysis are significant risks of modern surgeries, caused by injury to blood vessels and nerves hidden by bone and other tissue. We propose an approach to surgical guidance that relies on photoacoustic (PA) imaging to determine the separation between these critical anatomical features and to assess the extent of safety zones during surgical procedures. Images were acquired as an optical fiber was swept across vessel-mimicking targets, in the absence and presence of teleoperation with a research da Vinci Surgical System. Vessel separation distances were measured directly from PA images. Vessel positions were additionally recorded based on the fiber position (calculated from the da Vinci robot kinematics) that corresponded to an observed PA signal, and these recordings were used to indirectly measure vessel separation distances. Amplitude- and coherence-based beamforming were used to estimate vessel separations, resulting in 0.52- to 0.56-mm mean absolute errors, 0.66- to 0.71-mm root-mean-square errors, and 65% to 68% more accuracy compared to fiber position measurements obtained through the da Vinci robot kinematics. Similar accuracy was achieved in the presence of up to 4.5-mm-thick ex vivo tissue. Results indicate that PA image-based measurements of the separation among anatomical landmarks could be a viable method for real-time path planning in multiple interventional PA applications.

  17. Evolutionary robotics

    Indian Academy of Sciences (India)

    In evolutionary robotics, a suitable robot control system is developed automatically through evolution due to the interactions between the robot and its environment. It is a complicated task, as the robot and the environment constitute a highly dynamical system. Several methods have been tried by various investigators to ...

  18. Robotics

    International Nuclear Information System (INIS)

    Scheide, A.W.

    1983-01-01

    This article reviews some of the technical areas and history associated with robotics, provides information relative to the formation of a Robotics Industry Committee within the Industry Applications Society (IAS), and describes how all activities relating to robotics will be coordinated within the IEEE. Industrial robots are being used for material handling, processes such as coating and arc welding, and some mechanical and electronics assembly. An industrial robot is defined as a programmable, multifunctional manipulator designed to move material, parts, tools, or specialized devices through variable programmed motions for a variety of tasks. The initial focus of the Robotics Industry Committee will be on the application of robotics systems to the various industries that are represented within the IAS

  19. Internet Commerce Managing Financial on the Internet

    Directory of Open Access Journals (Sweden)

    Chandra Wibowo Widhianto

    2001-03-01

    Full Text Available Article explain how to business through internet which are web business clarification, strategy effect, how to make profit, and business electronic changes consist of criptografy, EDI, signature, digital notarisation, file, payment, and how to get succes in internet business.

  20. Spatial Programming for Industrial Robots Through Task Demonstration

    OpenAIRE

    Jens Lambrecht; Martin Kleinsorge; Martin Rosenstrauch; Jörg Krüger

    2013-01-01

    Abstract We present an intuitive system for the programming of industrial robots using markerless gesture recognition and mobile augmented reality in terms of programming by demonstration. The approach covers gesture-based task definition and adaption by human demonstration, as well as task evaluation through augmented reality. A 3D motion tracking system and a handheld device establish the basis for the presented spatial programming system. In this publication, we present a prototype toward ...

  1. Tele-Operated Echography and Remote Guidance for Performing Tele-Echography on Geographically Isolated Patients

    Directory of Open Access Journals (Sweden)

    Philippe Arbeille

    2016-06-01

    Full Text Available Objective: To evaluate the performance of three tele-echography systems for routine use in isolated medical centers. Methods: Three systems were used for deep (abdomen, pelvis, fetal and superficial (muscle, thyroid, carotid artery examinations: (a a robotic arm (RA holding an echographic probe; (b an echograph with a motorized probe (MP; and (c remote guidance (RG where the patient site operator performed the examination assisted by an expert via videoconference. All systems were tested in the same medical center located 60 km away from the university hospital. Results: A total of 340 remote echography examinations were performed (41% RA and MP, 59% RG. MP and RA allowed full control of the probe orientation by the expert, and provided diagnoses in 97% of cases. The use of RG was sufficient for superficial vessel examinations and provided diagnoses in 98% of cases but was not suited for deep or superficial organs. Assessment of superficial organs was best accomplished using the MP. Discussion: Both teleoperated systems provided control of the probe orientation by the expert necessary for obtaining appropriate views of deep organs but the MP was much more ergonomic and easier to use than the RA. RG was appropriate for superficial vessels while the MP was better for superficial volumic organs.

  2. Reconnaissance and Autonomy for Small Robots (RASR) team: MAGIC 2010 challenge

    Science.gov (United States)

    Lacaze, Alberto; Murphy, Karl; Del Giorno, Mark; Corley, Katrina

    2012-06-01

    The Reconnaissance and Autonomy for Small Robots (RASR) team developed a system for the coordination of groups of unmanned ground vehicles (UGVs) that can execute a variety of military relevant missions in dynamic urban environments. Historically, UGV operations have been primarily performed via tele-operation, requiring at least one dedicated operator per robot, and requiring substantial real-time bandwidth to accomplish those missions. Our team goal was to develop a system that can provide long-term value to the war-fighter, utilizing MAGIC-2010 as a stepping stone. To that end, we self-imposed a set of constraints that would force us to develop technology that could readily be used by the military in the near term: • Use a relevant (deployed) platform • Use low-cost, reliable sensors • Develop an expandable and modular control system with innovative software algorithms to minimize the computing footprint required • Minimize required communications bandwidth and handle communication losses • Minimize additional power requirements to maximize battery life and mission duration

  3. Nuclear power plant steam pipes repairing with TIRANT 3 robot system

    International Nuclear Information System (INIS)

    Soto Tomas, Marcelo; Curiel Nieva, Marceliano; Monzo Blasco, Enrique; Rodriguez, Salvador Pineda; Vaquer Perez, Juan I.

    2011-01-01

    A typical application functions covering the steam pipes inner surface in coal-fired power station and nuclear power plants. The results of this process are spectacular in terms of protection against corrosion and abrasion, but its application has conditioning factors, such as: Severe application conditions for workers. Due to the postural position (usually kneeling) in small diameter pipes and working with fireproof clothing and masks with outdoor air supplying, due to fumes, sparks and molten metal particles, radiological contamination, confined space, poor lighting... Coating uniformity. As metallization is a manual process, the carried out measurements show small variations in the thickness of the coating, always within the tolerance limits established by the applicable regulations and quality assurance. For all these reasons, Grupo Dominguis has developed the TIRANT 3 robot, a worldwide innovative system, for metallization of steam pipes inner surface. TIRANT 3 robot is teleoperated from outside of the pipe, so that human intervention is reduced to the operations of robot positioning and change of metallization wire. As it is an independent system of the human factor, metallization process performance is significantly increased by reducing rest periods due only to the robot maintenance. Likewise, TIRANT 3 system permits to increase resulting coating uniformity, and thus its resistance, keeping selected parameters constant depending on required type and thickness of wire. TIRANT 3 system has successfully worked in 2010 during the stops refueling of the Units I and II of Laguna Verde nuclear power plant in Mexico. (author)

  4. Research project RoboGas{sup Inspector}. Gas leak detection with autonomous mobile robots; Forschungsprojekt RoboGas{sup Inspector}. Gaslecksuche mit autonomen mobilen Robotern

    Energy Technology Data Exchange (ETDEWEB)

    Habib, Abdelkarim [BAM Bundesanstalt fuer Materialforschung und -pruefung, Berlin (Germany); Bonow, Gero; Kroll, Andreas [Fachgebiet Mess- und Regelungstechnik, Universitaet Kassel, Kassel (Germany); Hegenberg, Jens; Schmidt, Ludger [Fachgebiet Mensch-Maschine-Systemtechnik, Universitaet Kassel, Kassel (Germany); Barz, Thomas; Schulz, Dirk [Fraunhofer FKIE, Unbemannte Systeme, Wachtberg (Germany)

    2013-05-15

    As part of the promotional program AUTONOMIK of the Federal Ministry of Economics and Technology (Berlin, Federal Republic of Germany) a consortium of nine project partners developed a prototype of an autonomous mobile robot looking for gas leaks in extended industrial equipment. The autonomous mobility of the system for any systems was implemented using different types of sensors for self-localization and navigation. The tele-operation enables a manual intervention in the process. The robot performs inspection tasks in industrial plants by means of video technology and remote gas measurement technology without driving into the possible risk areas and without the presence of humans. The robot can be used for routine inspections of facilities or for the targeted inspection of specific plant components. Thanks to the remote sensing technique also plant components can be inspected which are difficult to be inspected due to their limited accessibility by conventional measurement techniques.

  5. Objective evaluation of situation awareness for dynamic decision makers in teleoperations

    Science.gov (United States)

    Endsley, Mica R.

    1991-01-01

    Situation awareness, a current mental mode of the environment, is critical to the ability of operators to perform complex and dynamic tasks. This should be particularly true for teleoperators, who are separated from the situation they need to be aware of. The design of the man-machine interface must be guided by the goal of maintaining and enhancing situation awareness. The objective of this work has been to build a foundation upon which research in the area can proceed. A model of dynamic human decision making which is inclusive of situation awareness will be presented, along with a definition of situation awareness. A method for measuring situation awareness will also be presented as a tool for evaluating design concepts. The Situation Awareness Global Assessment Technique (SAGAT) is an objective measure of situation awareness originally developed for the fighter cockpit environment. The results of SAGAT validation efforts will be presented. Implications of this research for teleoperators and other operators of dynamic systems will be discussed.

  6. Internet Addiction Through the Phase of Adolescence: A Questionnaire Study

    Science.gov (United States)

    Oreskovic, Stjepan

    2017-01-01

    Background Adolescents increasingly use the Internet for communication, education, entertainment, and other purposes in varying degrees. Given their vulnerable age, they may be prone to Internet addiction. Objective Our aim was to identify possible differences in the purpose of Internet use among adolescents with respect to age subgroup, country of residence, and gender and the distribution of Internet addiction across age subgroups. Another aim was to determine if there is a correlation between the purpose of Internet use and age and if this interaction influences the level of addiction to the Internet. Methods The study included a simple random sample of 1078 adolescents—534 boys and 525 girls—aged 11-18 years attending elementary and grammar schools in Croatia, Finland, and Poland. Adolescents were asked to complete an anonymous questionnaire and provide data on age, gender, country of residence, and purpose of Internet use (ie, school/work or entertainment). Collected data were analyzed with the chi-square test for correlations. Results Adolescents mostly used the Internet for entertainment (905/1078, 84.00%). More female than male adolescents used it for school/work (105/525, 20.0% vs 64/534, 12.0%, respectively). Internet for the purpose of school/work was mostly used by Polish adolescents (71/296, 24.0%), followed by Croatian (78/486, 16.0%) and Finnish (24/296, 8.0%) adolescents. The level of Internet addiction was the highest among the 15-16-year-old age subgroup and was lowest in the 11-12-year-old age subgroup. There was a weak but positive correlation between Internet addiction and age subgroup (P=.004). Male adolescents mostly contributed to the correlation between the age subgroup and level of addiction to the Internet (P=.001). Conclusions Adolescents aged 15-16 years, especially male adolescents, are the most prone to the development of Internet addiction, whereas adolescents aged 11-12 years show the lowest level of Internet addiction. PMID

  7. Software Systems for Robotics An Applied Research Perspective

    Directory of Open Access Journals (Sweden)

    Greg Broten

    2006-03-01

    Full Text Available Over the past 20 years, Defence Research and Development Canada has developed numerous tele-operated unmanned ground vehicles (UGV, many founded on the ANCÆUS command and control system. This paper relates how long experience with tele-operated UGVs influenced DRDC's shift in focus from tele-operated to autonomous unmanned vehicles (UV, the forces that guided DRDC's development approach and DRDC's experience adapting a specific tool set, MIRO, to a UGV implementation.

  8. Myoelectric Control Techniques for a Rehabilitation Robot

    Directory of Open Access Journals (Sweden)

    Alan Smith

    2011-01-01

    Full Text Available This work examines two different types of myoelectric control schemes for the purpose of rehabilitation robot applications. The first is a commonly used technique based on a Gaussian classifier. It is implemented in real time for healthy subjects in addition to a subject with Central Cord Syndrome (CCS. The myoelectric control scheme is used to control three degrees of freedom (DOF on a robot manipulator which corresponded to the robot's elbow joint, wrist joint, and gripper. The classes of motion controlled include elbow flexion and extension, wrist pronation and supination, hand grasping and releasing, and rest. Healthy subjects were able to achieve 90% accuracy. Single DOF controllers were first tested on the subject with CCS and he achieved 100%, 96%, and 85% accuracy for the elbow, gripper, and wrist controllers respectively. Secondly, he was able to control the three DOF controller at 68% accuracy. The potential applications for this scheme are rehabilitation and teleoperation. To overcome limitations in the pattern recognition based scheme, a second myoelectric control scheme is also presented which is trained using electromyographic (EMG data derived from natural reaching motions in the sagittal plane. This second scheme is based on a time delayed neural network (TDNN which has the ability to control multiple DOF at once. The controller tracked a subject's elbow and shoulder joints in the sagittal plane. Results showed an average error of 19° for the two joints. This myoelectric control scheme has the potential of being used in the development of exoskeleton and orthotic rehabilitation applications.

  9. Astronomy from the chair - the application of the Internet in promoting of Astronomy

    Science.gov (United States)

    Tomic, Zoran

    2014-05-01

    Internet and modern communication technologies are an indispensable part of modern life. The use of the Internet makes it possible to enhance the education and expand opportunities for acquiring new knowledge. One example is Astronomy, where today thanks to the Internet, we can control telescopes that are distant from us and listen to lectures from Universities in other countries. "Astronomy from the chair" is the name for a concept where amateur astronomers can deal with astronomy from their homes using the Internet. The concept can be divided into four sections depending on the content being offered: Robotic Observatory, Virtual Observatory, Online astronomy broadcasting and Online courses. Robotic observatory is defined as an astronomical instrument and detection system that enables efficient observation without the need of a person's physical intervention. Virtual Observatory is defined as a collection of databases and software tools that use the Internet as a platform for scientific research. Online astronomy broadcasting is part of concept "Astronomy from the chair" which gives users the opportunity to get directly involved in astronomical observation organized by an amateur astronomer from somewhere in the world. Online courses are groups of sites and organizations that provide the opportunity to amateur astronomers to attend lectures, save and watch video materials from lectures, do homework, communicate with other seminar participants and in that way become familiar with the various areas of Astronomy. This paper discusses a new concept that describes how the Internet can be applied in modern education. In this paper will be described projects that allows a large number of astronomy lovers to do their own research without the need to own a large and expensive set of astronomical equipment (Virtual Telescope from Italy, Observatory "Night Hawk" from Serbia and project "Astronomy from an armchair" at Faculty of Sciences and Mathematics in Nis), to help

  10. Reverse engineering of the robot base platform

    International Nuclear Information System (INIS)

    Anwar A Rahman; Azizul Rahman A Aziz; Mohd Arif Hamzah; Muhd Nor Atan; Fadil Ismail; Rosli Darmawan

    2009-01-01

    The robot base platform used to place the robotic arm version 2 was imported through a local company. The robot base platform is used as a reference for reverse egineering development for a smaller size robot. The paper will discuss the reverse engineering design process and parameters involved in the development of the robot base platform. (Author)

  11. Twitter discussions about the predicaments of robots in geriatric nursing: forecast of nursing robotics in aged care.

    Science.gov (United States)

    Eriksson, Henrik; Salzmann-Erikson, Martin

    2018-02-01

    People use social media to express perceptions, attitudes and a wide range of concerns regarding human life. This study aims at analysing the ongoing discussions on the internet microblog Twitter and offers some coming predicaments regarding developments in geriatric nursing regarding nursing robots. Data were retrospectively collected from Twitter. 1322 mentions were included in the final analyses, where principles of interpreting data by using netnography were utilized. Many ideas are presented expressing functional, psychological and social aspects of robots in nursing care. Most postings come from metropolitan cities around the globe. The discussion focuses on market-driven, science fiction solutions for aged care. Twitter users overall seem to be positive using various nursing robots in aged care. These discussions offer a window into the attitudes and ideas of this group of users. We suggest that monitoring Twitter discussions on social media can provide valuable insights into current attitudes as well as forecast coming trends.

  12. Pioneer Robot Testing Program and Status

    International Nuclear Information System (INIS)

    Herndon, J.N.

    2001-01-01

    The U.S. Department of Energy (USDOE) and Ukraine established a joint program in 1997 to address the need for remotely operated systems for unstructured environments in Ukraine such as the highly hazardous conditions inside the failed Chernobyl Nuclear Power Plant (ChNPP) Unit 4, or Shelter Object. The environment inside Shelter Object is extremely hazardous due to ionizing radiation fields, high airborne contamination, and major industrial safety issues. Although Ukrainian workers have explored and mapped much of the internals of Unit 4 in the time since the accident during the morning hours of April 26, 1986, there remain areas where humans have not entered to this date. Based on the agreement between USDOE and Ukraine, the USDOE, in cooperation with the U.S. National Aeronautics and Space Administration (NASA), developed the Pioneer Robot and has provided it to the ChNPP within the framework of international technical assistance. Pioneer is capable of mobile platform movement and manipulation under teleoperated control, 3-dimensional mapping, and environmental data collection. The Pioneer is radiation hardened for conditions like those of Shelter Object. Pioneer has been evaluated on site in Ukraine for use in both the Shelter Object environment and the more general conditions of ChNPP decommissioning. This paper summarizes the results of these testing activities and describes the status and near-term activities in support of the Pioneer Robot integration into Ukraine

  13. Merging the fields of swarm robotics and new media: Perceiving swarm robotics as new media

    Directory of Open Access Journals (Sweden)

    Monika O. Ivanova

    2014-06-01

    Full Text Available The aim of this paper is to provide evidence that swarm robotic systems can be perceived as new media objects. A thorough description of the five principles of new media proposed by Lev Manovich in “The Language of New Media” is presented. This is complemented by a state of the art on swarm robotics with an in-depth comparison of the characteristics of both fields. Also presented are examples of swarm robotics used in new media installations in order to illustrate the cutting-edge applications of robotics and artificial intelligence achieved through the unity of bothfields. The hypothesis of this research is that a novel point of view would be introduced by examining the field of swarm robotics through the scope of new media, which would benefit thework of both new media and swarm robotic researchers.

  14. Multimodal interaction for human-robot teams

    Science.gov (United States)

    Burke, Dustin; Schurr, Nathan; Ayers, Jeanine; Rousseau, Jeff; Fertitta, John; Carlin, Alan; Dumond, Danielle

    2013-05-01

    Unmanned ground vehicles have the potential for supporting small dismounted teams in mapping facilities, maintaining security in cleared buildings, and extending the team's reconnaissance and persistent surveillance capability. In order for such autonomous systems to integrate with the team, we must move beyond current interaction methods using heads-down teleoperation which require intensive human attention and affect the human operator's ability to maintain local situational awareness and ensure their own safety. This paper focuses on the design, development and demonstration of a multimodal interaction system that incorporates naturalistic human gestures, voice commands, and a tablet interface. By providing multiple, partially redundant interaction modes, our system degrades gracefully in complex environments and enables the human operator to robustly select the most suitable interaction method given the situational demands. For instance, the human can silently use arm and hand gestures for commanding a team of robots when it is important to maintain stealth. The tablet interface provides an overhead situational map allowing waypoint-based navigation for multiple ground robots in beyond-line-of-sight conditions. Using lightweight, wearable motion sensing hardware either worn comfortably beneath the operator's clothing or integrated within their uniform, our non-vision-based approach enables an accurate, continuous gesture recognition capability without line-of-sight constraints. To reduce the training necessary to operate the system, we designed the interactions around familiar arm and hand gestures.

  15. Analysis of remote operating systems for space-based servicing operations. Volume 2: Study results

    Science.gov (United States)

    1985-01-01

    The developments in automation and robotics have increased the importance of applications for space based servicing using remotely operated systems. A study on three basic remote operating systems (teleoperation, telepresence and robotics) was performed in two phases. In phase one, requirements development, which consisted of one three-month task, a group of ten missions were selected. These included the servicing of user equipment on the station and the servicing of the station itself. In phase two, concepts development, which consisted of three tasks, overall system concepts were developed for the selected missions. These concepts, which include worksite servicing equipment, a carrier system, and payload handling equipment, were evaluated relative to the configurations of the overall worksite. It is found that the robotic/teleoperator concepts are appropriate for relatively simple structured tasks, while the telepresence/teleoperator concepts are applicable for missions that are complex, unstructured tasks.

  16. Enhanced Flexibility and Reusability through State Machine-Based Architectures for Multisensor Intelligent Robotics

    Directory of Open Access Journals (Sweden)

    Héctor Herrero

    2017-05-01

    Full Text Available This paper presents a state machine-based architecture, which enhances the flexibility and reusability of industrial robots, more concretely dual-arm multisensor robots. The proposed architecture, in addition to allowing absolute control of the execution, eases the programming of new applications by increasing the reusability of the developed modules. Through an easy-to-use graphical user interface, operators are able to create, modify, reuse and maintain industrial processes, increasing the flexibility of the cell. Moreover, the proposed approach is applied in a real use case in order to demonstrate its capabilities and feasibility in industrial environments. A comparative analysis is presented for evaluating the presented approach versus traditional robot programming techniques.

  17. Exploiting Child-Robot Aesthetic Interaction for a Social Robot

    OpenAIRE

    Lee, Jae-Joon; Kim, Dae-Won; Kang, Bo-Yeong

    2012-01-01

    A social robot interacts and communicates with humans by using the embodied knowledge gained from interactions with its social environment. In recent years, emotion has emerged as a popular concept for designing social robots. Several studies on social robots reported an increase in robot sociability through emotional imitative interactions between the robot and humans. In this paper conventional emotional interactions are extended by exploiting the aesthetic theories that the sociability of ...

  18. Improving therapeutic outcomes in autism spectrum disorders: Enhancing social communication and sensory processing through the use of interactive robots.

    Science.gov (United States)

    Sartorato, Felippe; Przybylowski, Leon; Sarko, Diana K

    2017-07-01

    For children with autism spectrum disorders (ASDs), social robots are increasingly utilized as therapeutic tools in order to enhance social skills and communication. Robots have been shown to generate a number of social and behavioral benefits in children with ASD including heightened engagement, increased attention, and decreased social anxiety. Although social robots appear to be effective social reinforcement tools in assistive therapies, the perceptual mechanism underlying these benefits remains unknown. To date, social robot studies have primarily relied on expertise in fields such as engineering and clinical psychology, with measures of social robot efficacy principally limited to qualitative observational assessments of children's interactions with robots. In this review, we examine a range of socially interactive robots that currently have the most widespread use as well as the utility of these robots and their therapeutic effects. In addition, given that social interactions rely on audiovisual communication, we discuss how enhanced sensory processing and integration of robotic social cues may underlie the perceptual and behavioral benefits that social robots confer. Although overall multisensory processing (including audiovisual integration) is impaired in individuals with ASD, social robot interactions may provide therapeutic benefits by allowing audiovisual social cues to be experienced through a simplified version of a human interaction. By applying systems neuroscience tools to identify, analyze, and extend the multisensory perceptual substrates that may underlie the therapeutic benefits of social robots, future studies have the potential to strengthen the clinical utility of social robots for individuals with ASD. Copyright © 2017 Elsevier Ltd. All rights reserved.

  19. Aggressions among Adolescents through Mobile Phones and the Internet

    Directory of Open Access Journals (Sweden)

    Sofia Buelga

    2011-12-01

    Full Text Available The aim of this study was to analyze the prevalence of adolescent aggressors (cyberbullies through modern information and communication technologies (the internet and cellular phones. The differences in gender and academic year according to the type of technological aggression were also examined. The participants were 1390 adolescents aged 12-17 years old. The results indicated that almost one third of adolescents have made an attack on their peers through new technologies in the last year. Regarding the duration and intensity of cybernetic harassment, it was observed that cyberbullying mainly occurs for less than a month and with moderate intensity -no more than once a week. For the majority of technological aggressions, boys and students in the last grade of highschool bullied more than their counterparts.

  20. LOW INCOME CONSUMERS AND ONLINE SHOPPING: APPREHENSIONS IN CONSUMING THROUGH THE INTERNET

    Directory of Open Access Journals (Sweden)

    Juan Pablo da Silva Dias

    2015-08-01

    Full Text Available The growth in access of low income consumers to the internet has taken them to use the net in search of entertainment, education and relationships. However, consuming online is still an activity surrounded by distrust. The present study aims to discuss the reasons why low income consumers have apprehension in consuming through the internet. For this, in depth interviews were conducted with 23 low income consumers. The collected data shows that the internet is still seen by the interviewees as being, mainly, for leisure and entertainment. Online shopping still is a task they fear, because of different motives. Initially, one can point the preference to consume in physical stores, since the consumers can touch the desired product, enjoy the trip to the store as a moment of pleasure and the possibility of interacting with salesmen, who help them in their choice. The apprehensions in buying online are also influenced by the perception that sites are not safe, because they offer threats, such as viruses or theft of personal information. Furthermore, interviewees believe that online stores are not compromised with their customers, since they permit problems to occur in the delivery of merchandise, are not clear about the shopping process, and create difficulties in payment method. Another reason for them not to buy online is the perception that if a negative consuming episode of online shopping happened to someone they know, it is also bound to happen with them. Despite this reasoning, these consumers point the importance of help from a third party in their reference group as main incentive for them to face the obstacles to consuming through the internet. In conclusion, it is possible to consider that low income consumers have apprehensions that are similar to their higher income peers, but, also, show different feelings, which are seldom discussed in the literature about online shopping.

  1. Next-generation robotic surgery--from the aspect of surgical robots developed by industry.

    Science.gov (United States)

    Nakadate, Ryu; Arata, Jumpei; Hashizume, Makoto

    2015-02-01

    At present, much of the research conducted worldwide focuses on extending the ability of surgical robots. One approach is to extend robotic dexterity. For instance, accessibility and dexterity of the surgical instruments remains the largest issue for reduced port surgery such as single port surgery or natural orifice surgery. To solve this problem, a great deal of research is currently conducted in the field of robotics. Enhancing the surgeon's perception is an approach that uses advanced sensor technology. The real-time data acquired through the robotic system combined with the data stored in the robot (such as the robot's location) provide a major advantage. This paper aims at introducing state-of-the-art products and pre-market products in this technological advancement, namely the robotic challenge in extending dexterity and hopefully providing the path to robotic surgery in the near future.

  2. The Human-Robot Interaction Operating System

    Science.gov (United States)

    Fong, Terrence; Kunz, Clayton; Hiatt, Laura M.; Bugajska, Magda

    2006-01-01

    In order for humans and robots to work effectively together, they need to be able to converse about abilities, goals and achievements. Thus, we are developing an interaction infrastructure called the "Human-Robot Interaction Operating System" (HRI/OS). The HRI/OS provides a structured software framework for building human-robot teams, supports a variety of user interfaces, enables humans and robots to engage in task-oriented dialogue, and facilitates integration of robots through an extensible API.

  3. Lunabotics Mining Competition: Inspiration Through Accomplishment

    Science.gov (United States)

    Mueller, Robert P.

    2011-01-01

    NASA's Lunabotics Mining Competition is designed to promote the development of interest in space activities and STEM (Science, Technology, Engineering, and Mathematics) fields. The competition uses excavation, a necessary first step towards extracting resources from the regolith and building bases on the moon. The unique physical properties of lunar regolith and the reduced 1/6th gravity, vacuum environment make excavation a difficult technical challenge. Advances in lunar regolith mining have the potential to significantly contribute to our nation's space vision and NASA space exploration operations. The competition is conducted annually by NASA at the Kennedy Space Center Visitor Complex. The teams that can use telerobotic or autonomous operation to excavate a lunar regolith geotechnical simulant, herein after referred to as Black Point-1 (or BP-1) and score the most points (calculated as an average of two separate 10-minute timed competition attempts) will eam points towards the Joe Kosmo Award for Excellence and the scores will reflect ranking in the on-site mining category of the competition. The minimum excavation requirement is 10.0 kg during each competition attempt and the robotic excavator, referred to as the "Lunabot", must meet all specifications. This paper will review the achievements of the Lunabotics Mining Competition in 2010 and 2011, and present the new rules for 2012. By providing a framework for robotic design and fabrication, which culminates in a live competition event, university students have been able to produce sophisticated lunabots which are tele-operated. Multi-disciplinary teams are encouraged and the extreme sense of accomplishment provides a unique source of inspiration to the participating students, which has been shown to translate into increased interest in STEM careers. Our industrial sponsors (Caterpillar, Newmont Mining, Harris, Honeybee Robotics) have all stated that there is a strong need for skills in the workforce related

  4. Image-guided neurosurgery. Global concept of a surgical tele-assistance using obstacle detection robotics

    International Nuclear Information System (INIS)

    Desgeorges, M.; Bellegou, N.; Faillot, Th.; Cordoliani, Y.S.; Dutertre, G.; Blondet, E.; Soultrait, F. de; Boissy, J.M.

    2000-01-01

    Surgical tele-assistance significantly increases accuracy of surgical gestures, especially in the case of brain tumor neurosurgery. The robotic device is tele-operated through a microscope and the surgeon's gestures are guided by real-time overlaying of the X-ray imagery in the microscope. During the device's progression inside the brain, the focus is ensured by the microscope auto-focus feature. The surgeon can thus constantly check his position on the field workstation. Obstacles to avoid or dangerous areas can be previewed in the operation field. This system is routinely used for 5 years in the neurosurgery division of the Val de Grace hospital. More than 400 brain surgery operations have been done using it. An adaptation is used for rachis surgery. Other military hospitals begin to be equipped with similar systems. It will be possible to link them for data transfer. When it will be operational, such a network it will show what could be, in the future, a medical/surgical remote-assistance system designed to take care of wounded/critical conditions people, including assistance to surgical gestures. (authors)

  5. Trust between man and machine in a teleoperation system

    International Nuclear Information System (INIS)

    Dassonville, I.; Jolly, D.; Desodt, A.M.

    1996-01-01

    The work we present deals with the trust of man in a teleoperation system. Trust is important because it is linked to stress which modifies human reliability. We are trying to quantify trust. In this paper, we'll present the theory of trust in relationships, and its extension for a man-machine system. Then, we explain the links between trust and human reliability. Then, we introduce our experimental process and the first results concerning selfconfidence

  6. Task analysis of human-in-the-loop tele-operated maintenance: What can be learned from JET?

    International Nuclear Information System (INIS)

    Boessenkool, H.; Thomas, J.; Heemskerk, C.J.M.; Baar, M.R. de; Steinbuch, M.; Abbink, D.A.

    2014-01-01

    Highlights: •Maintenance task execution at JET was analyzed to guide improvements for ITER. •A large variation in task duration was found for various operator experience levels. •Results indicate significant room for improvement for tele-operated performance. •Improvent of visual feedback and artificial guiding forces was considered promising. -- Abstract: Remote maintenance will determine the available uptime of future fusion plants such as ITER. Experience at predecessor JET showed that a human-in-the-loop tele-operated approach is crucial, although this approach entails drawbacks such as the unavoidable extensive operator training and relatively long execution times. These drawbacks are common knowledge, but little quantitative research is available to guide improvements (such as improved training methods, or active operator support systems). The aim of this paper is to identify the key areas for further improvement of tele-operated maintenance. This is achieved by a detailed task analysis based on recent maintenance at JET, using task logbooks and video data as well as interviews with experienced master–slave operators. The resulting task analysis shows the (sub)tasks that were most time-consuming and shows a large variance in time performance within operators, but also substantial differences between qualified operators with different levels of experience. The operator interviews indicate that intuitive (virtual) visual feedback and artificial (guiding) forces are promising directions for improvement. The results found in this study will be used for future research and development activities focusing on haptic guiding strategies, with the aim to further design and optimize RH maintenance systems for ITER and beyond

  7. Switching Brains: Cloud-based Intelligent Resources Management for the Internet of Cognitive Things

    OpenAIRE

    R. Francisco; A.M. Arsenio

    2014-01-01

    Cognitive technologies can bring important benefits to our everyday life, enabling connected devices to do tasks that in the past only humans could do, leading to the Cognitive Internet of Things. Wireless Sensor and Actuator Networks (WSAN) are often employed for communication between Internet objects. However, WSAN face some problems, namely sensors’ energy and CPU load consumption, which are common to other networked devices, such as mobile devices or robotic platforms. Additionally, cogni...

  8. Building a grid-semantic map for the navigation of service robots through human–robot interaction

    Directory of Open Access Journals (Sweden)

    Cheng Zhao

    2015-11-01

    Full Text Available This paper presents an interactive approach to the construction of a grid-semantic map for the navigation of service robots in an indoor environment. It is based on the Robot Operating System (ROS framework and contains four modules, namely Interactive Module, Control Module, Navigation Module and Mapping Module. Three challenging issues have been focused during its development: (i how human voice and robot visual information could be effectively deployed in the mapping and navigation process; (ii how semantic names could combine with coordinate data in an online Grid-Semantic map; and (iii how a localization–evaluate–relocalization method could be used in global localization based on modified maximum particle weight of the particle swarm. A number of experiments are carried out in both simulated and real environments such as corridors and offices to verify its feasibility and performance.

  9. The Power of Educational Robotics

    Science.gov (United States)

    Cummings, Timothy

    The purpose of this action research project was to investigate the impact a students' participation in educational robotics has on his or her performance in the STEM subjects. This study attempted to utilize educational robotics as a method for increasing student achievement and engagement in STEM subjects. Over the course of 12 weeks, an after-school robotics program was offered to students. Guided by the standards and principles of VEX IQ, a leading resource in educational robotics, students worked in collaboration on creating a design for their robot, building and testing their robot, and competing in the VEX IQ Crossover Challenge. Student data was gathered through a pre-participation survey, observations from the work they performed in robotics club, their performance in STEM subject classes, and the analysis of their end-of-the-year report card. Results suggest that the students who participate in robotics club experienced a positive impact on their performance in STEM subject classes.

  10. Intelligent Device Discovery in the Internet of Things - Enabling the Robot Society

    OpenAIRE

    Sunthonlap, James; Nguyen, Phuoc; Ye, Zilong

    2017-01-01

    The Internet of Things (IoT) is continuously growing to connect billions of smart devices anywhere and anytime in an Internet-like structure, which enables a variety of applications, services and interactions between human and objects. In the future, the smart devices are supposed to be able to autonomously discover a target device with desired features and generate a set of entirely new services and applications that are not supervised or even imagined by human beings. The pervasiveness of s...

  11. Development of a teleoperated backhoe for buried waste excavation

    International Nuclear Information System (INIS)

    Burks, B.L.; Killough, S.M.; Thompson, D.H.

    1992-01-01

    For nearly five decades the United States (US) Department of Energy (DOE) and its predecessor agencies have engaged in broad-based research and development activities as well as nuclear weapons component production. As a by-product of these activities, large quantities of waste materials have been granted. One of the most common approaches used for solid waste storage was to bury waste containers in pits and trenches. With the current emphasis on environmental restoration, DOE now plans to either retrieve much of the legacy of buried waste or stabilize the waste in place via in situ vitrification or other means. Because of the variety of materials that have been buried over the years, the hazards of retrieval are significant if performed using conventional manned operations. The potential hazards, in addition to radiation exposure, include pyrophorics, toxic chemicals, and explosives. Although manifests exist for much of the buried waste, these records are often incomplete compared to today's requirements. Because of the potential hazards and uncertainty about waste contents and container integrity, it is highly desirable to excavate these wastes using remotely operated equipment. In this paper the authors describe the development of a teleoperated military tractor called the Small Emplacement Excavator (SEE). Development of the SEE is being funded jointly by both DOE and the US Army. The DOE sponsor is the Office of Technology Development (OTD) Robotics Program. The US Army sponsor is the Program Manager for Ammunition Logistics, Picatinny Arsenal. The primary interest for DOE is in the application to remote excavation of buried waste, while the primary emphasis for the US Army is in the remote retrieval of unexploded ordnance. Technical requirements for these two tasks are very similar and, therefore, justify a joint development project. 1 ref

  12. Video-based peer feedback through social networking for robotic surgery simulation: a multicenter randomized controlled trial.

    Science.gov (United States)

    Carter, Stacey C; Chiang, Alexander; Shah, Galaxy; Kwan, Lorna; Montgomery, Jeffrey S; Karam, Amer; Tarnay, Christopher; Guru, Khurshid A; Hu, Jim C

    2015-05-01

    To examine the feasibility and outcomes of video-based peer feedback through social networking to facilitate robotic surgical skill acquisition. The acquisition of surgical skills may be challenging for novel techniques and/or those with prolonged learning curves. Randomized controlled trial involving 41 resident physicians performing the Tubes (Da Vinci Intuitive Surgical, Sunnyvale, CA) simulator exercise with versus without peer feedback of video-recorded performance through a social networking Web page. Data collected included simulator exercise score, time to completion, and comfort and satisfaction with robotic surgery simulation. There were no baseline differences between the intervention group (n = 20) and controls (n = 21). The intervention group showed improvement in mean scores from session 1 to sessions 2 and 3 (60.7 vs 75.5, P feedback subjects were more comfortable with robotic surgery than controls (90% vs 62%, P = 0.021) and expressed greater satisfaction with the learning experience (100% vs 67%, P = 0.014). Of the intervention subjects, 85% found that peer feedback was useful and 100% found it effective. Video-based peer feedback through social networking appears to be an effective paradigm for surgical education and accelerates the robotic surgery learning curve during simulation.

  13. Advanced teleoperation in nuclear applications

    International Nuclear Information System (INIS)

    Hamel, W.R.; Feldman, M.J.; Martin, H.L.

    1984-01-01

    A new generation of integrated remote maintenance systems is being developed to meet the needs of future nuclear fuel reprocessing at the Oak Ridge National Laboratory. Development activities cover all aspects of an advanced teleoperated maintenance system with particular emphasis on a new force-reflecting servomanipulator concept. The new manipulator, called the advanced servomanipulator, is microprocessor controlled and is designed to achieve force-reflection performance near that of mechanical master/slave manipulators. The advanced servomanipulator uses a gear-drive transmission which permits modularization for remote maintainability (by other advanced servomanipulators) and increases reliability. Human factors analysis has been used to develop an improved man/machine interface concept based upon colorgraphic displays and menu-driven tough screens. Initial test and evaluation of two advanced servomanipulator slave arms and several other development components have begun. 9 references, 5 figures

  14. The development of robot art

    DEFF Research Database (Denmark)

    Pagliarini, Luigi; Lund, Henrik Hautop

    2009-01-01

    Going through a few examples of robot artists who are recognized worldwide, we try to analyze the deepest meaning of what is called “robot art” and the related art field definition. We also try to highlight its well-marked borders, such as kinetic sculptures, kinetic art, cyber art, and cyberpunk...... that might classify robot art as a unique and innovative discipline, and to track down some of the principles by which a robotic artifact can or cannot be considered an art piece in terms of social, cultural, and strictly artistic interest....

  15. Expanding to teleoperation of a tight modular workshop for dismantling radioactive components

    International Nuclear Information System (INIS)

    Gasc, B.

    1990-01-01

    The CEA (French Nuclear Energy Commission) in connection with TECHNICATOME developed a tight modular workshop for the dismantling of AT1 plant facilities in LA HAGUE. This workshop constructed of reusable stainless steel panels assembled by bolting provides a tight and decontaminable working zone compatible with any building configuration. This being the case, the operators bearing ventilated suits may work under the best safety conditions on alpha-contaminated materials. For the purpose of expanding the working capacities of this workshop it was decided to develop special components for teleoperation from the outside as in a conventional cell. To meet this objective which is within the scope of the contract signed with the CEC, the following components were developed and constructed: - manipulator holder panel, - swivelling hatch panel, - wall equipment sealed transfer device and, - modular biological protection. The design, construction and tests of these new components led to their qualification and further incorporation in the list of components of the modular workshop liable to be used for teleoperation procedures

  16. Switching Brains: Cloud-based Intelligent Resources Management for the Internet of Cognitive Things

    Directory of Open Access Journals (Sweden)

    R. Francisco

    2014-05-01

    Full Text Available Cognitive technologies can bring important benefits to our everyday life, enabling connected devices to do tasks that in the past only humans could do, leading to the Cognitive Internet of Things. Wireless Sensor and Actuator Networks (WSAN are often employed for communication between Internet objects. However, WSAN face some problems, namely sensors’ energy and CPU load consumption, which are common to other networked devices, such as mobile devices or robotic platforms. Additionally, cognitive functionalities often require large processing power, for running machine learning algorithms, computer vision processing, or behavioral and emotional architectures. Cloud massive storage capacity, large processing speeds and elasticity are appropriate to address these problems. This paper proposes a middleware that transfers flows of execution between devices and the cloud for computationally demanding applications (such as those integrating a robotic brain, to efficiently manage devices’ resources.

  17. Mechatronic systems and materials III

    CERN Document Server

    Gosiewski, Zdzislaw

    2009-01-01

    This very interesting volume is divided into 24 sections; each of which covers, in detail, one aspect of the subject-matter: I. Industrial robots; II. Microrobotics; III. Mobile robots; IV. Teleoperation, telerobotics, teleoperated semi-autonomous systems; V. Sensors and actuators in mechatronics; VI. Control of mechatronic systems; VII. Analysis of vibration and deformation; VIII. Optimization, optimal design; IX. Integrated diagnostics; X. Failure analysis; XI. Tribology in mechatronic systems; XII. Analysis of signals; XIII. Measurement techniques; XIV. Multifunctional and smart materials;

  18. Automation and robotics and related technology issues for Space Station customer servicing

    Science.gov (United States)

    Cline, Helmut P.

    1987-01-01

    Several flight servicing support elements are discussed within the context of the Space Station. Particular attention is given to the servicing facility, the mobile servicing center, and the flight telerobotic servicer (FTS). The role that automation and robotics can play in the design and operation of each of these elements is discussed. It is noted that the FTS, which is currently being developed by NASA, will evolve to increasing levels of autonomy to allow for the virtual elimination of routine EVA. Some of the features of the FTS will probably be: dual manipulator arms having reach and dexterity roughly equivalent to that of an EVA-suited astronaut, force reflection capability allowing efficient teleoperation, and capability of operating from a variety of support systems.

  19. Design and Control of Compliant Tensegrity Robots Through Simulation and Hardware Validation

    Science.gov (United States)

    Caluwaerts, Ken; Despraz, Jeremie; Iscen, Atil; Sabelhaus, Andrew P.; Bruce, Jonathan; Schrauwen, Benjamin; Sunspiral, Vytas

    2014-01-01

    To better understand the role of tensegrity structures in biological systems and their application to robotics, the Dynamic Tensegrity Robotics Lab at NASA Ames Research Center has developed and validated two different software environments for the analysis, simulation, and design of tensegrity robots. These tools, along with new control methodologies and the modular hardware components developed to validate them, are presented as a system for the design of actuated tensegrity structures. As evidenced from their appearance in many biological systems, tensegrity ("tensile-integrity") structures have unique physical properties which make them ideal for interaction with uncertain environments. Yet these characteristics, such as variable structural compliance, and global multi-path load distribution through the tension network, make design and control of bio-inspired tensegrity robots extremely challenging. This work presents the progress in using these two tools in tackling the design and control challenges. The results of this analysis includes multiple novel control approaches for mobility and terrain interaction of spherical tensegrity structures. The current hardware prototype of a six-bar tensegrity, code-named ReCTeR, is presented in the context of this validation.

  20. The Geminoid Reality

    DEFF Research Database (Denmark)

    Vlachos, Evgenios; Schärfe, Henrik

    2013-01-01

    Our society is on the borderline of information era, experiencing a transition towards a robotic one. Humanoid and android robots are entering with a steady pace into our everyday lives taking up roles related to companionship, partnership, wellness, healthcare, and education among others....... The fusion of information technology, ubiquitous computing, robotics, and android science has generated the Geminoid Reality. The Geminoid is a teleoperated, connected to a computer network, android robot that works as a duplicate of an existing person. A motion-capture system tracks facial expressions...