04 - Overview of IoT Connectivity
04 - Overview of IoT Connectivity
PRACTICAL NO: 04
Industry 4.0.
2. Describe the function of Data communication link in association with Internet of Things.
RATIONAL
The world is at the onset of the Fourth Industrial Revolution and this revolution is very
much driven by the smarts in automating decision making and processes. Advancements in IT has
resulted in immense improvements in computational power across nearly all electronic devices and
enhanced capabilities in connecting the dots in an increasingly networked society.
Industry 4.0 concerns the transformation of industrial processes through the integration of
modern technologies such as sensors, communication, and computational processing. Technologies
such as Big-data, Connectivity, Customized Product and Interoperability are considered to be
the prime t drivers necessary for the advancement of Industry 4.0 transformation.
Introduction
The Internet of Things (IoT) is a name for the aggregate collection of network-enabled devices,
excluding traditional computers like laptops and servers. Types of network connections can include
Wi-Fi connections, Bluetooth connections, and near-field communication (NFC). The IoT includes
devices such as "smart" appliances, like refrigerators and thermostats; home security systems;
computer peripherals, like webcams and printers; wearable technology, such as Apple Watches and
Fit bits; routers; and smart speaker devices, like Amazon Echo and Google Home.
34 | P a g e
3161716: Industry 4.0
Vishwakarma Government Engineering College
Department of Instrumentation and Control Engineering
How the Internet of Things Works
These devices use Internet protocol (IP), the same protocol that identifies computers over the
World Wide Web and allows them to communicate with one another. The goal behind the Internet
of things is to have devices that self report in real-time, improving efficiency and bringing
important information to the surface more quickly than a system depending on human intervention.
A data link is a method for connecting a device from one location to another in
telecommunications, in order to transmit and receive digital information. Data transfer happens
over a certain link protocol that allows data to be transferred from the source to the destination. In
the OSI model for computer networking, the data link essentially makes up the second layer. It
offers procedures and functions for the transfer of data and can also correct errors that occur in the
physical layer.
35 | P a g e
3161716: Industry 4.0
Vishwakarma Government Engineering College
Department of Instrumentation and Control Engineering
Every IoT device performs by using a set of rules to exchange data between electronic devices. For
the devices to work together there are specific IoT protocols that the devices use to communicate
wirelessly. These protocols are critical to the IoT technology stack and allow communication and
interaction between sensors, devices, gateways, servers, and user applications.
36 | P a g e
3161716: Industry 4.0
Vishwakarma Government Engineering College
Department of Instrumentation and Control Engineering
consequently the packet loss is also high. They have small, useful payload size and in most cases,
these networks also exhibit the behavior of frequent changes in their topology. Therefore, it is a
highly constraint dynamic kind of scenario and coming up with networking solutions is a huge
challenge in these systems. So, classical internet that is based on TCP/IP; the classical internet that
we all use is not meant for these constraint IoT devices. IoT devices need a specific
communication protocols so it will works very efficiently with minimum constrains described
earlier. Followings are the list of Wireless protocols mainly used in IoT devices for data
communication.
2. Zigbee
3. Bluetooth
4. ISA 100
5. 6LoWPAN
6. Wireless HART
7. Z-Wave
8. NFC
9. RFID
IEEE 802.15.4 is a low-cost, low-data-rate wireless access technology for devices that are operated
or work on batteries. IEE 802.15.4 describes how low-rate wireless personal area networks (LR-
WPANs) function. IEEE 802.15.4 basically provides the framework meant to be used particularly
for networks such as the wireless personal area networks. The physical layer defines things like
the frequency band, the transmission power and modulation scheme of the link. On the other
hand, the MAC defines issues such as medium access and flow control (Frame). Figure 2 shows
how the OSI model has been adapted in the 802.15.4 standard.
37 | P a g e
3161716: Industry 4.0
Vishwakarma Government Engineering College
Department of Instrumentation and Control Engineering
The 802.15.4 standard shows the OSI upper layers as having been collapsed to just two layers as
shown in Figure 2. The Network Layer typically provides network configuration, manipulation,
and message routing. The Application Layer provides the intended function of the device sitting on
the 802.15.4 standard network. The network and application layers aren't specifically defined by
the standard and are up to the user.
Low power
38 | P a g e
3161716: Industry 4.0
Vishwakarma Government Engineering College
Department of Instrumentation and Control Engineering
2. ZigBee
The ZigBee protocol provides a framework for medium range communication to offer IoT
connectivity; it defines the physical layer, and MAC layer characteristics enabling interoperability
between multiple devices at low data rates. ZigBee operates in three frequencies:
868 MHz (1 channel using data transmission rate up to 20 kbps)
902 MHz( 10 channel using data transmission rate up to 40 kbps)
928 MHz (16 channel using data transmission rate of 250 kbps)
The ZigBee network solution preserves many of the advantages of the 802.15.4 standard (low
power, reasonable cost, services) with the benefit of the standardized upper-level services. In
39 | P a g e
3161716: Industry 4.0
Vishwakarma Government Engineering College
Department of Instrumentation and Control Engineering
addition to a defined API, the ZigBee network offers several “application profiles” such as home
automation for vendors doing similar functions. These profiles ensure an even greater level of
compatibility across vendors. A developer may be able to purchase part of a system solution as
opposed to developing it in-house. The goal of the full ZigBee network approach is to maximize
the market applications and nodes through standardization and drive system cost down even
further.
3. Bluethooth
Bluetooth is one of the most important short-range communication technologies. It’s suitable to
send small chunks of data for personal products like smartwatches. Highly suitable for mobile
devices, it’s the significant IoT protocol. Bluethooth use unliscensed Industrial, Scientific and
Medical (ISM) band at 2,4 to 2.485GHz.
Fig-5:Bluethooth Architecture
40 | P a g e
3161716: Industry 4.0
Vishwakarma Government Engineering College
Department of Instrumentation and Control Engineering
RFID, Radio Frequency Identification is a technology, which includes wireless data capture and
transaction processing. Proximity and Vicinity are two major application areas where RFID
technology is used.
There are 3 components, one is the tag itself - the RFID tag attached to different things, RFID
reader which can read from the tag, and the RFID software which will power this entire thing to
operate. RFID tag stores digitally encoded data which is read by RFID reader. RFID tag data can
41 | P a g e
3161716: Industry 4.0
Vishwakarma Government Engineering College
Department of Instrumentation and Control Engineering
be read outside the line of sight as compared to the traditional bar codes or the QR codes that are
frequently used.
Fig-7:RFID Architecture
Applications
Store product tracking,
Asset and baggage tracking,
Supply chain management,
Livestock tracking and management,
Auto mobile tracking
Authentication and access control.
Conclusion:
Assignment:
1. Brief the Z-Wave protocol for Building Automation
2. Compare IEEE 302.15.4 based IoT communication protocols
42 | P a g e
3161716: Industry 4.0