Sensor Definitions
Sensor Definitions
Temperature
Tiny temperature sensor ICs provide voltage difference for a
change in temperature. Few generally used temperature sensor
ICs are LM34, LM35, TMP35, TMP36, and TMP37.
Voltage
Voltage sensors typically convert lower voltages to higher
voltages, or vice versa. One example is a general OperationalAmplifier (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 (Voltage
Comparator). 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
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.
Distance
Most proximity sensors can also be used as distance sensors,
or commonly known as Range Sensors; IR transceivers and
Ultrasonic Sensors are best suited for distance measurement
Ultrasonic Distance Sensors: The sensor emits an ultrasonic
pulse and is captured by a receiver. Since the speed of sound is
almost constant in air, which is 344m/s, the time between send
and receive is calculated to give the distance between your robot
and the obstacle. Ultrasonic distance sensors are especially useful
for underwater robots.
Infrared Distance sensor: IR circuits are designed on
triangulation principle for distance measurement. A transmitter
Pressure
As the name suggests, 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.
Humidity
Humidity Sensors measures Humidity
Light
Switches measure physical contact and light sensors
measure the amount of light impacting a photocell, which is
basically a resistive sensor. The resistance of a photocell is low
when it is brightly illuminated, i.e., when it is very light; it is high
when it is dark. In that sense, a light sensor is really a "dark"
sensor.
PH
Sound
As the name suggests, 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.
Infra-red