What is the difference between LoRa and LoRaWAN?

What is the difference between LoRa and LoRaWAN?

LoRa, or Long Range, is a proprietary low-power, long-range wireless technology that uses unlicensed wireless spectrum – just like Wi-Fi uses the unlicensed 2.4 GHz and 5 GHz bands.

The exact frequency band used by LoRa depends on the physical location of the deployment. For example, LoRa uses the 915 MHz band in North America and the 868 MHz band in Europe. Therefore, it is important to know which frequencies are legally available for use in each LoRa deployment location. From a range perspective, LoRa can communicate up to 10 km in optimal line-of-sight conditions.

LoRa technology is owned by semiconductor supplier Semtech. While LoRa has been around for a while, LoRa chipsets have only improved in recent years to reduce power usage. These advances make LoRa ideal for IoT devices, which are widely distributed and battery-powered but only send small amounts of data at speeds of up to 27 Kbps. Examples of common LoRa deployments include asset tracking, smart meters, inspection equipment, smart parking, and agricultural field monitoring.

From a networking perspective, LoRa creates a physical layer method for wireless transmission, such as a transceiver chip. This means it lacks a proper network protocol to manage traffic for data collection and endpoint device management. This is where Long Range WAN, or LoRaWAN, comes in.

LoRaWAN is an open, cloud-based protocol - designed and maintained by the LoRa Alliance - that enables devices to communicate wirelessly with LoRa. Essentially, LoRaWAN takes the LoRa wireless technology and adds a networking component to it, while also integrating node authentication and data encryption for security.

From an enterprise IT deployment perspective, LoRaWAN networks are ideal for IoT devices that continuously monitor the status of something and then trigger an alert back to the gateway when the monitored data exceeds a specified threshold. These types of IoT devices require little bandwidth and can run on battery power for months or even years.

Difference between LoRa and LoRaWAN

Both LoRa and LoRaWAN are primarily used for IoT devices, but each has its niche features and applications. LoRa technology provides a way to use unlicensed wireless spectrum, but it lacks the network capabilities needed for management. LoRaWAN is a protocol built on top of LoRa and creates a network layer.

<<:  China Mobile Xiongyan Consulting Insights: 5G URLLC Key Technology Research Report

>>:  Why does the TCP protocol have a sticky packet problem?

Recommend

Why should enterprises choose SD-WAN?

While MPLS still dominates the WAN market, no ent...

When is the right time to buy Wi-Fi 6E?

Despite the indisputable advantages of operating ...

A glimpse of the "treasure" in the tube: the last piece of cake for operators

Global Internet giants are accelerating their pen...

What is the difference between localhost and 127.0.0.1? Do you know?

When front-end developers are debugging locally, ...

Huawei's Smart City Nervous System shines at CIIE

From August 21st to 23rd, the 2018 (4th) China Sm...

Speedtest releases Starlink network speed test report

Ookla, the parent company of the well-known speed...

IonSwitch: $1.75/month KVM-1GB/10G SSD/1TB/Idaho

IonSwitch is a foreign VPS hosting company establ...

How to implement TCP connection and communication with Python?

Network connection and communication are the know...