UNIT 1 QB With Answers
UNIT 1 QB With Answers
4 Build a system with a neat diagram of Inferring information and Applying C323.1 2.6.
Knowledge from data 3
5 List the Scope of IoT in various applications to connect Analyzing C323.1 2.6.
things(devices,applications,machines) 3
1) Home
2) Cities
3) Environment
4) Energy
5) Retail
6) Logistics
7) Agriculture
8) Industry
3 Marks Questions
S.N Question Taxono
o
1 Describe the characteristics of IoT. Remem
Characteristics:
1) Dynamic & Self Adapting: IoT devices and systems may have the
capability to dynamically adapt with the changing contexts and take
actions based on their operating conditions, user‗s context or sensed
environment.
Eg: the surveillance system is adapting itself based on context and changing conditions.
2) Self Configuring: allowing a large number of devices to work
together to provide certain functionality.
3) Inter Operable Communication Protocols: support a number of
interoperable communication protocols and can communicate with
other devices and also with infrastructure.
4) Unique Identity: Each IoT device has a unique identity and a unique
identifier (IP address).
5) Integrated into Information Network: that allow them to communicate
and exchange data with other devices and systems.
2 Underst
Explain the role of things in IoT.
The Internet of Things (IoT) describes the network of physical objects—“things”—that are
embedded with sensors, software, and other technologies for the purpose of connecting and
exchanging data with other devices and systems over the internet.
IoT allows businesses and people to be more connected to the world around them, and to do
more meaningful, higher-level work. A complete IoT solution integrates four distinct
components: sensors/devices, connectivity, data processing, and a user interface.
3 Underst
Mention the applications of IoT.
1) Home
2) Cities
3) Environment
4) Energy
5) Retail
6) Logistics
7) Agriculture
8) Industry
9) Health & Life Style
4 Underst
Explain various link layer protocols of IoT.
Protocols:
• 802.3-Ethernet: IEEE802.3 is collection of wired Ethernet standards for
the link layer.
• 802.16 - WiMax: IEEE802.16 is a collection of wireless broadband
standards including exclusive description of link layer. WiMax provide
data rates from 1.5 Mb/s to 1Gb/s.
• 802.15.4-LR-WPAN: IEEE802.15.4 is a collection of standards for low rate
wireless personal area network(LR-WPAN). Basis for high level
communication protocols such as ZigBee. Provides data rate from
40kb/s to250kb/s.
• 2G/3G/4G-Mobile Communication: Data rates from 9.6kb/s(2G) to up
to100Mb/s(4G).
5 Examine with a neat diagram the need of WebSocket-based Communication APIs? Analyz
5 Marks Questions
S.N Question Taxo
o
1 Analyze the functionalities that all IoT devices can do? Anal
Artificial Intelligence: IoT makes things smart and enhances life through the
use of data. For example, if we have a coffee machine whose beans have
going to end, then the coffee machine itself order the coffee beans of your
choice from the retailer.
Sensing: The sensor devices used in IoT technologies detect and measure any
change in the environment and report on their status. IoT technology brings
passive networks to active networks. Without sensors, there could not hold an
effective or true IoT environment.
2 Unde
Illustrate the generic block diagram of an IoTdevice and explain it briefly.
3 Discuss in detail about the need of IoT in health Care and life style System
Creati
4 Explain the role of IOT in Home Automation System and industry.
Unde
5.identify the various blocks that are used in the Request-Response communication model.
In which the client sends request to the server and the server replies to requests.
Is a stateless communication model and each request-response pair is
independent of others.
10 Marks Questions
S. Question Taxono Co P.I
No my mapp
ing
1 Explain in detail about the various enabling technologies in which IoT Underst C323. 1.6
System? and 1 .1
IoT Enabling Technologies
IoT is enabled by several technologies
including Wireless Sensor Networks, Cloud
Computing, Big Data Analytics, Embedded
Systems, Security Protocols and architectures,
Communication Protocols, Web Services,
Mobile internet and semantic search engines.
2 Discuss along with the necessary diagrams about the IOT Levels 1,2 and 3 Creating C323. 1.6
and Templates? 1 .1
4 Identify the basic building blocks in Generic block diagram of an IoT Device Applyin C323. 2.6
and justify the need of each block in it? g 1 .3
Sensors:
These form the front end of the IoT devices. These are the
so-called “Things” of the system. Their main purpose is to
collect data from its surroundings (sensors) or give out
data to its surrounding (actuators).
These have to be uniquely identifiable devices with a
unique IP address so that they can be easily identifiable
over a large network.
These have to be active in nature which means that they
should be able to collect real-time data. These can either
work on their own (autonomous in nature) or can be made
to work by the user depending on their needs (user-
controlled).
Examples of sensors are gas sensor, water quality sensor,
moisture sensor, etc.
Processors:
Processors are the brain of the IoT system. Their main
function is to process the data captured by the sensors and
process them so as to extract the valuable data from the
enormous amount of raw data collected. In a word, we can
say that it gives intelligence to the data.
Processors mostly work on real-time basis and can be
easily controlled by applications. These are also
responsible for securing the data – that is performing
encryption and decryption of data.
Embedded hardware devices, microcontroller, etc are the
ones that process the data because they have processors
attached to it.
Gateways:
Gateways are responsible for routing the processed data
and send it to proper locations for its (data) proper
utilization.
In other words, we can say that gateway helps in to and fro
communication of the data. It provides network connectivity
to the data. Network connectivity is essential for any IoT
system to communicate.
LAN, WAN, PAN, etc are examples of network gateways.
Applications:
Applications form another end of an IoT system.
Applications are essential for proper utilization of all the
data collected.
These cloud-based applications which are responsible for
rendering the effective meaning to the data collected.
Applications are controlled by users and are a delivery
point of particular services.
Examples of applications are home automation apps,
security systems, industrial control hub, etc.
5 Discuss along with the necessary diagrams about the IOT Levels 4,5 and 6 Creating C323. 2.6
and Templates? 1 .3
IoT Level4: System has multiple nodes that perform local
analysis. Data is stored in the cloud and application is cloud
based as shown in fig. Level4 contains local and cloud based
observer nodes which can subscribe to and receiveinformation
collected in the cloud from IoT devices. An example of a Level4
IoT system for Noise Monitoring.
IoT Level5: System has multiple end nodes and one coordinator
node as shown in fig. The end nodes that perform sensing
and/or actuation. Coordinator node collects data from the end
nodes and sends to the cloud.Data is stored and analyzed in the
cloud and application is cloud based. Level5 IoT systems are
suitable for solution based on wireless sensor network, in which
data involved is big and analysis requirements are
computationally intensive. An example of Level5 system for
Forest Fire Detection.
IoT Level6: System has multiple independent end nodes that perform
sensing and/or actuation and sensed data to the cloud. Data is stored in the
cloud and application is cloud based as shown in fig. The analytics
component analyses the data and stores the result in the cloud data base.
The results are
visualized with cloud based application. The centralized
controller is aware of the status of all the end nodes and sends
control commands to nodes. An example of a Level6 IoT system
for Weather Monitoring System.