1. Introduction
The rapid evolution of the Internet of Things (IoT) has become one of the most influential technological shifts of the modern era. IoT continues to redefine how utilities operate, automate processes, and engage with customers. Global studies project that the economic impact of IoT could reach as high as 12 trillion USD by 2030, highlighting its transformative potential across industries [
1].
This technological momentum is driven by continuous progress in electronic miniaturisation, low-power microcontrollers, and advances in long-range wireless communication techniques. As a result, IoT has begun reshaping numerous industrial sectors, including healthcare, electricity, gas, water, and other critical utility domains.
Although machine-to-machine (M2M) communication has been used in industrial systems for decades they often rely on mobile data networks. The widespread application of M2M has historically been constrained by the substantial energy requirements of cellular communication modules. The demand for more energy-efficient field devices has motivated the development of Low Power Wide Area Networks (LPWANs).
A typical LPWAN LoRa Network is depicted in
Figure 1. These networks employ highly efficient modulation schemes and simplified radio-layer signalling to reduce energy consumption while significantly extending the communication range. Modern LPWAN technologies can maintain connectivity even when received signals fall well below the noise floor, a capability made possible through sophisticated digital signal processing techniques [
2].
Within this landscape, LoRa and LoRaWAN have emerged as promising solutions for smart grid telemetry, remote monitoring, and distributed sensing. However, as utilities begin integrating IoT technologies into critical infrastructure, cybersecurity has become an equally important consideration. Standard LoRaWAN provides symmetric encryption at the network and application layers, but rising concerns about long-term cryptographic resilience especially in the face of quantum-enabled adversaries highlight the need for stronger protections. To address this, our work incorporates Nth-degree Truncated Polynomial Ring Units (NTRUs), a lattice-based post-quantum encryption scheme, which enables quantum-resistant security at the application layer. This ensures confidentiality of smart grid telemetry even when public LoRaWAN networks are used for communication.
Against this backdrop, the aim of this paper is to evaluate the real-world performance of LoRa LPWAN technology for smart grid applications at eThekwini Electricity, while additionally assessing the feasibility of integrating lightweight post-quantum (NTRU-based) encryption for secure payload delivery. To achieve this, the study addresses the following research questions (RQs):
RQ1: What communication distances can be achieved using the public LoRa network within the eThekwini Municipal Area (EMA)?
RQ2: How reliable is LoRa technology across varying distances, spreading factors (SFs), and transmission power levels (TXps) when deployed within the EMA?
RQ3: What practical update rates can be supported by the public LoRa network for typical smart grid monitoring applications?
The remainder of this paper is organised as follows:
Section 2 introduces the research problem.
Section 3 presents an overview of LPWAN technologies and discusses key security considerations, including post-quantum protections.
Section 4 details the experimental methodology and field-test design.
Section 5 presents the field results and their analysis, while
Section 6 describes the setup and evaluation of the Raspberry Pi LoRa testbed. Finally,
Section 7 summarises the main findings and outlines directions for future work, including the extension of post-quantum security measures for utility IoT deployments.
2. Research Problem
Modern smart grid networks increasingly rely on remote monitoring to enhance reliability, operational visibility, and responsiveness. However, many utilities still operate in geographically dispersed and infrastructurally constrained environments where traditional communication technologies are either too costly, bandwidth-limited, or lack the coverage required for continuous system monitoring.
LPWAN technologies such as LoRaWAN present an attractive alternative due to their long-range communication capability, low power consumption, and cost-effectiveness. Despite these advantages, utilities face significant challenges when integrating LoRaWAN into smart grid applications, including data security, interference, network scalability, latency concerns, and ensuring end-to-end reliability for mission-critical grid operations.
Furthermore, there is limited research and practical guidance from the utility perspective on how LoRaWAN can be effectively deployed for remote monitoring applications, such as asset management, fault detection, power quality monitoring, meter data acquisition, and predictive maintenance, while maintaining strict cybersecurity and resilience requirements.
3. LPWAN Technologies
3.1. LPWAN IoT Landscape
LPWANs have emerged as a distinct category within the broader IoT communication ecosystem, offering an attractive balance between power consumption, coverage range, and device cost. As illustrated in
Figure 2, LPWAN technologies occupy a unique space between short-range high-throughput systems and wide-area mobile broadband solutions, specifically targeting applications where devices must operate for years on constrained batteries while still achieving reliable long-distance communication [
3].
Their value proposition is rooted in enabling large-scale sensing and monitoring deployments where minimal bandwidth requirements and long sleep cycles are typical.
Several LPWAN standards and proprietary offerings compete across multiple dimensions, including achievable data rates, operating frequencies, uplink/downlink symmetry, and total cost of ownership.
Table 1 summarises key technological differentiators among widely deployed LPWAN technologies, such as LoRa, SigFox, and NB-IoT [
4]. LoRa in particular has gained traction due to its open specification, unlicensed spectrum usage, and support for bidirectional communication, which collectively reduce deployment barriers and eliminate vendor lock-in.
Beyond functional parameters, security has become a decisive factor in LPWAN adoption for critical infrastructure. As IoT deployments scale, vulnerabilities in symmetric-key systems or traditional public-key cryptography pose long-term risks, especially in smart grid environments with decades-long asset lifecycles. Emerging post-quantum cryptographic schemes, particularly lightweight lattice-based systems, such as NTRUs, provide a compelling foundation to secure LPWAN edge devices against future quantum-capable adversaries. The compact key sizes, low computational overhead, and resilience to both classical and quantum attacks position NTRUs as a strong candidate for securing constrained IoT architectures and utility field assets.
The LPWAN market continues to evolve as new standards integrate improved coverage, energy efficiency, and security, including post-quantum readiness.
3.2. LoRa Technology Overview
LoRa (Long Range) is a spread-spectrum wireless modulation technique engineered to support large-area IoT networks using minimal energy. Operating in sub-GHz licence-free bands, LoRa relies on Chirp Spread Spectrum (CSS) modulation to achieve long communication distances while maintaining robust tolerance to interference. By adjusting the spreading factor (SF) typically ranging from 7 to 12 the transmission time per symbol can be varied, enabling trade-offs between range, link robustness, and throughput [
5]. Higher spreading factors increase signal airtime, allowing receivers to decode frames even when received below the noise floor, but at the cost of lower data rates [
6].
The flexibility of LoRa is further enhanced through its device classes:
Class A devices prioritise ultra-low-power operation, opening receive windows only after transmissions.
Class B introduces beacon-synchronised receive slots, enabling scheduled downlink communication.
Class C maintains near-continuous receive capability, suitable for grid control applications where latency is more critical.
While LoRa offers an effective communication substrate, ensuring secure device authentication, message integrity, and key management remains a concern, especially when devices are deployed in hostile or hard-to-reach locations. LoRaWAN already utilises AES-based symmetric keys, but as smart grid infrastructure migrates toward long-term cyber-resilience, post-quantum techniques such as NTRUs become increasingly relevant. NTRUs’ efficient lattice-based key encapsulation mechanisms provide secure session-key establishment with lower computational costs than many PQ alternatives, making them suitable for LoRa nodes that operate on microcontrollers with tight energy budgets.
3.3. Opportunities for Enhanced Monitoring Within the Smart Grid
Modern power distribution networks rely heavily on remote condition monitoring, status reporting, and event detection to support situational awareness and rapid response. Selecting an appropriate communication technology requires balancing application criticality, allowed latency, bandwidth needs, and power availability at field locations [
7].
LPWAN architectures are well suited to applications with:
Low bandwidth requirements—many grid sensors transmit only a few bytes per message.
Limited power availability—especially in locations where only medium- or high-voltage lines exist and no low-voltage AC supply is available.
Infrequent updates or event-triggered communication—typical for supervisory measurements or binary state changes.
Update rates are especially important in utility contexts. Engagement with eThekwini Electricity medium-voltage operations confirms that reporting intervals of around five minutes are acceptable for most monitoring functions, which aligns with recommendations such as Cisco’s distribution automation guidelines [
8]. Power efficiency can be further optimised through edge-analytics approaches, where transmissions occur only when threshold deviations or binary state transitions are detected.
The analogue quantities generally require around 2 bytes per measurement [
9], while binary states can be encoded efficiently using compact bitmasks. When such telemetry is combined with lightweight post-quantum key establishment (NTRU-based KEMs), utilities can ensure long-term confidentiality and integrity without exceeding the processing or energy budgets of LPWAN devices. This is particularly important in smart grid environments where devices are expected to operate securely for 10–20 years.
4. Experimental Research Methodology
To assess the suitability of LoRa technology for smart grid monitoring applications, a structured field evaluation was conducted across eleven substations distributed throughout the eThekwini municipal region. These substations were intentionally selected to represent diverse geographic and environmental conditions, enabling a realistic understanding of link performance across the utility’s footprint.
A portable LoRa test terminal, configured as the end-device, was deployed at each site to generate controlled transmission patterns [
10]. For every substation, the device transmitted packets using four different transmit power settings, 2 dBm, 8 dBm, 14 dBm, and 20 dBm, combined with six spreading factors (SF7 to SF12). This resulted in a total of 24 unique transmission configurations per location. All tests were conducted using a 125 kHz bandwidth and a coding rate of 4/5, ensuring consistency with common LoRaWAN deployment parameters.
System range was quantified by analysing which gateway nodes across the public LoRaWAN network successfully received each transmitted packet. Each received frame-contained metadata including the transmit power and spreading factor, enabling correlation of performance with radio-layer parameters. The public LoRaWAN infrastructure used for this experiment comprises approximately twelve gateways positioned across the eThekwini area, as documented in [
11].
To examine communication reliability more thoroughly, repeated measurements were performed at a single substation. Thirteen full test cycles were executed using the same set of power levels and spreading factors. The reliability characteristics were quantified using the packet reception ratio (PRR), defined as follows:
This iterative approach provided statistically meaningful insights into LoRa performance under varying link conditions, including potential interference, multipath fading, and gateway diversity.
From a cybersecurity standpoint, although radio-frequency performance was the primary focus of this study, the testbed architecture reflects real-world IoT deployments where devices must operate securely for extended periods. As utilities migrate toward quantum-resilient communication frameworks, lightweight lattice-based schemes such as NTRUs become increasingly relevant for protecting key exchanges and ensuring long-term confidentiality of telemetry-traversing public LPWAN infrastructures. While encryption was not the central parameter measured in this phase, understanding LoRa performance at different SFs and TX power levels supports future work where NTRU-based secure session establishment and authenticated reporting will be integrated into field-deployed sensors [
12].
5. Results and Analysis
The first research question (RQ1) focused on establishing the practical communication distances achievable using LoRa technology within the eThekwini municipal region. Applying the test procedure defined in
Section 3, the measured ranges are summarised in
Table 2. During the campaign, maximum link distances of approximately 38 km were recorded, with packets from certain substations being simultaneously detected by up to six different gateway sites. A notable observation is that the gateway positioned at the highest elevation (around 950 m above sea level) consistently recorded the longest reception distances, averaging 31 km, highlighting the strong influence of gateway altitude on LoRa propagation performance.
Across all substations, the system demonstrated reliable message decoding down to a minimum practical RSSI of –119 dBm. While manufacturer datasheets reference more optimistic limits [
12], the measured threshold aligns closely with earlier field studies reported in [
13]. For context, traditional 3G and LTE systems typically regard RSSI values below −85 dBm as significantly degraded [
14], highlighting LoRa’s suitability for low-SNR environments.
Table 2.
LoRa technology distances (KM) [
15].
Table 2.
LoRa technology distances (KM) [
15].
| Substations | Base Stations (BS) | No. of BSs That Received Signals |
|---|
| Malvern | Glenridge | Alverstone | Umlazi | Wyebank | Westville | Kwa-Mashu | Ballito | Durban CBD | Inanda | Umhlanga | Verulam | |
|---|
| Addington | 12 | | | | 20 | 11 | | | 2 | | | | 4 |
| Beachwalk | | | | | | | | | 1 | | | | 1 |
| Berea park | 9 | 3 | 28 | | 15 | 6 | 14 | | | | | | 6 |
| Cato street | | | | | | | | | 1 | | | | 1 |
| Gateway | | | 34 | | 21 | | | | | 13 | 1 | | 4 |
| Glenashley | 19 | 12 | 32 | 30 | 18 | 14 | 12 | | | | | | 7 |
| Greenbury | | | 31 | | 18 | 15 | 7 | | | 10 | 2 | 8 | 7 |
| Jameson park | 11 | | 29 | | | 7 | 12 | 38 | 3 | | | | 6 |
| KE Masinga | | 3 | 31 | | | | 15 | | 1 | | | | 4 |
| La mercy | | | | | 30 | | | 13 | | 16 | | | 3 |
| Old fort | | | | | | | | | 1 | | | | 1 |
| Sunningdale | | | | | | | | | | | 2 | | 1 |
| Tongaat | | | | | | | | 11 | | | | | 1 |
| Ave. distance | 13 | 6 | 31 | 30 | 20 | 11 | 12 | 21 | 2 | 13 | 2 | 8 | |
| Altitude | 225 | 200 | 950 | 155 | 508 | 280 | 236 | 200 | 180 | 477 | 123 | 100 |
| Min RSSI (dBm) | −116 | −98 | −119 | −116 | −116 | −117 | −116 | −119 | −107 | −105 | −104 | −105 |
5.1. Range, Reliability, and PRR Behaviour
Although the achieved distances are impressive for an urban deployment, it is essential to evaluate how reliably packets are delivered at these ranges. To examine this (RQ2), a detailed reliability assessment was conducted at the Gateway substation, where the entire test sequence was repeated multiple times.
The results indicate that LoRa remains operational even under extremely weak signal conditions, with successful decoding observed at signal-to-noise ratios approaching –16 dB, which is consistent with LoRa’s theoretical limits [
15]. When examining PRR across the range of test conditions, higher spreading factors (SF11 and SF12) consistently delivered the most stable performance, achieving PRR values of 100% at distances up to 34 km and 21 km, respectively. Among all combinations, SF11 at 14 dBm exhibited the most favourable overall reliability profile.
Conversely, lower spreading factors struggled to maintain consistent delivery at longer ranges, even when SNR values remained within nominal technical limits [
16,
17,
18].
These findings reinforce the importance of carefully selecting SFs and TX power for smart grid IoT deployments, as an inappropriate configuration can significantly degrade field reliability.
5.2. Update-Rate Performance and Smart Grid Suitability
The third research question (RQ3) investigated how frequently LoRa devices can report measurements given typical smart grid payload sizes. Many grid-monitoring applications require only modest payloads, often 1 to 13 bytes. A representative use case consisting of temperature (2 bytes), humidity (2 bytes), and eight digital inputs (1 byte) results in an estimated 5-byte payload.
Using a standard LoRaWAN airtime calculator [
19], a total frame size of 18 bytes (5-byte payload plus protocol overhead) yields the update intervals. Under a 1% duty-cycle constraint, update rates range from approximately 5 s (SF7) to around 132 s (SF12). Aligning these results with the reliability findings from RQ2 suggests that SF11 and SF12 are typically offering the highest PRR and would provide update rates of 66 s and 132 s, respectively. These intervals are compatible with the update requirements for most smart grid monitoring assets listed earlier. The trade-off, however, is increased airtime and higher energy consumption at larger spreading factors [
20], which must be considered when designing battery-powered field devices.
5.3. Security Considerations: Integrating NTRUs with LoRa Deployments
Although the primary objective of this study was the evaluation of LoRa radio-frequency performance, the results have broader implications for future secure utility IoT architectures [
21], as smart grid systems increasingly require cryptographic protection against emerging threats, including quantum-capable adversaries [
21,
22,
23]. Lightweight post-quantum solutions such as NTRUs have become promising candidates for securing LoRa devices [
24,
25].
The demonstrated long-range capabilities and achievable update rates suggest that:
NTRU-based key exchange or periodic re-keying is feasible even for devices operating at higher spreading factors [
26,
27].
The 5–132 s reporting cycles accommodate the bandwidth overhead associated with lattice-based signatures or encrypted session metadata.
A high PRR at longer ranges ensures that secure telemetry and integrity-protected commands can be delivered reliably even at remote installations.
This lays the groundwork for future deployments where LoRa connectivity is combined with post-quantum cryptographic primitives to provide confidentiality, integrity, and long-term resilience for grid-critical monitoring assets.
6. Setup and Test Analysis—Raspberry Pi LoRa Testbed
A Raspberry Pi-based LoRa testbed was developed to validate the performance of LoRa communication under controlled conditions and to supplement the field measurements conducted at the 11 substations. The setup consisted of a Raspberry Pi 4 Model B connected to an SX1276-based LoRa transceiver module operating at 868/915 MHz. Python 3.11-based libraries (e.g., pyLoRa and lorapy) were used to configure the LoRa PHY parameters, including spreading factor (SF7–SF12), bandwidth (125 kHz), coding rate (4/5), and transmit power (2–20 dBm).
The testbed enabled repeatable experiments to assess transmission reliability, the packet reception ratio (PRR), and the impact of different LoRa configurations on airtime and energy consumption. Raspberry Pi also served as the platform for evaluating the integration of NTRU post-quantum encryption at the application layer. Timing measurements were collected to determine processing delays, CPU utilisation, and additional communication overhead introduced by encrypted payloads, as summarised in
Table 3.
Testing was performed in both indoor and outdoor line-of-sight (LOS) and non-LOS conditions within the eThekwini region. Each configuration was repeated 30–50 times to produce statistically meaningful results. Raspberry Pi recorded transmission timestamps, RSSI, SNR, and processing time, enabling detailed analysis of LoRa performance and overhead under practical utility-oriented conditions.
Analysis of the Raspberry Pi LoRa Testbed Results
The Raspberry Pi testbed results show that standard AES-128 security introduces almost no computational or communication overhead, making it ideal for low-power LoRaWAN Class A devices. The processing latency remained under 1 ms, and the RF airtime was unaffected because AES operates after LoRaWAN frame construction. This confirms why AES is suitable for large-scale utility IoT deployments where battery life is critical.
The integration of NTRU post-quantum encryption produced an expected increase in processing time due to lattice-based mathematical operations. Encryption and key handling still remained within a few milliseconds on Raspberry Pi, which is acceptable for applications with low update intervals, such as transformer monitoring, fault notification, and periodic SCADA telemetry. The ciphertext expansion added 32–64 bytes per packet, resulting in longer airtime at higher spreading factors, especially SF11 and SF12. However, the overhead stayed within LoRaWAN’s duty-cycle limits and did not disrupt communications.
Despite the added computational cost, NTRUs’ application-layer encryption did not interfere with the LoRaWAN MAC layer, preserving interoperability with existing gateways and network servers. This layered approach aligns with best practices for enhancing LoRaWAN security without modifying the protocol stack.
Overall, the analysis demonstrates that NTRU provides strong future-proof security with manageable overhead for smart grid applications that transmit small, infrequent packets. AES remains optimal for battery-dependent sensors, while an NTRU is best suited for critical infrastructure devices requiring long-term confidentiality and resilience against quantum adversaries.
7. Conclusions and Future Considerations
This study examined the practicality of employing LoRa technology as a communication platform within modern smart grid environments. Several representative use cases were explored, particularly those involving remote field devices that operate without convenient access to a.c. power and only require periodic data exchanges. These characteristics align well with the low-power and long-range advantages inherent to LoRa systems.
Field measurements conducted across multiple substations within the eThekwini region showed that LoRa is capable of sustaining communication links over distances exceeding 30 kilometres, even within a densely built urban landscape. The analysis further revealed that packet delivery performance is highly sensitive to the selected spreading factor and transmit power, with different combinations producing varying levels of reception success across the network. Despite this variability, the results confirm that LoRa can achieve reliable communication at ranges approaching 34 km when parameters are optimally configured.
For typical monitoring and status-reporting applications in the smart grid, the observed update intervals at approximately 66 s for SF11 and 136 s for SF12 were found to be acceptable. However, the improved range offered by higher spreading factors comes at the cost of increased energy consumption, highlighting a necessary trade-off for battery-powered devices. Overall, the findings indicate that LoRa presents a technically viable and operationally efficient option for the types of remote monitoring applications currently under consideration by eThekwini Electricity.
The study also observed that public LoRaWAN networks may provide enhanced performance due to the wider distribution of gateways, which increases the likelihood of successful packet reception. Nevertheless, integrating critical smart grid systems with public communication infrastructure introduces cybersecurity and resilience challenges. Future work should therefore focus on designing a comprehensive security framework for linking SCADA and other grid-control environments with public LoRa networks, including measures for authentication, data protection, secure gateway handling, and system hardening.
The Raspberry Pi LoRa testbed validated that integrating post-quantum NTRU encryption at the application layer is feasible for smart grid devices, providing long-term confidentiality without compromising communication reliability. AES remains suitable for standard battery-powered sensors, while an NTRU offers future-proof security for critical infrastructure devices, demonstrating the potential for layered security approaches in operational LoRa deployments.