SlideShare a Scribd company logo
1 of 19
A post-training presentation 
By 
Soorya Kalaiselvan 
110106269
HISTORY OF ROBOTICS 
• Like most other technological marvels, Robot is also an imaginary work 
from a Czech play “R.U.R” by Karel Capek in 1921. 
• The first ever description for a robot was given by Isaac Asimov in his 
science fiction stories in 1950. He devised laws of a robot. 
1. A robot may not injure a human being, or through inaction, allow a human 
being to come to harm. 
2. A robot must obey orders given to it by human beings except where such 
orders would conflict with the first law. 
3. A robot must protect its own existence as long as such protection does not 
conflict with the first and second laws. 
• Although many attempts were made, the first 
successful programmable robot was developed by 
George Devol in 1954. 
The depiction of the humanoid robot in the play R.U.R (Rosumovi Umeli 
Roboti) by Karel Capek. The play is about a company ‘Rossum’s Universal 
Robots’ which produces these machines. These machines subsequently 
overthrow society and destroy humanity.
INDUSTRIAL ROBOT 
• Robots are basically created to handle material or tool to perform various 
functions / operations. 
ROBOTS 
Manual control 
Teleoperators / 
Manipulators 
Program Control 
Fixed programming 
Loading devices 
Free programming 
INDUSTRIAL ROBOTS
INDUSTRIAL ROBOT 
Manipulators / teleoperators 
• These are robots that have a master-slave system. 
• The slave system replicates or amplifies the motion 
input given by the master system which is controlled 
by the human operator. 
• The manipulators are manually controlled and are 
capable of working with extreme payloads and 
environmental conditions which may prove harmful 
to the human beings. 
• These manipulators are used where the machine is 
supposed to work in an environment which is not 
pre-defined. 
The Space Shuttle’s Remote Manipulator System—known to its builders as 
Canadarm—is a 50-foot robot arm used to deploy, retrieve or repair 
satellites in orbit. 
ex. Aerospace applications. 
DONALD F ADAMSKY and his “slave system”
INDUSTRIAL ROBOT 
Loading devices 
• They work on a fixed program (say pick and drop) 
• They are actuated by limit switches 
• Used majorly in packing industries, assembly lines. 
• The same handling task is repeated for a long period of time, hence fixed 
programming is used
INDUSTRIAL ROBOT 
• An industrial robot is a freely programmable handling device. 
• Motion sequences of the robot can be programmed. 
• The robot program can be thought via the teach pendent. 
• Complex spatial motions sequences are possible. (Linear3D, circular 3D, 
spline motion etc.)
UNIMATE-THE FIRST INDUSTRIAL 
ROBOT 
• Developed by George Devol 
• It was developed in Universal 
Automation (Unimation, America.) 
• Electronically controlled, Hydraulic 
heavy lifting robot 
• 4 degrees of freedom 
• RRTR type 
• The base link is capable of rotating 
about the base axis and is pivoted 
to the base. 
• The arm is capable of translating to 
and fro (hydraulic actuation) 
• The wrist is capable of rotating 
about the wrist axis. 
• First installed in General Motors in 
1962. It was used to take hot metal 
pieces out of a metal press and 
stacking them. 
Unimate carrying a casted component
KUKA ROBOTS (KR16) 
• KUKA Roboter GmbH is a German based robotics industry that has 
been producing industrial robots since 1973. 
• The KUKA engineering works founded in Augsburg by Hans Keller 
and Jakob Knappich in 1898. Hence the name KUKA (Keller Und 
Knappich, Augsburg) 
• Its robots are named as KRxx meaning KUKA robot with xx payload 
capacity. 
• KR 16 is a low payload robot with 16 Kgs payload capacity.
MAIN COMPONENTS OF AN 
INDUSTRIAL ROBOT SYSTEM 
1. ROBOT CONTROLLER 
• It is the brain of the robotic system. 
• It contains the computer which contains control drives, safety drives, motion drives and 
input/output relay interfaces. 
2. ROBOT CONTROL PANNEL 
• It is the communication interface between the human and the robot. 
• It contains simple keys/ joy pads through which the robot can be thought , calibrated and 
programmed 
3. THE ROBOT 
• The end mechanical linkages which move with respect to each other to produce an end 
effect. 
• It is generally driven by electric motors, but a few hydraulic and pneumatic actuated 
robots exist.
ROBOT AXES 
A1- Base axis 
A2-Link axis 
A3-arm Axis 
A4-Wrist roll axis 
A5-Wrist pitch axis 
A6- Wrist yaw axis 
How many axes /degrees of freedom must a robot 
contain? 
• For achieving a freely selected orientation and 
position of the end effector, minimum of 6 degrees 
of freedom is required. 
• The robots with less than 6 degrees of freedom are 
called globally degenerated system. 
• The robots with more than 6 degrees of freedom/ 
more than 6 axes are called redundant systems. 
• Redundant systems are developed just to give the 
user, more flexibility in controlling a robot. 
• Redundant systems consume more power, more 
resources when compared to its 6 axis counterparts.
CO-ORDINATE SYSTEMS 
1. ROB ROOT COORDINATE SYSTEM 
• The Cartesian coordinate system 
with the origin located at the base 
center of the robot. 
2. WORLD COORDINATE SYSTEM 
• The Cartesian coordinate system 
with any point in the world which 
always remains stationary with 
respect to the robot as the origin. 
3. BASE COORDINATE SYSTEM 
• The Cartesian coordinate system in 
which any point on the work piece 
is selected as the origin. 
4. TOOL COORDINATE SYSTEM 
• It is the Cartesian coordinate system in which the TCP (tool center point) is taken as 
the origin. 
• It is different from other coordinate systems as the origin is dynamic in this case.
PROCESS OF THE ROBOT CONTROL 
ROBOT 
CONTROLLER 
ROBOT 
CONTROL 
DRIVES 
SIGNALS TO 
ELECTRIC 
MOTORS 
MOTION OF 
THE ROBOT 
AXES 
ENCODER 
FEEDBACK
TOOL CALIBRATION 
• TOOL CALIBRATION is the process of setting 
the tool center point for a particular tool. 
• By default, the TCP will be located at the 
flange center as shown. 
• After tool calibration, the Flange center 
point is translated to the TCP by an offset 
“d” called the tool distance. (4 point 
method) 
• Orientation of the tool is then set by 
moving the tool, manually along the 
desired axis as shown in the figure. (ABC 5 
point method) 
• By the methods depicted above, the robot learns the tool origin and the co-ordinate 
system. Hence, when a program is executed the TCP is approximated 
along the path. 
• Maximum of 16 tool data can be saved in a KR 16 system.
BASE CALIBRATION 
• Similar to the tool calibration, the 
robot system must also be aware of 
the orientation of the work piece or 
base. 
• Moreover it is convenient to work 
with Base coordinate systems as the 
operations are specified with respect 
to the work piece in this system . 
• The robot control unit saves the 
origin of the work piece and the 
orientation in space with respect to 
the World coordinate system. 
• ABC 2 point method is used to calibrate the base. The user must specify 
the location of the origin and any point on the –ve X direction, +y direction 
respectively.
MOTION TYPES 
PTP motion CIRC motion LIN motion 
Point to point motion in 
Circular trajectory motion in 
which robot TCP follows the 
which the robot TCP can 
fastest possible path to 
traverse along the circular 
travel from one point to 
path made by three user 
another 
defined points in 3D space 
Linear trajectory motion in 
which the robot TCP can 
traverse the straight line 
joining two user defined 
points.
VERSATILITY OF INDUSTRAIL ROBOTS
VERSATILITY OF INDUSTRAIL ROBOTS
LIMITATIONS AND AREAS OF 
DEVELOPMENT 
LIMITATIONS 
The robots do not have sense of their environment 
The robots are still hazardous, hence kept in closed fences 
The robots are limited to specific motion sequences 
AREAS OF DEVELOPMENT 
The robot systems can be developed such that they are aware of their surroundings 
The robot safety protocols are still to be improvised 
New motion sequences inspired by human arms must be conceptualized and 
algorithms must be developed to write a robot’s own motion sequence
CONCLUSION 
• Just like the industrial revolution, automation and robotics 
are the next upgrade to the industrial revolution. 
• People mistake automation for eliminating manual labor. 
But automation is not something that can work on its own, 
without the involvement of humans. Automation is 
something that enhances humans to increase the 
productivity by accomplishing routine tasks in lesser cycle 
time, without the interference of human labor. 
• Moreover automation is a job shifter rather than a job 
killer. 
• As engineers, it is mandatory for us to learn the upcoming 
technology involved in automation.

