Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Introduction to Robotics, Maureen R. Galang


Варианты приобретения
Цена: 141370.00T
Кол-во:
 о цене
Наличие: Невозможна поставка.

в Мои желания

Автор: Maureen R. Galang
Название:  Introduction to Robotics
ISBN: 9781680959079
Издательство: Mare Nostrum (Eurospan)
Классификация:

ISBN-10: 1680959077
Обложка/Формат: Hardback
Страницы: 270
Вес: 1.13 кг.
Дата издания: 30.11.2016
Серия: Engineering
Язык: English
Читательская аудитория: Professional and scholarly
Ключевые слова: Robotics
Рейтинг:
Поставляется из: Англии
Описание: Robotics is a confluence science using advances in mechanical engineering, material science, sensor fabrication, manufacturing techniques, and advanced algorithms. This text provides an accessible introduction to robotics, form the most basic concepts to the most novel applications, for students, teachers and professionals.

Robotics: A Very Short Introduction

Автор: Winfield Alan
Название: Robotics: A Very Short Introduction
ISBN: 0199695989 ISBN-13(EAN): 9780199695980
Издательство: Oxford Academ
Рейтинг:
Цена: 10550.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Robotics is a key technology in the modern world. Yet, despite these successes, robots have failed to live up to the predictions of the 1950s and 60s. In this Very Short Introduction, Alan Winfield considers how robotics can be both a success story and a disappointment, and how robots can be both ordinary and quite remarkable.

Introduction to linear control systems

Автор: Bavafa-toosi Yazdan
Название: Introduction to linear control systems
ISBN: 0128127481 ISBN-13(EAN): 9780128127483
Издательство: Elsevier Science
Рейтинг:
Цена: 105330.00 T
Наличие на складе: Есть
Описание:

Introduction to Linear Control Systems is designed as a standard introduction to linear control systems for all those who one way or another deal with control systems. It can be used as a comprehensive up-to-date textbook for a one-semester 3-credit undergraduate course on linear control systems as the first course on this topic at university. This includes the faculties of electrical engineering, mechanical engineering, aerospace engineering, chemical and petroleum engineering, industrial engineering, civil engineering, bio-engineering, economics, mathematics, physics, management and social sciences, etc.

The book covers foundations of linear control systems, their raison detre, different types, modelling, representations, computations, stability concepts, tools for time-domain and frequency-domain analysis and synthesis, and fundamental limitations, with an emphasis on frequency-domain methods. Every chapter includes a part on further readings where more advanced topics and pertinent references are introduced for further studies. The presentation is theoretically firm, contemporary, and self-contained. Appendices cover Laplace transform and differential equations, dynamics, MATLAB and SIMULINK, treatise on stability concepts and tools, treatise on Routh-Hurwitz method, random optimization techniques as well as convex and non-convex problems, and sample midterm and endterm exams.

The book is divided to the sequel 3 parts plus appendices.

PART I: In this part of the book, chapters 1-5, we present foundations of linear control systems. This includes: the introduction to control systems, their raison detre, their different types, modelling of control systems, different methods for their representation and fundamental computations, basic stability concepts and tools for both analysis and design, basic time domain analysis and design details, and the root locus as a stability analysis and synthesis tool.

PART II: In this part of the book, Chapters 6-9, we present what is generally referred to as the frequency domain methods. This refers to the experiment of applying a sinusoidal input to the system and studying its output. There are basically three different methods for representation and studying of the data of the aforementioned frequency response experiment: these are the Nyquist plot, the Bode diagram, and the Krohn-Manger-Nichols chart. We study these methods in details. We learn that the output is also a sinusoid with the same frequency but generally with different phase and magnitude. By dividing the output by the input we obtain the so-called sinusoidal or frequency transfer function of the system which is the same as the transfer function when the Laplace variable s is substituted with . Finally we use the Bode diagram for the design process.

PART III: In this part, Chapter 10, we introduce some miscellaneous advanced topics under the theme fundamental limitations which should be included in this undergraduate course at least in an introductory level. We make bridges between some seemingly disparate aspects of a control system and theoretically complement the previously studied subjects.

Appendices: The book contains seven appendices. Appendix A is on the Laplace transform and differential equations. Appendix B is an introduction to dynamics. Appendix C is an introduction to MATLAB, including SIMULINK. Appendix D is a survey on stability concepts and tools. A glossary and road map of the available stability concepts and tests is provided which is missing even in the research literature. Appendix E is a survey on the Routh-Hurwitz method, also missing in the literature. Appendix F is an introduction to random optimization techniques and convex and non-convex problems. Finally, appendix G presents sample midterm and endterm exams, which are class-tested several times.

