3
Most read
4
Most read
18
Most read
Dr. Muhammad Faizan Khan
Department of Information Technology
The University of Haripur
@Dr. Muhammad Faizan Khan 1
Chapter 02: IoT Network Architecture & Design

Drivers Behind New Network
Architectures
@Dr. Muhammad Faizan Khan 2
Challenge Description IoT Architectural Change Required
Scale The massive scale of
IoT endpoints
(sensors) is far
beyond that of
typical IT networks
The IPv4 address space has reached exhaustion and
is unable to meet IoT’s scalability requirements.
Scale can be met only by using IPv6. IT networks
continue to use IPv4 through features like Network
Address Translation (NAT).
Security IoT devices,
especially those on
wireless sensor
networks (WSNs),
are often physically
exposed to the
world.
Security is required at every level of the IoT
network. Every IoT endpoint node on the network
must be part of the overall security strategy and
must support device-level authentication and link
encryption. It must also be easy to deploy with some
type of a zero-touch deployment model

Drivers Behind New Network
Architectures
@Dr. Muhammad Faizan Khan 3
Challenge Description IoT Architectural Change Required
Devices and
networks
constrained
by power,
CPU, memory,
and link
speed
Due to the massive scale and
longer distances, the
networks are often
constrained, lossy,
and capable of supporting
only minimal data rates (tens
of bps to hundreds of Kbps)
New last-mile wireless technologies are
needed to support constrained IoT
devices over long distances. The
network is also constrained, meaning
modifications need to be made to
traditional network-layer
transport mechanisms
The massive
volume of
data generated
The sensors generate a
massive amount of data on a
daily basis, causing network
bottlenecks and slow
analytics in the cloud
Data analytics capabilities need to be
distributed throughout the IoT
network, from the edge to the cloud. In
traditional IT networks, analytics and
applications typically run only in the
cloud.

Drivers Behind New Network
Architectures
@Dr. Muhammad Faizan Khan 4
Challenge Description IoT Architectural Change Required
Support
for legacy
devices
An IoT network often
comprises a collection of
modern, IP-capable
endpoints as well
as legacy, non-IP devices
that rely on serial or
proprietary protocols
Digital transformation is a long process
that may take many years, and IoT
networks need to support protocol
translation and/or tunneling mechanisms
to support legacy protocols over standards-
based protocols, such as Ethernet and IP
The need for
data to be
analyzed in
real time
Whereas traditional IT
networks perform
scheduled batch processing
of data, IoT data needs to
be analyzed and
responded to in real-time
Analytics software needs to be positioned
closer to the edge and should support real-
time streaming analytics. Traditional IT
analytics software (such as relational
databases or even Hadoop), are better
suited to batch-level analytics that
occur after the fact

Comparing IoT Architectures
@Dr. Muhammad Faizan Khan 5
In the past several years, architectural standards and frameworks have
emerged to address the challenge of designing massive-scale IoT
networks.
The foundational concept in all these architectures is supporting data,
process, and the functions that endpoint devices perform.
Two of the best-known architectures are those supported by
 oneM2M
 IoT World Forum (IoTWF)

The oneM2M IoT Standardized
Architecture
@Dr. Muhammad Faizan Khan 6

The oneM2M IoT Standardized
Architecture
@Dr. Muhammad Faizan Khan 7
The oneM2M architecture divides IoT functions into three major domains:
the application layer, the services layer, and the network layer. While this
architecture may seem simple and somewhat generic at first glance, it is very
rich and promotes interoperability through IT-friendly APIs and supports a
wide range of IoT technologies.
 Application Layer
 Services Layer
 Network Layer

The oneM2M IoT Standardized
Architecture
@Dr. Muhammad Faizan Khan 8
Application Layer:
The oneM2M architecture gives major attention to connectivity between
devices and their applications. This domain includes the application-layer
protocols and attempts to standardize northbound API definitions for
interaction with business intelligence (BI) systems. Applications tend to be
industry-specific and have their own sets of data models, and thus they are
shown as vertical entities.
Service Layer:
This layer is shown as a horizontal framework across the vertical industry
applications. At this layer, horizontal modules include the physical network
that the IoT applications run on, the underlying management protocols, and
the hardware. Examples include backhaul communications via cellular,
MPLS networks, VPNs, and so on.

