<!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>
      <journal-title-group>
        <journal-title>Majorov International Conference on Software Engineering and Computer Systems, December</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Spatial-energy Model of a Wireless Sensor Network</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Tatyana Astakhova</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Daria Kirilova</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mikhail Kolbanev</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Nizhny Novgorod State University of Engineering and Economics</institution>
          ,
          <addr-line>Oktyabrskaya Str. 22a, 606340 Knyaginino</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>St. Petersburg State Electrotechnical University</institution>
          ,
          <addr-line>Professor Popov Str. 5, 197376 St. Petersburg</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2020</year>
      </pub-date>
      <volume>1</volume>
      <fpage>0</fpage>
      <lpage>11</lpage>
      <abstract>
        <p>In agricultural production, wireless technologies are becoming widespread. Over the years, more and more wireless sensor network technologies have developed. A wireless sensor network consists of sensor nodes that can self-organize and transmit information to a base station without direct human intervention. One of the main conditions for the successful functioning of a wireless sensor network is the charging of an autonomous power source. Device power consumption is influenced by many characteristics of wireless sensor networks. Many researchers, when calculating the characteristics of wireless sensor networks afecting energy consumption, assume that sensor devices are located on a plane. This assumption makes sense if the sensor network occupies relatively small areas and does not have a terrain relief. But if these conditions are not met, then it is necessary to take into account the terrain and the fact that the devices can be located at diferent heights. In this regard, the problem of calculating the spatial and energy characteristics is becoming urgent, allowing to reduce the power consumption of the device, as a result of which the period of operation of the wireless sensor network will increase, and the costs of autonomous power supplies will decrease. In the work, the calculations are based on the assumption that the Earth has the shape of a sphere. The aim of the work is to build a spatial-energy model of a wireless sensor net-work, which allows, taking into account the data on the location of devices, to reduce the power consumption of the network as a whole. The paper analyzes the existing routing protocols. An experimental study was carried out, during which a spatial-energy model of a wireless sensor network was obtained. A numerical calculation is carried out and graphs of the dependence of power consumption on the characteristics of a wireless sensor network are constructed.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;wireless sensor network</kwd>
        <kwd>power consumption</kwd>
        <kwd>sensor device</kwd>
        <kwd>spatial characteristics</kwd>
        <kwd>routing protocol</kwd>
        <kwd>routing algorithm</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        The development of modern wireless technologies has led to the emergence of wireless sensor