More Related Content

What's hot (20)

Introduction to robotics
Introduction to roboticsIntroduction to robotics
Introduction to robotics
 
Robotics or Robot Technology
Robotics or Robot Technology Robotics or Robot Technology
Robotics or Robot Technology
 
Robotix & Industrial Robots
Robotix & Industrial RobotsRobotix & Industrial Robots
Robotix & Industrial Robots
 
Robot applications
Robot applicationsRobot applications
Robot applications
 
Robotics arm configurations
Robotics arm configurationsRobotics arm configurations
Robotics arm configurations
 
Industrial Robots
Industrial RobotsIndustrial Robots
Industrial Robots
 
Robot control
Robot controlRobot control
Robot control
 
Chapter 2 Comp & classification of robot automation
Chapter 2 Comp & classification of robot automationChapter 2 Comp & classification of robot automation
Chapter 2 Comp & classification of robot automation
 
Application of industrial robotics
Application of industrial roboticsApplication of industrial robotics
Application of industrial robotics
 
Robotics and automation _ power sources and sensors
Robotics and automation _  power sources and sensorsRobotics and automation _  power sources and sensors
Robotics and automation _ power sources and sensors
 
Robotic 6DOF ARM
Robotic 6DOF ARMRobotic 6DOF ARM
Robotic 6DOF ARM
 
