R15
Code No: 824AX
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
--- Content provided by FirstRanker.com ---
MCA V Semester Examinations, April/May - 2019
INTERNET OF THINGS
--- Content provided by FirstRanker.com ---
Time: 3hrs--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
Max.Marks:75
--- Content provided by FirstRanker.com ---
Note: This question paper contains two parts A and B.
Part A is compulsory which carries 25 marks. Answer all questions in Part A. Part B
--- Content provided by FirstRanker.com ---
consists of 5 Units. Answer any one full question from each unit. Each question carries10 marks and may have a, b, c as sub questions.
--- Content provided by FirstRanker.com ---
PART - A--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
5 ? 5 Marks = 251.a) Define Internet of Things? Mention the characteristics of IoT.
--- Content provided by FirstRanker.com ---
[5]
--- Content provided by FirstRanker.com ---
b) Describe the significance of M2M in IoT.--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
[5]c) List and mention the functions available in Python packages for IoT.
--- Content provided by FirstRanker.com ---
[5]
d) Correlate Raspberry PI with python.
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
[5]e) List the web servers supported by IoT. Suggest the best web server to use in IoT. [5]
--- Content provided by FirstRanker.com ---
PART - B
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
5 ? 10 Marks = 50
--- Content provided by FirstRanker.com ---
2.
Illustrate the IoT enable Technologies.
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
[10]OR
3.
--- Content provided by FirstRanker.com ---
Describe any 2 domain specific IoTs. Mention the challenges in each case. How do you
overcome those challenges?
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
[10]
4.
--- Content provided by FirstRanker.com ---
How do you manage the IoT system with following?
--- Content provided by FirstRanker.com ---
a) NETCOZFb)YANG- NETCONF
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
[5+5]
OR
--- Content provided by FirstRanker.com ---
5.a)
Write a short on note software defined networks.
--- Content provided by FirstRanker.com ---
b)What is concept of Network function virtualization?
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
[5+5]6.
--- Content provided by FirstRanker.com ---
Illustrate the concepts of data types and data structures in Python.[10]
--- Content provided by FirstRanker.com ---
OR
7.
--- Content provided by FirstRanker.com ---
Write down the final values of A0, A1, ...An.--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
A0 = dict(zip(('a','b','c','d','e'),(1,2,3,4,5)))
A1 = range(10)
A2 = sorted([i for i in A1 if i in A0])
--- Content provided by FirstRanker.com ---
A3 = sorted([A0[s] for s in A0])A4 = [i for i in A1 if i in A3]
A5 = {i:i*i for i in A1}
A6 = [[i,i*i] for i in A1]
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
[10]
--- Content provided by FirstRanker.com ---
8.
--- Content provided by FirstRanker.com ---
Illustrate the Raspberry PI interfaces with suitable examples.--- Content provided by FirstRanker.com ---
[10]
OR
--- Content provided by FirstRanker.com ---
9.Write a Python program with Raspberry PI for reading inputs from pins.
[10]
--- Content provided by FirstRanker.com ---
10.
Illustrate the python web application frame work.
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
[10]
OR
--- Content provided by FirstRanker.com ---
11.
Explain following
a) Cloud storage models.
--- Content provided by FirstRanker.com ---
b) Communication APIs.
--- Content provided by FirstRanker.com ---
[5+5]
--- Content provided by FirstRanker.com ---
---ooOoo---
--- Content provided by FirstRanker.com ---