R & D PPT Module 1 & 2
R & D PPT Module 1 & 2
aids in improving efficiency, reliability, and quality while reducing costs and
increasing safety.
Types of automation
Automated manufacturing systems
can be classified into three basic
types:
(1) Fixed automation,
(2) Programmable automation,
(3) Flexible automation.
Fixed Automation
Fixed automation is a system in which the sequence of processing (or
assembly) operations is fixed by the equipment configuration.
Sensors:
Sensors provide feedback to the robot's control system. They gather
information about the robot's surroundings, position, and
status. Examples of sensors include proximity sensors, encoders, and
vision systems.
Work Volume
Work volume is the term that refers to the space within which the robot
can manipulate its wrist end.
The work volume is determined by the following physical
characteristics of the robot:
• The robot's physical configuration (type of joints, structure of links)
• The size of the body, arm, and wrist components
• The limits of the robot's joint movement
Robot drive systems
1.The drive system determine its speed of operation, load carrying capacity,
and its dynamic performance. To some extent, the drive system determines,
the kind accomplish.
Types of drive systems
1.Hydraulic drive
2.Electric drive
3.Pneumatic drive
4.Advanced actuators
Control Systems
In order to operate, a robot must have a means of controlling its drive system to
properly regulate its motion.
Four types of robot controls
Commercially available industrial robots can be classified into four categories
according to their control systems. The four categories are
1. Limited-sequence robots – Pick and place robot
2. Playback robots with point-to-point control
3. Playback robots with continuous path control
4. Intelligent robots
Limited-Sequence Control
• This is the most elementary control type
• It can be utilized only for simple motion cycles, such as pick-and-place
operations
• Interlocks are sometimes used to indicate that the particular joint actuation
has been accomplished so that the next step in the sequence can be
initiated.
• However, there is no servo-control to accomplish precise positioning of
the joint. Many pneumatically driven robots are limited-sequence robots.
Playback with Point-to-Point Control
• Playback robots represent a more
sophisticated form of control than
limited-sequence robots.
• Playback control means that the
controller has a memory to record
the sequence of motions in a
given work cycle, as well as the
locations and other parameters
(such as speed) associated with
• In point-to-point (PTP) control,
each motion, and then to individual positions of the robot arm
subsequently play back the work are recorded into memory
cycle during execution of the
• Feedback control is used during the
program. motion cycle to confirm that the
individual joints achieve the specified
locations in the program.
Playback with Continuous Path Control
Continuous path robots have the same playback capability as the previous type. The
difference between continuous path and point-to-point is the same in robotics as it is
in NC. A playback robot with continuous path control is capable of one or both of the
following.
•Greater storage capacity. The controller has a far greater storage capacity than its
point-to-point counterpart, so the number of locations that can be recorded into
memory is far greater than for point-to-point.
o In PTP, only the final location of the individual motion elements are controlled, so the path
taken by the arm to reach the final location is not controlled.
•Interpolation calculations. The controller computes the path between the starting
point and the ending point of each move using interpolation routines similar to those
used in NC. These routines generally include linear and circular interpolation
Intelligent Control
• an intelligent robot is one that exhibits behavior that makes it seem intelligent.
o Some of the characteristics that make a robot appear intelligent include the capacities to interact with its
environment, make decisions when things go wrong during the work cycle, communicate with humans,
make computations during the motion cycle, and respond to advanced sensor inputs such as machine
vision.
• In addition, robots with intelligent control possess playback capability for both PTP and continuous path
o an advanced programming language to input the decision-making logic and other “intelligence” into
memory
Precision of movement
A robot is expected to perform repeated tasks in a real world and hence its
performance is ultimately measured by its ability to position and orient the
end effector at the desired located a large number of times.
1.Spatial resolution
2.Accuracy
3.Repeatability
Spatial Resolution : The spatial resolution of a robot is the smallest increment
of movement into which the robot can divide its work volume. Spatial
resolution depends on two factors: the system's control resolution and the robot's
mechanical inaccuracies. It is easiest to conceptualize these factors in terms of a
robot with one degree of freedom.
Accuracy : Accuracy refers to a robot's ability to position its wrist end at a
desired target point within the work volume. The accuracy of a robot can be
defined in terms of spatial resolution because the ability to achieve a given
target point depends on how closely the robot can define the control increments
for each of its joint motions.
Repeatability : Repeatability is concerned with the robot's ability to position its
wrist or an end effector attached to its wrist at a point in space that had
previously been taught to the robot. Repeatability and accuracy refer to two
different aspects of the robot's precision.
Accuracy and Spatial Resolution
Repeatability and Accuracy
End effectors
For industrial applications, the capabilities of the basic robot must be
augmented by means of additional devices.
They include the tooling which attaches to the robot’s wrist and the sensor
systems which allow the robot to interact with its environment.
In robotics, the term end effector is used to describe the hand or tool that is
attached to the wrist. The end effector represents the special tooling that
permits the general-purpose robot to perform a particular applications. This
special tooling must usually be designed specifically for the applications.
End effectors can be divided into two categories : Grippers and tools.
Grippers would be utilized to grasp an object, usually the workpart, and hold it
during the robot work cycle.
A tool would be used as an end effector in applications where the robot is
required to perform some operation on the workpart. These applications
include spot welding, arc welding, spray painting, and drilling.
Manipulator Kinematics
Manipulator kinematics deals with understanding the motion of robot arms without
considering the forces that cause the motion. It involves studying the position,
velocity, and acceleration of different parts of the robot's arm as it moves through
space.
Forward Kinematics: This involves determining the position and orientation of the
end-effector (the tool or hand of the robot) given the joint angles. It's like figuring out
where the robot's hand is when you know how its joints are moving.
Inverse Kinematics: Inverse kinematics is the opposite process; it determines the joint
angles needed to achieve a desired position and orientation of the end-effector. It's
like figuring out how to move the robot's joints to reach a specific point in space.
Differential Kinematics: This relates the joint velocities to the end-effector's linear
and angular velocities. It's essential for controlling the speed and direction of the
robot's movements.
Robot Dynamics:
Robot dynamics focuses on the forces and torques that cause the motion of the
robot. It's concerned with how the robot's motion changes over time due to
applied forces or torques.
Forward Dynamics: Given the forces or torques acting on the robot's joints,
forward dynamics predicts the resulting motion of the robot. It's like simulating
how the robot will move under given forces.
Inverse Dynamics: Inverse dynamics calculates the forces or torques needed at
the joints to achieve a desired motion of the robot. It's used in control systems to
determine the required inputs to make the robot move as desired.
Lagrangian Dynamics: This is a common method for deriving the equations of
motion for robotic systems. It's based on the principle of least action and is
particularly useful for complex systems with multiple degrees of freedom.