Next Article in Journal
A Phase-Dependent Effect That Enables Multi-Scale Moisture Measurements in Heterogeneous Substrates Using Tubular RH Sensors
Next Article in Special Issue
Intrusion Detection in IoT Using Deep Learning
Previous Article in Journal
Compression Reconstruction and Fault Diagnosis of Diesel Engine Vibration Signal Based on Optimizing Block Sparse Bayesian Learning
Previous Article in Special Issue
Towards a Security Reference Architecture for NFV
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

LoRaCog: A Protocol for Cognitive Radio-Based LoRa Network

1
Intelligent Computing and Communication Systems Lab, Computer Science Department, American University of Culture and Education, Beirut 1507, Lebanon
2
Laboratoire des Sciences et Technologies de l’Information, de la Communication et de la Connaissance, ENSTA Bretagne, 29806 Brest, France
3
Syndicat d’Énergie Intercommunale de Maine et Loire, 49000 Ecouflant, France
4
Nantes Université, LS2N UMR CNRS 6004, 44306 Nantes, France
*
Author to whom correspondence should be addressed.
Sensors 2022, 22(10), 3885; https://doi.org/10.3390/s22103885
Submission received: 17 April 2022 / Revised: 11 May 2022 / Accepted: 13 May 2022 / Published: 20 May 2022
(This article belongs to the Special Issue Smart Systems for Wireless Communications and Networks)

Abstract

:
In this paper, we propose a new protocol called LoRaCog to introduce the concept of Cognitive Radio (CR) in the LoRa network. LoRaCog will enable access to a wider spectrum than that of LoRaWAN by using the unutilized spectrum and thus has better efficiency without impacting the end devices’ battery consumption. LoRa networks are managed by LoRaWAN protocol and operate on the unlicensed Industrial, Scientific and Medical (ISM) band. LoRaWAN is one of thriving protocols for Low-Power Wide-Area Networks (LPWAN) implemented for the Internet of Things (IoT). With the growing demand for IoT, the unlicensed spectrum is expected to be congested, unlike the licensed spectrum, which is not fully utilized. This can be fairly balanced by applying CR to the LoRa network, where the End Devices (EDs) may change the operating channel opportunistically over the free/available licensed spectrum. Spectrum sensing, channel selection and channel availability relevance become essential features to be respected by the proposed protocol. The main objective of adding CR to LoRaWAN is reducing the congestion and maintaining LoRaWAN’s suitability for battery-operated devices. This is achieved by modifying LoRaWAN components such as the ED receive window RX2 rearrangement, spectrum sensing functionality by gateway (GW) for identifying unused channels, and reaching a decision on the unused channels by network server (NS). These changes will create LoRaCog meeting spectrum efficiency and maintain the same level of battery consumption as in LoRaWAN. Numerical simulations show a significant decrease in the rejected packet rate (more than 50%) with LoRaCog when more EDs use cognitive channels. As the results prove, LoRaWAN can reach above 50% rejected packets for the simulated environment versus 24% rejection for LoRaCog using only one additional channel (means total two channels). This means that the system can eliminate rejected packets almost completely when operating over the possible many channels. As well, these results show the flexibility in the system to utilize the available frequencies in an efficient and fair way. The results also reveal that a lower number of GWs is needed for LoRaCog from LoRaWAN to cover the same area.

1. Introduction

Statistics foresee 50 billion IoT objects to be connected by 2030 [1]. Wireless communications including IoT use different protocols that vary between proprietary to interoperable ones. LoRaWAN is an interoperable IoT wireless communication protocol used for Long-Range (LoRa) networks. Its system architecture ensures a long range and a low-power consumption at a low bit rate. The battery lifetime, network capacity, Quality of Service (QoS) and security enable LoRaWAN to be used in various applications [2]. Several applications are integrating LoRaWAN protocol, especially those involving sensors such as smart metering, smart parking, smart street lighting, vehicle fleet tracking [3], in agriculture such as smart farming [4,5], and in environment or atmospheric monitoring [6].
The majority of the IoT wireless networks operate on the free unlicensed spectrum. The ever-growing demand for the IoT technologies will increase the load on the burdened unlicensed spectrum. Therefore, the Cognitive Radio (CR) technique can address such a challenge by sharing unused licensed spectra. CR shares the spectrum between two types of users: primary and secondary users. Primary users (PU) are allowed to access the licensed spectrum whenever needed, while the secondary users (SU) can transmit on the licensed spectrum only when the primary users are idle or the channel is not in use. To manage this sharing process, the secondary users are responsible for making spectrum sensing before transmitting to avoid any interference with the primary users. In LoRaCog, when applying CR, the IoT devices are acting as secondary users.
As it is known, one of the CR’s main challenges is the high power consumption due to spectrum sensing [7], while on the other hand, the main advantage of LoRaWAN is its suitability for battery-operated devices. This forms the relationship and incentive for combining both technologies, leading to the delivery of LoRaCog. Usually, the end devices (EDs) in LoRaWAN are battery powered, making CR implementation a real challenge. On the other hand, CR and LoRaWAN are partially similar in having multiple channel options; for example, LoRaWAN ED can use one of several channels within the allowed frequency. Moreover, as per LoRaWAN protocol, EDs are provided by the channel’s parameters for their next uplink. These characteristics make the CR technique, where the channel allocation is dynamic, suitable to LoRaWAN specifications after undergoing certain modifications. Indeed, CR means operation on the licensed bands sometimes, which could result in interference with the existing users. However, thanks to the spectrum sensing mechanism performed by the CR-based LoRa network, this interference can be minimized to a tolerable threshold.
In our recent work [8], we adapted LoRaWAN protocol to cope with spectrum sensing. The modification applied to LoRaWAN allows the EDs to sense on demand a given channel and provide a CR-based network with the status of that channel, while the EDs themselves operate only on the unlicensed bands.
This research presents the new protocol “LoRaCog” that allows the LoRa network to dynamically operate on both the licensed and the unlicensed bands using CR. We exploit the rearrangement of the preamble frame in LoRa suggested by our previous work LoRa+ [9], and we suggest a new mechanism for spectrum sensing by Gateway (GW) to identify the unused spectrum and convey the parameters (unused spectrum) to EDs based on the decision by the Network Server (NS). These modifications result in operating the LoRa network over both the available licensed and the unlicensed spectrum alleviating the congestion on the unlicensed spectrum and decreasing the rejected packets rate. It is worth mentioning that LoRaCog does not replace LoRaWAN, but it can be considered as a complementary solution that assists LoRaWAN to avoid the high congestion on the unlicensed bands and open the door to use the licensed bands using CR technology. LoRaWAN remains adopted when the EDs operate on the unlicensed spectrum, while LoRaCog extends the access for LoRa transmissions to the licensed frequencies.
The main contribution of the paper can be listed as follows:
  • A new LPWAN protocol that provides access to the unutilized or booked spectrum without impacting the primary user’s performance.
  • LoRaWAN protocol modification to adapt the cognitive radio requirements maintaining the same battery consumption of LoRaWAN EDs by allocating spectrum sensing to GWs.
  • Rearrangement of the ED’s receive window giving the chance to collect the broadcasted unused channels by GWs.
  • NS new role to receive all sensing from GWs and allocate the channels that suit each ED by correlating the best RSSI.
  • Extensive simulations are performed to verify the efficiency of the proposed protocol simulating real scenarios from different distribution of EDs and GWs to the appearance of primary users.
