IoT LoRa
IoT LoRa
Standards
LoRa
2ECDE65 Internet of Things
Reading Material
• Book 1: Introduction to IoT by Sudip Misra, Anandarup Mukherjee,
Arijit Roy, Cambridge University Press
• Chapter 7 IoT connectivity Technologies
• Online References:
• https://lora-developers.semtech.com/documentation
Long Range Communication
• Long range communication standards are wireless communication technologies
that allow devices to communicate over distances of several kilometres or more.
These standards are typically used for applications where low power
consumption and long range are more important than high data rates.
• Unlike traditional wireless communication technologies that use a fixed carrier frequency, LoRa
devices transmit data by varying the frequency of the carrier signal in a specific pattern.
• LoRa devices use CSS to spread the signal over a wide range of frequencies. This makes the signal
more resistant to interference and fading, and it also allows LoRa devices to transmit at very low
power levels.
• LoRa devices typically communicate with a LoRa gateway, which is a device that relays messages
between the LoRa devices and a central network server. The network server is responsible for
routing messages between the LoRa devices and the application servers.
Characteristics
• Long Range: LoRa is capable of transmitting data over distances of several kilometers to tens
of kilometers in rural areas and several hundred meters to a few kilometers in urban
environments. The range largely depends on factors like terrain, interference and antenna
height.
• Low Power: LoRa devices are designed to operate on low power, making them suitable for
battery-powered or energy-efficient applications. Many LoRa devices can run on a single
battery for years.
• Low Data Rates: LoRa is optimized for transmitting small packets of data at relatively low data
rates, which is suitable for IoT applications where periodic, small data updates are common.
• Frequency Hopping Spread Spectrum (FHSS):In FHSS, the carrier frequency rapidly changes
(hops) over a set of predetermined frequencies according to a hopping sequence. The
transmitter and receiver both follow the same hopping pattern. This technique makes it
difficult for an eavesdropper to intercept the entire signal since they would need to hop
between frequencies at the same rate to capture all the data.
• Chirp Spread Spectrum (CSS):CSS is a modulation technique where the frequency of the carrier
signal continuously varies over time, creating a chirp signal. It offers advantages in terms of
range and resistance to interference.
Chirp Spread Spectrum
• Chirp stands for 'Compressed High Intensity Radar Pulse'. It is a signal
which frequency either increase or decrease with time. It is very
common is sonar and radar. It is also used in spread spectrum.