You are on page 1of 5

UNIT-V

PART –A

1) What is Arduino?
A single-board microcontroller used for prototyping, without having to deal with breadboards or soldering.
The software to operate an Arduino is free and open source.

2) Write short note on web application messaging protocol?


Web Application Messaging Protocol (WAMP) is a sub-protocol of Websocket which provides publish-
subscribe and remote procedure call (RPC) messaging patterns.

3) Discuss the importance of XML in IoT?


XML (Extensible Markup Language) is a data format for structured document interchange.

4) Define Virtual workspaces?


An abstraction of an execution environment that can be made dynamically available to authorized clients by
using well-defined protocols.

5) List out the cloud storage models?


Amazon web service and Xively cloud.

6) What is Xively cloud service?


It is a commercial platform as a service for the internet of things.

7) What is Boto?
Boto is a Python package that provides interfaces to Amazon Web Services (AWS).

8) What is Autobahn for IoT?


It is a open source framework for web, mobile and internet of things.

9) What are the features of Autobahn?


The features of Autobahn are: Websocket protocol and WAMP clients

10) Write a short note on Scikit-learn package?


Scikit-learn is an open source machine learning library for Python that provides implementations of various
machine learning algorithms for classification, clustering, regression and dimension reduction problems.

Part-B

1) Define WAMP protocol and explain WAMP concept.


i. Web Application Messaging Protocol.
ii. Web Application Messaging Protocol (WAMP) is a sub-protocol of Websocket which provides
publish-subscribe and remote procedure call (RPC) messaging patterns.
2) With an example discuss about IoT application with Amazon Auto Scaling by using Python code.

3) Explain about IoT cloud with home automation.


4) Discuss about the analysis of IoT with smart environment.
5) Explain about Xively Cloud for IoT.
i. Xively (formerly known as Cosm and Pachube) is an Internet of Things (IoT) platform owned by
Google.
ii. Xively offers product companies a way to connect products, manage connected devices and the data
they produce, and integrate that data into other systems.
iii. A Platform as a Service built for the IoT. According to their website, this includes directory services,
data services, a trust engine for security, and web-based management application.
iv. Xively’s messaging is built on a publish-subscribe protocol called MQTT. The API supports REST,
WebSockets, and MQTT.
v. The Xively Professional Services team has helped numerous companies successfully deploy IoT
connected products into the market.
vi. Xively has partnered with chipset companies such as ARM, Atmel and TI as well as solution providers
and IoT industry alliances like OASIS.

6) What are the risks and challenges that we should be aware of when it comes to the Internet of Everything?
Refer Unit-4-> Part B-> Q 9

7) Explain the concept of Home Automation using IoT.


8) What are the impacts that can be observed in implementing internet of Things on Agriculture sector?
9) What Impacts will the Internet Of Things have on infrastructure and smart cities sector?
10) Compare the contrast the difference between Wireless Sensor Network (WSN) and Internet Of Things (IoT)?

Wireless sensor network (WSN) refers to a group of spatially dispersed and dedicated sensors for monitoring
and recording the physical conditions of the environment and organizing the collected data at a central
location. WSNs measure environmental conditions like temperature, sound, pollution levels, humidity, wind,
and so on.

The Internet of things is the extension of Internet connectivity into physical devices and everyday
objects. Embedded with electronics, Internet connectivity, and other forms of hardware, these
devices can communicate and interact with others over the Internet, and they can be remotely
monitored and controlled

You might also like