0% found this document useful (0 votes)
3 views31 pages

Module 2 - Notes

The document provides an overview of sensors and actuators, detailing their types, characteristics, and applications in IoT and automation systems. It explains how sensors detect environmental changes and convert them into electrical signals, while actuators convert these signals into physical actions. Key characteristics such as accuracy, sensitivity, and response time for sensors, as well as power and speed for actuators, are highlighted to assess their performance in various applications.

Uploaded by

sf8b65xndm
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views31 pages

Module 2 - Notes

The document provides an overview of sensors and actuators, detailing their types, characteristics, and applications in IoT and automation systems. It explains how sensors detect environmental changes and convert them into electrical signals, while actuators convert these signals into physical actions. Key characteristics such as accuracy, sensitivity, and response time for sensors, as well as power and speed for actuators, are highlighted to assess their performance in various applications.

Uploaded by

sf8b65xndm
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Module II

Sensors, Sensor Characteristics, Sensor Types (Temperature, Proximity,


Pressure, Water Quality, Chemical & Gas, Infrared, Smoke, Motion, Level,
Image, Humidity, Distance), Actuators, Actuator Types (Hydraulic,
Pneumatic, Electrical, Thermal, Magnetic, Relay), Actuator Characteristics,
Sensors vs. Actuators.

Sensors
A sensor is an electronic device or component that detects or measures physical
quantities from the environment (such as temperature, pressure, motion, light,
sound, etc.) and converts them into electrical signals that can be read and
interpreted by an electronic system like a microcontroller, computer, or IoT device.

A sensor senses a physical change and converts it into a measurable output signal.

How Sensors Work

1. Sensing Element
The part of the sensor that detects physical changes (for example, a
thermistor detects temperature changes).
2. Transducer / Conversion Element
Converts the sensed physical quantity into an electrical signal (voltage,
current, or digital data).
3. Output Signal / Processing
The output is either:
o Analog (continuous values, e.g., 2.5 V when temperature is 25°C)
o Digital (discrete values, e.g., 0 or 1)

Example:
A temperature sensor reads the environmental temperature and converts it to an
electrical signal. The microcontroller interprets that signal to show values such as
25°C on a display.
Types of Sensors (Based on Output)

1. Analog Sensors

Output varies continuously depending on sensed value.


Example: LM35 temperature sensor, LDR (Light-dependent resistor)

2. Digital Sensors

Output is in binary form (0 or 1).


Example: IR Sensor, Ultrasonic sensor with digital pulses

Important Characteristics of Sensors

Parameter Description
Accuracy How close sensor reading is to the real value
Sensitivity Minimum detectable input change
Range Minimum and maximum measurable values
Response Time Time taken to respond to a physical change
Repeatability Ability to give the same output repeatedly for same input
Linearity How accurately output changes in proportion to input

Applications of Sensors

 IoT systems: smart home devices, automation


 Medical equipment: ECG, blood pressure monitors
 Agriculture: soil moisture, humidity sensors
 Automobiles: parking sensors, airbag sensors, fuel sensors
 Industrial automation: robotic arms, safety sensors
 Environment monitoring: pollution and weather sensors

Examples of Commonly Used Sensors


1. Temperature Sensor

Measures temperature and converts temperature changes into electrical signals.


Examples: LM35, DS18B20, Thermocouple
Applications: Weather monitoring, smart AC, industrial heat control.

2. Proximity Sensor

Detects whether an object is near without physical contact.


Types: IR sensor, Ultrasonic sensor, Capacitive sensor, Inductive sensor
Applications: Parking systems, touchless switches, robotics.

3. Light Sensor

Measures light intensity.


Example: LDR (Light Dependent Resistor)
Applications: Automatic street lights, solar systems, mobile brightness control.

4. Motion Sensor

Detects movement in an area.


Example: PIR Sensor (Passive Infrared)
Applications: Security alarms, automatic doors, smart lighting.

5. Pressure Sensor

Measures force applied over an area.


Example: BMP180, Barometric pressure sensor
Applications: Weather forecasting, hydraulic systems, tire pressure monitoring.

6. Humidity Sensor

Measures moisture content in air.


Example: DHT11, DHT22
Applications: Agriculture, HVAC systems, storage monitoring.

Block Diagram – Working of Sensor in IoT System