ROS Robotics By Example

Автор: Carol Fairchild
Название: ROS Robotics By Example
ISBN: 1788479599 ISBN-13(EAN): 9781788479592
Издательство: Неизвестно
Рейтинг:
Цена: 67430.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learning how to build and program your own robots with the most popular open source robotics programming frameworkAbout This Book* Get to know the fundamentals of ROS and apply its concepts to real examples* Learn how to write robotics applications without getting bogged down in hardware problems* Learn to implement best practices in ROS development Who This Book Is ForThis book is for robotic enthusiasts, researchers and professional robotics engineers who would like to build robot applications using ROS. It gives the robotics beginner and the ROS newbie an immensely practical introduction to robot building and robotics application coding. Basic knowledge of GNU/Linux and the ability to write simple applications is assumed, but no robotics knowledge, practical or theoretical, is needed.

What You Will Learn* Control a robot without requiring a PhD in robotics* Simulate and control a robot arm* Control a flying robot* Send your robot on an independent mission* Learning how to control your own robots with external devices* Program applications running on your robot* Extend ROS itself* Extend ROS with the MATLAB Robotics System ToolboxIn DetailROS is a robust robotics framework that works regardless of hardware architecture or hardware origin. It standardizes most layers of robotics functionality from device drivers to process control and message passing to software package management. But apart from just plain functionality, ROS is a great platform to learn about robotics itself and to simulate, as well as actually build, your first robots.

This does not mean that ROS is a platform for students and other beginners; on the contrary, ROS is used all over the robotics industry to implement flying, walking and diving robots, yet implementation is always straightforward, and never dependent on the hardware itself. ROS Robotics has been the standard introduction to ROS for potential professionals and hobbyists alike since the original edition came out; the second edition adds a gradual introduction to all the goodness available with the Kinetic Kame release. By providing you with step-by-step examples including manipulator arms and flying robots, the authors introduce you to the new features.

The book is intensely practical, with space given to theory only when absolutely necessary. By the end of this book, you will have hands-on experience on controlling robots with the best possible framework. Style and approachROS Robotics By Example, Second Edition gives the robotics beginner as well as the ROS newbie an immensely practical introduction to robot building and robotics application coding.

ROS translates as "robot operating system"; you will learn how to control a robot via devices and configuration files, but you will also learn how to write robot applications on the foundation of this operating system.


A Mathematical Introduction to Control Theory: 2nd Edition

Автор: Engelberg Shlomo
Название: A Mathematical Introduction to Control Theory: 2nd Edition
ISBN: 1783267798 ISBN-13(EAN): 9781783267798
Издательство: World Scientific Publishing
Рейтинг:
Цена: 85530.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Striking a nice balance between mathematical rigor and engineering-oriented applications

Introduction to ai robotics

Автор: Murphy, Robin R.
Название: Introduction to ai robotics
ISBN: 0262133830 ISBN-13(EAN): 9780262133838
Издательство: Wiley
Рейтинг:
Цена: 68640.00 T
Наличие на складе: Поставка под заказ.
Описание:

A comprehensive introduction to the AI approach to robotics, combining theoretical rigor and practical applications; with case studies and exercises.

This text covers all the material needed to understand the principles behind the AI approach to robotics and to program an artificially intelligent robot for applications involving sensing, navigation, planning, and uncertainty. Robin Murphy is extremely effective at combining theoretical and practical rigor with a light narrative touch. In the overview, for example, she touches upon anthropomorphic robots from classic films and science fiction stories before delving into the nuts and bolts of organizing intelligence in robots.

Following the overview, Murphy contrasts AI and engineering approaches and discusses what she calls the three paradigms of AI robotics: hierarchical, reactive, and hybrid deliberative/reactive. Later chapters explore multiagent scenarios, navigation and path-planning for mobile robots, and the basics of computer vision and range sensing. Each chapter includes objectives, review questions, and exercises. Many chapters contain one or more case studies showing how the concepts were implemented on real robots. Murphy, who is well known for her classroom teaching, conveys the intellectual adventure of mastering complex theoretical and technical material. An Instructor's Manual including slides, solutions, sample tests, and programming assignments is available to qualified professors who are considering using the book or who are using the book for class use.


Introduction to robotics

