0% found this document useful (0 votes)
170 views5 pages

Unit-wise IoT Important Questions

Uploaded by

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

Unit-wise IoT Important Questions

Uploaded by

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

Internet of Things

Department of AIML
Unit wise Important Questions

UNIT-1
Review Questions

1. Define IoT, state and describe the characteristics of IoT.


2. Draw and explain the Generic block diagram of an IoT Device.
3. Identify and list various protocols at different layers of the IoT.
4. List and discuss the link layer protocols of IoT.
5. Summarize the network layer protocols of IoT.
6. List various application layer protocols of IoT and explain any four.
7. Differentiate logical design and physical design of IoT.
8. What are the four major IoT communication models? Explain in brief.
9. Explain REST-based communication API with a neat diagram.
10. Explain WebSocket-based communication API with a neat diagram.
11. Identify the difference between each level of IoT deployments.
12. Draw and explain level – [1/2/3/4/5/6] of IoT.
13. Summarize the major technologies behind IoT.
14. Discuss about the sources of IoT.
15. State and describe the drivers behind the new network architectures.
16. Compare and contrast the two major IoT architectures.
17. Explain the simplified IoT architecture.
Unit-2
Review Questions

1. Summarize the wired communication technologies.


2. Summarize the wireless communication technologies.
3. Explain the physical layer of IEEE 802.15.4.
4. Explain the MAC layer of IEEE 802.15.4.
5. Explain the LoRAWAN protocol in detail.
6. Explain the features of RPL.
7. Explain the CoAP protocol.
8. Explain the XMPP protocol.
9. Explain the MQTT protocol.
10. . Compare the features of I2C and SPI communication.
11. Summarize the features of NFC wireless and state the modes of communication.
12. List the features of Bluetooth and ZigBee.
13. Elaborate on the features of WiFi.
14. Identify the well-known protocol stacks based on 802.15.4 and explain any one in
brief.
15. Compare and contrast ZigBee and ZigBee IP.
16. Differentiate storing and non-storing modes in RPL.
17. Compare DAG and DODAG in RPL.
18. State the metrics of RPL.
19. Draw and describe the CoAP message fields.
20. List various MQTT message types.
21. The MQTT protocol offers three levels of quality of service (QoS), summarize.
22. Differentiate CoAP and MQTT.
23. Give an example for
a. XML message for a temperature sensor
b. MQTT topic
24. With an example describe the significance of $, + and # symbols in MQTT topics.
Unit-3
Review Questions

1. Discuss about the basic building blocks of IoT.


2. Explain about participatory sensing.
3. Explain sensor technology with examples.
4. Detail Industrial IoT with an example.
5. Explain IoT for Automotive with an example.
6. Summarize various sensors and actuators.
7. Explain the role of RFID in IoT.
8. Differentiate analog and digital sensors with suitable examples.
9. State the working principle of the following sensors
a. Temperature
b. Distance
c. Pressure
d. Camera
10. Discuss a case study on Industrial IoT (IIoT).
11. Explain the role of Internet of connected car components for predictive and
preventive maintenances of automobile by a service center.
12. Give some examples of actuators, differentiate sensors and actuators.
13. Summarize the issues of RFID.
14. Explain the components of RFID.
15. Summarize the features of Arduino.
16. Illustrate the components of Arduino board each.
17. Explain about Arduino IDE in detail.
18. Illustrate the case study of Traffic Control system.
19. Illustrate the case study of DHT sensor with Arduino.
20. Illustrate the case study of Servo Motor Interface.
21. Summarize the programming elements in Arduino.
Unit-4
Review Questions

1. Discuss about Data acquiring, Storage and organizing the data.

2. Explain about Transactions, Business Processes,

3. Discuss about Integration and Enterprise Systems.

4. Explain in detail about Analytics, Knowledge Acquiring.

5. Explain about Data Acquiring and storage.

6. Describe in detailed about Integration and Enterprise Systems.

7. Describe about the Transaction and Business Processes.

8. Explain about Managing and Storing Processes.

9. Discuss about Data acquiring, Storage and organizing the data.

10. Explain about Integration and Enterprise Systems.

11. Discuss predictive and perspective analytics,

12. List the differences between data acquiring and storage process in IoT.

