Next Article in Journal
Sensing and Analysis of Greenhouse Gas Emissions from Rice Fields to the Near Field Atmosphere
Previous Article in Journal
Static Balance Digital Endpoints with Mon4t: Smartphone Sensors vs. Force Plate
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Estimation Based on Chirp Modulation for Desired and Interference Power and Channel Occupancy Ratio in LoRa

1
Department Electrical & Computer Engineering, Shinshu University, Nagano 380-8553, Japan
2
Advanced Wireless Communication Research Center, The University of Electro-Communications, Tokyo 182-8585, Japan
3
Department Electronics Engineering and Computer Science, Fukuoka University, Fukuoka 814-0180, Japan
*
Author to whom correspondence should be addressed.
Sensors 2022, 22(11), 4140; https://doi.org/10.3390/s22114140
Submission received: 25 April 2022 / Revised: 23 May 2022 / Accepted: 27 May 2022 / Published: 30 May 2022
(This article belongs to the Section Sensor Networks)

Abstract

:
In terms of low power consumption and long-range communication—low-power wide-area networks (LPWAN) are suitable for wireless sensor networks. Long-range (LoRa) wireless communication is one of the standards of LPWAN. LoRa shares common frequency spectrum bands with both multiple transmitters, which are the sensors in the LoRa system (and those in the other system). Therefore, co-channel interference (CCI) degrades the packet delivery rate. To avoid CCI, the CCI power and the occurrence probability of CCI in the target channel are estimated, then the sensor decides whether to use the channel and where the occurrence probability of CCI is defined as the channel occupancy ratio (COR). If a large signal power is obtained at the receiver, the received signal can be demodulated because of the capture effect. The desired signal power must also be estimated for the capture effect. In this study, we propose an estimation scheme based on chirp modulation of LoRa under spectrum sharing among other systems. The proposed scheme estimates the desired signal power, CCI power, and COR. From the computer simulation results, we clarify the advantages of the proposed scheme in terms of estimation accuracy and packet delivery rate.

1. Introduction

Low-power wide-area networks (LPWAN) achieve long-range communication with low power and are one of the most powerful wireless sensor networks for the Internet of Things [1]. Long-range (LoRa) wireless communication, which is an LPWAN, employs a distributed wireless access scheme and can be utilized to construct a wireless communication link in various locations, such as wireless local area networks [2]. The wireless sensor networks constructed by the cellular system, such as massive machine-type communications for 5G [3] and narrowband IoT [4], are also attracting attention. However, their high costs and the requirements of wireless licenses are the main hindrances to their deployment. On the other hand, the LoRa has an advantage in terms of easy deployment due to the use of unlicensed bands and low costs.
If the distance between different LoRa systems is short, the co-channel interference (CCI) between systems degrades the packet delivery rate (PDR) [5]. In Japan, the LoRa is assigned to the 920 MHz frequency band. It is a specified low-power radio station and shares common frequency bands with smart utility network(s) (SUN) [6]. Therefore, LoRa also obtains the CCI from other systems [7]. For a high PDR performance, analyses of the wireless communication link quality and wireless access scheme for suppressing the CCI are required [5].
To analyze the wireless communication link quality, the occurrence frequency of CCI, power of CCI, and power of the desired signal power should be specified. The occurrence frequency of CCI is useful for exploiting a channel with zero or few CCIs [8], where it is referred to as the channel occupancy ratio (COR) [9]. Channel selection based on the estimated COR improves the throughput performance [10]. If the powers of the CCI and desired signals are estimated, successful demodulation—even in the presence of CCI—is expected, which is referred to as the capture effect [11]. Exploiting the channel with no CCI and demodulating the packet owing to the capture effect could realize frequency sharing among the other systems and improve the usage efficiency of the frequency spectrum. To estimate the power of the desired signal, the construction of a communication link is necessary; however, the accuracy of estimating the power of the desired signal degrades owing to the CCI. Therefore, an estimation scheme (for the power of CCI, the power of the desired signal, and the COR with robustness to the CCI) is essential.
LoRa employs chirp modulation, which is a spread spectrum technique, to ensure robustness to the CCI [12]. Chirp modulation alters the frequency sweep pattern of the carrier wave (depending on the digital data). If the frequency components of the transmitted signal are detected by a period shorter than the sweeping period of the carrier wave, they are separated into two components: the frequency components occupied and unoccupied by the carrier wave, where the former and latter are referred to as the partially occupied bands (POD) and partially unoccupied bands (PUD), respectively. POD includes the components of the desired signal, CCI, and noise, and PUD includes that of the CCI and noise. If the residual components are ignored, POD minus PUD causes the components of the desired signal; thus, the power of the desired signal can be estimated. Because the residual components have a tendency similar to that of noise, they can be compressed by the averaging process. The components of the POD are switched between the component of the noise and that of the noise plus the CCI by the occurrence of the CCI, where the CCI occurrence is decided by the access of the other system sharing common frequency bands. The average occurrence probability of CCI is determined by the COR of the other system [13].
Packet access from each sensor to the data center is assumed, where the packet comprises multiple modulated symbols. When the components of POD are estimated from various packets with different arrival times, the estimated component sets are the mixed data between the noise components and noise plus CCI components. Therefore, the statistical analysis can separate the two probability distributions of the noise and noise plus CCI and can estimate the mixing rate between them, where the mixing rate is equivalent to the COR.
This study proposes an estimation scheme for the desired signal power, CCI power, and COR based on the chirp modulation scheme of LoRa. In the proposed scheme, the chirp pattern selected by the transmitter is estimated from the tentative chirp demodulation. In accordance with the estimated chirp pattern, the POD and PUD are estimated from the spectrum of the received signal. The desired signal components are specified by the differentials from the POD to PUD, and the desired signal power is then estimated from them. Multiple PUDs are estimated from multiple packets; thus, their dataset is composed of the mixed data between the noise components and noise plus CCI components. Based on the assumption that the dataset is modeled by the random process of the double Gaussian mixture probability density functions, we estimated each Gaussian probability density function and mixed rate using an expectation–maximization algorithm (EM algorithm) [14]. From the estimation result, the CCI power, noise power, and COR were estimated. In the proposed scheme, the estimation error of the chirp pattern degraded the estimation accuracy. A cyclic redundancy check (CRC) was utilized to determine the demodulation accuracy of the packet. If the CRC detects a packet error, the PUD estimated from the packet is deleted; however, the measured PUD does not involve random sampling. In particular, as the CCI increases, packet errors occur more frequently. Therefore, more estimated samples with larger CCI power are deleted; thus, the accuracy of estimating CCI power is degraded. In the proposed scheme, if the CRC detects a packet error and the tentatively estimated CCI power exceeds a certain threshold, the measured PUD is still employed for the estimation. Because the occurrence of the packet error is caused by a large CCI, we assume that the estimation result for a larger CCI power is more likely to be accurate. We employed the tentative estimation results of the mean and deviation of the CCI power estimated from all the packets with no error decided by the CRC to determine the threshold.
The specific contributions of this study are as follows:
  • An estimation scheme of the desired signal power, CCI power, and COR based on the chirp modulation of LoRa is proposed.
  • A packet selection based on the estimated CCI power is proposed to improve the estimation accuracy.
  • A channel selection criterion for maximizing the PDR performance is constructed.
We showed the proposed estimation scheme of the desired signal power, CCI power, and COR based on the chirp modulation of LoRa [15,16,17]. This paper explains the mechanism of the proposed estimation scheme in detail and adds the extensive simulation performance evaluations for clarifying the advantage of the proposed estimation scheme. However, an access scheme based on the estimated power and COR is not indicated. This study explains the detailed mechanism of the proposed scheme, indicates the access protocol based on the estimated power and COR, and evaluates the PDR of this access scheme to clarify the advantages of the proposed scheme.
An overview of this study is as follows: Section 2 presents the conventional studies of our considered estimation scheme. We describe the system model assumed in Section 3. Section 4 explains the proposed estimation in detail. Section 5 presents the channel-selection scheme based on the estimated power and COR. The numerical results obtained by the computer simulation are presented in Section 6. Finally, Section 7 concludes the paper.

2. Related Works

The estimation schemes of the signal power, CCI power, and COR were considered [18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41]. In the spectrum sharing of LPWA, the COR of the other system is estimated by comparing the occupied time period of the other system with a certain time threshold [18]. To determine the threshold, the interference power and noise power should be estimated; however, these are not considered. The estimation of COR based on a support vector regression under the CCI with various powers is proposed [19]. Its accuracy is low under the low CCI power. During the accessing of the signal, the CCI power is smaller than the signal power and, thus, the high accuracy of estimation is not achieved. The compensation scheme of estimating COR to the spectrum sensing error is proposed [20]. The average false alarm and miss-detection probability are required (but how to estimate them is not considered).
The pilot signal-assisted estimation of the signal power was considered [21,22,23]. The estimation of CCI power under electromagnetic compatibility [21], pilot signal construction for estimating the desired to undesired power ratio under the down link [22], and estimation of the CCI power to the primary receiver using the symmetrical feature of the time division duplex [23], were proposed. Time synchronization is required for detecting the pilot signal, and the frame format of the CCI signal should be specified. Therefore, an estimation scheme for various CCIs is not available. The detection scheme based on the stochastic resonance for the weak LoRa signal under the LoRa and WiFi coexistence in 2.4 GHz bands has been proposed [24]. However, the effect of detecting the weak signal by the stochastic resonance is limited in the linear receiver [25]. The estimation of the CCI based on probabilistic modeling has been considered [26,27], but information on the CCI signal format is necessary. In addition, if the mathematical formula for the CCI is not determined, the probabilistic model is not utilized. An estimation scheme for CCI power based on the Gaussian model of the CCI has been proposed [28]. It estimates the probability distribution of CCI under the noise level in accordance with the Gaussian model. It is necessary to specify the occurrence of the CCI. If the occurrence of the CCI is caused by random access from the other system, the estimation error becomes large because of error recognition of the noise power, which is considered the CCI power. The noise power estimation for long-term and wideband spectrum measurements has been proposed [29]. Since (in spectrum sharing among the other systems) the noise level is fluctuated due to the interference occurring by the other systems, the long-term measurements are not suitable. The estimation of propagation loss for measuring the CCI is proposed [30]. However, the vacant time of the CCI is not considered and, thus, its exploitation by the other system is difficult.
Estimations of CCI and the desired power based on stochastic reasoning have been considered, such as the Bayesian scheme [31] and Kalman filtering [32]. In the Bayesian scheme [31], the accuracy of the estimation is at most 90%. To employ Kalman filtering, the time correlation of the CCI is required. When CCI occurs randomly, the tracking accuracy is degraded. The estimation of the cumulative CCI among several interference sources has been considered [33]. It is based on geographical information. It does not assume the occurrence probability of each interference source but a 100% occurrence. Therefore, the estimated CCI power is larger than the actual value.
To reduce the impact of CCI, successive interference cancellation [34], interference rejection combining [35], and adaptive array antennas [36] have been proposed. The accuracy of estimating the CCI and desired signal powers is improved owing to the mitigation of the CCI. The large computational complexity and body size of the estimator are challenges. The estimation of the CCI and desired power have been proposed (adopting the different bandwidth of the CCI and desired signals). When the desired and the CCI signals are the broadband OFDM and narrowband signals, respectively, the estimation of the narrowband signal power based on the Welch periodogram is proposed [37]. The estimation of the desired and undesired signal powers based on the pilot signal has been proposed [38]. Because the narrowband signal has the weakness of multipath fading owing to the lack of frequency diversity, the accuracy of the narrowband signal power is degraded. When the desired and CCI signals are the continuous wave and the frequency modulation (FM) signals, respectively, the estimation scheme of the continuous wave and FM signal power is proposed [39]; however, the estimation of the modulated signal is unavailable.
The estimation scheme of the collision-free period, which is equal to the unoccupied time period by the other system, under the frequency sharing between the Bluetooth low energy and the IEEE 802.15.4 is proposed [40]. The estimation depends on the computer simulation and, thus, performing the computer simulation; changing the situation involves large computational complexity. The spectrum sensor for TV white space is considered [41]. It achieves low computational complexity owing to the simple detection of CCI but cannot estimate the power of CCI.
To the best of our knowledge, the estimation scheme of the desired power, CCI power, and COR with high accuracy under spectrum sharing among other systems has not yet been considered.

3. System Model

