<!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>Environment Classification Using RSS for Indoor Localization</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Maximilien Dufau</string-name>
          <email>maximilien.dufau@efrei.net</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Elizabeth Colin</string-name>
          <email>elizabeth.colin@efrei.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vighnesh Gharat</string-name>
          <email>vighnesh.gharat@elainnovation.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Efrei Paris</institution>
          ,
          <addr-line>30-32 avenue de la République, Villejuif, 94800</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Ela Innovation</institution>
          ,
          <addr-line>297, rue Maurice Béjart, Montpellier, 34080</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <fpage>0</fpage>
      <lpage>0</lpage>
      <abstract>
        <p>Indoor localization using radio frequency is challenging because of multipath propagation and complex phenomenon that make standard positioning techniques, such as multilateration, inaccurate most of the time. However, knowing information about the environment can help overcome these issues. In this paper, we use Machine Learning to classify the environment between a Hall and a Corridor in order to use a more precise propagation model for Received Signal Strength (RSS) based localization. The classified samples are series of RSS values taken from RFID tags. Our method achieves 98.57% accuracy. The novelty of this approach is that it uses only a small series of RSS and thus is lighter than the existing techniques. To achieve this result, we use quadruplets of tags, we compare the best quadruplets for classification that we found with the best quadruplets for localization.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Nowadays, Indoor positioning is achieved through many techniques that all face different specific
