Assignment 3

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

SAMBHRAM INSTITUTE OF TECHNOLOGY

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING


ASSIGNMENT 3, MAY- 2024

Subject: INTERNET OF THINGS Subject Code: 18CS81


Last date of Submission: 05 / 05 / 2024

Course Outcomes: The student will be able to.


CO 1. Assess the genesis and impact of IoT applications, architectures in real world
CO 2. Illustrate diverse methods of deploying smart objects and connect them to network
CO 3. Compare different Application protocols for IoT.
CO 4. Infer the role of Data Analytics and Security in IoT
CO 5. Identify sensor technologies for sensing real world entities and understand the role of IoT in various domains of
industry

Each question carries (8) marks

Q. Questions Bloom’
No s Level
MODULE - 4
1 What do you mean by data and analytics for IOT? Explain. L3
Discuss Big data analytics tools and technology
2 Explain the elements of Hadoop with a neat diagram L3
3 Explain neural network in machine learning with a detail example L3
4 Describe the components of FNF L3
5 Explain the Purdue Model for Control Hierarchy
6 Compare between Big Data, Edge Analytics and Network Analytics
7 Explain Formal Risk Analysis structures L3
8 Explain in detail how IT and OT security practices and system vary in real time L3
9 Discuss OCTAVE and FAIR formal risk analysis L3
10 Explain Secured Networks Infrastructure by using process control hierarchy model L3
MODULE - 5
1 Explain with an example, a basic structure of Arduino programming L3
2 Explain the following with respect to Arduino programming. L3
i. Structure ii. Functions iii. Variables iv. Flow control statements
v. Data Type vi. Constants
3 Explain Raspberry Pi Learning board. Explain general commands for raspberry pi L3
4 Explain with an example the following methods: L3
a. pinMode(pin,mode) b. digitalRead(pin) c. digitalWrite(pin,High)
d. analogRead(pin) e. analogWrite(pin,value) f. delay(ms)
g. millis() h. min(x,y), max(x,y) i. randomseed(value)
j. random(min,max) k. serial.begin(rate) l. serial.println(data)
5 Write a note on DS18B20 temperature sensor L3
6 With a neat diagram, explain a four layered architecture of a smart city IoT Infrastructure L3
7 Explain with a neat sketch, the following use cases: L3
a. Street lighting architecture b. Smart parking c. Smart traffic control
8 With a neat diagram, explain wireless temperature monitoring system using Raspberry Pi(8) L3
9 With the case study explain smart and connected cities using Raspberry L3
10 Write a python program on Raspberry Pi to blink an LED L3

You might also like