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)

ROBOTICS – SENSORS AND MACHINE VISION
ROBOTICS – SENSORS AND MACHINE VISIONROBOTICS – SENSORS AND MACHINE VISION
ROBOTICS – SENSORS AND MACHINE VISION
 
Velocity sensors in_robotics
Velocity sensors in_roboticsVelocity sensors in_robotics
Velocity sensors in_robotics
 
Robot applications
Robot applicationsRobot applications
Robot applications
 
Tactile sensors and their robotic applications
Tactile sensors and their robotic applicationsTactile sensors and their robotic applications
Tactile sensors and their robotic applications
 
Actuators.ppt
Actuators.pptActuators.ppt
Actuators.ppt
 
ROBOT DRIVE SYSTEMS AND END EFFECTORS
ROBOT DRIVE SYSTEMS AND END EFFECTORSROBOT DRIVE SYSTEMS AND END EFFECTORS
ROBOT DRIVE SYSTEMS AND END EFFECTORS
 
Robots
RobotsRobots
Robots
 
Automation and robotics
Automation and roboticsAutomation and robotics
Automation and robotics
 
Sensors
SensorsSensors
Sensors
 
Robotics and Autoamtion_ manipulators, actuators and end effectors
Robotics and Autoamtion_ manipulators, actuators and end effectorsRobotics and Autoamtion_ manipulators, actuators and end effectors
Robotics and Autoamtion_ manipulators, actuators and end effectors
 
Robot arm ppt
Robot arm pptRobot arm ppt
Robot arm ppt
 
Robot Programming
Robot ProgrammingRobot Programming
Robot Programming
 
Autonomous vacuum cleaning robot
Autonomous vacuum cleaning robotAutonomous vacuum cleaning robot
Autonomous vacuum cleaning robot
 
Robotics - unit-2-- Drive Systems
Robotics - unit-2-- Drive SystemsRobotics - unit-2-- Drive Systems
Robotics - unit-2-- Drive Systems
 
Industrial robotics
Industrial roboticsIndustrial robotics
Industrial robotics
 
Robotic 6DOF ARM
Robotic 6DOF ARMRobotic 6DOF ARM
Robotic 6DOF ARM
 
Sensors
SensorsSensors
Sensors
 
Proximity Sensor
Proximity Sensor Proximity Sensor
Proximity Sensor
 
Sensors
SensorsSensors
Sensors
 
End effectors
End effectorsEnd effectors
End effectors
 

Similar to Robotic Sensor

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
 
Sensor and different types of sensor .pdf
Sensor and different types of sensor  .pdfSensor and different types of sensor  .pdf
Sensor and different types of sensor .pdfIbrahim Tareq
 

Similar to Robotic Sensor (20)

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
 
Sensor and different types of sensor .pdf
Sensor and different types of sensor  .pdfSensor and different types of sensor  .pdf
Sensor and different types of sensor .pdf
 

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

main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
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
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 

Recently uploaded (20)

Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
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
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 

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.