Автор: Bajd, Tadej
Название: Introduction to robotics
ISBN: 9400761007 ISBN-13(EAN): 9789400761001
Издательство: Springer
Рейтинг:
Цена: 46540.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is focused on geometrical models of robot mechanisms. Rotation and orientation of an object are described by Rodrigues`s formula, rotation matrix and quaternions. The geometrical robot model is based on Denavit Hartenberg parameters. Direct and inverse model of six degrees of freedom anthropomorphic industrial robots are also presented.

Introduction to humanoid robotics

Автор: Kajita, Shuuji Hirukawa, Hirohisa Harada, Kensuke Yokoi, Kazuhito
Название: Introduction to humanoid robotics
ISBN: 366250166X ISBN-13(EAN): 9783662501665
Издательство: Springer
Рейтинг:
Цена: 87060.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is for researchers, engineers, and students who are willing to understand how humanoid robots move and be controlled. The book starts with an overview of the humanoid robotics research history and state of the art. Biped walking control is discussed in depth, since it is one of the main interests of humanoid robotics.

Introduction to Robotics

Автор: Miomir Vukobratovic; Milan Djurovic; Dragan Hristi
Название: Introduction to Robotics
ISBN: 3642829996 ISBN-13(EAN): 9783642829994
Издательство: Springer
Рейтинг:
Цена: 60940.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Introduction to Humanoid Robotics

Автор: Shuuji Kajita; Hirohisa Hirukawa; Kensuke Harada;
Название: Introduction to Humanoid Robotics
ISBN: 3642545351 ISBN-13(EAN): 9783642545351
Издательство: Springer
Рейтинг:
Цена: 130430.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is for researchers, engineers, and students who are willing to understand how humanoid robots move and be controlled. The book starts with an overview of the humanoid robotics research history and state of the art. Biped walking control is discussed in depth, since it is one of the main interests of humanoid robotics.

Robotics: An Introduction

Автор: D. McCloy
Название: Robotics: An Introduction
ISBN: 9401097542 ISBN-13(EAN): 9789401097543
Издательство: Springer
Рейтинг:
Цена: 74530.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: - (Robotics series) 1. 8`92 TJ211 Text design by Clarke Williams Contents Series Editor`s Preface Introduction List of abbreviations and acronyms 1 Chapter 1 From flint tool to flexible manufacture 1 Introduction 1. 1 1 Technology extends human capabilities 1. 2 4 Mechanization 1. 3 5 1. 1 Introduction 2. 1 Introduction 59 3.

Introduction to the intelligent autonomy of uavs

Автор: Bestaoui Sebbane, Yasmina (universite D`evry, France)
Название: Introduction to the intelligent autonomy of uavs
ISBN: 113856849X ISBN-13(EAN): 9781138568495
Издательство: Taylor&Francis
Рейтинг:
Цена: 127600.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book provides an approach to the formulation of the fundamental task typical to any mission and provides guidelines of how this task can be solved by different generic robotic problems. It aims to provide a systems engineering approach to UAV projects, discovering the real problems that need to be resolved independently of the application.

Pattern Recognition: Introduction, Features, Classifiers and Principles

Автор: Jurgen Beyerer, Matthias Richter, Matthias Nagel
Название: Pattern Recognition: Introduction, Features, Classifiers and Principles
ISBN: 3110537931 ISBN-13(EAN): 9783110537932
Издательство: Walter de Gruyter
Цена: 86720.00 T
Наличие на складе: Невозможна поставка.
Описание: The book offers a thorough introduction to Pattern Recognition aimed at master and advanced bachelor students of engineering and the natural sciences. Besides classification - the heart of Pattern Recognition - special emphasis is put on features, their typology, their properties and their systematic construction. Additionally, general principles that govern Pattern Recognition are illustrated and explained in a comprehensible way. Rather than presenting a complete overview over the rapidly evolving field, the book is to clarifies the concepts so that the reader can easily understand the underlying ideas and the rationale behind the methods. For this purpose, the mathematical treatment of Pattern Recognition is pushed so far that the mechanisms of action become clear and visible, but not farther. Therefore, not all derivations are driven into the last mathematical detail, as a mathematician would expect it. Ideas of proofs are presented instead of complete proofs. From the authors’ point of view, this concept allows to teach the essential ideas of Pattern Recognition with sufficient depth within a relatively lean book. Mathematical methods explained thoroughly Extremely practical approach with many examples Based on over ten years lecture at Karlsruhe Institute of Technology For students but also for practitioners


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия