SlideShare a Scribd company logo
Internet of Things
Magesh Parthasarathy
Standards bodies working on IoT
• ITU standards IoT Global Standards Initiative, IoT overview Y.2060, Y.2061
(Requirements for support of machine-oriented communication applications in the
NGN environment)
• Within IoT-GSI [numerous Recommendations completed]
 SG11 - APIs and protocols for IoT (activity started 07/2014), IoT Testing
 SG13 - Focus on Network Aspects of IoT
 SG16 - Focus on IoT applications, including e-health
 SG17 - Security and privacy protection aspects of IoT (already published
some specs related to USN and services using tag-based identification)
Other activities
 SG15 -Smart Grids, Home Networks
 Focus Group on Smart Sustainable Cities (FG SSC) (since 02/2013)
 Focus Group on Smart Water Management (FG SWM) (since 06/2013)
 Focus Group on M2M Service Layer (FG M2M) (closed 03/2014)
 Collaboration on ITS Communication Standards (also some past FGs on Cars)
Standards bodies working on IoT
• IEEE P2413 – Standard for an Architectural Framework for the Internet of Things
• Industrial Internet Consortium
• OneM2M
• LoRA alliance
• IPSO alliance (IP for Smart Objects)
• IETF – 6LoWPAN working group, CoRE(Constrained Restful Environment) working group, ROLL (Routing over Low
Power and Low Noisy networks) working group
• NIST – Smart grid forum
• ETSI
• 3GPP standards – IMS
• 5G americas
• CENELEC – European Committee for ElectroTechnical standardization
• IoT-A
• ATIS
• TIA
• Open Mobile Alliance
• Broadband Forum
• OASIS
• OGC
• GS1
M2M communications
• Telematics – connected cars used for safety and
security; services and infotainment
• Metering – meters to report consumption mainly
electricity
• Remote monitoring – sensors connected to assets are
tracked and monitored in real-time
• Fleet management – Vehicles can be managed and
tracked through the path they go
• Security – connectivity used for home and small
business security alarms
• ATM/Point of Sales – ATM and POS devices are
connected to a centralized secure environment
IoT –Internet of Things
Applications
Application Enablement
Internet connectivity
Automo
tive
Transpo
rt
Utility
Smart
City
Agricult
ure
Health
People Vehicle Building Assets
Industri
al
Resourc
es
Spaces
Devices
IoT Landscape
Functional layers and capabilities of an
IoT solution
Asset Layer
Resource Layer
Communication Layer
Service Support Layer
Data and Information layer
Application layer
Business Layer
SECURITY
Management
IoTDataandServices
Functional layers and capabilities of an
IoT solution
Assets Layer- The assets of interest are the realworld objects and entities that are subject to being monitored and controlled,as
well as having digital representations and identities. The typical examples include vehicles and machinery, fixed
infrastructures such as buildings and utility systems, homes, and people themselves. Identification of assets using RFID or
optical bar codes
Resource Layer - provides the main functional capabilities of sensing, actuation, and embedded identities. Sensors and actuators
in various devices that may be smartphones or Wireless Sensor Actuator Networks (WSANs), M2M devices like smart
meters, or other sensor/actuator nodes,deliver these functions.
Communication Layer – LAN and WAN networks using wired and wireless networking technologies. Wireless LAN technologies like
ieee 802.11, ieee802.15.4 (Low rate WPAN), Bluetooth, Bluetooth Low energy, Zigbee networks
Service Support Layer – done from data centers for tasks like remote device management that can do remote software upgrades,
remote diagnostics or recovery, and dynamically reconfigure application processing such as setting event filters.
Data and Information Layer - main purposes are to capture knowledge and provide advanced control logic support
Application Layer - provides the specific IoT applications
Business Layer - This is where any integration of the IoT applications into business processes and enterprise systems takes place.
The enterprise systems can, for example, be Customer Relationship Management (CRM), Enterprise Resource Planning
(ERP), or other Business Support Systems (BSS).
Management - management of various parts of the system solution related to its operation, maintenance, administration, and
provisioning. This includes management of devices, communications networks, and the general Information Technology (IT)
infrastructure as well as configuration and provisioning data, performance of services delivered, etc.
Security – Information and Communication Security. Trust, Identity management, authentication and authorization are key
capabilites.
Data and Services – Data mining and data analytics done here and transfer of data into knowledge is done here
IoT devices and gateways
• A device can be characterized as having several properties, including:
• Microcontroller: 8-, 16-, or 32-bit working memory and storage.
• Power Source: Fixed, battery, energy harvesting, or hybrid.
• Sensors and Actuators: Onboard sensors and actuators, or circuitry
that allows them to be connected, sampled, conditioned, and
controlled.
• Communication: Cellular, wireless, or wired for LAN and WAN
communication.
• Operating System (OS): Main-loop, event-based, real-time, or fullfeatured
OS with low foot print TCP/IP stack Contiki, TinyOS, FreeRTOS, uIP stack open source
• Applications: Simple sensor sampling or more advanced applications.
• User Interface: Display, buttons, or other functions for user
interaction.
• Device Management (DM): Provisioning, firmware, bootstrapping,
and monitoring.
• Execution Environment (EE): Application lifecycle management and
Application Programming Interface (API).
Device management
Device management (DM) is an essential part of the IoT and provides
efficient means to perform many of the management tasks for
devices:
• Provisioning: Initialization (or activation) of devices in regards to
configuration and features to be enabled.
• Device Configuration: Management of device settings and
parameters.
• Software Upgrades: Installation of firmware, system software, and
applications on the device.
• Fault Management: Enables error reporting and access to device
status.
Examples of device management standards include TR-069 and OMA-
DM.
Data Management
• Data generation
• Data acquisition – continuous monitoring, interval-poll,
event based
• Data validation – Failure to validate data leads to security
breaches, database corruption, Denial of service
• Data storage – massive parallel processing DB’s, distributed
file systems, cloud computing platforms needed
• Data processing – working with data at rest (already stored)
or in motion( stream data), F to C conversion of data in
temp reading
• Data remanance – even if data is erased or
removed/deleted, it can be retrieved/data recovery
• Data analysis – data mining, machine learning, statistics
Data Analytics
• Hadoop’s MapReduce
• HBase: A column-oriented data store that provides real-time
read/write access to very large tables distributed over HDFS.
• Mahout: A distributed and scalable library of machine learning
algorithms that can make use of MapReduce.
• Pig: A tool for converting relational algebra scripts into MapReduce
jobs that can read data from HDFS and HBase.
• Hive: Similar to Pig, but offers an SQL-like scripting language called
HiveQL instead.
• Impala: Offers low-latency queries using HiveQL for interactive
exploratory analytics, as compared to Hive, which is better suited for
long running batch-oriented tasks.
ETSI M2M Functional Architecture
M2M Applications
M2M service capabilities
Core Network
Access Network
M2M Applications
M2M service capabilities
M2M device
M2M Applications
M2M Service Capabilities
M2M
Management
function
Network
Management
Function
M2M Gateway
M2M Area
Network M2M device
Network
Domain
Device and
Gateway
Domain
ETSI M2M Architecture
• M2M Device: This is the device of interest for an M2M scenario, for example, a device with a temperature sensor. An M2M
Device contains M2M Applications and M2M Service Capabilities. An M2M device connects to the Network Domain either
directly or through an M2M Gateway:
• Direct connection: The M2M Device is capable of performing registration, authentication, authorization, management, and
provisioning to the Network Domain. Direct connection also means
that the M2M device contains the appropriate physical layer to be able to communicate with the Access Network.
• Through one or more M2M Gateway: This is the case when the M2M device does not have the appropriate physical layer,
compatible with the Access Network technology, and therefore it needs a network domain proxy. Moreover, a number of
M2M devices may form their own local M2M Area Network that typically employs a different networking technology from
the Access Network. The M2M Gateway acts as a proxy for the Network Domain and performs the procedures of
authentication, authorization, management, and provisioning. An M2M Device could connect through multiple M2M
Gateways.
• M2M Area Network: This is typically a local area network (LAN) or a Personal Area Network (PAN) and provides connectivity
between M2M Devices and M2M Gateways. Typical networking technologies are IEEE 802.15.1 (Bluetooth), IEEE 802.15.4
(ZigBee, IETF 6LoWPAN/ROLL/CoRE), MBUS, KNX (wired or wireless) PLC, etc.
• M2M Gateway: The device that provides connectivity for M2M Devices in an M2M Area Network towards the Network Domain.
The M2M Gateway contains M2M Applications and M2M Service Capabilities. The M2M Gateway may also provide services
to other legacy devices that are not visible to the Network Domain.
The Network Domain contains the following functional/topological
entities:
• Access Network: this is the network that allows the devices in the Device and Gateway Domain to communicate with the Core
Network.Example Access Network Technologies are fixed (xDSL, HFC) and wireless (Satellite, GERAN, UTRAN, E-UTRAN W-
LAN, WiMAX).
ETSI M2M Architecture
• Core Network: Examples of Core Networks are 3GPP Core Network and ETSI TISPAN Core Network. It provides the
following functions:
• IP connectivity.
• Service and Network control.
• Interconnection with other networks.
• Roaming.
• M2M Service Capabilities: These are functions exposed to different M2M Applications through a set of open
interfaces. These functions use underlying Core Network functions, and their objective is to abstract the network
functions for the sake of simpler applications.
• M2M Applications: These are the specific M2M applications (e.g. smart metering) that utilize the M2M Service
Capabilities through the open interfaces.
• Network Management Functions: These are all the necessary functions to manage the Access and Core Network (e.g.
Provisioning, Fault Management, etc.).
• M2M Management Functions: These are the necessary functions required to manage the M2M Service Capabilities
on the Network Domain while the management of an M2M Device or Gateway is performed by specific M2M
Service Capabilities. There are two M2M Management functions:
• M2M Service Bootstrap Function (MSBF): The MSBF facilitates the bootstrapping of permanent M2M service layer
security credentials in the M2M Device or Gateway and the M2M Service Capabilities in the Network Domain. In
the Network Service Capabilities Layer, the Bootstrap procedures perform, among other procedures, provisioning
of an M2M Root Key (secret key) to the M2M Device or Gateway and the M2M Authentication Server (MAS).
• M2M Authentication Server (MAS): This is the safe execution environment where permanent security credentials
such as the M2M Root Key are stored. Any security credentials established on the M2M Device or Gateway are
stored in a secure environment such as a trusted platform module.
ITU-T IoT Reference Model
Application
Layer
IoT Applications
Service &
Application
support Layer
Generic
Support
Capabilities
Specific
Support
Capabilities
Network
Layer
Networking Capabilities
Transport Capabilities
Device
Layer
Device
Capabilities
Gateway
Capabilities
Security
Capabilities
Management
Capabilities
GenericManagementCapabilities
GenericManagementCapabilities
SpecificManagementCapabilities
SpecificManagementCapabilities
Remote patient monitoring
Data storage and Data processing
Mobility Mgmt and AAA
FCAPS,
device
mgmt,
traffic
mgmt,
network
topology
mgmt
IETF CoRE HTTP Proxy
HTTP-CoAP
Proxy
CoAP-HTTP
Proxy
HTTP Client
HTTP Server
CoAP Server
CoAP Client
HTTP Proxy
Request from HTTP client to CoAP
server through HTTP proxy
802802.15.4
8026LoWPAN
802IPv6
UDP ROLL
CoAP
CoAP
Server
App
802802.15.4
8026LoWPAN
802IPv6
UDP ROLL
CoAP
8802.11.3
8IP v4
8TCP
8HTTP
8802.11.3
8IP v4
8TCP
8HTTP
Cross Proxy
Device Sensor Area
Network SAN
Internet
SAN
Gateway
Internet Cloud
Application
Application level protocols in IoT
• COAP (Constrained Application Protocol)/UDP
• RESTful HTTP/HTTP
• IBM’s MQTT (Message Queue Telemetry Transport)/TCP
• XMPP (Extensible Messaging and Presence protocol)/TCP
• AMQP ( Advanced message queing protocol)/TCP
• Websockets/TCP
• JMS – Java message service API
• DDS – Data Distribution Service open source middleware
IoT Security
• DOS/DDOS attacks
• Protection from Hacking
• Cybersecurity attacks
• Access control mechanisms
• Authentication and authorization
• Protection of Automation using machine learning
• Privacy of data
• Identity management – digital identity with biometrics
• Network Security – Nessus Scan
• Internet Security – browser vulnerabilities, operating system vulnerabilities, data base vulnerabilities, Eavesdropping/wiretap, Forge, Replay, Delay
and Rush, Reorder, Delete transit packets Defense : Key generate, Encryption and Decryption
• Botnet/Keylogger/Hypervisors/rootkits – Identity theft, Denial of service attacks, spam, click fraud Defense : Signature based detection using
antivirus
• Intranet Security – Access control and NAC, Risk Audit, physical securiity, Application level firewall to connet outside vendors to intranet called XML
firewall
• LAN Security – NDS attacks like ip address spoofing, mac address spoofing, arp cache poisoning,dns name corruption, Firewall, IDS/IPS, signature
analysis using pattern matching of the content in the data packets, network scanner nmap, port scanning tools Superscan, network sniffer ethereal,
Ethersnoop light
• Network Intrusion and Detection SNORT
• Intrusion Prevention Systems
• Wireless networks security – WEP( Wireless Equivalent Privacy), WPA and WPA2 (Wi-fi protected access), SPINS ( Security Protocol for sensor
networks)
• Cellular network security
• RFID security
• Storage networks security
• Physical security – smart card reader, biometric card readers
• Disaster recovery from natural disasters
• Firewalls
• Forensics
Emerging IoT applications
Consumer Electronics
• Connected gadgets
• Wearables
• Robotics
• Participatory sensing
• Social Web of Things
Automotive transport
• Autonomous Vehicles
• Multimodal transport
Retail Banking
• Micro Payments
• Retail logistics
• Product life-cycle info
• Shopping assistance
Environmental
• Pollution
• Air,Water,Soil
• Weather, climate
• Noise
Infrastructures
• Buildings and Homes
• Roads and rails
Utilities
• Smart grid
• Water management
• Gas,oil and renewables
• Waste management
• Heating and cooling
Health well-being
• Remote monitoring
• Assisted living
• Behavioral change
• Treatment compliance
• Sports and Fitness
Emerging IoT Applications
Smart Cities
• Integrated environments
• Optimized Operations
• Convenience
• Socioeconomics
• Sustainability
• Inclusive living
Process Industries
• Robotics
• Manufacturing
• Natural resources
• Remote operations
• Automation
• Heavy machinery
Agriculture
• Forestry
• Crops and Farming
• Urban Agriculture
• Livestock and fisheries
Smart Solutions
Smart City
Smart Home
NIST Smart Grid

More Related Content

PPTX
Iot architecture
Anam Iqbal
 
PPTX
WSN NETWORK -MAC PROTOCOLS - Low Duty Cycle Protocols And Wakeup Concepts – ...
ArunChokkalingam
 
PPTX
TinyOS
Sneha Shodhan
 
PPT
Wireless sensor network and its application
Roma Vyas
 
PPTX
IOT DATA MANAGEMENT AND COMPUTE STACK.pptx
MeghaShree665225
 
PPTX
Mobile Computing
Swetha Pallati
 
PPTX
Wireless Sensor Networks ppt
Devdutta Chakrabarti
 
PPTX
Iot
Ankit Anand
 
Iot architecture
Anam Iqbal
 
WSN NETWORK -MAC PROTOCOLS - Low Duty Cycle Protocols And Wakeup Concepts – ...
ArunChokkalingam
 
Wireless sensor network and its application
Roma Vyas
 
IOT DATA MANAGEMENT AND COMPUTE STACK.pptx
MeghaShree665225
 
Mobile Computing
Swetha Pallati
 
Wireless Sensor Networks ppt
Devdutta Chakrabarti
 

What's hot (20)

PDF
IoT and m2m
pavan penugonda
 
PDF
IoT ecosystem
Md. Shamsul Haque
 
PPTX
IoT
Ananth Kumar
 
PDF
Network security & cryptography full notes
gangadhar9989166446
 
PPTX
Network (Hub,switches)
KarthicaMarasamy
 
PDF
Security challenges in IoT
Vishnupriya T H
 
PPTX
Cloud of things (IoT + Cloud Computing)
Zakaria Hossain
 
PPTX
Iot architecture
Niranjan Kumar
 
PPTX
Ad-Hoc Networks
Mshari Alabdulkarim
 
PPT
Bluetooth Slides
Aniruddha Gupta
 
PPTX
User datagram protocol (udp)
Ramola Dhande
 
PPT
Wireless network ppt
Basil John
 
PPTX
Introduction to IoT Security
CAS
 
PPTX
Iot and cloud computing
eteshagarwal1
 
PPTX
Iot presentation
huma742446
 
PPTX
M2M - Machine to Machine Technology
Samip jain
 
PPT
Utran architecture(rashmi)
Dr. ABHISHEK K PANDEY
 
PPT
Sensor networks
Marc Pous
 
PDF
2.3 time division multiple access
JAIGANESH SEKAR
 
PPTX
Data aggregation in wireless sensor networks
Jasleen Kaur (Chandigarh University)
 
IoT and m2m
pavan penugonda
 
IoT ecosystem
Md. Shamsul Haque
 
Network security & cryptography full notes
gangadhar9989166446
 
Network (Hub,switches)
KarthicaMarasamy
 
Security challenges in IoT
Vishnupriya T H
 
Cloud of things (IoT + Cloud Computing)
Zakaria Hossain
 
Iot architecture
Niranjan Kumar
 
Ad-Hoc Networks
Mshari Alabdulkarim
 
Bluetooth Slides
Aniruddha Gupta
 
User datagram protocol (udp)
Ramola Dhande
 
Wireless network ppt
Basil John
 
Introduction to IoT Security
CAS
 
Iot and cloud computing
eteshagarwal1
 
Iot presentation
huma742446
 
M2M - Machine to Machine Technology
Samip jain
 
Utran architecture(rashmi)
Dr. ABHISHEK K PANDEY
 
Sensor networks
Marc Pous
 
2.3 time division multiple access
JAIGANESH SEKAR
 
Data aggregation in wireless sensor networks
Jasleen Kaur (Chandigarh University)
 
Ad

Viewers also liked (20)

PPTX
Internet of things
Magesh Parthasarathy
 
PDF
Internet of Things: an overview
Pascal Bodin
 
PPT
Internet of Things and its applications
Pasquale Puzio
 
PDF
Shifting services provided by punepackermover
punepacker
 
PPTX
Idea assessment canvas
MBI Program - Bangkok University
 
DOCX
프로코밀『 W3.ow.to 』 톡 w2015 ♡ 프로코밀판매,프로코밀약효,프로코밀구입처,프로코밀구매처,프로코밀파는곳
전 윤희
 
DOCX
Preguntas electiva1 CMI
Ordnas J Smith
 
DOCX
여성최음제『 W3.ow.to 』 톡 w2015 ♡ 여성최음제판매 , 여성최음제지속시간, 여성최음제판매사이트, 여성최음제부작용, 여성최음제종류
전 윤희
 
DOCX
아드레닌『 W3.ow.to 』 톡 w2015 ♡ 아드레닌판매 ,아드레닌가격,아드레닌구입방법,아드레닌후불구입,아드레닌국산, 아드레닌복제약
전 윤희
 
PPT
Волонтери
Наталія Кришан
 
PDF
VeggiTech (Compressed)
Sankalp Oberoi
 
DOCX
아드레닌『 W3.ow.to 』 톡 w2015 ♡ 아드레닌판매, 아드레닌효과,아드레닌정품구입,아드레닌부작용,아드레닌지속시간
전 윤희
 
PPTX
Conflicto en las organizaciones
Jesus David
 
PDF
IoT Implementation of Sensor Data Acquisition in Surveillance Applications - ...
Arun Joseph
 
