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

What's hot

Module 1: Electric vehicle Technology for VTU - by Dr. C V Mohan
Module 1: Electric vehicle Technology  for VTU - by Dr. C V MohanModule 1: Electric vehicle Technology  for VTU - by Dr. C V Mohan
Module 1: Electric vehicle Technology for VTU - by Dr. C V Mohan
DrCVMOHAN
 
Degrees of freedom
Degrees of freedomDegrees of freedom
Degrees of freedom
Aditya Kurniawan
 
Jacobian inverse manipulator
Jacobian inverse manipulatorJacobian inverse manipulator
Jacobian inverse manipulator
Hitesh Mohapatra
 
Introduction to mechatronics
Introduction to mechatronicsIntroduction to mechatronics
Introduction to mechatronics
Thulasikanth Vaddi
 
Electric vehicles
Electric vehiclesElectric vehicles
Electric vehicles
ATHUL RAJ T K
 
Unit ii sensors and actuators
Unit ii sensors and actuators Unit ii sensors and actuators
Unit ii sensors and actuators
Avishkar Bhoskar
 
Robotics: Introduction to Kinematics
Robotics: Introduction to KinematicsRobotics: Introduction to Kinematics
Robotics: Introduction to Kinematics
Damian T. Gordon
 
Hybrid vehicle architecture
Hybrid vehicle architectureHybrid vehicle architecture
Hybrid vehicle architecture
INTAKHAB KHAN
 
Actuators
ActuatorsActuators
Hybrid Electric Vehicle
Hybrid Electric VehicleHybrid Electric Vehicle
Hybrid Electric Vehicle
Er Aishwary Singh Baghel
 
Kinetic Energy Recovery Systems
Kinetic Energy Recovery SystemsKinetic Energy Recovery Systems
Kinetic Energy Recovery Systems
Jeffrey Funk
 
Configuration of ev 2
Configuration of ev 2Configuration of ev 2
Configuration of ev 2
venkateshkumarchsm
 
Parameters of batteries
Parameters of batteriesParameters of batteries
Parameters of batteries
Gomathy Sengottaiyan
 
Variable Valve Timing
Variable Valve TimingVariable Valve Timing
Variable Valve Timing
Sourav Bagchi
 
Electronic Control Unit(ECU)
Electronic Control Unit(ECU)Electronic Control Unit(ECU)
Electronic Control Unit(ECU)
Ankul Gupta
 
Mapping Between Frames in Space
Mapping Between Frames in SpaceMapping Between Frames in Space
Mapping Between Frames in Space
Hitesh Mohapatra
 
steering gear mechanism ppt
steering gear mechanism pptsteering gear mechanism ppt
steering gear mechanism ppt
tarique shaikh
 
Robo unit4- Robot Programming.pptx
Robo unit4- Robot Programming.pptxRobo unit4- Robot Programming.pptx
Robo unit4- Robot Programming.pptx
Priya429658
 
Final Synopsis- Project on Construction of electric vehicle
Final Synopsis- Project on Construction of electric vehicleFinal Synopsis- Project on Construction of electric vehicle
Final Synopsis- Project on Construction of electric vehicle
Sourya Sanghan Basu
 
Manipulator Jacobian
Manipulator JacobianManipulator Jacobian
Manipulator Jacobian
Hitesh Mohapatra
 

What's hot (20)

Module 1: Electric vehicle Technology for VTU - by Dr. C V Mohan
Module 1: Electric vehicle Technology  for VTU - by Dr. C V MohanModule 1: Electric vehicle Technology  for VTU - by Dr. C V Mohan
Module 1: Electric vehicle Technology for VTU - by Dr. C V Mohan
 
Degrees of freedom
Degrees of freedomDegrees of freedom
Degrees of freedom
 
Jacobian inverse manipulator
Jacobian inverse manipulatorJacobian inverse manipulator
Jacobian inverse manipulator
 
Introduction to mechatronics
Introduction to mechatronicsIntroduction to mechatronics
Introduction to mechatronics
 
Electric vehicles
Electric vehiclesElectric vehicles
Electric vehicles
 
Unit ii sensors and actuators
Unit ii sensors and actuators Unit ii sensors and actuators
Unit ii sensors and actuators
 
Robotics: Introduction to Kinematics
Robotics: Introduction to KinematicsRobotics: Introduction to Kinematics
Robotics: Introduction to Kinematics
 
Hybrid vehicle architecture
Hybrid vehicle architectureHybrid vehicle architecture
Hybrid vehicle architecture
 
Actuators
ActuatorsActuators
Actuators
 
