SlideShare a Scribd company logo
CHAPTER -2
MANIPULATORS
BASIC CONCEPTS
AHMED KHALID AHMED
COMPUTER AND CONTROL ENGINEERING + MECH.
MECHATRONICS ENGINEERING
FOURTH STAGE
Background
2/28/2021 FUNDAMENTALS OF ROBOTICS 2
:The Adept 6 manipulator has six rotational joints and is popular in many
applications. Courtesy of Adept Tecimology, Inc
Background
2/28/2021 FUNDAMENTALS OF ROBOTICS 3
LINKS
Background
Links and Joints
2/28/2021 FUNDAMENTALS OF ROBOTICS 4
Background
Links and Joints
2/28/2021 FUNDAMENTALS OF ROBOTICS 5
Background
A Robot is mechanically constructed by connecting a set of bodies,
called links, to each other using various types of joints.
Actuators such as electric motors deliver forces or torque that
cause the robots link to move.
An end effector such as gripper or hand for grasping and
manipulating objects , is attached to a specific link.
2/28/2021 FUNDAMENTALS OF ROBOTICS 6
Background
1. Our focuses on the mechanics and control of the most important form of the industrial
robot, the mechanical manipulator and Wheeled mobile robots.
2. The Manipulator type robots will be covered first.
3. The distinction lies somewhere in the sophistication of the programmability of the device—
if a mechanical device can be programmed to perform a wide variety of applications, it is
probably an industrial robot.
4. Machines which are for the most part limited to one class of task are considered fixed
automation.
2/28/2021 FUNDAMENTALS OF ROBOTICS 7
THE MECHANICS AND CONTROL OF MECHANICAL
MANIPULATORS
Description of position and orientation
In the study of robotics, we are constantly concerned with the location of objects in
three-dimensional space.
These objects are the links of the manipulator, the parts and tools with which it deals, and other
objects in the manipulator's environment.
At a crude but important level, these objects are described by just two attributes: position and
orientation.
Naturally, one topic of immediate interest is the manner in which we represent these quantities
and manipulate them mathematically.
2/28/2021 FUNDAMENTALS OF ROBOTICS 8
In order to describe the position and orientation of a body in space, we will always attach a coordinate
system, or frame, rigidly to the object.
We then proceed to describe the position and orientation of this frame with respect to some
reference coordinate system.
2/28/2021 FUNDAMENTALS OF ROBOTICS 9
THE MECHANICS AND CONTROL OF
MECHANICAL MANIPULATORS
THE MECHANICS AND CONTROL OF
MECHANICAL MANIPULATORS
Coordinate systems or "frames" are
attached to the manipulator and to
objects in the environment.
2/28/2021 FUNDAMENTALS OF ROBOTICS 10
Any frame can serve as a reference system
within which to express the position and
orientation of a body, so we often think of
transforming or changing the description
of these attributes of a body from one
frame to another.
Forward kinematics of manipulators
Kinematics is the science of motion that treats motion without regard to the forces
which cause it.
2/28/2021 FUNDAMENTALS OF ROBOTICS 11
Forward kinematics of manipulators
The study of the kinematics of manipulators refers to all the geometrical and time-based
properties of the motion.
Manipulators consist of nearly rigid links, which are connected by joints that allow relative
motion of neighboring links .
These joints are usually instrumented with position sensors, which allow the relative position of
neighboring links to be measured.
2/28/2021 FUNDAMENTALS OF ROBOTICS 12
Forward kinematics of manipulators
Forward kinematics. is the static geometrical problem of computing the position and orientation of
the end-effector of the manipulator.
2/28/2021 FUNDAMENTALS OF ROBOTICS 13
Kinematic equations describe the
tool frame relative to the base frame
as a function of the joint variables.
Forward kinematics of manipulators
If you given a set of joint angles, the forward kinematic
problem is to compute the position and orientation of the
tool frame relative to the base frame. Sometimes, we think
of this as changing the representation of manipulator
position from a joint space description into a Cartesian
space description.
2/28/2021 FUNDAMENTALS OF ROBOTICS 14
Inverse kinematics of manipulators
Inverse kinematics. This problem is posed as follows: Given the
position and orientation of the end-effector of the manipulator,
calculate all possible sets of joint angles that could be used to attain
this given position and orientation.
In the case of an artificial system like a robot, we will need to create
an algorithm in the control computer that can make this calculation.
2/28/2021 FUNDAMENTALS OF ROBOTICS 15
Inverse kinematics of manipulators
2/28/2021 FUNDAMENTALS OF ROBOTICS 16
For a given position and orientation
of the tool frame, values for the
joint variables can be calculated via
the inverse kinematics.
Velocities, static forces, singularities
In addition to dealing with static positioning problems, we may wish to analyze manipulators in
motion.
Often, in performing velocity analysis of a mechanism, it is convenient to define a matrix quantity
called the Jacobian of the manipulator.
2/28/2021 FUNDAMENTALS OF ROBOTICS 17
Velocities, static forces, singularities
2/28/2021 FUNDAMENTALS OF ROBOTICS 18
The geometrical relationship between joint rates and velocity of the
end-effector can be described in a matrix called the Jacobian.
Trajectory generation
2/28/2021 FUNDAMENTALS OF ROBOTICS 19
A common way of causing a manipulator to move from here to there in a smooth,
controlled fashion is to cause each joint to move as specified by a smooth function
of time.
Trajectory generation
Commonly, each joint starts and ends its motion at
the same time, so that the appears coordinated.
Exactly how to compute these motion functions is
the problem of trajectory generation.
Often, a path is described not only by a desired
destination but also by some intermediate
locations, or via points, through which the
manipulator must pass en route to the destination.
In such instances the term spline is sometimes used
to refer to a smooth function that passes through a
set of via points.
2/28/2021 FUNDAMENTALS OF ROBOTICS 20
Configuration Space
The most fundamental question you can ask about a robot is, "Where is it?"
The answer to this question is the robot's configuration, which is a specification of the positions
of all the points of the robot.
2/28/2021 FUNDAMENTALS OF ROBOTICS 21
Configuration Space
Example:
A door is represented by a single number (Ɵ) about its hinge.
2/28/2021 FUNDAMENTALS OF ROBOTICS 22
Position and Orientation
Ex. a point (planar surface) The configuration of a point on a plane can be described by two
coordinates, (x,y)
2/28/2021 FUNDAMENTALS OF ROBOTICS 23
Position and Orientation
Ex. Coin (planar surface) The configuration of a coin lying heads up on a flat table can be
described by three coordinates: two coordinates (x,y) that specify the location of a particular
point on the coin, and one coordinate(θ) that specifies the coin’s orientation.
2/28/2021 FUNDAMENTALS OF ROBOTICS 24
Degrees of freedom (DoF)
The number of degrees of freedom (DOF) of a robot is the smallest number of real-valued
coordinates needed to represent its configuration.
2/28/2021 FUNDAMENTALS OF ROBOTICS 25
DOF= DOF= DOF=
Degrees of freedom (DoF)
2/28/2021 FUNDAMENTALS OF ROBOTICS 26
Degrees of freedom (DoF)
Generally, For planner
we have 3 DOF and for
Spacial the DOF is 6.
2/28/2021 FUNDAMENTALS OF ROBOTICS 27
Robot Joints
2/28/2021 FUNDAMENTALS OF ROBOTICS 28
Robot Joints
2/28/2021 FUNDAMENTALS OF ROBOTICS 29
Robot Joints
2/28/2021 FUNDAMENTALS OF ROBOTICS 30
Robot Joints
2/28/2021 FUNDAMENTALS OF ROBOTICS 31
Serial , Parallel and Hybrid Mechanisms
2/28/2021 FUNDAMENTALS OF ROBOTICS 32
Serial , Parallel and Hybrid Mechanisms
2/28/2021 FUNDAMENTALS OF ROBOTICS 33
DoF ; Grubler’s Formula
2/28/2021 FUNDAMENTALS OF ROBOTICS 34
EXAMPLE
(Four-bar linkage and slider–crank mechanism). The planar four bar linkage shown in Figure
consists of four links (one of them ground). arranged in a single closed loop and connected by
four revolute joints. Since all the links are confined to move in the same plane, we have m = 3.
Substituting N = 4, J = 4, and fi = 1, i = 1, . . . , 4, into Grubler’s formula, we see that the four-bar
linkage has one degree of freedom.
2/28/2021 FUNDAMENTALS OF ROBOTICS 35
EXAMPLE
The slider–crank closed-chain mechanism can be analyzed in two ways:
(i) the mechanism consists of three revolute joints and one prismatic joint (J = 4 and each fi = 1)
and four links (N = 4, including the ground link), or
(ii) the mechanism consists of two revolute joints (fi = 1) and one RP joint (the RP joint is a
concatenation of a revolute and prismatic joint, so that fi = 2) and three links (N = 3; remember
that each joint connects precisely two bodies). In both cases the mechanism has one degree of
freedom.
2/28/2021 FUNDAMENTALS OF ROBOTICS 36
Find the DOF?
2/28/2021 FUNDAMENTALS OF ROBOTICS 37
Assignment 2
Find the actual degree of freedom using Grublers Formula and then indicate if the formula can
be applied for such kind of mechanisms or not?
2/28/2021 FUNDAMENTALS OF ROBOTICS 38
Workspace
The workspace of robot manipulator is defined as the set of points that can be reached by its
end-effector
2/28/2021 FUNDAMENTALS OF ROBOTICS 39
Workspace
Example: Sketch the fingertip workspace of the three-link manipulator for the case l1= 15.0, l2 =
10.0, and l3 = 3.0.
2/28/2021 FUNDAMENTALS OF ROBOTICS 40
End of Chapter-1
2/28/2021 FUNDAMENTALS OF ROBOTICS 41

