Iot Unit I
Iot Unit I
Iot Unit I
UNIT I
FUNDAMENTALS OF IoT
These actions can be self-contained (that is, the smart object does not rely
on external systems for its actions); however, in most cases, the ―thing‖
interacts with an external system to report information that the smart
object collects, to exchange with other objects, or to interact with a
management platform.
66
The Core IoT Functional Stack
In this case, the management platform can be used to process data
collected from the smart object and also guide the behavior of the smart
object.
―Things‖ layer:
At this layer, the physical devices need to fit the constraints of the
environment in
which they are deployed while still being able to provide the information
needed.
67
The Core IoT Functional Stack
Communications network layer: When smart objects
are not self contained, they need to communicate with
an external system. In many cases, this
communication uses a wireless technology. This layer
has four sublayers:
70
Examples include CoAP and MQTT.
The Core IoT Functional Stack
Application and analytics layer:
At the upper layer, an application needs to process the
collected data, not only to control the smart objects
when necessary, but to make intelligent decision
based on the information collected and, in turn, instruct
the ―things‖ or other systems to adapt to the
analyzed conditions and change their behaviors or
parameters.
71
The Core IoT Functional Stack
1. ―Things‖ layer
73
Layer 2: Communications Network
Layer
Access Network Sublayer
• PAN (personal area network)
• HAN (home area network)
• NAN (neighborhood area network)
• FAN (field area network)
• LAN (local area network)
Gateways and Backhaul Sublayer
Network Transport Sublayer
IoT Network Management Sublayer
74
Layer 3: Applications and Analytics
Layer
• Analytics Versus Control Applications
Analytics application
Control application
Data Versus Network Analytics
Data analytics
Network analytics
75
Fog Computing
• To distribute data management throughout the IoT
system, as close to the edge of the IP network as possible.
• The best-known. embodiment of edge services in IoT is fog
computing. Any device with computing, storage, and
network connectivity can be a fog node. Examples include
industrial controllers, switches, routers, embedded
servers, and IoT gateways.
• Analyzing IoT data close to where it is collected minimizes
latency, offloads gigabytes of network traffic from the core
network, and keeps sensitive data inside the local network.
• An advantage of this structure is that the fog node allows
intelligence gathering (such as analytics) and control from
the closest possible point, and in doing so, it allows better
performance over constrained networks.
Edge Computing