The oneM2M IoT Standardized
Architecture
@Dr. Muhammad Faizan Khan 9
Service Layer, Cont’d:
Riding on top is the common services layer. This conceptual layer adds APIs
and middleware supporting third-party services and applications. One of the
stated goals of oneM2M is to “develop technical specifications which address
the need for a common M2M Service Layer that can be readily embedded
within various hardware and software nodes, and rely upon connecting the
myriad of devices in the field area network to M2M application servers,
which typically reside in a cloud or data center.” A critical objective of
oneM2M is to attract and actively involve organizations from M2M-related
business domains, including telematics and intelligent transportation,
healthcare, utility, industrial automation, and smart home applications, to
name just a few.

The oneM2M IoT Standardized
Architecture
@Dr. Muhammad Faizan Khan 10
Network Layer:
This is the communication domain for the IoT devices and
endpoints. It includes the devices themselves and the
communications network that links them. Embodiments of this
communications infrastructure include wireless mesh technologies,
such as IEEE 802.15.4, and wireless point-to-multipoint systems,
such as IEEE 801.11ah. Also included are wired device connections,
such as IEEE 1901 power line communications.

The IoT World Forum (IoTWF)
Standardized Architecture
@Dr. Muhammad Faizan Khan 11
In 2014 the IoTWF architectural committee (led by Cisco, IBM, Rockwell
Automation, and others) published a seven-layer IoT architectural reference
model. While various IoT reference models exist, the one put forth by the
IoT World Forum offers a clean, simplified perspective on IoT and includes
edge computing, data storage, and access. It provides a succinct way of
visualizing IoT from a technical perspective. Each of the seven layers is
broken down into specific functions, and security encompasses the entire
model.

The IoT World Forum (IoTWF)
Standardized Architecture
@Dr. Muhammad Faizan Khan 12

The IoT World Forum (IoTWF)
Standardized Architecture
@Dr. Muhammad Faizan Khan 13
The IoT Reference Model defines a set of levels with control flowing from the
center (this could be either a cloud service or a dedicated data center), to the
edge, which includes sensors, devices, machines, and other types of intelligent
end nodes. In general, data travels up the stack, originating from the edge,
and goes northbound to the center. Using this reference model, we are able to
achieve the following:
 Decompose the IoT problem into smaller parts.
 Identify different technologies at each layer and how they relate to one
another
 Define a system in which different parts can be provided by different
vendors
 Have a process of defining interfaces that leads to interoperability
 Define a tiered security model that is enforced at the transition points
between levels.

The IoT World Forum (IoTWF)
Standardized Architecture
@Dr. Muhammad Faizan Khan 14
Layer 1: Physical Devices & Controllers Layer;
The first layer of the IoT Reference Model is the physical devices and
controllers layer. This layer is home to the “things” in the Internet of Things,
including the various endpoint devices and sensors that send and receive
information. The size of these “things” can range from almost microscopic
sensors to giant machines in a factory. Their primary function is generating
data and being capable of being queried and/or controlled over a network.
Layer 2: Connectivity Layer;
In the second layer of the IoT Reference Model, the focus is on connectivity.
The most important function of this IoT layer is the reliable and timely
transmission of data. More specifically, this includes transmissions between
Layer 1 devices and the network and between the network and information
processing that occurs at Layer 3 (the edge computing layer).

The IoT World Forum (IoTWF)
Standardized Architecture
@Dr. Muhammad Faizan Khan 15
Layer 2: Connectivity
Layer, Cont’d;
The connectivity layer
encompasses all networking
elements of IoT and doesn’t
really distinguish between the
last-mile network (the network
between the sensor/endpoint
and the IoT gateway), gateway,
and backhaul networks.

The IoT World Forum (IoTWF)
Standardized Architecture
@Dr. Muhammad Faizan Khan 16
Layer 3: Edge Computing
Layer;
Edge computing is the role of Layer
3. Edge computing is often referred
to as the “fog”. At this layer, the
emphasis is on data reduction and
converting network data flows into
information that is ready for storage
and processing by higher layers. One
of the basic principles of this
reference model is that information
processing is initiated as early and as
close to the edge of the network as
possible.