Industrial applications of robots
Industrial applications of robotsIndustrial applications of robots
Industrial applications of robots
 
Industrial robotics
Industrial roboticsIndustrial robotics
Industrial robotics
 
Introduction robotics
Introduction roboticsIntroduction robotics
Introduction robotics
 
Robot Configuration - 2
Robot Configuration - 2Robot Configuration - 2
Robot Configuration - 2
 
Robot manipulator
Robot manipulatorRobot manipulator
Robot manipulator
 
Industrial robots
Industrial robotsIndustrial robots
Industrial robots
 
Chapter 8 - Robot Control System
Chapter 8 - Robot Control SystemChapter 8 - Robot Control System
Chapter 8 - Robot Control System
 
Robot programming
Robot programmingRobot programming
Robot programming
 
Robot vision
Robot visionRobot vision
Robot vision
 

Viewers also liked

WORKING AND PROGRAMMING OF KUKA ROBOT
WORKING AND PROGRAMMING OF KUKA ROBOTWORKING AND PROGRAMMING OF KUKA ROBOT
WORKING AND PROGRAMMING OF KUKA ROBOTShahid Faizee
 
Textual Robot programming
Textual Robot programmingTextual Robot programming
Textual Robot programmingCHEMGLOBE
 
KRL Kuka Robot Language - Timotei István Erdei - Timotei-Robotics
KRL Kuka Robot Language - Timotei István Erdei - Timotei-RoboticsKRL Kuka Robot Language - Timotei István Erdei - Timotei-Robotics
KRL Kuka Robot Language - Timotei István Erdei - Timotei-RoboticsTimotei Robotics
 
KUKA KR 360-3 (Six-Axis Industrial Robot for Wheel Assembly System)
KUKA KR 360-3 (Six-Axis Industrial Robot for Wheel Assembly System)KUKA KR 360-3 (Six-Axis Industrial Robot for Wheel Assembly System)
KUKA KR 360-3 (Six-Axis Industrial Robot for Wheel Assembly System)Sharandhass Radakrishnan
 