The rest of the paper is organized as follows: Section 2 presents recent works on the performance of LoRaWAN and its cognitive implementation. Section 3 shows a brief explanation and highlights the CR concept, which is followed by Section 4, where the current LoRaWAN standard communication protocol is presented. The suggested new protocol and modifications on the current LoRaWAN protocol are detailed in Section 5. Performance evaluation and simulation environment are presented in Section 6. Then, results are discussed in Section 7. Finally, Section 8 summarizes and concludes our work.

2. Related Works

CR and IoT domains have been actively researched in the last decades. Only a few researchers spoke about CR with a low-power wide-area network (LPWAN or LPWA network) but remained generic about cognitive IoT.
Moy and Besson [10] proposed a solution to mitigate radio collisions in IoT unlicensed bands. It is based on learning algorithms implemented on the IoT device side, at a very low cost of implementation and no protocol overhead. The work was demonstrated on LoRa devices in a real LoRaWAN network and named IoTligent. The results show that the system is able to use the available channels by learning on the spot when ISM sub-bands are less occupied or jammed than others. Adelantado et al. [11] discuss the limitations of LoRaWAN and raised an open question about the CR. From the author’s point of view, the inclusion of CR into the LoRaWAN standard could significantly reduce the energy consumption. In [12], the authors proposed an adaptable protocol for LoRa networks with low overhead and complexity. The work introduces an adaptive algorithm for LoRa in two different frequencies. The results obtained by a real scenario show an SNR improvement of 4.68%. Chen et al. [13] introduce a cognitive low-power wide-area network (Cognitive-LPWAN) architecture to safeguard stable and efficient communications in a heterogeneous IoT. The work proposes the usage of artificial intelligence (AI) to balance the demand between heterogeneous IoT devices with communication delays and energy consumption. The experimental results show that this scheme can meet the communication’s demand in applications where appropriate communication technologies are chosen to achieve a better interaction experience. Marquet et al. [14] presented different LoRa demodulation and decoding strategies, Software-Defined Radio (SDR) implementations, as well as performance assessment under various channel conditions. The simulations show that LoRa systems have good properties for time and/or frequency selective channels, thanks to the robustness of its underlying Chirp-Spread Spectrum (CSS) modulation. Although CR is a promising solution to solve spectrum inefficiency, it brings challenges especially on the hardware design and cost levels as highlighted in [15] or at the complexity of managing such networks in LPWAN systems where the signal is going to propagate for long distances that add to hardware and software challenges, which is a security concern that will require heavy encryption techniques and thus more energy consumption, as stated in [16].
Other researchers worked on LoRaWAN performance optimization without considering CR, such as Zorbas et al. [17], who showed that a GW can maximize the network capacity by optimizing the spreading factor (SF) distribution to EDs. The work presents combinations of bandwidths and spreading factors to enhance the capacity of LoRa networks and compute the packet success ratio in each combination. Reynders et al. [18] suggest an optimization algorithm of SF and transmission power while avoiding near–far perturbations. This is achieved by allocating distant users to different channels. The near–far perturbations mean that a packet of an ED far from the gateway suffers destructive collisions more than a packet of an ED close to the GW. Simulations show that the packet error rate can be decreased down to 50% for distant EDs in a moderate contention scenario. Cuomo et al. [19] propose EXPLoRa, which improves the data rate and the network’s robustness compared to the adaptive data rate (ADR) mechanism. It allocates proper SFs to EDs based on distance, Received Signal Strength Indicator (RSSI), and the number of connected EDs in the network. Croce et al. [20] evaluated collisions in high-density LoRa networks. The work shows imperfect orthogonality due to different SFs. Larger SFs in congested networks are most likely supposed to have collisions. Mroue et al. [9] suggested LoRa+, a new mechanism that improves the QoS of LoRaWAN. The work explains LoRaWAN inconvenience when transmitting on a channel before receiving the parameters from the GW. This drawback increases the rejected packets rate within the LoRaWAN network and decreases the radio coverage of the GW. LoRa+ is based on the LoRaWAN protocol with modifications at the RX2 slot, which will be opened just before the uplink transmission (Tx frame). The results show a significant decrease in the collision and decrease the number of GWs by 80% within a high-density area of ED.
On the other side, IEEE 802.22 is a CR-based standard for a wireless regional network using white spaces in the television (VHF/UHF TV broadcast bands) frequency spectrum between 54 and 862 MHz, potentially at the 1300 to 1750 MHz and 2700 to 3700 MHz where regulations allow [21]. This development is aimed at using CR techniques to allow the sharing of a geographically unused spectrum allocated for TV (white space) without causing interference. The standard specifies the air interface, including the cognitive medium access control layer (MAC) and physical layer (PHY). Sub-GHz such as the UHF bands are attractive for the LoRa implementation thanks to the ability to cover wide areas with a low power. Furthermore, 5G will open new frequency bands in the sub-GHz spectrum [22]. These bands might be accessed by the LoRa devices acting as secondary users when CR is applied.
The presented state-of-the-art works analyzed scenarios in which LoRa performance is generally well studied and detailed when cognitive concept is applied directly or indirectly. The most relevant work is what have seen in [9,13], but our work in LoRaCog generates a fully operational protocol that allows the LoRa network to operate on both licensed and unlicensed bands, and it can be used as a complementary one for LoRaWAN when needed. We detail in this work the CR tasks assigned to the LoRa networks elements, i.e., spectrum sensing, spectrum decision, and the resulting action. By exploiting the geo-location of the GWs and their spatial distribution, they are responsible for performing a cooperative spectrum sensing and reporting the results to the NS. The latter is responsible for making the final decision on the channel availability based on the received sensing from the GWs and the historical data it stored on the cognitive operating channels. Once the decision on a given channel is taken, the EDs will be informed accordingly to operate on these channels. In addition, the proposed protocol is adaptable to a heterogeneous use of licensed/unlicensed bands by exploiting the diversity of the SFs. This feature facilitates the adoption of LoRaCog to operate simultaneously in parallel with LoRaWAN.

3. Cognitive Radio Overview

The need for wireless communication has been increasing since its existence. Most devices are being transferred from conventional wired into smart and wireless to cope with technology expansion and life needs. Not only that, but wireless communication opened the doors for innovations that become essential for daily life usage involving advanced telecommunications use cases, devices, sensors, equipment, etc. Such evolution increased the demand for radio frequencies, especially within the unlicensed spectrum. On the other hand, the licensed spectrum is underutilized.
The spectrum worldwide can be classified into categories depending on each country’s regulations. For simplicity, we will categorize globally into three: Used-Licensed, Used-Unlicensed, and Reserved-Not Used. Eventually, the radio spectrum can experience either congestion or inefficient utilization depending on many factors, but the entire spectrum will never be efficiently used. Luckily, researchers anticipated early for this problem to find a promising technique to overcome such challenges known as CR. The concept was first proposed by Joseph Mitola in 1998 and published late in 1999 [23].
CR is a self-learning system that detects and analyzes its environment, adapts to changes, and acts to use the radio spectrum efficiently. CR scans the spectrum for licensed users recognition to allow unlicensed users to utilize the assigned spectrum when it is not used as illustrated in Figure 1 [24]. Spectrum holes are the channels that are available and not in usage at the time and space of sensing [25,26].
The CR mechanism consists of three cycles starting by spectrum sensing, deciding, and then acting [28]. The cycle starts with a critical process where the spectrum sensing is performed. This can be up to a certain accuracy depending on the environment and other factors such as sensing technique, possible multipath fading, shadowing, or varying channel conditions [29].
In the next process, SUs make a decision based on what has already been observed using their knowledge, which may have been impacted by the uncertainty in the detected measurements, leading to imperfect decision on the channel availability.
In the last process, the CR device will apply the decision concluded from the learned information, i.e., choose the channel to transmit on and avoid the channels that are diagnosed as occupied. The action may depend on the uncertainty of the cycle’s steps.
Despite its promising objective, CR has been facing implementation challenges, especially for battery-powered devices due to the need for continuous channel monitoring. The more precision needed for spectrum sensing, the more sensing time is required, which has an impact on battery lifetime for battery-powered devices [30,31].
In addition, sensing accuracy may be affected by the sensing method itself and the channel conditions between PU and SU, such as the fading and shadowing. Moreover, the noise uncertainty may degrade the sensing accuracy, leading to misdetecting the true PU status or decreasing the spectral efficiency of SU [15,29].
The performance of the CR system may also be impacted by the hardware design. Most of today’s radio devices are compact and portable, being cost-effective modules, especially those working under unlicensed spectrum, and that obliges designers to use antennas with limited performance [32,33].
Hence, the successful identification of spectrum opportunities depends on the efficiency of the sensing technique as well as the unlicensed user specification. Hence, CR will be easily implemented with radio protocols that have similar specifications in nature. That will reduce the workload and investment. LoRaWAN protocol can adapt CR due to flexibility when it comes to changing the frequency within limited bandwidth and regulations.

