<!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>Tools for modelling distance estimation based on RSSI</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>D Dobrilovic</string-name>
          <email>dalibor.dobrilovic@tfzr.rs</email>
          <email>dalibor.dobrilovic@uns.ac.rs</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Z Stojanov</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>J Stojanov</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>M Malic</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Panonit</institution>
          ,
          <addr-line>Novi Sad</addr-line>
          ,
          <country country="RS">Serbia</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Novi Sad, Technical Faculty “Mihajlo Pupin”</institution>
          ,
          <addr-line>Zrenjanin</addr-line>
          ,
          <country country="RS">Serbia</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The systems for localization of resources in indoor environments based on Received Signal Strength Indicator (RSSI) are widely used today. Since satellite navigation systems, such as GPS or GLONASS, have certain difficulties in the indoor environments, the signals of deployed wireless devices, such as sensor nodes, access points etc, are used for localization instead. Those systems are known as Indoor Positioning System (IPS). Those systems are used for resource tracking and positioning in places such as airports, railway stations, shopping malls, warehouses, production facilities, construction sites, and healthcare institutions. The Bluetooth Low Energy is one of the wireless technologies that can be used with great efficiency for indoor localization. It offers easy and economic implementation on mobile devices such as smart phones and tablets. There are many techniques used for determination of position. In a number of methods, such as ROCRSSI or MinMax, the distance from the wireless nodes is used for calculating the location. In those systems the main challenge is to accurately estimate distance from the device based on signal strength. In this paper, usability of various software tools for modelling the distance estimation based on RSSI is discussed. Those software tools are Microsoft Access, R Studio, Octave, and Python.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Localization in indoor environments requires a different approach comparing to the outdoor
positioning systems. The reason is that satellite navigation systems, such as GPS or GLONASS,
require line of sight and in covered areas can have weakened or no signal which results with
inaccurate operation. In Indoor Positioning System (IPS) signals from various wireless devices such as
wireless access points or wireless sensor nodes are used to determine the location. There are a number
of techniques for localization, such as: Time of Arrival (ToA) or Time Difference of Arrival (TDoA),
and Angle of Arrival (AoA) or Direction of Arrival (DoA) [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ], Time of Flight (ToF), Roundtrip
Time of Flight (RToF), Phase of Arrival (PoA), and Phase Difference of Arrival (PDoA) [
        <xref ref-type="bibr" rid="ref3 ref4 ref5">3, 4, 5</xref>
        ].
Some techniques use Received Signal Strength Indicator (RSSI) for localization. The RSSI based
localization techniques are ROCRSSI [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] and MinMax [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] among the others.
      </p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] is presented an overview of techniques that can be used for localization in wireless sensor
networks (WSN). Sensor networks vary significantly from traditional cellular networks to Wi-Fi.
Generally speaking, the most common technologies that can be used in these systems are Wi-Fi and
Bluetooth Low Energy (BLE). In IPS systems the main challenge is to accurately estimate distance
from the device based on RSSI. The IPS systems has its appliance in airports, railway stations,
shopping malls, production facilities, construction sites, warehouses, hospitals, and other healthcare
institutions, etc. Those systems can be used to track human and material resources, e.g. employees,
patients, healthcare workers or vehicles such as forklifts in large warehouses.
      </p>
      <p>In this paper the authors discuss about usability of various software tools for modelling the distance
estimation based on RSSI. Those software tools are: Microsoft Access, R Studio, Octave, and Python.
Although, there is a number of other tools that can be used with the similar efficiency for the given
tasks such as MathCAD, Statistica, etc., for this research four enlisted tools are selected. Microsoft
Excel is chosen because of the large base of potential users and the simplicity of the fitting tools. GNU
Octave is popular in academic community and Python is popular both in academic and commercial
programming community. Both tools are part of the several courses in the curricula at our institution,
and both stuff and students are familiar with their usage. R is chosen, despite its recent lost of
popularity in the favour of Python, because it still has a large developing community and because of
large quantity of available examples of various curve fitting models. For the model design and for its
evaluation the real data from field measurement are used. The system used for data collection is based
on open-source hardware and Bluetooth Low Energy (BLE) technology.</p>
      <p>The paper is structured as follows. After the introduction and the brief explanation of IPS usage