Hybrid Electric Vehicle
Hybrid Electric VehicleHybrid Electric Vehicle
Hybrid Electric Vehicle
 
Kinetic Energy Recovery Systems
Kinetic Energy Recovery SystemsKinetic Energy Recovery Systems
Kinetic Energy Recovery Systems
 
Configuration of ev 2
Configuration of ev 2Configuration of ev 2
Configuration of ev 2
 
Parameters of batteries
Parameters of batteriesParameters of batteries
Parameters of batteries
 
Variable Valve Timing
Variable Valve TimingVariable Valve Timing
Variable Valve Timing
 
Electronic Control Unit(ECU)
Electronic Control Unit(ECU)Electronic Control Unit(ECU)
Electronic Control Unit(ECU)
 
Mapping Between Frames in Space
Mapping Between Frames in SpaceMapping Between Frames in Space
Mapping Between Frames in Space
 
steering gear mechanism ppt
steering gear mechanism pptsteering gear mechanism ppt
steering gear mechanism ppt
 
Robo unit4- Robot Programming.pptx
Robo unit4- Robot Programming.pptxRobo unit4- Robot Programming.pptx
Robo unit4- Robot Programming.pptx
 
Final Synopsis- Project on Construction of electric vehicle
Final Synopsis- Project on Construction of electric vehicleFinal Synopsis- Project on Construction of electric vehicle
Final Synopsis- Project on Construction of electric vehicle
 
Manipulator Jacobian
Manipulator JacobianManipulator Jacobian
Manipulator Jacobian
 

Similar to CHAPTER_1 of robotics.pdf

Kinematics Modeling of a 4-DOF Robotic Arm
Kinematics Modeling of a 4-DOF Robotic ArmKinematics Modeling of a 4-DOF Robotic Arm
Kinematics Modeling of a 4-DOF Robotic Arm
Amin A. Mohammed
 
RMV Mechanics
RMV MechanicsRMV Mechanics
RMV Mechanics
anand hd
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
inventy
 
A two DOF spherical parallel platform posture analysis based on kinematic pri...
A two DOF spherical parallel platform posture analysis based on kinematic pri...A two DOF spherical parallel platform posture analysis based on kinematic pri...
A two DOF spherical parallel platform posture analysis based on kinematic pri...
IJRES Journal
 
Bg2420212027
Bg2420212027Bg2420212027
Bg2420212027
IJMER
 
Control of a Quadcopter
Control of a QuadcopterControl of a Quadcopter
Control of a Quadcopter
Pablo Garcia Au
 
Robotics ch 4 robot dynamics
Robotics ch 4 robot dynamicsRobotics ch 4 robot dynamics
Robotics ch 4 robot dynamics
Charlton Inao
 
Robotics Simulation by Wireless Brains - ROBOKDC'15 Project
Robotics Simulation by Wireless Brains - ROBOKDC'15 ProjectRobotics Simulation by Wireless Brains - ROBOKDC'15 Project
Robotics Simulation by Wireless Brains - ROBOKDC'15 Project
Surya Chandra
 
Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...
Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...
Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...
ijsc
 
Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...
Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...
Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...
Waqas Tariq
 
Chapter 2 - Robot Kinematics.ppt
Chapter 2 - Robot Kinematics.pptChapter 2 - Robot Kinematics.ppt
Chapter 2 - Robot Kinematics.ppt
HoDMechanical9
 
Robot2L_IEEE00493506
Robot2L_IEEE00493506Robot2L_IEEE00493506
Robot2L_IEEE00493506
Chih-Wu Jen
 
A fuzzy logic controllerfora two link functional manipulator
A fuzzy logic controllerfora two link functional manipulatorA fuzzy logic controllerfora two link functional manipulator
A fuzzy logic controllerfora two link functional manipulator
IJCNCJournal
 
Robust Control of a Spherical Mobile Robot
Robust Control of a Spherical Mobile RobotRobust Control of a Spherical Mobile Robot
Robust Control of a Spherical Mobile Robot
IRJET Journal
 
Project report on the simulation and analysis of a planer slider crank mechan...
Project report on the simulation and analysis of a planer slider crank mechan...Project report on the simulation and analysis of a planer slider crank mechan...
Project report on the simulation and analysis of a planer slider crank mechan...
kamalwolly
 
Grasping in robotics
Grasping in roboticsGrasping in robotics
Grasping in robotics
Springer
 
Kinematics Analysis of Parallel Mechanism Based on Force Feedback Device
Kinematics Analysis of Parallel Mechanism Based on Force Feedback DeviceKinematics Analysis of Parallel Mechanism Based on Force Feedback Device
Kinematics Analysis of Parallel Mechanism Based on Force Feedback Device
IJRES Journal
 