Figure 1 illustrates the assumed wireless sensor networks. A long-range wide-area network (LoRa), which is a low-power wide-area network, is assumed. There is a data center and sensors within the cover area constructed by the data center. Each sensor accesses the data center to inform the sensing data.
We assumed that each sensor transmitted data within a certain time period. Figure 2 shows the wireless accessing image of each sensor. Periodic data transmission is suitable for detecting changes in the monitoring environment [42]. In the wireless access scheme, each sensor was assigned an orthogonal time period and/or a frequency-orthogonal channel [43]. In accordance with the specifications of LoRa [44], the access time limitation, which is the duty cycle, is under the 1% and, thus, packet collisions among sensors within the LoRa system rarely occur. Under this assumption, the wireless access of each sensor does not affect that of the other sensors. For simplicity, we assume that the number of sensors is one; it is noted that the extension of the proposed scheme to multiple sensors is straightforward.
We assume frequency spectrum sharing between the single-carrier (SC) and LoRa systems, where the example of an SC system is a wireless smart utility network (Wi-SUN) [6]. Various channels of Wi-SUN are defined. We assume that the channel bandwidth of the SC is approximately equal to or a few tens of percentage points smaller than that of LoRa. We also assume that if packet collision between SC and LoRa occurs, the entire packet of LoRa overlaps with the packet of the SC system. If a partial overlap of packets between LoRa and SC occurs, the estimated signal power of CCI is reduced. We assume the fluctuation of the power of CCI by the shadowing effect. In the performance evaluation, the impact of partial overlap is also considered.
Figure 2 shows the image of spectrum sharing between the sensor and SC system in the multiple channel environment. In each channel, the time period of the channel occupied by the SC system is random. In addition, the power of CCI emitted by the SC system depends on the distance between the SC system and the data center, and then it fluctuates in each channel. If the SC system and the sensor simultaneously access the common channel and the power of the CCI is larger than a certain level, the packet collision occurs and, thus, the demodulation of the data from the sensor is failure. If it is not, as in channel 2 of Figure 2, the demodulation of the data from the sensor is successful owing to the capture effect [11]. If each sensor exploits the channel with low COR as well as the low power of CCI, the packet delivery rate (PDR) becomes large. For selecting the suitable channel for each sensor, this paper considers the estimation of the desired signal power, the CCI power, and the COR.
The transmitted signal is modulated using a chirp modulation scheme. In the chirp modulation scheme, the carrier frequency cyclically increases or decreases, and the change in carrier frequency is determined by the data bits. The altering pattern of the carrier frequency is defined as the chirp pattern. The number of chirp patterns, L, is 2 N S F [12], where N S F is the spreading factor, which is a parameter for spreading the carrier signal over the frequency domain within one transmitted symbol time. The number of transmitted bits B is
B = log 2 L = log 2 2 N S F = N S F .
As N S F increases, the number of bits per modulated symbol also increases. When we define W and T = 1 / W as the occupied bandwidth and sampling periods, respectively, the time length of one modulated symbol, T s , is 2 N S F T [12]
Figure 3 illustrates an image of chirp-modulated symbols. In this figure, we define the discrete values of the time and frequency axes, where the minimum resolution of the frequency is W / ( 2 N S F ) , and the frequency bins are assigned to the label as k = 1 , 2 , , 2 N S F . In addition, the minimum time resolution is T s / 2 N S F = T , and each time span is assigned a label of n = 1 , 2 , 2 N S F . In the next time span after n = 2 N S F , the label returns to n = 1 ; therefore, the label of the time span is periodic. We define X n , k as the partial frequency spectrum of the kth channel and nth time span.
We also define the group of all channels and time span as V, which is defined as follows:
V = ( 1 , 1 ) , ( 1 , 2 ) , , ( n , k ) , , ( 2 N S F , 2 N S F ) .
The chirp pattern is modeled as a combination of partial frequency spectra. We define ϕ l as the spectral combination of the lth chirp pattern, where l = 1 , 2 , ,   L = 2 N S F . In the first modulated symbol of Figure 3, the chirp pattern is l = 2 and its spectrum combination is
ϕ l = 2 = ( 1 , 2 ) , ( 2 , 3 ) , ( 3 , 4 ) , ( 4 , 1 ) .
In the demodulation, the power of the partial spectrum, | X n , k | 2 , in accordance with the combination of the chirp pattern, ϕ l , is combined. The combined results for the partial frequency spectrum in ϕ l are given as
η l = ( n , k ) ϕ l | X n , k | 2 .
In the first modulated symbol of Figure 3, the combined results for the partial frequency spectrum are
η l = 2 = | X 1 , 2 | 2 + | X 2 , 3 | 2 + | X 3 , 4 | 2 + | X 4 , 1 | 2 .
The receiver estimates the chirp pattern number selected by the transmitter l as
l = arg l max η l ,
In accordance with the relationship between the chirp pattern number l and the information data, the receiver specifies the transmitted data.
We assume a packet access scheme in which the payload of a packet comprises multiple data bits and a cyclic redundancy check (CRC). The CRC is effective for detecting error bits. In the assumed wireless sensor networks, if the CRC detects any error bits from the packet, the packet is deleted. The packet is not re-transmitted to compensate for the deleted packet. Even if CCI occurs, the received signal to noise plus interference power ratio (SINR) is greater than the required level for demodulation, and the demodulation is successful owing to the capture effect [11].

4. Proposed Estimation Scheme

4.1. Estimation of Desired Power, CCI Power, and COR

Figure 4 illustrates the process flow of the proposed estimation scheme.

4.1.1. Signal Recovery

Chirp demodulation is performed for one packet. Accordingly, the chirp pattern selected by the transmitter is estimated and denoted as ϕ l ^ . The N p k t chirp patterns are estimated when the number of chirp modulation symbols per packet is defined as N p k t . When the frequency spectrum of the received signal is obtained using the fast Fourier transform (FFT), the discrete partial frequency spectrum, X n , k , is obtained. In accordance with ϕ l ^ , the two types of estimated powers, η l , A ,   η l , B , are obtained as follows:
η l , A = ( n , k ) ϕ l ^ | X n , k | 2 / N η A ,
η l , B = ( n , k ) V \ ϕ l ^ | X n , k | 2 / N η B ,
where η l , A and η l , B are the combined results of the power whose spectrum includes—and does not include—the components of the desired signal in the lth chirp pattern, respectively. The partial frequency spectra of the former and latter are referred to as partial occupied bands (PODs) and partial unoccupied bands (PUDs), respectively. The numbers of partial frequency bands in PODs and PUDs are defined as N η A ,   N η B .
In the first chirp-modulated symbol in Figure 3, the estimated chirp pattern is ϕ l = 2 ; thus, the combined results of power in PODs and PUDs, η 2 , A ,   η 2 , B , are as follows.
η 2 , A = ( | X 1 , 2 | 2 + | X 2 , 3 | 2 + | X 3 , 4 | 2 + | X 4 , 1 | 2 ) / 4 ,
η 2 , B = ( | X 1 , 1 | 2 + | X 1 , 3 | 2 + | X 1 , 4 | 2 + | X 2 , 1 | 2 + | X 2 , 2 | 2 + | X 2 , 4 | 2 + | X 3 , 1 | 2 + | X 3 , 2 | 2 + | X 3 , 3 | 2 + | X 4 , 2 | 2 + | X 4 , 3 | 2 + | X 4 , 4 | 2 ) / 12 .

