Cantitate/Preț
Produs

Reasoning Robots: The Art and Science of Programming Robotic Agents: Applied Logic Series, cartea 33

Autor Michael Thielscher
en Limba Engleză Hardback – 5 iul 2005
The creation of intelligent robots is surely one of the most exciting and ch- lenginggoals of Arti?cial Intelligence. A robot is, ?rst of all, nothing but an inanimate machine with motors and sensors. In order to bring life to it, the machine needs to be programmed so as to make active use of its hardware c- ponents. This turns a machine into an autonomous robot. Since about the mid nineties of the past century, robot programming has made impressive progress. State-of-the-art robots are able to orient themselves and move around freely in indoor environments or negotiate di?cult outdoor terrains, they can use stereo vision to recognize objects, and they are capable of simple object manipulation with the help of arti?cial extremities. At a time where robots perform these tasks more and more reliably,weare ready to pursue the next big step, which is to turn autonomous machines into reasoning robots.Areasoning robot exhibits higher cognitive capabilities like following complex and long-term strategies, making rational decisions on a high level, drawing logical conclusions from sensor information acquired over time, devising suitable plans, and reacting sensibly in unexpected situations. All of these capabilities are characteristics of human-like intelligence and ultimately distinguish truly intelligent robots from mere autonomous machines.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 38300 lei  43-57 zile
  SPRINGER NETHERLANDS – 22 oct 2010 38300 lei  43-57 zile
Hardback (1) 39036 lei  43-57 zile
  SPRINGER NETHERLANDS – 5 iul 2005 39036 lei  43-57 zile

Din seria Applied Logic Series

Preț: 39036 lei

Nou

Puncte Express: 586

Preț estimativ în valută:
7471 7760$ 6205£

Carte tipărită la comandă

Livrare economică 03-17 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781402030680
ISBN-10: 1402030681
Pagini: 344
Ilustrații: XIV, 328 p.
Dimensiuni: 156 x 232 x 23 mm
Greutate: 0.66 kg
Ediția:2005
Editura: SPRINGER NETHERLANDS
Colecția Springer
Seria Applied Logic Series

Locul publicării:Dordrecht, Netherlands

Public țintă

Research

Cuprins

Special Fluent Calculus.- Special FLUX.- General Fluent Calculus.- General FLUX.- Knowledge Programming.- Planning.- Nondeterminism.- Imprecision*.- Indirect Effects: Ramification Problem*.- Troubleshooting: Qualification Problem.- Robotics.

Recenzii

From the reviews:
"This book presents the ‘fluent calculus’ as one possible approach to solve the frame problem in artificial intelligence. … The book is very understandable and recommendable for anybody who wants to solve AI problems by means of predicate logics and logic programming. It shows that this approach is more and more applicable to the solution of real-world problems. It will be an excellent textbook for appropriate AI or robotics courses and very appropriate for graduate students." (Christian Posthoff, Zentralblatt MATH, Vol. 1092 (18), 2006)

Textul de pe ultima copertă

The book provides an in-depth and uniform treatment of a mathematical
model for reasoning robotic agents. The book also contains an introduction
to a programming method and system based on this model.
The mathematical model, known as the "Fluent Calculus,'' describes how
to use classical first-order logic to set up symbolic models of dynamic
worlds and to represent knowledge of actions and their effects. Robotic
agents use this knowledge and their reasoning facilities to make decisions
when following high-level, long-term strategies. The book covers
the issues of reasoning about sensor input, acting under incomplete
knowledge and uncertainty, planning, intelligent troubleshooting, and many
other topics.
The mathematical model is supplemented by a programming method which
allows readers to design their own reasoning robotic agents. The usage of
this method, called "FLUX,'' is illustrated by many example programs. The
book includes the details of an implementation of FLUX using the standard
programming language PROLOG, which allows readers to re-implement or
to modify and extend the generic system.
The design of autonomous agents, including robots, is one of the most
exciting and challenging goals of Artificial Intelligence. Reasoning robotic
agents constitute a link between knowledge representation and reasoning on
the one hand, and agent programming and robot control on the other. The
book provides a uniform mathematical model for the problem-driven,
top-down design of rational agents, which use reasoning for decision
making, planning, and troubleshooting. The implementation of the
mathematical model by a general PROLOG program allows readers to
practice the design of reasoning robotic agents. Since all implementation
details are given, the generic system can be easily modified and extended.