Basics of Robotics
Basics of RoboticsBasics of Robotics
Basics of RoboticsAmeya Gandhi
 
Robot teacher123final na
Robot teacher123final naRobot teacher123final na
Robot teacher123final naMar Soriano
 
Dek3223 chapter 2 robotic
Dek3223 chapter 2 roboticDek3223 chapter 2 robotic
Dek3223 chapter 2 roboticmkazree
 
Introduction to robotics, Laws,Classification,Types, Drives,Geometry
Introduction to robotics, Laws,Classification,Types, Drives,Geometry  Introduction to robotics, Laws,Classification,Types, Drives,Geometry
Introduction to robotics, Laws,Classification,Types, Drives,Geometry Mohammad Ehtasham
 
Robótica y programación Kuka
Robótica y programación KukaRobótica y programación Kuka
Robótica y programación Kukakryos01
 
Industrial Robotics Chap 01 Fundamentals
Industrial  Robotics  Chap 01  FundamentalsIndustrial  Robotics  Chap 01  Fundamentals
Industrial Robotics Chap 01 FundamentalsKevin Carvalho
 
Computer aided manufacturing robotic systems
Computer aided manufacturing robotic systemsComputer aided manufacturing robotic systems
Computer aided manufacturing robotic systemsPrasanth Kumar RAGUPATHY
 
robot, reconditioning, automation
robot, reconditioning, automation   robot, reconditioning, automation
robot, reconditioning, automation Vishesh Dalal
 
Components of industrial robotics
Components of industrial roboticsComponents of industrial robotics
Components of industrial roboticsJayanth Krishna
 

Viewers also liked (20)

WORKING AND PROGRAMMING OF KUKA ROBOT
WORKING AND PROGRAMMING OF KUKA ROBOTWORKING AND PROGRAMMING OF KUKA ROBOT
WORKING AND PROGRAMMING OF KUKA ROBOT
 
Kuka Robotics
Kuka RoboticsKuka Robotics
Kuka Robotics
 
KUKA Software
KUKA SoftwareKUKA Software
KUKA Software
 
Textual Robot programming
Textual Robot programmingTextual Robot programming
Textual Robot programming
 
KRL Kuka Robot Language - Timotei István Erdei - Timotei-Robotics
KRL Kuka Robot Language - Timotei István Erdei - Timotei-RoboticsKRL Kuka Robot Language - Timotei István Erdei - Timotei-Robotics
KRL Kuka Robot Language - Timotei István Erdei - Timotei-Robotics
 
Industrial robotics
Industrial roboticsIndustrial robotics
Industrial robotics
 
KUKA KR 360-3 (Six-Axis Industrial Robot for Wheel Assembly System)
KUKA KR 360-3 (Six-Axis Industrial Robot for Wheel Assembly System)KUKA KR 360-3 (Six-Axis Industrial Robot for Wheel Assembly System)
KUKA KR 360-3 (Six-Axis Industrial Robot for Wheel Assembly System)
 
Basics of Robotics
Basics of RoboticsBasics of Robotics
Basics of Robotics
 
Robot teacher123final na
Robot teacher123final naRobot teacher123final na
Robot teacher123final na
 
Dek3223 chapter 2 robotic
Dek3223 chapter 2 roboticDek3223 chapter 2 robotic
Dek3223 chapter 2 robotic
 
Robot Configuration - 1
Robot Configuration - 1Robot Configuration - 1
Robot Configuration - 1
 
Introduction to robotics, Laws,Classification,Types, Drives,Geometry
Introduction to robotics, Laws,Classification,Types, Drives,Geometry  Introduction to robotics, Laws,Classification,Types, Drives,Geometry
Introduction to robotics, Laws,Classification,Types, Drives,Geometry
 