4. LoRaWAN Protocol

Smart cities, utilities, companies with fleets on the ground (transport, maintenance, delivery, etc.), agriculture, health and many other applications are thriving for radio protocols that help them better manage and control their work as well as provide better service for users [34,35,36].
IoT is connecting objects everywhere, where LPWAN is a type of wireless telecommunication protocol for IoT. LPWAN characteristics such as long range, low power, low cost and multi-usage are the main features. Many mature networks such as LoRa [37], Sigfox [38], Wi-SUN [39] and many others were proposed as LPWAN solutions to meet the desired targets.
LoRa is an LPWAN technology developed by Cycleo and then acquired by Semtech [40]. It is based on spread spectrum modulation techniques derived from the Chirp Spread Spectrum (CSS) [41]. LoRaWAN defines the communication protocol and system architecture for the network, while the LoRa physical layer enables a long-range communication link. LoRaWAN protocol and its network architecture are main contributors in preserving the node’s battery lifetime, network scalability, security, and the variety of applications served by the network.

4.1. LoRaWAN Regional Parameters and Classes

This section discusses the main components that will undergo modifications to form LoRaCog. It is important for our research’s objective to give an overview of these components. LoRa utilizes unlicensed ISM bands, i.e., 868 MHz in Europe, 915 MHz in North America, and 433 MHz in Asia.
To easily follow the work later in this paper, we highlight here LoRa’s regional parameters for EU bands (European Union) [42]. The protocol requests for three channels to be set at manufacturing by default for every ED (868.1, 868.3 and 868.5 MHz with a bandwidth (BW) 125 kHz), and the rest of the channels will be dynamically allocated during operation. Those channels are the minimum set that all network gateways shall be listening to and cannot be modified through the “NewChannelReq” command to guarantee a minimal common channel set between EDs and network gateways.
LoRaWAN EDs can implement different classes as shown in Figure 2. LoRa is a bidirectional communication protocol, which means communication between ED and GW can flow in both directions. As detailed in the LoRaWAN 1.0.3 specification document [42], there are three classes (Class A, B and C). The EDs of Class A (see Figure 3) allow for bidirectional communications whereby each uplink transmission is followed by two short downlink receipt windows. The transmission slot scheduled by the ED is based on its own communication needs with a small variation based on a random time basis (ALOHA-type of protocol) [43].
The Class A operation is the lowest power system for applications that only require downlink communication from the server shortly after the ED has sent an uplink transmission. Downlink communications from the server at any other time will have to wait until the next scheduled uplink.
LoRaWAN works as star topology, which means GW is in a direct link with EDs. In other words, the EDs can communicate only with GW and not with each other.
The system consists, in addition to EDs of GWs, a Network Server (NS), a Join Server (JS), and an application server. As the intention is not to explain LoRaWAN in detail, we will explain some main elements that contribute and/or undergo modifications to produce LoRaCog in the following section.

4.2. LoRaWAN Key Features

The objective of this section is to explain the major specifications of LoRaWAN mentioned in the introduction, which makes it a successful candidate to adopt CR.

4.2.1. Spreading Factors (SF)

LoRa is a Chirp-Spreading Spectrum (CSS) technology that offers good resistance to interference. The long communication distance is obtained at the expense of the transfer rate. The LoRa technology is defined by three main parameters: spreading factor (SF), bandwidth (BW), and carrier frequency [45].
SF can be summarized as the duration of the chirp. LoRa operates with SF from SF7 (the shortest time on air) to SF12 (the longest on air). Each level up in SF doubles the time on air to transmit the same amount of data. With the same bandwidth, longer time on air obviously results in less data transmitted per unit of time [9,46].
However, longer SFs are usually used when the EDs are far away from the GW. Although they reduce the data rate, they ensure a low probability of packet rejection. The SF configuration feature can be efficiently exploited by the GW in LoRaCog to ensure parallel functioning with LoRaWAN. When the GW sends the channel parameters using short SF, only the nearby EDs will be covered. Consequently, these EDs operate according to LoRaCog, while the faraway EDs will not be able to receive the GW’s message, and thus, they will remain performing the transmission as per LoRaWAN. Indeed, the value of the SF may be calibrated by the network to achieve the target number of the EDs to operate over the licensed spectrum.

4.2.2. Bidirectional Communication

LoRaWAN grants bidirectional communication, where the system can communicate with EDs through receive windows. The NS can communicate with the EDs for better network performance and connectivity (such as time synchronization frame, channel parameters, etc.). The bidirectional connectivity makes the LoRaCog implementation simpler, since it allows the NS to send the channel parameterization to the EDs once the channel selection is done.

4.2.3. Multi-Channel

LoRaWAN regional parameters can differ depending on the country, as defined in the LoRaWAN regional parameters document [47].
As an example, the European 868 MHz ISM frequency band defines a number of eight channels, which are each separated by a bandwidth of 300 KHz. Thus, if an ED wants to send a message, it fixes a spreading factor and the communication channel based on an NS instruction, and afterwards, it sends the message. The dynamism in channel allocation makes the CR usage for LoRa coherent with its fundamental configuration, since the available channels are dynamic.
As detailed above, several LoRaWAN features make CR adoption feasible. Indeed, these features should be adequately developed and modified to ensure the implementation of the CR.

4.2.4. LoRa Gateway Role and Characteristics

GW, base station or access point are different terminologies for the same device that is responsible for radio exchange with LoRa devices and connected to NS by IP backhauls (fiber optics, cellular, WiFi, etc.).
GW receives LoRa-modulated RF messages from any ED at hearing distance and forwards these data messages to the NS. ED is not attached to any specific GW where it can be served by multiple gateways in the area. This arrangement significantly reduces the packet error rate (multiple receivers rather than one), reduces battery over consumption for mobile EDs, and opens the door for low-cost geo-location [44].
GWs operate entirely at the physical layer and only check the data integrity of each incoming LoRa RF message. If the integrity is not complete, the message will be dropped. In addition, they are used for downlinks; GW executes transmission requests coming from the NS without any interpretation of the payload.
GW’s main characteristics can be summarized as below:
  • Main-powered most of the time, or solar where possible with backup batteries;
  • Connected to external antennas (omni or directional);
  • Installed in relatively high locations with the best line of sight;
  • Have Ethernet or SimCard slots;
  • Compact in design;
  • Different types depending on the number of endpoints;
  • Listening to eight different channels in parallel [48].
