SlideShare a Scribd company logo
1 of 25
PRESENTATION TITLE
Robotic Sensor
Southeast University
Department of Textile Engineering
Course Code: ME-3027
Course Tittle: Microprocessor Robotics & Control Engineering
Submitted By: Submitted To:
Zulfa Ferdous
Lecturer, SEU
Department of Textile Engineering
Faisal Ahmed-
2016000400072
Robot and Robot sensor
Robot
A robot is a machine-especially one
programmable by a computer-capable of
carrying out a complex series of actions
automatically
Robotic Sensor:
A device that can detect physical signal and
convert into electrical signal. Robotic
sensors are used to estimate a robot's
condition and environment. These signals are
passed to a controller to enable appropriate
behavior.
Types of robotic sensor
Light sensors.
Sound Sensor.
Temperature Sensor.
Contact Sensor.
Proximity Sensor.
Distance Sensor.
Pressure Sensors. ...
Tilt Sensors.
Voltage sensor
Current sensor
IMU Sensor
Acceleration sensor.
Light sensors
A Light sensor is used to detect
light and create a voltage
difference.The two main light
sensors generally used in robots
are photo resistor and
Photovoltaic cells.
TYPES OF LIGHT SENSOR
 VEX light sensor
 LEGO light sensor
 Light Sensor 1000 lux
 SCI-BOX Light Detector
 TAOSTSL235R Light to Frequency Converter
 Parallax QTI Sensor
 DFRobot Ambient Light Sensor
 Arduino LilyPad light sensor
 DFRobot BH1750 light sensor
 CdS photoconductive cell
