Chapter 5- Robotics Fundamentals
Chapter 5- Robotics Fundamentals
Robotics
Fundament
als
What are
Robots?
• A robot is an autonomous machine
capable of sensing its environment,
carrying out computations to make
decisions, and performing actions in
the real world.
what is Robotics?
They need general purpose computers They need special hardware with sensors
to operate on. and effectors.
Compone
nts of a
Robot
Components of a
Robot
• Robots are constructed with the following −
1. Power Supply − The robots are powered by
batteries, solar power, hydraulic, or
pneumatic power sources.
2. Actuators − They convert energy into
movement.
3. Electric motors (AC/DC) − They are required
for rotational movement.
Components of a Robot –
contd...
4. Pneumatic Air Muscles − They contract
almost 40% when air is sucked in them.
5. Muscle Wires − They contract by 5% when electric
current is passed through them.
6. Piezo Motors and Ultrasonic Motors − Best for
industrial robots.
7. Sensors −
They provide knowledge of real time information on
the task environment.
Robots are equipped with vision sensors to be to
compute the depth in the environment.
Atactile sensor imitates the mechanical properties of
touch receptors of human fingertips.
Anatomy of a
Robot
Anatomy of a Robot
some physical quantities of the Proprioceptive Measure the position of a link relative
world and encode the signals into to another.
electrical (typically digital) form. Inertial Measure the acceleration, velocity, or
• There are many kinds of sensors, position of a link.
and more are being invented every Tactile Detect external forces on the robot's
year. body.
Visual Measure light intensity from the robot's
• Common sensor types in robotics surroundings. Some sensors estimate
are given below. distance from the device to objects in
the world
Actuators and Transmissions
• The actions of the individual joints must be controlled in order for the manipulator to
perform a desired move its body, arm, motion and wrist.
• The joints are moved by actuators powered by a particular form of drive system.
• Common drive systems used in robotics are electric drive, hydraulic drive, and pneumatic
drive.
Types of Actuators
• Electric Motors:
o Servomotors, Stepper motors
or Direct-drive electric
motors
• Hydraulic actuators
• Pneumatic actuators
Electric Drive System
• The electric drive systems are capable of moving robots
with high power or speed.
• The actuation of this type of robot can be done by either
DC servo motors or DC stepping motors.
• It can be well –suited for rotational joints and as well as
linear joints. The electric drive system will be perfect for
small robots and precise applications.
• Most importantly, it has got greater accuracy and
repeatability.
• The one disadvantage of this system is that it is slightly
costlier.
• An example for this type of drive system is Maker 110
robot.
Hydraulic Drive System
• The hydraulic drive systems are completely meant for the large –sized
robots.
• It can deliver high power or speed than the electric drive systems.
• This drive system can be used for both linear and rotational joints.
• The rotary motions are provided by the rotary vane actuators, while
the linear motions are produced by hydraulic pistons.
• The leakage of hydraulic oils is considered as the major disadvantage
of this drive.
• An example for the hydraulic drive system is Unimate 2000 series
robot.
Pneumatic
Drive System
• The pneumatic drive systems are especially used for the small type
robots, which have less than five degrees of freedom.
• It has the ability to offer fine accuracy and speed.
• This drive system can produce rotary movements by actuating the
rotary actuators.
• The translational movements of sliding joints can also be provided
by operating the piston.
• The price of this system is less when compared to the hydraulic
drive.
• The drawback of this system is that it will not be a perfect selection
for the faster operations.
Computer Vision
Computer Vision
• Computer Vision is a field of artificial intelligence (AI) that allows robots (or
any computer system) to see and understand the visual world around them.
Just like humans use their eyes to gather information, robots equipped with
vision sensors (like cameras) can use computer vision to interpret images
and videos.
• The computer vision plays vital role in the domains of safety, security, health,
access, and entertainment.
Hardware of Computer Vision
System
• This involves −
• Power supply
• Image acquisition device such as camera
• A processor
• A software
• A display device for monitoring the system
• Accessories such as camera stands, cables, and connectors
Tasks of Computer Vision