and related work, the experiment and data sets collection are described. Next, the software tools used
for curve fitting, distance estimation model, its evaluation and analyses are presented. Finally, the
findings and further research directions are discussed.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related work</title>
      <sec id="sec-2-1">
        <title>2.1. Appliance of indoor positioning systems</title>
        <p>
          The appliance of indoor positioning systems can be very wide. In the research [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] is introduced a new
prototype framework for automated tracking of construction materials on the job site. A hybrid sensor
network based on ZigBee technology with mesh network topology can increase location accuracy by
eliminating multipath property of radio signal propagation and can be suitable for implementation in
complex construction sites in an energy-efficient way [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ].
        </p>
        <p>
          Nowadays, very popular implementation of localisation systems is in healthcare, especially in the
time of ongoing pandemics. Bluetooth based approach for tracking healthcare providers in the
emergency room is described in [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]. The goal of this research was to provide an approach for reliably
collecting the door to physician (DPT) time automatically with accurate usage of sensor-based
technology. Since emergency rooms are commonly crowded, performance measures are needed to
gauge the efficiency, The usage of proposed solution can lead to improvements in clinical workflow,
including staff reorganization, reduce ED crowding and improve patient safety in the long run.
        </p>
        <p>
          Monitoring the locations and paths that individual’s traverse in an indoor environment has become
an important element for analysing the workflow in a clinical environment and for modelling the
spread of infectious diseases/hospital acquired-infections [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ]. In this research is presented a novel
method to detect the location of a moving user in indoor and dynamic environments. The received
number of signals indicator (RNSI) is introduced as a new measurement and a practical method for
removing signals that could lead to incorrect location prediction is presented.
        </p>
        <p>
          In [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] is presented the use of wearable proximity sensors to measure the numbers and durations of
contacts between individuals in an acute care geriatric unit at university hospital. The system is used to
document the individuals with a high number of contacts, who could be considered as potential
superspreaders of infections. In that way systems can be used in prevention and control of hospital-acquired
infections.
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Bluetooth Low Energy used for indoor localization</title>
        <p>
          Since this paper is focused on the usage of Bluetooth Low Energy (BLE) technology, the various
implementation of indoor positioning systems based on BLE will be presented in this subsection. The
research presented in [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ] describes indoor localization based on BLE devices deployed under the
WLAN (Wireless LAN) environment. In [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] the extensive set of experiments to quantify the impact
of various indoor obstacles on the BLE signal variance is made. It is shown that different iBeacon
devices from different vendors along with the paired mobile device platform (e.g., iOS or Android)
can give significant impact on the RSSI measurements. This complicates the process of designing a
generally acceptable distance/location estimation model. Furthermore, practical factors such as the
deployment height or environmental factors also introduce a significant amount of impact on the RSSI
values to introduce an additional level of complexity in designing highly accurate location estimation
systems using iBeacons. The other approach in achieving localization using smartphone sensors is
based on Pedestrian Dead Reckoning (PDR) [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ]. The basic idea presented in this paper is to derive
the current location based on the previous location, the current walking length and walking direction.
This paper presents a new framework of combining PDR and iBeacon. The iBeacon technique is built
upon Bluetooth Low Energy (BLE) version 4.0, thus, it is very energy efficient and can be utilized for
localization based on Received Signal Strength (RSSI) of BLE devices such as smartphone.
        </p>
        <p>
          The focus of the paper [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ] is a iBeacon technology which provides a higher level of location
awareness in indoor positioning. It is a built-in, cross-platform technology for Android and iOS
devices, which utilizes Bluetooth Low Energy (BLE) as technology with significant advantages
compared to other types of indoor positioning technologies. These advantages are less expensive
hardware, less energy consumption, needless to internet connection, and capability of receiving
notifications in background. Another research with similar focus is presented in [17] where the
localisation system based on iBeacon technology is presented.
        </p>
      </sec>
      <sec id="sec-2-3">
        <title>2.3. Distance estimation based on RSSI</title>
        <p>
          In order to estimate distances based on RSSI values, RF propagation models such as model shown in