VEX light sensor:
The light sensor fromVEX is one of the
simplest light sensors which can be
used in robotics to allow a robot to
detect the light
LEGO light sensor:
The LEGO light sensor is designed to fit perfectly into a
LEGO robot. It can be used to improve the robot vision
and is perfect for light detection, light intensity and to
distinguish between a light or dark environment
Light Sensor 1000 lux:
The light sensor from Phidgets can measure the
visible light spectrum of the human eye between 1
to 1000 lux. Output signal is analog, has a current
consumption of 2 mA and an error of 5%
SCI-BOX Light Detector:
SCI-BOX light detector is used to detect
ambient light density. SCI-BOX has two
different voltage outputs and works with a
photoresistor.
TAOSTSL235R Light to Frequency Converter:
TheTSL235R fromTAOS is a sensor that measures
light intensity and its output is frequency. It can
communicate with a microcontroller or other logic
circuitry.
Parallax QTI Sensor:
The output signal can be both analog and
digital.This sensor can be successfully used in
robots to follow a line or for navigation.
DFRobot Ambient Light Sensor:
Ambient light sensor from DFRobot has an
analog output value between 0 to 5Vdc directly
proportional to light intensity
Arduino LilyPad light sensor:
Arduino LilyPad is a sensor specifically designed
for use with Arduino Lilypad mainboard and can
be emulated perfectly on any project in robotics.
DFRobot BH1750 light sensor:
BH1750 is one of the best performing light sensors
with a high resolution of 1 to 65535 lux.Works
equally well in low light and in sunlight.
CdS photoconductive cell:
The photoconductive cellis a basic electronic
component, both small and simple, that can be
integrated into a variety of applications
SOUND SENSOR
This sensor (generally a microphone) detects sound and returns a voltage
proportional to the sound level. A simple robot can be designed to navigate based
on the sound it receives. Imagine a robot which turns right for one clap and turns
left for two claps. Complex robots can use the same microphone for speech and
voice recognition.
Temperature Sensor
What if your robot has to work in a desert and transmit ambient temperature? Simple solution
is to use a temperature sensor. Tiny temperature sensor ICs provide voltage difference for a
change in temperature. Few generally used temperature sensor IC’s are LM34, LM35, TMP35,
TMP36, and TMP37.
Contact sensor
Contact sensors are those which require physical contact against other
objects to trigger. A push button switch, limit switch or tactile bumper switch
are all examples of contact sensors
Pressure Sensors
Pressure sensor measures pressure.Tactile pressure sensors are useful in
robotics as they are sensitive to touch, force and pressure. If you design a
robot hand and need to measure the amount of grip and pressure required to
hold an object, then this is what you would want to use.
Tilt Sensor
Tilt sensors measure tilt of an object. In a typical analog tilt sensor, a small
amount of mercury is suspended in a glass bulb. When mercury flows towards
one end, it closes a switch which suggests a tilt
Distance Sensor
Most proximity sensors can also be used as
distance sensors.
Type of distance sensor:
Ultrasonic Distance Sensors
Infrared Distance sensor
Laser range Sensor
Encoders
Stereo Camera
Voltage Sensors
Voltage sensors typically convert lower
voltages to higher voltages, or vice versa.
One example is a general Operational-
Amplifier (Op-Amp) which accepts a low
voltage, amplifies it, and generates a
higher voltage output. Few voltage
sensors are used to find the potential
difference between two ends .Even a
simple LED can act as a voltage sensor
which can detect a voltage difference
and light up. (not considering current
requirements here)
Current Sensors
Current sensors are electronic
circuits which monitor the
current flow in a circuit and
output either a proportional
voltage or a current. Most
current sensors output an
analog voltage between 0V to
5V which can be processed
further using a
microcontroller.
IMU
Inertial Measurement Units
combine properties of two
or more sensors such as
Accelerometer,Gyro,
Magnetometer, etc, to
measure orientation,
velocity and gravitational
forces.
Acceleration Sensor
An accelerometer is a device
which measures acceleration
and tilt.There are two kinds of
forces which can affect an
accelerometer: Static force and
Dynamic Force
Types of Acceleration Sensor
Static Force: Static force is the
frictional force between any two
objects. For example earth’s
gravitational force is static which pulls
an object towards it. Measuring this
gravitational force can tell you how
much your robot is tilting
Dynamic force: Dynamic force is the
amount of acceleration required to
move an object. Measuring this
dynamic force using an accelerometer
tells you the velocity/speed at which
your robot is moving
Difference Between Digital and analogue sensor
Digital sensor
A digital sensor can only have two values: 1 or 0,
all or nothing. An example of a digital sensor is a
button, which can either have the value of 1 when
pressed or 0 when not pressed.On a ZUM board
or a similar one, the digital sensors will be
connected on the digital pins D0-D13.
Analogue sensor
An analogue sensor can have multiple states and
is able to transform the quantity of light,
temperature or other physical elements into a
value between 0 and 1023.
BasicTransducer
Transducer
A device which converts one form of energy to another.
Sensor = input to a system
Actuator = output from a system
What is the use of sensors?
Sensors are used to measure
physical quantities such
as temperature, light, pressure,
sound, and humidity.They
send signals to the processor.
For example:A security alarm
system may have
an infrared sensor which sends
a signal when the beam is
broken.
7Types of Industrial Robot Sensors
2DVision
3DVision
ForceTorque Sensor
Collision Detection Sensor
Safety Sensors
Part Detection Sensors
Others
Conclusion
A simple obstacle avoider robot can be built using a couple
of photo resistor, or an infrared sensor. The more complex
your robot gets, the more number of sensors you tend to use.
A single task may require a combination of different sensors,
or different tasks can be achieved using a single sensor.
Sometimes, a task can be performed from any of the many
available sensors.
reference
http://www.mdpi.com
https://www.sciencedirect.com
https://www.sciencedirect.com
https://ieeexplore.ieee.org
https://ieeexplore.ieee.org

More Related Content

What's hot (20)

Robots
Robots Robots
Robots
 
Velocity sensors in_robotics
Velocity sensors in_roboticsVelocity sensors in_robotics
Velocity sensors in_robotics
 
Robot control
Robot controlRobot control
Robot control
 
Sensors
SensorsSensors
Sensors
 
Robot programming
Robot programmingRobot programming
Robot programming
 
Sensors
SensorsSensors
Sensors
 
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
 
