Modern Robotics
Title | Modern Robotics PDF eBook |
Author | Kevin M. Lynch |
Publisher | Cambridge University Press |
Pages | 545 |
Release | 2017-05-25 |
Genre | Computers |
ISBN | 1107156300 |
A modern and unified treatment of the mechanics, planning, and control of robots, suitable for a first course in robotics.
Modelling and Control of Robot Manipulators
Title | Modelling and Control of Robot Manipulators PDF eBook |
Author | Lorenzo Sciavicco |
Publisher | Springer Science & Business Media |
Pages | 391 |
Release | 2012-12-06 |
Genre | Technology & Engineering |
ISBN | 1447104498 |
Fundamental and technological topics are blended uniquely and developed clearly in nine chapters with a gradually increasing level of complexity. A wide variety of relevant problems is raised throughout, and the proper tools to find engineering-oriented solutions are introduced and explained, step by step. Fundamental coverage includes: Kinematics; Statics and dynamics of manipulators; Trajectory planning and motion control in free space. Technological aspects include: Actuators; Sensors; Hardware/software control architectures; Industrial robot-control algorithms. Furthermore, established research results involving description of end-effector orientation, closed kinematic chains, kinematic redundancy and singularities, dynamic parameter identification, robust and adaptive control and force/motion control are provided. To provide readers with a homogeneous background, three appendices are included on: Linear algebra; Rigid-body mechanics; Feedback control. To acquire practical skill, more than 50 examples and case studies are carefully worked out and interwoven through the text, with frequent resort to simulation. In addition, more than 80 end-of-chapter exercises are proposed, and the book is accompanied by a solutions manual containing the MATLAB code for computer problems; this is available from the publisher free of charge to those adopting this work as a textbook for courses.
25th International Symposium on Measurements and Control in Robotics
Title | 25th International Symposium on Measurements and Control in Robotics PDF eBook |
Author | Ioan Doroftei |
Publisher | Springer Nature |
Pages | 266 |
Release | |
Genre | |
ISBN | 3031510852 |
Tethered Space Robot
Title | Tethered Space Robot PDF eBook |
Author | Panfeng Huang |
Publisher | Academic Press |
Pages | 318 |
Release | 2017-10-29 |
Genre | Technology & Engineering |
ISBN | 0128123109 |
Tethered Space Robot: Dynamics, Measurement, and Control discusses a novel tethered space robot (TSR) system that contains the space platform, flexible tether and gripper. TSR can capture and remove non-cooperative targets such as space debris. It is the first time the concept has been described in a book, which describes the system and mission design of TSR and then introduces the latest research on pose measurement, dynamics and control. The book covers the TSR system, from principle to applications, including a complete implementing scheme. A useful reference for researchers, engineers and students interested in space robots, OOS and debris removal. - Provides for the first time comprehensive coverage of various aspects of tethered space robots (TSR) - Presents both fundamental principles and application technologies including pose measurement, dynamics and control - Describes some new control techniques, including a coordinated control method for tracking optimal trajectory, coordinated coupling control and coordinated approaching control using mobile tether attachment points
Introduction to Mobile Robot Control
Title | Introduction to Mobile Robot Control PDF eBook |
Author | Spyros G Tzafestas |
Publisher | Elsevier |
Pages | 718 |
Release | 2013-10-03 |
Genre | Technology & Engineering |
ISBN | 0124171036 |
Introduction to Mobile Robot Control provides a complete and concise study of modeling, control, and navigation methods for wheeled non-holonomic and omnidirectional mobile robots and manipulators. The book begins with a study of mobile robot drives and corresponding kinematic and dynamic models, and discusses the sensors used in mobile robotics. It then examines a variety of model-based, model-free, and vision-based controllers with unified proof of their stabilization and tracking performance, also addressing the problems of path, motion, and task planning, along with localization and mapping topics. The book provides a host of experimental results, a conceptual overview of systemic and software mobile robot control architectures, and a tour of the use of wheeled mobile robots and manipulators in industry and society. Introduction to Mobile Robot Control is an essential reference, and is also a textbook suitable as a supplement for many university robotics courses. It is accessible to all and can be used as a reference for professionals and researchers in the mobile robotics field. - Clearly and authoritatively presents mobile robot concepts - Richly illustrated throughout with figures and examples - Key concepts demonstrated with a host of experimental and simulation examples - No prior knowledge of the subject is required; each chapter commences with an introduction and background
Robot Force Control
Title | Robot Force Control PDF eBook |
Author | Bruno Siciliano |
Publisher | Springer Science & Business Media |
Pages | 154 |
Release | 2012-12-06 |
Genre | Technology & Engineering |
ISBN | 1461544319 |
One of the fundamental requirements for the success of a robot task is the capability to handle interaction between manipulator and environment. The quantity that describes the state of interaction more effectively is the contact force at the manipulator's end effector. High values of contact force are generally undesirable since they may stress both the manipulator and the manipulated object; hence the need to seek for effective force control strategies. The book provides a theoretical and experimental treatment of robot interaction control. In the framework of model-based operational space control, stiffness control and impedance control are presented as the basic strategies for indirect force control; a key feature is the coverage of six-degree-of-freedom interaction tasks and manipulator kinematic redundancy. Then, direct force control strategies are presented which are obtained from motion control schemes suitably modified by the closure of an outer force regulation feedback loop. Finally, advanced force and position control strategies are presented which include passivity-based, adaptive and output feedback control schemes. Remarkably, all control schemes are experimentally tested on a setup consisting of a seven-joint industrial robot with open control architecture and force/torque sensor. The topic of robot force control is not treated in depth in robotics textbooks, in spite of its crucial importance for practical manipulation tasks. In the few books addressing this topic, the material is often limited to single-degree-of-freedom tasks. On the other hand, several results are available in the robotics literature but no dedicated monograph exists. The book is thus aimed at filling this gap by providing a theoretical and experimental treatment of robot force control.
Elements of Robotics
Title | Elements of Robotics PDF eBook |
Author | Mordechai Ben-Ari |
Publisher | Springer |
Pages | 311 |
Release | 2017-10-25 |
Genre | Computers |
ISBN | 3319625330 |
This open access book bridges the gap between playing with robots in school and studying robotics at the upper undergraduate and graduate levels to prepare for careers in industry and research. Robotic algorithms are presented formally, but using only mathematics known by high-school and first-year college students, such as calculus, matrices and probability. Concepts and algorithms are explained through detailed diagrams and calculations. Elements of Robotics presents an overview of different types of robots and the components used to build robots, but focuses on robotic algorithms: simple algorithms like odometry and feedback control, as well as algorithms for advanced topics like localization, mapping, image processing, machine learning and swarm robotics. These algorithms are demonstrated in simplified contexts that enable detailed computations to be performed and feasible activities to be posed. Students who study these simplified demonstrations will be well prepared for advanced study of robotics. The algorithms are presented at a relatively abstract level, not tied to any specific robot. Instead a generic robot is defined that uses elements common to most educational robots: differential drive with two motors, proximity sensors and some method of displaying output to the user. The theory is supplemented with over 100 activities, most of which can be successfully implemented using inexpensive educational robots. Activities that require more computation can be programmed on a computer. Archives are available with suggested implementations for the Thymio robot and standalone programs in Python.