4.1.2. Estimation of Power

η l , A includes the components of the desired signal, noise, and CCI under the access of the SC system. η l , A and η l , B are as follows.
η l , A = P D ^ + P n ^ + λ P I ^ + δ A ,
η l , B = P n ^ + λ P I ^ + δ B .
where P D ^ ,   P n ^ , and P I ^ are the estimated power of the desired signal, noise, and CCI, respectively. λ { 0 , 1 } is an indicator that specifies the access conditions for the SC system. When the SC system is accessing and not accessing, λ has 1 and 0, respectively, and δ A   and   δ B are residual components. The number of partial spectra is so significant that δ A and δ B are negligible.
When η l , B is subtracted from η l , A , the noise and CCI components are reduced. If the residual components δ A and δ B are ignored, the power of the desired signal is estimated [45]. To estimate the power of the noise and CCI, The access condition of the SC system should be specified to estimate the power of noise and CCI. We decompose the noise and CCI from η l , B .

4.1.3. Estimation of Noise Power, CCI Power, and COR

η l , B are estimated from the various packets. Subsequently, the probability density function of η l , B is obtained by histogram analysis. We assume that the access condition of the SC system is modeled as the independent random access for each packet access of LoRa. Consequently, the probability density function of η l , B is modeled by the mixture probability of noise and noise plus CCI. In addition, the noise and CCI are modeled using the Gaussian random process. Based on these assumptions, the probability density function of η l , B can be modeled as two Gaussian mixture probability density functions of noise and noise plus CCI [13]. We adopted the expectation–maximization (EM) algorithm [14] to estimate the two probability density functions and mixture rate. The EM algorithm is an iterative scheme suitable for estimating latent variables based on the maximum likelihood estimation method. The mean and deviation of the estimated probability density functions were also estimated, and the means are considered as the estimated average power of the noise, P n ^ and noise plus CCI, P n ^ + P I ^ . After subtracting the former from the latter, we estimated the estimated average power of the CCI, P I ^ . The mixture rate estimated using the EM algorithm was equal to that of the SC system [13]. In addition, the variances of the noise power, σ P n ^ 2 , and noise plus the CCI, σ P I ^ + P n ^ 2 , were also estimated. After subtracting the former from the latter, we also estimated the variance of the CCI, σ P I ^ 2 .
In this process, the proposed scheme can estimate the power of the desired signal, CCI, and COR.

4.2. Packet Selection

The packet error degrades its accuracy in the signal recovery of the proposed estimation; thus, the packet selection is considered.
Figure 5 illustrates the flow of the considered packet selection, where PEP is the process flow of the proposed estimation illustrated in Figure 4 and the estimated η l , A is omitted.
The receiver confirms any error bit in the tentative decoded packet using the cyclic redundancy check (CRC). If the CRC is OK, the tentative decoded packet is adopted to estimate the desired power, CCI power, and COR in the final estimation. If not, the tentative decoded packet is moved to the next step. For simplicity, CRC OK and CRC NG entail that the decoded packet does not include any error bits and includes one or more error bits, respectively. Subsequently, the probability distribution functions of the noise power and CCI plus noise power are estimated by the EM algorithm using only the tentative decoded packets with the CRC OK. After the subtraction, we obtain the average noise power, P n ^ , average CCI power, P I ^ , and variance of the CCI power, σ I ^ 2 . Note that to distinguish the tentative and conclusive estimations, ∗ is added to each tentatively estimated result.
We subtract P n ^ from the combined power in the PUD from the packet with the CRC NG, η l , B , and obtain the estimated CCI power, P I ^ . Note that we assume that the reason for the CRC NG is the occurrence of CCI; thus, η l , B includes the CCI components. Subsequently, the following equation is confirmed:
P I ^ > P I ^ σ P I ^
where σ P I ^ denotes the deviation of σ P I ^ 2 . If Equation (13) is satisfied, the packet from which η l , B is estimated is adopted to determine the desired power, CCI power, and COR in the final estimation.
The reason for using Equation (13) as the selection criterion is as follows: As explained, the dominant factor of the packet error is the CCI. In particular, as the CCI power increases, there is a higher occurrence of the probability of the packet error. If the estimated CCI power exceeds the threshold, which is as large as the average CCI power minus the deviation of the CCI power, we assume that the estimated CCI is most likely true.
Finally, the probability density functions of the noise and CCI plus noise are estimated by the EM algorithm from the packets with the CRC OK and those satisfied by the criteria in Equation (13). After some subtractive processes, we estimate the noise power, P n , CCI power, P I , and COR, ρ . In addition, the power of the desired signal power, P D ^ , is also estimated from the packets with CRC OK and those satisfied by Equation (13).

5. Channel Selection Scheme Based on Estimation of Power and COR

In the channel selection scheme based on the estimation of the signal power, CCI power, and COR, the packet error rate based on the bit error rate [46] is adopted, and is provided as:
β ( N S F , γ k ) = { 1 0.5 × Q ( 1.28 · Γ · 2 N S F 1.28 · N S F + 0.4 ) } N ,
where N p k t is the number of chirp-modulated symbols per packet and γ k is the signal to noise plus interference power ratio (SINR) in the kth channel. We define γ k , I and γ k , o as the SINR of the kth channel with and without the occurrence of the CCI, respectively. The occurrence of the CCI is equal to the COR of the kth channel, ρ k . Therefore, the PDR of the kth channel is given as
U k = ( 1 ρ k ) β ( N S F , γ k , o ) + ρ k β ( N S F , γ k , I ) .
The accessing channel is determined by maximizing the PDR; thus, it is constructed as
k = arg k max U k
Note that the PDR derived by Equation (15) is decided by the signal power, the interference power, the noise power, and the COR. The estimation errors directly cause the estimation errors of PDR, resulting in the failure of the channel selection with the maximal actual PDR. As a result, the access opportunities of the vacant channel become lower and the packet collision due to the simultaneous access between the sensor of LoRa and the SC system occurs more frequently. The estimation accuracies of the signal power, the interference power, the noise power, and the COR decide the PDR performance.

6. Simulation Results