Pick & place robot ppt
Pick & place robot pptPick & place robot ppt
Pick & place robot ppt
 
Industrial robotics
Industrial roboticsIndustrial robotics
Industrial robotics
 
Automation and robotics
Automation and roboticsAutomation and robotics
Automation and robotics
 
Basics of Robotics
Basics of RoboticsBasics of Robotics
Basics of Robotics
 
Introduction to robotics
Introduction to roboticsIntroduction to robotics
Introduction to robotics
 
Robotics unit4 slides
Robotics unit4 slidesRobotics unit4 slides
Robotics unit4 slides
 
Robotics End Effector
Robotics End EffectorRobotics End Effector
Robotics End Effector
 
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 manipulator
Robot manipulatorRobot manipulator
Robot manipulator
 
ROBOTICS – SENSORS AND MACHINE VISION
ROBOTICS – SENSORS AND MACHINE VISIONROBOTICS – SENSORS AND MACHINE VISION
ROBOTICS – SENSORS AND MACHINE VISION
 
ROBOT DRIVE SYSTEMS AND END EFFECTORS
ROBOT DRIVE SYSTEMS AND END EFFECTORSROBOT DRIVE SYSTEMS AND END EFFECTORS
ROBOT DRIVE SYSTEMS AND END EFFECTORS
 
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
 

Similar to Robotic Sensor

Robotic Sensors details internal and external
Robotic Sensors details internal and externalRobotic Sensors details internal and external
Robotic Sensors details internal and externalManoj Pandey
 
Sensors - Aniket.pptx
Sensors - Aniket.pptxSensors - Aniket.pptx
Sensors - Aniket.pptxAniketKuanra
 
shashank soni sensors presentation
shashank soni   sensors presentationshashank soni   sensors presentation
shashank soni sensors presentationAkash Maurya
 
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
 
Introduction to sensors & transducers by Bapi Kumar Das
Introduction to sensors & transducers by Bapi Kumar DasIntroduction to sensors & transducers by Bapi Kumar Das
Introduction to sensors & transducers by Bapi Kumar DasB.k. Das
 
Sensors Unit IV.pptx
Sensors Unit IV.pptxSensors Unit IV.pptx
Sensors Unit IV.pptxrahul177578
 
DSR_Unit-5_Sensors.pptx
DSR_Unit-5_Sensors.pptxDSR_Unit-5_Sensors.pptx
DSR_Unit-5_Sensors.pptxPuneetMathur39
 
Sensing & Actuation.pptx
Sensing & Actuation.pptxSensing & Actuation.pptx
Sensing & Actuation.pptxtaruian
 
Proximity Sensors ppt.pptx
Proximity Sensors ppt.pptxProximity Sensors ppt.pptx
Proximity Sensors ppt.pptxMohanakrishna40
 
Sensors-and-Actuators-working principle and types of sensors
Sensors-and-Actuators-working principle and types of sensorsSensors-and-Actuators-working principle and types of sensors
Sensors-and-Actuators-working principle and types of sensorsRameshBabu920476
 

Similar to Robotic Sensor (20)

Robotic Sensors details internal and external
Robotic Sensors details internal and externalRobotic Sensors details internal and external
Robotic Sensors details internal and external
 
Sensors in IOT
Sensors in IOTSensors in IOT
Sensors in IOT
 
Sensors - Aniket.pptx
Sensors - Aniket.pptxSensors - Aniket.pptx
Sensors - Aniket.pptx
 
shashank soni sensors presentation
shashank soni   sensors presentationshashank soni   sensors presentation
shashank soni sensors presentation
 
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 sensors & transducers by Bapi Kumar Das
Introduction to sensors & transducers by Bapi Kumar DasIntroduction to sensors & transducers by Bapi Kumar Das
Introduction to sensors & transducers by Bapi Kumar Das
 
Advanced Sensor
Advanced SensorAdvanced Sensor
Advanced Sensor
 
Advanced Sensor
Advanced SensorAdvanced Sensor
Advanced Sensor
 
