Reader small image

You're reading from  Python Robotics Projects

Product typeBook
Published inMay 2018
Reading LevelIntermediate
PublisherPackt
ISBN-139781788832922
Edition1st Edition
Languages
Concepts
Right arrow
Author (1)
Prof. Diwakar Vaish
Prof. Diwakar Vaish
author image
Prof. Diwakar Vaish

Prof. Diwakar Vaish is a robotics scientist and the inventor of Manav (India's first indigenous humanoid robot), the world's first mind-controlled wheelchair, brain cloning, and the world's cheapest ventilator. He has also been a guest lecturer at over 13 IITs and various other institutions. He is the founder of A-SET Robotics, a leading robotics research company based in New Delhi.
Read more about Prof. Diwakar Vaish

Right arrow

Infrared proximity sensor


The following photo depicts an infrared proximity sensor:

It consists of two major parts—the sensor and the transmitter. The transmitter emits IR waves; these Infrared (IR) waves then hit the object and come back to the sensor, as depicted in the following diagram.. 

Now, as you can see in the preceding diagram, the emitted IR waves bounces back from a surface at a different distance from the sensor, then they makes an angular approach to the sensor. Now, because the distance between the transmitter and the sensor is fixed at all points of time, the angle corresponding to reflected IR waves would be proportional to the distance it has traveled before bouncing off. There are ultraprecise sensors in the IR proximity sensors that are capable of sensing the angle at which the IR waves approach it. By this angle, it gives the user a value of distance corresponding to it. This method of finding distance is named triangulation, and it has been used widely in the industry...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Python Robotics Projects
Published in: May 2018Publisher: PacktISBN-13: 9781788832922

Author (1)

author image
Prof. Diwakar Vaish

Prof. Diwakar Vaish is a robotics scientist and the inventor of Manav (India's first indigenous humanoid robot), the world's first mind-controlled wheelchair, brain cloning, and the world's cheapest ventilator. He has also been a guest lecturer at over 13 IITs and various other institutions. He is the founder of A-SET Robotics, a leading robotics research company based in New Delhi.
Read more about Prof. Diwakar Vaish