C012411728
C012411728C012411728
C012411728
IOSR Journals
 
Synthesis of Mechanism
Synthesis of MechanismSynthesis of Mechanism
Synthesis of Mechanism
R A Shah
 
Dynamics and control of a robotic arm having four links
Dynamics and control of a robotic arm having four linksDynamics and control of a robotic arm having four links
Dynamics and control of a robotic arm having four links
Amin A. Mohammed
 

Similar to CHAPTER_1 of robotics.pdf (20)

Kinematics Modeling of a 4-DOF Robotic Arm
Kinematics Modeling of a 4-DOF Robotic ArmKinematics Modeling of a 4-DOF Robotic Arm
Kinematics Modeling of a 4-DOF Robotic Arm
 
RMV Mechanics
RMV MechanicsRMV Mechanics
RMV Mechanics
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
A two DOF spherical parallel platform posture analysis based on kinematic pri...
A two DOF spherical parallel platform posture analysis based on kinematic pri...A two DOF spherical parallel platform posture analysis based on kinematic pri...
A two DOF spherical parallel platform posture analysis based on kinematic pri...
 
Bg2420212027
Bg2420212027Bg2420212027
Bg2420212027
 
Control of a Quadcopter
Control of a QuadcopterControl of a Quadcopter
Control of a Quadcopter
 
Robotics ch 4 robot dynamics
Robotics ch 4 robot dynamicsRobotics ch 4 robot dynamics
Robotics ch 4 robot dynamics
 
Robotics Simulation by Wireless Brains - ROBOKDC'15 Project
Robotics Simulation by Wireless Brains - ROBOKDC'15 ProjectRobotics Simulation by Wireless Brains - ROBOKDC'15 Project
Robotics Simulation by Wireless Brains - ROBOKDC'15 Project
 
Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...
Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...
Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...
 
Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...
Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...
Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...
 
Chapter 2 - Robot Kinematics.ppt
Chapter 2 - Robot Kinematics.pptChapter 2 - Robot Kinematics.ppt
Chapter 2 - Robot Kinematics.ppt
 
Robot2L_IEEE00493506
Robot2L_IEEE00493506Robot2L_IEEE00493506
Robot2L_IEEE00493506
 
A fuzzy logic controllerfora two link functional manipulator
A fuzzy logic controllerfora two link functional manipulatorA fuzzy logic controllerfora two link functional manipulator
A fuzzy logic controllerfora two link functional manipulator
 
Robust Control of a Spherical Mobile Robot
Robust Control of a Spherical Mobile RobotRobust Control of a Spherical Mobile Robot
Robust Control of a Spherical Mobile Robot
 
Project report on the simulation and analysis of a planer slider crank mechan...
Project report on the simulation and analysis of a planer slider crank mechan...Project report on the simulation and analysis of a planer slider crank mechan...
Project report on the simulation and analysis of a planer slider crank mechan...
 
Grasping in robotics
Grasping in roboticsGrasping in robotics
Grasping in robotics
 
Kinematics Analysis of Parallel Mechanism Based on Force Feedback Device
Kinematics Analysis of Parallel Mechanism Based on Force Feedback DeviceKinematics Analysis of Parallel Mechanism Based on Force Feedback Device
Kinematics Analysis of Parallel Mechanism Based on Force Feedback Device
 
C012411728
C012411728C012411728
C012411728
 
Synthesis of Mechanism
Synthesis of MechanismSynthesis of Mechanism
Synthesis of Mechanism
 
Dynamics and control of a robotic arm having four links
Dynamics and control of a robotic arm having four linksDynamics and control of a robotic arm having four links
Dynamics and control of a robotic arm having four links
 

More from Mahamad Jawhar

text book Programmable-Logic-Controllers plc.pdf
text book Programmable-Logic-Controllers plc.pdftext book Programmable-Logic-Controllers plc.pdf
text book Programmable-Logic-Controllers plc.pdf
Mahamad Jawhar
 
2.pdf
2.pdf2.pdf
3.pdf
3.pdf3.pdf
1.pdf
1.pdf1.pdf
robotic2.docx
robotic2.docxrobotic2.docx
robotic2.docx
Mahamad Jawhar
 
Power Plant Engineering - (Malestrom) (1).pdf
Power Plant Engineering - (Malestrom) (1).pdfPower Plant Engineering - (Malestrom) (1).pdf
Power Plant Engineering - (Malestrom) (1).pdf
Mahamad Jawhar
 
