unit 2

 

πŸ“Œ 1. Define Sensor

A sensor is a device that detects physical changes and converts them into electrical signals.

πŸ‘‰ Simple: Sensor = “Sense + Send Data”

Examples:

  • Temperature sensor

  • Light sensor

  • Motion sensor

  • Gas sensor


🧩 2. Basic Components of a Sensor Node

A sensor node is a small smart device used in IoT.

Main parts:

  1. πŸ”Ž Sensor Unit – collects data

  2. 🧠 Microcontroller – processes data

  3. πŸ“‘ Communication Module – WiFi/Bluetooth

  4. πŸ”‹ Power Supply – battery

πŸ‘‰ Think: Sensor + Brain + Internet + Battery


⚠️ 3. Challenges of Sensor Node

Common problems:

  • πŸ”‹ Limited battery power

  • πŸ“Ά Network issues

  • πŸ“ Accuracy problems

  • 🌑️ Environmental effects

  • πŸ’Ύ Limited memory & processing


⭐ 4. Sensor Features

Important characteristics:

  • Accuracy – correct measurement

  • Sensitivity – detects small change

  • Range – minimum to maximum value

  • Response Time – speed of sensing

  • Stability – same result over time


πŸ“ 5. Sensor Resolution

Resolution = smallest change a sensor can detect.

πŸ‘‰ Example:
If sensor shows 0.1°C change → high resolution.


πŸ§ͺ 6. Sensor Classes

πŸ”Œ Analog Sensors

  • Output is continuous signal

  • Example: Temperature (LM35)

πŸ’» Digital Sensors

  • Output is 0 or 1 (ON/OFF)

  • Example: IR sensor

πŸ“Š Scalar Sensors

  • Measure only magnitude

  • Example: Temperature sensor

🧭 Vector Sensors

  • Measure magnitude + direction

  • Example: Accelerometer


πŸ” 7. Sensor Types

Some common IoT sensors:

  • Temperature sensor

  • Humidity sensor

  • Pressure sensor

  • Light sensor

  • Motion sensor

  • Gas sensor


⚠️ 8. Sensor Errors (Very Important for Exams)

🎯 Bias Error

Constant difference from actual value.

πŸ‘‰ Example: Always +2°C higher reading.


πŸ“‰ Drift

Sensor output slowly changes over time even if input is same.


πŸ”„ Hysteresis Error

Output depends on previous value or direction of change.


πŸ”’ Quantization Error

Error caused due to digital conversion (rounding values).


⚙️ 9. Actuator

An actuator is a device that converts electrical signal into physical action.

πŸ‘‰ Simple:
Sensor = detect
Actuator = perform action

Examples:

  • Motor

  • Fan

  • Valve

  • LED


🏭 10. Actuator Types

πŸ’§ Hydraulic Actuator

Uses liquid pressure.
πŸ‘‰ Used in heavy machines.


πŸ’¨ Pneumatic Actuator

Uses air pressure.
πŸ‘‰ Used in automation industries.


⚡ Electrical Actuator

Uses electricity.
πŸ‘‰ Motors, relays, solenoids.


πŸ”₯ Thermal / 🧲 Magnetic Actuator

  • Thermal → heat based movement

  • Magnetic → magnetic field movement


⚙️ Mechanical Actuator

Uses gears, springs, levers.


🧬 Soft Actuators

Flexible materials (rubber/polymer).
πŸ‘‰ Used in robotics & wearable tech.


🧠 Easy Exam Trick (Remember)

πŸ‘‰ Sensor = Input device
πŸ‘‰ Actuator = Output device

Comments

Popular posts from this blog

⭐ UNIT – 3 (Easy Notes + PDF References) Wireless LAN • MAC Problems • Hidden/Exposed Terminal • Near/Far • Infrastructure vs Ad-hoc • IEEE 802.11 • Mobile IP • Ad-hoc Routing

UNIT–5 (Simplified & Easy Notes) Software Architecture Documentation

ch 2 pm