(1) can be used [
          <xref ref-type="bibr" rid="ref14">14, 18, 19</xref>
          ]. The model is used to convert RSSI readings into distance [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ].
(1)
Since this model is general, it should be fitted to data sets in order to achieve the highest accuracy in
accordance to data sets used in experiment. The formula for distance calculation given in (1) should be
used with predefined values for R0 and . R0 stands for RSSI value calculated on reference distance do,
usually 1m. Alternatively, for the calculation of R0 the formula for open space propagation loss can be
used. Open space propagation formula is used in this paper for calculating the referential model
parameters used in the evaluation presented the next sections. The value of parameter  (path loss
distance exponent) can be used as one of proposed values for different environments and frequencies
obtained from empirical researches [18, 19]. In this paper the value of  is calculated by the best fit
with the data used as data sets. The values of R0 and  will be presented in evaluation section.
        </p>
        <p>Besides, propagation loss model presented in equation (1) other indoor propagation loss models
such as ITU indoor propagation model [19], can be used as well. For this research only the fitted
model (1) is used because its high accuracy and the authors experiences in previous researches.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. The experiment and data sets</title>
      <p>The experiment is made in institutional building on the 2nd floor. The layout of the 2nd floor, BLE
transmitting and receiving devices position and experiment details are presented in greater detail in
[20, 21]. The platform for the experiment described in this paper is based on open source hardware.
The central unit of the platform is microcontroller board Arduino/Genuino UNO Rev3.
Arduino/Genuino is open-source hardware platform suitable for experiments and implementation of
indoor positioning systems, not only for BLE, but for the other technologies as well [22]. This
microcontroller is connected to Bluetooth Low Energy communication module AT-09 based on Texas
Instruments CC2541 chip with the receiver sensitivity of -90 dBm for 2 Mbps GFSK and -94 dBm for
1 Mbps GFSK respectively.</p>
      <p>The data set used in this research is collected during experiments presented in [20] and are presented
in Table 1.</p>
    </sec>
    <sec id="sec-4">
      <title>4. The software tools</title>
      <p>In this section software tools used for distance estimation are described. Those software tools are
Microsoft Excel, R programming language with RStudio, GNU Octave, and Python programming
language with its numerical libraries.</p>
      <sec id="sec-4-1">
        <title>4.1. Microsoft Excel</title>
        <p>Microsoft Excel [23] is widely used spreadsheet software developed by Microsoft. It features
calculation, graphing tools, pivot tables, and a macro programming language called Visual Basic for
Applications. Excel forms part of the Microsoft Office suite of software. The software has pre
programmed features that allow user to find the best fitting equation for a data set for a select number
of functions:




</p>
        <sec id="sec-4-1-1">
          <title>Linear model,</title>
          <p>Exponential model,
Polynomial model,
Logarithmic model and</p>
          <p>Power model.</p>
          <p>The process of finding the best fitting equation is simple. After the selection of data sets to fit (in this
case data set contains distance and RSSI values) the option for Scatter graph (Insert &gt; Scatter) from
the Menu should be selected. After that, right click on the data points presented on the graph will show
menu with the option Add Trendline. After selecting the option, the fitting function should be selected
between following options: Polynomial (order 2), Exponential or Linear, Also, the option Display
Equation on chart should be checked in order to display the fitting function on the graph. After
applying the Trendline settings the fitting equation is displayed on the graph as it is shown in Figure 1.</p>
        </sec>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. R programming language</title>
        <p>R [24, 25] is both a language and environment for statistical computing and graphics. It is a GNU
project similar to the S language and environment which was developed at Bell Laboratories (formerly
AT&amp;T, now Lucent Technologies). R may be considered as a different implementation of S with some
differences. R is designed to provide a variety of statistical (linear and nonlinear modelling, classical
statistical tests, time-series analysis, classification, clustering, etc.) and graphical techniques, and is
highly extensible.</p>
        <p>R can be used with RStudio, an integrated development environment (IDE) for R. It includes a