Robótica y programación Kuka
Robótica y programación KukaRobótica y programación Kuka
Robótica y programación Kuka
 
Industrial Robotics Chap 01 Fundamentals
Industrial  Robotics  Chap 01  FundamentalsIndustrial  Robotics  Chap 01  Fundamentals
Industrial Robotics Chap 01 Fundamentals
 
Computer aided manufacturing robotic systems
Computer aided manufacturing robotic systemsComputer aided manufacturing robotic systems
Computer aided manufacturing robotic systems
 
Robotics project ppt
Robotics project pptRobotics project ppt
Robotics project ppt
 
robotics ppt
robotics ppt robotics ppt
robotics ppt
 
robot, reconditioning, automation
robot, reconditioning, automation   robot, reconditioning, automation
robot, reconditioning, automation
 
Kuka robots
Kuka robotsKuka robots
Kuka robots
 
Components of industrial robotics
Components of industrial roboticsComponents of industrial robotics
Components of industrial robotics
 

Similar to Industrial robotics

Similar to Industrial robotics (20)

Robotics PPT (1).pptx
Robotics PPT (1).pptxRobotics PPT (1).pptx
Robotics PPT (1).pptx
 
Industrial_Robots_pptx.pptx
Industrial_Robots_pptx.pptxIndustrial_Robots_pptx.pptx
Industrial_Robots_pptx.pptx
 
WEEK 8 A&R.pptx
WEEK 8 A&R.pptxWEEK 8 A&R.pptx
WEEK 8 A&R.pptx
 
robotics1.pdf
robotics1.pdfrobotics1.pdf
robotics1.pdf
 
BASICS and INTRODUCTION of ROBOTICS
BASICS and INTRODUCTION of ROBOTICSBASICS and INTRODUCTION of ROBOTICS
BASICS and INTRODUCTION of ROBOTICS
 
ROBOTICS - Introduction to Robotics
ROBOTICS -  Introduction to RoboticsROBOTICS -  Introduction to Robotics
ROBOTICS - Introduction to Robotics
 
Robotics and Automation basic concepts
Robotics and Automation   basic conceptsRobotics and Automation   basic concepts
Robotics and Automation basic concepts
 
Automation and robotics
Automation and roboticsAutomation and robotics
Automation and robotics
 
Intro robotics
Intro roboticsIntro robotics
Intro robotics
 
Mr302:module 4:mtr,ncerc,JVP
Mr302:module 4:mtr,ncerc,JVPMr302:module 4:mtr,ncerc,JVP
Mr302:module 4:mtr,ncerc,JVP
 
Robotics classes in mumbai
Robotics classes in mumbaiRobotics classes in mumbai
Robotics classes in mumbai
 
ROBOTIC - Introduction to Robotics
ROBOTIC - Introduction to RoboticsROBOTIC - Introduction to Robotics
ROBOTIC - Introduction to Robotics
 
introduction-to-robotics.pdf
introduction-to-robotics.pdfintroduction-to-robotics.pdf
introduction-to-robotics.pdf
 
Robotics introduction
Robotics introductionRobotics introduction
Robotics introduction
 
IRB PPT_5.pdf
IRB PPT_5.pdfIRB PPT_5.pdf
IRB PPT_5.pdf
 
ROBOTICS.pdf
ROBOTICS.pdfROBOTICS.pdf
ROBOTICS.pdf
 
robotics
robotics robotics
robotics
 
Introduction to robotics
Introduction to roboticsIntroduction to robotics
Introduction to robotics
 
ROBOTICS-LATEST-PPT.pdf
ROBOTICS-LATEST-PPT.pdfROBOTICS-LATEST-PPT.pdf
ROBOTICS-LATEST-PPT.pdf
 
Robot And it configuration
Robot And it configurationRobot And it configuration
Robot And it configuration
 

More from Home

Concurrent engineering
Concurrent engineeringConcurrent engineering
Concurrent engineeringHome
 
Diesel locomotive workshop
Diesel locomotive workshopDiesel locomotive workshop
Diesel locomotive workshopHome
 