issues [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Techniques based on Machine Learning, especially Fingerprinting, needs a tedious
predeployment phase and are not resilient to even slight modifications of the environment [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. The complex
behavior of electromagnetic wave in indoor environment makes Received Signal Strength (RSS) based
techniques less accurate than competing ones based on time or angles. However, as this behavior
depends on the type of environment, knowing information about the current environment can improve
the accuracy of the positioning. Moreover, this information can be used to support context-aware
applications.
      </p>
      <p>
        Environment classification in an indoor localization scenario is traditionally achieved using Radio
Frequency (RF) signature [
        <xref ref-type="bibr" rid="ref3 ref4 ref5">3-5</xref>
        ]. Channel Transfer Function (CTF) is used to extract the different
multipaths that compose the signal, other features like the Frequency Coherence Function, the complex
autocorrelation of CTF, are also often used as features for Machine Learning. Different algorithms
such as k-nearest neighbor or convolutional neural networks are then used to classify the environment.
These systems achieve classification accuracies of over 99%. However, they are more complex and
require more data than using only RSS measures. In this form, they are thus not applicable in many
localizations’ scenarios.
      </p>
      <p>
        In this paper, we present a new classification method based on only a small series of RSS measures
from RFID tags that can classify the environment between a hall, and a corridor. Previous papers have
shown that using only RSS gives poor classification results [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. However, we introduce the use of four
tags, also called quadruplets, to significantly improve the classification accuracy. Three different
classification algorithms are considered, k-nearest neighbors, classification tree and bagged tree, so that
we can compare their performance for different model parameters and analyze the tags’ quadruplets
behavior for each of them.
      </p>
      <p>In the end, our solution is easier to apply than the previous ones in a practical scenario. It can be
added to existing RSS based location systems with little effort to improve its accuracy as it allows using
a specific propagation model for each environment.</p>
      <p>
        We also discuss the best positioning of tags for classification purposes and compare it with the best
positioning for localization that was found in [
        <xref ref-type="bibr" rid="ref6 ref7 ref8">6-8</xref>
        ].
      </p>
      <p>This paper is organized as follows, section 2 presents the classified environments and the measures.
The classification methods with a single tag and quadruplets are presented in section 3. In section 4 we
discuss the best tags’ quadruplets characteristics, and we compare them with the best quadruplets for
localization. We conclude in section 5 with a discussion of the presented results and future work.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Measures &amp; context</title>
    </sec>
    <sec id="sec-3">
      <title>2.1. Environments</title>
      <p>Experiments are performed in a hall of approximatively 205 square meters, and in a corridor of
dimensions 30 m x 2 m, which can be seen in Fig. 1. Tags are alternatively placed at a 1.3 meter and a
2.1 meters height. Both environments are meshed with sixty active RFID tags.</p>
      <p>We needed to verify that the measurements taken in the narrowest part of the hall were sufficiently
different from the ones in the corridor to be labeled as hall measurement. Indeed the dimensions of
these parts were similar. We used k-means and hierachical clustering to do so, with the conclusion that
the natural labelling of the data was indeed the best one.
2.2.</p>
    </sec>
    <sec id="sec-4">
      <title>RFID equipment</title>
      <p>
        For this work we used active UHF-RFID tags at 433 MHz band. The tags can be detected from as
far as 20 meters in an indoor environment. A bidirectional traffic detection RFID reader, having two ¼
wave antennas separated by 10.0 cm, is considered for the experiment. RS232 connector is used to
connect the reader to the computer. The tag model “Coin ID" and reader model “UTP Diff 2”, used for
this work are from RFID manufacturer Ela Innovation [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. The reader provides an 8-bits RSSI (RSS
Information) corresponding to the received power as shown in (1). The higher the RSSI, the lower
power.
      </p>
      <p>= 30.84 − 0.632 ∗ 
(1)
Where</p>
      <p>is the received power in dBm. RSSI is the received signal strength in decimal.
2.3.</p>
    </sec>
    <sec id="sec-5">
      <title>Measurements</title>
      <p>
        The measurements that we will be considering here are similar to the ones presented in [
        <xref ref-type="bibr" rid="ref6 ref7 ref8">6-8</xref>
        ]. The
RFID reader is used to read RSS coming from sixty active tags. At a given position, 2x60 RSS
acquisitions are realized, one for each tag for the two antennas. Multiple series of measurements are
a)
b)
taken, separated by 30 cm each and there has been no passing in both environments during the measures’
collection. The measures were done at reference positions as can be seen on Fig.1.
2.4.
      </p>
    </sec>
    <sec id="sec-6">
      <title>Scenario and data sample</title>
      <p>Our baseline scenario is the one of a moving agent only able to record Signal Strength at regular
intervals, e.g. a robot or a pedestrian carrying a smartphone and walking in an indoor environment. The
relative distance between successive RSS measures needs to be the same for each sample, in order for
them to always describe the same type of information.</p>
      <p>
        In a practical use scenario this can be achieved using dead reckoning or with the help of an
accelerometer for example. However, these kinds of techniques are only suitable for a few steps and
quickly become inaccurate due to sensor drift [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Thus, we must consider that we cannot guarantee
an accurate relative position for measurements taken over large distances.
      </p>
      <p>Moreover, reducing the amount of data for each sample implies less calculation and energy
consumption. Considering that our solution aim to be used for real time localization on embedded
systems these parameters are important to consider.</p>
      <p>Therefore, for optimization and accuracy reasons, our classification method needs to use the less
possible data. Moreover, each samples’ measures are related to a single tag.</p>
      <p>The samples we use for Machine Learning are therefore series of 2x6 RSS measures taken along a
line, as shown in Fig. 2. Distance between antennas is 10 cm, six measures separated by 30.0 cm
approximately correspond to at least two measures per wavelength at 433 MHz, which gives a good
compromise between a reduced data set and the amount of information. We used a total of 1200
samples distributed as follow, 70% for the training set and 30% for the test set. We used oversampling
to balance the quantity of samples between the hall and the corridor.</p>
    </sec>
    <sec id="sec-7">
      <title>3. Environment Classification</title>
    </sec>
    <sec id="sec-8">
      <title>3.1. Features and results of single tag classification</title>
      <p>To classify the two considered environments (hall and corridor), we established a set of features that
describe our samples and discriminate them efficiently. We extracted mean, max, min, root mean square
and other classical statistics functions of our measures set. We also extracted two subsets of data: the
difference between the two antennas at a given position and the difference between two pairs of adjacent
measures. The same statistics functions are applied for these two subsets. This allows the algorithms to
take into account the sudden RSS variations that are characteristic of the multipath and of the fading of
this kind of environments. A total of 14 features were extracted for each data sample.</p>
      <p>Three algorithms’ results are compared in Table 1. The best classification accuracy is achieved with
the Classification Tree algorithm (82% of prediction accuracy). However, this system only considers
the data coming from one tag, we improve it in subsection 3.2 by considering multiple tags for
classification.</p>
      <p>One important information to notice is that we do not use tags’ ID information to perform the
classification, even though it could contain useful clues about the environment. As said in section 2.2,
our tags have a 20 meters range, which means a single tag’s signal can be received in many different
rooms. Moreover, using ID information would require an additional pre-deployment step. Thus, we
decided not to take this information into account in this first iteration of our solution. However, when
deployed as a practical solution, ID information could indeed be useful to perform sanity check on the
model output.</p>
    </sec>
    <sec id="sec-9">
      <title>Using quadruplets of tags to improve performance</title>
      <p>As our classification method will be used in a localization scenario using multilateration with RSS,
we can assume that at least four tags will always be available for this purpose. Thus, we built a
classification method that considers the output of our previous algorithms for quadruplets. We choose
the new classification output by majority voting. With 60 tags there are 487635 possible quadruplets,
the accuracy of our method mainly depends on the choice of goods quadruplets. Therefore, different
selection criteria were considered to assess the quadruplet efficiency.</p>
      <p>As shown in Table 2, choosing randomly from available tags does not significantly improve the
classification accuracy, in some cases it even degrades it compared to single tag classification (82% for
the best single tag classification). On the one hand, choosing the four tags that have the lowest mean
RSS gives good results (higher than 85%) and on the contrary selecting tags with the highest mean
considerably weakens the model (less than 70%). Indeed, high RSS value from a tag tends to indicate
that the tag is close and therefore that the dominant path is generally the line-of-sight path, which is the
same in all environments, contrary to the multipaths that depend on the environment geometry, building
materials, etc. Therefore, as a high RSS value generally implies that the line-of-sight path is dominant
in the signal, it means that the considered sample does not contain a lot of environment-related
information, which weakens the classification accuracy. On the other hand, signal from tags that are
too far are strongly attenuated and the signal strength is around the noise floor level, making it not
suitable for classification. Selecting the tags that are closest to the 35th-percentile allows to find a good
trade-off between strength of the signal and a sufficient distance between the sensor and the quadruplets
tags. It gives very satisfying results, from 91.43% with Bagged Trees algorithm to 98.57% with k-NN
algorithm.</p>
    </sec>
    <sec id="sec-10">
      <title>4. Describing best classification quadruplets</title>
      <p>In this paper we meshed both environments with sixty tags. However, this high density is not
desirable in a practical usage scenario due to the cost of the tags as well as interference issues that
reduce the tags’ signal range. Therefore, we need to identify the optimal placement of tags, i.e. the tags’
quadruplets that give the best classification results, to reduce their number. This is the subject of this
section.
4.1.</p>
    </sec>
    <sec id="sec-11">
      <title>Best quadruplets for classification</title>
      <p>We take two criteria to rank quadruplets. Firstly their accuracy (acc), i.e. the ratio of correct
classifications. Secondly their visibility (vis), i.e. the number of samples they are able to classify within
the test set. The visibility notion is important because a high accuracy on very few samples is not
statistically significant. For example, a quadruplet that has an accuracy of 100% on only two of the test
set samples will be ranked lower than a quadruplet that has an accuracy of 95% on thirty test set samples.
We thus define the following score to rank quadruplets :

= (
−  ) ∗ log(
) ∗   − 1
(2)</p>
      <p>Where acc is the accuracy, vis the visibility and C a threshold used to set below 0 the rankScore of
quadruplets that have a very low accuracy. It was set to 0.4 for this article’s analysis so that the scores
of quadruplets that achieve less than 40% classification accuracy are negative.</p>
    </sec>
    <sec id="sec-12">
      <title>4.1.1. Best quadruplets in the corridor</title>
      <p>The three best quadruplets for classification in the corridor environment for each mentioned
algorithm appear on Fig. 4. They are very similar. They all share:
•
•</p>
      <p>A triangle shape, moreover, the angles that are adjacent to the side with three tags are always
both acute.</p>
      <p>Two very close tags.</p>
      <p>One noticeable point is that the corridor is symmetric whereas the best quadruplet layouts are not.
This could be explained by an electromagnetic disturbance that is not caused by the corridor geometry,
e.g. a particularly important presence of ferro-magnetic materials in a wall.</p>
    </sec>
    <sec id="sec-13">
      <title>4.1.2. Best quadruplets in the hall</title>
      <p>Best Quadruplets in the hall environment appear on Fig. 5. The best quadruplets are not strictly
identical for each algorithm; however, they share common characteristics which are:
•
•</p>
      <p>Omniscience, i.e., at least one tag has a direct line-of-sight for the whole hall.</p>
      <p>Alignment, i.e. three tags always approximately share a common straight line. Just like in the
corridor, hall quadruplets have a triangular shape and two tags at least are close to each other.</p>
      <p>Moreover, there is no significant correlation between the length of the quadruplets’ maximal diagonal
and their rankScore, however best tags, i.e. the top 20% of rankScore values, tend to be clustered closely
with a span of around 14.56 m long, as shown in Fig. 6.
4.2.</p>
    </sec>
    <sec id="sec-14">
      <title>Best quadruplets for classification vs best quadruplets for localization</title>
      <p>
        In [
        <xref ref-type="bibr" rid="ref7 ref8 ref9">7-9</xref>
        ] best tags’ quadruplets for localization in both environments were analyzed. We compared
their characteristics with the ones we identified above. A priori, good positioning quadruplets must
differ from good classification quadruplets because they need opposite signal characteristics. The
first ones require the less possible multipaths whereas the second ones need these multipaths to
identify the environment.
      </p>
      <p>
        According to [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], quadruplets positioned on the extremity of the corridor achieve better
positioning accuracy. We observe an opposite behavior with quadruplets for classification in the
corridor. Indeed, they are centered with respect to the corridor. On the other hand, [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] points out the
importance of having two close tags out of the four quadruplet’s tags, which is similar to our results.
According to [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], the closer the quadruplets’ tags are from the sample, the better the positioning
accuracy is. However, we found that for classification the tags need to be not too close from the
sample position.
      </p>
      <p>
        Best quadruplets for positioning in the hall described in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] share the alignment characteristic we
identified for classification’s quadruplets. However, the average span of the positioning quadruplets
is much greater than the classification ones.
      </p>
      <p>30</p>
      <p>Quad8r0-u10p0l%e(3t0s20g2)ro60u-80p%e(1d034b9)y A40-c60c%u(3r1a24c)y20-a40n%d(12V60i)sTiobp2il0i%ty(60s)cores</p>
    </sec>
    <sec id="sec-15">
      <title>5. Conclusion and future work</title>
      <p>
        We built an indoor environment classification method that can recognize a hall and a corridor with
98.57 % accuracy. As a comparison the method presented in [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] classifies four indoor environments
with an accuracy of 97.21 % and a similar size training set. Our method thus achieves an equivalent
classification accuracy to that of the previous methods, but it requires less measures and is thus simpler
to use in a practical real-time localization scenario. However, additional data from other similar
environments are needed to test and improve the scalability of our solution to other halls and corridors.
Other environments will also need to be added to make the system complete.
      </p>
      <p>We identified best classification tags’ quadruplets characteristics for both environments. Good tags’
quadruplets for classification correspond to an extend to the good tags for localization which confirms
our solution can be use in pair with a traditional localization method, such as received RSS, with little
additional deployment effort.</p>
      <p>Our future work will be to expand the classification method to other environments and to test its
performances with other type of signals such as WiFi as it is more widespread than RFID and thus
requires less deployment effort. It will also be necessary to test our method in a localization scenario to
confirm its value.</p>
    </sec>
    <sec id="sec-16">
      <title>6. References</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>F.</given-names>
            <surname>Zafari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gkelias and K. K. Leung</surname>
          </string-name>
          ,
          <article-title>"A Survey of Indoor Localization Systems and Technologies,"</article-title>
          <source>in IEEE Communications Surveys &amp; Tutorials</source>
          , vol.
          <volume>21</volume>
          , no.
          <issue>3</issue>
          , pp.
          <fpage>2568</fpage>
          -
          <lpage>2599</lpage>
          , thirdquarter
          <year>2019</year>
          , doi: 10.1109/COMST.
          <year>2019</year>
          .
          <volume>2911558</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Antoni</given-names>
            <surname>Pérez-Navarro</surname>
          </string-name>
          , Joaquín Torres-Sospedra, Raul Montoliu, Jordi Conesa, Rafael Berkvens, Giuseppe Caso, Constantinos Costa, Nicola Dorigatti, Noelia Hernández, Stefan Knauth, Elena Simona Lohan, Juraj Machaj, Adriano Moreira, Pawel Wilkv, “
          <article-title>Challenges of Fingerprinting in Indoor Positioning</article-title>
          and Navigation,
          <year>2019</year>
          ,
          <string-name>
            <given-names>Intelligent</given-names>
            <surname>Data-Centric</surname>
          </string-name>
          <string-name>
            <surname>Systems</surname>
          </string-name>
          ,
          <article-title>Geographical and Fingerprinting Data to Create Systems for Indoor Positioning</article-title>
          and Indoor/Outdoor Navigation, Academic Press, ISBN 9780128131893, doi : 10.1016/B978-0
          <source>-12-813189-3</source>
          .
          <fpage>00001</fpage>
          -
          <lpage>0</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>G.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Dong</surname>
          </string-name>
          and
          <string-name>
            <given-names>N.</given-names>
            <surname>Pang</surname>
          </string-name>
          ,
          <article-title>"Classification of Indoor Environments Based on Mixed Graph Similarity using UWB Signals,"</article-title>
          <source>2020 IEEE Symposium Series on Computational Intelligence (SSCI)</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>197</fpage>
          -
          <lpage>201</lpage>
          , doi: 10.1109/SSCI47803.
          <year>2020</year>
          .
          <volume>9308294</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. I. AlHajri</given-names>
            ,
            <surname>M. Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. T.</given-names>
            <surname>Ali and R. M. Shubair</surname>
          </string-name>
          ,
          <article-title>"A Novel Real-Time Deep Learning Approach for Indoor Localization Based on RF Environment Identification," in IEEE Sensors Letters</article-title>
          , vol.
          <volume>4</volume>
          , no.
          <issue>6</issue>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          , June 2020, Art no.
          <issue>7002504</issue>
          , doi: 10.1109/LSENS.
          <year>2020</year>
          .
          <volume>2991145</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>M. I. AlHajri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. T.</given-names>
            <surname>Ali and R. M. Shubair</surname>
          </string-name>
          ,
          <article-title>"Classification of Indoor Environments for IoT Applications: A Machine Learning Approach," in IEEE Antennas and Wireless Propagation Letters</article-title>
          , vol.
          <volume>17</volume>
          , no.
          <issue>12</issue>
          , pp.
          <fpage>2164</fpage>
          -
          <lpage>2168</lpage>
          , Dec.
          <year>2018</year>
          , doi: 10.1109/LAWP.
          <year>2018</year>
          .
          <volume>2869548</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>V.</given-names>
            <surname>Gharat</surname>
          </string-name>
          , E. Colin, ”
          <article-title>Active RFID Tags Placement Configuration for Accurate Positioning in a Hall Environment” in</article-title>
          <source>Proceedings of IPIN</source>
          <year>2015</year>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>E.</given-names>
            <surname>Colin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Moretto</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Hayoz</surname>
          </string-name>
          ,
          <article-title>"Improving indoor localization within corridors by UHF active tags placement analysis," 2014 IEEE RFID Technology</article-title>
          and Applications
          <string-name>
            <surname>Conference (RFID-TA)</surname>
          </string-name>
          ,
          <year>2014</year>
          , pp.
          <fpage>181</fpage>
          -
          <lpage>186</lpage>
          , doi: 10.1109/RFID-TA.
          <year>2014</year>
          .
          <volume>6934224</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>V.</given-names>
            <surname>Oruganti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Gharat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Colin</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Moretto</surname>
          </string-name>
          ,
          <article-title>"Location performance law according to the dimensions of the corridor using trilateration,"</article-title>
          <source>2014 International Conference on Indoor Positioning and Indoor Navigation (IPIN)</source>
          ,
          <year>2014</year>
          , pp.
          <fpage>511</fpage>
          -
          <lpage>517</lpage>
          , doi: 10.1109/IPIN.
          <year>2014</year>
          .
          <volume>7275523</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <article-title>[9] Ela Innovation active RFID tag and reader manufacturer</article-title>
          . https://www. elainnovation.com. Accessed May 2021
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>L.</given-names>
            <surname>Ojeda</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.</given-names>
            <surname>Borenstein</surname>
          </string-name>
          , “
          <article-title>Personal dead-reckoning system for gpsdenied environments</article-title>
          ,” in Safety, Security and
          <string-name>
            <given-names>Rescue</given-names>
            <surname>Robotics</surname>
          </string-name>
          ,
          <year>2007</year>
          .
          <article-title>SSRR 2007</article-title>
          . IEEE International Workshop on. IEEE,
          <year>2007</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>