The GW features, such as the main power, the high locations, and the IP connectivity with the NS make it suitable for performing spectrum sensing. Being main-powered, the GW does not suffer power consumption problems when continuously performing spectrum sensing. The high location helps GW accurately harvest the licensed channel’s occupancy, since location may alleviate the channel conditions such as fading and shadowing. The IP connection ensures an existing support for reporting the spectrum sensing to the NS.

5. LoRaCog Protocol

LoRaCog is a new protocol using CR technique for IoT. As described earlier, it is born from LoRaWAN with changes applied on protocol’s operation and its components to successfully implement CR. The main advantage is to reduce traffic on the unlicensed spectrum whenever possible without impacting the quality of service (QoS) or the power consumption. Another main advantage is that LoRaCog will not replace LoRaWAN, but it can be considered as an assistant when the unlicensed spectrum becomes highly congested. Thus, a portion of the LoRa EDs will switch to the licensed spectrum to alleviate the congestion on the unlicensed spectrum. The sensing job is assigned to the GW to avoid adding an additional burden on the ED’s battery. The GWs are usually main powered, so there are no constraints on energy consumption. The single modification applied on the EDs will not need more energy due to the location change of the receive window only.

5.1. LoRaCog Mechanism

Maintaining the star topology of LoRaWAN, LoRaCog will operate in the same way. The EDs will send frames to NS through GWs in the range. As shown in Figure 4, the CR job will be split between GW for sensing, NS for deciding, NS and ED for acting. Hence, the EDs will not be doing any CR jobs except the transmission on the licensed channel selected by the NS in order to avoid any additional energy-consuming actions.
The GWs are doing spectrum sensing (it can be defined according to the country’s regulations) and feeding this information to the NS. The NS has pre-knowledge of EDs transmission time. This is ensured during the join-activation request. Modification will be done for the RX2 window, and prior to it, the NS will instruct the GWs to send the licensed spectrum holes with MAC command containing new channel’s parameters throughout their coverage of EDs. Spectrum holes in this case refer to the available unused licensed spectrum. Moving RX2 to just before TX (uplink transmission) is essential for the CR operation to inform the ED of the available channels to use. Using RX2, NS sends the available channel’s parameters to the ED through GW just before the transmission in order to maintain the relevance of the channel status, since the primary user may become active again at any time. Therefore, each time ED wants to transmit, a spectrum sensing operation should be done in order to provide it with the currently available channels.
The default channels defined in LoRaWAN will remain the same for each ED (for example, EU: three channels for uplink and one for RX2). They will be used for two purposes: the first is to receive any MAC command (such as the channel’s new configuration) since default channels are known and fixed for both GWs and EDs. Secondly, in case the ED does not receive the new configuration, it will continue operating on its uplink default assigned channels as per LoRaWAN regional parameters [47]. This will ensure successful transmission over the unlicensed ISM bands (for example, EU default channels).
LoRaCog will embed modification to the receive windows for classes A and B in LoRaWAN (see the next section); the NS will be able to send a synchronization frame (or new configuration frame) to inform and instruct the EDs (SUs in CR terminology) with available spectrum holes that the last can reconfigure and transmit accordingly.
Therefore, before each transmission, the EDs will open to receive a new configuration using RX2. Taking into consideration licensed user sudden appearance; the uplink (TX) will occur straightforwardly after RX2 without delay. Otherwise, the ED will transmit using its default channels within the unlicensed spectrum. Figure 5 illustrates the logic by flow chart demonstration.

5.2. LoRaCog End-Device

On the ED side, LoRaCog imposes two modifications: the first one concerns the join/activation request, and the second is a new arrangement for the default receive window.
  • Activation/Join request:
    During the activation, each ED should share the transmission time with the NS. The NS will use this information to send available spectrum holes to ED prior to its transmission time. The ED will be addressed uniquely through GW with the best RSSI.
  • Receive window:
    Unlike LoRaWAN, the receive window RX2 will be shifted to before the uplink with no delay in between. This window will be used to receive the MAC commands from NS which could be the channel’s parameter configuration based on the sensing identified by the GW. The motivation behind this shifting is related to the relevance of the sensing decision. That means the available channels diagnosed by the GW and selected by the NS to use are not guaranteed to be free for a long time, since PU may become active at any time. Thus, the EDs should be informed of the channel to use just before transmitting. As shown in Figure 6, the uplink for ED will start right after the RX2. The RX1 will remain at a scheduled time after each transmission.
The purpose for choosing RX2 and not RX1 is that in LoRaWAN, RX2 uses a predefined channel and a fixed data rate known to all EDs while RX1 uses the channel of the last Uplink [42]. The default parameters in EU are 869.525 MHz/DR0 (SF12, 125 kHz) [47]. Hence, the gateway can manage the EDs using such controlled channels for configurations. In this case, the channel decision, such as the SF, the channel frequency and the data rate will be communicated to the ED just before the uplink transmission.
Then, the ED wakes up, receives the frame and decides to transmit directly or configure before transmitting. It is important to mention that the ED, in case of no instructions from NS, will switch back to default channels and not use the ones used in the previous uplink.

5.3. LoRaCog Gateway

The GW will have CR capability; it will scan the spectrum continuously for holes and identify the possible channels to be used in the licensed spectrum. In addition, it is able to communicate on different spectrum channels supported by required hardware. The spectrum sensing is assigned to the GWs and not to the EDs, since the former are usually main-powered. Thus, there is no energy constraint related to this additional operation. Moreover, the GWs are installed at high altitude, providing them with good communication conditions with PUs. This kind of installation is not usually ensured for the EDs.
The sensing results will be forwarded from the GWs to the NS, where the latter will decide which channels to be forwarded to EDs and when to match the RX2 window, respectively. Each GW will receive its related instructions to be forwarded to the EDs.
The transmission from GW should use a default channel which is known and fixed for all EDs. Since the purpose of this protocol is to reduce unlicensed spectrum congestion, the transmission will be done using the lowest SF (SF7) to reduce collision risk with uplinks from EDs. The decision to use the lowest SF will achieve better efficiency for spectrum and ensure the parallel functioning of both LoRaCog and LoRaWAN due to the below:
  • Far EDs will most likely not receive the frame, and hence, they will operate normally using the normal LoRaWAN mechanism; that is, ED can choose channels allocated and permitted by regional parameters. This will reduce the possibility of collision and ensure fair spectrum usage.
  • The nearby EDs will switch to available licensed (cognitive) spectrum to use the holes indicated by GW as they are in the range. The time over the air (OTA) will be less in this case, which is a safety measure not to interrupt any PU that might show up.

5.4. LoRaCog Network Server

The change for NS will impose a decision task for the CR sensing done by GW to decide on the best available channel. The NS using the obtained database for EDs transmission time will look for the best unused holes for each GW, in case they exist, and forward to ED uniquely through the MAC commend prior to ED transmission. The role of NS in deciding the best conditioned channels may be based on the history and prediction intelligence [49,50], where channels with a high probability of PU re-appearance should be avoided to prevent the collision between the two.
As NS deletes duplicated frames coming from the same ED through different GWs and keeps the one with the best RSSI in LoRaWAN, NS will apply the same mechanism to select the best GW to address each ED in LoRaCog.
The NS will include a network session key (NwkSKey); this will avoid EDs receiving contradicting instructions from different GWs in their ranges. Hence, the GW that has the best RSSI from EDs through their uplinks, will be the one used to send the spectrum holes, and EDs will not listen to other GWs in the range.
To maintain consistency between EDs time and NS time, LoRaCog will be configured to send synchronization frame along with the frame acknowledgment after receiving the EDs data. This frame will be received by EDs during their RX1, which is sent with a delay to match RX1’s opening time.

