nptel 1, introduction to iot, By Prof. Sudip Misra
1.
1
Introduction to IoTβ Part I
Dr. Sudip Misra
Associate Professor
Department of Computer Science and Engineering
IIT KHARAGPUR
Email: [email protected]
Website: http://cse.iitkgp.ac.in/~smisra/
Introduction to Internet of Things
2.
IoT
οΌ Internet technologyconnecting devices, machines and tools
to the internet by means of wireless technologies.
οΌ Over 9 billion βThingsβ connected to the Internet, as of now.
οΌ βThingsβ connected to the Internet are projected to cross 20
billion in the near future.
οΌ Unification of technologies such as low-power embedded
systems, cloud computing, big-data, machine learning, and
networking.
2
Introduction to Internet of Things
3.
Origin of Terminology
3
Inthe 2000s, we are heading into a new era of ubiquity, where
the βusersβ of the Internet will be counted in billions and where
humans may become the minority as generators and receivers
of traffic. Instead, most of the traffic will flow between devices
and all kinds of βthingsβ, thereby creating a much wider and
more complex Internet of Things.
(βThe Internet of Thingsβ, ITU Internet Report 2005)
Introduction to Internet of Things
4.
4
οΌ The titleof the report was βInternet of Thingsβ
οΌ Discussed the possibility of internet connected M2M connectivity
networks, extending to common household devices.
οΌ Some areas identified as IoT enablers:
ο§ RFID,
ο§ Nanotechnology,
ο§ Sensors,
ο§ Smart Networks.
Reference: International Telecommunications Union (ITU). (2005). The Internet of Things. Executive Summary [Online]
Introduction to Internet of Things
5.
Alternate Definition
5
The Internetof Things (IoT) is the network of physical objects
that contain embedded technology to communicate and sense
or interact with their internal states or the external
environment.
Gartner Research
Reference: http://www.gartner.com/it-glossary/internet-of-things/
Introduction to Internet of Things
6.
Characteristics
6
οΌ Efficient, scalableand associated architecture
οΌ Unambiguous naming and addressing
οΌ Abundance of sleeping nodes, mobile and non-IP devices
οΌ Intermittent connectivity
Reference: Teemu Savolainen, Jonne Soininen, and Bilhanan Silverajan,βIPv6 Addressing Strategies for IoTβ, IEEE SENSORS
JOURNAL, VOL. 13, NO. 10, OCTOBER 2013
Introduction to Internet of Things
οΌ ATM
ο§ Theseubiquitous money dispensers went online for the first time way
back in 1974.
οΌ WEB
ο§ World Wide Web made its debut in 1991 to revolutionize computing and
communications.
οΌ SMART METERS
ο§ The first power meters to communicate remotely with the grid were
installed in the early 2000s.
οΌ DIGITAL LOCKS
ο§ Smartphones can be used to lock and unlock doors remotely, and business
owners can change key codes rapidly to grant or restrict access to
employees and guests.
10
Introduction to Internet of Things
11.
οΌ SMART HEALTHCARE
ο§Devices connect to hospitals, doctors and relatives to alert them of
medical emergencies and take preventive measures.
οΌ SMART VEHICLES
ο§ Vehicles self-diagnose themselves and alert owners about system failures.
οΌ SMART CITIES
ο§ City-wide infrastructure communicating amongst themselves for unified
and synchronized operations and information dissemination.
οΌ SMART DUST
ο§ Computers smaller than a grain of sand can be sprayed or injected almost
anywhere to measure chemicals in the soil or to diagnose problems in the
human body.
11
Introduction to Internet of Things
12.
Modern Day IoTApplications
12
οΌ Smart Parking
οΌ Structural health
οΌ Noise Urban Maps
οΌ Smartphone Detection
οΌ Traffic Congestion
οΌ Smart Lighting
οΌ Waste Management
οΌ Smart Roads
οΌ River Floods
οΌ Smart Grid
οΌ Tank level
οΌ Photovoltaic Installations
οΌ Water Flow
οΌ Silos Stock Calculation
οΌ Perimeter Access Control
οΌ Liquid Presence
Introduction to Internet of Things
13.
Modern Day IoTApplications
13
οΌ Forest Fire Detection
οΌ Air Pollution
οΌ Snow Level Monitoring
οΌ Landslide and Avalanche Prevention
οΌ Earthquake Early Detection
οΌ Water Leakages
οΌ Radiation Levels
οΌ Explosive and Hazardous Gases
οΌ Supply Chain Control
οΌ NFC Payment
οΌ Intelligent Shopping Applications
οΌ Smart Product Management
Introduction to Internet of Things
Baseline Technologies
οΌ Anumber of technologies that are very closely related to IoT
include
ο§ Machine-to-Machine (M2M) communications,
ο§ Cyber-Physical-Systems (CPS)
ο§ Web-of-Things (WoT).
17
Introduction to Internet of Things
18.
IoT vs. M2M
οΌM2M refers to communications and interactions between machines and
devices.
οΌ Such interactions can occur via a cloud computing infrastructure
(e.g., devices exchanging information through a cloud infrastructure).
οΌ M2M offers the means for managing devices and devices interaction,
while also collecting machine and/or sensor data.
οΌ M2M is a term introduced by telecommunication services providers and,
pays emphasis on machines interactions via one or more
telcom/communication networks (e.g., 3G, 4G, 5G, satellite, public
networks).
18
Introduction to Internet of Things
19.
IoT vs. M2M
οΌM2M is part of the IoT, while M2M standards have a prominent place in
the IoT standards landscape.
οΌ However, IoT has a broader scope than M2M, since it comprises a broader
range of interactions, including interactions between devices/things,
things and people, things with applications and people with applications.
οΌ It also enables the composition of workflows comprising all of the above
interactions.
οΌ IoT includes the notion of internet connectivity (which is provided in most
of the networks outlined above), but is not necessarily focused on the use
of telcom networks.
19
Introduction to Internet of Things
20.
IoT vs. WoT
οΌFrom a developer's perspective, the WoT enables access and
control over IoT resources and applications using mainstream
web technologies (such as HTML 5.0, JavaScript, Ajax, PHP,
Ruby n' Rails etc.).
ο§ The approach to building WoT is therefore based on RESTful principles
and REST APIs, which enable both developers and deployers to benefit
from the popularity and maturity of web technologies.
ο§ Still, building the WoT has various scalability, security etc. challenges,
especially as part of a roadmap towards a global WoT.
20
Introduction to Internet of Things
21.
IoT vs. WoT
οΌWhile IoT is about creating a network of objects, things, people,
systems and applications, WoT tries to integrate them to the Web.
οΌ Technically speaking, WoT can be thought as a flavour/option of an
application layer added over the IoT's network layer. However, the
scope of IoT applications is broader and includes systems that are
not accessible through the web (e.g., conventional WSN and RFID
systems).
21
Introduction to Internet of Things