IoT_Assignment_Answers_Cleaned
IoT_Assignment_Answers_Cleaned
IoT is a network of interconnected physical devices embedded with sensors, software, and connectivity to
exchange data over the internet. These devices collect and share data to automate tasks and improve
Replication refers to the process of copying and maintaining database objects, like data or files, in multiple
BLE is a wireless personal area network technology designed for low power consumption. It's used in
applications like fitness trackers, smartwatches, and home automation devices for short-range
communication.
IoT consists of sensors/devices, connectivity (Wi-Fi, Bluetooth), data processing, cloud storage, and user
interface. These components work together to collect, transmit, and analyze data.
IoT increases efficiency, enables remote monitoring, automates processes, improves safety, and reduces
Security, data privacy, interoperability, high costs, and lack of standardization are major challenges. Devices
Common sensors include temperature, humidity, proximity, motion, light, gas, pressure, and accelerometers.
8. What are different layers of the IoT protocol stack? Write the classification of IoT protocols.
IoT layers: Perception, Network, and Application. Protocols include MQTT, CoAP (Application), IPv6,
6LoWPAN (Network), and Zigbee, BLE (Perception).
IoT uses Device-to-Device, Device-to-Gateway, Device-to-Cloud, and Back-End Data Sharing models for
Smart homes, smart cities, healthcare monitoring, industrial automation, agriculture (smart farming), and
IoT devices collect data using sensors, send it via networks to cloud servers, where it is processed and
Key characteristics include connectivity, intelligence, sensing, dynamic changes, heterogeneity, and
A thermocouple sensor measures temperature using two different metals joined together. When heated, it
A smart city uses IoT technologies to improve urban services like traffic management, waste disposal, energy
PWM is a technique to control the amount of power delivered to a device by varying the width of digital
Raspberry Pi is a low-cost, credit card-sized computer used for learning programming, DIY electronics, and
IoT connects diverse devices over the internet with analytics. M2M (Machine to Machine) is direct device
18. What do you mean by IoT Gateway? What is the role of a gateway in IoT?
An IoT gateway connects devices to the cloud, translating protocols, ensuring security, and managing data
Arduino is an open-source microcontroller board used for building electronics projects. Its easy to program
GPIO pins are programmable digital signal pins on microcontrollers or boards like Raspberry Pi, used to read
Arduino is a microcontroller for hardware projects; Raspberry Pi is a full computer with OS. Arduino is better
Popular wearable Arduino boards include Arduino LilyPad, Arduino Gemma (Adafruit), and Arduino Flora.
23. What are some of the different types of sensors used in IoT?
Types include temperature, humidity, motion, pressure, gas, proximity, smoke, infrared, and water level
Trends include edge computing, AI integration, 5G connectivity, smart wearables, IoT in healthcare, and
25. What are some of the protocols used for IoT communication?
Common protocols: MQTT, CoAP, HTTP, AMQP, Zigbee, Bluetooth, LoRaWAN, and 6LoWPAN. These
NodeMCU is an open-source IoT platform based on the ESP8266 Wi-Fi module. It includes firmware and