13. Compare and contrast SQL and NoSQL.

14. Draw waste container management business intelligence and business processes
architecture for Internet of Waste containers. Assume that each container generates an
event on getting 90% filled up and communicates the event along with the container
ID.

15. Write different rules for Data Acquiring methods

16. How data transformation can be done? Discuss with suitable example

17. Explain in detail data storage process.

18. Examine Managing and Storing Processes.


UNIT-5
Review Questions

1. Explain about IoT Vulnerabilities with examples.


2. State and describe the security requirements of IoT.
3. Explain about threat analysis with an example.
4. Discuss about IoT Security Tomography and Layered Attacker model.
5. Explain Identity Management in IoT.
6. Explain Access Control methods.
7. Discuss various ways of secure communication.
8. Elaborate on Security models, profiles and protocols for IoT.
9. How can you leverage IoT technology for home automation. Discuss with the help of
a block diagram and use cases.
10. How can you leverage IoT technology for agriculture. Discuss with the help of a block
diagram and use cases.
11. How can you leverage IoT technology for environment monitoring. Discuss with the
help of a block diagram and use cases.

Common questions

Powered by AI

The characteristics of IoT that differentiate it from traditional network systems include enhanced connectivity, ubiquity, and device heterogeneity. IoT systems focus on interconnecting various devices and objects that traditionally had no such capabilities, aiming for seamless communication over the internet across different platforms and protocols .

CoAP, a web transfer protocol, uses a client-server model and is particularly efficient for constrained environments, providing asynchronous message exchanges, while MQTT operates on a publish-subscribe architecture allowing many-to-many communication, prioritizing lightweight messaging suitable for intermittent or unreliable networks. These designs support specific applications where efficiency and scalability are crucial, aligning with different IoT scenarios .

Logical design of IoT refers to the abstract representation of the process flows and data systems, including the software architecture, while physical design pertains to actual hardware configuration and components. This distinction is critical as it allows developers to plan and optimize both the software functionalities and hardware resources independently, facilitating better coordination between system requirements and implementation .

The MAC-layer protocol of IEEE 802.15.4 offers low power consumption, enhanced security mechanisms, and flexible management of network topologies, which are pivotal for battery-operated and resource-constrained IoT devices. These features support longer operational duration and secure data transfer, distinguishing it from heavier protocols like WiFi meant for more data-intensive tasks .

Active sensors, like LiDAR, emit energy in order to detect objects and measure their properties, while passive sensors, such as thermal cameras, rely on ambient inputs for detection. This fundamental difference influences their applications, with active sensors commonly used in ranging and precise mapping in IoT, whereas passive sensors are preferred in surveillance and monitoring where external energy emission isn't feasible or desirable .

A case study in manufacturing might explore how IIoT improves predictive maintenance. Challenges such as interoperability between legacy systems and modern IoT devices, as well as security vulnerabilities, can be addressed through protocols like MQTT for efficient communication and deploying secure gateways for data management, leading to reduced downtime and maintenance costs .

IoT enhances agricultural productivity through precision farming tools such as soil sensors and autonomous drones for monitoring and irrigation. Challenges include technological limitations in connectivity across rural landscapes, data integration complexities, and investment costs for small-scale farmers, which require robust solutions like satellite Internet and shared service platforms to overcome .

IoT home automation employs protocols like Z-Wave and ZigBee for secure, low-energy communication, alongside HTTPS and OAuth for securing data exchanges. Despite these, vulnerabilities persist such as inadequate encryption, poor device authentication, and insufficient update mechanisms, creating entry points for cyber threats .

SQL databases provide structured, schema-based management suitable for transaction-heavy applications, while NoSQL offers flexibility with unstructured data, supporting rapid scalability and varied data types. The choice impacts data handling strategies, with SQL favoring rigid organizational oversight and NoSQL aligning with dynamic, large-scale IoT deployments necessitating agile data processing .

The four major IoT communication models are Device-to-Device, Device-to-Gateway, Device-to-Data Center, and Back-End Data Sharing. Device-to-Device is used in scenarios requiring direct device interaction, Device-to-Gateway in cases needing intermediary handling, Device-to-Data Center for centralized processing, and Back-End Data Sharing for enhanced collaborative and shared data networks .

You might also like