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 (20)

robotics and its components
robotics and its componentsrobotics and its components
robotics and its components
 
Basics of Robotics
Basics of RoboticsBasics of Robotics
Basics of Robotics
 
Robot programming
Robot programmingRobot programming
Robot programming
 
Robotics and Automation Introduction
Robotics and Automation IntroductionRobotics and Automation Introduction
Robotics and Automation Introduction
 
Robot applications
Robot applicationsRobot applications
Robot applications
 
Grippers
GrippersGrippers
Grippers
 
Robot work cell layout
Robot work cell layoutRobot work cell layout
Robot work cell layout
 
Basic of Robotics and application
Basic of Robotics and application  Basic of Robotics and application
Basic of Robotics and application
 
Sensors
SensorsSensors
Sensors
 
Robotic Sensor
Robotic SensorRobotic Sensor
Robotic Sensor
 
Robots
Robots Robots
Robots
 
Pick & place robot ppt
Pick & place robot pptPick & place robot ppt
Pick & place robot ppt
 
BASICS and INTRODUCTION of ROBOTICS
BASICS and INTRODUCTION of ROBOTICSBASICS and INTRODUCTION of ROBOTICS
BASICS and INTRODUCTION of ROBOTICS
 
Unit-I Robotics
Unit-I RoboticsUnit-I Robotics
Unit-I Robotics
 
Introduction to Robotics
Introduction to RoboticsIntroduction to Robotics
Introduction to Robotics
 
Velocity sensors in_robotics
Velocity sensors in_roboticsVelocity sensors in_robotics
Velocity sensors in_robotics
 
Industrial robots
Industrial robotsIndustrial robots
Industrial robots
 
Robot vision
Robot visionRobot vision
Robot vision
 
Industrial robotics
Industrial roboticsIndustrial robotics
Industrial robotics
 
Robotic chapter 2
Robotic chapter 2Robotic chapter 2
Robotic chapter 2
 

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
 
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
 
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
 
Presentation by ICA on limit switches and proximity sensors.pptx
Presentation by ICA on limit switches and proximity sensors.pptxPresentation by ICA on limit switches and proximity sensors.pptx
Presentation by ICA on limit switches and proximity sensors.pptxMmekaJoshua
 
robotics Moeez shem ppt
 robotics Moeez shem ppt robotics Moeez shem ppt
robotics Moeez shem pptMoeez Shem
 

Similar to Introduction to Sensors for Robotics (20)

Introduction to robotics
Introduction to roboticsIntroduction to robotics
Introduction to robotics
 
Robotics unit3 sensors
Robotics unit3 sensorsRobotics unit3 sensors
Robotics unit3 sensors
 
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
 
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
 
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
 
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
 
Presentation by ICA on limit switches and proximity sensors.pptx
Presentation by ICA on limit switches and proximity sensors.pptxPresentation by ICA on limit switches and proximity sensors.pptx
Presentation by ICA on limit switches and proximity sensors.pptx
 
robotics Moeez shem ppt
 robotics Moeez shem ppt robotics Moeez shem ppt
robotics Moeez shem ppt
 

Recently uploaded

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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(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
 
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 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
 
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
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
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
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
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
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 

Recently uploaded (20)

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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
(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...
 
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 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
 
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
 
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...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
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
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
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
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 

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