Physical Input ----> Sensor ----> Signal Converter ----> Microcontroller ---->
Output (Display/Action)
Sensors play a crucial role in modern technological systems by enabling machines
and devices to sense real-world conditions and respond intelligently. They are the
foundation of IoT, automation, and smart technologies.

Sensor Characteristics
Sensor characteristics are the performance parameters that define how accurately
and efficiently a sensor detects and converts physical quantities into readable
signals. These characteristics help to evaluate sensor quality, reliability, and
suitability for a specific application.

1. Accuracy

Accuracy refers to how close the sensor output is to the actual true value of the
measured quantity.

Example:
If the real temperature is 30°C and the sensor shows 29.8°C, then the sensor is
highly accurate.

Importance: Used in medical devices, scientific instruments, and industrial


systems.

2. Precision / Repeatability

Precision indicates how consistently a sensor produces the same output when the
same input is applied repeatedly.

Example:
If a sensor gives values 29.8, 29.8, 29.7, 29.8 for the same temperature, it is precise
even if it may not be accurate.
3. Sensitivity

Sensitivity is the ratio of change in sensor output to the change in input being
measured.
It indicates how small a change the sensor can detect.

Example:
A temperature sensor that changes output by 10 mV per 1°C is more sensitive than
one changing 1 mV per 1°C.

4. Range

Range is the minimum and maximum values within which a sensor can accurately
measure.

Example:
DHT11 humidity sensor range: 20% – 80% RH
Ultrasonic sensor range: 2 cm – 400 cm

5. Resolution

Resolution is the smallest possible change in input value that the sensor can detect.

Example:
A sensor that detects temperature changes as small as 0.1°C has higher resolution
than one detecting only 1°C changes.

6. Response Time

Response time is the time taken by a sensor to respond to a change in input.

Example:
Infrared motion sensor response time is usually 0.5 – 1 second.
Important in real-time applications like robotics and automotive systems.

7. Linearity

Linearity indicates how closely the sensor output follows a straight line
relationship with the input throughout the measurement range.

Example:
If input increases uniformly and output also increases uniformly → high linearity.

8. Drift

Drift refers to gradual change in sensor output over time even when the input
remains constant.
Caused by aging, temperature variation, or environment.

Example:
Gas sensors may give incorrect values after months of usage without recalibration.

9. Stability

Stability indicates the ability of a sensor to provide consistent output over time
without deviation.

Stable sensors are required in long-term monitoring like weather stations.

10. Hysteresis

Hysteresis is the difference in sensor output when measuring the same input while
increasing vs. decreasing the input.

Example:
Pressure sensor showing 50 units while increasing pressure but 48 units while
decreasing pressure.
11. Calibration

Calibration is the process of comparing sensor output with a known reference


standard and adjusting it to minimize errors.

Example:
Calibrating a weighing scale using standard weights.

12. Noise

Noise refers to unwanted random variations present in the sensor output signal.

Example:
Electrical interference causing fluctuation of readings.

Noise filtering is used to improve measurement accuracy.

Sensor Characteristics

Characteristic Meaning
Accuracy Closeness to true value
Precision Repeated output quality
Sensitivity Minimum detectable change
Range Minimum to maximum measurable values
Resolution Smallest detectable input change
Response Time Time to respond to change
Linearity Relation between input and output
Drift Change in reading over time
Stability Consistent performance
Hysteresis Output difference during increase and decrease
Calibration Adjusting for accuracy
Noise Undesired signal disturbance
Sensor characteristics are essential parameters for evaluating the quality and
suitability of a sensor for a specific application. Choosing the correct sensor with
proper characteristics ensures reliable and accurate system performance in IoT and
automation systems.

Sensor Types
Sensors are classified based on the physical quantity they measure. Below are
some widely used sensors in IoT and embedded systems.

1. Temperature Sensors

These sensors measure the temperature of air, objects, or liquids by converting


thermal energy into an electrical signal.

Examples

 LM35 (Analog output)


 Thermocouple
 DS18B20 (Digital temperature sensor)

Applications

 Weather monitoring systems


 Smart thermostats
 Industrial heating systems
 Medical equipment (incubators)

2. Proximity Sensors

Detect the presence or absence of an object without physical contact.

Types

 IR Proximity Sensor
 Ultrasonic Sensor
 Capacitive / Inductive Sensors
Applications

 Parking assistance in cars


 Object detection in robotics
 Touchless switches
 Conveyor belt systems

3. Pressure Sensors

Measure force applied over an area and convert it into an electrical signal.