Basic Sensors Technology
Basic Sensors TechnologyBasic Sensors Technology
Basic Sensors Technology
 
Sensors Unit IV.pptx
Sensors Unit IV.pptxSensors Unit IV.pptx
Sensors Unit IV.pptx
 
Sensors.pptx
Sensors.pptxSensors.pptx
Sensors.pptx
 
Sensors.pptx
Sensors.pptxSensors.pptx
Sensors.pptx
 
Sensor.pptx
Sensor.pptxSensor.pptx
Sensor.pptx
 
sensors.pptx
sensors.pptxsensors.pptx
sensors.pptx
 
Inclinometer.pptx
Inclinometer.pptxInclinometer.pptx
Inclinometer.pptx
 
DSR_Unit-5_Sensors.pptx
DSR_Unit-5_Sensors.pptxDSR_Unit-5_Sensors.pptx
DSR_Unit-5_Sensors.pptx
 
Sensing & Actuation.pptx
Sensing & Actuation.pptxSensing & Actuation.pptx
Sensing & Actuation.pptx
 
Emt 5
Emt 5Emt 5
Emt 5
 
Proximity Sensors ppt.pptx
Proximity Sensors ppt.pptxProximity Sensors ppt.pptx
Proximity Sensors ppt.pptx
 
Sensors-and-Actuators-working principle and types of sensors
Sensors-and-Actuators-working principle and types of sensorsSensors-and-Actuators-working principle and types of sensors
Sensors-and-Actuators-working principle and types of sensors
 

More from Faisal Ahmed Bappi

Classification Of Seam (Seam Class)
Classification Of Seam (Seam Class)Classification Of Seam (Seam Class)
Classification Of Seam (Seam Class)Faisal Ahmed Bappi
 
The use of reed beds for the treatment of sewage and wastewater.
The use of reed beds for the treatment of sewage and wastewater.The use of reed beds for the treatment of sewage and wastewater.
The use of reed beds for the treatment of sewage and wastewater.Faisal Ahmed Bappi
 
RMG Export (Knit of Bangladesh)
RMG Export (Knit of Bangladesh)RMG Export (Knit of Bangladesh)
RMG Export (Knit of Bangladesh)Faisal Ahmed Bappi
 
Power Transmission- Southeast University department of Textile Engineering
Power Transmission- Southeast University department of Textile EngineeringPower Transmission- Southeast University department of Textile Engineering
Power Transmission- Southeast University department of Textile EngineeringFaisal Ahmed Bappi
 
Power Transmission- Southeast University department of Textile Engineering
Power Transmission- Southeast University department of Textile EngineeringPower Transmission- Southeast University department of Textile Engineering
Power Transmission- Southeast University department of Textile EngineeringFaisal Ahmed Bappi
 
Power Transmission- Southeast University department of Textile Engineering
Power Transmission- Southeast University department of Textile EngineeringPower Transmission- Southeast University department of Textile Engineering
Power Transmission- Southeast University department of Textile EngineeringFaisal Ahmed Bappi
 

More from Faisal Ahmed Bappi (10)

Stitch class
Stitch classStitch class
Stitch class
 
Classification Of Seam (Seam Class)
Classification Of Seam (Seam Class)Classification Of Seam (Seam Class)
Classification Of Seam (Seam Class)
 
The use of reed beds for the treatment of sewage and wastewater.
The use of reed beds for the treatment of sewage and wastewater.The use of reed beds for the treatment of sewage and wastewater.
The use of reed beds for the treatment of sewage and wastewater.
 
RMG Export (Knit of Bangladesh)
RMG Export (Knit of Bangladesh)RMG Export (Knit of Bangladesh)
RMG Export (Knit of Bangladesh)
 
HVI- High Volume Instrument
HVI- High Volume InstrumentHVI- High Volume Instrument
HVI- High Volume Instrument
 
Power Transmission- Southeast University department of Textile Engineering
Power Transmission- Southeast University department of Textile EngineeringPower Transmission- Southeast University department of Textile Engineering
Power Transmission- Southeast University department of Textile Engineering
 