The IoT World Forum (IoTWF)
Standardized Architecture
@Dr. Muhammad Faizan Khan 17

IT and OT Responsibilities in the IoT
Reference Model
@Dr. Muhammad Faizan Khan 18

A Simplified IoT Architecture
@Dr. Muhammad Faizan Khan 19

Expanded View of A Simplified IoT
Architecture
@Dr. Muhammad Faizan Khan 20

The End
@Dr. Muhammad Faizan Khan 21

More Related Content

PPT
Internet control message protocol
PPTX
Wlan wireless network
PPTX
IEEE.802.15.4 in internet of things.pptx
PDF
Introducing MQTT
PDF
Ethernet Frames Explained
PPT
PPTX
wireless network IEEE 802.11
PPTX
IPV6 ADDRESS
Internet control message protocol
Wlan wireless network
IEEE.802.15.4 in internet of things.pptx
Introducing MQTT
Ethernet Frames Explained
wireless network IEEE 802.11
IPV6 ADDRESS

What's hot (20)

PPTX
Arp and rarp
PPTX
MQTT IOT Protocol Introduction
PPTX
Ppt of routing protocols
PPTX
Ipv4 & ipv6
PPTX
TCP/IP Presentation lab encapsulation and de-capsulation Nick Raston 2143803
PPTX
SDN( Software Defined Network) and NFV(Network Function Virtualization) for I...
PPTX
IOT Platform Design Methodology
PDF
Ipv4 & ipv6
PPSX
Mac protocols of adhoc network
PPTX
Physical layer OSI Model & Transmission Media
PPTX
Introduction to router
PPTX
Dynamic routing protocols (CCNA)
PPTX
Networking issues for distributed systems
PPTX
Routing protocols
PPTX
Congestion Control
PDF
Mobile Network Layer
PPT
VLAN Virtual Area Network ,Switch,Ethernet ,VIkram Snehi
PPTX
Transactions
PPTX
6. security in wireless sensor netwoks
PPTX
Arp and rarp
MQTT IOT Protocol Introduction
Ppt of routing protocols
Ipv4 & ipv6
TCP/IP Presentation lab encapsulation and de-capsulation Nick Raston 2143803
SDN( Software Defined Network) and NFV(Network Function Virtualization) for I...
IOT Platform Design Methodology
Ipv4 & ipv6
Mac protocols of adhoc network
Physical layer OSI Model & Transmission Media
Introduction to router
Dynamic routing protocols (CCNA)
Networking issues for distributed systems
Routing protocols
Congestion Control
Mobile Network Layer
VLAN Virtual Area Network ,Switch,Ethernet ,VIkram Snehi
Transactions
6. security in wireless sensor netwoks
Ad

Similar to Lec2.pptx (20)

PDF
Internet of things chapter2.pdf
PPTX
ch2.pptx huuuuhy hhhh bjuuu huuujkjjjf hh
PPTX
ch2.pptxnnbhyyg uuggy jgugjb huuuhj hihij
PDF
Iot architectures slides important.pdf
PPTX
IoT architecture.pptx
PDF
PPTX
Modulmnbjkjnbnjnbnj,kkjebnmhnvfghjhgbcvxv
PPTX
IOT_PPT.pptx
PPTX
IOT Network architecture and Design.pptx
PDF
iot m1.pdf
PPTX
Internet of things
PDF
OCS352-IOT -UNIT-1.pdf
PPTX
Atal io t introduction
PDF
Iot 3 architectures architecture of iot.
PPTX
Unit 4 Introduction to internet of Things.pptx
PPTX
IOT UNIT I.pptx
PDF
Week 8 - Module 19 - PPT- Internet of Things for Libraries.pdf
PDF
Internet of Things (IoT) in smart city.pdf
PDF
Week 8 - Module 19 - PPT- Internet of Things for Libraries.pdf
PDF
Unit 4 Internet of Things communication models.pdf
Internet of things chapter2.pdf
ch2.pptx huuuuhy hhhh bjuuu huuujkjjjf hh
ch2.pptxnnbhyyg uuggy jgugjb huuuhj hihij
Iot architectures slides important.pdf
IoT architecture.pptx
Modulmnbjkjnbnjnbnj,kkjebnmhnvfghjhgbcvxv
IOT_PPT.pptx
IOT Network architecture and Design.pptx
iot m1.pdf
Internet of things
OCS352-IOT -UNIT-1.pdf
Atal io t introduction
Iot 3 architectures architecture of iot.
Unit 4 Introduction to internet of Things.pptx
IOT UNIT I.pptx
Week 8 - Module 19 - PPT- Internet of Things for Libraries.pdf
Internet of Things (IoT) in smart city.pdf
Week 8 - Module 19 - PPT- Internet of Things for Libraries.pdf
Unit 4 Internet of Things communication models.pdf
Ad