More Related Content

PPTX
1 wheels
PPTX
Solar three wheeler for disabled person
PPTX
Engine parts and component
PPTX
steering gear mechanism ppt
PPTX
Brakes and its types
PPTX
Solar energy collectors
PPTX
solar Stirling engine ppt
PPTX
CIM unit-5
1 wheels
Solar three wheeler for disabled person
Engine parts and component
steering gear mechanism ppt
Brakes and its types
Solar energy collectors
solar Stirling engine ppt
CIM unit-5

What's hot (20)

PPTX
Starter motor
PPT
Gear and Gear trains
PDF
Alternador
PPT
Driveshafts
PPTX
Robotics and Autoamtion_ manipulators, actuators and end effectors
PPTX
Concentrated solar power
PDF
Mechanics of Machines (Gyroscopes) as per MGU syllabus
PPTX
Transmission of motion and power
PDF
Unit 5 Mechanism for control
PPTX
Gyroscope tom
PDF
Solar water heater
PPTX
Universal joints
PPTX
Supercharger vs turbocharger
PPTX
AT SEM 01.pptx
PPT
Differential
PPTX
Economic analysis of robot
PPTX
PPTX
UNIT IV STEERING, BRAKES AND SUSPENSION SYSTEMS
PPTX
6 rear axle drives
Starter motor
Gear and Gear trains
Alternador
Driveshafts
Robotics and Autoamtion_ manipulators, actuators and end effectors
Concentrated solar power
Mechanics of Machines (Gyroscopes) as per MGU syllabus
Transmission of motion and power
Unit 5 Mechanism for control
Gyroscope tom
Solar water heater
Universal joints
Supercharger vs turbocharger
AT SEM 01.pptx
Differential
Economic analysis of robot
UNIT IV STEERING, BRAKES AND SUSPENSION SYSTEMS
6 rear axle drives
Ad

