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
Lecture 16
PPTX
Internet of Things with Cloud Computing and M2M Communication
PPTX
Questions in iot
PDF
Encapsulating Complexity in IoT Solutions
PPTX
Introduction to IoT - Unit I
PDF
System design of multiprotocol iot
PDF
Internet of Things, Cloud and Big Data
PPTX
Lecture 11
Lecture 16
Internet of Things with Cloud Computing and M2M Communication
Questions in iot
Encapsulating Complexity in IoT Solutions
Introduction to IoT - Unit I
System design of multiprotocol iot
Internet of Things, Cloud and Big Data
Lecture 11

What's hot (20)

PPTX
M2M systems layers and designs standardizations
PPTX
Lecture 14
PPTX
Internet of things architecture perspective - IndicThreads Conference
PDF
Internet of things applications covering industrial domain
PPTX
Lecture 4
PPTX
Iot architecture
PDF
From the Internet of Computers to the Internet of Things
PDF
IoT from edge to cloud: bringing order to the chaos
PDF
IoT / M2M Solutions with Informix in the IoT Gateway
PDF
Internet of Things building blocks
PPTX
Ppt 3 - IOT logic design
PPTX
Intelligent Internet of Things (IIoT): System Architectures and Communications
PPTX
domain specific iot system
PPTX
Iot unit i
DOC
Iot architecture report
PPTX
IoT Enabling Technologies
PPTX
Internet of Things Architecture / Topology
PPTX
How to Build the Connectivity Architecture for the Industrial Internet of Thi...
PDF
Introduction of iot
PPTX
Data Privacy using IoTs in Smart Cities Project
M2M systems layers and designs standardizations
Lecture 14
Internet of things architecture perspective - IndicThreads Conference
Internet of things applications covering industrial domain
Lecture 4
Iot architecture
From the Internet of Computers to the Internet of Things
IoT from edge to cloud: bringing order to the chaos
IoT / M2M Solutions with Informix in the IoT Gateway
Internet of Things building blocks
Ppt 3 - IOT logic design
Intelligent Internet of Things (IIoT): System Architectures and Communications
domain specific iot system
Iot unit i
Iot architecture report
IoT Enabling Technologies
Internet of Things Architecture / Topology
How to Build the Connectivity Architecture for the Industrial Internet of Thi...
Introduction of iot
Data Privacy using IoTs in Smart Cities Project
Ad

Viewers also liked (20)

PPTX
Cloud computing and innovations
PPTX
Internet of things
PDF
Internet of Things: an overview
PDF
Redefining IoT with Innovation At Every Level - Prith Banerjee, Chief Technol...
PPT
THE INTERNET OF THINGS
PPT
Internet of Things and its applications
PPTX
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
PDF
InstantPowerPoints default form
DOCX
프로코밀『 W3.ow.to 』 톡 w2015 ♡ 프로코밀판매 , 프로코밀지속시간, 프로코밀판매사이트, 프로코밀부작용, 프로코밀종류
PDF
IASC Products Certificates_Forever Living Products 2016
PDF
Carla Zevnik-Seufzer – Proactive Advisor Magazine – Volume 2, Issue 11
PPTX
Mahatma Gandhi
PPTX
Ley resorte
PDF
Efficient decentralized iterative learning tracker for unknown sampled data i...
PDF
Ukstar 2017 london- Parasoft
PPTX
Fairfax Sydney #mojo #mojocon Feb 2017 Meetup - 360 video production basics
PDF
IoT Implementation of Sensor Data Acquisition in Surveillance Applications - ...
DOCX
What is Web-Scale IT ?
PPTX
Windows 10 IoT Core on Raspberry Pi 2 Usine IO
PDF
How to bootstrap your IoT project
Cloud computing and innovations
Internet of things
Internet of Things: an overview
Redefining IoT with Innovation At Every Level - Prith Banerjee, Chief Technol...
THE INTERNET OF THINGS
Internet of Things and its applications
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
InstantPowerPoints default form
프로코밀『 W3.ow.to 』 톡 w2015 ♡ 프로코밀판매 , 프로코밀지속시간, 프로코밀판매사이트, 프로코밀부작용, 프로코밀종류
IASC Products Certificates_Forever Living Products 2016
Carla Zevnik-Seufzer – Proactive Advisor Magazine – Volume 2, Issue 11
Mahatma Gandhi
Ley resorte
Efficient decentralized iterative learning tracker for unknown sampled data i...
Ukstar 2017 london- Parasoft
Fairfax Sydney #mojo #mojocon Feb 2017 Meetup - 360 video production basics
IoT Implementation of Sensor Data Acquisition in Surveillance Applications - ...
What is Web-Scale IT ?
Windows 10 IoT Core on Raspberry Pi 2 Usine IO
How to bootstrap your IoT project
Ad

Similar to Internet of things (20)

PPTX
Atal io t introduction
PPTX
Chapter_1.pptx
PPTX
Internet of things - architectureand Design principles.pptx
PDF
IoT Notes Syllabus .pdf
PDF
Internet of Things (IoT) Intro
PDF
IOT_Working_computer_science_business_recap
PDF
PDF
Sgcp14phillips
PPTX
Module 1_I.pptx Internet of Things applications
PDF
Designing Internet of things
PDF
WSO2Con EU 2015: IoT in Finance
PPTX
IOT_UNIT-1_Presentation which is basic presentation level
PPTX
IOT Network architecture and Design.pptx
PDF
Iot architectures slides important.pdf
PPTX
IOT_PPT.pptx
PDF
Introduction to IoT Technologies - The need to know basics
PDF
The Internet of Things and You
PDF
5º MeetUP ARQconf 2016 - IoT: What is it really and how does it work?
PPTX
ch2.pptx huuuuhy hhhh bjuuu huuujkjjjf hh
Atal io t introduction
Chapter_1.pptx
Internet of things - architectureand Design principles.pptx
IoT Notes Syllabus .pdf
Internet of Things (IoT) Intro
IOT_Working_computer_science_business_recap
Sgcp14phillips
Module 1_I.pptx Internet of Things applications
Designing Internet of things
WSO2Con EU 2015: IoT in Finance
IOT_UNIT-1_Presentation which is basic presentation level
IOT Network architecture and Design.pptx
Iot architectures slides important.pdf
IOT_PPT.pptx
Introduction to IoT Technologies - The need to know basics
The Internet of Things and You
5º MeetUP ARQconf 2016 - IoT: What is it really and how does it work?
ch2.pptx huuuuhy hhhh bjuuu huuujkjjjf hh

Recently uploaded (20)

PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
MYSQL Presentation for SQL database connectivity
PDF
KodekX | Application Modernization Development
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
Big Data Technologies - Introduction.pptx
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Approach and Philosophy of On baking technology
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
MYSQL Presentation for SQL database connectivity
KodekX | Application Modernization Development
Mobile App Security Testing_ A Comprehensive Guide.pdf
Spectral efficient network and resource selection model in 5G networks
Understanding_Digital_Forensics_Presentation.pptx
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Big Data Technologies - Introduction.pptx
Unlocking AI with Model Context Protocol (MCP)
Reach Out and Touch Someone: Haptics and Empathic Computing
Building Integrated photovoltaic BIPV_UPV.pdf
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Review of recent advances in non-invasive hemoglobin estimation
“AI and Expert System Decision Support & Business Intelligence Systems”
NewMind AI Weekly Chronicles - August'25 Week I
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
20250228 LYD VKU AI Blended-Learning.pptx
Approach and Philosophy of On baking technology

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