UNIT I-IoT Protocols
UNIT I-IoT Protocols
IoT devices communicate using IoT protocols. Internet protocol (IP) is a set of rules that
dictates how data gets sent to the internet. IoT protocolsensure that information from one
device or sensor gets read and understood by another device, a gateway, a service. Different
IoT protocols havebeen designed and optimized for different scenarios and usage. Given the
diverse array of IoT devices available, using the right protocol in the right context is
important.
Application layer
The application layer serves as the interface between the user and thedevice within a given IoT
protocol.
Network layer
The network layer of an IoT protocol helps individual devices communicate with the router.
IP
Many IoT protocols utilize IPv4, while more recent executions use IPv6. This
recent update to IP routes traffic across the internet and identifies and locates
devices on the network.
6LoWPAN
This IoT protocol works best with low-power devices that have limited
processing capabilities.
IEEE 802.15.4
A radio standard for low-powered wireless connection. It’s used with Zigbee,
6LoWPAN, and other standards to build wireless embedded networks.
LPWAN
Low-power wide-area networks (LPWAN) networks enable communication
across distances of 500 meters to over 10km in some places. LoRaWAN is an
example of LPWAN that’s optimized for low power consumption.
Physical layer
The physical layer is the communication channel between devices within a specific
environment.
Bluetooth Low Energy (BLE)
BLE dramatically reduces power consumption and cost and maintains a
similar connectivity range as classic Bluetooth. BLE works natively across
mobile operating systems and is fast becoming a favorite for consumer
electronics due to its low cost and long battery life.
Ethernet
This wired connection is a less expensive option that provides fast data
connection and low latency.
Wi-Fi/802.11
Wi-Fi/802.11 is a standard in homes and offices. Although it’s an inexpensive
option, it may not suit all scenarios due to its limited range and 24/7 energy
consumption.
Z-Wave
A mesh network using low-energy radio waves to communicate from
appliance to appliance.
Zigbee
An IEEE 802.15.4-based specification for a suite of high-level communication
protocols used to create personal area networks with small, low-power digital
radios.