Examples

 BMP180 / BMP280
 Barometric pressure sensor
 Piezoelectric pressure sensor

Applications

 Tire pressure monitoring


 Weather forecasting
 Industrial compressors and pumps
 Hydraulic systems

4. Water Quality Sensors

Measure physical and chemical properties of water.

Parameters Measured

 pH level
 Turbidity (clarity)
 TDS (Total Dissolved Solids)
 Conductivity
 Dissolved Oxygen

Applications
 Water purification plants
 Aquaculture
 Agriculture irrigation systems
 Environmental monitoring

5. Chemical & Gas Sensors

Detect concentration of gases or chemical substances in the air.

Examples

 MQ series gas sensors (MQ-2, MQ-4, MQ-135)


 CO2 sensors
 Ethanol sensors

Applications

 Industrial safety monitoring


 Pollution control
 Breathalyzer systems
 Smart kitchen gas leak alarms

6. Infrared (IR) Sensors

Use infrared light for detection, distance measurement, and communication.

Types

 IR Transmitter and Receiver


 PIR (Passive Infrared) sensor for heat/motion detection

Applications

 Security systems
 Remote controls
 Obstacle detection in robotics
 Automatic doors
7. Smoke Sensors

Detect smoke particles or fire by sensing air quality changes or light scattering.

Examples

 MQ-2
 Photoelectric smoke sensor

Applications

 Fire alarm systems


 Building safety systems
 Smart home emergency systems

8. Motion Sensors

Detect movement of objects or people in a monitored area.

Examples

 PIR Sensor
 Accelerometer (ADXL335/ADXL345)
 Gyroscope

Applications

 Intruder detection
 Fitness trackers
 Smart lighting systems

9. Level Sensors

Measure the level of liquids or solids in tanks or containers.

Types
 Ultrasonic level sensor
 Float sensor
 Capacitive level sensor

Applications

 Water tank monitoring


 Fuel tank level measurement
 Food processing industries

10. Image Sensors

Convert images or visual information into electrical signals.

Examples

 Camera module (Raspberry Pi camera, CCTV cameras)


 CMOS and CCD sensors

Applications

 Surveillance systems
 Robotics vision
 Face recognition
 OCR (Optical Character Recognition)

11. Humidity Sensors

Measure the amount of water vapor in the air.

Examples

 DHT11
 DHT22
 HMP60

Applications
 Agricultural monitoring
 HVAC (Air conditioning systems)
 Weather stations

12. Distance Sensors

Measure distance between the sensor and an object.

Examples

 Ultrasonic Sensor (HC-SR04)


 LIDAR Sensor
 Time-of-Flight (ToF) Sensor

Applications

 Autonomous vehicles
 Drone navigation
 Robot obstacle avoidance
Sensor Type Example Key Application
Temperature LM35, DS18B20 Weather, healthcare
Proximity Ultrasonic, IR Robotics, parking
Pressure BMP180 Weather, industry
Water Quality pH, TDS Water treatment
Gas/Chemical MQ-2, MQ-135 Pollution monitoring
Infrared PIR Security
Smoke MQ-2 Fire alarms
Motion PIR, Accelerometer IoT automation
Level Float, ultrasonic Tank management
Image Camera, CMOS Vision systems
Humidity DHT11, DHT22 Smart farming
Distance LIDAR, ToF Autonomous systems

Each sensor type plays a critical role in IoT and automation by enabling real-time
data collection from the environment and supporting smart decision-making
systems.
Actuators
An actuator is a device that converts electrical signals into physical movement or
mechanical action. In other words, while sensors collect data from the
environment, actuators act upon that data to perform an operation such as rotating
a motor, opening a valve, switching a device on/off, or generating sound or motion.

Actuators are essential components in automated and IoT systems where decisions
from controllers or microprocessors must be converted into real-world action.

How an Actuator Works

Input Signal ---> Controller (microcontroller/computer) ---> Actuator ---> Physical


Action

Working Steps

1. A controller (e.g., Arduino, Raspberry Pi, PLC) receives input from sensors.
2. Based on logic or programming, the controller sends an electrical signal to
the actuator.
3. The actuator converts this signal into physical movement (linear/rotary) or
output action.

Types of Actuators

Actuators can be classified based on the source of energy or type of motion


produced.

A. Based on Source of Power

1. Electric Actuators

Operate using electrical energy.


Examples:
 DC Motor
 Servo Motor
 Stepper Motor
 Solenoid actuator

