Intelligent Robotic Systems: Theory, Design and Applications
Title | Intelligent Robotic Systems: Theory, Design and Applications PDF eBook |
Author | Kimon P. Valavanis |
Publisher | Springer Science & Business Media |
Pages | 265 |
Release | 2012-12-06 |
Genre | Technology & Engineering |
ISBN | 1461535689 |
Since the late 1960s, there has been a revolution in robots and industrial automation, from the design of robots with no computing or sensorycapabilities (first-generation), to the design of robots with limited computational power and feedback capabilities (second-generation), and the design of intelligent robots (third-generation), which possess diverse sensing and decision making capabilities. The development of the theory of intelligent machines has been developed in parallel to the advances in robot design. This theory is the natural outcome of research and development in classical control (1950s), adaptive and learning control (1960s), self-organizing control (1970s) and intelligent control systems (1980s). The theory of intelligent machines involves utilization and integration of concepts and ideas from the diverse disciplines of science, engineering and mathematics, and fields like artificial intelligence, system theory and operations research. The main focus and motivation is to bridge the gap between diverse disciplines involved and bring under a common cover several generic methodologies pertaining to what has been defined as machine intelligence. Intelligent robotic systems are a specific application of intelligent machines. They are complex computer controlled robotic systems equipped with a diverse set of visual and non visual sensors and possess decision making and problem solving capabilities within their domain of operation. Their modeling and control is accomplished via analytical and heuristic methodologies and techniques pertaining to generalized system theory and artificial intelligence. Intelligent Robotic Systems: Theory, Design and Applications, presents and justifies the fundamental concepts and ideas associated with the modeling and analysis of intelligent robotic systems. Appropriate for researchers and engineers in the general area of robotics and automation, Intelligent Robotic Systems is both a solid reference as well as a text for a graduate level course in intelligent robotics/machines.
Introduction to Intelligent Robot System Design
Title | Introduction to Intelligent Robot System Design PDF eBook |
Author | Gang Peng |
Publisher | Springer Nature |
Pages | 580 |
Release | 2023-09-04 |
Genre | Technology & Engineering |
ISBN | 9819918146 |
This book introduces readers to the principles and practical applications of intelligent robot system with robot operating system (ROS), pursuing a task-oriented and hands-on approach. Taking the conception, design, implementation, and operation of robot application systems as a typical project, and through “learning-by-doing, practicing-while-learning” approach, it familiarizes readers with ROS-based intelligent robot system design and development step by step. The topics covered include ROS principles, mobile robot control, Lidar, simultaneous localization and mapping (SLAM), navigation, manipulator control, image recognition, vision calibration, object grasping, vision SALM, etc., with typical practical application tasks throughout the book, which are essential to mastering development methods for intelligent robot system. Easy to follow and rich in content, the book can be used at colleges and universities as learning material and a teaching reference book for “intelligent robot,” “autonomous intelligent system,” “robotics principles,” and “robot system application development with ROS” in connection with automation, robotics engineering, artificial intelligence (AI), mechatronics, and other related majors. The book can assist in mastering the development and design of robot systems and provide the necessary theoretical and practical references to cultivate robot system development capabilities and can be used as teaching material for engineering training and competitions, or for reference, self-study, and training by engineering and technical personnel, teachers, and anyone who wants to engage in intelligent robot system development and design.
Introduction to Autonomous Mobile Robots, second edition
Title | Introduction to Autonomous Mobile Robots, second edition PDF eBook |
Author | Roland Siegwart |
Publisher | MIT Press |
Pages | 473 |
Release | 2011-02-18 |
Genre | Computers |
ISBN | 0262015358 |
The second edition of a comprehensive introduction to all aspects of mobile robotics, from algorithms to mechanisms. Mobile robots range from the Mars Pathfinder mission's teleoperated Sojourner to the cleaning robots in the Paris Metro. This text offers students and other interested readers an introduction to the fundamentals of mobile robotics, spanning the mechanical, motor, sensory, perceptual, and cognitive layers the field comprises. The text focuses on mobility itself, offering an overview of the mechanisms that allow a mobile robot to move through a real world environment to perform its tasks, including locomotion, sensing, localization, and motion planning. It synthesizes material from such fields as kinematics, control theory, signal analysis, computer vision, information theory, artificial intelligence, and probability theory. The book presents the techniques and technology that enable mobility in a series of interacting modules. Each chapter treats a different aspect of mobility, as the book moves from low-level to high-level details. It covers all aspects of mobile robotics, including software and hardware design considerations, related technologies, and algorithmic techniques. This second edition has been revised and updated throughout, with 130 pages of new material on such topics as locomotion, perception, localization, and planning and navigation. Problem sets have been added at the end of each chapter. Bringing together all aspects of mobile robotics into one volume, Introduction to Autonomous Mobile Robots can serve as a textbook or a working tool for beginning practitioners. Curriculum developed by Dr. Robert King, Colorado School of Mines, and Dr. James Conrad, University of North Carolina-Charlotte, to accompany the National Instruments LabVIEW Robotics Starter Kit, are available. Included are 13 (6 by Dr. King and 7 by Dr. Conrad) laboratory exercises for using the LabVIEW Robotics Starter Kit to teach mobile robotics concepts.
Artificial Intelligence for Robotics
Title | Artificial Intelligence for Robotics PDF eBook |
Author | Francis X. Govers |
Publisher | Packt Publishing Ltd |
Pages | 336 |
Release | 2018-08-30 |
Genre | Computers |
ISBN | 1788835700 |
Bring a new degree of interconnectivity to your world by building your own intelligent robots Key Features Leverage fundamentals of AI and robotics Work through use cases to implement various machine learning algorithms Explore Natural Language Processing (NLP) concepts for efficient decision making in robots Book DescriptionArtificial Intelligence for Robotics starts with an introduction to Robot Operating Systems (ROS), Python, robotic fundamentals, and the software and tools that are required to start out with robotics. You will learn robotics concepts that will be useful for making decisions, along with basic navigation skills. As you make your way through the chapters, you will learn about object recognition and genetic algorithms, which will teach your robot to identify and pick up an irregular object. With plenty of use cases throughout, you will explore natural language processing (NLP) and machine learning techniques to further enhance your robot. In the concluding chapters, you will learn about path planning and goal-oriented programming, which will help your robot prioritize tasks. By the end of this book, you will have learned to give your robot an artificial personality using simulated intelligence.What you will learn Get started with robotics and artificial intelligence Apply simulation techniques to give your robot an artificial personality Understand object recognition using neural networks and supervised learning techniques Pick up objects using genetic algorithms for manipulation Teach your robot to listen using NLP via an expert system Use machine learning and computer vision to teach your robot how to avoid obstacles Understand path planning, decision trees, and search algorithms in order to enhance your robot Who this book is for If you have basic knowledge about robotics and want to build or enhance your existing robot’s intelligence, then Artificial Intelligence for Robotics is for you. This book is also for enthusiasts who want to gain knowledge of AI and robotics.
Introduction to AI Robotics, second edition
Title | Introduction to AI Robotics, second edition PDF eBook |
Author | Robin R. Murphy |
Publisher | MIT Press |
Pages | 649 |
Release | 2019-10-01 |
Genre | Computers |
ISBN | 026203848X |
A comprehensive survey of artificial intelligence algorithms and programming organization for robot systems, combining theoretical rigor and practical applications. This textbook offers a comprehensive survey of artificial intelligence (AI) algorithms and programming organization for robot systems. Readers who master the topics covered will be able to design and evaluate an artificially intelligent robot for applications involving sensing, acting, planning, and learning. A background in AI is not required; the book introduces key AI topics from all AI subdisciplines throughout the book and explains how they contribute to autonomous capabilities. This second edition is a major expansion and reorganization of the first edition, reflecting the dramatic advances made in AI over the past fifteen years. An introductory overview provides a framework for thinking about AI for robotics, distinguishing between the fundamentally different design paradigms of automation and autonomy. The book then discusses the reactive functionality of sensing and acting in AI robotics; introduces the deliberative functions most often associated with intelligence and the capability of autonomous initiative; surveys multi-robot systems and (in a new chapter) human-robot interaction; and offers a “metaview” of how to design and evaluate autonomous systems and the ethical considerations in doing so. New material covers locomotion, simultaneous localization and mapping, human-robot interaction, machine learning, and ethics. Each chapter includes exercises, and many chapters provide case studies. Endnotes point to additional reading, highlight advanced topics, and offer robot trivia.
Introduction to Autonomous Robots
Title | Introduction to Autonomous Robots PDF eBook |
Author | Nikolaus Correll |
Publisher | |
Pages | 226 |
Release | 2016-04-25 |
Genre | |
ISBN | 9780692700877 |
This book introduces concepts in mobile, autonomous robotics to 3rd-4th year students in Computer Science or a related discipline. The book covers principles of robot motion, forward and inverse kinematics of robotic arms and simple wheeled platforms, perception, error propagation, localization and simultaneous localization and mapping. The cover picture shows a wind-up toy that is smart enough to not fall off a table just using intelligent mechanism design and illustrate the importance of the mechanism in designing intelligent, autonomous systems. This book is open source, open to contributions, and released under a creative common license.
Robot Learning Human Skills and Intelligent Control Design
Title | Robot Learning Human Skills and Intelligent Control Design PDF eBook |
Author | CHENGUANG. YANG |
Publisher | CRC Press |
Pages | 0 |
Release | 2023-09-25 |
Genre | |
ISBN | 9780367634377 |
This book focusses on robotic skill learning and intelligent control for robotic manipulators including enabling of robots to efficiently learn motor and stiffness/force regulation policies from humans. It explains transfer of human limb impedance control strategies to the robots so that the adaptive impedance control for the robot can be realized.