Power Transmission- Southeast University department of Textile Engineering
Power Transmission- Southeast University department of Textile EngineeringPower Transmission- Southeast University department of Textile Engineering
Power Transmission- Southeast University department of Textile Engineering
 
Power Transmission- Southeast University department of Textile Engineering
Power Transmission- Southeast University department of Textile EngineeringPower Transmission- Southeast University department of Textile Engineering
Power Transmission- Southeast University department of Textile Engineering
 
Fabric Cutting
Fabric CuttingFabric Cutting
Fabric Cutting
 
Fabric Spreading
Fabric SpreadingFabric Spreading
Fabric Spreading
 

Recently uploaded

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
 
(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
 
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
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
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 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
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
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
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
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
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
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
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
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
 
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
 
(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
 

Recently uploaded (20)

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
 
(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...
 
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
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
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
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
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
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
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
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
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
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
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...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
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
 
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
 
(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...
 

Robotic Sensor

  • 2. Southeast University Department of Textile Engineering Course Code: ME-3027 Course Tittle: Microprocessor Robotics & Control Engineering Submitted By: Submitted To: Zulfa Ferdous Lecturer, SEU Department of Textile Engineering Faisal Ahmed- 2016000400072
  • 3. Robot and Robot sensor Robot A robot is a machine-especially one programmable by a computer-capable of carrying out a complex series of actions automatically Robotic Sensor: A device that can detect physical signal and convert into electrical signal. Robotic sensors are used to estimate a robot's condition and environment. These signals are passed to a controller to enable appropriate behavior.
  • 4. Types of robotic sensor Light sensors. Sound Sensor. Temperature Sensor. Contact Sensor. Proximity Sensor. Distance Sensor. Pressure Sensors. ... Tilt Sensors. Voltage sensor Current sensor IMU Sensor Acceleration sensor.
  • 5. Light sensors A Light sensor is used to detect light and create a voltage difference.The two main light sensors generally used in robots are photo resistor and Photovoltaic cells. TYPES OF LIGHT SENSOR  VEX light sensor  LEGO light sensor  Light Sensor 1000 lux  SCI-BOX Light Detector  TAOSTSL235R Light to Frequency Converter  Parallax QTI Sensor  DFRobot Ambient Light Sensor  Arduino LilyPad light sensor  DFRobot BH1750 light sensor  CdS photoconductive cell
  • 6. VEX light sensor: The light sensor fromVEX is one of the simplest light sensors which can be used in robotics to allow a robot to detect the light LEGO light sensor: The LEGO light sensor is designed to fit perfectly into a LEGO robot. It can be used to improve the robot vision and is perfect for light detection, light intensity and to distinguish between a light or dark environment Light Sensor 1000 lux: The light sensor from Phidgets can measure the visible light spectrum of the human eye between 1 to 1000 lux. Output signal is analog, has a current consumption of 2 mA and an error of 5%
  • 7. SCI-BOX Light Detector: SCI-BOX light detector is used to detect ambient light density. SCI-BOX has two different voltage outputs and works with a photoresistor. TAOSTSL235R Light to Frequency Converter: TheTSL235R fromTAOS is a sensor that measures light intensity and its output is frequency. It can communicate with a microcontroller or other logic circuitry. Parallax QTI Sensor: The output signal can be both analog and digital.This sensor can be successfully used in robots to follow a line or for navigation.
  • 8. DFRobot Ambient Light Sensor: Ambient light sensor from DFRobot has an analog output value between 0 to 5Vdc directly proportional to light intensity Arduino LilyPad light sensor: Arduino LilyPad is a sensor specifically designed for use with Arduino Lilypad mainboard and can be emulated perfectly on any project in robotics. DFRobot BH1750 light sensor: BH1750 is one of the best performing light sensors with a high resolution of 1 to 65535 lux.Works equally well in low light and in sunlight. CdS photoconductive cell: The photoconductive cellis a basic electronic component, both small and simple, that can be integrated into a variety of applications
  • 9. SOUND SENSOR This sensor (generally a microphone) detects sound and returns a voltage proportional to the sound level. A simple robot can be designed to navigate based on the sound it receives. Imagine a robot which turns right for one clap and turns left for two claps. Complex robots can use the same microphone for speech and voice recognition.
  • 10. Temperature Sensor What if your robot has to work in a desert and transmit ambient temperature? Simple solution is to use a temperature sensor. Tiny temperature sensor ICs provide voltage difference for a change in temperature. Few generally used temperature sensor IC’s are LM34, LM35, TMP35, TMP36, and TMP37.
  • 11. Contact sensor Contact sensors are those which require physical contact against other objects to trigger. A push button switch, limit switch or tactile bumper switch are all examples of contact sensors
  • 12. Pressure Sensors Pressure sensor measures pressure.Tactile pressure sensors are useful in robotics as they are sensitive to touch, force and pressure. If you design a robot hand and need to measure the amount of grip and pressure required to hold an object, then this is what you would want to use.
  • 13. Tilt Sensor Tilt sensors measure tilt of an object. In a typical analog tilt sensor, a small amount of mercury is suspended in a glass bulb. When mercury flows towards one end, it closes a switch which suggests a tilt
  • 14. Distance Sensor Most proximity sensors can also be used as distance sensors. Type of distance sensor: Ultrasonic Distance Sensors Infrared Distance sensor Laser range Sensor Encoders Stereo Camera
  • 15. Voltage Sensors Voltage sensors typically convert lower voltages to higher voltages, or vice versa. One example is a general Operational- Amplifier (Op-Amp) which accepts a low voltage, amplifies it, and generates a higher voltage output. Few voltage sensors are used to find the potential difference between two ends .Even a simple LED can act as a voltage sensor which can detect a voltage difference and light up. (not considering current requirements here)
  • 16. Current Sensors Current sensors are electronic circuits which monitor the current flow in a circuit and output either a proportional voltage or a current. Most current sensors output an analog voltage between 0V to 5V which can be processed further using a microcontroller.
  • 17. IMU Inertial Measurement Units combine properties of two or more sensors such as Accelerometer,Gyro, Magnetometer, etc, to measure orientation, velocity and gravitational forces.
  • 18. Acceleration Sensor An accelerometer is a device which measures acceleration and tilt.There are two kinds of forces which can affect an accelerometer: Static force and Dynamic Force Types of Acceleration Sensor Static Force: Static force is the frictional force between any two objects. For example earth’s gravitational force is static which pulls an object towards it. Measuring this gravitational force can tell you how much your robot is tilting Dynamic force: Dynamic force is the amount of acceleration required to move an object. Measuring this dynamic force using an accelerometer tells you the velocity/speed at which your robot is moving
  • 19. Difference Between Digital and analogue sensor Digital sensor A digital sensor can only have two values: 1 or 0, all or nothing. An example of a digital sensor is a button, which can either have the value of 1 when pressed or 0 when not pressed.On a ZUM board or a similar one, the digital sensors will be connected on the digital pins D0-D13. Analogue sensor An analogue sensor can have multiple states and is able to transform the quantity of light, temperature or other physical elements into a value between 0 and 1023.
  • 21. Transducer A device which converts one form of energy to another. Sensor = input to a system Actuator = output from a system
  • 22. What is the use of sensors? Sensors are used to measure physical quantities such as temperature, light, pressure, sound, and humidity.They send signals to the processor. For example:A security alarm system may have an infrared sensor which sends a signal when the beam is broken.
  • 23. 7Types of Industrial Robot Sensors 2DVision 3DVision ForceTorque Sensor Collision Detection Sensor Safety Sensors Part Detection Sensors Others
  • 24. Conclusion A simple obstacle avoider robot can be built using a couple of photo resistor, or an infrared sensor. The more complex your robot gets, the more number of sensors you tend to use. A single task may require a combination of different sensors, or different tasks can be achieved using a single sensor. Sometimes, a task can be performed from any of the many available sensors.