top of page

IoT Fundamentals: Sensors, Actuators, and Smart Networks

  • Writer: Aastha Thakker
    Aastha Thakker
  • Oct 29, 2025
  • 5 min read

In the previous blog, “The Connected World: IoT,” we explored IoT, digitization, various structures, and M2M architecture. Today, we’ll see sensors, actuators, smart networks, and key protocols driving IoT innovation.


Sensors: Sense


Sensors, the digital counterparts to human senses, serve as the primary interface between the physical and digital worlds. These sophisticated transducers convert a wide spectrum of environmental stimuli into precise digital signals, vastly outperforming human sensory capabilities in both range and accuracy. This sensor-driven paradigm transforms raw environmental inputs into actionable digital intelligence, effectively bridging the physical and virtual realms.


Categories of Sensors


  • Energy Use:

    Active sensors: Create their own energy and need power (e.g., radar)

    Passive sensors: Just receive energy, often don’t need power (e.g., thermocouples)

  • Placement:

    Invasive: Go inside what they’re measuring (e.g., implanted glucose monitors)

    Non-invasive: Measure from outside (e.g., infrared thermometers)

  • Contact:

    Touch sensors: Must touch the object (e.g., temperature probes)

    Non-touch sensors: Work without contact (e.g., ultrasonic distance sensors)

  • Measurement Scale:

    Absolute: Give a direct value (e.g., absolute pressure sensors)

    Relative: Measure changes from a reference point (e.g., differential pressure sensors)

  • Industry Use:

    Grouped by where they’re used (e.g., healthcare, automotive, manufacturing)

  • How They Work:

    Based on their detection method (e.g., heat-sensing, chemical-sensing, pressure-sensing)

  • What They Measure:

    Categorized by what they detect (e.g., temperature, pressure, humidity, light)


Types of Sensors

  1. Pressure Sensors: Measure force per unit area in liquids or gases. Examples: Barometer (atmospheric pressure), bourdon gauge (industrial pressure), piezometer (fluid pressure)

  2. Flow Sensors: Detect fluid flow rate or volume over time. Examples: Anemometer (wind speed), mass flow sensor (gas flow), water meter

  3. Acoustic Sensors: Convert sound levels into digital or analog signals. Examples: Microphone (air), geophone (ground vibrations), hydrophone (underwater)

  4. Humidity Sensors: Measure water vapor in air or materials. Examples: Hygrometer (relative humidity), humistor (electrical humidity), soil moisture sensor

  5. Light Sensors: Detect visible or invisible light presence. Examples: Infrared sensor, photodetector, flame detector

  6. Position Sensors: Measure object location (absolute or relative). Examples: Potentiometer (linear position), inclinometer (angular position), proximity sensor

  7. Occupancy/Motion Sensors: Detect presence or movement of objects/people. Examples: Electric eye (occupancy), RADAR (motion detection)

  8. Velocity/Acceleration Sensors: Measure speed and changes in speed. Examples: Accelerometer (linear acceleration), gyroscope (angular velocity)

  9. Force Sensors: Detect applied physical force and its magnitude. Examples: Force gauge, viscometer (fluid viscosity), tactile sensor (touch)

  10. Radiation Sensors: Detect environmental radiation levels. Examples: Geiger-Müller counter (ionizing radiation), scintillator, neutron detector

  11. Temperature Sensors: Measure heat levels in a system. Examples: Thermometer, calorimeter (heat energy), temperature gauge

  12. Chemical Sensors: Measure specific chemical concentrations. Examples: Breathalyzer (alcohol), olfactometer (odors), smoke detector

  13. Biosensors: Detect biological elements like organisms or cells. Examples: Blood glucose sensor, pulse oximeter (blood oxygen), electrocardiograph (heart activity)

Actuators: Brining IoT to life


Sensors detect and measure physical variables. Actuators create physical effects based on received signals.


Sensor converts physical measurements (often analog) into electric signals or digital data. This data can be used by computers or humans.


Actuator receives control signals (electric or digital) and they produce physical effects, typically motion or force. The system creates a loop between the physical world and digital representations, enabling interaction and control.


  • Analogy to human body:

    Human senses gather environmental data. -> Sensors collect data from surroundings.

    Brain processes sensory signals. -> Microprocessors analyze sensor data.

    Brain signals muscles for movement. -> Processors signal actuators to perform actions.



Types of actuators


Smart Objects: Where Intelligence is embedded in hardware.


1. Processing Unit: A smart object includes a processing unit that handles multiple tasks. It acquires and processes data from sensors, analyzes this information, coordinates actions with actuators, and controls the device’s communication and power systems. The specific processing unit varies depending on the needs of the application, but microcontrollers are commonly used due to their small size, flexibility, ease of programming, low power consumption, and cost-effectiveness.


2. Sensors and/or Actuators: Smart objects interact with the physical world through sensors and actuators. Sensors gather and measure environmental data, while actuators make changes to the physical world. A smart object may have just sensors, just actuators, or a combination of both, depending on its application.


3. Communication Device: The communication unit connects the smart object to other devices and the network. While communication can be wired, wireless communication is preferred in IoT networks due to its lower cost, minimal infrastructure needs, and easier deployment. Numerous communication protocols are available for these devices.


4. Power Source: Smart objects require a power source, with communication components typically consuming the most energy. Since smart objects are often deployed in hard-to-reach locations and expected to operate for long periods, power efficiency is crucial. They may use batteries, but in many cases, they rely on alternative energy sources like solar power or other forms of energy scavenging. Power management techniques, such as sleep modes and ultra-low-power hardware, are key considerations in their design.


Sensor Network: Connecting the dots


A Sensor/Actuator Network (SANET) is a system where sensors monitor and measure their environment, while actuators interact with that environment. In a SANET, these sensors and actuators communicate and collaborate to perform tasks effectively. However, this communication and cooperation can be challenging due to the diversity and resource limitations of the devices involved.


SANETs enable highly coordinated sensing and control actions, often seen in applications like smart homes. For example, a smart home might use temperature sensors connected to HVAC (heating, ventilation, and air-conditioning) systems. When a sensor detects that the temperature has reached a certain level, it signals the HVAC system to adjust the heating or cooling accordingly.


Advantages and Disadvantages of SANET:


Communication Criteria


IoT devices and sensors need to connect to networks to share data. These connections rely on various communication technologies that differ in range, frequency, power consumption, and topology.

1) Range:

  • Short Range (Tens of meters): Technologies like Bluetooth and Visible Light Communications are used for close-proximity connections, such as between personal devices. While easy to set up, they’re less common in IoT due to limited range.

  • Medium Range (Hundreds of meters): Wi-Fi and WPAN are widely used in IoT, striking a balance between range, speed, and power consumption. They’re ideal for smart homes and industrial environments.

  • Long Range (Over a mile): Cellular networks (e.g., 4G) and Low-Power Wide-Area (LPWA) technologies connect devices over long distances. LPWA is especially useful for battery-powered sensors that need to last years without battery replacement.

2) Frequency Bands:

  • Licensed Bands: Typically used for long-range IoT technologies like cellular and NB-IoT. Licensed bands offer better service reliability but require subscriptions.

  • Unlicensed Bands: Used by short-range devices like Wi-Fi and Bluetooth. These are easier to deploy but more prone to interference. Sub-GHz bands (e.g., 433 MHz, 868 MHz) are ideal for IoT applications requiring longer range and better obstacle penetration.

3) Power Consumption:

  • Powered Nodes: These are connected directly to a power source, providing unlimited communication capabilities but limiting device mobility.

  • Battery-Powered Nodes: These offer flexibility, with battery life varying based on application needs. For instance, water meters might need batteries lasting 10–15 years, while parking sensors may require 5–7 years.

4) Topology:

  • Star Topology: Common in both short and long-range technologies like Bluetooth and cellular. A central base station manages all devices, making the network easy to control.

  • Peer-to-Peer Topology: Often used in medium-range IoT, allowing devices to communicate directly with each other without a central hub.

  • Mesh Topology: Nodes relay data to extend network coverage, useful in outdoor Wi-Fi networks. This topology requires protocols to manage traffic between nodes efficiently.

Here is the basics of sensors and actuators which is essential to move ahead in IoT, it’s protocols and security concerns.

See you next Thursday!

Comments


bottom of page