PPTX
Windows 10 IoT Core on Raspberry Pi 2 Usine IO
Alex Danvy
 
DOCX
What is Web-Scale IT ?
Ahmed Banafa
 
PDF
How to bootstrap your IoT project
Eurotech
 
PPTX
Building your own RC Car with Raspberry Pi
Jeff Prestes
 
PPTX
Raspbeery PI IoT
Tony Gerdjikov
 
PDF
An Overview of AWS IoT (November 2016)
Julien SIMON
 
Internet of things
Magesh Parthasarathy
 
Internet of Things: an overview
Pascal Bodin
 
Internet of Things and its applications
Pasquale Puzio
 
Shifting services provided by punepackermover
punepacker
 
Idea assessment canvas
MBI Program - Bangkok University
 
프로코밀『 W3.ow.to 』 톡 w2015 ♡ 프로코밀판매,프로코밀약효,프로코밀구입처,프로코밀구매처,프로코밀파는곳
전 윤희
 
Preguntas electiva1 CMI
Ordnas J Smith
 
여성최음제『 W3.ow.to 』 톡 w2015 ♡ 여성최음제판매 , 여성최음제지속시간, 여성최음제판매사이트, 여성최음제부작용, 여성최음제종류
전 윤희
 
아드레닌『 W3.ow.to 』 톡 w2015 ♡ 아드레닌판매 ,아드레닌가격,아드레닌구입방법,아드레닌후불구입,아드레닌국산, 아드레닌복제약
전 윤희
 
Волонтери
Наталія Кришан
 
VeggiTech (Compressed)
Sankalp Oberoi
 
아드레닌『 W3.ow.to 』 톡 w2015 ♡ 아드레닌판매, 아드레닌효과,아드레닌정품구입,아드레닌부작용,아드레닌지속시간
전 윤희
 
Conflicto en las organizaciones
Jesus David
 
IoT Implementation of Sensor Data Acquisition in Surveillance Applications - ...
Arun Joseph
 
Windows 10 IoT Core on Raspberry Pi 2 Usine IO
Alex Danvy
 
What is Web-Scale IT ?
Ahmed Banafa
 
How to bootstrap your IoT project
Eurotech
 
Building your own RC Car with Raspberry Pi
Jeff Prestes
 
Raspbeery PI IoT
Tony Gerdjikov
 
An Overview of AWS IoT (November 2016)
Julien SIMON
 
Ad

Similar to Internet of things (20)

PPTX
Introduction to Internet of things (ioT)
siddiqmayar
 
PPTX
Unit-1_Artificial Intelligence & Internet of Things
Shibi Smilin
 
PDF
Stop Wasting Energy on M2M
Eurotech
 
PPTX
IoT Enabling Technologies
Prakash Honnur
 
PDF
iot enabling technologies for IOT subject
KotiBabu7
 
PDF
IoT and the Oil & Gas industry at M2M Oil & Gas 2014 in London
Eurotech
 
PDF
Addressing the Complexity and Risks of M2M Projects - M2M World Congress Apri...
Eurotech
 
PDF
Encapsulating Complexity in IoT Solutions
Eurotech
 
PDF
iot unit1.pdf
shrutinandanwar6
 
PDF
IoT Notes Syllabus .pdf
Anujashejwal
 
PPTX
IoT_Unit-1.pptx
MUDITSAMPAT
 
PPTX
Iot Solution Development Platform
Unmesh Ballal
 
PPTX
Webofthing_WOT_vs_IOT.pptx
jainam bhavsar
 
PDF
Comparative analysis of traditional scada systems and io t implemented scada
IJARIIT
 
PPTX
Internet of Things Architecture / Topology
NEEVEE Technologies
 
PDF
The Internet of Things - Solutions to Drive Business Transformation
Red Hat India Pvt. Ltd.
 
PDF
Simplify Internet of Things with an Intelligent Gateway
Eurotech
 
PPTX
Internet of Things and the protocols ppt
AnithaChristyAngelin
 
PDF
System Support for Internet of Things
HarshitParkar6677
 
Introduction to Internet of things (ioT)
siddiqmayar
 
Unit-1_Artificial Intelligence & Internet of Things
Shibi Smilin
 
Stop Wasting Energy on M2M
Eurotech
 
IoT Enabling Technologies
Prakash Honnur
 
iot enabling technologies for IOT subject
KotiBabu7
 
IoT and the Oil & Gas industry at M2M Oil & Gas 2014 in London
Eurotech
 
Addressing the Complexity and Risks of M2M Projects - M2M World Congress Apri...
Eurotech
 
Encapsulating Complexity in IoT Solutions
Eurotech
 
iot unit1.pdf
shrutinandanwar6
 
IoT Notes Syllabus .pdf
Anujashejwal
 
IoT_Unit-1.pptx
MUDITSAMPAT
 
Iot Solution Development Platform
Unmesh Ballal
 
Webofthing_WOT_vs_IOT.pptx
jainam bhavsar
 
Comparative analysis of traditional scada systems and io t implemented scada
IJARIIT
 
