Robotics
Robotics
Intelligence
Chapter 25
Robotics
Definition of Robotics
A robot is…
• “An active artificial agent whose environment is the physical
world”
--Russell and Norvig
• “A programmable, multifunction manipulator designed to move
material, parts, tools or specific devices through variable
programmed motions for the performance of a variety of tasks”
--Robot Institute of America
Robotics brings together many of the concepts we have seen earlier in the
book
Robotics
Robots are physical agents that perform tasks by manipulating the physical
world.
To do so, they are equipped with effectors such as legs, wheels, joints, and
grippers.
Effectors have a single purpose: to assert physical forces on the
environment.
Robots are also equipped sensors, which allow them to perceive their
environment.
Robot Categories
Most of today’s robots fall into one of three
primary categories.
Manipulators, or robot arms are physically
anchored to their workplace, for example in a
factory assembly line or on the International
Space Station.
Manipulator motion usually involves a chain of
controllable joints, enabling such robots to
place their effectors in any position within the
workplace.
Robot Categories cont…
The second category is the mobile
robot.
Mobile robots move about their
environment using wheels, legs, or
similar mechanisms.
The planetary rover shown in Figure
explored Mars for a period of 3
months in 1997.
Robot Categories cont…
The third type of robot combines
mobility with manipulation, and is
often called a mobile manipulator.
Humanoid robots mimic the human
torso.
Figure 25.1(b) shows two early
humanoid robots, both manufactured
by Honda Corp. in Japan.
Other filed of robotics
The field of robotics also includes prosthetic devices
• artificial limbs, ears, and eyes for humans)
intelligent environments
• such as an entire house that is equipped with sensors and effectors
and multibody systems, wherein robotic action is achieved through swarms
of small cooperating robots.
Robots in a real world
Real robots must cope with environments that are partially observable,
stochastic, dynamic, and continuous.
Many robot environments are sequential and multi-agent as well.
Partial observability and stochasticity are the result of dealing with a large,
complex world.
Practical robotic systems need to embody prior knowledge about the robot,
its physical environment, and the tasks that the robot will perform so that
the robot can learn quickly and perform safely.
ROBOT HARDWARE
The success of real robots depends at least as much on the design of sensors
and effectors that are appropriate for the task.
Sensors:
Sensors are the perceptual interface between robot and environment.
Passive sensors, such as cameras, are true observers of the environment:
• they capture signals that are generated by other sources in the environment.
Active sensors, such as sonar, send energy into the environment.
• Active sensors tend to provide more information than passive sensors
ROBOT HARDWARE cont..
Effectors:
Effectors are the means by which robots move and change the shape of their
bodies.
To understand the design of effectors, it will help to talk about motion and
shape in the abstract, using the concept of a degree of freedom (DOF) We
count one degree of freedom for each independent direction in which a
robot, or one of its effectors, can move.
Robotic Perception
Perception is the process by which robots map sensor measurements into
internal representations of the environment.
Perception is difficult because sensors are noisy, and the environment is
partially observable, unpredictable, and often dynamic.