<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>LoRa, Edge Computing and Blockchain Improving the IoT World</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Lorenzo Felli</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alessandro Vizzarri</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Engineering Science, Guglielmo Marconi University</institution>
          ,
          <addr-line>Rome</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Enterprise Engineering, University of Rome Tor Vergata</institution>
          ,
          <addr-line>Rome</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <fpage>48</fpage>
      <lpage>52</lpage>
      <abstract>
        <p>Long Range (LoRa) is a technology widely used to build Low-Power Wide-Area Networks (LPWANs) that enables bidirectional transmission of data packets over long distances. Most suitable for Internet of Things (IoTs) applications, it enables the broad-range communication and enables transmission of small data packets over long distances. This technology is perfect for covering remote areas where other data networks are not available. The small amount of data exchanged can be limiting if complex processing is required to understand specific events happening around the devices. An image elaboration or video processing is an example. As of today this tasks are mostly available in the cloud. Recent developments in the field of artificial intelligence hardware have led to the emergence of a new generation of low-power hardware capable of carrying out inference on pre-trained models with good performance on the edge for a few watts. In this paper we investigate the use of LoRa technology in combination with Edge Artificial Intelligence computing and Blockchain to build an architecture enabling vehicle surveillance and control of large and remote areas.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;LoRa</kwd>
        <kwd>AI</kwd>
        <kwd>Surveillance</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        1. Introduction
cult to solve. Imagine having to cover vast mountainous
or wooded areas, or in any case areas that are dificult
Over the past few years, interest in Low Power Wide to reach and are poorly or not at all covered by other
Area Area (LPWA) technologies has grown so much that types of networks [
        <xref ref-type="bibr" rid="ref11">12, 13</xref>
        ]. The aim of this work is to
it has gained unprecedented momentum and strong com- apply state-of-the-art computer and artificial intelligence
mercial interest especially in the field of the Internet of tools to optimise a remote surveillance system capable
Things (IoT) [1, 2, 3, 4]. Many candidates appeared on of understanding what is happening around the sensors
the LPWA scene (SigFox [5], LoRa [
        <xref ref-type="bibr" rid="ref4">6</xref>
        ], Wheighless [
        <xref ref-type="bibr" rid="ref5">7</xref>
        ], by processing the information on site, transmitting with
Ingenu [8]). In this paper we decided to use LoRa (Long a few data the occurrence of an event and allowing an
Range), one of the most promising wide-area LPWA tech- eventual supervisor to inspect the data once the alarm
nologies proposed by Semtech and subsequently pro- point is reached.
moted by the LoRa Alliance [9]. The ability to
accommodate multiple users in the same channel through spread
spectrum multiple access techniques allows this technol- 2. Long Range (LoRa)
ogy to establish communication channels with low power
consumption and low cost design. The LoRa Alliance has Long Range (LoRa [
        <xref ref-type="bibr" rid="ref4">6</xref>
        ]) is a proprietary spread spectrum
defined the upper layers and network architecture above modulation technique by Semtech, derived from Chirp
the LoRa physical layers and called them LoRaWAN [9]. Spread Spectrum (CSS). Instead of modulating the
mesTogether, these features make LoRa attractive to devel- sage on a pseudorandom binary sequence, as is done in
opers who can build complete system solutions on top the well known Direct-Sequence Spread Spectrum (DSSS),
of it for both geographic [10] and residential/industrial LoRa uses a sweep tone that increases (upchirp) or
detypes of IoT networks [11], thus accelerating its market creases (downchirp) in frequency over time to encode
adoption. The ability to cover large areas with a low num- the message. Spreading the signal over a wide bandwidth
ber of devices compared to other technologies makes it makes it less susceptible to noise and interference. CSS
possible to approach problems that were previously difi- in particular is resistant to Doppler efects [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]
(common in mobile applications) and multipath fading [15].
      </p>
      <p>SYSTEM 2021 @ Scholar’s Yearly Symposium of Technology, A LoRa receiver can decode transmissions 20 dB below
Engineering and Mathematics. July 27–29, 2021, Catania, IT the noise floor [ 16], making very long communication
" lorenzo.felli@isprambiente.it (L. Felli); distances possible, while operating at a very low power.
alessandro.vizzarri@uniroma2.it (A. Vizzarri) LoRa transceivers available today can operate between
(A.0V0i0z0z-a0r0r0i)1-8338-7957 (L. Felli); 0000-0002-6274-991X7 137MHz to 1020MHz, and therefore can also operate in
© 2021 Copyright for this paper by its authors. Use permitted under Creative licensed bands. However, they are often deployed in
CPWrEooUrckReshdoinpgs IhStpN:/c1e6u1r3-w-0s.o7r3g CCoEmmUoRns LWiceonsrekAstthribouptionP4r.0oIncteerenadtiionnagl s(CC(CBYE4U.0)R.-WS.org) ISM bands (EU: 868MHz and 433MHz, USA: 915MHz
and 433MHz). The LoRa physical layer may be used cal sensors (such as temperature, lights, speakers), and
with any MAC layer; however, Long Range Wide Area moving computing power closer to these sensors in the
Network (LoRaWAN) is the currently proposed MAC. physical world makes sense. With collection and
proLoRaWAN operates in a simple star topology. A LoRa cessing power now available on the edge, companies can
transceiver has five runtime-adjustable transmission pa- significantly reduce the volumes of data that must be
rameters: Transmission Power (TP), Carrier Frequency moved and stored in the cloud, saving themselves time
(CF), Spreading Factor (SF), Bandwidth (BW), and Coding and money in the process. Image recognition and video
Rate (CR). These parameters have an influence on the streaming are just the tip of the iceberg. Security camera
transmission duration, energy consumption, robustness companies, for example, struggle to use cloud-based
soluand range [17]. Transmission Power (TP). TP on a LoRa tions because real-time data and video streaming to the
receiver can be adjusted between -4 dBm and 20 dBm in cloud is prohibitively expensive [19]. Autonomous cars
1 dB steps. Because of regulatory and hardware limita- need ofline functionality on the road [ 20], while AR/VR
tions, however, this is often limited between 2 dBm and gaming companies maintain their brand credibility by
14 dBm. TP has a direct influence on energy consumption keeping their products resilient to lag using 5G networks
and the range of the signal. Carrier Frequency (CF). CF or other technologies [21].
is the centre frequency, which can be programmed in
steps of 61Hz between 137MHz to 1020MHz. Spreading
Factor (SF). SF determines how many bits are encoded 4. Blockchain
in each symbol, and can be set between 6 and 12. A
higher spreading factor increases the Signal to Noise
Ratio (SNR) and therefore receiver sensitivity and range
of the signal. However, it lowers the transmission rate
and thus increases the transmission duration and energy
consumption. The SFs in LoRa are orthogonal.
Consequently, concurrent transmissions with diferent SF do
not interfere with each other, and can be successfully
decoded (assuming a receiver with multiple receive paths).</p>
      <p>Bandwidth (BW). BW can be set from (a fairly narrow)
7.8 kHz up to 500 kHz. In a typical LoRa deployment,
only 125 kHz, 250 kHz and 500 kHz are considered. A
wider bandwidth means a more spread-out and therefore
more interference-resilient link. In addition, it increases
the data rate, as the chips are sent out at a rate equivalent
to the bandwidth. The downside of a higher bandwidth
is a less sensitive reception, caused by the integration
of additional noise. Coding Rate (CR). CR is the amount
of Forward Error Correction (FEC) that is applied to the
message to protect it against burst interference. Higher
CR makes the message longer and therefore increases the
time on air. LoRa transceivers with diferent CR, and
operating in ‘explicit header mode’, can still communicate
with each other, as the CR is encoded in the header.</p>
      <p>
        Blockchain technology was introduced by a single
entity or group under the name of Satoshi Nakamoto in
2008 and the code of its implementation was published
a year later in 2009 in the document ‘Bitcoin: A
Peerto-Peer Electronic Cash System’ [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. The Blockchain
is essentially a distributed and transactional database
shared by the various nodes of the network. The validity
and integrity of the data is maintained by chaining the
transactions contained in the blocks using hash functions
that prevent them from being modified without consent.
      </p>
      <p>
        Bitcoin uses the public key infrastructure (PKI)
mechanism [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]. In PKI, the user has a couple formed by a
public and a private key. The public key is used as the
address of the user’s wallet, while the private key is used
to sign transactions. A block is accepted by the network
on average every 10 minutes through a consensus
mechanism. The new chain with the new block on top will
spread quickly in all the nodes of the network.
      </p>
      <p>Inside each node there is a key-value database in which
the blocks containing the transactions that have reached
consensus will be written. Each node validates the new
blocks. Although the search for the hash that satisfies the
consensus called Proof of Work takes on average 10
minutes regardless of the network’s computational capacity,
checking the correctness of these hashes is extremely fast.
3. Edge computing This method creates a linear chain of blocks on which all
nodes agree (Figure 1). This chain of blocks is the public
Edge computing refers to applications, services, and pro- ledger technique of Bitcoin, called Blockchain.
cessing performed outside of a central data center and
closer to end users [18]. The definition of “closer” falls
along a spectrum and depends highly on networking 5. Application Scenarios
technologies used, the application characteristics, and
the desired end user experience. While edge applications In this section, we discuss several recent IoT applications
do not need to communicate with the cloud, they may based on LoRa and LPWAN and analyze possible areas
still interact with servers and internet based applications. for improvement. The studies will be broken down by
Many of the most common edge devices feature physi- application type.</p>
    </sec>
    <sec id="sec-2">
      <title>A new emerging technology called WHDs (Wearable</title>
      <p>Health Devices) has gained traction. This technology
enables continuous health monitoring of human vital
signs in everyday life, even 24h per day. Clinical
environments can also benefit from the innovative advantages
of this technology minimizing interference and
discomfort with patients’ daily lives. A low-cost LoRa health
monitoring system was proposed by Lousado et al. [37].
The system is able to track diferent environment data to
monitoring the health conditions of the elderly in their
homes using LoRa technology and The Things Network
cloud framework. The LoRa node was developed using
an ESP32/LoRa microcontroller and collect various
environmental sensors data on temperature, humidity, carbon
monoxide, gas, and smoke. The results seem encouraging,
succeeding in closed places to reach a communication
range of 1.2 km. Dimitrievski et al. [38] address the
dig</p>
      <sec id="sec-2-1">
        <title>5.1. Environmental Monitoring</title>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>The study and monitoring of the environment are essen</title>
      <p>tial for the preservation and prevention of all natural
environments. Within precision agriculture (PA)
practices, proximity data collection is often accomplished by
IoT devices that act as collectors of environmental
information. Many studies are present about environmental
monitoring platforms realized by exploiting LORA
technology. Ali et al. [25] built an environmental monitoring
platform by combining the features of LORA and ZigBee.</p>
      <p>Leveraging the best wireless features of ZigBee and LoRa, Figure 2: Blockchain, IoT and LoRA main use cases
they proposed a diversified communication system with
smart features in a single loT system. Wang et al. [26]
presented a wireless sensor network system dedicated for
meteorological monitoring based on Long Range (LoRa)
for real-time services such as agricultural production
demand. Very interesting the study conducted by Chen et
al. to monitor air quality by using a UAV (Unmanned
Aerial Vehicle) and LoRa communication system [27].</p>
      <p>
        Authors in [28] proposed a system for automated oil spill
detection by remote sensing. Nordin et al. implemented a
narrowband IoT-based hydrological monitoring system in
a lagoon environment [
        <xref ref-type="bibr" rid="ref31">29</xref>
        ]. The authors studied network
performance predictability, limitations, and reliability by
comparing 2G and LoRa systems. They concluded that
GSM-based data communication is unreliable in rural 5.3. Health monitoring
areas due to uneven terrain and non-line-of-sight of view
and concluded that LoRa is a better alternative in terms
of RSSI as long as the antenna is placed at high altitude.
with a low-bandwith but long-range technology such
as LoRa. The results show that correct parameters
allow large urban areas to be covered while keeping the
transmission time low enough to keep packet losses at
satisfactory levels using LoRa. Interesting continous
realtime testbed was conducted by Loriot et al. [36] analyzing
the diferent receptions within an urban context by
making connectivity maps and following the measurements
through a custom made Web application for realtime data
visualization.
      </p>
      <sec id="sec-3-1">
        <title>5.2. Smart City</title>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>The smart city concept has become definitively consol</title>
      <p>idated with the emergence of IoT devices. These two
areas have now become closely related concepts. Many
ifelds of urban monitoring can be covered by IoT and
LORA technology. Del Campo et al. [30] proposed the
LoRa technology to monitor the power distribution on
suburban area. Many studies address public lighting in
a smart city context [31, 32, 33, 34]. One of the most
interesting is presented by Pasolini et al [35]. They studied
how to implement smart street lighting by comparing
IEEE 802.15.4 short-range communication technology</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <article-title>ital device issue in rural areas that could create further geometry approach, in: 2018 IEEE Global Commudisparity in the use of smart helth devices using a LoRa- nications Conference (GLOBECOM)</article-title>
          , IEEE,
          <year>2018</year>
          , pp.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <article-title>IoT oriented architecture</article-title>
          .
          <source>However the constraints of 206-212.</source>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <article-title>low network bandwidth and the need to reduce the active [5</article-title>
          ]
          <string-name>
            <given-names>J. C.</given-names>
            <surname>Zuniga</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Ponsard</surname>
          </string-name>
          ,
          <article-title>Sigfox system description, time of the IoT nodes limit the capabilities of the overall LPWAN@ IETF97, Nov</article-title>
          . 14th
          <volume>25</volume>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          system. [6]
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Marais</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Malekian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Abu-Mahfouz</surname>
          </string-name>
          ,
          <article-title>Lora and lorawan testbeds: A review</article-title>
          ,
          <source>in: 2017 Ieee 5.4. Securing LoRa comunications Africon</source>
          , IEEE,
          <year>2017</year>
          , pp.
          <fpage>1496</fpage>
          -
          <lpage>1501</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Abbas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Al-Sherbaz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bennecer</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          <article-title>PicSecurity and resistance to data tampering became critical ton, A new channel selection algorithm for the issues during the development of the LoRa system for weightless-n frequency hopping with lower collithe Internet of Things. The LoRa system is a centralized sion probability, in: 2017 8th International Consystem, where data is stored in the central cloud. This ference on the Network of the Future (NOF), IEEE, approach makes the system vulnerable to security risks 2017</article-title>
          , pp.
          <fpage>171</fpage>
          -
          <lpage>175</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <article-title>such as data forgery or loss. To solve this problem</article-title>
          , many [8]
          <string-name>
            <given-names>U.</given-names>
            <surname>Raza</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Kulkarni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sooriyabandara</surname>
          </string-name>
          ,
          <article-title>Low power researchers are using various types of Blockchain to in- wide area networks: A survey, IEEE Commun</article-title>
          . Surv.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <article-title>crease the level of data consistency and achieve a more se-</article-title>
          <source>Tutorials</source>
          <volume>19</volume>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <article-title>cure long-range communication system</article-title>
          .
          <source>LU</source>
          et al. [
          <volume>39</volume>
          ]
          <fpage>in</fpage>
          - [9]
          <string-name>
            <given-names>N.</given-names>
            <surname>Sornin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Luis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Eirich</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Kramp</surname>
          </string-name>
          ,
          <string-name>
            <surname>O.</surname>
          </string-name>
          <article-title>Hersent, troduced HyperLoRa, a blockchain-enabled LoRa system Lorawan specification, LoRa alliance (</article-title>
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <article-title>by using the open-source Hyperledge Fabric blockchain</article-title>
          . [10]
          <string-name>
            <given-names>G. M.</given-names>
            <surname>Bianco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Giuliano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Marrocco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Mazzenga</surname>
          </string-name>
          , Ozyılmaz et al. [
          <volume>40</volume>
          ]
          <article-title>have investigated the possibility of A. Mejia-Aguilar, Lora system for search and resusing a decentralized storage called SWARM for secure cue: Path-loss models and procedures in mountain data storage, using Ethereum's blockchain infrastruc- scenarios</article-title>
          ,
          <source>IEEE Internet of Things Journal</source>
          <volume>8</volume>
          (
          <year>2020</year>
          )
          <article-title>ture. Unfortunately, the system throughput is low due 1985-1999.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <article-title>to the choice of consensus type</article-title>
          .
          <source>Using in the Ethereum</source>
          [11]
          <string-name>
            <given-names>S.</given-names>
            <surname>Sağır</surname>
          </string-name>
          , İ. Kaya,
          <string-name>
            <given-names>C.</given-names>
            <surname>Şişman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Baltacı</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ünal</surname>
          </string-name>
          ,
          <article-title>Evalprivate network the PoS instead of the PoW the num- uation of low-power long distance radio communiber of transactions per second would have been much cation in urban areas: Lora and</article-title>
          impact of spreading greater [
          <volume>41</volume>
          , 42]. factor, in: 2019
          <source>Seventh International Conference on Digital Information Processing and Communi5.5. Conclusion cations (ICDIPC)</source>
          , IEEE,
          <year>2019</year>
          , pp.
          <fpage>68</fpage>
          -
          <lpage>71</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>R.</given-names>
            <surname>Giuliano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Mazzenga</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          . Vizzarri,
          <article-title>SatelliteThis paper provides a brief introduction to Blockchain, based capillary 5G-mMTC networks for environEdge Computing and LoRa technologies and how they mental applications</article-title>
          , IEEE Aerospace and
          <article-title>Electronic can together be used to improve both performance</article-title>
          and
          <source>Systems Magazine</source>
          <volume>34</volume>
          (
          <year>2019</year>
          )
          <fpage>40</fpage>
          -
          <lpage>48</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <article-title>security of IoT devices. As a result of this</article-title>
          combination of [13]
          <string-name>
            <given-names>F.</given-names>
            <surname>Bonanno</surname>
          </string-name>
          , G. Capizzi,
          <string-name>
            <given-names>G. Lo</given-names>
            <surname>Sciuto</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Napoli, technologies, the number of use cases and real-world ap- Wavelet recurrent neural network with semiplications will undoubtedly tend to increase, bringing an parametric input data preprocessing for micro-wind ever-increasing level of maturity to the IoT environment</article-title>
          .
          <source>power forecasting in integrated generation systems</source>
          ,
          <year>2015</year>
          , pp.
          <fpage>602</fpage>
          -
          <lpage>609</lpage>
          . doi:
          <volume>10</volume>
          .1109/ICCEP.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>References</surname>
          </string-name>
          <year>2015</year>
          .
          <volume>7177554</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>J.</given-names>
            <surname>Petäjäjärvi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Mikhaylov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Pettissalo</surname>
          </string-name>
          , J. Jan[1]
          <string-name>
            <given-names>R. S.</given-names>
            <surname>Sinha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wei</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.-H.</given-names>
            <surname>Hwang</surname>
          </string-name>
          ,
          <article-title>A survey on lpwa hunen, J. Iinatti, Performance of a low-power widetechnology: Lora and nb-iot, Ict Express 3 (2017) area network based on lora technology: Doppler 14-21</article-title>
          . robustness, scalability, and coverage, International [2]
          <string-name>
            <given-names>F.</given-names>
            <surname>Muteba</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Djouani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Olwal</surname>
          </string-name>
          ,
          <article-title>A comparative sur</article-title>
          -
          <source>Journal of Distributed Sensor Networks</source>
          <volume>13</volume>
          (
          <year>2017</year>
          )
          <article-title>vey study on lpwa iot technologies: Design, consid- 1550147717699412.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <article-title>erations, challenges and solutions</article-title>
          , Procedia Com- [15]
          <string-name>
            <given-names>U.</given-names>
            <surname>Noreen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bounceur</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Clavier</surname>
          </string-name>
          ,
          <source>A study of lora puter Science</source>
          <volume>155</volume>
          (
          <year>2019</year>
          )
          <fpage>636</fpage>
          -
          <lpage>641</lpage>
          .
          <article-title>low power and wide area network technology</article-title>
          , in: [3]
          <string-name>
            <given-names>R.</given-names>
            <surname>Avanzato</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Beritelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Russo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Russo</surname>
          </string-name>
          , M. Vac- 2017
          <source>International Conference on Advanced Techcaro</source>
          ,
          <article-title>Yolov3-based mask and face recognition al- nologies for Signal and Image Processing (ATSIP), gorithm for individual protection applications</article-title>
          , in: IEEE,
          <year>2017</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <surname>CEUR Workshop</surname>
          </string-name>
          <article-title>Proc</article-title>
          .,
          <year>2020</year>
          , pp.
          <fpage>41</fpage>
          -
          <lpage>45</lpage>
          . [16]
          <string-name>
            <given-names>R.</given-names>
            <surname>Ghanaatian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Afisiadis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cotting</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Burg</surname>
          </string-name>
          , [4]
          <string-name>
            <given-names>A.</given-names>
            <surname>Azari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Cavdar</surname>
          </string-name>
          ,
          <article-title>Performance evaluation and Lora digital receiver analysis and implementation, optimization of lpwa iot networks: A stochastic in: ICASSP 2019-</article-title>
          2019 IEEE International Conference on Acoustics,
          <source>Speech and Signal Processing (ICASSP)</source>
          , IEEE,
          <year>2019</year>
          , pp.
          <fpage>1498</fpage>
          -
          <lpage>1502</lpage>
          . A.
          <string-name>
            <surname>Santamaria</surname>
            , Power distribution monitoring us[17]
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Capizzi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Bonanno</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Napoli</surname>
          </string-name>
          ,
          <article-title>Hybrid neural ing lora: Coverage analysis in suburban areas., in: networks architectures for soc and voltage predic-</article-title>
          <source>EWSN</source>
          ,
          <year>2018</year>
          , pp.
          <fpage>233</fpage>
          -
          <lpage>238</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <article-title>tion of new generation batteries storage</article-title>
          , in:
          <year>2011</year>
          [31]
          <string-name>
            <given-names>N.</given-names>
            <surname>Khatavkar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Naik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Kadam</surname>
          </string-name>
          ,
          <article-title>Energy eficient International Conference on Clean Electrical Power street light controller for smart cities</article-title>
          ,
          <source>in: 2017 Int.</source>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <source>(ICCEP)</source>
          , IEEE,
          <year>2011</year>
          , pp.
          <fpage>341</fpage>
          -
          <lpage>344</lpage>
          . conf.
          <source>Microelectronic Devices, Circuits and Systems</source>
          [18]
          <string-name>
            <given-names>W.</given-names>
            <surname>Shi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Cao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <article-title>Edge comput- (ICMDCS)</article-title>
          , IEEE,
          <year>2017</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <article-title>ing: Vision and challenges</article-title>
          , IEEE internet of things [32]
          <string-name>
            <given-names>F.</given-names>
            <surname>Bonanno</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Capizzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gagliano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Napoli</surname>
          </string-name>
          , Opjournal
          <volume>3</volume>
          (
          <year>2016</year>
          )
          <fpage>637</fpage>
          -
          <lpage>646</lpage>
          . timal management of various renewable energy [19]
          <string-name>
            <given-names>G.</given-names>
            <surname>Ananthanarayanan</surname>
          </string-name>
          , et al.,
          <article-title>Real-time video ana- sources by a new forecasting method</article-title>
          , in: Interlytics:
          <article-title>The killer app for edge computing</article-title>
          ,
          <source>computer national Symposium on Power Electronics Power</source>
          <volume>50</volume>
          (
          <year>2017</year>
          )
          <fpage>58</fpage>
          -
          <lpage>67</lpage>
          . Electronics, Electrical Drives, Automation and Mo[20]
          <string-name>
            <given-names>S.</given-names>
            <surname>Liu</surname>
          </string-name>
          , L. Liu,
          <string-name>
            <given-names>J.</given-names>
            <surname>Tang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Shi</surname>
          </string-name>
          ,
          <article-title>Edge tion</article-title>
          , IEEE,
          <year>2012</year>
          , pp.
          <fpage>934</fpage>
          -
          <lpage>940</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          computing for autonomous driving: Opportunities [33]
          <string-name>
            <given-names>A.</given-names>
            <surname>Murthy</surname>
          </string-name>
          , D. Han,
          <string-name>
            <surname>D</surname>
          </string-name>
          . Jiang, T. Oliveira,
          <article-title>Lightingand challenges</article-title>
          ,
          <source>Proceedings of the IEEE</source>
          <volume>107</volume>
          (
          <year>2019</year>
          )
          <article-title>enabled smart city applications and ecosystems 1697-1716. based on the iot</article-title>
          ,
          <source>in: IEEE 2nd World Forum on [21] B</source>
          .
          <string-name>
            <surname>Krogfoss</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Duran</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Perez</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Bouwen</surname>
          </string-name>
          , Quan- Internet
          <string-name>
            <surname>of Things (WF-IoT</surname>
            <given-names>)</given-names>
          </string-name>
          ,
          <year>2015</year>
          , pp.
          <fpage>757</fpage>
          -
          <lpage>763</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          <article-title>tifying the value of 5g and edge cloud on qoe for</article-title>
          [34]
          <string-name>
            <given-names>R.</given-names>
            <surname>Fujdiak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mlynek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Misurec</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Slacik</surname>
          </string-name>
          , Simar/vr, in: 2020 Twelfth International Conference on ulation
          <article-title>of intelligent public light system in smart Quality of Multimedia Experience (QoMEX), IEEE, city</article-title>
          ,
          <source>in: 2017 Progress In Electromagnetics Research</source>
          <year>2020</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          . Symposium-Spring
          <source>(PIERS)</source>
          ,
          <year>2017</year>
          , pp.
          <fpage>2515</fpage>
          -
          <lpage>2519</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>S.</given-names>
            <surname>Nakamoto</surname>
          </string-name>
          ,
          <article-title>Bitcoin: A peer-to-peer electronic</article-title>
          [35]
          <string-name>
            <given-names>G.</given-names>
            <surname>Pasolini</surname>
          </string-name>
          , et al.,
          <article-title>Smart city pilot projects using lora cash system</article-title>
          ,
          <source>Decentralized Business Review (2008) and ieee802. 15.4 technologies, Sensors</source>
          <volume>18</volume>
          (
          <year>2018</year>
          )
          <volume>21260</volume>
          .
          <fpage>1118</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>R.</given-names>
            <surname>Housley</surname>
          </string-name>
          ,
          <article-title>Public key infrastructure (PKI)</article-title>
          , vol- [36]
          <string-name>
            <given-names>M.</given-names>
            <surname>Loriot</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Aljer</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Shahrour</surname>
          </string-name>
          ,
          <source>Analysis of the use ume 3</source>
          , John Wiley &amp; Sons, Inc.: Hoboken,
          <string-name>
            <surname>NJ</surname>
          </string-name>
          , USA,
          <article-title>of lorawan technology in a large-scale smart city 2004. demonstrator</article-title>
          , in: 2017 Sensors Networks Smart [24]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zheng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Xie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.-N.</given-names>
            <surname>Dai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Wang</surname>
          </string-name>
          , and
          <article-title>Emerging Technologies (SENSET)</article-title>
          , IEEE,
          <year>2017</year>
          ,
          <article-title>Blockchain challenges and opportunities: A sur-</article-title>
          pp.
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          <string-name>
            <surname>vey</surname>
          </string-name>
          ,
          <source>International Journal of Web and Grid Services</source>
          [37]
          <string-name>
            <given-names>J. P.</given-names>
            <surname>Lousado</surname>
          </string-name>
          , S. Antunes, e-health
          <source>monitoring sys14</source>
          (
          <year>2018</year>
          )
          <fpage>352</fpage>
          -
          <lpage>375</lpage>
          .
          <article-title>tem for senior citizens based on lora technology</article-title>
          , [25]
          <string-name>
            <given-names>A. I.</given-names>
            <surname>Ali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. Z.</given-names>
            <surname>Partal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kepke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. P.</given-names>
            <surname>Partal</surname>
          </string-name>
          , Zig- in:
          <year>2020</year>
          <article-title>5th International Conference on Smart and bee and lora based wireless sensors for smart envi- Sustainable Technologies (SpliTech)</article-title>
          , IEEE,
          <year>2020</year>
          , pp.
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          <article-title>ronment and iot applications</article-title>
          ,
          <source>in: 2019 1st Global 1-5.</source>
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          <string-name>
            <surname>Power</surname>
            , Energy and Communication Conference [38]
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Dimitrievski</surname>
          </string-name>
          , et al.,
          <article-title>Rural healthcare iot architec(GPECOM)</article-title>
          , IEEE,
          <year>2019</year>
          , pp.
          <fpage>19</fpage>
          -
          <lpage>23</lpage>
          .
          <article-title>ture based on low-energy lora</article-title>
          , International Jour[26]
          <string-name>
            <given-names>D.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Zheng</surname>
          </string-name>
          ,
          <article-title>A real-time nal of Environmental Research and Public Health lora-based iot system for intelligent meteorological 18 (</article-title>
          <year>2021</year>
          )
          <fpage>7660</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          monitoring, in: 2020 IEEE 6th International Con- [39]
          <string-name>
            <given-names>L.</given-names>
            <surname>Hou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Zheng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <article-title>Design and ference on Computer and Communications (ICCC), prototype implementation of a blockchain-</article-title>
          <string-name>
            <surname>enabled</surname>
            <given-names>IEEE</given-names>
          </string-name>
          ,
          <year>2020</year>
          , pp.
          <fpage>921</fpage>
          -
          <lpage>925</lpage>
          .
          <article-title>lora system with edge computing</article-title>
          , IEEE Internet of [27]
          <string-name>
            <given-names>L.-Y.</given-names>
            <surname>Chen</surname>
          </string-name>
          , H.-S. Huang,
          <string-name>
            <surname>C.-J. Wu</surname>
          </string-name>
          , Y.-T. Tsai, Y.-S.
          <source>Things Journal</source>
          <volume>8</volume>
          (
          <year>2020</year>
          )
          <fpage>2419</fpage>
          -
          <lpage>2430</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          <string-name>
            <surname>Chang</surname>
          </string-name>
          ,
          <article-title>A lora-based air quality monitor on un-</article-title>
          [40]
          <string-name>
            <given-names>K. R.</given-names>
            <surname>Ozyilmaz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Yurdakul</surname>
          </string-name>
          ,
          <article-title>Designing a manned aerial vehicle for smart city</article-title>
          , in: 2018 Inter
          <article-title>- blockchain-based iot with ethereum, swarm, and national Conference on System Science and Engi- lora: the software solution to create high availabilneering (ICSSE)</article-title>
          , IEEE,
          <year>2018</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>5</lpage>
          .
          <article-title>ity with minimal security risks</article-title>
          , IEEE Consumer [28]
          <string-name>
            <given-names>G.</given-names>
            <surname>Capizzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. Lo</given-names>
            <surname>Sciuto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Woźniak</surname>
          </string-name>
          , R. Damaše- Electronics Magazine 8 (
          <year>2019</year>
          )
          <fpage>28</fpage>
          -
          <lpage>34</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          <string-name>
            <surname>vicius</surname>
          </string-name>
          ,
          <article-title>A clustering based system for automated</article-title>
          [41]
          <string-name>
            <given-names>B.</given-names>
            <surname>Cao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Feng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , L. Zhang,
          <article-title>oil spill detection by satellite remote sensing</article-title>
          , in: M.
          <string-name>
            <surname>Peng</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Li</surname>
          </string-name>
          ,
          <article-title>Performance analysis and comparInternational Conference on Artificial Intelligence ison of pow, pos and dag based blockchains</article-title>
          , Dig.
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          <source>and Soft Computing</source>
          , Springer,
          <year>2016</year>
          , pp.
          <fpage>613</fpage>
          -
          <lpage>623</lpage>
          . Com. Netw.
          <volume>6</volume>
          (
          <year>2020</year>
          )
          <fpage>480</fpage>
          -
          <lpage>485</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [29]
          <string-name>
            <surname>H. M. Jawad</surname>
          </string-name>
          , et al.,
          <article-title>Energy-eficient wireless sen-</article-title>
          [42]
          <string-name>
            <given-names>B.</given-names>
            <surname>Sriman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. G.</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Shamili</surname>
          </string-name>
          ,
          <article-title>Blockchain sor networks for precision agriculture: A review, technology: Consensus protocol proof of work</article-title>
          and
          <source>Sensors</source>
          <volume>17</volume>
          (
          <year>2017</year>
          ).
          <article-title>proof of stake</article-title>
          , in: Int. Comp. App., Springer,
          <year>2021</year>
          , [30]
          <string-name>
            <given-names>G.</given-names>
            <surname>Del Campo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Gomez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. C.</given-names>
            <surname>Sierra</surname>
          </string-name>
          , R. Martinez, pp.
          <fpage>395</fpage>
          -
          <lpage>406</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>