Internet of Things Architecture / Topology
NEEVEE Technologies
 
The Internet of Things - Solutions to Drive Business Transformation
Red Hat India Pvt. Ltd.
 
Simplify Internet of Things with an Intelligent Gateway
Eurotech
 
Internet of Things and the protocols ppt
AnithaChristyAngelin
 
System Support for Internet of Things
HarshitParkar6677
 

Recently uploaded (20)

PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
PDF
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
PPTX
How to Build a Scalable Micro-Investing Platform in 2025 - A Founder’s Guide ...
Third Rock Techkno
 
PDF
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PPTX
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
PPT
Coupa-Kickoff-Meeting-Template presentai
annapureddyn
 
PDF
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
PPTX
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
PDF
Software Development Methodologies in 2025
KodekX
 
PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PDF
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
PDF
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
How to Build a Scalable Micro-Investing Platform in 2025 - A Founder’s Guide ...
Third Rock Techkno
 
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
Coupa-Kickoff-Meeting-Template presentai
annapureddyn
 
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
Software Development Methodologies in 2025
KodekX
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 

Internet of things

  • 2. Standards bodies working on IoT • ITU standards IoT Global Standards Initiative, IoT overview Y.2060, Y.2061 (Requirements for support of machine-oriented communication applications in the NGN environment) • Within IoT-GSI [numerous Recommendations completed]  SG11 - APIs and protocols for IoT (activity started 07/2014), IoT Testing  SG13 - Focus on Network Aspects of IoT  SG16 - Focus on IoT applications, including e-health  SG17 - Security and privacy protection aspects of IoT (already published some specs related to USN and services using tag-based identification) Other activities  SG15 -Smart Grids, Home Networks  Focus Group on Smart Sustainable Cities (FG SSC) (since 02/2013)  Focus Group on Smart Water Management (FG SWM) (since 06/2013)  Focus Group on M2M Service Layer (FG M2M) (closed 03/2014)  Collaboration on ITS Communication Standards (also some past FGs on Cars)
  • 3. Standards bodies working on IoT • IEEE P2413 – Standard for an Architectural Framework for the Internet of Things • Industrial Internet Consortium • OneM2M • LoRA alliance • IPSO alliance (IP for Smart Objects) • IETF – 6LoWPAN working group, CoRE(Constrained Restful Environment) working group, ROLL (Routing over Low Power and Low Noisy networks) working group • NIST – Smart grid forum • ETSI • 3GPP standards – IMS • 5G americas • CENELEC – European Committee for ElectroTechnical standardization • IoT-A • ATIS • TIA • Open Mobile Alliance • Broadband Forum • OASIS • OGC • GS1
  • 4. M2M communications • Telematics – connected cars used for safety and security; services and infotainment • Metering – meters to report consumption mainly electricity • Remote monitoring – sensors connected to assets are tracked and monitored in real-time • Fleet management – Vehicles can be managed and tracked through the path they go • Security – connectivity used for home and small business security alarms • ATM/Point of Sales – ATM and POS devices are connected to a centralized secure environment
  • 5. IoT –Internet of Things Applications Application Enablement Internet connectivity Automo tive Transpo rt Utility Smart City Agricult ure Health People Vehicle Building Assets Industri al Resourc es Spaces Devices
  • 7. Functional layers and capabilities of an IoT solution Asset Layer Resource Layer Communication Layer Service Support Layer Data and Information layer Application layer Business Layer SECURITY Management IoTDataandServices
  • 8. Functional layers and capabilities of an IoT solution Assets Layer- The assets of interest are the realworld objects and entities that are subject to being monitored and controlled,as well as having digital representations and identities. The typical examples include vehicles and machinery, fixed infrastructures such as buildings and utility systems, homes, and people themselves. Identification of assets using RFID or optical bar codes Resource Layer - provides the main functional capabilities of sensing, actuation, and embedded identities. Sensors and actuators in various devices that may be smartphones or Wireless Sensor Actuator Networks (WSANs), M2M devices like smart meters, or other sensor/actuator nodes,deliver these functions. Communication Layer – LAN and WAN networks using wired and wireless networking technologies. Wireless LAN technologies like ieee 802.11, ieee802.15.4 (Low rate WPAN), Bluetooth, Bluetooth Low energy, Zigbee networks Service Support Layer – done from data centers for tasks like remote device management that can do remote software upgrades, remote diagnostics or recovery, and dynamically reconfigure application processing such as setting event filters. Data and Information Layer - main purposes are to capture knowledge and provide advanced control logic support Application Layer - provides the specific IoT applications Business Layer - This is where any integration of the IoT applications into business processes and enterprise systems takes place. The enterprise systems can, for example, be Customer Relationship Management (CRM), Enterprise Resource Planning (ERP), or other Business Support Systems (BSS). Management - management of various parts of the system solution related to its operation, maintenance, administration, and provisioning. This includes management of devices, communications networks, and the general Information Technology (IT) infrastructure as well as configuration and provisioning data, performance of services delivered, etc. Security – Information and Communication Security. Trust, Identity management, authentication and authorization are key capabilites. Data and Services – Data mining and data analytics done here and transfer of data into knowledge is done here
  • 9. IoT devices and gateways • A device can be characterized as having several properties, including: • Microcontroller: 8-, 16-, or 32-bit working memory and storage. • Power Source: Fixed, battery, energy harvesting, or hybrid. • Sensors and Actuators: Onboard sensors and actuators, or circuitry that allows them to be connected, sampled, conditioned, and controlled. • Communication: Cellular, wireless, or wired for LAN and WAN communication. • Operating System (OS): Main-loop, event-based, real-time, or fullfeatured OS with low foot print TCP/IP stack Contiki, TinyOS, FreeRTOS, uIP stack open source • Applications: Simple sensor sampling or more advanced applications. • User Interface: Display, buttons, or other functions for user interaction. • Device Management (DM): Provisioning, firmware, bootstrapping, and monitoring. • Execution Environment (EE): Application lifecycle management and Application Programming Interface (API).
  • 10. Device management Device management (DM) is an essential part of the IoT and provides efficient means to perform many of the management tasks for devices: • Provisioning: Initialization (or activation) of devices in regards to configuration and features to be enabled. • Device Configuration: Management of device settings and parameters. • Software Upgrades: Installation of firmware, system software, and applications on the device. • Fault Management: Enables error reporting and access to device status. Examples of device management standards include TR-069 and OMA- DM.
  • 11. Data Management • Data generation • Data acquisition – continuous monitoring, interval-poll, event based • Data validation – Failure to validate data leads to security breaches, database corruption, Denial of service • Data storage – massive parallel processing DB’s, distributed file systems, cloud computing platforms needed • Data processing – working with data at rest (already stored) or in motion( stream data), F to C conversion of data in temp reading • Data remanance – even if data is erased or removed/deleted, it can be retrieved/data recovery • Data analysis – data mining, machine learning, statistics
  • 12. Data Analytics • Hadoop’s MapReduce • HBase: A column-oriented data store that provides real-time read/write access to very large tables distributed over HDFS. • Mahout: A distributed and scalable library of machine learning algorithms that can make use of MapReduce. • Pig: A tool for converting relational algebra scripts into MapReduce jobs that can read data from HDFS and HBase. • Hive: Similar to Pig, but offers an SQL-like scripting language called HiveQL instead. • Impala: Offers low-latency queries using HiveQL for interactive exploratory analytics, as compared to Hive, which is better suited for long running batch-oriented tasks.
  • 13. ETSI M2M Functional Architecture M2M Applications M2M service capabilities Core Network Access Network M2M Applications M2M service capabilities M2M device M2M Applications M2M Service Capabilities M2M Management function Network Management Function M2M Gateway M2M Area Network M2M device Network Domain Device and Gateway Domain
  • 14. ETSI M2M Architecture • M2M Device: This is the device of interest for an M2M scenario, for example, a device with a temperature sensor. An M2M Device contains M2M Applications and M2M Service Capabilities. An M2M device connects to the Network Domain either directly or through an M2M Gateway: • Direct connection: The M2M Device is capable of performing registration, authentication, authorization, management, and provisioning to the Network Domain. Direct connection also means that the M2M device contains the appropriate physical layer to be able to communicate with the Access Network. • Through one or more M2M Gateway: This is the case when the M2M device does not have the appropriate physical layer, compatible with the Access Network technology, and therefore it needs a network domain proxy. Moreover, a number of M2M devices may form their own local M2M Area Network that typically employs a different networking technology from the Access Network. The M2M Gateway acts as a proxy for the Network Domain and performs the procedures of authentication, authorization, management, and provisioning. An M2M Device could connect through multiple M2M Gateways. • M2M Area Network: This is typically a local area network (LAN) or a Personal Area Network (PAN) and provides connectivity between M2M Devices and M2M Gateways. Typical networking technologies are IEEE 802.15.1 (Bluetooth), IEEE 802.15.4 (ZigBee, IETF 6LoWPAN/ROLL/CoRE), MBUS, KNX (wired or wireless) PLC, etc. • M2M Gateway: The device that provides connectivity for M2M Devices in an M2M Area Network towards the Network Domain. The M2M Gateway contains M2M Applications and M2M Service Capabilities. The M2M Gateway may also provide services to other legacy devices that are not visible to the Network Domain. The Network Domain contains the following functional/topological entities: • Access Network: this is the network that allows the devices in the Device and Gateway Domain to communicate with the Core Network.Example Access Network Technologies are fixed (xDSL, HFC) and wireless (Satellite, GERAN, UTRAN, E-UTRAN W- LAN, WiMAX).
  • 15. ETSI M2M Architecture • Core Network: Examples of Core Networks are 3GPP Core Network and ETSI TISPAN Core Network. It provides the following functions: • IP connectivity. • Service and Network control. • Interconnection with other networks. • Roaming. • M2M Service Capabilities: These are functions exposed to different M2M Applications through a set of open interfaces. These functions use underlying Core Network functions, and their objective is to abstract the network functions for the sake of simpler applications. • M2M Applications: These are the specific M2M applications (e.g. smart metering) that utilize the M2M Service Capabilities through the open interfaces. • Network Management Functions: These are all the necessary functions to manage the Access and Core Network (e.g. Provisioning, Fault Management, etc.). • M2M Management Functions: These are the necessary functions required to manage the M2M Service Capabilities on the Network Domain while the management of an M2M Device or Gateway is performed by specific M2M Service Capabilities. There are two M2M Management functions: • M2M Service Bootstrap Function (MSBF): The MSBF facilitates the bootstrapping of permanent M2M service layer security credentials in the M2M Device or Gateway and the M2M Service Capabilities in the Network Domain. In the Network Service Capabilities Layer, the Bootstrap procedures perform, among other procedures, provisioning of an M2M Root Key (secret key) to the M2M Device or Gateway and the M2M Authentication Server (MAS). • M2M Authentication Server (MAS): This is the safe execution environment where permanent security credentials such as the M2M Root Key are stored. Any security credentials established on the M2M Device or Gateway are stored in a secure environment such as a trusted platform module.
  • 16. ITU-T IoT Reference Model Application Layer IoT Applications Service & Application support Layer Generic Support Capabilities Specific Support Capabilities Network Layer Networking Capabilities Transport Capabilities Device Layer Device Capabilities Gateway Capabilities Security Capabilities Management Capabilities GenericManagementCapabilities GenericManagementCapabilities SpecificManagementCapabilities SpecificManagementCapabilities Remote patient monitoring Data storage and Data processing Mobility Mgmt and AAA FCAPS, device mgmt, traffic mgmt, network topology mgmt
  • 17. IETF CoRE HTTP Proxy HTTP-CoAP Proxy CoAP-HTTP Proxy HTTP Client HTTP Server CoAP Server CoAP Client HTTP Proxy
  • 18. Request from HTTP client to CoAP server through HTTP proxy 802802.15.4 8026LoWPAN 802IPv6 UDP ROLL CoAP CoAP Server App 802802.15.4 8026LoWPAN 802IPv6 UDP ROLL CoAP 8802.11.3 8IP v4 8TCP 8HTTP 8802.11.3 8IP v4 8TCP 8HTTP Cross Proxy Device Sensor Area Network SAN Internet SAN Gateway Internet Cloud Application
  • 19. Application level protocols in IoT • COAP (Constrained Application Protocol)/UDP • RESTful HTTP/HTTP • IBM’s MQTT (Message Queue Telemetry Transport)/TCP • XMPP (Extensible Messaging and Presence protocol)/TCP • AMQP ( Advanced message queing protocol)/TCP • Websockets/TCP • JMS – Java message service API • DDS – Data Distribution Service open source middleware
  • 20. IoT Security • DOS/DDOS attacks • Protection from Hacking • Cybersecurity attacks • Access control mechanisms • Authentication and authorization • Protection of Automation using machine learning • Privacy of data • Identity management – digital identity with biometrics • Network Security – Nessus Scan • Internet Security – browser vulnerabilities, operating system vulnerabilities, data base vulnerabilities, Eavesdropping/wiretap, Forge, Replay, Delay and Rush, Reorder, Delete transit packets Defense : Key generate, Encryption and Decryption • Botnet/Keylogger/Hypervisors/rootkits – Identity theft, Denial of service attacks, spam, click fraud Defense : Signature based detection using antivirus • Intranet Security – Access control and NAC, Risk Audit, physical securiity, Application level firewall to connet outside vendors to intranet called XML firewall • LAN Security – NDS attacks like ip address spoofing, mac address spoofing, arp cache poisoning,dns name corruption, Firewall, IDS/IPS, signature analysis using pattern matching of the content in the data packets, network scanner nmap, port scanning tools Superscan, network sniffer ethereal, Ethersnoop light • Network Intrusion and Detection SNORT • Intrusion Prevention Systems • Wireless networks security – WEP( Wireless Equivalent Privacy), WPA and WPA2 (Wi-fi protected access), SPINS ( Security Protocol for sensor networks) • Cellular network security • RFID security • Storage networks security • Physical security – smart card reader, biometric card readers • Disaster recovery from natural disasters • Firewalls • Forensics
  • 21. Emerging IoT applications Consumer Electronics • Connected gadgets • Wearables • Robotics • Participatory sensing • Social Web of Things Automotive transport • Autonomous Vehicles • Multimodal transport Retail Banking • Micro Payments • Retail logistics • Product life-cycle info • Shopping assistance Environmental • Pollution • Air,Water,Soil • Weather, climate • Noise Infrastructures • Buildings and Homes • Roads and rails Utilities • Smart grid • Water management • Gas,oil and renewables • Waste management • Heating and cooling Health well-being • Remote monitoring • Assisted living • Behavioral change • Treatment compliance • Sports and Fitness
  • 22. Emerging IoT Applications Smart Cities • Integrated environments • Optimized Operations • Convenience • Socioeconomics • Sustainability • Inclusive living Process Industries • Robotics • Manufacturing • Natural resources • Remote operations • Automation • Heavy machinery Agriculture • Forestry • Crops and Farming • Urban Agriculture • Livestock and fisheries