IoT Protocols IoT Architecture
IoT Protocols IoT Architecture
• 802.3-Ethernet
• 802.11-WiFi
• 802.16 - WiMax
• 802.15.4-LR-WPAN
• 2G/3G/4G-Mobile Communication
Link Layer Protocols
• 802.3-Ethernet: IEEE802.3 is collection of wired Ethernet
standards for the link layer. Eg: 802.3 uses co-axial cable;
802.3i uses copper twisted pair connection; 802.3j uses fiber
optic connection; 802.3ae uses Ethernet over fiber.
• 802.11-WiFi: IEEE802.11 is a collection of wireless
LAN(WLAN) communication standards including extensive
description of link layer. Eg: 802.11a operates in 5GHz band,
802.11b and 802.11g operates in 2.4GHz band, 802.11n
operates in 2.4/5GHz band, 802.11ac operates in 5GHz band,
802.11ad operates in 60Ghzband.
• 802.16 – Wi-Max: IEEE802.16 is a collection of wireless
broadband standards including exclusive description of link
layer. Wi Max provide data rates from 1.5 Mb/s to 1Gb/s.
• 802.15.4-LR-WPAN: IEEE802.15.4 is a collection of standards
for low rate wireless personal area network(LR-WPAN). Basis
for high level communication protocols such as ZigBee.
Provides data rate from 40kb/s to250kb/s.
• 2G/3G/4G-Mobile Communication: Data rates from
9.6kb/s(2G) to up to100Mb/s(4G).
Network/Internet Layer
• Responsible for sending IP data grams from
source n/w to destination n/w. Performs
the host addressing and packet routing.
Data grams contains source and destination
address.
Types:
• IPv4
• IPv6
• 6LOWPAN
Transport Layer
• Provides end-to-end message transfer capability independent of
the underlying n/w. Set up on connection with ACK as in TCP and
without ACK as in UDP. Provides functions such as error control,
segmentation, flow control and congestion control.
Types:
• TCP
• UDP
• TCP: Transmission Control Protocol used by web browsers(along
with HTTP and HTTPS), email (along with SMTP, FTP).
Connection oriented and stateless protocol. IP Protocol deals
with sending packets, TCP ensures reliable transmission of
protocols in order. Avoids n/w congestion and congestion
collapse.
• For example, a pump might contain a half-dozen sensors and actuators that
feed data into a data aggregation device that also digitizes the data. This
device might be physically attached to the pump. An adjacent gateway device
or server would then process the data and forward it to the Stage 3 or Stage 4
systems. Intelligent gateways can build on additional, basic gateway
functionality by adding such capabilities as analytics, malware protection, and
data management services. These systems enable the analysis of data streams
in real time.
Edge IT
• Once IoT data has been digitized and aggregated, it's ready to
cross into the realm of IT. However, the data may require
further processing before it enters the data center.
• This is where edge IT systems, which perform more analysis,
come into play. Edge IT processing systems may be located in
remote offices or other edge locations, but generally these sit
in the facility or location where the sensors reside closer to the
sensors, such as in a wiring closet.
Edge IT
• Because IoT data can easily eat up network
bandwidth and swamp your data center resources,
it's best to have systems at the edge capable of
performing analytics as a way to lessen the burden
on core IT infrastructure.
• You'd also face security concerns, storage issues, and
delays processing the data. With a staged approach,
you can preprocess the data, generate meaningful
results, and pass only those on.
• For example, rather than passing on raw vibration
data for the pumps, you could aggregate and convert
the data, analyze it, and send only projections as to
when each device will fail or need service.
Data Center & Cloud
• Data that needs more in-depth processing, and
where feedback doesn't have to be immediate,
gets forwarded to physical data center or cloud-
based systems, where more powerful IT systems
can analyze, manage, and securely store the data.
• It takes longer to get results when you wait until
data reaches Stage 4, but you can execute a more
in-depth analysis, as well as combine your sensor
data with data from other sources for deeper
insights.
• Stage 4 processing may take place on-premises, in
the cloud, or in a hybrid cloud system, but the
type of processing executed in this stage remains
the same, regardless of the platform.