ref3.pdf
ref3.pdfref3.pdf
ref3.pdf
Mahamad Jawhar
 
I-Section-US-1003.pdf
I-Section-US-1003.pdfI-Section-US-1003.pdf
I-Section-US-1003.pdf
Mahamad Jawhar
 
ref.pdf
ref.pdfref.pdf
lect 01 (1).pdf
lect 01 (1).pdflect 01 (1).pdf
lect 01 (1).pdf
Mahamad Jawhar
 
plasma cutting.pdf
plasma cutting.pdfplasma cutting.pdf
plasma cutting.pdf
Mahamad Jawhar
 
Grad. Proj. Poster Templete akam.docx
Grad. Proj. Poster Templete akam.docxGrad. Proj. Poster Templete akam.docx
Grad. Proj. Poster Templete akam.docx
Mahamad Jawhar
 
project format writting 2.docx
project format writting 2.docxproject format writting 2.docx
project format writting 2.docx
Mahamad Jawhar
 
PLC4.docx
PLC4.docxPLC4.docx
PLC4.docx
Mahamad Jawhar
 
PLC 1 (2).docx
PLC 1 (2).docxPLC 1 (2).docx
PLC 1 (2).docx
Mahamad Jawhar
 
Project Cooling Tower.pptx
Project Cooling Tower.pptxProject Cooling Tower.pptx
Project Cooling Tower.pptx
Mahamad Jawhar
 
final project.docx
final project.docxfinal project.docx
final project.docx
Mahamad Jawhar
 
final project1.docx
final project1.docxfinal project1.docx
final project1.docx
Mahamad Jawhar
 
project cooling tower.docx
project cooling tower.docxproject cooling tower.docx
project cooling tower.docx
Mahamad Jawhar
 
robotic.docx
robotic.docxrobotic.docx
robotic.docx
Mahamad Jawhar
 

More from Mahamad Jawhar (20)

text book Programmable-Logic-Controllers plc.pdf
text book Programmable-Logic-Controllers plc.pdftext book Programmable-Logic-Controllers plc.pdf
text book Programmable-Logic-Controllers plc.pdf
 
2.pdf
2.pdf2.pdf
2.pdf
 
3.pdf
3.pdf3.pdf
3.pdf
 
1.pdf
1.pdf1.pdf
1.pdf
 
robotic2.docx
robotic2.docxrobotic2.docx
robotic2.docx
 
Power Plant Engineering - (Malestrom) (1).pdf
Power Plant Engineering - (Malestrom) (1).pdfPower Plant Engineering - (Malestrom) (1).pdf
Power Plant Engineering - (Malestrom) (1).pdf
 
ref3.pdf
ref3.pdfref3.pdf
ref3.pdf
 
I-Section-US-1003.pdf
I-Section-US-1003.pdfI-Section-US-1003.pdf
I-Section-US-1003.pdf
 
ref.pdf
ref.pdfref.pdf
ref.pdf
 
lect 01 (1).pdf
lect 01 (1).pdflect 01 (1).pdf
lect 01 (1).pdf
 
plasma cutting.pdf
plasma cutting.pdfplasma cutting.pdf
plasma cutting.pdf
 
Grad. Proj. Poster Templete akam.docx
Grad. Proj. Poster Templete akam.docxGrad. Proj. Poster Templete akam.docx
Grad. Proj. Poster Templete akam.docx
 
project format writting 2.docx
project format writting 2.docxproject format writting 2.docx
project format writting 2.docx
 
PLC4.docx
PLC4.docxPLC4.docx
PLC4.docx
 
PLC 1 (2).docx
PLC 1 (2).docxPLC 1 (2).docx
PLC 1 (2).docx
 
Project Cooling Tower.pptx
Project Cooling Tower.pptxProject Cooling Tower.pptx
Project Cooling Tower.pptx
 
final project.docx
final project.docxfinal project.docx
final project.docx
 
final project1.docx
final project1.docxfinal project1.docx
final project1.docx
 
project cooling tower.docx
project cooling tower.docxproject cooling tower.docx
project cooling tower.docx
 
robotic.docx
robotic.docxrobotic.docx
robotic.docx
 

Recently uploaded

Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
Hitesh Mohapatra
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
drwaing
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
Series of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.pptSeries of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.ppt
PauloRodrigues104553
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
Mukeshwaran Balu
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
ihlasbinance2003
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
jpsjournal1
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
nooriasukmaningtyas
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
yokeleetan1
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
gerogepatton
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
nooriasukmaningtyas
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 

Recently uploaded (20)

Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
Series of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.pptSeries of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.ppt
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 

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