TWTG Documentation
Service Desk
Starting Guide
Starting Guide
  • Introduction
  • LoRa & LoRaWAN
    • LoRa
      • LoRa vs WirelessHART
      • LoRa vs BLE
    • LoRaWAN
      • Infrastructure
  • Installation & Provisioning
    • Box Content
    • Installation
      • Pressure Gauge (PG)
      • Pressure Sensor (PS)
      • Temperature Sensor (TS)
      • Temperature Transmitter (TT)
      • Vibration Sensor (VB)
      • Contact Sensor (VS-CS)
      • Valve Sensor - Multiturn (VS-MT)
      • Valve Sensor - Quarter Turn (VS-QT)
    • Provisioning
      • 📄Step 1: Product manual
      • 🔑Step 2: Identify the keys
      • 💻Step 3: Add the device to the LNS
      • ⚙️Step 4: Encoder & Decoder in the LNS
      • 🟩Step 5: Activating the device
  • Data & Communication
    • Communication Protocol
    • Measurements & Messages
    • Schedules
    • Data Visualization
  • Configuration
    • Online Configurator
    • Configure a Device
  • How-to
    • General
      • How to troubleshoot a NEON device not connecting to the network
      • How to fix a bad connection
      • How to replace a battery
    • Pressure Gauge (PG)
      • How to configure event triggers
    • Pressure Sensor (PS)
      • How to configure event triggers
    • Temperature Sensor (TS)
      • How to configure event triggers
      • How to change the configuration of the device from using FSB1 to FSB2 in US915
      • How to configure the frequency of measurements and messages
    • Temperature Transmitter (TT)
      • How to configure event triggers
      • How to use a temperature element different from type K
      • How to use a PT100/RTD
      • How to configure the frequency of measurements and messages
    • Vibration Sensor (VB)
      • Communication Protocol v2 & v3
        • How to obtain the FFT data
        • How to have an FFT for threshold values without periodic messages
        • How to configure event triggers
      • Communication Protocol v4
        • How to Get Started with the New Features of the NEON Vibration Sensor v4
      • How to configure the frequency of measurements and messages
      • How to replace the sensor or probe
      • How to debug a not connected sensor
      • How to debug a not paired sensor
      • How to enable Hanning Window
  • General Information
    • Available Regions
    • LoRaWAN Region
    • Hazardous Locations
    • Device Maintenance
    • Support & Troubleshooting
    • FAQs
Powered by GitBook
On this page
  • Spreading Factor
  • Comparative Analysis
  1. LoRa & LoRaWAN

LoRa

PreviousLoRa & LoRaWANNextLoRa vs WirelessHART

Last updated 1 year ago

LoRa, short for Long Range, is a wireless modulation technique derived from Chirp Spread Spectrum (CSS) technology. It encodes information on radio waves using chirp pulses. LoRa-modulated transmission is robust against disturbances and can be received across great distances since it demodulates messages below the noise threshold.

Spreading Factor

The Spreading Factor (SF) is a critical parameter in LoRa technology, closely linked to the mechanism that adapts the emission power and transmission speed to the network conditions around the device. SF plays a pivotal role in better radio resource management and optimization of energy consumption. The choice of spreading factor impacts both speed and radio performance. LoRa supports a range of spreading factors, varying from 7 to 12, denoted as SF7 to SF12.

The spreading factor determines the signal range and sensitivity of the technology. A higher spreading factor, such as SF12, provides the longest signal range and highest sensitivity, potentially offering superior performance but consuming more energy.

The impact of the spreading factor is significant on the electrical consumption of the device. As the spreading factor increases, the time taken to send a message of a given size also increases. For instance, with SF7, a message of 242 bytes is sent in 399 milliseconds, while with SF12, the same message size requires 2793 milliseconds.

Comparative Analysis

Several wireless solutions for asset monitoring exist in the market. See in the following sections how LoRa compares with other of the most popular technologies available.

LoRa vs WirelessHART
LoRa vs BLE