Vehicle diagnosis and solutions
Vehicle diagnosis and solutionsVehicle diagnosis and solutions
Vehicle diagnosis and solutionsHome
 
Udaipur cement industries limited
Udaipur cement industries limitedUdaipur cement industries limited
Udaipur cement industries limitedHome
 
Tata steel
Tata steelTata steel
Tata steelHome
 
Suzuki
SuzukiSuzuki
SuzukiHome
 
Study of pipe line system in ac
Study of pipe line system in acStudy of pipe line system in ac
Study of pipe line system in acHome
 
Steel production at compact strip pellet mill
Steel production at compact strip pellet millSteel production at compact strip pellet mill
Steel production at compact strip pellet millHome
 
Shaft and axle
Shaft and axleShaft and axle
Shaft and axleHome
 
Micromax
MicromaxMicromax
MicromaxHome
 
Machinary shop
Machinary shopMachinary shop
Machinary shopHome
 
India yamaha motors
India yamaha motorsIndia yamaha motors
India yamaha motorsHome
 
Construction and manufacturing of steam turbine
Construction and manufacturing of steam turbineConstruction and manufacturing of steam turbine
Construction and manufacturing of steam turbineHome
 
Coach care centre new delhi
Coach care centre new delhiCoach care centre new delhi
Coach care centre new delhiHome
 
Chumey technical training institute bumthang bhutan
Chumey technical training institute bumthang  bhutanChumey technical training institute bumthang  bhutan
Chumey technical training institute bumthang bhutanHome
 
Bosch
BoschBosch
BoschHome
 
Bonfiglioli
BonfiglioliBonfiglioli
BonfiglioliHome
 
Bhel
BhelBhel
BhelHome
 
Bhel steam turbine manufacturing
Bhel steam turbine manufacturingBhel steam turbine manufacturing
Bhel steam turbine manufacturingHome
 
Agriculture machinery centre
Agriculture machinery centreAgriculture machinery centre
Agriculture machinery centreHome
 

More from Home (20)

Concurrent engineering
Concurrent engineeringConcurrent engineering
Concurrent engineering
 
Diesel locomotive workshop
Diesel locomotive workshopDiesel locomotive workshop
Diesel locomotive workshop
 
Vehicle diagnosis and solutions
Vehicle diagnosis and solutionsVehicle diagnosis and solutions
Vehicle diagnosis and solutions
 
Udaipur cement industries limited
Udaipur cement industries limitedUdaipur cement industries limited
Udaipur cement industries limited
 
Tata steel
Tata steelTata steel
Tata steel
 
Suzuki
SuzukiSuzuki
Suzuki
 
Study of pipe line system in ac
Study of pipe line system in acStudy of pipe line system in ac
Study of pipe line system in ac
 
Steel production at compact strip pellet mill
Steel production at compact strip pellet millSteel production at compact strip pellet mill
Steel production at compact strip pellet mill
 
Shaft and axle
Shaft and axleShaft and axle
Shaft and axle
 
Micromax
MicromaxMicromax
Micromax
 
Machinary shop
Machinary shopMachinary shop
Machinary shop
 
India yamaha motors
India yamaha motorsIndia yamaha motors
India yamaha motors
 
Construction and manufacturing of steam turbine
Construction and manufacturing of steam turbineConstruction and manufacturing of steam turbine
Construction and manufacturing of steam turbine
 
Coach care centre new delhi
Coach care centre new delhiCoach care centre new delhi
Coach care centre new delhi
 
Chumey technical training institute bumthang bhutan
Chumey technical training institute bumthang  bhutanChumey technical training institute bumthang  bhutan
Chumey technical training institute bumthang bhutan
 
Bosch
BoschBosch
Bosch
 
Bonfiglioli
BonfiglioliBonfiglioli
Bonfiglioli
 
Bhel
BhelBhel
Bhel
 
Bhel steam turbine manufacturing
Bhel steam turbine manufacturingBhel steam turbine manufacturing
Bhel steam turbine manufacturing
 