Similar to CHAPTER_1 of robotics.pdf (20)

PDF
Kinematics Modeling of a 4-DOF Robotic Arm
PDF
RMV Mechanics
PPTX
Robotics Lecture lec4-Robot Kinematics.pptx
PDF
Research Inventy : International Journal of Engineering and Science
PPTX
Manipuladores robóticos em sistemas espaciais
PDF
A two DOF spherical parallel platform posture analysis based on kinematic pri...
PDF
Bg2420212027
PDF
Control of a Quadcopter
PPTX
Robotics ch 4 robot dynamics
PDF
Robotics Simulation by Wireless Brains - ROBOKDC'15 Project
PDF
Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...
PDF
Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...
PPT
Chapter 2 - Robot Kinematics.ppt
PDF
Robot2L_IEEE00493506
PDF
A fuzzy logic controllerfora two link functional manipulator
PDF
Robust Control of a Spherical Mobile Robot
PDF
Project report on the simulation and analysis of a planer slider crank mechan...
PDF
Grasping in robotics
PDF
Kinematics Analysis of Parallel Mechanism Based on Force Feedback Device
PDF
C012411728
Kinematics Modeling of a 4-DOF Robotic Arm
RMV Mechanics
Robotics Lecture lec4-Robot Kinematics.pptx
Research Inventy : International Journal of Engineering and Science
Manipuladores robóticos em sistemas espaciais
A two DOF spherical parallel platform posture analysis based on kinematic pri...
Bg2420212027
Control of a Quadcopter
Robotics ch 4 robot dynamics
Robotics Simulation by Wireless Brains - ROBOKDC'15 Project
Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...
Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...
Chapter 2 - Robot Kinematics.ppt
Robot2L_IEEE00493506
A fuzzy logic controllerfora two link functional manipulator
Robust Control of a Spherical Mobile Robot
Project report on the simulation and analysis of a planer slider crank mechan...
Grasping in robotics
Kinematics Analysis of Parallel Mechanism Based on Force Feedback Device
C012411728
Ad