Applications:

 Robotics, industrial automation, home appliances, drones

2. Hydraulic Actuators

Operate using liquid pressure (usually oil).


Characteristics:

 High power and force


 Used in heavy machinery

Applications:

 Construction vehicles (excavators)


 Aircraft control systems
 Industrial presses

3. Pneumatic Actuators

Operate using compressed air or gas.


Characteristics:

 Fast response
 Suitable for light-weight operations

Applications:

 Packaging machines
 Air brakes in vehicles
 Robotics gripping tools

B. Based on Type of Movement

1. Linear Actuators
Move objects in a straight line.
Examples:

 Hydraulic or pneumatic cylinders


 Linear solenoids

Applications:

 Car door locks


 Lifting platforms
 Automatic gates

2. Rotary Actuators

Produce rotational motion.


Examples:

 DC motors
 Servo motors
 Stepper motors

Applications:

 Fans, pumps
 Robotic arms
 CNC machines

Examples of Common Actuators

Actuator Description Example Application


Converts electrical energy into
DC Motor Fans, toys, water pumps
continuous rotary motion
Provides controlled and precise
Servo Motor Camera position, robotics
angular movement
Moves in stepwise increments with 3D printers, CNC
Stepper Motor
high positioning accuracy machines
Electrical switch that controls high- Smart home automation,
Relay
power devices lighting
Actuator Description Example Application
Converts electrical energy into linear Door lock systems, car
Solenoid
mechanical motion starters
Piezoelectric Converts electric charge into tiny Medical instruments,
Actuator mechanical displacement precision tools
Water treatment, oil &
Valve Actuator Opens/closes fluid control valves
gas

Key Characteristics of Actuators

Characteristic Description
Power Amount of energy delivered
Speed How quickly it responds
Torque / Force Strength of rotational/linear output
Precision Accuracy of movement
Control Method Analog, digital, PWM
Durability Life span and reliability

Difference between Sensors and Actuators

Sensors Actuators
Collect information from environment Act on environment based on information
Convert physical data to electrical Convert electrical signals to mechanical
signals output
Input devices Output devices
Examples: Temperature sensor, PIR Examples: Motor, Relay, Solenoid

Applications of Actuators in IoT

 Smart home automation (door locks, curtains, fans, lighting)


 Robotics (movement of arms, grippers)
 Healthcare (robotic surgery tools, infusion pumps)
 Automotive systems (electric steering, braking)
 Agriculture automation (gate valves, irrigation pumps)
 Defence & aerospace (missile control, aircraft flaps)
 Manufacturing industries (assembly, packaging, conveyor belts)

Actuators play a crucial role in translating digital decisions into physical actions.
They are used widely in robotics, industrial automation, smart IoT devices, home
automation, and many other systems requiring real-world interaction. Without
actuators, automated systems would not be able to perform any physical task.

Actuator Types

Actuators are categorized based on the source of energy they use to create motion
or mechanical action. The major types are described below.

1. Hydraulic Actuators

Hydraulic actuators use pressurized liquid (usually hydraulic oil) to produce linear
or rotary mechanical motion.

Working Principle

 When hydraulic fluid is forced into a cylinder, it creates pressure.


 This pressure moves a piston, generating high force motion.

Features

 High force and torque capability


 Suitable for heavy-duty applications
 Smooth and consistent motion

Examples

 Hydraulic cylinders
 Hydraulic motors
 Hydraulic brakes

Applications

 Construction machinery (cranes, excavators, bulldozers)


 Aircraft control surfaces
 Industrial presses and lifting equipment

2. Pneumatic Actuators

Pneumatic actuators use compressed air or gas to generate mechanical movement.

Working Principle

 Compressed air is supplied to a chamber.


 Pressure forces a piston or diaphragm to move.

Features

 Fast response time


 Clean and safe operation
 Low cost and easy maintenance

Examples

 Pneumatic cylinders
 Air-operated valves
 Air brake systems

Applications

 Robot grippers
 Packaging machinery
 Railway braking systems
 Assembly automation

3. Electrical Actuators

Electrical actuators convert electrical energy into mechanical motion.

Types of Electrical Actuators

 DC Motor
 Servo Motor
 Stepper Motor
 Solenoid Actuator

Features

 High accuracy and control


 Easy integration with microcontrollers (Arduino, Raspberry Pi)
 Low noise and clean operation