Agriculture machinery centre
Agriculture machinery centreAgriculture machinery centre
Agriculture machinery centre
 

Recently uploaded

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 

Recently uploaded (20)

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 

Industrial robotics

  • 1. A post-training presentation By Soorya Kalaiselvan 110106269
  • 2. HISTORY OF ROBOTICS • Like most other technological marvels, Robot is also an imaginary work from a Czech play “R.U.R” by Karel Capek in 1921. • The first ever description for a robot was given by Isaac Asimov in his science fiction stories in 1950. He devised laws of a robot. 1. A robot may not injure a human being, or through inaction, allow a human being to come to harm. 2. A robot must obey orders given to it by human beings except where such orders would conflict with the first law. 3. A robot must protect its own existence as long as such protection does not conflict with the first and second laws. • Although many attempts were made, the first successful programmable robot was developed by George Devol in 1954. The depiction of the humanoid robot in the play R.U.R (Rosumovi Umeli Roboti) by Karel Capek. The play is about a company ‘Rossum’s Universal Robots’ which produces these machines. These machines subsequently overthrow society and destroy humanity.
  • 3. INDUSTRIAL ROBOT • Robots are basically created to handle material or tool to perform various functions / operations. ROBOTS Manual control Teleoperators / Manipulators Program Control Fixed programming Loading devices Free programming INDUSTRIAL ROBOTS
  • 4. INDUSTRIAL ROBOT Manipulators / teleoperators • These are robots that have a master-slave system. • The slave system replicates or amplifies the motion input given by the master system which is controlled by the human operator. • The manipulators are manually controlled and are capable of working with extreme payloads and environmental conditions which may prove harmful to the human beings. • These manipulators are used where the machine is supposed to work in an environment which is not pre-defined. The Space Shuttle’s Remote Manipulator System—known to its builders as Canadarm—is a 50-foot robot arm used to deploy, retrieve or repair satellites in orbit. ex. Aerospace applications. DONALD F ADAMSKY and his “slave system”
  • 5. INDUSTRIAL ROBOT Loading devices • They work on a fixed program (say pick and drop) • They are actuated by limit switches • Used majorly in packing industries, assembly lines. • The same handling task is repeated for a long period of time, hence fixed programming is used
  • 6. INDUSTRIAL ROBOT • An industrial robot is a freely programmable handling device. • Motion sequences of the robot can be programmed. • The robot program can be thought via the teach pendent. • Complex spatial motions sequences are possible. (Linear3D, circular 3D, spline motion etc.)
  • 7. UNIMATE-THE FIRST INDUSTRIAL ROBOT • Developed by George Devol • It was developed in Universal Automation (Unimation, America.) • Electronically controlled, Hydraulic heavy lifting robot • 4 degrees of freedom • RRTR type • The base link is capable of rotating about the base axis and is pivoted to the base. • The arm is capable of translating to and fro (hydraulic actuation) • The wrist is capable of rotating about the wrist axis. • First installed in General Motors in 1962. It was used to take hot metal pieces out of a metal press and stacking them. Unimate carrying a casted component
  • 8. KUKA ROBOTS (KR16) • KUKA Roboter GmbH is a German based robotics industry that has been producing industrial robots since 1973. • The KUKA engineering works founded in Augsburg by Hans Keller and Jakob Knappich in 1898. Hence the name KUKA (Keller Und Knappich, Augsburg) • Its robots are named as KRxx meaning KUKA robot with xx payload capacity. • KR 16 is a low payload robot with 16 Kgs payload capacity.
  • 9. MAIN COMPONENTS OF AN INDUSTRIAL ROBOT SYSTEM 1. ROBOT CONTROLLER • It is the brain of the robotic system. • It contains the computer which contains control drives, safety drives, motion drives and input/output relay interfaces. 2. ROBOT CONTROL PANNEL • It is the communication interface between the human and the robot. • It contains simple keys/ joy pads through which the robot can be thought , calibrated and programmed 3. THE ROBOT • The end mechanical linkages which move with respect to each other to produce an end effect. • It is generally driven by electric motors, but a few hydraulic and pneumatic actuated robots exist.
  • 10. ROBOT AXES A1- Base axis A2-Link axis A3-arm Axis A4-Wrist roll axis A5-Wrist pitch axis A6- Wrist yaw axis How many axes /degrees of freedom must a robot contain? • For achieving a freely selected orientation and position of the end effector, minimum of 6 degrees of freedom is required. • The robots with less than 6 degrees of freedom are called globally degenerated system. • The robots with more than 6 degrees of freedom/ more than 6 axes are called redundant systems. • Redundant systems are developed just to give the user, more flexibility in controlling a robot. • Redundant systems consume more power, more resources when compared to its 6 axis counterparts.
  • 11. CO-ORDINATE SYSTEMS 1. ROB ROOT COORDINATE SYSTEM • The Cartesian coordinate system with the origin located at the base center of the robot. 2. WORLD COORDINATE SYSTEM • The Cartesian coordinate system with any point in the world which always remains stationary with respect to the robot as the origin. 3. BASE COORDINATE SYSTEM • The Cartesian coordinate system in which any point on the work piece is selected as the origin. 4. TOOL COORDINATE SYSTEM • It is the Cartesian coordinate system in which the TCP (tool center point) is taken as the origin. • It is different from other coordinate systems as the origin is dynamic in this case.
  • 12. PROCESS OF THE ROBOT CONTROL ROBOT CONTROLLER ROBOT CONTROL DRIVES SIGNALS TO ELECTRIC MOTORS MOTION OF THE ROBOT AXES ENCODER FEEDBACK
  • 13. TOOL CALIBRATION • TOOL CALIBRATION is the process of setting the tool center point for a particular tool. • By default, the TCP will be located at the flange center as shown. • After tool calibration, the Flange center point is translated to the TCP by an offset “d” called the tool distance. (4 point method) • Orientation of the tool is then set by moving the tool, manually along the desired axis as shown in the figure. (ABC 5 point method) • By the methods depicted above, the robot learns the tool origin and the co-ordinate system. Hence, when a program is executed the TCP is approximated along the path. • Maximum of 16 tool data can be saved in a KR 16 system.
  • 14. BASE CALIBRATION • Similar to the tool calibration, the robot system must also be aware of the orientation of the work piece or base. • Moreover it is convenient to work with Base coordinate systems as the operations are specified with respect to the work piece in this system . • The robot control unit saves the origin of the work piece and the orientation in space with respect to the World coordinate system. • ABC 2 point method is used to calibrate the base. The user must specify the location of the origin and any point on the –ve X direction, +y direction respectively.
  • 15. MOTION TYPES PTP motion CIRC motion LIN motion Point to point motion in Circular trajectory motion in which robot TCP follows the which the robot TCP can fastest possible path to traverse along the circular travel from one point to path made by three user another defined points in 3D space Linear trajectory motion in which the robot TCP can traverse the straight line joining two user defined points.
  • 18. LIMITATIONS AND AREAS OF DEVELOPMENT LIMITATIONS The robots do not have sense of their environment The robots are still hazardous, hence kept in closed fences The robots are limited to specific motion sequences AREAS OF DEVELOPMENT The robot systems can be developed such that they are aware of their surroundings The robot safety protocols are still to be improvised New motion sequences inspired by human arms must be conceptualized and algorithms must be developed to write a robot’s own motion sequence
  • 19. CONCLUSION • Just like the industrial revolution, automation and robotics are the next upgrade to the industrial revolution. • People mistake automation for eliminating manual labor. But automation is not something that can work on its own, without the involvement of humans. Automation is something that enhances humans to increase the productivity by accomplishing routine tasks in lesser cycle time, without the interference of human labor. • Moreover automation is a job shifter rather than a job killer. • As engineers, it is mandatory for us to learn the upcoming technology involved in automation.