More from Mahamad Jawhar (20)

PDF
text book Programmable-Logic-Controllers plc.pdf
PDF
PDF
PDF
DOCX
robotic2.docx
PDF
Power Plant Engineering - (Malestrom) (1).pdf
PDF
ref3.pdf
PDF
I-Section-US-1003.pdf
PDF
PDF
lect 01 (1).pdf
PDF
plasma cutting.pdf
DOCX
Grad. Proj. Poster Templete akam.docx
DOCX
project format writting 2.docx
DOCX
PLC4.docx
DOCX
PLC 1 (2).docx
PPTX
Project Cooling Tower.pptx
DOCX
final project.docx
DOCX
final project1.docx
DOCX
project cooling tower.docx
DOCX
robotic.docx
text book Programmable-Logic-Controllers plc.pdf
robotic2.docx
Power Plant Engineering - (Malestrom) (1).pdf
ref3.pdf
I-Section-US-1003.pdf
lect 01 (1).pdf
plasma cutting.pdf
Grad. Proj. Poster Templete akam.docx
project format writting 2.docx
PLC4.docx
PLC 1 (2).docx
Project Cooling Tower.pptx
final project.docx
final project1.docx
project cooling tower.docx
robotic.docx

Recently uploaded (20)

PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPT
Project quality management in manufacturing
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
Digital Logic Computer Design lecture notes
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PPTX
Geodesy 1.pptx...............................................
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Project quality management in manufacturing
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Digital Logic Computer Design lecture notes
Internet of Things (IOT) - A guide to understanding
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
OOP with Java - Java Introduction (Basics)
bas. eng. economics group 4 presentation 1.pptx
Lecture Notes Electrical Wiring System Components
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
UNIT-1 - COAL BASED THERMAL POWER PLANTS
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
Geodesy 1.pptx...............................................
Operating System & Kernel Study Guide-1 - converted.pdf
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...

