Introduction To Internet of Things Assignment 1: A. Industry
Introduction To Internet of Things Assignment 1: A. Industry
Assignment 1
1. Internet of Things (IoT) can be integrated with which of these separate domains:
a. Cloud-based storage and computing.
b. Cyber Physical Systems.
c. Big-data networks.
d. All of these.
2. In the current market scenario, IoT captures the maximum share in which one of these?
a. Industry
b. Security
c. Healthcare
d. Home automation
9. Which of these is NOT a part of the Service Layer of the IoT Service Oriented
Architecture?
a. Service integration
b. Service repository
c. Business logic
d. Data sensing and actuation protocols.
3. CoAP is a:
a. Physical layer protocol
b. Application layer protocol
c. Service layer protocol
d. Network layer protocol
9. Which of these is a routing protocol for low power lossy networks over IPv6?
a. RPL
b. OSPF
c. Both a and b
d. None of these
1. The number of channels incorporated in physical layer of the HART standard are:
a. 10
b. 15
c. 20
d. 64
6. This process of bypassing radio dead-spots in Z wave is done using a message called
a. Healing
b. Beacon
c. Probe
d. None of these
Assignment 4
3. With respect to WSN coverage problems, the OGDC algorithm is an acronym for:
a. Optimal Geographic Density Control
b. Optimal Geographic Distance Control
c. Optimal Geographic Distance Coverage
d. Optimal geographic Density Coverage
4. A crossing with respect to WSN is _______ if it is in the interior region of at least one
node’s coverage disk.
a. Partially covered
b. Covered
c. Not covered
d. Isolated
5. MANETs are:
a. Infrastructure oriented
b. Infrastructure less
c. Partially infrastructure oriented
d. Partially infrastructure less
Assignment 5
Consider pin 11 is connected to an LED and pin A0 to LDR sensor, predict the output for
the given code snippets in question 3 to 5.
6. void Loop(){
Value = analogRead(LDR);
Serial.println(Value);
delay(100);
}
a. Prints the value from the sensor to console only once
b. Prints the value from the sensor to console for 100 seconds
c. Prints the value from the sensor to console every 100 seconds
d. None of these
7. What amount of power supply is need for integration of DHT sensor with Arduino?
a. 5V
b. 3.3V
c. 12V
d. Either option 1 or option 2
8. What is the function for reading humidity from DHT sensor from Arduino?
a. dht.readHumidity()
b. dht.readTemperature()
c. dht.begin()
d. dht(pin,DHT22)
10. What is the Arduino Servo library command to move the shaft of Servo motor back and forth
across 180 degree?
a. Knob()
b. Sweep()
c. write()
d. detach()
Introduction to Internet of Things
Assignment 6
1. Which of the following is used when a standard null operation is required in python?
a. Null
b. Void
c. Pass
d. Clear
4. What does 'b' mode stand for in Python file I/O operations?
a. Open a block
b. Open in binary mode
c. Open a block to read
d. Open a block to write
Assignment 7
6. Application program interface (API) used between data and control planes is known as:
a. Northbound API
b. Eastbound API
c. Southbound API
d. Westbound API
8. In SDN, does the control overhead increase compared to the traditional network:
a. Depends on application and network topology
b. Yes, always
c. Not at all
d. Depends on OpenFlow protocol
Assignment 8
1. User association to access point can be done from the latter by:
a. Placing an agent at the access point
b. Placing a master at controller
c. Both a & b required
d. None of the above
4. From the below given options, which is not a characteristic of cloud computing?
a. Low management effort
b. Low level generalization of computation
c. On-demand network access
d. Configurable computing resources
Assignment 9
7. If the time-sensitive data are sent to cloud for analysis, the latency will be ________.
a. Increased
b. Decreased
c. neither increase nor decrease
d. first increase, then decreased
8. What is a good approach to reduce latency?
a. Analyzing data close to the data source
b. Analyzing data in cloud
c. Increasing number of nodes
d. Decreasing number of nodes
10. From the following devices, select the device/devices, which can act as a fog node.
a. Proximity sensor
b. GPS nodule
c. Micro SD card
d. Routers
Introduction to Internet of Things
Assignment 10
2. Which of these can be considered as the sensory organs for smart cities?
a. Buildings
b. Transportation
c. Banks
d. Sensors
4. Same sensor type reporting different data for the same location results in:
a. Imperfection
b. Ambiguity
c. Alignment
d. Conflicts
5. Which of these is the most appropriate technology satisfying the following statement –
“Provides transparent networking with support for zero-configuration networking and
automatic discovery of devices”?
a. UPnP
b. Zigbee
c. LAN
d. IP
6. Which of these connects cable-based networks with wireless networks for increased
sharing of media, control and access and can share network media resources?
a. UPnP
b. DLNA
c. LAN
d. WiFi
7. Which of these is NOT a feature of VANETs?
a. High Dynamic Topology
b. High transmission and computation capability
c. Stable connectivity
d. Predictable mobility pattern
Assignment 11
Assignment 12
2. ANOVA has –
a. Two types
b. Three Types
c. Four Types
d. Any finite value
9. Which of these sensors can be most appropriately used for activity monitoring in
wearables?
a. Accelerometer
b. Cameras
c. LIDARs
d. LED