The document explains sensors as devices that convert physical parameters into signals for processing, highlighting their essential role in automation across various applications. It outlines criteria for sensor selection and categorizes them into types, including environmental and motion sensors with specific examples like temperature and humidity sensors. Additionally, it provides basic instructions for interfacing and programming these sensors with microcontrollers.
Definition of sensors as devices that convert physical parameters into usable signals; overview of working with physical quantities and electrical signals.
Emphasizes the ubiquity of sensors in automation across various applications; discusses criteria for selecting sensors and types such as environmental and motion sensors.
Details on specific types of environmental sensors: temperature, pressure, and humidity sensors with their roles in monitoring and control systems.
Instructions for programming IR sensors and interfacing switches with examples of using AVR microcontroller code for basic operations.
What are sensors???
Adevice which provides a usable output in response to
a specified measurand.
A sensor acquires a physical parameter
and converts it into a signal suitable for
processing (e.g. optical, electrical,
mechanical).
Real
world
Senso
r
Intelligent
system
Need for Sensors
Sensors are omnipresent. They embedded
in our bodies, automobiles, airplanes,
cellular telephones, radios, chemical plants,
industrial plants and countless other
applications.
Without the use of sensors, there would be
no automation !!
Types of Roboticssensors:
1. Environment sensors
2. Motion sensors
3. Touch sensors
4. Proximity sensors
5. IR sensors
7.
Environmental sensors:
1.Temperature Sensors:
Temperaturesensors appear in building, chemical
process plants, engines, appliances, computers, and many
other devices that require temperature monitoring
2.Pressure Sensors:
A pressure sensor measures pressure, typically of gases
or liquids.
3.Humidity Sensors:
Humidity sensing is very important in control systems
for industrial processes and human comfort.