Applications

 Robots and drones


 Home appliances (washing machines, fans)
 Automated doors and lifts
 CNC machines and 3D printers

4. Thermal Actuators

Thermal actuators operate based on temperature changes and convert heat energy
into mechanical movement.

Working Principle

 Thermal expansion of materials (wax, bimetallic strips) causes movement


 Increase in temperature → expansion → mechanical action

Examples

 Thermostat switches
 Bimetallic strips
 Wax motors

Applications

 Temperature-controlled HVAC systems


 Fire alarm sprinklers
 Automotive cooling systems
5. Magnetic Actuators

Magnetic actuators use electromagnetism to generate linear or rotational


movement.

Working Principle

 When current flows through a coil, it produces a magnetic field.


 The magnetic force moves an armature or shaft.

Examples

 Electromagnets
 Magnetic levitation motors
 Voice coil actuators (used in Hard Disks)

Applications

 Magnetic locks
 MRI scanners
 Rail transportation (Maglev trains)

6. Relay Actuators

A relay actuator is an electromechanical switching device used to control a high-


power circuit using a low-power signal.

Working Principle

 When current energizes an electromagnet inside relay, it closes or opens


contacts.
 This switches an electrical load ON or OFF.

Features

 Provides electrical isolation


 Can control large loads safely
 Used for automation and safety control

Examples
 SPDT, DPDT relays
 Solid-state relays (SSR)

Applications

 Smart home automation (fan, light control)


 Automotive electronics (horns, headlights)
 Industrial control panels
 IoT-controlled switching systems

Actuator Movement Common


Energy Source Example
Type Type Applications
Pressurized Linear / Cranes, aircraft,
Hydraulic Hydraulic cylinder
liquid Rotary heavy machines
Packaging,
Linear / Pneumatic
Pneumatic Compressed air assembly
Rotary cylinder
automation
Linear /
Electrical Electricity DC motor, Servo Robotics, appliances
Rotary
Thermostat, HVAC, fire
Thermal Heat Linear
bimetal strip sprinklers
Linear / Electromagnet,
Magnetic Magnetic field Maglev trains, MRI
Rotary voice coil
Automation, IoT
Relay Electromagnet Switching Mechanical relay
switching

Actuators are essential in automation and IoT systems, enabling the physical
execution of commands generated by sensors and controllers. Choosing the correct
actuator depends on factors such as force, speed, precision, control method, and
application requirements.

Actuator Characteristics
Actuator characteristics define how an actuator performs and how suitable it is for
a particular application. Understanding these characteristics is essential for
selecting the correct actuator for IoT and automation systems.

1. Accuracy

Accuracy refers to how close the actuator output is to the desired position or value.
High accuracy means the actuator can reach the intended point with minimal error.

Example: Servo motors used in robotic arms require high accuracy for precision
tasks.

2. Precision / Repeatability

Precision indicates the ability of an actuator to repeat the same movement under
the same conditions.
Repeatability is essential in automation where the actuator must perform identical
operations repeatedly.

Example: Stepper motors in 3D printers ensure that repeated steps create consistent
layer placement.

3. Speed (Response Time)

Speed refers to how quickly an actuator responds to input commands and


completes motion.

Example: Pneumatic actuators are fast and used in packaging machines for rapid
operations.

4. Power / Force / Torque

This characteristic describes the amount of mechanical force an actuator can


generate.
 Force: for linear motion (N or Newton)
 Torque: for rotary motion (Nm or Newton-meter)

Example: Hydraulic actuators produce high force and are suitable for heavy
machinery like cranes.

5. Range of Motion

Indicates the maximum motion capability, such as:

 Linear displacement (in mm or cm)


 Rotational angle (degrees)

Example: Servo motors typically rotate 0° to 180°, Stepper motors can rotate 360°
continuously.

6. Control Method

Describes how the actuator is controlled:

 Digital or Analog signals


 PWM (Pulse Width Modulation)
 Closed-loop or open-loop control

Example: Servo motors use PWM signals for precise control.

7. Durability / Life Span

Describes how long the actuator can operate without failure or performance
degradation.

Example: Solid-state relays last longer than mechanical relays because they have
no moving parts.
8. Efficiency

Efficiency indicates how effectively the actuator converts input energy into output
motion with minimal energy loss.

Example: Electrical actuators are more energy-efficient than hydraulic ones.

9. Load Capacity

Defines how much weight or resistance the actuator can handle safely.

