You are on page 1of 4

Unit-1

MAX PO/
Q.
Question MARK CO BL PSO
No S
1. a Elaborate on the two main approaches to implementing Web Services 8 1 3 1/1
for IOT applications namely (a) Web-Sockets, (b) HTTP and REST.
Specially focus on the key differences between the schemes. For each
of them give at least one example which makes the scheme more
suitable than the other.

1. b Illustrate the main features of Smart-IOT based systems meant for: 7 1 2 1/1
a) Homeland Security.
b) Overhead water tank monitoring.

3. a 8 1 3 1/1
Consider the following application scenarios:
i. Smart Garage – Vehicle Diagnostic Systems
ii. Smart Parking
iii. Farm Management System – Plants and Cattle

For each of these applications, state and justify its appropriate IOT-Level.
Illustrate each with a neat diagram clearly showing all the functional
blocks for the particular level of the IOT system.
Unit-2
MAX PO/
Q.
Question MARK CO BL PSO
No S
2. a An IoT based smart system needs to be developed for regulating the 8 2 3 2,3/
temperature of Air conditioning (AC) automatically in coordination 3
with celling fan. Assume that initially AC is on, once the room
temperature is below 200C then AC needs to be OFF and FAN to be ON
and when the room temperature is exceeding the upper limit of 28 0C
then Fan needs to be OFF and AC to be ON. Justify your answer.
Anyway, assuming that the Arduino-Uno will be used, draw the Hard
Ware interconnection diagram along with the snippet of working code
and develop a sketch for this controller with suitable illustrations
detail the functioning of working model.

2. b Compare the main features of Bluetooth and Wi-Fi and state at least 7 2 2 2,3/
one IOT based application for each of them. 3

3. b Illustrate the basics of sensors and actuators with a working 7 2 3 2,3/


example for each in the context of IoT, to deploy a working 3
model in Smart City Environment.
Unit-3
MAX PO/
Q.
Question MARK CO BL PSO
No S
1. a Identify at least 5 data types supported in Python. State their 8 3 3 3/3
key characteristics and develop a Python program/ program to
demonstrate the usage of these data types.
1. b Consider that you are a programmer in Python trying to develop 7 3 4 3/3
the scenario with the following rules 
Rule 1: Given any initial Prime number
Rule 2: Divide by two if the number is even else multiplied by 2
Rule 3: Add 3 if the input is odd.
Based on the rules apply your knowledge to analyze the
following
i) Develop the code for the scenario in Python
ii) Examine the code and predict the output for a given
input as 3 using Python.

3. a Apply your knowledge in accomplishing file handling in python 8 3 3 3/3


Ascertain the concept with a suitable example
Unit-4
MAX PO/
Q.
Question MARK CO BL PSO
No S

2. a Explain the use of the following wired communication Protocols 8 4 2 1,2/


and develop a working model to illustrate the process in 2
communicating 32-bits of data.
i) UART
ii) I2C
2. b Illustrate the use of Application-level protocols and explain the 7 4 2 1,2/
working of MQTT Protocol. 2

3. b Compare the usage and working of CoAP, XMPP protocols in IoT. 7 4 2 1,2/
2

Unit-5

You might also like