console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting,
history, debugging, and workspace management. In the following listing (Listing 1) are presented
values for the polynomial fittings order 1 (linear) and 2 respectively, and the graph of fitting curves is
presented in Figure 2:
&gt; fit
Call:
lm(formula = y ~ x)
Coefficients:
(Intercept)
-35.355
&gt; fit2
Call:
lm(formula = y ~ poly(x, 2, raw = TRUE))
Coefficients:
(Intercept) poly(x, 2, raw = TRUE)1 poly(x, 2, raw = TRUE)2</p>
        <p>64.06035 1.86630 0.01453</p>
        <sec id="sec-4-2-1">
          <title>Listing 1. Calculated Polynomial fitting equations</title>
        </sec>
      </sec>
      <sec id="sec-4-3">
        <title>4.3. GNU Octave</title>
        <p>GNU Octave [26] is a high-level language, primarily designed for numerical computations. It has
command line interface and it can be used for solving linear and nonlinear problems numerically, and
for performing other numerical experiments. The Octave syntax is largely compatible with Matlab and
therefore the Octave scripts can be used in Matlab with little or no modifications. GNU Octave has
extensive tools for solving common numerical linear algebra problems and can be used for finding the
roots of nonlinear equations, integrating ordinary functions, manipulating polynomials, and integrating
ordinary differential and differential-algebraic equations. Besides its own programming language,
GNU Octave supports usage of dynamically loaded modules written in C++, C, Fortran, or other
languages.</p>
        <p>The polyfit() function in Octave is used for polynomial fitting. The usage of this function for
polynomial fitting order 1 (linear) and order 2 is presented in Listing 2.
p = polyfit(xdata,ydata,1)
p =
p =
The fitting of polynomial function order 2 is presented in Figure 3 together with data set.
4.4. Python programming language
The Python [27, 28] is programming language with extensive usage in scientific programming [29].
Core numeric libraries for Python are:
 Numpy [30, 31], designed for numerical computing with powerful numerical arrays objects,