networks. “A wireless sensor network (WSN) is a set of smart things (sensor devices)
connected to each other and to a cloud that provide measurement of physical parameters of the
environment” [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>
        Wireless sensor networks are being actively implemented in agriculture. The period that
agriculture is now going through is called “Industry 4.0”, at the World Government Summit,
this revolution is called “Agriculture 4.0” [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. This revolution allows agricultural enterprises to
significantly increase yields and reduce production costs. Most agricultural applications based
on WSN technology monitor the status of indicators afecting agricultural production. The
nodes of the wireless sensor network are autonomous, they function due to an autonomous
energy source (battery) [
        <xref ref-type="bibr" rid="ref3 ref4">3, 4</xref>
        ]. The energy reserve in the battery is not unlimited, and over
time it depletes. Due to the failure of the sensor device, the functioning of the sensor network
is compromised. In this regard, the problem of increasing the life cycle of a wireless sensor
network by reducing the power consumption of sensor devices becomes urgent.
      </p>
      <p>
        Kireev A. and Svetlov A. in their work [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] note that despite the fact that the field of
wireless sensor networks is successfully developing, the main limiting factor is the limited energy
resources for network nodes, since this factor determines the commercial suitability of the
network as a whole. Hasnullin V. and Glushak E. believe that the bulk of the energy of the wireless
sensor network is spent on receiving and transmitting data [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. V. Galkin carries out energy
consumption analysis of wireless sensor networks in article [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Various approaches to
reducing pow-er consumption are discussed in [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], the authors believe that to improve the energy
eficiency of the network, it is necessary to put as many nodes as possible into sleep mode.
      </p>
      <p>
        To a large extent, the power consumption of a wireless sensor network depends on the
routing protocol [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Due to the routing protocols, the nodes in the network self-organize, and in
accordance with the algorithm in the protocol used, the nodes choose the most optimal route
for transmitting the message. Let’s consider the main protocols of wireless sensor networks.
AODV (Ad hoc On Demand Distance Vector) is a single-route protocol used in mesh networks
such as ZigBee. The algorithm of this protocol is as follows: if the source node needs to send
a message, it sends a broadcast request to find a route to the destination node. This request
is transmitted to all neighboring nodes of the source, and they transmit this message to their
neighbors, this happens until the re-quest reaches the destination node. All this time, while
the request was being transmitted, each node made a corresponding entry in its routing table,
which indicated the “logical distance” from the sender of the request to its recipient, with each
step of transmitting the request, the “logical distance” increased. The destination node sends
a response to the device from which the packet came with the minimum “logical distance”,
the message is sent to neighboring nodes with the minimum distance, so the message
returning along the optimal path forms a table of the forward route of packet transmission from the
source node to the destination node [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
      </p>
      <p>The main disadvantage of this protocol is that it requires a significant amount of memory in
each device to store route tables, and it also generates a lot of trafic.</p>
      <p>
        LEACH (Low-Energy Adaptive Clustering Hierarchy) is a self-organizing adaptive clustering
protocol that randomly distributes the energy load on the net-work between sensor devices.
Each node with a certain probability makes the decision to create a cluster. The probability is
calculated based on the required number of clusters, the number of nodes in the network, the
node’s energy reserve, and the number of stages that have passed since the node was designated
as the master. To create a cluster, the head node broadcasts a request to join neighbors. If
a node receives requests from several head nodes, it will select the closest one and inform
it about joining. At the end of the clustering procedure, in order to avoid collisions when
sharing a common transmission medium, a schedule for the activity of cluster nodes is formed.
Nodes within the cluster transmit data at regular intervals. When the head node receives all
messages within its cluster, it sends messages to the base station. To rationally distribute energy
consumption within the cluster, the head node is re-elected after a certain period of time, each
of the nodes within the cluster can become the head. The disadvantage of the protocol is the in
applicability of the protocol to networks for large regions, and due to the fact that the dynamic
clustering protocol introduces additional costs [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ].
      </p>
      <p>LEACH-C consumes less energy when transmitting data compared to LEACH protocol.
Unlike the previous protocol, this protocol also has a centralized approach. Before selecting the
head node in the cluster, all sensor devices send in-formation to the base station about the
amount of remaining energy and about the coordinates of the location. The base station then
calculates the average remaining energy of the sensor nodes and sends this information to all
nodes within the cluster. Further, as in the LEACH protocol, the head node is randomly
selected, but the candidates to become the head node are only sensor devices with more than
aver-age energy remaining.</p>
      <p>LEACH-F is similar to LEACH-C, but clustering is performed once during the node data
collection phase. At the beginning of each next stage, only the head nodes of the cluster are
changed. This reduces the duration and power consumption of the cluster formation phase.</p>
      <p>
        The PEGASIS (Power-Eficient Gathering in Sensor Information System) protocol is designed
for the same networks as LEACH, but, unlike it, unites network nodes not into clusters, but in
chains. In addition, the head node is not selected randomly, but based on the remaining energy
of the sensor device. The chain starts from the farthest node. Each next node in the chain
becomes the node closest to the previous one, unless it is contained in the chain. To communicate
with the coordinator, one of the chain nodes is selected in some way. The data for
transmission is collected sequentially, starting at the end nodes of the chain. Each subsequent node
aggregates the received and own data, reducing the amount of metadata. The dis-advantages
are the increased power consumption due to the aggregation of data and their transmission, in
addition, there is a large time delay when the message is transmitted from the base station to
the most remote nodes [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
      </p>
      <p>Using routing protocols, you can minimize power consumption in a wireless sensor network
by identifying the optimal path for transmitting a data packet for nodes.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Materials and methods</title>
      <p>
        The paper [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] proposes an approach that allows one to determine the route of message
transmission from the source node to the base station at which the minimum power is spent, based
on the cosine theorem. This approach assumes that the sensor devices are on a plane, and does
not take into account the location of the node in space. It should be taken into account that
one device may be on the surface of the earth, and the other is higher, for example, on a post
or tree. Since the Earth’s surface is closest in shape to a sphere, we will take this figure as a
basis (see Fig. 1).
      </p>
      <p>
        To know the distance between the sensor nodes, you need to know the coordinates of the
nodes. The base station makes a request for the location of the sensor device, which in turn,
having received the request, communicates with the satellite, receives its coordinates and sends
them to the base station. Coordinates come in degrees, for calculations it is necessary to convert
where  is longitude in radians,  is latitude in radians.
latitude, can be determined using the haversine formula [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]
      </p>
      <p>The distance between two points on the sphere, taking into account their longitude and


ℎ
= ℎ (  2 −  1) + 
term was used in navigation to simplify the determination of the distance between two points
on the surface of the Earth.</p>
      <p>The central angle between two points is equal to the ratio of the distance be-tween two
points along the great circle of the sphere to the radius of the sphere
The Haversine function of the central angle is as follows:
 =


ℎ (  ) = 
2 
( ) =</p>
      <p>To find the distance d, you need to use the arhaversine (reverse haversine) or the arcsine
function
 =  ⋅ ℎ</p>
      <p>( ℎ) = 2 ⋅ 
√
( ℎ (  2 −  1) +</p>
      <p>√
( ℎ) =
2 ⋅ 
 
=
16   2 2
     2
where  – wavelength [m] of the transmitted radio signal,   – coeficient gain of the
transmitting antenna,   – coeficient gain of the receiving antenna,   – is the power of the radio
signal at the transmitting antenna [W] (excluding losses),   – is the power of the radio signal
at the received antenna [W] (excluding losses), d – is the distance between the antennas of the
WSN objects in meters. The required signal power at the transmitting antenna (  ),
assuming that the power of the radio signal at the receiving antenna (  ) is constant, is a random
variable depending on the distance between the interacting objects.</p>
      <p>The wavelength is related to the frequency of the signal flow  = 
 , where v – is the speed
of light (∼ 3 ⋅ 108 m/s).</p>
      <p>
        In the work of Astakhova T., Verzun N., Kolbanev M., Polyanskaya N. and Shamina A. [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ],
intermediate calculations were carried out, during which the formula for the energy spent on
transferring a block of a smart thing was obtained, for our case the formula will look like this
 =   ⋅  =
8   2 2  
     2
(7)
where I – the intensity of the transmission blocks, b – the length of the transmitted blocks
(bits).
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. The numerical calculation</title>
      <p>Substituting the values into the above calculations, we will carry out a numerical calculation,
and we will obtain graphs of the dependence of power consumption on the parameters of the
wireless sensor network with the following values:
 = 3 ⋅ 108 m/s,   = 1,   = 1,   = 0, 1 ⋅ 10−3 W,  = 6731 ⋅ 103 m,  = 13, 56 ⋅ 106 Hz,
 = 64 bit,  = 1 block/s. Longitude and latitude of two points are taken from the calculation
of geographical coordinates in the Nizhny Novgorod region:  1 = 55, 83◦,  1 = 45, 05◦,  2 =
55, 89◦,  1 = 45, 00◦.</p>
      <p>In figure 3 shows a graph of the dependence of power consumption on the power of the
radio signal at diferent values of the signal flow frequency.</p>
      <p>An increase in the frequency and power of the radio signal, entails an increase in power
consumption, it is most beneficial to use lower frequencies, because the antenna aperture is
proportional to the square of the wavelength.</p>
      <p>The dependence of power consumption on the transmission intensity of the block at diferent
values of the signal flow frequency is shown in Figure 4.</p>
      <p>The graph shows that with an increase in the transmission intensity of the block, the power
consumption also increases, this also applies to the signal trans-mission frequency.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusion</title>
      <p>In the course of the study, an analysis of existing routing protocols was carried out, it was
revealed that the power consumption of a wireless sensor network largely depends on the
routing protocol. Due to the optimally built algorithm for transmitting the data packet, energy
consumption can be minimized.</p>
      <p>An experimental study was carried out, in the course of which a spatial-energy model of a
wireless sensor network was obtained, which allows calculating the power consumption of the
network taking into account geographical coordinates.</p>
      <p>A numerical calculation of energy consumption is carried out taking into account spatial
characteristics, and graphs of the dependence of energy consumption on various characteristics
of a wireless sensor network are constructed.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Astakhova</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Verzun</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolbanev</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Polyanskaya</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shamin</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Personality energy characteristics of smart things interaction</article-title>
          .
          <source>Vestnik NGIEI</source>
          ,
          <volume>4</volume>
          (
          <issue>95</issue>
          ), (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <source>[2] Agriculture 4</source>
          .0: The future of farming technology // World Government Summit,
          <year>February 2018</year>
          , https://www.worldgovernmentsummit.org/api/publications/document? id=95df8\
          <fpage>ac4</fpage>
          -e97c
          <string-name>
            <surname>-</surname>
          </string-name>
          6578
          <string-name>
            <surname>-</surname>
          </string-name>
          b2f8-f0000a7ddb6.
          <source>Last accessed 22 Oct 2020</source>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Bogatyrev</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bogatyrev</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Golubev</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Optimization and the Process of Task Distribution between Computer System Clusters // Automatic Control</article-title>
          and
          <source>Computer Sciences</source>
          , Vol.
          <volume>46</volume>
          , No.
          <issue>3</issue>
          , pp.
          <fpage>103</fpage>
          -
          <lpage>111</lpage>
          . (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Bogatyrev</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Derkach</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Evaluation of a Cyber-Physical Computing System with Migration of Virtual Machines during</article-title>
          Continuous Computing // Computers,
          <volume>9</volume>
          (
          <issue>42</issue>
          ) (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Kireev</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Svetlov</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Distributed system of energy monitoring of wireless sensor networks</article-title>
          .
          <source>Bulletin of the Southern Federal University. Technical science</source>
          , vol.
          <volume>118</volume>
          , no.
          <issue>5</issue>
          , (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Khusnullin</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Glushak</surname>
          </string-name>
          , E. :
          <article-title>Research of power consumption of nodes in a wireless sensor network. In: 2th scientific forum of telecommunications: theory and technology TTT2017. Problems of equipment and technologies of telecommunications PTITT-</article-title>
          <year>2017</year>
          , pp.
          <fpage>10</fpage>
          -
          <lpage>13</lpage>
          . (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Galkin</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Analysis of energy consumption of nodes of wireless sensor networks</article-title>
          .
          <source>ScienceRise, no.5</source>
          , pp.
          <fpage>55</fpage>
          -
          <lpage>61</lpage>
          , (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Achilova</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Glushak</surname>
          </string-name>
          , E.:
          <article-title>Research of wireless sensor networks</article-title>
          .
          <source>International journal of applied and fundamental research, no.5</source>
          , pp.
          <fpage>11</fpage>
          , (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Bogatyrev</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bogatyrev</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bogatyrev</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Multipath Redundant Transmission with Packet Segmentation.2019 Wave Electronics and its Application in Information and Telecommunication Systems (WECONF), (</article-title>
          <year>2019</year>
          ).
          <volume>10</volume>
          .1109/WECONF.
          <year>2019</year>
          .8840643
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Perkins</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Belding-Royer</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Das</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Ad hoc On-Demand Distance Vector (AODV) Routing</article-title>
          . IETF, (
          <year>2003</year>
          ).
          <volume>10</volume>
          .17487/RFC3561
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Varshney</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuma</surname>
          </string-name>
          , R.:
          <article-title>Variants of LEACH Routing Protocol in WSN: A Comparative Analysis</article-title>
          .
          <source>8th International Conference on Cloud Computing, Data Science &amp; Engineering (Confluence)</source>
          ,pp.
          <fpage>199</fpage>
          -
          <lpage>204</lpage>
          , (
          <year>2018</year>
          ).
          <volume>10</volume>
          .1109/confluence.
          <year>2018</year>
          .8442643
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12] PEGASIS:
          <article-title>Power-eficient gathering in sensor information systems /</article-title>
          / IEEE Xplore, https: //ieeexplore.ieee.org/document/1035242. Last accessed 23 Oct 2020
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Astakhova</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kirilova</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolbanev</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shamin</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>A Research on the energy characteristics of routing in wireless sensor networks //</article-title>
          <source>Proceedings of the 11th Majorov International Conference on Software Engineering and Computer Systems</source>
          , Saint Petersburg, Russia, December
          <volume>12</volume>
          -
          <fpage>13</fpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Korn</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Korn</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <string-name>
            <surname>Appendix</surname>
            <given-names>B</given-names>
          </string-name>
          :
          <fpage>B9</fpage>
          .
          <article-title>Plane and spherical trigonometry: formulas expressed in terms of the haversine function. A Mathematical Handbook for Scientists and Engineers: Definitions, Theorems, and Formulas for Reference and Review (3rd ed</article-title>
          .). Mineola, New York: Dover Publications. pp.
          <fpage>892</fpage>
          -
          <lpage>893</lpage>
          .(
          <year>2000</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Inman</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>Navigation and Marine Astronomy: For Use by British Mariners (3rd ed</article-title>
          .). London, UK: W. Woodward,
          <string-name>
            <given-names>C.</given-names>
            &amp;
            <surname>J. Rivington</surname>
          </string-name>
          (
          <year>1835</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Burkard</surname>
            ,
            <given-names>R. K.</given-names>
          </string-name>
          :
          <article-title>Geodesy for the Layman</article-title>
          .
          <source>Aeronautical Chart And Information Center St. Louis</source>
          , Mo. (
          <year>1968</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Astakhova</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Verzun</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kasatkin</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolbanev</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shamin</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>The study of connectivity models of sensor networks</article-title>
          .
          <source>Management Information Systems</source>
          ,
          <volume>5</volume>
          , pp.
          <fpage>38</fpage>
          -
          <lpage>50</lpage>
          . (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Uolles</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          :
          <article-title>Maximum radio communication range in the system: how to achieve this? // News of electronics</article-title>
          ,
          <source>No. 11</source>
          , pp.
          <fpage>3</fpage>
          -
          <lpage>13</lpage>
          . (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>