unit 3
unit 3
Internet of Things
Presented By,
Prof . BHAVYA N
Assistant Professor
Dept of computer applications
JSSSTU, Mysuru
IP as the IoT Network Layer
• we move up the protocol stack and extend the conversation to
network layer connectivity,
• Referring back to the Core IoT Functional Stack , this chapter
covers the network transport layer sublayer that is part of the
communications network layer.
• Alternatively, you can also align this chapter with the network
layer of the oneM2M architecture or the connectivity layer of
the IoT World Forum architecture
This chapter is composed of the following sections:
■ The Business Case for IP: This section discusses the advantages of IP
from an IoT perspective and introduces the concepts of adoption and
adaptation.
■ The Need for Optimization: This section dives into the challenges of
constrained nodes and devices when deploying IP. This section also looks
at the migration from IPv4 to IPv6 and how it affects IoT networks.
■ Optimizing IP for IoT: This section explores the common protocols
and technologies in IoT networks utilizing IP.
■ Profiles and Compliances: This section provides a summary of some
of the most significant organizations and standards bodies involved with
IP connectivity and IoT.
The Business Case for IP
• Data flowing from or to “things” is consumed, controlled, or monitored by data
center servers either in the cloud or in locations that may be distributed or
centralized.
• Dedicated applications are then run over virtualized or traditional operating
systems or on network edge platforms (for example, fog computing).
• These lightweight applications communicate with the data center servers.
• The system solutions combining various physical and data link layers call for an
architectural approach with a common layer(s) independent from the lower
(connectivity) and/or upper (application) layers.
• This is how and why the Internet Protocol (IP) suite started playing a key
architectural role in the early 1990s.
• IP was not only preferred in the IT markets but also for the OT environment.
The Key Advantages of Internet Protocol
• One of the main differences between traditional information technology
(IT) and operational technology (OT) is the lifetime of the underlying
technologies and products.
• An entire industrial workflow generally mandates smooth, incremental
steps that evolve, with operations itself being the most time- and
mission-critical factor for an organization.
• One way to guarantee multi-year lifetimes is to define a layered
architecture such as the 30-year-old IP architecture. IP has largely
demonstrated its ability to integrate small and large evolutions.
• At the same time, it is able to maintain its operations for large numbers
of devices and users, such as the 3 billion Internet users.
the key advantages of the IP suite for the Internet of Things:
3. Generic web-based protocols: Generic protocols, such as Ethernet, Wi-Fi, and 4G/
LTE, are found on many consumer and enterprise-class IoT devices that
communicate over non-constrained networks.
4. IoT application layer protocols: IoT application layer protocols are devised to run
on constrained nodes with a small compute footprint and are well adapted to the
network bandwidth constraints on cellular or satellite links or constrained
6LoWPAN networks. Message Queuing Telemetry Transport (MQTT) and
Constrained Application Protocol (CoAP), covered later in this chapter, are two
wellknown examples of IoT application layer protocols.