Example: Industrial robotic arms require actuators with large load capacity.

10. Cost

Economic considerations include purchase cost, installation, maintenance, and


operating cost. Sometimes simpler actuators are selected for cost optimization.

11. Noise Level

Some actuators operate silently, while others produce noise during mechanical
motion.

Example: Stepper motors can be noisy, while electric linear actuators are quiet.

12. Safety and Reliability

Actuators used in medical devices, aerospace, and defence systems must ensure
safe operation and reliability under demanding environments.

Actuator Characteristics
Characteristic Description Example
Accuracy Closeness to target position Robotic arm controller
Precision Repeated execution consistency Stepper motors
Speed Response and movement time Pneumatic actuator
Force / Torque Strength of movement Hydraulic press
Range of motion Maximum travel/rotation Servo motor (180°)
Control method How actuator is controlled PWM control
Durability Working life Solid-state relay
Efficiency Energy conversion quality Electric actuators
Load capacity Weight it can move/hold Industrial actuators
Noise level Sound generated Electric linear actuator
Cost Purchase/maintenance cost Relay vs SSR
Safety / Reliability Stability in critical use Medical robotics

Understanding actuator characteristics helps engineers and IoT designers select the
most suitable actuator based on application needs such as strength, precision,
speed, durability, and cost.
Sensors vs. Actuators
Sensors

A sensor is an input device that detects physical changes in the environment (such
as temperature, light, sound, motion, pressure, gas, humidity, etc.) and converts
them into electrical signals for processing.

Actuators

An actuator is an output device that receives control signals (usually electrical)


from a controller and converts them into physical action or mechanical movement,
such as rotation, sliding, heating, switching, or opening/closing.

Purpose

Sensors Actuators
To collect data from the
To act upon the environment
environment
Used for monitoring and Used for performing actions or controlling
measurement mechanisms

Working Role in IoT Systems

Sensor Function

 Senses environmental input


 Converts physical input into measurable electrical signal
Examples: Measuring temperature, detecting motion, sensing water level

Actuator Function

 Receives processed data or commands from microcontroller / processor


 Produces real-world physical output
Examples: Rotating a motor, switching a light ON/OFF, opening a valve
Actuator
Sensor Example What it Detects What it Does
Example
Temperature Heat /
DC Motor Produces rotation
sensor temperature
Switches devices
PIR motion sensor Human motion Relay
ON/OFF
Gas sensor Gas concentration Solenoid Opens / closes door lock
Ultrasonic sensor Distance Servo motor Moves to a specific angle
Turns water pump
Water level sensor Liquid depth Pump motor
ON/OFF

Type of Device

Sensors Actuators
Input device Output device

Signal Flow in IoT System

Environment → Sensor → Controller (Arduino / Raspberry Pi / PLC) → Actuator


→ Physical Action

Energy Conversion

Sensors Actuators
Convert physical energy into Convert electrical signal into mechanical or
electrical signal physical movement

Application

Sensors Actuators
Weather monitoring, security systems, Robotics, automation, smart home
smart health devices devices, industrial control
Difference Table Summary

Feature Sensors Actuators


Basic Function Detect changes Produce movement/action
Device Type Input device Output device
Data Direction Physical → Electrical Electrical → Mechanical
Example DHT11, PIR, MQ-2 Motor, Relay, Solenoid
Purpose Measurement & monitoring Control & execution
Control Gives information to controller Executes command from controller
Used in Data collection Performing operations

Sensors and actuators are fundamental components of IoT and automation systems.
Sensors sense changes, while actuators take action based on processed data. Both
work together to create smart, interactive, and automated environments.
Question Bank
1. Define a Sensor. Explain the role of sensors in IoT applications with suitable
examples.
2. Describe any five important characteristics of sensors used in smart systems.
3. What are temperature sensors? Explain their working principle and
applications.
4. Explain the working of proximity and pressure sensors with suitable
examples.
5. Describe gas and chemical sensors and discuss their importance in safety
and industrial environments.
6. Write short notes on motion sensors and smoke sensors. Mention two real-
life use cases for each.
7. What is an Actuator? Explain the function and importance of actuators in
automation systems.
8. Distinguish between hydraulic, pneumatic, and electrical actuators with
examples.
9. Describe any four important characteristics of actuators and explain why
they matter in industrial control systems.
[Link] Sensors and Actuators based on function, input/output, examples,
and real-time IoT applications.

You might also like