CHAPTER_1 of robotics.pdf

  • 1. CHAPTER -2 MANIPULATORS BASIC CONCEPTS AHMED KHALID AHMED COMPUTER AND CONTROL ENGINEERING + MECH. MECHATRONICS ENGINEERING FOURTH STAGE
  • 2. Background 2/28/2021 FUNDAMENTALS OF ROBOTICS 2 :The Adept 6 manipulator has six rotational joints and is popular in many applications. Courtesy of Adept Tecimology, Inc
  • 4. Background Links and Joints 2/28/2021 FUNDAMENTALS OF ROBOTICS 4
  • 5. Background Links and Joints 2/28/2021 FUNDAMENTALS OF ROBOTICS 5
  • 6. Background A Robot is mechanically constructed by connecting a set of bodies, called links, to each other using various types of joints. Actuators such as electric motors deliver forces or torque that cause the robots link to move. An end effector such as gripper or hand for grasping and manipulating objects , is attached to a specific link. 2/28/2021 FUNDAMENTALS OF ROBOTICS 6
  • 7. Background 1. Our focuses on the mechanics and control of the most important form of the industrial robot, the mechanical manipulator and Wheeled mobile robots. 2. The Manipulator type robots will be covered first. 3. The distinction lies somewhere in the sophistication of the programmability of the device— if a mechanical device can be programmed to perform a wide variety of applications, it is probably an industrial robot. 4. Machines which are for the most part limited to one class of task are considered fixed automation. 2/28/2021 FUNDAMENTALS OF ROBOTICS 7
  • 8. THE MECHANICS AND CONTROL OF MECHANICAL MANIPULATORS Description of position and orientation In the study of robotics, we are constantly concerned with the location of objects in three-dimensional space. These objects are the links of the manipulator, the parts and tools with which it deals, and other objects in the manipulator's environment. At a crude but important level, these objects are described by just two attributes: position and orientation. Naturally, one topic of immediate interest is the manner in which we represent these quantities and manipulate them mathematically. 2/28/2021 FUNDAMENTALS OF ROBOTICS 8
  • 9. In order to describe the position and orientation of a body in space, we will always attach a coordinate system, or frame, rigidly to the object. We then proceed to describe the position and orientation of this frame with respect to some reference coordinate system. 2/28/2021 FUNDAMENTALS OF ROBOTICS 9 THE MECHANICS AND CONTROL OF MECHANICAL MANIPULATORS
  • 10. THE MECHANICS AND CONTROL OF MECHANICAL MANIPULATORS Coordinate systems or "frames" are attached to the manipulator and to objects in the environment. 2/28/2021 FUNDAMENTALS OF ROBOTICS 10 Any frame can serve as a reference system within which to express the position and orientation of a body, so we often think of transforming or changing the description of these attributes of a body from one frame to another.
  • 11. Forward kinematics of manipulators Kinematics is the science of motion that treats motion without regard to the forces which cause it. 2/28/2021 FUNDAMENTALS OF ROBOTICS 11
  • 12. Forward kinematics of manipulators The study of the kinematics of manipulators refers to all the geometrical and time-based properties of the motion. Manipulators consist of nearly rigid links, which are connected by joints that allow relative motion of neighboring links . These joints are usually instrumented with position sensors, which allow the relative position of neighboring links to be measured. 2/28/2021 FUNDAMENTALS OF ROBOTICS 12
  • 13. Forward kinematics of manipulators Forward kinematics. is the static geometrical problem of computing the position and orientation of the end-effector of the manipulator. 2/28/2021 FUNDAMENTALS OF ROBOTICS 13 Kinematic equations describe the tool frame relative to the base frame as a function of the joint variables.
  • 14. Forward kinematics of manipulators If you given a set of joint angles, the forward kinematic problem is to compute the position and orientation of the tool frame relative to the base frame. Sometimes, we think of this as changing the representation of manipulator position from a joint space description into a Cartesian space description. 2/28/2021 FUNDAMENTALS OF ROBOTICS 14
  • 15. Inverse kinematics of manipulators Inverse kinematics. This problem is posed as follows: Given the position and orientation of the end-effector of the manipulator, calculate all possible sets of joint angles that could be used to attain this given position and orientation. In the case of an artificial system like a robot, we will need to create an algorithm in the control computer that can make this calculation. 2/28/2021 FUNDAMENTALS OF ROBOTICS 15
  • 16. Inverse kinematics of manipulators 2/28/2021 FUNDAMENTALS OF ROBOTICS 16 For a given position and orientation of the tool frame, values for the joint variables can be calculated via the inverse kinematics.
  • 17. Velocities, static forces, singularities In addition to dealing with static positioning problems, we may wish to analyze manipulators in motion. Often, in performing velocity analysis of a mechanism, it is convenient to define a matrix quantity called the Jacobian of the manipulator. 2/28/2021 FUNDAMENTALS OF ROBOTICS 17
  • 18. Velocities, static forces, singularities 2/28/2021 FUNDAMENTALS OF ROBOTICS 18 The geometrical relationship between joint rates and velocity of the end-effector can be described in a matrix called the Jacobian.
  • 19. Trajectory generation 2/28/2021 FUNDAMENTALS OF ROBOTICS 19 A common way of causing a manipulator to move from here to there in a smooth, controlled fashion is to cause each joint to move as specified by a smooth function of time.
  • 20. Trajectory generation Commonly, each joint starts and ends its motion at the same time, so that the appears coordinated. Exactly how to compute these motion functions is the problem of trajectory generation. Often, a path is described not only by a desired destination but also by some intermediate locations, or via points, through which the manipulator must pass en route to the destination. In such instances the term spline is sometimes used to refer to a smooth function that passes through a set of via points. 2/28/2021 FUNDAMENTALS OF ROBOTICS 20
  • 21. Configuration Space The most fundamental question you can ask about a robot is, "Where is it?" The answer to this question is the robot's configuration, which is a specification of the positions of all the points of the robot. 2/28/2021 FUNDAMENTALS OF ROBOTICS 21
  • 22. Configuration Space Example: A door is represented by a single number (Ɵ) about its hinge. 2/28/2021 FUNDAMENTALS OF ROBOTICS 22
  • 23. Position and Orientation Ex. a point (planar surface) The configuration of a point on a plane can be described by two coordinates, (x,y) 2/28/2021 FUNDAMENTALS OF ROBOTICS 23
  • 24. Position and Orientation Ex. Coin (planar surface) The configuration of a coin lying heads up on a flat table can be described by three coordinates: two coordinates (x,y) that specify the location of a particular point on the coin, and one coordinate(θ) that specifies the coin’s orientation. 2/28/2021 FUNDAMENTALS OF ROBOTICS 24
  • 25. Degrees of freedom (DoF) The number of degrees of freedom (DOF) of a robot is the smallest number of real-valued coordinates needed to represent its configuration. 2/28/2021 FUNDAMENTALS OF ROBOTICS 25 DOF= DOF= DOF=
  • 26. Degrees of freedom (DoF) 2/28/2021 FUNDAMENTALS OF ROBOTICS 26
  • 27. Degrees of freedom (DoF) Generally, For planner we have 3 DOF and for Spacial the DOF is 6. 2/28/2021 FUNDAMENTALS OF ROBOTICS 27
  • 32. Serial , Parallel and Hybrid Mechanisms 2/28/2021 FUNDAMENTALS OF ROBOTICS 32
  • 33. Serial , Parallel and Hybrid Mechanisms 2/28/2021 FUNDAMENTALS OF ROBOTICS 33
  • 34. DoF ; Grubler’s Formula 2/28/2021 FUNDAMENTALS OF ROBOTICS 34
  • 35. EXAMPLE (Four-bar linkage and slider–crank mechanism). The planar four bar linkage shown in Figure consists of four links (one of them ground). arranged in a single closed loop and connected by four revolute joints. Since all the links are confined to move in the same plane, we have m = 3. Substituting N = 4, J = 4, and fi = 1, i = 1, . . . , 4, into Grubler’s formula, we see that the four-bar linkage has one degree of freedom. 2/28/2021 FUNDAMENTALS OF ROBOTICS 35
  • 36. EXAMPLE The slider–crank closed-chain mechanism can be analyzed in two ways: (i) the mechanism consists of three revolute joints and one prismatic joint (J = 4 and each fi = 1) and four links (N = 4, including the ground link), or (ii) the mechanism consists of two revolute joints (fi = 1) and one RP joint (the RP joint is a concatenation of a revolute and prismatic joint, so that fi = 2) and three links (N = 3; remember that each joint connects precisely two bodies). In both cases the mechanism has one degree of freedom. 2/28/2021 FUNDAMENTALS OF ROBOTICS 36
  • 37. Find the DOF? 2/28/2021 FUNDAMENTALS OF ROBOTICS 37
  • 38. Assignment 2 Find the actual degree of freedom using Grublers Formula and then indicate if the formula can be applied for such kind of mechanisms or not? 2/28/2021 FUNDAMENTALS OF ROBOTICS 38
  • 39. Workspace The workspace of robot manipulator is defined as the set of points that can be reached by its end-effector 2/28/2021 FUNDAMENTALS OF ROBOTICS 39
  • 40. Workspace Example: Sketch the fingertip workspace of the three-link manipulator for the case l1= 15.0, l2 = 10.0, and l3 = 3.0. 2/28/2021 FUNDAMENTALS OF ROBOTICS 40
  • 41. End of Chapter-1 2/28/2021 FUNDAMENTALS OF ROBOTICS 41