5.5. LoRaCog Architecture

As it is clear now, the objective is to reduce the load on an unlicensed spectrum. Many EDs will be given the opportunity to use the licensed spectrum, and this will create better spectrum efficiency.
Summarizing previous sections for LoRaCog, below is a simple illustration for the architecture mainly around the new mechanism. It shows the main steps in the protocol legend by the numbers in Figure 7 as follows:
1.
Each GW is sensing spectrum for holes;
2.
Then, the GW sends sensing results to NS;
3.
NS decides on the best available unused spectrum for each ED to avoid PU in frequently used channels;
4.
Each GW forwards the available spectrum from NS to its EDs;
5.
EDs receive (or not) the available spectrum and transmit accordingly.

6. Performance Evaluation and Simulation Environment

Demonstrating the functionality and benefits of LoRaCog, simulations are conducted to evaluate the protocol against the rejected data packets compared to LoRaWAN. This section will describe the method used in the simulation, the comparison and the results.
The communication parameters between EDs and GWs are the same for LoRaCog as in LoRaWAN (such as SF and sensitivity), with the only difference for LoRaCog being a wider frequency range to include the licensed spectrum.
The main driver for the LoRaCog protocol is to ensure spectrum efficiency by utilizing the available unused frequencies (licensed or unlicensed) and reduce the congestion on unlicensed bands. The congestion will normally result in high collision or rejected packets when EDs are trying to communicate in non-cooperative manners.
The rejected packet rate is a function of the channel’s sensitivity between the EDs and GWs. This means that any sent packet with RSSI below the sensitivity level will not be detected by the GW and considered as rejected. The simulation is based on the known and used Okumura-Hata’s model [51] for radio frequency communication systems in urban areas to calculate the path loss and link budget. This model considers radio propagation in different areas as well as the impact of city buildings and environments on diffraction, reflection and scattering [52]. Ref. [53] relied on Okumura-Hata to estimate path loss in urban areas for UHF (Ultra High Frequency) and VHF (Very High Frequency) land mobile radio services. The objective is to calculate the received power at the GW from each ED:
P R X = P T X + G T X L T X L F S L M + G R X L R X
where
  • P R X : Received Signal Power (dBm);
  • P T X : Transmitter Signal Power (dBm);
  • G T X : Transmitter Antenna Gain (dBi);
  • L T X : Transmitter Losses (dBm);
  • L F S : Free Space Loss or Path Loss (dBm);
  • L M : Miscellaneous Losses (dBm);
  • G R X : Receiver Antenna Gain (dBi);
  • L R X : Receiver Losses (connectors) (dBm).

Simulation Methodology

The simulation is built using real site estimation where LoRa networks are deployed. The network is assumed to cover an urban area of a 2000 m radius using 4 GWs and having 500 EDs. The GWs and EDs are uniformly distributed in the area with one GW located in the middle as represented in Figure 8.
Since LoRaWAN allows multiple channels depending on regional parameters, ED’s number was chosen to be 500 to represent a realistic quantity that can be found communicating on one single channel (same for other channels). The simulation assumed that each ED would send one packet in the air, and the GWs, depending on the RSSI level compared to their sensitivity threshold, would reject or decode the message. Unless otherwise specified, the configuration and parameters used in the simulation are described in Table 1. These parameters are used to calculate path-loss and rejected packets based on LoRaWAN regional parameters [54,55] and defined in Matlab as a matrix of packet duration, GW sensitivity, and SF (signal to interference and noise ratio). This is in addition to other parameters for radio from Okumara-Hata such as the antenna’s height and gain, power, and the ED’s antenna height. The NS will identify most free bands and allocate them to EDs accordingly. For simplicity, we have used two frequencies in LoRaCog, the original EU 868 MHz from LoRaWAN and an additional licensed frequency 438 MHz [56]. The simulation took into consideration different split ratios between 868 and 438 MHz, as illustrated later. For example, LoRaCog 80 by 20 would mean 80% of EDs are operating on 868 MHz and 20% are operating on 438 MHz.

7. Results

The evaluation is based on comparison of the rejected packet rate between LoRaWAN and LoRaCog using different scenarios that will be explained in this section.
As a reminder and for demonstration purposes, the simulation is using 868 MHz frequency for LoRaWAN (such as in EU) and an additional cognitive frequency 438 MHz for LoRaCog along with 868 MHz. LoRaCog can be configured to utilize multiple licensed or unlicensed frequencies, which will generate better performance.
Figure 9 illustrates the comparison between LoRaWAN 868 MHz and different splits of LoRaCog EDs between 868/438 MHz bands. For both protocols, 4 GWs were used to detect the packets from 500 EDs. If a packet is received by any of the 4 GWs, it will be successfully decoded and not rejected. The result is better for LoRaCog, and rejected packets decrease when the EDs are more distributed among the cognitive frequencies. In this example, LoRaWAN with 500 EDs, the rejected packets percentage was above 50% while using LoRaCog, it goes down to 24% (using 10 by 90 split).
To illustrate the effect of the proposed LoRaCog on the number of needed GWs, Figure 10 compares LoRaWAN when using 4 and 6 GWs with LoRaCog using 4 GWs. The figure shows that LoRaWAN with 6 GWs has the same performance as LoRaCog 4 GWs when 60% of EDs are on 868 MHz and the rest are on 438 MHz. However, LoRaCog has lower rejected packets from LoRaWAN 6 GWs when the percentage of the EDs operating on the cognitive channel (438 MHz) increases. Therefore, LoRaCog can reduce the investment of infrastructure, and at the same time, it assures spectral efficiency that is utilized fairly between EDs, avoiding congestion where possible.
The forthcoming simulation considers the probability of the re-appearance of PUs. PU may return to be active on the cognitive channel, leading to a collision with ED transmission. However, LoRaCog may strongly reduce the effect of this re-appearance for two main reasons. Primarily, the NS will be doing analysis for the spectrum sensed by GWs on a continuous basis and will recommend only those with very low activities from PUs. Secondly, LoRaCog protocol is acting similarly to LoRaWAN and its characteristics; thus, ED will be sending short messages in milliseconds and not frequently (once per day for battery operated EDs), so it will not interfere with PUs.
Figure 11 shows the performance of LoRaCog compared to LoRaWAN assuming PUs will come back to the network with a probability of 1 % . PUs interrupt the transmission of EDs using cognitive frequency. The active number of PUs are simulated as an equal number of rejected packets from those EDs on the cognitive side. LoRaCog shows better performance even with active PUs in the network and in parallel reduces congestion.
Figure 12 illustrates the behavior of LoRaCog compared to LoRaWAN for 5 % probability of PUs re-appearance on the operating cognitive frequencies. LoRaCog still performs better than LoraWAN for the different split combinations for both scenarios: when the majority of EDs operate on the cognitive channels (Figure 12a) or when operating on the classical channels (Figure 12b). However, it is clear that the PU re-appearance probability affects performance when comparing the results of Figure 12 to those of Figure 11. It is worth mentioning that the split 50by50 is the more reliable combination, since it presents the less rejected packets.
In order to show the behavior of the proposed LoRaCog for high re-appearance PU probability, Figure 13 shows the performance of LoRaCog with 10% probability of PUs’ re-appearance in cognitive channels. The cognitive usage will not be useful in this case. This scenario highlights the role of NS in selecting the most reliable channels to allocate to EDs. It is insufficient to allocate a free channel to EDs, but the probability of re-appearance of the PU on this channel is also an important factor. Here, NS may exploit the historical behavior of the PU to make a reliable decision on the allocated channels by selecting the least occupied channels [57,58].

