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:
-
π Sensor Unit – collects data
-
π§ Microcontroller – processes data
-
π‘ Communication Module – WiFi/Bluetooth
-
π 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
Post a Comment