Table 1 presents the simulation parameters of the proposed LoRa system. A wireless channel model is provided by [47].
The received signal power of the receiver accessing the transmitter is provided as
P r e c = P t r a n s 10 a log 10 d + b + 10 c log 10 f c + λ
where P t r a n s and f c are the transmit power and center frequency, respectively. The parameters of a , b , and c are presented in Table 1. d is the distance between the node and data center and λ is a shadowing component that is modeled by a random variable of the log-normal distribution. In the simulation, we assume that the CRC detection error by CRC does not occur.
This simulation assumes a noise figure in the RF front end is 0 dB. The typical value of the noise figure is around 6 to 8 dB [48]. As the noise figure becomes larger, the coverage, which is the maximal distance between the sensor and the data center for the availability of data gathering, becomes smaller. The evaluation of the impact of the noise figure on coverage reduction will be looked at in future work.
Figure 6 illustrates the probability density function of the noise and CCI in each estimation scheme. Table 2 presents the estimation results for the average power and COR in each estimation scheme. In this evaluation, the interference-to-noise power ratio (INR) is 18.5 dB and the packet error rate is 0.044. In this figure, “All packet use”, “Only CRC OK”, and “Ideal” are the estimation schemes that adopt all the received packets, packets with CRC OK, and all the packets not including any bit errors.
In this figure, the probability density function estimated by the proposed scheme is closest to that of “Ideal”. The reason for the degradation of “All packet use” is the received packets, including the error bits causing missed detections of POD and PUD. In the “Only CRC OK,” the interference is negligible in that the packet error does not occur; thus, the estimated power of the CCI is lesser than the practical one. In the proposed estimation, although packet error occurs, the estimated power of the CCI over a certain threshold is considered to be a highly accurate estimation; thus, the accuracy of the estimation is improved.
Figure 7, Figure 8 and Figure 9 illustrate the performance between the INR and mean percentage error (MPE) in the various estimation schemes. The MPE is defined as follows:
M P E = E α α ^ α ,
where E [ · ] is the expectation operation and α , α ^ are the estimated and true values, respectively.
In these figures, when INR is larger than 12 dB, the performance difference between the proposed estimation and the other estimates is large, and the proposed estimation achieves the best performance. To clarify the performance improvement of the proposed scheme, Figure 10 illustrates the relationship between the INR and packet error rate. Above 12 dB, the packet error rate is greater than 0.1. The impact of the packet error on the estimation increases. In the proposed scheme, even if a packet error occurs, the estimated power of the CCI over a certain threshold is considered highly accurate; therefore, the impact of the packet error can be mitigated. When the INR is larger than 18 dB, the packet error rate becomes 1.0. If CRC confirms all the packets contain errors during the tentative demodulation, the proposed estimation scheme cannot work. The operation region of the proposed estimation scheme is limited to INR 18dB or smaller.
We evaluated the performance of channel selection based on each estimation scheme. The simulation parameters are the same as those in Table 1, and their differences are as follows: There are five channels and one SC system accesses each channel; thus, there are five SC systems. The distance between the transmitter of the SC system and data center is a random variable drawn from an independent uniform distribution between 500 and 900 m. Each SC system is an independent random access, where the access probability to the channel, which is equal to the COR of the channel, is modeled by a uniform distribution from 0 to 1.0.
Figure 11 illustrates the cumulative distribution function (CDF) of PDR for various channel selection schemes. From this figure, the proposed scheme is better than other conventional schemes, and it is seven points worse than the “Ideal”. In CDF = 0.1, the PDR of the proposed scheme is 10 and 20 points better than those of “All packet use” and “Only CRC OK”, where the point is defined as the difference of two percentage values. The reason for the better PDR achieved by the proposed scheme is the accurate estimation of signal, noise, and interference power and the COR. From Figure 7, Figure 8 and Figure 9, the proposed estimation achieves a better performance in terms of the estimation accuracy than “All packet use” and “Only CRC OK”. As we explain in Section 5, the estimation error of power and COR cause the estimation error of the PDR. As a result, “All packet use” and “Only CRC OK” select the channel with the lower actual PDR than that with the largest one because of the estimation error of PDR. From this result, we confirm that the channel selection with the proposed scheme achieves a high PDR performance.

7. Conclusions

This study proposes an estimation scheme for the desired signal power, co-channel interference (CCI) power, and channel occupancy ratio (COR) in a long-range (LoRa) wireless communication system. In the proposed scheme, the chirp modulation scheme employed in LoRa occupied the partial frequency band, and the proposed scheme estimated the desired signal power and noise plus the CCI power or the noise power separately from each partial frequency band. To distinguish between the noise and noise in addition to the CCI power, the expectation maximization algorithm estimated the probability density functions of the noise and noise plus CCI. In addition, it estimated the mixture rate of the two functions; thus, it estimated the COR which was equal to the estimated mixture rate. To mitigate the impact of the packet error, the criterion of estimation accuracy using the estimated CCI power was considered. If the criterion is satisfied, the received packet is utilized to estimate the power and COR even if a packet error occurs. From the computer simulation, we clarified the advantages of the proposed scheme in terms of not only the estimation accuracy of the power and COR but also the channel selection for improving the packet delivery rate.
This paper assumes the access of each sensor is the time-division manner. If more sensors are deployed, the number of sensors per channel becomes so large. Then, the independent time interval cannot be assigned to each sensor even under the 1% duty cycle [44]. To accommodate the access from many sensors, the channel selection is not only based on the COR of the other system, but also the access traffic from the sensors of the own system is necessary. The introduction of such issues to the proposed estimation scheme will be a part of important future work.

Author Contributions

Conceptualization, O.T., K.A., M.O. and T.F.; methodology, O.T.; software, G.K.; validation, G.K. and O.T.; formal analysis, G.K., O.T. and K.A.; investigation, G.K. and O.T.; resources, G.K. and O.T.; data curation, G.K. and O.T.; writing—original draft preparation, O.T.; writing—review and editing, O.T.; visualization, G.K. and O.T.; supervision, K.A., M.O. and T.F.; project administration, O.T.; funding acquisition, O.T. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Ministry of Internal Affairs and Communications in Japan, under the project name Strategic Information and Communications R&D Promotion Programme (SCOPE) JP205004001.

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.

References

  1. Qadir, Q.M.; Rashid, T.A.; Al-Salihi, N.K.; Ismael, B.; Kist, A.A.; Zhang, Z. Low Power Wide Area Networks: A Survey of Enabling Technologies, Applications and Interoperability Needs. IEEE Access 2018, 6, 77454–77473. [Google Scholar] [CrossRef]
  2. Wang, H.; Fapojuwo, A.O. A Survey of Enabling Technologies of Low Power and Long Range Machine-to-Machine Communications. IEEE Commun. Surv. Tutor. 2017, 19, 2621–2639. [Google Scholar] [CrossRef]
  3. Bockelmann, C.; Pratas, N.K.; Wunder, G.; Saur, S.; Navarro, M.; Gregoratti, D.; Vivier, G.; De Carvalho, E.; Ji, Y.; Stefanovic, C.; et al. Towards Massive Connectivity Support for Scalable mMTC Communications in 5G Networks. IEEE Access 2018, 6, 28969–28992. [Google Scholar] [CrossRef]
  4. Migabo, E.M.; Djouani, K.D.; Kurien, A.M. The Narrowband Internet of Things (NB-IoT) Resources Management Performance State of Art, Challenges, and Opportunities. IEEE Access 2020, 8, 97658–97675. [Google Scholar] [CrossRef]
  5. Yamazaki, Y.; Fujii, T.; Takyu, O.; Ohta, M.; Adachi, K. Spectrum Sharing Exploiting Spectrum Database for LPWA. In Proceedings of the 2019 Eleventh International Conference on Ubiquitous and Future Networks (ICUFN), Zagreb, Croatia, 2–5 July 2019; pp. 60–65. [Google Scholar]
  6. Junjalearnvong, T.; Okumura, R.; Mizutani, K.; Harada, H. Performance Evaluation of Multi-hop Network Configuration for Wi-SUN FAN Systems. In Proceedings of the 2019 16th IEEE Annual Consumer Communications & Networking Conference (CCNC), Las Vegas, NV, USA, 11–14 January 2019; pp. 1–6. [Google Scholar]
  7. Hoeller, A.; Souza, R.D.; Alves, H.; Lopez, O.L.A.; Montejo-Sanchez, S.; Pellenz, M.E. Optimum LoRaWAN Configuration under Wi-SUN Interference. IEEE Access 2019, 7, 170936–170948. [Google Scholar] [CrossRef]
  8. Takyu, O.; Saiwai, T.; Fujii, T.; Umeda, Y. Performance for MAC Level Channel Capacity in Cognitive Radio with Carrier Sense Multiple Access and Transmitting Power Control. In Proceedings of the 2011 IEEE Vehicular Technology Conference (VTC Fall), San Francisco, CA, USA, 5–8 September 2011; pp. 1–5. [Google Scholar]
  9. Lehtomaki, J.J.; Lopez-Benitez, M.; Umebayashi, K.; Juntti, M. Improved Channel Occupancy Rate Estimation. IEEE Trans. Commun. 2015, 63, 643–654. [Google Scholar] [CrossRef] [Green Version]
  10. Bennai, M.; Sydor, J.; Rahman, M. Automatic channel selection for cognitive radio systems. In Proceedings of the 21st Annual IEEE International Symposium on Personal, Indoor and Mobile Radio Communications, Istanbul, Turkey, 26–30 September 2010; pp. 1831–1835. [Google Scholar]
  11. Noreen, U.; Clavier, L.; Bounceur, A. LoRa-like CSS-based PHY layer, Capture Effect and Serial Interference Cancellation. In Proceedings of the European Wireless 2018, 24th European Wireless Conference, Catania, Italy, 2–4 May 2018; pp. 1–6. [Google Scholar]
  12. Vangelista, L. Frequency Shift Chirp Modulation: The LoRa Modulation. IEEE Signal Process. Lett. 2017, 24, 1818–1821. [Google Scholar] [CrossRef]
  13. Soya, H.; Takyu, O.; Shirai, K.; Ohta, M.; Fujii, T.; Sasamori, F.; Handa, S. Measurement Technique for Occupancy Ratio and Transition Ratio in Cognitive Radio System. In Proceedings of the 2017 IEEE Wireless Communications and Networking Conference Workshops (WCNCW), San Francisco, CA, USA, 19–22 March 2017; pp. 1–6. [Google Scholar]
  14. Hastie, T.; Tibshirani, R.; Friedman, J. The Elements of Statistical Learning, 2nd ed.; Springer: Berlin/Heidelberg, Germany, 2009. [Google Scholar]
  15. Kobayashi, G.; Takyu, O.; Adachi, K.; Ohta, M.; Fujii, T. Estimation of Desired power and Undesired power Using Chirp Demodulation and Evaluation of Accuracy. In Proceedings of the 2020 Asia-Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA ASC), Auckland, New Zealand, 7–10 December 2020; pp. 1513–1518. [Google Scholar]
  16. Kobayashi, G.; Takyu, O.; Adachi, K.; Ohta, M.; Fujii, T. Proposal of interference power occupancy estimation method using chirp demodulation. In Proceedings of the 2021 Twelfth International Conference on Ubiquitous and Future Networks (ICUFN), Jeju Island, Korea, 17–20 August 2021; pp. 187–191. [Google Scholar]
  17. Kobayashi, G.; Takyu, O.; Adachi, K.; Ohta, M.; Fujii, T. Estimation Accuracy to Channel Occupancy Ratio and Signal Power under Co-Channel Interference in LoRa. IEICE Proc. Ser. 2021, 68. [Google Scholar] [CrossRef]
  18. Uy, C.H.; Bernier, C.; Charbonnier, S. Design of a Low Complexity Interference Detector for LPWA Networks. In Proceedings of the 2019 IEEE International Instrumentation and Measurement Technology Conference (I2MTC), Auckland, New Zealand, 20–23 May 2019; pp. 1–6. [Google Scholar]
  19. Kyeremateng-Boateng, H.; Conn, M.; Josyula, D.; Mareboyana, M. Prediction of Radio Frequency Spectrum Occupancy. In Proceedings of the 2020 IEEE 19th International Conference on Trust, Security and Privacy in Computing and Communications (TrustCom), Guangzhou, China, 29 December 2020–1 January 2021; pp. 2028–2034. [Google Scholar]
  20. Toma, O.H.; Lopez-Benitez, M.; Patel, D.K.; Umebayashi, K. Primary Channel Duty Cycle Estimation under Imperfect Spectrum Sensing Based on Mean Channel Periods. In Proceedings of the 2019 IEEE Global Communications Conference (GLOBECOM), Waikoloa, HI, USA, 9–13 December 2019; pp. 1–6. [Google Scholar]
  21. Sinkevich, E.V. Discrete Nonlinear Simulation of Radio Receivers for Electromagnetic Compatibility Analysis and Design: Estimation of the Signal-to-Interference Ratio. In Proceedings of the 2007 7th International Symposium on Electromagnetic Compatibility and Electromagnetic Ecology, St. Petersburg, Russia, 26–29 June 2007; pp. 166–169. [Google Scholar]
  22. Koshimizu, M.; Funada, R.; Harada, H.; Shirai, H. A new cochannel interference estimation method for the downlink frame of DPC-OF/TDMA. In Proceedings of the IEEE 60th Vehicular Technology Conference, VTC2004-Fall, Los Angeles, CA, USA, 26–29 September 2004; Volume 7, pp. 5096–5100. [Google Scholar]
  23. Kashyap, S.; Mehta, N.B. Power Gain Estimation and Its Impact on Binary Power Control in Underlay Cognitive Radio. IEEE Wirel. Commun. Lett. 2015, 4, 193–196. [Google Scholar] [CrossRef]
  24. Chen, G.; Dong, W.; Lv, J. LoFi: Enabling 2.4GHz LoRa and WiFi Coexistence by Detecting Extremely Weak Signals. In Proceedings of the IEEE INFOCOM 2021-IEEE Conference on Computer Communications, Vancouver, BC, Canada, 10–13 May 2021; pp. 1–10. [Google Scholar]
  25. Dykman, M.I.; Luchinsky, D.G.; Mannella, R.; McClintock, P.V.E.; Stein, N.D.; Stocks, N.G. Stochastic resonance in perspective. Il Nuovo Cim. D 1995, 17, 661–683. [Google Scholar] [CrossRef] [Green Version]
  26. Prokopenko, I.; Omelchuk, I.; Osipchuk, A.; Petrova, J. Robust Estimation of The Harmonic Signal Parameters In Non-Gaussian Interferences. In Proceedings of the 2019 International Conference on Information and Telecommunication Technologies and Radio Electronics (UkrMiCo), Odessa, Ukraine, 9–13 September 2019; pp. 1–6. [Google Scholar]
  27. Chen, F.; Ji, F.; Cao, T.; Xiong, S. Maximum Likelihood Based Measurement of Interference Level and Noise Power for Memoryless Gaussian Channel with Deterministic Interference. IEEE Trans. Commun. 2012, 60, 19–22. [Google Scholar] [CrossRef]
  28. Yamasuge, T.; Sasaki, S.; Kim, M. A study on low-level signal estimation in the spectrum sensing. IEICE Tech. Rep. 2016, 115, 121–127. [Google Scholar]
  29. Iwata, H.; Umebayashi, K.; Al-Tahmeesschi, A.; Lehtomaki, J. High-Efficiency FCME-Based Noise Power Estimation for Long-Term and Wide-Band Spectrum Measurements. IEEE Access 2021, 9, 149883–149893. [Google Scholar] [CrossRef]
  30. Gupta, H.; Rahman, M.S.; Curran, M. Shared Spectrum Allocation via Pathloss Estimation in Crowdsensed Shared Spectrum Systems. In Proceedings of the 2019 IEEE International Symposium on Dynamic Spectrum Access Networks (DySPAN), Newark, NJ, USA, 11–14 November 2019; pp. 1–5. [Google Scholar]
  31. Kominami, D.; Hasegawa, Y.; Nogami, K.; Shimonishi, H.; Murata, M. Bayesian-based channel quality estimation method for LoRaWAN with unpredictable interference. In Proceedings of the GLOBECOM 2020—2020 IEEE Global Communications Conference, Taipei, Taiwan, 7–11 December 2020; pp. 1–7. [Google Scholar]
  32. Wigren, T. Low complexity Kalman filtering for Inter-Cell interference and power based load estimation in the WCDMA uplink. In Proceedings of the 2011 5th International Conference on Signal Processing and Communication Systems (ICSPCS), Honolulu, HI, USA, 12–14 December 2011; pp. 1–10. [Google Scholar]
  33. Morimoto, R.; Iwai, H.; Ibi, S.; Kurihara, T.; Shimizu, S.; Yano, K.; Suzuki, Y. Estimation of Total Interference Power by Clustering Multiple Wireless Nodes. In Proceedings of the 2020 International Symposium on Antennas and Propagation (ISAP), Osaka, Japan, 25–28 January 2021; pp. 537–538. [Google Scholar]
  34. Ghotbi, M.; Soleymani, M.R. Multistage parallel interference cancellation with power and phase estimation. In Proceedings of the IEEE 56th Vehicular Technology Conference, Vancouver, BC, Canada, 24–28 September 2002; Volume 3, pp. 1716–1719. [Google Scholar]
  35. Chi, Q.; Zhang, X.; Yang, D. Detection-assisted interference parameter estimation and interference cancellation for LTE-Advanced system. In Proceedings of the IEEE 2016 IEEE International Conference on Network Infrastructure and Digital Content (IC-NIDC), Beijing, China, 23–25 September 2016; pp. 229–233. [Google Scholar]
  36. Zheng, Z.; Yang, T.; Wang, W.; So, H.C. Robust Adaptive Beamforming via Simplified Interference Power Estimation. IEEE Trans. Aerosp. Electron. Syst. 2019, 55, 3139–3152. [Google Scholar] [CrossRef]
  37. Baumgartner, S.; Hirtz, G. Narrowband interference estimation for OFDM based on power spectral density functions. In Proceedings of the IWSSIP 2014 Proceedings, Dubrovnik, Croatia, 12–15 May 2014; pp. 255–258. [Google Scholar]
  38. Shibata, Y.; Ohtsuki, T.; Mashinot, J. Undesired signal power estimation based on estimated superposed band for multicarrier transmission. In Proceedings of the 2015 21st Asia-Pacific Conference on Communications (APCC), Kyoto, Japan, 14–16 October 2015; pp. 642–646. [Google Scholar]
  39. Wulich, D.; Plotkin, E.I.; Swamy, M.N.S.; Tong, W. PLL based discrete time varying filter for estimation of parameters of a sine signal corrupted by a closely spaced FM interference. In Proceedings of the IEEE International Symposium on Circuits and Systems, New Orleans, LA, USA, 1–3 May 1990; Volume 1, pp. 771–774. [Google Scholar]
  40. Hajizadeh, H.; Nabi, M.; Vermeulen, M.; Goossens, K. Coexistence Analysis of Co-Located BLE and IEEE 802.15.4 TSCH Networks. IEEE Sens. J. 2021, 21, 17360–17372. [Google Scholar] [CrossRef]
  41. Cerro, G.; Miele, G. A stand-alone sensor for spectrum occupancy monitoring in dynamic spectrum access framework. In Proceedings of the 2019 IEEE Sensors Applications Symposium (SAS), Sophia Antipolis, France, 11–13 March 2019; pp. 1–6. [Google Scholar]
  42. Iima, Y.; Kanzaki, A.; Hara, T.; Nishio, S. Overhearing-Based Data Transmission Reduction for Periodical Data Gathering in Wireless Sensor Networks. In Proceedings of the 2009 International Conference on Complex, Intelligent and Software Intensive Systems, Fukuoka, Japan, 16–19 March 2009; pp. 1048–1053. [Google Scholar]
  43. Asano, D.; Kuroyanagi, D.; Suzuki, H.; Motoyama, E.; Fuwa, Y. A Pseudo-TDMA MAC Protocol Using Randomly Determined Transmission Times for Landslide Prediction Wireless Sensor Networks. IEICE Trans. Commun. 2014, E97-B, 1449–1456. [Google Scholar] [CrossRef] [Green Version]
  44. RP2-1.0.1 LoRaWAN® Regional Parameters. Available online: https://lora-alliance.org/resource_hub/rp2-101-lorawan-regional-parameters-2/ (accessed on 18 May 2022).
  45. Jalloul, L.M.A.; Kohimann, M.; Medlock, J. SIR estimation and closed-loop power control for 3G. In Proceedings of the 2003 IEEE 58th Vehicular Technology Conference. VTC 2003-Fall (IEEE Cat. No.03CH37484), Orlando, FL, USA, 6–9 October 2003; Volume 2, pp. 831–835. [Google Scholar]
  46. Elshabrawy, T.; Robert, J. Closed-Form Approximation of LoRa Modulation BER Performance. IEEE Commun. Lett. 2018, 22, 1778–1781. [Google Scholar] [CrossRef]
  47. Aihara, N.; Adachi, K.; Takyu, O.; Ohta, M.; Fujii, T. Generalized Interference Detection Scheme in Heterogeneous Low Power Wide Area Networks. IEEE Sens Lett. 2020, 4, 1–4. [Google Scholar] [CrossRef]
  48. Razavi, B. RF Microelectronics, 2nd ed.; Prentice Hall: Hoboken, NJ, USA, 2012. [Google Scholar]
Figure 1. System overview of assumed wireless sensor networks. Frequency spectrum sharing between LoRa and single-carrier systems was considered.
Figure 1. System overview of assumed wireless sensor networks. Frequency spectrum sharing between LoRa and single-carrier systems was considered.
Sensors 22 04140 g001
Figure 2. Accessing image of the multichannel environment under spectrum sharing between LoRa and the SC system.
Figure 2. Accessing image of the multichannel environment under spectrum sharing between LoRa and the SC system.
Sensors 22 04140 g002
Figure 3. Frequency spectrum of chirp modulation in LoRa. Carrier frequency cyclically increases or decreases.
Figure 3. Frequency spectrum of chirp modulation in LoRa. Carrier frequency cyclically increases or decreases.
Sensors 22 04140 g003
Figure 4. System flow of the power estimation process (PEP) in the proposed estimation scheme.
Figure 4. System flow of the power estimation process (PEP) in the proposed estimation scheme.
Sensors 22 04140 g004
Figure 5. Flow for packet selection in proposed estimation scheme.
Figure 5. Flow for packet selection in proposed estimation scheme.
Sensors 22 04140 g005
Figure 6. Example of estimating noise and CCI plus the noise power distribution in each estimation scheme and ideal.
Figure 6. Example of estimating noise and CCI plus the noise power distribution in each estimation scheme and ideal.
Sensors 22 04140 g006
Figure 7. Performance between MPE of estimating the channel occupancy rate (COR) and interference to noise power ratio (INR).
Figure 7. Performance between MPE of estimating the channel occupancy rate (COR) and interference to noise power ratio (INR).
Sensors 22 04140 g007
Figure 8. Performance between MPE of estimating the desired signal power and interference to noise power ratio (INR).
Figure 8. Performance between MPE of estimating the desired signal power and interference to noise power ratio (INR).
Sensors 22 04140 g008
Figure 9. Performance between MPE of estimating the CCI power and interference to noise power ratio (INR).
Figure 9. Performance between MPE of estimating the CCI power and interference to noise power ratio (INR).
Sensors 22 04140 g009
Figure 10. Performance between the packet error rate in the tentative demodulation of LoRa and the interference to noise power ratio (INR).
Figure 10. Performance between the packet error rate in the tentative demodulation of LoRa and the interference to noise power ratio (INR).
Sensors 22 04140 g010
Figure 11. Cumulative distribution function (CDF) of the packet delivery rate.
Figure 11. Cumulative distribution function (CDF) of the packet delivery rate.
Sensors 22 04140 g011
Table 1. Wireless system parameter in computer simulation.
Table 1. Wireless system parameter in computer simulation.
Center frequency f c 923 MHz
Spreading factor, N S F 7
LoRa bandwidth250 kHz
SC Bandwidth200 kHz
LoRa and SC transmission power P t r a n s 13 dBm
Number of packets for estimation1000
Number of symbols per packet, N p k t 200
COR of SC0.7
Distance between data centers and sensor in LoRa500 m
Distance between data centers of LoRa and SC transmitter500 m to 900 m
Propagation coefficient of the distance loss, a [47]4
Propagation offset, b [47]9.5
Propagation coefficient of the frequency loss, c [47]4.5
Transmitted antenna gain0 dBi
Received antenna gain16 dBi
Shadowing deviation [47]3.48 dB
Shadowing coefficient0
Noise power-spectrum density−174 dBm/Hz
Amplification rate of the low-noise amplifier60 dB
Noise figure0 dB
Table 2. Results of the estimated power and COR in each estimation scheme.
Table 2. Results of the estimated power and COR in each estimation scheme.
Estimating TermsIdealProposedAll Packets UseOnly CRC OK
Noise + CCI power−101 dBm−100 dBm−100 dBm−103 dBm
Noise−120 dBm−120 dBm−117 dBm−120 dBm
COR0.700.700.960.22
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Takyu, O.; Kobayashi, G.; Adachi, K.; Ohta, M.; Fujii, T. Estimation Based on Chirp Modulation for Desired and Interference Power and Channel Occupancy Ratio in LoRa. Sensors 2022, 22, 4140. https://doi.org/10.3390/s22114140

AMA Style

Takyu O, Kobayashi G, Adachi K, Ohta M, Fujii T. Estimation Based on Chirp Modulation for Desired and Interference Power and Channel Occupancy Ratio in LoRa. Sensors. 2022; 22(11):4140. https://doi.org/10.3390/s22114140

Chicago/Turabian Style

Takyu, Osamu, Gaku Kobayashi, Koichi Adachi, Mai Ohta, and Takeo Fujii. 2022. "Estimation Based on Chirp Modulation for Desired and Interference Power and Channel Occupancy Ratio in LoRa" Sensors 22, no. 11: 4140. https://doi.org/10.3390/s22114140

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