8. Conclusions

In this paper, we proposed a new protocol for Cognitive Radio-based LoRa network, which is called LoRaCog. LoRaCog ensures the fair usage of spectrum and maintains suitability for battery-operated devices. Furthermore, it enhances the communication between EDs and GWs accordingly. In fact, it is a complementary protocol for LoRaWAN used when the spectrum is congested or limited.
LoRaCog is inspired by LoRaWAN by implementing CR to manage spectrum sensing and available channel decisions. This will be accompanied with changes to the ED RX2 receive window. The GWs should have modifications in hardware and software to empower spectrum sensing as suggested earlier and the NS to embed the capability to authorize the usage of the least used channels after receiving the sensing results from the GWs. These modifications will have no impact on battery consumption for EDs, since sensing is done by GW and hence defeats the main challenge of CR in high power consumption.
Then, we configured our system model to compare LoRaWAN and LoRaCog in different scenarios. The results show the efficiency of LoRaCog compared to LoRaWAN. It improves the QoS and decreases collisions. It also allows us to decrease the number of GWs and thus the network cost. For future work, we will be looking at the GWs hardware to manage spectrum sensing over different bands and dynamically move within the spectrum. In addition, machine learning techniques are added to the NS for deciding on the best available channels in a short time by looking at historical activities of primary users and the EDs’ expected transmission time to avoid any collision or service disturbance.

Author Contributions

All authors (F.S., A.N., M.M., B.P. and A.M.) have contributed equally in this research. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

LoRaCogThe new proposed protocol
IoTInternet of Things
LPWANLow-Power Wide-Area Network
LoRaWANLoRa LPWAN protocol
CRCognitive Radio
ISMIndustrial, Scientific and Medical
EDEnd Device
RXReceive Window
TxUplink transmission
GWGateway
NSNetwork Server
RSSIRadio Signal Strength Indicator
AIArtificial intelligence
SDRSoftware-Defined Radio
CSSChirp-Spread Spectrum
SFSpreading Factor
QoSQuality Of Service
TVTelevision
MACMedium Access Control
EUEuropean Union
BWBandwidth
PUPrimary User
SUSecondary User
OTAOver The Air
NwkSKeyNetwork Session Key