Recently uploaded (20)

PDF
Aug23rd - Mulesoft Community Workshop - Hyd, India.pdf
PDF
A symptom-driven medical diagnosis support model based on machine learning te...
PPTX
GROUP4NURSINGINFORMATICSREPORT-2 PRESENTATION
PPTX
AI-driven Assurance Across Your End-to-end Network With ThousandEyes
PPTX
SGT Report The Beast Plan and Cyberphysical Systems of Control
PDF
INTERSPEECH 2025 「Recent Advances and Future Directions in Voice Conversion」
PDF
Early detection and classification of bone marrow changes in lumbar vertebrae...
PPTX
Module 1 Introduction to Web Programming .pptx
PPTX
Training Program for knowledge in solar cell and solar industry
PDF
Auditboard EB SOX Playbook 2023 edition.
PDF
Enhancing plagiarism detection using data pre-processing and machine learning...
PDF
Lung cancer patients survival prediction using outlier detection and optimize...
PDF
Transform-Your-Streaming-Platform-with-AI-Driven-Quality-Engineering.pdf
PDF
Introduction to MCP and A2A Protocols: Enabling Agent Communication
PDF
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
DOCX
Basics of Cloud Computing - Cloud Ecosystem
PPTX
Microsoft User Copilot Training Slide Deck
PDF
EIS-Webinar-Regulated-Industries-2025-08.pdf
PDF
Dell Pro Micro: Speed customer interactions, patient processing, and learning...
PDF
Co-training pseudo-labeling for text classification with support vector machi...
Aug23rd - Mulesoft Community Workshop - Hyd, India.pdf
A symptom-driven medical diagnosis support model based on machine learning te...
GROUP4NURSINGINFORMATICSREPORT-2 PRESENTATION
AI-driven Assurance Across Your End-to-end Network With ThousandEyes
SGT Report The Beast Plan and Cyberphysical Systems of Control
INTERSPEECH 2025 「Recent Advances and Future Directions in Voice Conversion」
Early detection and classification of bone marrow changes in lumbar vertebrae...
Module 1 Introduction to Web Programming .pptx
Training Program for knowledge in solar cell and solar industry
Auditboard EB SOX Playbook 2023 edition.
Enhancing plagiarism detection using data pre-processing and machine learning...
Lung cancer patients survival prediction using outlier detection and optimize...
Transform-Your-Streaming-Platform-with-AI-Driven-Quality-Engineering.pdf
Introduction to MCP and A2A Protocols: Enabling Agent Communication
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
Basics of Cloud Computing - Cloud Ecosystem
Microsoft User Copilot Training Slide Deck
EIS-Webinar-Regulated-Industries-2025-08.pdf
Dell Pro Micro: Speed customer interactions, patient processing, and learning...
Co-training pseudo-labeling for text classification with support vector machi...

