SlideShare a Scribd company logo
1 of 26
Download to read offline
Sensors for Robotics
UEEE210
Dr. Hema C.R.
Lecture 1
Road Map
• Introduction to Robotics
•History
•Robot Sensors
•Desirable features
• Need for Sensors
•Classification of Sensors.
Dr. Hema C.R. Introduction to Sensors for Robotics 2
Introduction
• Robotics is an interdisciplinary field that
involves design, construction, operation,
and use of robots.
• The goal of robotics is to design machines
that can help and assist humans.
• Robot is derived from the Czech word
Robota meaning ‘A worker of forced labor’.
The word first appeared in a 1921 play
“R.U.R” (“Rossum's Universal Robots”) by a
Czech playwright Karel Capek
Dr. Hema C.R. Introduction to Sensors for Robotics 3
Introduction
• Robots find applications in many areas such as
• Manufacturing and Assembly,
• Service,
• Military,
• Domestic,
• Hospitals etc.,
• They all share three basic similarities when it comes to
their construction:
• All Robots have some kind of mechanical construction, a
frame, form or shape designed to achieve a particular task.
• Robots have electrical components that power and control
the machinery.
• All robots contain some level of computer coding for
navigation and movement. There are three different types of
robotic programs: remote control, artificial intelligence and
hybrid.
Dr. Hema C.R. Introduction to Sensors for Robotics 4
Classification by JIRA
Japanese Industrial Robot Association (JIRA) :
“A device with degrees of freedom that can
be controlled.”
•Class 1 : Manual handling device
•Class 2 : Fixed sequence robot
•Class 3 : Variable sequence robot
•Class 4 : Playback robot
•Class 5 : Numerical control robot
•Class 6 : Intelligent robot
Ref: https://en.wikipedia.org/wiki/Japan_Robot_Association
Dr. Hema C.R. Introduction to Sensors for Robotics 5
Robot manipulators
Mobile Robots
Mobile manipulators
Dr. Hema C.R. Introduction to Sensors for Robotics 6
Four Legged Military Robot
Six Legged Robot
Two Legged Robot
Eight Legged Robot
Dr. Hema C.R. Introduction to Sensors for Robotics 7
Robotic Sensing
• Robotic sensing is a branch of robotics science
intended to give robots sensing capabilities, so that
robots are more human-like.
• Robotic sensing mainly gives robots the ability to see,
touch, hear and move and uses algorithms that
require environmental feedback.
• The use of sensors in robots has taken them into the
next level of creativity. Most importantly, the sensors
have increased the performance of robots to a large
extent. It also allows the robots to perform several
functions like a human being.
Dr. Hema C.R. Introduction to Sensors for Robotics 8
•Sensors are devices that responds to a physical
stimulus heat, light, sound, pressure, magnetism,
motion, etc. and convert that into an electrical signal.
They perform an input function.
•Actuators are devices which perform an output
function and are used to control some external device,
for example movement. Coverts electrical energy to
mechanical movement (motors)
•Both sensors and actuators are collectively known as
Transducers.
•Transducers are devices used to convert energy of one
kind into energy of another kind.
Dr. Hema C.R. Introduction to Sensors for Robotics
9
Robot Sensors
• Robotic sensors are used to estimate a robot's
condition and environment. These signals are passed
to a controller to enable appropriate behavior.
• They sense and measure geometric and physical
properties of robots and the surrounding
environment
• Position, orientation, velocity, acceleration
• Distance, size
• Force, moment
• Temperature, Luminance,
• Sensors in robots are based on the functions of
human sensory organs.
• Robots require extensive information about their
environment in order to function effectively.
Dr. Hema C.R. Introduction to Sensors for Robotics 10
Dr. Hema C.R. Introduction to Sensors for Robotics 11
Desirable features of Sensors
1. Accuracy: Accuracy should be high. How close output
to the true value is the accuracy of the device.
2. Precision :There should not be any variations in the
sensed output over a period of time precision of the
sensor should be high.
3. Operating Range: Sensor should have wide range of
operation and should be accurate and precise over
this entire range.
4. Speed of Response: Should be capable of responding
to the changes in the sensed variable in minimum
time.
Dr. Hema C.R. Introduction to Sensors for Robotics 12
Desirable features of Sensors
5. Calibration: Sensor should be easy to calibrate, time
and trouble required to calibrate should be
minimum. It should not require frequent
recalibration.
6. Reliability: It should have high reliability. Frequent
failure should not happen.
7. Cost and Ease of operation :Cost should be as low
as possible, installation, operation and maintenance
should be easy and should not required skilled or
highly trained persons.
Dr. Hema C.R. Introduction to Sensors for Robotics 13
Need for Sensors
• Sensors are needed in robotics in order to make
them automated.
• Without sensors, a robot is, in essence, blind and
deaf.
• Sensors allow a robot to collect information from the
surrounding environment, in order to interact with it.
• Humanoid robots need a multitude of these sensors
in order to mimic the capabilities of their living
counterparts (human).
Dr. Hema C.R. Introduction to Sensors for Robotics 14
Need for Sensors
•Sensors are important in creating robots which are
efficient in their appointed purpose.
•The inclusion of sensors is imperative to their
automation. however, developers need to take care
when choosing which sensors to incorporate in the
design.
•Sensor type, sensitivity, accuracy, and position are
all important factors for the success of the robot.
Dr. Hema C.R. Introduction to Sensors for Robotics 15
•Industrial manufacturing robots need sensors
in order to allow them to operate efficiently for
pick and place of objects without crushing or
dropping them.
•They use torque sensors which monitor and
control rotational forces.
Torque Sensor
Dr. Hema C.R. Introduction to Sensors for Robotics 16
• Acoustical and piezoelectric sensors allow
robots to identify prominent sounds, such as
commands, in an area with background
noise.
• Robots can incorporate pre-programmed
outputs based upon the commands heard.
This could be especially useful for field work,
or robots in noisy environments.
Acoustic proximity sensors
Dr. Hema C.R. Introduction to Sensors for Robotics 17
• The simplest sensors are switch sensors. There
are three types of switch sensor; contact, limit
and shaft encoder sensors.
• All of these sensors work without processing.
The most useful type of switch sensor is the so-
called “bump switch” which allows a robot to
‘feel’ when it has impacted into an object,
although it a simple concept, but it can be
implemented in many different types of robots.
Bump switch
Dr. Hema C.R. Introduction to Sensors for Robotics 18
• Light sensors can also be used in multiple ways.
They give a robot the ability to see.
• Light sensors allow robots to measure light
intensity, differential intensity, and break-beam,
i.e. the sudden reduction of intensity.
• These light sensors can be applied in different
positions and directions depending on the
robot’s intended purpose.
Dr. Hema C.R. Introduction to Sensors for Robotics 19
Classification of Sensors
• There are a wide variety of sensors used in robots
• Sensors can be classified using two important functional
axes
• Proprioceptive / exteroceptive (internal/external)
• passive/active.
Dr. Hema C.R. Introduction to Sensors for Robotics 20
Classification of Sensors
Proprioceptive sensors measure values
internal to the robot; for example,
• motor speed,
• wheel load,
• robot arm joint angles, and
• battery voltage.
Dr. Hema C.R. Introduction to Sensors for Robotics 21
Classification of Sensors
Exteroceptive sensors acquire information
from the robot’s environment; for example,
• distance measurements,
• light intensity, and
• sound amplitude.
• Hence, exteroceptive sensor measurements
are interpreted by the robot in order to extract
meaningful environmental features.
Dr. Hema C.R. Introduction to Sensors for Robotics 22
Classification of Sensors
Passive sensors measure ambient
environment energy entering the sensor.
Examples of passive sensors include
• temperature probes,
• microphones, and
• CCD or CMOS cameras.
Dr. Hema C.R. Introduction to Sensors for Robotics 23
Active Sensors
• They emit energy into the environment, and then
measure the environmental reaction.
•As active sensors can manage more controlled
interactions with the environment, they often achieve
superior performance.
•However, active sensing includes several risks: the
outbound energy may affect the very characteristics
that the sensor is attempting to measure.
Dr. Hema C.R. Introduction to Sensors for Robotics 24
•An active sensor may suffer from interference
between its signal and those beyond its
control.
•For example, signals emitted by other
nearby robots, or similar sensors on the
same robot may influence the resulting
measurements.
•Examples of active sensors include
•wheel quadrature encoders,
•ultrasonic sensors, and
•laser range finders.
Dr. Hema C.R. Introduction to Sensors for Robotics 25
Q and A

More Related Content

What's hot

RF Based Pick And Place Robotic Arm
RF Based Pick And Place Robotic ArmRF Based Pick And Place Robotic Arm
RF Based Pick And Place Robotic Armelprocus
 
Robotics and machine vision system
Robotics and machine vision systemRobotics and machine vision system
Robotics and machine vision systemGowsick Subramaniam
 
Robots one day presentation
Robots one day presentationRobots one day presentation
Robots one day presentationGanesh Murugan
 
robot programming and its evolution
robot programming and its evolutionrobot programming and its evolution
robot programming and its evolutionzeeshan_ahmed9382
 
Tushar ppt
Tushar pptTushar ppt
Tushar pptRASHUT
 
PLCs And Industrial Robotics
PLCs And Industrial RoboticsPLCs And Industrial Robotics
PLCs And Industrial RoboticsHites
 
10 robotic manufacturing systems
10    robotic manufacturing systems10    robotic manufacturing systems
10 robotic manufacturing systemsGanesh Murugan
 
Wireless controlled robotic arm
Wireless controlled robotic armWireless controlled robotic arm
Wireless controlled robotic armmundaa
 
Robot programming , accuracy ,repeatability and application
Robot programming , accuracy ,repeatability  and applicationRobot programming , accuracy ,repeatability  and application
Robot programming , accuracy ,repeatability and applicationvishaldattKohir1
 
Robotics lecture 01
Robotics lecture 01Robotics lecture 01
Robotics lecture 01NYCCTfab
 
Mainprojpresentation 150617092611-lva1-app6892
Mainprojpresentation 150617092611-lva1-app6892Mainprojpresentation 150617092611-lva1-app6892
Mainprojpresentation 150617092611-lva1-app6892ANJANA ANILKUMAR
 
Real-time Obstacle Avoidance Algorithm for Mobile Robots
Real-time Obstacle Avoidance  Algorithm for Mobile RobotsReal-time Obstacle Avoidance  Algorithm for Mobile Robots
Real-time Obstacle Avoidance Algorithm for Mobile RobotsM. Jamiul Islam (Jamil)
 

What's hot (19)

RF Based Pick And Place Robotic Arm
RF Based Pick And Place Robotic ArmRF Based Pick And Place Robotic Arm
RF Based Pick And Place Robotic Arm
 
Robotics and machine vision system
Robotics and machine vision systemRobotics and machine vision system
Robotics and machine vision system
 
ABB training report
ABB training reportABB training report
ABB training report
 
Robots one day presentation
Robots one day presentationRobots one day presentation
Robots one day presentation
 
robot programming and its evolution
robot programming and its evolutionrobot programming and its evolution
robot programming and its evolution
 
Tushar ppt
Tushar pptTushar ppt
Tushar ppt
 
PLCs And Industrial Robotics
PLCs And Industrial RoboticsPLCs And Industrial Robotics
PLCs And Industrial Robotics
 
10 robotic manufacturing systems
10    robotic manufacturing systems10    robotic manufacturing systems
10 robotic manufacturing systems
 
Wireless controlled robotic arm
Wireless controlled robotic armWireless controlled robotic arm
Wireless controlled robotic arm
 
Automation and robotics
Automation and roboticsAutomation and robotics
Automation and robotics
 
Robot programming , accuracy ,repeatability and application
Robot programming , accuracy ,repeatability  and applicationRobot programming , accuracy ,repeatability  and application
Robot programming , accuracy ,repeatability and application
 
Robotics lecture 01
Robotics lecture 01Robotics lecture 01
Robotics lecture 01
 
Obstacle avoiding robot
Obstacle avoiding robotObstacle avoiding robot
Obstacle avoiding robot
 
Mainprojpresentation 150617092611-lva1-app6892
Mainprojpresentation 150617092611-lva1-app6892Mainprojpresentation 150617092611-lva1-app6892
Mainprojpresentation 150617092611-lva1-app6892
 
Intro robotics
Intro roboticsIntro robotics
Intro robotics
 
OBSTACLE AVOIDING CAR
OBSTACLE AVOIDING CAROBSTACLE AVOIDING CAR
OBSTACLE AVOIDING CAR
 
types of robots
types of robotstypes of robots
types of robots
 
Real-time Obstacle Avoidance Algorithm for Mobile Robots
Real-time Obstacle Avoidance  Algorithm for Mobile RobotsReal-time Obstacle Avoidance  Algorithm for Mobile Robots
Real-time Obstacle Avoidance Algorithm for Mobile Robots
 
Sem2 robotics ppt
Sem2 robotics pptSem2 robotics ppt
Sem2 robotics ppt
 

Similar to Introduction to Sensors for Robotics

Introduction to robotics
Introduction to roboticsIntroduction to robotics
Introduction to roboticsBikash Shrestha
 
Robotics unit3 sensors
Robotics unit3 sensorsRobotics unit3 sensors
Robotics unit3 sensorsJanarthanan B
 
Robotics and Automation basic concepts
Robotics and Automation   basic conceptsRobotics and Automation   basic concepts
Robotics and Automation basic conceptsJAIGANESH SEKAR
 
roboticsunit3sensors and -201013084413.pptx
roboticsunit3sensors and -201013084413.pptxroboticsunit3sensors and -201013084413.pptx
roboticsunit3sensors and -201013084413.pptxDrPArivalaganASSTPRO
 
INDUSTRIAL ROBOTICS - Module-I
INDUSTRIAL ROBOTICS - Module-I INDUSTRIAL ROBOTICS - Module-I
INDUSTRIAL ROBOTICS - Module-I KameshMechrocks3
 
embedded system report
embedded system reportembedded system report
embedded system reportmanish katara
 
Robotics_EC368_Module_1.pptx
Robotics_EC368_Module_1.pptxRobotics_EC368_Module_1.pptx
Robotics_EC368_Module_1.pptxneenajoseph18
 
Computer aided manufacturing robotic systems
Computer aided manufacturing robotic systemsComputer aided manufacturing robotic systems
Computer aided manufacturing robotic systemsPrasanth Kumar RAGUPATHY
 
Robotic chapter 2
Robotic chapter 2Robotic chapter 2
Robotic chapter 2japEveryday
 
RMV sensors
RMV sensorsRMV sensors
RMV sensorsanand hd
 
DSR_Unit-5_Sensors.pptx
DSR_Unit-5_Sensors.pptxDSR_Unit-5_Sensors.pptx
DSR_Unit-5_Sensors.pptxPuneetMathur39
 
ROBOTICS polytechnic notes 5th sem.pptx
ROBOTICS polytechnic  notes 5th sem.pptxROBOTICS polytechnic  notes 5th sem.pptx
ROBOTICS polytechnic notes 5th sem.pptxmdejaj9211
 
VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003
VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003
VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003Journal For Research
 
Mr302:module 4:mtr,ncerc,JVP
Mr302:module 4:mtr,ncerc,JVPMr302:module 4:mtr,ncerc,JVP
Mr302:module 4:mtr,ncerc,JVPJishnu Jish
 
Robot Architecture.pptx
Robot Architecture.pptxRobot Architecture.pptx
Robot Architecture.pptxRabiaAsif31
 
Module 5_detailed ppt.pptx
Module 5_detailed ppt.pptxModule 5_detailed ppt.pptx
Module 5_detailed ppt.pptxDebabrataPain1
 
introduction-to-robotics.pdf
introduction-to-robotics.pdfintroduction-to-robotics.pdf
introduction-to-robotics.pdfYGBala
 

Similar to Introduction to Sensors for Robotics (20)

sensors in robotics
sensors in roboticssensors in robotics
sensors in robotics
 
Introduction to robotics
Introduction to roboticsIntroduction to robotics
Introduction to robotics
 
Robotics unit3 sensors
Robotics unit3 sensorsRobotics unit3 sensors
Robotics unit3 sensors
 
Robotics and Automation basic concepts
Robotics and Automation   basic conceptsRobotics and Automation   basic concepts
Robotics and Automation basic concepts
 
roboticsunit3sensors and -201013084413.pptx
roboticsunit3sensors and -201013084413.pptxroboticsunit3sensors and -201013084413.pptx
roboticsunit3sensors and -201013084413.pptx
 
INDUSTRIAL ROBOTICS - Module-I
INDUSTRIAL ROBOTICS - Module-I INDUSTRIAL ROBOTICS - Module-I
INDUSTRIAL ROBOTICS - Module-I
 
embedded system report
embedded system reportembedded system report
embedded system report
 
Robotics_EC368_Module_1.pptx
Robotics_EC368_Module_1.pptxRobotics_EC368_Module_1.pptx
Robotics_EC368_Module_1.pptx
 
Computer aided manufacturing robotic systems
Computer aided manufacturing robotic systemsComputer aided manufacturing robotic systems
Computer aided manufacturing robotic systems
 
Robotic chapter 2
Robotic chapter 2Robotic chapter 2
Robotic chapter 2
 
RMV sensors
RMV sensorsRMV sensors
RMV sensors
 
DSR_Unit-5_Sensors.pptx
DSR_Unit-5_Sensors.pptxDSR_Unit-5_Sensors.pptx
DSR_Unit-5_Sensors.pptx
 
ROBOTICS polytechnic notes 5th sem.pptx
ROBOTICS polytechnic  notes 5th sem.pptxROBOTICS polytechnic  notes 5th sem.pptx
ROBOTICS polytechnic notes 5th sem.pptx
 
VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003
VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003
VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003
 
INTRODUCTION TO ROBOTICS
INTRODUCTION TO ROBOTICSINTRODUCTION TO ROBOTICS
INTRODUCTION TO ROBOTICS
 
Mr302:module 4:mtr,ncerc,JVP
Mr302:module 4:mtr,ncerc,JVPMr302:module 4:mtr,ncerc,JVP
Mr302:module 4:mtr,ncerc,JVP
 
Robot Architecture.pptx
Robot Architecture.pptxRobot Architecture.pptx
Robot Architecture.pptx
 
Robotics
RoboticsRobotics
Robotics
 
Module 5_detailed ppt.pptx
Module 5_detailed ppt.pptxModule 5_detailed ppt.pptx
Module 5_detailed ppt.pptx
 
introduction-to-robotics.pdf
introduction-to-robotics.pdfintroduction-to-robotics.pdf
introduction-to-robotics.pdf
 

Recently uploaded

Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxMuhammadAsimMuhammad6
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesRAJNEESHKUMAR341697
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwaitjaanualu31
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersMairaAshraf6
 

Recently uploaded (20)

Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 

Introduction to Sensors for Robotics

  • 1. Sensors for Robotics UEEE210 Dr. Hema C.R. Lecture 1
  • 2. Road Map • Introduction to Robotics •History •Robot Sensors •Desirable features • Need for Sensors •Classification of Sensors. Dr. Hema C.R. Introduction to Sensors for Robotics 2
  • 3. Introduction • Robotics is an interdisciplinary field that involves design, construction, operation, and use of robots. • The goal of robotics is to design machines that can help and assist humans. • Robot is derived from the Czech word Robota meaning ‘A worker of forced labor’. The word first appeared in a 1921 play “R.U.R” (“Rossum's Universal Robots”) by a Czech playwright Karel Capek Dr. Hema C.R. Introduction to Sensors for Robotics 3
  • 4. Introduction • Robots find applications in many areas such as • Manufacturing and Assembly, • Service, • Military, • Domestic, • Hospitals etc., • They all share three basic similarities when it comes to their construction: • All Robots have some kind of mechanical construction, a frame, form or shape designed to achieve a particular task. • Robots have electrical components that power and control the machinery. • All robots contain some level of computer coding for navigation and movement. There are three different types of robotic programs: remote control, artificial intelligence and hybrid. Dr. Hema C.R. Introduction to Sensors for Robotics 4
  • 5. Classification by JIRA Japanese Industrial Robot Association (JIRA) : “A device with degrees of freedom that can be controlled.” •Class 1 : Manual handling device •Class 2 : Fixed sequence robot •Class 3 : Variable sequence robot •Class 4 : Playback robot •Class 5 : Numerical control robot •Class 6 : Intelligent robot Ref: https://en.wikipedia.org/wiki/Japan_Robot_Association Dr. Hema C.R. Introduction to Sensors for Robotics 5
  • 6. Robot manipulators Mobile Robots Mobile manipulators Dr. Hema C.R. Introduction to Sensors for Robotics 6
  • 7. Four Legged Military Robot Six Legged Robot Two Legged Robot Eight Legged Robot Dr. Hema C.R. Introduction to Sensors for Robotics 7
  • 8. Robotic Sensing • Robotic sensing is a branch of robotics science intended to give robots sensing capabilities, so that robots are more human-like. • Robotic sensing mainly gives robots the ability to see, touch, hear and move and uses algorithms that require environmental feedback. • The use of sensors in robots has taken them into the next level of creativity. Most importantly, the sensors have increased the performance of robots to a large extent. It also allows the robots to perform several functions like a human being. Dr. Hema C.R. Introduction to Sensors for Robotics 8
  • 9. •Sensors are devices that responds to a physical stimulus heat, light, sound, pressure, magnetism, motion, etc. and convert that into an electrical signal. They perform an input function. •Actuators are devices which perform an output function and are used to control some external device, for example movement. Coverts electrical energy to mechanical movement (motors) •Both sensors and actuators are collectively known as Transducers. •Transducers are devices used to convert energy of one kind into energy of another kind. Dr. Hema C.R. Introduction to Sensors for Robotics 9
  • 10. Robot Sensors • Robotic sensors are used to estimate a robot's condition and environment. These signals are passed to a controller to enable appropriate behavior. • They sense and measure geometric and physical properties of robots and the surrounding environment • Position, orientation, velocity, acceleration • Distance, size • Force, moment • Temperature, Luminance, • Sensors in robots are based on the functions of human sensory organs. • Robots require extensive information about their environment in order to function effectively. Dr. Hema C.R. Introduction to Sensors for Robotics 10
  • 11. Dr. Hema C.R. Introduction to Sensors for Robotics 11
  • 12. Desirable features of Sensors 1. Accuracy: Accuracy should be high. How close output to the true value is the accuracy of the device. 2. Precision :There should not be any variations in the sensed output over a period of time precision of the sensor should be high. 3. Operating Range: Sensor should have wide range of operation and should be accurate and precise over this entire range. 4. Speed of Response: Should be capable of responding to the changes in the sensed variable in minimum time. Dr. Hema C.R. Introduction to Sensors for Robotics 12
  • 13. Desirable features of Sensors 5. Calibration: Sensor should be easy to calibrate, time and trouble required to calibrate should be minimum. It should not require frequent recalibration. 6. Reliability: It should have high reliability. Frequent failure should not happen. 7. Cost and Ease of operation :Cost should be as low as possible, installation, operation and maintenance should be easy and should not required skilled or highly trained persons. Dr. Hema C.R. Introduction to Sensors for Robotics 13
  • 14. Need for Sensors • Sensors are needed in robotics in order to make them automated. • Without sensors, a robot is, in essence, blind and deaf. • Sensors allow a robot to collect information from the surrounding environment, in order to interact with it. • Humanoid robots need a multitude of these sensors in order to mimic the capabilities of their living counterparts (human). Dr. Hema C.R. Introduction to Sensors for Robotics 14
  • 15. Need for Sensors •Sensors are important in creating robots which are efficient in their appointed purpose. •The inclusion of sensors is imperative to their automation. however, developers need to take care when choosing which sensors to incorporate in the design. •Sensor type, sensitivity, accuracy, and position are all important factors for the success of the robot. Dr. Hema C.R. Introduction to Sensors for Robotics 15
  • 16. •Industrial manufacturing robots need sensors in order to allow them to operate efficiently for pick and place of objects without crushing or dropping them. •They use torque sensors which monitor and control rotational forces. Torque Sensor Dr. Hema C.R. Introduction to Sensors for Robotics 16
  • 17. • Acoustical and piezoelectric sensors allow robots to identify prominent sounds, such as commands, in an area with background noise. • Robots can incorporate pre-programmed outputs based upon the commands heard. This could be especially useful for field work, or robots in noisy environments. Acoustic proximity sensors Dr. Hema C.R. Introduction to Sensors for Robotics 17
  • 18. • The simplest sensors are switch sensors. There are three types of switch sensor; contact, limit and shaft encoder sensors. • All of these sensors work without processing. The most useful type of switch sensor is the so- called “bump switch” which allows a robot to ‘feel’ when it has impacted into an object, although it a simple concept, but it can be implemented in many different types of robots. Bump switch Dr. Hema C.R. Introduction to Sensors for Robotics 18
  • 19. • Light sensors can also be used in multiple ways. They give a robot the ability to see. • Light sensors allow robots to measure light intensity, differential intensity, and break-beam, i.e. the sudden reduction of intensity. • These light sensors can be applied in different positions and directions depending on the robot’s intended purpose. Dr. Hema C.R. Introduction to Sensors for Robotics 19
  • 20. Classification of Sensors • There are a wide variety of sensors used in robots • Sensors can be classified using two important functional axes • Proprioceptive / exteroceptive (internal/external) • passive/active. Dr. Hema C.R. Introduction to Sensors for Robotics 20
  • 21. Classification of Sensors Proprioceptive sensors measure values internal to the robot; for example, • motor speed, • wheel load, • robot arm joint angles, and • battery voltage. Dr. Hema C.R. Introduction to Sensors for Robotics 21
  • 22. Classification of Sensors Exteroceptive sensors acquire information from the robot’s environment; for example, • distance measurements, • light intensity, and • sound amplitude. • Hence, exteroceptive sensor measurements are interpreted by the robot in order to extract meaningful environmental features. Dr. Hema C.R. Introduction to Sensors for Robotics 22
  • 23. Classification of Sensors Passive sensors measure ambient environment energy entering the sensor. Examples of passive sensors include • temperature probes, • microphones, and • CCD or CMOS cameras. Dr. Hema C.R. Introduction to Sensors for Robotics 23
  • 24. Active Sensors • They emit energy into the environment, and then measure the environmental reaction. •As active sensors can manage more controlled interactions with the environment, they often achieve superior performance. •However, active sensing includes several risks: the outbound energy may affect the very characteristics that the sensor is attempting to measure. Dr. Hema C.R. Introduction to Sensors for Robotics 24
  • 25. •An active sensor may suffer from interference between its signal and those beyond its control. •For example, signals emitted by other nearby robots, or similar sensors on the same robot may influence the resulting measurements. •Examples of active sensors include •wheel quadrature encoders, •ultrasonic sensors, and •laser range finders. Dr. Hema C.R. Introduction to Sensors for Robotics 25