Understanding RFID Technology
Understanding RFID Technology
Note: PYQs mai application ke saath explain karne bola tha but saare applications same hi hai
sirf technology ka naam change ho raha hai. Net pe bhi sab same hi diya hai so ek baar hi
padhna padega. Exam mai repeat mat karna.
Radio Frequency Identification (RFID) is a wireless technology that uses electromagnetic fields
to identify and track tags attached to objects automatically. Unlike NFC, which has a limited
range of around 10 cm, RFID systems can operate over several meters, depending on the
frequency used and the environment. RFID is widely applied in asset tracking, logistics, supply
chain management, access control, and even retail, where it has revolutionized inventory
management.
Components of RFID
Tags are small devices containing a microchip and an antenna. The microchip stores
information about the object to which the tag is attached, while the antenna enables
communication with the reader.
○ Passive Tags: These do not have a power source and rely on the
electromagnetic field from the reader to power up and transmit data. They have
shorter ranges, usually from a few centimeters to a few meters.
○ Active Tags: These have an internal battery, allowing them to transmit signals
over greater distances (up to hundreds of meters). They are typically used in
applications where a longer read range is needed, such as in toll collection or
large inventory tracking.
The reader emits radio waves to communicate with RFID tags. When a tag enters the
reader’s range, it captures the signal, powers up (if passive), and transmits its stored
data back to the reader. The reader then processes this data, which can be sent to a
central system for storage and analysis.
3. Backend System:
The backend system or software processes data collected from the RFID reader, which
can then be used for various applications, such as tracking inventory or managing
access.
1. Low Frequency (LF): Operates between 30-300 kHz, typically has a short range (up to
10 cm), and is used for applications like animal tracking and access control.
2. High Frequency (HF): Operates around 13.56 MHz and has a range of up to 1 meter.
HF RFID is used in applications such as library book tracking, contactless payments,
and secure identification (e.g., passports).
3. Ultra High Frequency (UHF): Operates between 300 MHz to 3 GHz and offers longer
read ranges (up to 12 meters or more). UHF is widely used in supply chain management
and logistics, where it provides high read speed and long-distance tracking.
RFID Working
1. Reader/Writer Mode:
○ In this mode, the NFC-enabled device (usually a smartphone or a dedicated NFC
reader) can read data from or write data to NFC tags. These tags are passive
components—meaning they don’t have their own power source and rely on the
electromagnetic field generated by the reader to power them and communicate.
○ Commonly used in advertising (like smart posters), museum displays, and
store shelves, NFC tags can store various information, such as web links,
product information, or promotional content that the user accesses simply by
bringing an NFC-enabled device close to the tag.
2. Peer-to-Peer Mode:
○ This mode enables two NFC-enabled devices to exchange data directly with
each other. The two devices take turns to act as the reader and tag, allowing for
a bidirectional flow of information.
○ This mode is often used for contact sharing, image transfer, or Bluetooth
pairing, enabling a fast, seamless way to connect two devices without manual
setup, usernames, or passwords.
3. Card Emulation Mode:
○ In this mode, the NFC-enabled device (e.g., a smartphone) can emulate a
contactless smart card, allowing it to be used in applications like payment
terminals or public transportation systems.
○ This mode forms the foundation of mobile payment systems such as Google
Pay, Apple Pay, and Samsung Pay, where users can tap their phone on a
terminal to complete a secure transaction. In some cases, NFC can also emulate
access cards, turning the phone into a digital key for secure building access or
system authentication.
● Eavesdropping: NFC’s short range naturally limits exposure, but data encryption can be
added for extra protection, especially in mobile payments.
● Data Corruption and Interception: NFC protocols are designed to ensure that any data
corruption or loss is detected quickly, with provisions to prevent malicious interception.
Additionally, secure channels can be established in the case of high-security applications
to protect data from interference during the transaction(NFC 1).
Applications of NFC
BLE Architecture
BLE architecture consists of two primary layers: the Controller and the Host. Together, these
layers handle various BLE functionalities, including advertising, connections, and data
exchange.
1. Controller:
○ Physical Layer (PHY): This layer handles the actual transmission and reception
of data over the Bluetooth radio. BLE operates in the 2.4 GHz ISM band, divided
into 40 channels (37 data channels and 3 advertising channels) with a bandwidth
of 2 MHz each.
○ Link Layer (LL): This layer controls the core Bluetooth functions, including
advertising, scanning, and establishing connections. It manages timing, data
packets, and link management.
2. Host:
○ Logical Link Control and Adaptation Protocol (L2CAP): This protocol is
responsible for packet fragmentation and reassembly, enabling data transport
between BLE devices.
○ Attribute Protocol (ATT): ATT organizes data in a client-server model, defining
how data is exchanged between devices.
○ Generic Attribute Profile (GATT): GATT specifies the structure for exchanging
data in the form of attributes, which are accessible using characteristic and
service definitions. It is the framework that BLE devices use for data organization,
making it essential in BLE applications.
○ Generic Access Profile (GAP): GAP manages device visibility and connections,
handling device roles (Central and Peripheral) and controlling advertising,
scanning, and connecting. BLE devices can operate in different GAP roles based
on their function (e.g., Central devices initiate connections, while Peripheral
devices advertise and accept connections).
3. Application Layer:
○ The Application Layer operates above the Host and defines the specific features
of the BLE device. For example, a heart rate monitor application would define
services and characteristics related to heart rate measurement.
BLE defines four primary roles that determine how devices communicate with each other:
The BLE communication process is structured around advertising, scanning, and establishing
connections. Here’s how the process works in detail:
One of BLE’s key features is its power efficiency, designed to accommodate devices that require
extended battery life. BLE achieves this through:
● Low Duty Cycle Operation: BLE devices typically remain in a low-power sleep mode
when not actively transmitting data.
● Optimized Advertising and Connection Intervals: By adjusting the frequency and
duration of advertising and connection intervals, BLE devices can conserve power and
extend battery life.
Applications of BLE
BLE is used in a wide variety of applications, particularly those that benefit from low-power,
short-range communication. Here are some prominent use cases:
1. Wearable Devices:
○ BLE is commonly found in fitness trackers, smartwatches, and health monitors.
These devices communicate with smartphones to send activity data, heart rate,
and other health metrics.
○ Since BLE consumes very little power, wearable devices can operate for
extended periods without frequent battery recharging.
2. Healthcare and Medical Devices:
○ BLE is ideal for medical devices such as blood glucose monitors, heart rate
monitors, and other health-related sensors. These devices often send data to
smartphones or tablets, allowing healthcare providers to monitor patients
remotely.
○ BLE enables continuous monitoring with minimal power consumption, making it
suitable for long-term health monitoring.
3. Smart Home and Home Automation:
○ BLE is used in smart locks, lighting, thermostats, and other IoT devices that
interact with smartphones or BLE-enabled hubs. Smart home devices use BLE to
enable secure, low-energy communication, allowing for easy control and
monitoring of home appliances.
○ BLE Mesh, an extension of BLE, allows for communication between multiple BLE
devices, forming a network suitable for home automation.
4. Proximity Sensing and Indoor Positioning:
○ BLE beacons are widely used in indoor positioning systems and proximity-based
applications, such as navigation in large venues (malls, airports) or targeted
advertising. Beacons transmit location data, allowing smartphones to determine
proximity and provide relevant content or guidance.
○ BLE’s low power consumption is ideal for beacons, as they can run for months or
even years on small batteries.
5. Retail and Marketing:
○ BLE beacons are deployed in retail stores to enhance customer engagement. For
example, beacons can push targeted promotions to shoppers' phones when they
are near specific products or departments.
○ BLE beacons are also used to gather data on customer movement patterns,
helping retailers optimize store layouts and promotions.
6. Asset Tracking and Management:
○ BLE tags can track assets in warehouses, hospitals, or offices. These tags
communicate with BLE gateways to provide real-time location updates, making
asset management more efficient.
○ In hospitals, for example, BLE asset tracking helps staff locate medical
equipment, improving efficiency and reducing operational costs.
7. Gaming and Toys:
○ BLE allows toys and gaming peripherals to connect wirelessly to smartphones,
tablets, or other controllers. These devices can communicate efficiently without
draining the battery, enhancing the gaming experience without frequent
recharging.
4. Bluetooth
Bluetooth is a wireless technology that lets devices like phones, tablets, and headphones
connect to each other and share information without needing cables. Bluetooth simply follows
the principle of transmitting and receiving data using radio waves. It can be paired with the other
device which has also Bluetooth but it should be within the estimated communication range to
connect. When two devices start to share data, they form a network called piconet which can
further accommodate more than five devices.
Architecture of Bluetooth
1. Piconet
Piconet is a type of Bluetooth network that contains one primary node called the master
node and seven active secondary nodes called slave nodes. Thus, we can say that there
is a total of 8 active nodes which are present at a distance of 10 meters. The
communication between the primary and secondary nodes can be one-to-one or
one-to-many. Possible communication is only between the master and slave;
Slave-slave communication is not possible. It also has 255 parked nodes, these are
secondary nodes and cannot take participation in communication unless it gets
converted to the active state.
2. Scatternet
It is formed by using various piconets. A slave that is present in one piconet can act as
master or we can say primary in another piconet. This kind of node can receive a
message from a master in one piconet and deliver the message to its slave in the other
piconet where it is acting as a master. This type of node is referred to as a bridge node.
A station cannot be mastered in two piconets.
1. Radio (RF) Layer: It specifies the details of the air interface, including frequency, the
use of frequency hopping and transmit power. It performs modulation/demodulation of
the data into RF signals. It defines the physical characteristics of Bluetooth transceivers.
It defines two types of physical links: connection-less and connection-oriented.
2. Baseband Link Layer: The baseband is the digital engine of a Bluetooth system and is
equivalent to the MAC sublayer in LANs. It performs the connection establishment
within a piconet, addressing, packet format, timing and power control.
3. Link Manager Protocol Layer: It performs the management of the already established
links which includes authentication and encryption processes. It is responsible for
creating the links, monitoring their health, and terminating them gracefully upon
command or failure.
4. Logical Link Control and Adaption (L2CAP) Protocol Layer: It is also known as the
heart of the Bluetooth protocol stack. It allows the communication between upper and
lower layers of the Bluetooth protocol stack. It packages the data packets received from
upper layers into the form expected by lower layers. It also performs segmentation and
multiplexing.
5. Service Discovery Protocol (SDP) Layer: It is short for Service Discovery Protocol. It
allows discovering the services available on another Bluetooth-enabled device.
6. RF Comm Layer: It is a cabal replacement protocol. It is short for Radio Frontend
Component. It provides a serial interface with WAP and OBEX. It also provides
emulation of serial ports over the logical link control and adaption protocol(L2CAP). The
protocol is based on the ETSI standard TS 07.10.
7. OBEX: It is short for Object Exchange. It is a communication protocol to exchange
objects between 2 devices.
8. WAP: It is short for Wireless Access Protocol. It is used for internet access.
9. TCS: It is short for Telephony Control Protocol. It provides telephony service. The basic
function of this layer is call control (setup & release) and group management for the
gateway serving multiple devices.
10. Application Layer: It enables the user to interact with the application.
5. 802.15.4
IEEE 802.15.4 is a standard developed by the IEEE (Institute of Electrical and Electronics
Engineers) for low-data-rate, low-power wireless personal area networks (WPANs). It provides
the foundation for several protocols, including Zigbee, Thread, WirelessHART, and 6LoWPAN,
that aim to support short-range communication with a focus on low power consumption. This
standard is especially suited for applications like IoT, industrial automation, smart home devices,
and sensor networks, where energy efficiency is critical, and data transmission needs are
modest.
● Low Data Rate: Typically supports data rates of 20, 40, 100, and 250 kbps, depending
on the frequency band and region.
● Low Power Consumption: Designed to be used in battery-operated devices that can
run for months or even years on a single charge.
● Short-Range Communication: Operates in the range of 10-100 meters, depending on
environmental factors and transmission power.
● Flexible Network Topologies: Supports multiple network topologies such as star,
peer-to-peer, and mesh networks.
● License-Free Bands: Operates in ISM (Industrial, Scientific, and Medical) license-free
frequency bands such as 2.4 GHz (global), 915 MHz (Americas), and 868 MHz (Europe).
1. Star Topology:
○ A central coordinator communicates with multiple end devices. This setup is
typical for sensor networks, where all data is collected by the coordinator.
○ The coordinator manages timing and synchronization through beacon frames.
2. Peer-to-Peer (Mesh) Topology:
○ Devices can communicate with each other directly, which allows for a more
decentralized network.
○ Common in large-scale networks like IoT and industrial automation, where data
needs to flow between devices without central control.
3. Cluster Tree Topology:
○ An extension of the peer-to-peer network, where a central coordinator connects
clusters of devices. This topology can increase network range by enabling data
relay through multiple devices.
○ Useful in applications like smart buildings, where multiple rooms or floors may
need interconnected devices.
The IEEE 802.15.4 network consists of three primary device types, each serving a specific role:
IEEE 802.15.4’s low-power, low-data-rate design makes it ideal for various IoT applications.
Here are some key areas where it is widely used:
Zigbee is a wireless communication protocol based on the IEEE 802.15.4 standard, specifically
designed for low-data-rate, low-power, short-range communication in wireless personal area
networks (WPANs). Zigbee is ideal for applications that require minimal power consumption, low
latency, and mesh networking capabilities, making it widely used in home automation, industrial
control, and IoT (Internet of Things) systems.
The Zigbee protocol stack is structured into layers, with specific functions distributed across
each layer, making the network flexible and efficient.
● Zigbee operates in the 2.4 GHz ISM band globally, with additional frequency options
(868 MHz for Europe and 915 MHz for North America).
● It provides a maximum data transfer rate of 250 kbps in the 2.4 GHz band, which is
adequate for low-data applications like sensor networks.
● The PHY layer manages radio frequency transmission and reception, modulation (using
Offset Quadrature Phase Shift Keying, or O-QPSK), and channel access.
● The MAC layer controls access to the shared communication channel, using Carrier
Sense Multiple Access with Collision Avoidance (CSMA-CA) to minimize collisions.
● It provides mechanisms for packet transmission, acknowledgment, and retries, ensuring
robust communication even in noisy environments.
● This layer also supports Guaranteed Time Slots (GTS) for applications requiring low
latency or priority communication, such as security or emergency alerts.
● The NWK layer handles network formation, routing, and addressing. Zigbee’s mesh
networking structure allows data to be routed through multiple devices to reach its
destination.
● It supports multiple topologies, including star, mesh, and tree networks, making Zigbee
flexible for various deployment scenarios.
● The NWK layer also enables Zigbee’s self-healing feature, where the network
dynamically reroutes data if a device or path fails.
4. Application (APL) Layer
● The Application Layer includes the Application Support (APS) Sub-layer and the
Zigbee Device Object (ZDO).
● Application Support (APS) Sub-layer: Manages data routing between different
applications and coordinates communication across devices.
● Zigbee Device Object (ZDO): Manages device roles, network discovery, and security,
helping establish and maintain the network structure.
● Application Framework: Allows for user-defined applications, providing flexibility to
implement various control and monitoring functions.
Applications of Zigbee
7. Z-Wave
Overview of Z-Wave
Z-Wave Components :
The components of z-wave include controllers, slave nodes, Home ID, Node ID, and routing
tables.
1. Controllers: A controller is a unit that has the ability to compile a routing table of the
network and can calculate routes to the different nodes. There are two types of
controllers –
2. Primary controller: Primary controller is the device that contains a description of the
z-wave network and controls the output. It assigns network ID or Home ID or Node ID to
the z-wave during the enrollment process.
3. Secondary controller: It also has a Network ID and it remains constant to maintain
routing tables.
4. Slave nodes: Slave nodes are the nodes that do not contain routing tables but may
contain a network map. slave nodes have the ability to receive frames and respond to
them if necessary.
5. Home ID: The ID used by z-Wave for the separation of the network from each other is
called Home ID. It is created by the primary controller and is 32-bit in size.
6. Node ID: The identification number or an address that is given to every device during
the process of inclusion is called Node ID.
7. Routing table: It is used by controllers for calculating routes.
8. 6LoWPAN
6LoWPAN (IPv6 over Low Power Wireless Personal Area Network) is a protocol designed to
enable communication over Wireless Personal Area Networks (WPAN) using IPv6. WPANs are
networks that connect devices around a person’s workspace via wireless links. 6LoWPAN was
developed to extend IPv6 functionality to small, low-power devices in IoT ecosystems, such as
sensor nodes and other minimal-resource devices.
1. IPv6 Compatibility: 6LoWPAN allows IoT devices with limited processing power to
communicate using IPv6, enhancing scalability with a larger address space and
providing a reliable, efficient network layer protocol.
2. Low Cost and Low Power: Designed for low-cost, low-power devices, 6LoWPAN
minimizes memory usage and supports short-range communication with low bit rates,
making it ideal for battery-operated IoT applications.
3. Architecture: A typical 6LoWPAN network consists of sensor nodes and an Edge
Router, which connects the local network to the broader IP network. This setup enables
even the smallest IoT devices, such as LED streetlights, to communicate over the
internet.
4. Interoperability: 6LoWPAN can interact with IEEE 802.15.4 devices and other IP-based
networks, such as Wi-Fi, allowing seamless communication between various network
types.
5. Security: The protocol includes AES-128 link-layer security (defined by IEEE 802.15.4),
providing authentication and encryption to protect data exchanges. AES-128 is a block
cipher that encrypts data in 128-bit blocks, with key options of 128, 192, or 256 bits.
Applications of 6LoWPAN
1. Smart Homes and Buildings: 6LoWPAN is commonly used in smart home devices
such as lighting systems, thermostats, and security cameras. It enables efficient
communication between low-power devices while integrating them into the broader IPv6
network, allowing remote control and monitoring.
2. Industrial IoT (IIoT): In industrial settings, 6LoWPAN can be used for monitoring and
controlling machines, sensors, and actuators. It allows for scalable and efficient
communication between devices, making it ideal for applications like predictive
maintenance, factory automation, and smart agriculture.
3. Environmental Monitoring: 6LoWPAN is employed in environmental sensing
applications, such as air quality monitoring, water level monitoring, and soil moisture
sensors. These sensors often need to operate in remote or energy-constrained
locations, where 6LoWPAN's low power requirements are a significant advantage.
4. Health and Fitness Monitoring: Wearable health devices, such as smartwatches,
fitness trackers, and medical sensors, can use 6LoWPAN to transmit data to a central
hub or directly to a cloud service for monitoring and analysis. The low power
consumption ensures long battery life for these devices.
5. Smart Grid and Energy Management: 6LoWPAN can be used in smart grid systems
for monitoring energy usage, controlling devices like smart meters and smart appliances,
and managing energy distribution. The protocol's low power consumption helps in
remote or distributed energy networks.
6. Agricultural Automation: 6LoWPAN is useful in precision farming applications,
including crop monitoring, irrigation control, and livestock tracking. These systems often
operate in large, distributed fields where low-power wireless communication is required
to connect various sensors and actuators.
IEEE 802.11 is a set of standards developed by the Institute of Electrical and Electronics
Engineers (IEEE) for wireless local area networks (WLANs). It defines the protocols and
methods for communication in a wireless network, typically operating in the 2.4 GHz, 5 GHz,
and 6 GHz frequency bands. IEEE 802.11 is the foundation for most Wi-Fi technology,
enabling devices such as smartphones, laptops, and IoT devices to connect wirelessly to
networks.
1. Stations (STAs)
● Description: An Access Point (AP) is a central device in the WLAN that connects
multiple client devices (STAs) to the network. The AP acts as a bridge between the
wireless network and the wired Ethernet network.
● Function: It facilitates communication within the WLAN, manages client associations,
and may provide connection to external networks like the internet.
● Description: A Basic Service Set (BSS) consists of a group of STAs that communicate
with each other under the management of an Access Point (AP).
○ Infrastructure BSS: Includes one AP and multiple client STAs.
○ Independent BSS (IBSS): A network of STAs without the need for an AP (also
called an Ad-hoc network).
● Function: The BSS defines the communication domain for the devices in the network.
6. Portal
● Description: A Portal is a point of access that connects the wireless network (ESS) to a
wired network or another external network, such as the internet.
● Function: It serves as a gateway between the WLAN and external networks.
● Description: The SSID is a unique identifier (name) for a WLAN. It is used to distinguish
one network from another and is broadcast by the APs.
● Function: The SSID is used by STAs to identify and connect to a specific WLAN.
2. LoRaWAN Gateway
The LoRaWAN Gateway acts as a bridge between the end devices and the network. It
forwards received radio packets from the end devices to the Network Server via the
network backbone. The gateway does not process or alter the payload data; it simply
forwards the radio packets without modification. It is also responsible for performing
necessary RF (Radio Frequency) conversions to ensure seamless communication
between the end devices and the network.
The Network Server performs several critical functions within the LoRaWAN
architecture:
The Join Server manages the Over-The-Air (OTA) activation process for end devices.
Multiple Join Servers may connect to a single Network Server, and a single Join Server
may also interact with several Network Servers. The Join Server is responsible for
securely managing the activation credentials and ensuring that end devices are properly
authenticated before joining the network.
The Application Server handles all payload data from the application layer of
associated LoRaWAN End Devices. It processes and manages the data, providing the
application-level services to end-users. The Application Server may offer functionalities
such as data analysis, device management, and integration with other systems,
depending on the IoT application being implemented.
Characteristics of LoRaWAN
1. Long Range
● Range: LoRaWAN can communicate over long distances, typically 2-5 km in urban
environments and up to 15-20 km in rural areas. This long-range capability allows for
large-scale deployments with fewer gateways, making it ideal for wide-area coverage in
IoT applications.
● Data Rate: LoRaWAN supports relatively low data rates, typically between 0.3 kbps and
27 kbps. This is well-suited for IoT applications that need to transmit small amounts of
data at infrequent intervals, such as sensor readings or status updates.
4. Bi-directional Communication
● Uplink and Downlink: LoRaWAN supports both uplink (device to server) and
downlink (server to device) communication. This enables two-way data transmission,
making it possible to send commands or updates to devices in addition to receiving data
from them.
5. Scalability
6. Security
● End-to-End Security: LoRaWAN ensures data security with AES encryption at the
application, network, and device layers. This provides strong security for the
communication between end devices and the network server, ensuring the privacy and
integrity of the transmitted data.
11. Evaluate long-range communication systems and protocols such as LTE, LTE A,
LoRa, and LoRaWAN in the context of IoT connectivity. Discuss their suitability for
different IoT use cases based on factors like coverage, data rate, power consumption,
and scalability.
Overview: LTE is a widely used cellular technology designed for high-speed data
communication, mainly for smartphones and mobile internet. It is optimized for broadband and
high-data-rate applications.
Key Characteristics:
● Coverage: Excellent coverage, especially in urban areas with existing cellular networks.
LTE supports both urban and rural deployment, with high network availability.
● Data Rate: High data rates ranging from 10 Mbps to 100 Mbps for downlink and 1–50
Mbps for uplink. This is suitable for real-time applications requiring substantial
bandwidth, such as video streaming and data-heavy IoT applications.
● Power Consumption: Relatively high compared to low-power alternatives like
LoRaWAN. Devices on LTE networks tend to consume more power, which is a drawback
for IoT devices that need to operate on battery for extended periods.
● Scalability: Scalable for large deployments, especially in urban areas, with the potential
for high device density. LTE networks, however, may experience congestion if there are
too many connected devices in high-density scenarios.
Use Cases:
● Suitable for: Real-time, high-bandwidth IoT applications like smart cities (video
surveillance), fleet management, smart vehicles, and connected healthcare devices
(remote monitoring with real-time data).
● Not suitable for: Low-power, low-bandwidth IoT applications like sensors in agriculture
or environmental monitoring, where extended battery life is crucial.
Overview: LTE-A is an enhancement of LTE, offering higher speeds, lower latency, and
improved overall performance, designed to meet the growing demands for mobile broadband.
Key Characteristics:
● Coverage: LTE-A builds upon LTE's infrastructure, offering similar coverage but with
higher reliability and robustness, especially in urban and suburban areas.
● Data Rate: LTE-A provides much higher data rates than LTE, ranging from 100 Mbps to
1 Gbps for downlink and 50–100 Mbps for uplink. This makes it suitable for applications
requiring substantial bandwidth.
● Power Consumption: Similar to LTE, LTE-A has relatively high power consumption,
though improvements in power efficiency are present. It still might not be ideal for
devices with very low power constraints.
● Scalability: Supports a high density of users with Carrier Aggregation and MIMO
(Multiple Input, Multiple Output) technologies, making it ideal for high-traffic, urban
environments.
Use Cases:
Key Characteristics:
● Coverage: Excellent range (up to 15-20 km in rural areas and 2-5 km in urban areas).
The long-range capability makes LoRa suitable for wide-area networks without requiring
a dense infrastructure of base stations.
● Data Rate: Low data rates ranging from 0.3 kbps to 27 kbps, making it suitable for IoT
devices that transmit small amounts of data periodically, such as sensors.
● Power Consumption: Extremely low power consumption. LoRa devices can run on
batteries for several years, making it ideal for remote monitoring, environmental sensors,
and other IoT applications where power is a critical constraint.
● Scalability: LoRa networks can scale to support thousands of devices per gateway.
However, the low data rate can become a limiting factor if real-time, high-volume data
transmission is needed.
Use Cases:
Overview: LoRaWAN is a network protocol that uses LoRa as its physical layer to enable
low-power, long-range communication for IoT devices. It provides secure, bi-directional
communication and is suitable for massive IoT deployments.
Key Characteristics:
● Coverage: LoRaWAN networks can cover large areas, with gateways typically covering
2-5 km in urban areas and up to 15-20 km in rural environments. This enables
wide-area deployments without requiring extensive infrastructure.
● Data Rate: LoRaWAN supports low data rates between 0.3 kbps and 27 kbps, which is
suitable for transmitting small data packets such as sensor readings or status updates.
● Power Consumption: LoRaWAN is optimized for low-power operation, with devices
able to run for several years on a single battery. The low power consumption makes it
ideal for remote and hard-to-reach areas where frequent battery replacement is not
feasible.
● Scalability: LoRaWAN is highly scalable and can support up to millions of devices per
network. It is well-suited for IoT networks in large geographic areas, supporting a large
number of end devices connected to a few gateways.
Use Cases:
● Suitable for: Large-scale, low-power IoT applications such as smart cities (waste
management, smart parking), agriculture (crop monitoring, irrigation management),
asset tracking, smart metering, and environmental monitoring.
● Not suitable for: High-bandwidth applications that require large amounts of data to be
transmitted frequently, such as video surveillance or real-time HD data streaming.
Purpose Primarily used for identification Primarily used for short-range data
and tracking of objects or assets. exchange between devices.
Range Typically ranges from a few Typically up to 100 meters (Class 1),
centimeters to 100 meters but most commonly around 10
(depends on type). meters (Class 2).
Data Transfer Low data transfer rate, usually Higher data transfer rate, up to 3
Speed between 10 kbps to 640 kbps. Mbps (Bluetooth 2.0+EDR) or higher
in newer versions.
Technology Uses electromagnetic fields for Uses short-range radio waves for
communication. communication (2.4 GHz ISM band).
Network Type Typically a simple point-to-point Can form a piconet (a small Bluetooth
or tag-to-reader setup. network with up to 8 devices).
Frequency Can operate at 125 kHz, 13.56 Operates in the 2.4 GHz ISM
Range MHz, 860–960 MHz, and 2.4 (Industrial, Scientific, and Medical)
GHz (for active RFID). band.
** Hello weary travelers! Beyond this point is the NoPYQ zone. These
questions have never been asked in PYQ but since humara naseeb
kharab hai, anything can happen. Proceed with caution. **
NB-IoT devices communicate via carrier networks in several ways: within an existing Global
System for Mobile Communications (GSM) carrier wave, in unused guard bands between
Long-Term Evolution (LTE) channels, or independently on their own frequency.
A key feature of NB-IoT is its ability to extend coverage beyond the capabilities of traditional
cellular technologies. This is achieved through transmission repetitions and flexible bandwidth
allocation in uplink transmissions. These features enhance coverage, particularly in challenging
environments where traditional cellular networks struggle.
NB-IoT systems rely on specially designed devices and sensors that collect data from their
environment and transmit it to NB-IoT base stations or transmission nodes. These base stations
are connected to IoT gateways, which forward the data to centralized IoT cloud application
servers for monitoring and analysis.
To address the need for extended coverage, especially in rural areas and deep indoors, NB-IoT
employs a new physical layer with tailored signals and channels. This enables improved
coverage while maintaining low device complexity. In contrast to GSM or General Packet Radio
Services (GPRS) modules, NB-IoT technology is less complex, making it ideal for low-power,
wide-area (LPWA) applications.
NB-IoT is supported by all major mobile equipment, chipset, and module manufacturers, and it
can coexist seamlessly with 2G, 3G, 4G, LTE-M, and 5G mobile networks, ensuring broad
compatibility and scalability across various IoT use cases.
Data Breaks data into packets and Reassembles packets in the correct
Segmentation routes them independently. order and ensures delivery.
Error Handling Does not provide error correction or Provides error detection,
retransmission. acknowledgment, and
retransmission.
Flow Control No flow control. Implements flow control to manage
data transmission rates.
Usage Used for addressing and routing Used for ensuring reliable
between networks. communication between
applications.
1. WAN
WAN stands for "Wide Area Network" and is a comprehensive computer network that connects
different locations over large distances. It plays a key role in global communication structures as
it can cover large geographical areas (countries or continents) and is not limited to local areas.
Transmission protocols and address concepts support the exchange of data. WANs use
technologies such as IP/MPLS, PDH, SDH and more to establish these connections. In large
companies, WANs are often used to connect office networks. Each office has its own local area
network (LAN), which is networked together via WANs. IP tunnels or virtual private networks
(VPN) are used to implement long connections. Switches, routers and network nodes are crucial
for data transmission in WANs, where transmission rates are higher than in LANs. Wireless
variants such as the Wireless Wide Area Network (WWAN) are also widespread.
Advantages of WANs:
WANs are crucial for companies that use digital resources to enable communication, data
access and application hosting.
2. WLAN
WLAN stands for "Wireless Local Area Network" and is a wireless network used in limited
geographical areas such as homes, offices, businesses or educational institutions. It enables
wireless communication between devices, including computers and smartphones, to provide
access to the internet or local network resources. To make this possible, the end devices must
be connected to the WLAN router, the central component of the WLAN network. To ensure data
security against unauthorized access, WLAN connections are usually encrypted. Various
encryption methods are available, such as WPA or WEP.
Advantages of WLANs:
WLANs are based on the IEEE 802.11 standard, which uses wireless technologies. Wireless
access points (WAPs) provide the wireless signals and manage the data traffic. WLANs use
network nodes that communicate with each other via network cards, with each network node
representing a separate radio cell. Data transfer rates can theoretically vary between 2 and 600
megabits per second, with practical limitations due to interference and obstructions.