Lec2.pptx

  • 1. Dr. Muhammad Faizan Khan Department of Information Technology The University of Haripur @Dr. Muhammad Faizan Khan 1 Chapter 02: IoT Network Architecture & Design
  • 2.  Drivers Behind New Network Architectures @Dr. Muhammad Faizan Khan 2 Challenge Description IoT Architectural Change Required Scale The massive scale of IoT endpoints (sensors) is far beyond that of typical IT networks The IPv4 address space has reached exhaustion and is unable to meet IoT’s scalability requirements. Scale can be met only by using IPv6. IT networks continue to use IPv4 through features like Network Address Translation (NAT). Security IoT devices, especially those on wireless sensor networks (WSNs), are often physically exposed to the world. Security is required at every level of the IoT network. Every IoT endpoint node on the network must be part of the overall security strategy and must support device-level authentication and link encryption. It must also be easy to deploy with some type of a zero-touch deployment model
  • 3.  Drivers Behind New Network Architectures @Dr. Muhammad Faizan Khan 3 Challenge Description IoT Architectural Change Required Devices and networks constrained by power, CPU, memory, and link speed Due to the massive scale and longer distances, the networks are often constrained, lossy, and capable of supporting only minimal data rates (tens of bps to hundreds of Kbps) New last-mile wireless technologies are needed to support constrained IoT devices over long distances. The network is also constrained, meaning modifications need to be made to traditional network-layer transport mechanisms The massive volume of data generated The sensors generate a massive amount of data on a daily basis, causing network bottlenecks and slow analytics in the cloud Data analytics capabilities need to be distributed throughout the IoT network, from the edge to the cloud. In traditional IT networks, analytics and applications typically run only in the cloud.
  • 4.  Drivers Behind New Network Architectures @Dr. Muhammad Faizan Khan 4 Challenge Description IoT Architectural Change Required Support for legacy devices An IoT network often comprises a collection of modern, IP-capable endpoints as well as legacy, non-IP devices that rely on serial or proprietary protocols Digital transformation is a long process that may take many years, and IoT networks need to support protocol translation and/or tunneling mechanisms to support legacy protocols over standards- based protocols, such as Ethernet and IP The need for data to be analyzed in real time Whereas traditional IT networks perform scheduled batch processing of data, IoT data needs to be analyzed and responded to in real-time Analytics software needs to be positioned closer to the edge and should support real- time streaming analytics. Traditional IT analytics software (such as relational databases or even Hadoop), are better suited to batch-level analytics that occur after the fact
  • 5.  Comparing IoT Architectures @Dr. Muhammad Faizan Khan 5 In the past several years, architectural standards and frameworks have emerged to address the challenge of designing massive-scale IoT networks. The foundational concept in all these architectures is supporting data, process, and the functions that endpoint devices perform. Two of the best-known architectures are those supported by  oneM2M  IoT World Forum (IoTWF)
  • 6.  The oneM2M IoT Standardized Architecture @Dr. Muhammad Faizan Khan 6
  • 7.  The oneM2M IoT Standardized Architecture @Dr. Muhammad Faizan Khan 7 The oneM2M architecture divides IoT functions into three major domains: the application layer, the services layer, and the network layer. While this architecture may seem simple and somewhat generic at first glance, it is very rich and promotes interoperability through IT-friendly APIs and supports a wide range of IoT technologies.  Application Layer  Services Layer  Network Layer
  • 8.  The oneM2M IoT Standardized Architecture @Dr. Muhammad Faizan Khan 8 Application Layer: The oneM2M architecture gives major attention to connectivity between devices and their applications. This domain includes the application-layer protocols and attempts to standardize northbound API definitions for interaction with business intelligence (BI) systems. Applications tend to be industry-specific and have their own sets of data models, and thus they are shown as vertical entities. Service Layer: This layer is shown as a horizontal framework across the vertical industry applications. At this layer, horizontal modules include the physical network that the IoT applications run on, the underlying management protocols, and the hardware. Examples include backhaul communications via cellular, MPLS networks, VPNs, and so on.
  • 9.  The oneM2M IoT Standardized Architecture @Dr. Muhammad Faizan Khan 9 Service Layer, Cont’d: Riding on top is the common services layer. This conceptual layer adds APIs and middleware supporting third-party services and applications. One of the stated goals of oneM2M is to “develop technical specifications which address the need for a common M2M Service Layer that can be readily embedded within various hardware and software nodes, and rely upon connecting the myriad of devices in the field area network to M2M application servers, which typically reside in a cloud or data center.” A critical objective of oneM2M is to attract and actively involve organizations from M2M-related business domains, including telematics and intelligent transportation, healthcare, utility, industrial automation, and smart home applications, to name just a few.
  • 10.  The oneM2M IoT Standardized Architecture @Dr. Muhammad Faizan Khan 10 Network Layer: This is the communication domain for the IoT devices and endpoints. It includes the devices themselves and the communications network that links them. Embodiments of this communications infrastructure include wireless mesh technologies, such as IEEE 802.15.4, and wireless point-to-multipoint systems, such as IEEE 801.11ah. Also included are wired device connections, such as IEEE 1901 power line communications.
  • 11.  The IoT World Forum (IoTWF) Standardized Architecture @Dr. Muhammad Faizan Khan 11 In 2014 the IoTWF architectural committee (led by Cisco, IBM, Rockwell Automation, and others) published a seven-layer IoT architectural reference model. While various IoT reference models exist, the one put forth by the IoT World Forum offers a clean, simplified perspective on IoT and includes edge computing, data storage, and access. It provides a succinct way of visualizing IoT from a technical perspective. Each of the seven layers is broken down into specific functions, and security encompasses the entire model.
  • 12.  The IoT World Forum (IoTWF) Standardized Architecture @Dr. Muhammad Faizan Khan 12
  • 13.  The IoT World Forum (IoTWF) Standardized Architecture @Dr. Muhammad Faizan Khan 13 The IoT Reference Model defines a set of levels with control flowing from the center (this could be either a cloud service or a dedicated data center), to the edge, which includes sensors, devices, machines, and other types of intelligent end nodes. In general, data travels up the stack, originating from the edge, and goes northbound to the center. Using this reference model, we are able to achieve the following:  Decompose the IoT problem into smaller parts.  Identify different technologies at each layer and how they relate to one another  Define a system in which different parts can be provided by different vendors  Have a process of defining interfaces that leads to interoperability  Define a tiered security model that is enforced at the transition points between levels.
  • 14.  The IoT World Forum (IoTWF) Standardized Architecture @Dr. Muhammad Faizan Khan 14 Layer 1: Physical Devices & Controllers Layer; The first layer of the IoT Reference Model is the physical devices and controllers layer. This layer is home to the “things” in the Internet of Things, including the various endpoint devices and sensors that send and receive information. The size of these “things” can range from almost microscopic sensors to giant machines in a factory. Their primary function is generating data and being capable of being queried and/or controlled over a network. Layer 2: Connectivity Layer; In the second layer of the IoT Reference Model, the focus is on connectivity. The most important function of this IoT layer is the reliable and timely transmission of data. More specifically, this includes transmissions between Layer 1 devices and the network and between the network and information processing that occurs at Layer 3 (the edge computing layer).
  • 15.  The IoT World Forum (IoTWF) Standardized Architecture @Dr. Muhammad Faizan Khan 15 Layer 2: Connectivity Layer, Cont’d; The connectivity layer encompasses all networking elements of IoT and doesn’t really distinguish between the last-mile network (the network between the sensor/endpoint and the IoT gateway), gateway, and backhaul networks.
  • 16.  The IoT World Forum (IoTWF) Standardized Architecture @Dr. Muhammad Faizan Khan 16 Layer 3: Edge Computing Layer; Edge computing is the role of Layer 3. Edge computing is often referred to as the “fog”. At this layer, the emphasis is on data reduction and converting network data flows into information that is ready for storage and processing by higher layers. One of the basic principles of this reference model is that information processing is initiated as early and as close to the edge of the network as possible.
  • 17.  The IoT World Forum (IoTWF) Standardized Architecture @Dr. Muhammad Faizan Khan 17
  • 18.  IT and OT Responsibilities in the IoT Reference Model @Dr. Muhammad Faizan Khan 18
  • 19.  A Simplified IoT Architecture @Dr. Muhammad Faizan Khan 19
  • 20.  Expanded View of A Simplified IoT Architecture @Dr. Muhammad Faizan Khan 20
  • 21.  The End @Dr. Muhammad Faizan Khan 21