References

  1. Statistica. Number of Internet of Things (IoT) Connected Devices Worldwide in 2018, 2025 and 2030. 2021. Available online: https://www.statista.com/statistics/802690/worldwide-connected-devices-by-access-technology/ (accessed on 10 January 2022).
  2. Khutsoane, O.; Isong, B.; Abu-Mahfouz, A.M. IoT devices and applications based on LoRa/LoRaWAN. In Proceedings of the IECON 2017-43rd Annual Conference of the IEEE Industrial Electronics Society, Beijing, China, 29 October–1 November 2017; pp. 6107–6112. [Google Scholar] [CrossRef]
  3. Farooq, M.O.; Pesch, D. Analyzing LoRa: A use case perspective. In Proceedings of the 2018 IEEE 4th World Forum on Internet of Things (WF-IoT), Singapore, 5–8 February 2018; pp. 355–360. [Google Scholar] [CrossRef]
  4. Davcev, D.; Mitreski, K.; Trajkovic, S.; Nikolovski, V.; Koteli, N. IoT agriculture system based on LoRaWAN. In Proceedings of the 2018 14th IEEE International Workshop on Factory Communication Systems (WFCS), Imperia, Italy, 13–15 June 2018; pp. 1–4. [Google Scholar]
  5. Kodali, R.K.; Yerroju, S.; Sahu, S. Smart farm monitoring using LoRa enabled IoT. In Proceedings of the 2018 Second International Conference on Green Computing and Internet of Things (ICGCIoT), Bangalore, India, 16–18 August 2018. [Google Scholar]
  6. Ma, Y.; Zhao, L.; Yang, R.; Li, X.; Song, Q.; Song, Z.; Zhang, Y. Development and application of an atmospheric pollutant monitoring system based on LoRa—Part I: Design and reliability tests. Sensors 2018, 18, 3891. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  7. Abdullah, H.; Abed, H. Improvement of energy consumption in cognitive radio by reducing the number of sensed samples. In Proceedings of the 2016 Al-Sadeq International Conference on Multidisciplinary in IT and Communication Science and Applications (AIC-MITCSA), Baghdad, Iraq, 9–10 May 2016; pp. 1–6. [Google Scholar] [CrossRef]
  8. Mroue, M.; Nasser, A.; Parrein, B.; Mansour, A.; Zaki, C.; Cruz, E.M. ESco: Eligibility score-based strategy for sensors selection in CR-IoT: Application to LoRaWAN. Internet Things 2021, 13, 100362. [Google Scholar] [CrossRef]
  9. Mroue, H.; Parrein, B.; Hamrioui, S.; Bakowski, P.; Nasser, A.; Cruz, E.M.; Vince, W. LoRa+: An extension of LoRaWAN protocol to reduce infrastructure costs by improving the Quality of Service. Internet Things 2020, 9, 100176. [Google Scholar] [CrossRef]
  10. Moy, C.; Besson, L. Decentralized Spectrum Learning for IoT Wireless Networks Collision Mitigation. In Proceedings of the 2019 15th International Conference on Distributed Computing in Sensor Systems (DCOSS), Santorini, Greece, 29–31 May 2019; pp. 644–651. [Google Scholar] [CrossRef] [Green Version]
  11. Adelantado, F.; Vilajosana, X.; Tuset-Peiro, P.; Martinez, B.; Melia-Segui, J.; Watteyne, T. Understanding the Limits of LoRaWAN. IEEE Commun. Mag. 2017, 55, 34–40. [Google Scholar] [CrossRef] [Green Version]
  12. Figueiredo, L.M.; Silva, E.F. Cognitive-LoRa: Adaptation-Aware of the Physical Layer in LoRa-Based Networks. In Proceedings of the 2020 IEEE Symposium on Computers and Communications (ISCC), Rennes, France, 7–10 July 2020. [Google Scholar] [CrossRef]
  13. Chen, M.; Miao, Y.; Jian, X.; Wang, X.; Humar, I. Cognitive-LPWAN: Towards intelligent wireless services in hybrid low power wide area networks. IEEE Trans. Green Commun. Netw. 2018, 3, 409–417. [Google Scholar] [CrossRef] [Green Version]
  14. Marquet, A.; Montavont, N.; Papadopoulos, G.Z. Towards an SDR implementation of LoRa: Reverse-engineering, demodulation strategies and assessment over Rayleigh channel. Comput. Commun. 2020, 153, 595–605. [Google Scholar] [CrossRef] [Green Version]
  15. Nasser, A.; Al Haj Hassan, H.; Abou Chaaya, J.; Mansour, A.; Yao, K.C. Spectrum Sensing for Cognitive Radio: Recent Advances and Future Challenge. Sensors 2021, 21, 2408. [Google Scholar] [CrossRef]
  16. Onumanyi, A.J.; Abu-Mahfouz, A.M.; Hancke, G.P. Cognitive Radio in Low Power Wide Area Network for IoT Applications: Recent Approaches, Benefits and Challenges. IEEE Trans. Ind. Inform. 2020, 16, 7489–7498. [Google Scholar] [CrossRef]
  17. Zorbas, D.; Papadopoulos, G.Z.; Maillé, P.; Montavont, N.; Douligeris, C. Improving LoRa Network Capacity Using Multiple Spreading Factor Configurations. In Proceedings of the 2018 25th International Conference on Telecommunications (ICT), Saint-Malo, France, 26–28 June 2018. [Google Scholar] [CrossRef] [Green Version]
  18. Reynders, B.; Meert, W.; Pollin, S. Power and spreading factor control in low power wide area networks. In Proceedings of the 2017 IEEE International Conference on Communications (ICC), Paris, France, 21–25 May 2017; pp. 1–6. [Google Scholar] [CrossRef]
  19. Cuomo, F.; Campo, M.; Caponi, A.; Bianchi, G.; Rossini, G.; Pisani, P. EXPLoRa: Extending the performance of LoRa by suitable spreading factor allocations. In Proceedings of the 2017 IEEE 13th International Conference on Wireless and Mobile Computing, Networking and Communications (WiMob), Rome, Italy, 9–11 October 2017; pp. 1–8. [Google Scholar] [CrossRef]
  20. Croce, D.; Gucciardo, M.; Mangione, S.; Santaromita, G.; Tinnirello, I. Impact of LoRa Imperfect Orthogonality: Analysis of Link-Level Performance. IEEE Commun. Lett. 2018, 22, 796–799. [Google Scholar] [CrossRef] [Green Version]
  21. Mody, A.; Saha, A.; Reede, I.; Miele, G.; Cerro, G. IEEE 802.22/802.22. 3 Cognitive Radio Standards: Theory to Implementation. In Handbook of Cognitive Radio; Springer: Singapore, 2017. [Google Scholar]
  22. Nishio, T.; Koda, Y.; Park, J.; Bennis, M.; Doppler, K. When wireless communications meet computer vision in beyond 5G. IEEE Commun. Stand. Mag. 2021, 5, 76–83. [Google Scholar] [CrossRef]
  23. Mitola, J.; Maguire, G.Q. Cognitive radio: Making software radios more personal. IEEE Pers. Commun. 1999, 6, 13–18. [Google Scholar] [CrossRef] [Green Version]
  24. Garg, R.; Saluja, N. Current Trends and Research Challenges in Spectrum- Sensing for Cognitive Radios. Int. J. Adv. Comput. Sci. Appl. 2016, 7. [Google Scholar] [CrossRef] [Green Version]
  25. Nallarasan, V.; Kottilingam, K. Spectrum Management Analysis for Cognitive Radio IoT. In Proceedings of the 2021 International Conference on Computer Communication and Informatics (ICCCI), Coimbatore, India, 27–29 January 2021; pp. 1–5. [Google Scholar] [CrossRef]
  26. Homssi, B.A.; Al-Hourani, A.; Krusevac, Z.; Rowe, W.S.T. Machine Learning Framework for Sensing and Modeling Interference in IoT Frequency Bands. IEEE Internet Things J. 2021, 8, 4461–4471. [Google Scholar] [CrossRef]
  27. Akyildiz, I.F.; Lee, W.Y.; Vuran, M.C.; Mohanty, S. A survey on spectrum management in cognitive radio networks. IEEE Commun. Mag. 2008, 46, 40–48. [Google Scholar] [CrossRef] [Green Version]
  28. Salahdine, F. Spectrum sensing techniques for cognitive radio networks. arXiv 2017, arXiv:1710.02668. [Google Scholar]
  29. Yucek, T.; Arslan, H. A survey of spectrum sensing algorithms for cognitive radio applications. IEEE Commun. Surv. Tutor. 2009, 11, 116–130. [Google Scholar] [CrossRef]
  30. Ejaz, W.; Shah, G.A.; Hasan, N.u.; Kim, H.S. Energy and throughput efficient cooperative spectrum sensing in cognitive radio sensor networks. Trans. Emerg. Telecommun. Technol. 2015, 26, 1019–1030. [Google Scholar] [CrossRef]
  31. Maleki, S.; Pandharipande, A.; Leus, G. Energy-efficient distributed spectrum sensing for cognitive sensor networks. IEEE Sens. J. 2010, 11, 565–573. [Google Scholar] [CrossRef]
  32. Cabric, D.; Mishra, S.M.; Brodersen, R.W. Implementation issues in spectrum sensing for cognitive radios. In Proceedings of the Conference Record of the Thirty-Eighth Asilomar Conference on Signals, Systems and Computers, Pacific Grove, CA, USA, 7–10 November 2004; Volume 1, pp. 772–776. [Google Scholar]
  33. Tawk, Y.; Christodoulou, C. A new reconfigurable antenna design for cognitive radio. IEEE Antennas Wirel. Propag. Lett. 2009, 8, 1378–1381. [Google Scholar] [CrossRef]
  34. Miles, B.; Bourennane, E.B.; Boucherkha, S.; Chikhi, S. A study of LoRaWAN protocol performance for IoT applications in smart agriculture. Comput. Commun. 2020, 164, 148–157. [Google Scholar] [CrossRef]
  35. Zorbas, D.; Abdelfadeel, K.; Kotzanikolaou, P.; Pesch, D. TS-LoRa: Time-slotted LoRaWAN for the industrial Internet of Things. Comput. Commun. 2020, 153, 1–10. [Google Scholar] [CrossRef]
  36. Ertürk, M.A.; Aydın, M.A.; Büyükakkaşlar, M.T.; Evirgen, H. A survey on LoRaWAN architecture, protocol and technologies. Future Internet 2019, 11, 216. [Google Scholar] [CrossRef] [Green Version]
  37. LoRa Alliance®. Available online: https://lora-alliance.org/ (accessed on 10 January 2022).
  38. Sigfox—The Global Communications Service Provider for the Internet of Things (IoT). Available online: https://www.sigfox.com/en/ (accessed on 10 January 2022).
  39. Wi-SUN Alliance. Available online: https://wi-sun.org/iot-networks// (accessed on 10 January 2022).
  40. Semtech. Company Semtech Corporation. Available online: https://www.semtech.com/ (accessed on 10 January 2022).
  41. SEMTECH. LoRa™ Modulation Basics. Available online: https://www.frugalprototype.com/wp-content/uploads/2016/08/an1200.22.pdf (accessed on 10 January 2022).
  42. LoRa-Alliance. LoRa-Alliance, “LoRaWAN™ 1.0.3 Specification”. Available online: https://lora-alliance.org/resource_hub/lorawan-specification-v1-0-3/ (accessed on 10 January 2022).
  43. Rom, R.; Sidi, M. Aloha Protocols. In Multiple Access Protocols; Springer: Berlin/Heidelberg, Germany, 1990; pp. 47–77. [Google Scholar] [CrossRef]
  44. Semtech. LoRa® and LoRaWAN®: A Technical Overview. Available online: https://lora-developers.semtech.com/uploads/documents/files/LoRa_and_LoRaWAN-A_Tech_Overview-Downloadable.pdf (accessed on 10 January 2022).
  45. Lavric, A. LoRa (Long-Range) high-density sensors for Internet of Things. J. Sens. 2019, 2019, 3502987. [Google Scholar] [CrossRef]
  46. Mroue, H.; Nasser, A.; Hamrioui, S.; Parrein, B.; Motta-Cruz, E.; Rouyer, G. MAC layer-based evaluation of IoT technologies: LoRa, SigFox and NB-IoT. In Proceedings of the 2018 IEEE Middle East and North Africa Communications Conference (MENACOMM), Beirut, Lebanon, 18–20 April 2018; pp. 1–5. [Google Scholar]
  47. LoRa-Alliance. RP002-1.0.0 LoRaWAN Regional Parameters. Available online: https://lora-alliance.org/resource_hub/rp2-1-0-3-lorawan-regional-parameters/ (accessed on 10 January 2022).
  48. Barro, P.A.; Zennaro, M.; Pietrosemoli, E. TLTN–The local things network: On the design of a LoRaWAN gateway with autonomous servers for disconnected communities. In Proceedings of the 2019 Wireless Days (WD), Manchester, UK, 24–26 April 2019; pp. 1–4. [Google Scholar]
  49. Rapetswa, K.; Cheng, L. Convergence of mobile broadband and broadcast services: A cognitive radio sensing and sharing perspective. Intell. Converg. Netw. 2020, 1, 99–114. [Google Scholar] [CrossRef]
  50. Song, H.; Bai, J.; Yi, Y.; Wu, J.; Liu, L. Artificial intelligence enabled Internet of Things: Network architecture and spectrum access. IEEE Comput. Intell. Mag. 2020, 15, 44–51. [Google Scholar] [CrossRef]
  51. El Chall, R.; Lahoud, S.; El Helou, M. LoRaWAN Network: Radio Propagation Models and Performance Evaluation in Various Environments in Lebanon. IEEE Internet Things J. 2019, 6, 2366–2378. [Google Scholar] [CrossRef]
  52. Deme, A.; Dajab, D.D.; Bajoga, B.G.; Mu’azu, M.A.; Choji, D.N. Hata-Okumura Model Computer Analysis for Path Loss Determination at 900 MHz for Maiduguri, Nigeria. Math. Theory Model. 2013, 3, 1–9. [Google Scholar]
  53. Paulsson, F.; Bitar, I. An Evaluation of Coverage Models for LoRa. Available online: https://www.diva-portal.org/smash/get/diva2:1581630/FULLTEXT01.pdf (accessed on 10 January 2022).
  54. Augustin, A.; Yi, J.; Clausen, T.; Townsley, W.M. A Study of LoRa: Long Range & Low Power Networks for the Internet of Things. Sensors 2016, 16, 1466. [Google Scholar] [CrossRef]
  55. Semtech SX1276 77/78/79 Datasheet, Rev. 4. Available online: https://cdn-shop.adafruit.com/product-files/3179/sx1276_77_78_79.pdf (accessed on 10 January 2022).
  56. The European Table of Frequency Allocations and Applications. Available online: https://efis.cept.org/reports/ReportDownloader?reportid=1 (accessed on 10 January 2022).
  57. Saleem, Y.; Rehmani, M.H. Primary radio user activity models for cognitive radio networks: A survey. J. Netw. Comput. Appl. 2014, 43, 1–16. [Google Scholar] [CrossRef]
  58. Akhtar, A.N.; Arif, F.; Siddique, A.M. Spectrum decision framework to support cognitive radio based IoT in 5G. In Cognitive Radio in 4G/5G Wireless Communication Systems; IntechOpen: London, UK, 2018; p. 73. [Google Scholar]
