SlideShare a Scribd company logo
1 of 41
Download to read offline
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

Flexible manufacturing system(FMS).
Flexible manufacturing system(FMS).Flexible manufacturing system(FMS).
Flexible manufacturing system(FMS).Nitin Patil
 
Theory of machines_static and dynamic force analysis
Theory of machines_static and dynamic force analysisTheory of machines_static and dynamic force analysis
Theory of machines_static and dynamic force analysisKiran Wakchaure
 
Robotics: Introduction to Kinematics
Robotics: Introduction to KinematicsRobotics: Introduction to Kinematics
Robotics: Introduction to KinematicsDamian T. Gordon
 
Finite Element Analysis - UNIT-2
Finite Element Analysis - UNIT-2Finite Element Analysis - UNIT-2
Finite Element Analysis - UNIT-2propaul
 
ROLE OF MECHANICAL ENGINEERING IN SOCIETY
ROLE OF MECHANICAL ENGINEERING IN SOCIETYROLE OF MECHANICAL ENGINEERING IN SOCIETY
ROLE OF MECHANICAL ENGINEERING IN SOCIETYRajesh kumar Borra
 
Theory of machines by rs. khurmi_ solution manual _ chapter 7
Theory of machines by rs. khurmi_ solution manual _ chapter 7Theory of machines by rs. khurmi_ solution manual _ chapter 7
Theory of machines by rs. khurmi_ solution manual _ chapter 7Darawan Wahid
 
Manual part programming
Manual part programmingManual part programming
Manual part programmingjntuhcej
 
Epicyclic gear train
Epicyclic gear train Epicyclic gear train
Epicyclic gear train kamallalu
 
cad design process VS conventional design process
cad design process VS conventional design processcad design process VS conventional design process
cad design process VS conventional design processJagilam Kumar
 
Triz - Product Design & Development
Triz - Product Design & DevelopmentTriz - Product Design & Development
Triz - Product Design & DevelopmentQRCE
 
Design of Gear Box
Design of Gear BoxDesign of Gear Box
Design of Gear BoxAbhi23396
 
Recapitulation of carnot,otto and diesel cycle, dual cycle,comparison of ott...
Recapitulation of  carnot,otto and diesel cycle, dual cycle,comparison of ott...Recapitulation of  carnot,otto and diesel cycle, dual cycle,comparison of ott...
Recapitulation of carnot,otto and diesel cycle, dual cycle,comparison of ott...vaibhav tailor
 
Gas dynamics and jet propulsion – presentationof problemsanswers
Gas dynamics and jet propulsion – presentationof problemsanswersGas dynamics and jet propulsion – presentationof problemsanswers
Gas dynamics and jet propulsion – presentationof problemsanswersVaidyanathan Ramakrishnan
 

What's hot (20)

Flexible manufacturing system(FMS).
Flexible manufacturing system(FMS).Flexible manufacturing system(FMS).
Flexible manufacturing system(FMS).
 
Theory of machines_static and dynamic force analysis
Theory of machines_static and dynamic force analysisTheory of machines_static and dynamic force analysis
Theory of machines_static and dynamic force analysis
 
DNC SYSTEMS
DNC SYSTEMSDNC SYSTEMS
DNC SYSTEMS
 
Robotics: Introduction to Kinematics
Robotics: Introduction to KinematicsRobotics: Introduction to Kinematics
Robotics: Introduction to Kinematics
 
Refrigerants.pdf
Refrigerants.pdfRefrigerants.pdf
Refrigerants.pdf
 
Finite Element Analysis - UNIT-2
Finite Element Analysis - UNIT-2Finite Element Analysis - UNIT-2
Finite Element Analysis - UNIT-2
 
ROLE OF MECHANICAL ENGINEERING IN SOCIETY
ROLE OF MECHANICAL ENGINEERING IN SOCIETYROLE OF MECHANICAL ENGINEERING IN SOCIETY
ROLE OF MECHANICAL ENGINEERING IN SOCIETY
 
Theory of machines by rs. khurmi_ solution manual _ chapter 7
Theory of machines by rs. khurmi_ solution manual _ chapter 7Theory of machines by rs. khurmi_ solution manual _ chapter 7
Theory of machines by rs. khurmi_ solution manual _ chapter 7
 
Diesel cycle
Diesel cycleDiesel cycle
Diesel cycle
 
Manual part programming
Manual part programmingManual part programming
Manual part programming
 
Epicyclic gear train
Epicyclic gear train Epicyclic gear train
Epicyclic gear train
 
cad design process VS conventional design process
cad design process VS conventional design processcad design process VS conventional design process
cad design process VS conventional design process
 
Solid modelling
Solid modellingSolid modelling
Solid modelling
 
Industrial robotics
Industrial roboticsIndustrial robotics
Industrial robotics
 
Gyroscopic couple
Gyroscopic coupleGyroscopic couple
Gyroscopic couple
 
Triz - Product Design & Development
Triz - Product Design & DevelopmentTriz - Product Design & Development
Triz - Product Design & Development
 
Design of Gear Box
Design of Gear BoxDesign of Gear Box
Design of Gear Box
 
Apt programming
Apt programmingApt programming
Apt programming
 
Recapitulation of carnot,otto and diesel cycle, dual cycle,comparison of ott...
Recapitulation of  carnot,otto and diesel cycle, dual cycle,comparison of ott...Recapitulation of  carnot,otto and diesel cycle, dual cycle,comparison of ott...
Recapitulation of carnot,otto and diesel cycle, dual cycle,comparison of ott...
 
Gas dynamics and jet propulsion – presentationof problemsanswers
Gas dynamics and jet propulsion – presentationof problemsanswersGas dynamics and jet propulsion – presentationof problemsanswers
Gas dynamics and jet propulsion – presentationof problemsanswers
 

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 ArmAmin A. Mohammed
 
RMV Mechanics
RMV MechanicsRMV Mechanics
RMV Mechanicsanand 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 Scienceinventy
 
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
Bg2420212027IJMER
 
Robotics ch 4 robot dynamics
Robotics ch 4 robot dynamicsRobotics ch 4 robot dynamics
Robotics ch 4 robot dynamicsCharlton 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 ProjectSurya 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.pptHoDMechanical9
 
Robot2L_IEEE00493506
Robot2L_IEEE00493506Robot2L_IEEE00493506
Robot2L_IEEE00493506Chih-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 manipulatorIJCNCJournal
 
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 RobotIRJET 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 roboticsSpringer
 
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 DeviceIJRES Journal
 
Synthesis of Mechanism
Synthesis of MechanismSynthesis of Mechanism
Synthesis of MechanismR 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 linksAmin 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

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

Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLManishPatel169454
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01KreezheaRecto
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Christo Ananth
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 

Recently uploaded (20)

Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 

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