and routines to manipulate them (http://www.numpy.org/)
 Scipy [27] with high-level numerical routines. Designed for optimization, regression,
interpolation, etc (http://www.scipy.org/)
 Matplotlib [32], designed for 2-D visualization and plotting (http://matplotlib.org/)
The example of using Python for logarithmic fitting is given in the Figure 4, The Figure 4 show
data sets used for fitting, as well as fitting curve and the equation parameters. The equation calculated
with the Python is given in (7).</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Result evaluation and analyses</title>
      <p>In order to evaluate the fitting equations the results calculated with the usage of described software
tools are compared with measured results. The Root Mean Square Error (RMSE) is used to compare
the accuracy of fitted models. For the evaluation equations (1), (2), (3), (4), and (7) are used. It is
important to note that equation (1) is fitted to the experimental data sets. The fitting is made in Octave
for values of R0 and . The fitted value for  is 2.5 and for the R0 reference value is -62.37 dBm (value
is calculated with free space propagation formula). The process of fitting value of  is done with
calculating RMSE for each value of  between 1 and 4 (step 0.1). The value of 2.5 is chosen because
of lowest RMSE value, comparing to others.</p>
      <p>Results of evaluation are presented in Figure 5 and in Table 2.</p>
      <p>
        Table 2 shows that the most accurate are polynomial order 2 and exponential models. The
referential model presented in [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] is the least accurate of all compared models. The polynomial order
2 and exponential models comparing to the reference model are more accurate for about 0.89 percent.
      </p>
      <p>Generally, there is no significant difference in the results, since the mean square error in distance
estimation ranges from 3.1 to 3.5 meters. The error in distance is too high for efficient application in
indoor localisation systems, but the assumption is that the difference is resulted not from fitting model
inaccuracy, but from specific environment where RSSI measurements took place [20, 21]. Some
ongoing experimental measurements in the same environment acquire data sets with higher level of
fitting to the model, so the model will be evaluated in the future with new data sets.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Conclusion and further work</title>
      <p>The presented results showed that popular software tools, presented in this paper, can be used
efficiently for model fitting in order to estimate distance for the purpose of indoor localization
systems. The mean square error of the models ranges from 3.1 to 3.5 meters with the highest accuracy
achieved with the polynomial and exponential model. The difference in estimated and real distances is
not affected with the model accuracy, but with the data sets collected in the experiment.</p>
      <p>The new experimental settings as well as RSSI measuring results should be used in near future for
the further exploration of the usability of fitting models calculated with the software tools. In this
research primarily the embedded fitting functions are used. Because of that, in the next phase of the
research, and in order to obtain more accurate models, various existing fitting models used in different
fields can be used for distance estimation.</p>
      <p>Finally, the research aimed at determining which model is the easiest and the most suitable for
implementation on the devices used within localization system should be one of future research
directions.</p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgments</title>
      <p>Ministry of Education, Science and Technological Development of the Republic of Serbia, supports
this research under the project ”The development of software tools for business process analysis and
improvement”, project number TR32044.
[17] Kouhne M and Sieck J 2014 Location-based services with ibeacon technology, Proc. of 2nd
IEEE International Conference on Artificial Intelligence, Modelling, and Simulation (AIMS
'14), p 315, IEEE, Madrid, Spain, November 2014.
[18] Rappaport T S 2002 Wireless communications principles and practices, Prentice-Hall
[19] Seybold J S 2005 Introduction to RF propagation, Wiley and Sons.
[20] Dobrilović D Malić M Malić D and Šinik V 2018, Methodology for Bluetooth Low Energy
Performance Analyses Based on Open-source Hardware, Proc. Of International Conference
on Applied Internet and Information Technologies 2018 (Bitola, Northern Macedonia), p
116.
[21] Dobrilović D Petrović D and Malić M 2018 Usability of open-source hardware based platform
for indoor positioning systems, Journal of engineering management and competitiveness
(JEMC), Vol. 8, No. 2, p 113.
[22] Barai S, Biswas D and Sau B 2017 Estimate distance measurement using NodeMCU ESP8266
based on RSSI technique, Proc. of 2017 IEEE Conference on Antenna Measurements &amp;
Applications (CAMA), p 170, doi:10.1109/cama.2017.8273392
[23] Microsoft Corporation 2018 Microsoft Excel, Retrieved from https://office.microsoft.com/excel
[24] R Core Team 2019 R: A language and environment for statistical computing, R Foundation for</p>
      <p>Statistical Computing, Vienna, Austria. URL https://www.R-project.org/.
[25] Ritz C, Baty F, Streibig J C and Gerhard D 2015 Dose-Response Analysis Using R PLOS ONE,
10 (12), e0146021
[26] Eaton J W, Bateman D, Hauberg S and Wehbring R 2018 GNU Octave version 4.4.1 manual: a
high-level interactive language for numerical computations, URL
https://www.gnu.org/software/octave/doc/v4.4.1/
[27] Jones E, Oliphant T and Peterson P et al. 2001 SciPy: Open source scientific tools for Python.</p>
      <p>Retrieved from "http://www.scipy.org/
[28] Oliphant T E 2007 Python for Scientific Computing, Computing in Science &amp; Engineering, 9,
10-20 (2007), DOI:10.1109/MCSE.2007.58
[29] Millman K J and Aivazis M 2006 Python for Scientists and Engineers, Computing in Science &amp;</p>
      <p>Engineering, 13, 9-12 (2011), DOI:10.1109/MCSE.2011.36
[30] Travis E and Oliphant A guide to NumPy, USA: Trelgol Publishing.
[31] van der Walt S, Chris Colbert S C and Varoquaux G 2011 The NumPy Array: A Structure for
Efficient Numerical Computation, Computing in Science &amp; Engineering, 13, 22-30 (2011),
DOI:10.1109/MCSE.2011.37
[32] Hunter J D 2007 Matplotlib: A 2D Graphics Environment, Computing in Science &amp;
Engineering, 9, 90-95 (2007), DOI:10.1109/MCSE.2007.55</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Brchan</surname>
            <given-names>J L</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhao</surname>
            <given-names>L</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            <given-names>J</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Williams R E and Pérez L C 2012</surname>
          </string-name>
          <article-title>A real-time RFID localization experiment using propagation models</article-title>
          ,
          <source>Proc. of 2012 IEEE International Conference on RFID (RFID)</source>
          , Orlando, FL, p
          <volume>141</volume>
          , doi: 10.1109/RFID.
          <year>2012</year>
          .
          <volume>6193042</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Deak</surname>
            <given-names>G</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Curran</surname>
            <given-names>K</given-names>
          </string-name>
          and
          <string-name>
            <surname>Condell J 2012</surname>
          </string-name>
          <article-title>A survey of active and passive indoor localisation systems</article-title>
          .
          <source>Computer Communications</source>
          ,
          <volume>35</volume>
          (
          <issue>16</issue>
          ), p
          <year>1939</year>
          . doi:
          <volume>10</volume>
          .1016/j.comcom.
          <year>2012</year>
          .
          <volume>06</volume>
          .004.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>de San Bernabé</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Martinez-de Dios</surname>
            <given-names>J</given-names>
          </string-name>
          and
          <string-name>
            <surname>Ollero</surname>
            <given-names>A 2017</given-names>
          </string-name>
          <article-title>Efficient integration of RSSI for tracking using Wireless Camera Networks</article-title>
          .
          <source>Information Fusion</source>
          ,
          <volume>36</volume>
          , p 296. doi:
          <volume>10</volume>
          .1016/j.inffus.
          <year>2016</year>
          .
          <volume>11</volume>
          .001.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Liu</surname>
            <given-names>C</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Scott</surname>
            <given-names>T</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            <given-names>K</given-names>
          </string-name>
          and
          <string-name>
            <surname>Hoffman D 2007</surname>
          </string-name>
          Range
          <article-title>-free sensor localisation with ring overlapping based on comparison of received signal strength indicator</article-title>
          ,
          <source>International Journal of Sensor Networks</source>
          ,
          <volume>2</volume>
          (
          <issue>5-6</issue>
          ), p
          <fpage>399</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Nikitin</surname>
            <given-names>P V</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Martinez</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ramamurthy</surname>
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Leland</surname>
            <given-names>H</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Spiess</surname>
            <given-names>G</given-names>
          </string-name>
          and
          <string-name>
            <surname>Rao K V S 2010</surname>
          </string-name>
          <article-title>Phase based spatial identification of UHF RFID tags</article-title>
          ,
          <source>Proc.of 2010 IEEE International Conference on RFID (IEEE RFID</source>
          <year>2010</year>
          ), Orlando, FL,
          <fpage>02</fpage>
          -
          <lpage>109</lpage>
          , doi: 10.1109/RFID.
          <year>2010</year>
          .
          <volume>5467253</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Wu</surname>
            <given-names>K</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            <given-names>C</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pan</surname>
            <given-names>J</given-names>
          </string-name>
          and
          <string-name>
            <surname>Huang</surname>
            <given-names>D 2007</given-names>
          </string-name>
          <article-title>Robust range-free localization in wireless sensor networks</article-title>
          .
          <source>Mobile Networks and Applications</source>
          ,
          <volume>12</volume>
          (
          <issue>5</issue>
          ), p
          <fpage>392</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Langendoen</surname>
            <given-names>K</given-names>
          </string-name>
          and
          <string-name>
            <surname>Reijers N 2003</surname>
          </string-name>
          <article-title>Distributed localization in wireless sensor networks: a quantitative comparison</article-title>
          .
          <source>Computer Networks</source>
          ,
          <volume>43</volume>
          (
          <issue>4</issue>
          ), p
          <fpage>499</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Mao</surname>
            <given-names>G</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fidan</surname>
            <given-names>B</given-names>
          </string-name>
          and
          <string-name>
            <surname>Anderson B D 2007</surname>
          </string-name>
          <article-title>Wireless sensor network localization techniques</article-title>
          .
          <source>Computer Networks</source>
          ,
          <volume>51</volume>
          (
          <issue>10</issue>
          ), p
          <fpage>2529</fpage>
          . doi:
          <volume>10</volume>
          .1016/j.comnet.
          <year>2006</year>
          .
          <volume>11</volume>
          .018.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Skibniewski</surname>
            <given-names>M J</given-names>
          </string-name>
          and
          <string-name>
            <surname>Jang</surname>
            <given-names>W-S</given-names>
          </string-name>
          <year>2007</year>
          <article-title>Localization technique for automated tracking of construction materials utilizing combined RF and ultrasound sensor interfaces</article-title>
          ,
          <source>Proc.of ASCE International Workshop on Computing in Civil Engineering</source>
          , Pittsburgh, PA. USA.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Frisby</surname>
            <given-names>J</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smith</surname>
            <given-names>V</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Traub</surname>
            <given-names>S</given-names>
          </string-name>
          and
          <string-name>
            <surname>Patel V L 2017 Contextual Computing</surname>
          </string-name>
          <article-title>: a Bluetooth based approach for tracking healthcare providers in the emergency room</article-title>
          ,
          <source>J. Biomed. Inform</source>
          .
          <volume>65</volume>
          p 97, https://doi.org/10.1016/j.jbi.
          <year>2016</year>
          .
          <volume>11</volume>
          .008.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Suriana</surname>
            <given-names>D</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kima</surname>
            <given-names>V</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Menonb</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dunna</surname>
            <given-names>A G</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sintchenkob</surname>
            <given-names>V</given-names>
          </string-name>
          and
          <string-name>
            <surname>Coieraa</surname>
            <given-names>E 2019</given-names>
          </string-name>
          <string-name>
            <surname>Tracking</surname>
          </string-name>
          <article-title>a moving user in indoor environments using Bluetooth low energy beacons</article-title>
          ,
          <source>Journal of Biomedical Informatics</source>
          <volume>98</volume>
          , p
          <fpage>1</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Vanhems</surname>
            <given-names>P</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barrat</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cattuto</surname>
            <given-names>C</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pinton</surname>
            <given-names>J-F</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Khanafer</surname>
            <given-names>N</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Régis</surname>
            <given-names>C</given-names>
          </string-name>
          , et al.
          <year>2013</year>
          <article-title>Estimating potential infection transmission routes in hospital wards using wearable proximity sensors</article-title>
          ,
          <source>PLoS ONE 8</source>
          ,
          <issue>e73970</issue>
          , , https://doi.org/10.1371/journal.pone.0073970
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Huh J H and Seo K 2017 An Indoor</surname>
          </string-name>
          <article-title>Location-Based Control System Using Bluetooth Beacons for IoT Systems</article-title>
          , Sensors (Basel),
          <volume>17</volume>
          (
          <issue>12</issue>
          ), p
          <fpage>2917</fpage>
          .
          <article-title>Published 2017 Dec 19</article-title>
          . doi:
          <volume>10</volume>
          .3390/s17122917
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Paek</surname>
            <given-names>J</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ko</surname>
            <given-names>J</given-names>
          </string-name>
          and
          <string-name>
            <surname>Shin H 2016 A Measurement</surname>
          </string-name>
          <article-title>Study of BLE iBeacon and Geometric Adjustment Scheme for Indoor Location-Based Mobile Applications</article-title>
          , Self-Organization
          <source>in Mobile Networking Systems</source>
          , Vol.
          <year>2016</year>
          , https://doi.org/10.1155/
          <year>2016</year>
          /8367638
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Chen</surname>
            <given-names>Z</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhu</surname>
            <given-names>Q</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jiang</surname>
            <given-names>H</given-names>
          </string-name>
          and
          <string-name>
            <surname>Soh Y C 2015</surname>
          </string-name>
          <article-title>Indoor localization using smartphone sensors and iBeacons</article-title>
          ,
          <source>Proc. of the IEEE 10th Conference on Industrial Electronics and Applications (ICIEA '15)</source>
          , p
          <fpage>1723</fpage>
          , IEEE, Auckland, New Zealand,
          <year>June 2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Fard H K</surname>
            , Chen
            <given-names>Y</given-names>
          </string-name>
          and
          <string-name>
            <surname>Son K K 2015</surname>
          </string-name>
          <article-title>Indoor positioning of mobile devices with agile iBeacon deployment</article-title>
          ,
          <source>Proc. of IEEE 28th Canadian Conference on Electrical and Computer Engineering (CCECE '15)</source>
          , p
          <fpage>275</fpage>
          ,
          <string-name>
            <surname>Halifax</surname>
          </string-name>
          , Canada, May
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>