Figure 1. Spectrum holes: The CR user is able to access the available channels and is obliged to avoid the occupied ones in order to minimize the interference [27].
Figure 1. Spectrum holes: The CR user is able to access the available channels and is obliged to avoid the occupied ones in order to minimize the interference [27].
Sensors 22 03885 g001
Figure 2. LoRaWANProtocol Stack [44].
Figure 2. LoRaWANProtocol Stack [44].
Sensors 22 03885 g002
Figure 3. Class A operation.
Figure 3. Class A operation.
Sensors 22 03885 g003
Figure 4. Cognitive Radio Cycle managed by LoRaCog.
Figure 4. Cognitive Radio Cycle managed by LoRaCog.
Sensors 22 03885 g004
Figure 5. LoRaCog Logarithm.
Figure 5. LoRaCog Logarithm.
Sensors 22 03885 g005
Figure 6. LoRaCog Class A Operation.
Figure 6. LoRaCog Class A Operation.
Sensors 22 03885 g006
Figure 7. LoRaCog Global Architecture.
Figure 7. LoRaCog Global Architecture.
Sensors 22 03885 g007
Figure 8. Representation of the EDs and the GWs distribution in our simulations.
Figure 8. Representation of the EDs and the GWs distribution in our simulations.
Sensors 22 03885 g008
Figure 9. The evolution of the rejected packets for both LoRaWAN 868 MHz and LoRaCog 868/438 MHz for different percentage splits.
Figure 9. The evolution of the rejected packets for both LoRaWAN 868 MHz and LoRaCog 868/438 MHz for different percentage splits.
Sensors 22 03885 g009
Figure 10. LoRaWAN 4 and 6 GWs vs. LoRaCog 4 GWs.
Figure 10. LoRaWAN 4 and 6 GWs vs. LoRaCog 4 GWs.
Sensors 22 03885 g010
Figure 11. LoRaWAN 868 MHz vs. LoRaCog 868/438 MHz with PU 1%.
Figure 11. LoRaWAN 868 MHz vs. LoRaCog 868/438 MHz with PU 1%.
Sensors 22 03885 g011
Figure 12. Evolution of the rejected packets for LoRaWAN and LoRaCog for a probability of re-appearance of 5 % . (a) More than 50 % of the EDs are operating on the cognitive channel. (b) Less than 50 % of the EDs are operating on the cognitive channel.
Figure 12. Evolution of the rejected packets for LoRaWAN and LoRaCog for a probability of re-appearance of 5 % . (a) More than 50 % of the EDs are operating on the cognitive channel. (b) Less than 50 % of the EDs are operating on the cognitive channel.
Sensors 22 03885 g012
Figure 13. LoRaWAN 868 MHz vs. LoRaCog 868/438 MHz with PU re-appearance probability = 10%.
Figure 13. LoRaWAN 868 MHz vs. LoRaCog 868/438 MHz with PU re-appearance probability = 10%.
Sensors 22 03885 g013
Table 1. Matlab Simulations Parameters.
Table 1. Matlab Simulations Parameters.
ParameterDetails
Number of GWs4
Number of EDs500
Distribution of ED and GWsUniformly distributed
FrequencyLoRa 868 MHz/LoRaCog 868 & 438 MHz
Power25 mW
Bandwidth125 KHz
AreaSmall–medium city
SimulationMonte Carlo
ModelOkumura-Hata
Spreading FactorsSame as LoRaWAN
SensitivitySame LoRaWAN
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Salika, F.; Nasser, A.; Mroue, M.; Parrein, B.; Mansour, A. LoRaCog: A Protocol for Cognitive Radio-Based LoRa Network. Sensors 2022, 22, 3885. https://doi.org/10.3390/s22103885

AMA Style

Salika F, Nasser A, Mroue M, Parrein B, Mansour A. LoRaCog: A Protocol for Cognitive Radio-Based LoRa Network. Sensors. 2022; 22(10):3885. https://doi.org/10.3390/s22103885

Chicago/Turabian Style

Salika, Firas, Abbass Nasser, Maxime Mroue, Benoît Parrein, and Ali Mansour. 2022. "LoRaCog: A Protocol for Cognitive Radio-Based LoRa Network" Sensors 22, no. 10: 3885. https://doi.org/10.3390/s22103885

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop