Next Article in Journal
Landmark-Based Homing Navigation Using Omnidirectional Depth Information
Previous Article in Journal
A Fast Room Temperature NH3 Sensor Based on an Al/p-Si/Al Structure with Schottky Electrodes
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

A Review of Pedestrian Indoor Positioning Systems for Mass Market Applications

Telecommunications and Systems Engineering Department, Universitat Autònoma de Barcelona, Bellaterra 08193, Spain
*
Author to whom correspondence should be addressed.
Sensors 2017, 17(8), 1927; https://doi.org/10.3390/s17081927
Submission received: 10 July 2017 / Revised: 18 August 2017 / Accepted: 20 August 2017 / Published: 22 August 2017
(This article belongs to the Section Physical Sensors)

Abstract

:
In the last decade, the interest in Indoor Location Based Services (ILBS) has increased stimulating the development of Indoor Positioning Systems (IPS). In particular, ILBS look for positioning systems that can be applied anywhere in the world for millions of users, that is, there is a need for developing IPS for mass market applications. Those systems must provide accurate position estimations with minimum infrastructure cost and easy scalability to different environments. This survey overviews the current state of the art of IPSs and classifies them in terms of the infrastructure and methodology employed. Finally, each group is reviewed analysing its advantages and disadvantages and its applicability to mass market applications.

1. Introduction

The estimation of the position of a target in an outdoor environment is usually solved employing Global Navigation Satellite Systems (GNSS). Notwithstanding, in the case of indoor environments there is an absence of a standard positioning system that can be worldwide applied. For this reason, the research efforts of authors working in the field of positioning have been recently focused in indoor scenarios. Indoor Positioning Systems (IPS) have been designed for providing information about the position of a person or object inside a building. In fact, the evolution of IPS facilitates the creation of Indoor Location Based Services (ILBS) which build applications on top of the knowledge of the position. Examples of these kinds of services are the location of products stored in a warehouse, the tracking of equipment inside a hospital, the guidance of firemen inside buildings with reduced visibility due to smoke, among others like the guidance of people inside airports or the development of assisted living systems for elderly care. Indeed, the predicted market value of indoor location services for 2020 is USD 10 billion [1]. Therefore, there is a special interest in developing IPS that can be easily scaled to mass market applications and deployed in millions of buildings in the world. There are three main requirements for an IPS that aims to be applied to mass market applications: (i) the system must provide accurate position estimations; (ii) the system must be easily scalable; and (iii) the cost of the system infrastructure should be reduced.
The current trend to reduce the cost of the systems is to use the wireless infrastructures already deployed for communications as landmarks for positioning. Among the multitude of available technologies for communications such us LTE, WiFi, Bluetooth, Wireless Sensor Networks (WSN) or Ultra Wide Band (UWB), the WiFi technology is the most commonly employed because it is already worldwide deployed. Although WSNs are also commonly used due to its key role in the Internet of the Things (IoT) and the future of smart cities. Similarly, the development of the Microelectromechanical Systems (MEMS) provide us with low cost inertial sensors that can also estimate the position of a pedestrian without the need of any infrastructure in the building. Note that most of these technologies are already available in nowadays smartphones, converting the smartphone in the perfect device for mass market positioning systems.
Numerous studies have attempted to review the current state of art of IPS. Since the first review in 2001 by Hightower et al. [2], many new reviews have appeared. For example in 2002, Pahlavan et al. [3] presented a review of the state of the art focusing on systems for indoor environments. More recent revisions are presented in [4,5] covering hybrid systems of network based technologies. Similarly, inertial based systems are reviewed in [6]. There are other surveys that cover specific kinds of systems, like fingerprinting [7,8], or a specific technology, like UWB [9]. Other authors reviewed the state of the art from a bayesian estimation perspective as in [10] or in [11].
Despite the numerous surveys in IPS, none of them performed a comprehensive analysis of the state of the art of IPS focusing on its application to the mass market. In this work we overview the state of the art of IPS analysing the advantages and disadvantages of the reviewed systems and its applicability to mass market applications. First of all, we classify and review individual IPS and then we review the most promising hybrid methods for mass market applications.
Traditionally IPS systems can be classified into three groups:
  • Network based systems: these systems are build on the top of a wireless network deployed in the scenario and use the information of the wireless signals to estimate the position of the user carrying a wireless device.
  • Inertial based systems: these systems use self-contained sensors that measure the motion of the user and estimate its position relative to the starting point without the need of any physical infrastructure deployed in the building.
  • Hybrid systems: these systems jointly combine two or more different methods in order to enhance the estimation of position.
A complete classification of IPS is shown in Figure 1 including references to remarkable works. Note that hybrid systems are not subclassified. There are lots of possible combinations of IPS that can form an hybrid system and a general classification of these systems is not feasible. In this work we only focus on those hybrid systems that can be scaled to mass market applications.
The rest of the paper is organized as follows: Section 2 reviews the network based IPS. Section 3 is focused on the review of inertial based systems whereas Section 4 reviews the state of the art of hybrid systems for mass market applications. Finally, in Section 5 we present the conclusions and some possible future lines of work.

2. Network Based Systems

There are many different wireless networks that can be deployed in an indoor environment. From the typical WiFi networks that are deployed in millions of buildings around the world for providing internet access, to the WSNs designed for the IoT or the popular Bluetooth beacons among other alternatives such as the UWB networks. Leaving aside the election of the wireless network, which obviously will determine the accuracy and precision of the IPS, we can classify the network based IPS systems according to the information obtained from the wireless signals into two groups: (i) range based methods and (ii) range free methods.
Range based methods extract geometric information (distance or angle) from the signals of different anchor nodes in the wireless network and then combine the geometric constraints of each anchor to obtain the position of the user. Alternatively, the range free methods are based on the inter-node connectivity information or in the identification of signal features patterns that are location dependent.

2.1. Range Based

There are different ways for extracting geometric information from the wireless signals, the most common ones are the methods based on the propagation time of the signal, between the transmitter and the receiver, the Angle of Arrival (AoA) or the Received Signal Strength (RSS). In the following, we briefly detail the fundamentals of each class of methods analyzing its advantages and disadvantages.

2.1.1. Time

Time based localization algorithms measure the propagation time of a signal between the transmitter and the receiver, also known as Time of Flight (ToF) and compute the distance between the user and the anchor node d as follows,
d = Δ t v ,
where Δ t is the ToF and v is the propagation speed. The simplest approach is known as Time of Arrival (ToA). In this case the transmitter includes in the radio packet the time when the signal is transmitted and the receiver computes the reception time. Thus, the receiver has all the information for computing the distance. The position of the user can be obtained employing a lateration method, if the distance to multiple anchors nodes is known. The idea behind lateration methods (see Figure 2) is to estimate the position as the point of intersection of three circles. These circles have the center situated in the position of the anchor nodes and the radius is equivalent to the estimation of distance computed. Note that three different circles are necessary in order to obtain a position estimation in a two dimensional space.
It is fundamental in a ToA method to take into account that ToA methods require synchronization between all nodes, as the time of reference must be the same in all cases. This can be a problem for certain kind of wireless networks with simple low power devices and high restrictions in the algorithm complexity, as it is the case of WSNs. An alternative method that relaxes the synchronization constraint is the Time Difference of Arrival (TDoA). There are two main implementations of TDoA:
  • The first TDoA method computes the difference in the ToA of a signal transmitted to two different receivers. For each TDoA measurement the transmitter must be in a hyperboloid with a constant range difference between the two receiver positions [4]. This method relaxes the synchronization constraint to the receivers.
  • The second TDoA method is based on the difference in the ToA of two different signals with different propagation times. Usually, the first signal is the radio packet and the second one is a kind of sound signal due to the difference in the propagation speed between the electromagnetic waves (propagate at the speed of light ≈300,000 km / s ) and the acoustic waves (propagation speed ≈340 m / s ) [68]. This method does not need synchronization but the nodes must include additional hardware in order to send two kind of signals simultaneously.
One example of a time based positioning system is the Active Bat system [12]. This system is based on the TDoA of ultrasound signals. The user carries a transmitter and the signals are received by a grid of ceiling mounted receivers, which are synchronized using a wired connection. The system reports accuracies within 9 cm for the 95% of measurements. The main disadvantages of the system are related to the placement of the receivers in the ceiling which increases the cost and reduces the scalability.
Another example based also in ultrasound signals is the Cricket system [13]. The working principle of the Cricket system is similar to the Active Bat system but in this case the computation of the position is performed by the user which carries an ultrasound receiver. A set of ultrasound transmitters are deployed around the building, which also transmit radio frequency signals for synchronization.
More recent works are based on the UWB technology, which improves the ranging accuracy due to the large bandwidth used [14]. The use of a large bandwidth allows to implement shorter pulses which increase the time resolution and accuracy of the ToF estimations. Therefore the accuracy of the positioning system is also improved. The fundamental limits of wide band localization methods are determined in [69,70] where the problem is extended to cooperative networks. More information about UWB systems can be found in [9,14]. The main problem of UWB technology when applied to mass market applications is the level of deployment of these networks around the world. Unlike WiFi, UWB systems are not worldwide deployed and thus any IPS based on UWB will have additional expenses due to the infrastructure cost. Nevertheless, this problem will be circumvented with the deployment of the Fifth Generation (5G) of cellular networks around the world, which will also employ signals with large bandwidth and centimeter level ranging accuracy [71].
Time based localization methods are susceptible to errors produced for inaccuracies in the clocks or errors in the time estimation. Take into account that for a signal traveling at light speed 1 μ s of error corresponds to an approximate distance error of 300 m . Furthermore, Non Line of Sight (NLOS) conditions produce a positive bias in the distance estimation. Therefore time based methods must include methods for detecting NLOS conditions increasing the complexity of the algorithms.
In general, time based systems obtain highly accurate position estimations and can be scaled to large areas by adding new nodes to the network. The scalability to multiple users is limited by the possible collisions when multiple users coexist in the same area. Thus, collision avoidance mechanism must be implemented increasing the overall complexity of the algorithm. Finally, the cost of the system is determined by the network technology and the number of nodes required.

2.1.2. Angle

Angle based localization methods use the angle of arrival of a signal to compute the position of the receiver. The working principle is similar to time based methods but instead of using the distances to the anchor nodes the angles are used. There are typically two main methods of obtaining the AoA of a signal [17]:
  • Use an array of sensors (for ultrasound systems) whose locations relative to the node center are known and use the difference in the ToA of the signal at each sensor to compute the AoA of the anchor node. In the case of using radio signals the array of sensors is replaced by an antenna array.
  • Use two or more directional antennas pointing to different directions and with overlapping main beams. Then compute the AoA as a function of the ratio of the RSS of the individual antennas.
Once the AoA of multiple anchor nodes is estimated, the computation of the position is done using triangulation. The basic idea is shown in Figure 3. If the position of the vertices of a triangle are known, it is possible to compute the position of any node inside the triangle knowing the angle at which the interior point sees the vertices [15]. There are many different ways of solving the triangulation problem, in [16] the most common methods are reviewed and a new method that does not take into account the ordering of the anchor nodes is presented.
The main disadvantage of AoA based methods is the increase in the cost of the system due to the additional hardware, as these systems need arrays of sensors or antennas. Furthermore, the computation of accurate angle estimations is expensive in terms of computational cost and is negatively affected by low Signal to Noise Ratio (SNR) and small errors in the estimations of the RSS or the ToA [72]. Therefore, the scalability of the system is limited by the increase of the cost. In general, AoA systems are not commonly employed for indoor localization due to the additional hardware and computational power required.

2.1.3. RSS

RSS based localization methods estimate the distance between the user and an anchor node using the received signal strength. These methods are based on the concept that the attenuation suffered by a signal travelling from a transmitter to a receiver depends on the distance travelled. In order to estimate the distance it is necessary to model the wireless environment using a propagation model. Traditionally, the log-distance path loss model is employed, where it is considered that the attenuation (in dB) is proportional to the logarithm of the distance travelled [17], that is,
R S S = P 1 m 10 α log 10 d γ ,
where d is the distance between the receiver and the transmitter, P 1 m is a reference power measured in dBm at a distance of 1 m from the transmitter , α is the path loss exponent and γ N 0 , σ γ 2 models the effects produced by the shadowing. Note that in order to obtain the parameters of the model, i.e., P 1 m and α , a small calibration campaign is done at each scenario. The calibration process consists in the collection of the RSS in predefined positions with known distance to anchors and the computation of the model parameters, which is usually done using regression methods. Figure 4 shows the calibration process with the collected samples and the computed log-distance path loss model.
Once calibrated, distance is estimated according to the path loss model using the Maximum Likelihood Estimator (MLE), which for the case of the distance estimation is [18]:
d ^ = 10 R S S P 1 m 10 α .
As in the case of time based localization algorithms, the position of the user is estimated combining the distance information of multiple anchor nodes using a lateration method [19]. RSS based methods are attractive due to its inherent simplicity, as far as the RSS measurements are natively supported by most transceivers. Unfortunately, the variability of the wireless channel jointly with the attenuation of the signal due to walls, objects or the human body introduce errors in the distance estimation and makes the RSS based localization algorithms less accurate than time or angle based algorithms. A review of the main sources of error of RSS based algorithms can be found in [20] where the authors also include a list of recommendations for the appropriate implementation of RSS based algorithms.
An example of a RSS based localization system can be found in [19], where authors use the correlation between the RSS samples in nearby locations to fit different path loss models depending on the position of the user and therefore adapt to changes of the propagation model between areas of the same building. In [18] a cooperative method for the localization of the nodes in a WSN is presented. Other authors employ multiple receivers to enhance the ranging accuracy of RSS measurements and to provide coarse estimations of the heading of the user [22]. In [23] a Bluetooth based system is presented employing a stigmergic approach to mitigate the multipath fading. A comparison of the accuracy of the RSS based methods versus the time based methods is presented in [21] where the authors compute the Cramér-Rao bound under Gaussian and log-normal models.
RSS based systems can be easily scaled to large areas and multiple number of users due to the simplicity of the RSS measurements (note that the RSS measurements can be obtained even without having to be part of the network). Furthermore, the cost of the system infrastructure is minimum if WiFi networks are employed as they are already worldwide deployed. Unfortunately, the accuracy provided by RSS based systems is low and is negatively affected by the distance between the transmitter and the receiver.

2.2. Range Free

Range free methods are based on the connectivity information of a wireless network, which can be used to estimate the position without computing any range measurement to an anchor node. There are mainly two kind of range free algorithms:
  • Proximity methods: these methods use the connectivity information to infer directly the position of the user based on the number of anchors in the neighbourhood.
  • Fingerprinting methods: these methods are based on location dependent characteristics of the signals received from the wireless network. In a first step, a database of the characteristics and the real location where they were measured is collected. Then, in a second step, the position is estimated by selecting the position of the database sample that best matches the real data.

2.2.1. Proximity

The proximity algorithms are based on the following simple idea: if a user is receiving a signal from an anchor node, the position of the user must be near the position of the anchor node. The operation mode is as follows: first, the user scans the channel looking for the radio signals from the anchors nodes. Once an anchor node is detected, the position of the user is estimated as the position of the anchor node. In the case of detecting more than one radio signal, the anchor node with the strongest received signal is selected.
Figure 5 describes the method, where the circles represent the coverage area of the anchor nodes. Any user located in the circle of node s 1 will estimate its own position as the position of the anchor node s 1 whereas if the object is located in the circle of anchor s 2 it will estimate the position as the position of the anchor node s 2 . In the intersection of both circles the selection of the anchor node will be done in terms of the RSS.
One of the first systems to employ the proximity method was the Active Badge system [24]. This system uses a network of infrared sensors that detects the signals transmitted by the active badge and provides a localization estimation with room accuracy. More recently, some authors decided to employ Bluetooth Low Energy (BLE) beacons. For example in [27] a set of BLE beacons are deployed in a hospital for the tracking of the patients. Other works employing BLE technology can be found in [28,29]. It is expected that BLE beacons will be deployed in millions of buildings around the world in a near future. Thus, there will be no need for investment in infrastructure reducing the cost of the system at a minimum as modern smartphones are equipped with BLE transceivers and can be used as positioning devices.
The error committed by the proximity methods is directly related to the size of the coverage areas. Furthermore, if the coverage area of the anchor nodes is reduced, the number of anchor nodes needed for a total coverage of an indoor area increases. For this reason, the Radio-Frequency Identification (RFID) technology is particularly interesting for proximity methods because the deployment of a large number of tags in a building does not escalates the cost of the system [25]. Moreover, the use of passive RFID tags reduces the maintenance cost of the network as the battery of the anchor nodes must not be regularly replaced.
A more general way of using connectivity information is employed in the centroid algorithm, where the estimation of position is computed as the centroid of the position of the anchor nodes received [26], that is,
m ^ = 1 N i = 1 N x i , 1 N i = 1 N y i ,
where m ^ is the estimated position of the mobile node and x i , y i are respectively the x and y coordinates of the i-th anchor node. In the centroid method the accuracy of the position estimation is also dependent on the number of nodes. In general, proximity based methods cannot obtain highly accurate position estimations, since the obtained accuracy is in the order of the average distance between the anchors deployed in the building. However, the simplicity of these methods offers a good solution for room accuracy systems based on low complex wireless networks.
Examples of proximity methods based on RFID can be found in [73,74,75] where the authors review the RFID based localization methods available in the literature.
Proximity methods provide position estimation with room accuracy using low complex algorithms. The scalability of the system can be achieved by adding more nodes to the network in order to increase the area of coverage. Finally, the cost of the system is low if passive RFID tags are employed as a large number of tags can be deployed at a low price.

2.2.2. Fingerprinting

Fingerprinting methods are based on the uniqueness of radio signals received at different positions, which is due to the propagation issues in the complex indoor environment. Usually, in indoor environments different kinds of radio signals can be received , such as the ones received from WiFi, WSN or Bluetooth networks deployed in the buildings among other signals as for example GSM or LTE signals. The complexity of the indoor environment produces big differences between the signals received at different locations due to multipath, shadowing or the propagation in NLOS environments. Figure 6 shows the distribution of the RSS in an indoor environment with three deployed anchor nodes under ideal propagation conditions. The color changes from blue to red as a function of the aggregated received power of the three anchors. The received power generates different subareas that can be easily identified. Note that this effect can be magnified by including the multipath and NLOS to the propagation model considered.
The main idea behind the fingerprinting method is to generate a database of the characteristics of the signals at different positions (fingerprints) and then compare the signals received by the user with the database and estimate the position of the user as the position of the fingerprint that best matches the received signals.
There are two kind of fingerprinting methods: (i) deterministic and (ii) probabilistic. One of the first deterministic fingerprinting system was the RADAR system developed by Microsoft [30]. The system collects the RSS and SNR as fingerprints from a WiFi network and reports an accuracy of 3 m . The position is estimated as the position of the fingerprint that minimizes the Euclidian distance between the online measurements and the fingerprints. The search methodology employed is the k Nearest Neighbours (kNN) approach. Similarly, in [31] authors present a fingerprinting method based on the weighted extension of the kNN algorithm. The advantage of the kNN approaches is the reduced computational complexity of these algorithms. There are other systems that increase the accuracy of the position estimation at the expense of a higher computational cost, such as systems based on Support Vector Machines (SVM) [76] or linear discriminant analysis [32].
In the group of the probabilistic approaches the aim is to find the location with maximum likelihood. The Horus system [35] uses a probabilistic model of the signal distribution in the environment and computes the position with maximum posterior probability. There are other systems based on Bayesian networks [36] or on the Kullback-Leibler divergence [37].
The collection of fingerprints is not reduced to the measurement of the characteristics of radio signals, recent works proved that it is possible to use the magnetic field [77]. A study of the feasibility of magnetic fingerprints is performed in [78]. The main advantage of magnetic field fingerprinting methods over RSS fingerprinting methods is that the magnetic field is more stable with time. However, the discernibility of the magnetic field is lower, the same value of the magnetic field can be found in many different parts of the building. Typically, the fingerprinting methods based on the magnetic field compare sequence of fingerprints instead of point to point comparisons. Then, the Dynamic Time Warping (DTW) algorithm is used to identify the correspondence between the online sequence of magnetic fingerprints and the stored database [33]. Similarly, in [34] authors propose the use of the Smith-Waterman algorithm for the alignment of the sequences. Alternatively, the signals transmitted by communications systems like GSM, LTE or Digital Audio Broadcast (DAB) also known as Signals of Opportunity (SOP) can be employed as fingerprints for a positioning system. A comparison of different opportunistic signals for localization can be found in [79]。
The creation of the database samples requires an intensive campaign of measurements in order to collect the fingerprints of the radio signals and create a radio map of the indoor environment. This process is time consuming and vulnerable to environmental changes. Furthermore, the accuracy of the system depends on the assumption of similar wireless conditions between the collection of the fingerprints and the current signals [8]. The movement of humans or objects inside the building will produce differences between the database and the online collected measurements that will cause an increase in the positioning error.
The accuracy of a fingerprinting method is related to the number of points of the calibrated radio map [80]. However, the dimension of the radio map is determined by the application and type of fingerprinting method employed. For example, deterministic methods generally imply less calibration effort than probabilistic methods because the later imply the computation of the statistics of the signals at each calibration point [81]. Similarly, the localization of a person moving around an indoor environment will require a larger calibration campaign than the localization of a static object. Recently researchers have shown an increasing interest in reducing the effort of the calibration process [8]. Besides the typical point to point calibration process that involves a larger calibration effort, the authors proposed different calibration procedures as for example the collection of measurements through a walking path or crowdsourcing between the measurements collected by different users. In [82] authors evaluate the performance of different radio map construction methods. More information about calibration methods for fingerprinting systems can be found in [8].
Independently of the source of fingerprints the main disadvantage of fingerprinting methods is the effort needed for the collection of the database samples, which increases the cost and reduces the scalability.

3. Inertial Based Systems

In previous section, we have seen that the network based systems estimate the position of the user measuring the features from the signals received from a wireless network; however, inertial based systems compute their own position without any help from a physical infrastructure. The inertial sensors measure the forces applied to the sensor and thus the movement of the object where the sensor is mounted can be computed. Usually, inertial sensors are mounted together forming Inertial Measurement Units (IMU), which are formed by a 3 axis accelerometer, a 3 axis gyroscope and a 3 axis magnetometer (The magnetometer is not an inertial sensor, however in this work we group it into the inertial measurement unit as this is the typical term used in the literature.). There are two main kinds of inertial navigation systems [6]:
  • Strapdown systems: these systems integrate twice the acceleration of the user in order to estimate the position.
  • Step and Heading Systems (SHS): these systems estimate the position by adding to the initial position estimation vectors representing the step length and the step heading of the user.
Regardless of the approach used, the first step of an inertial navigation system is the computation of the relative orientation of the sensor and the body of the user. The measurements of an IMU are expressed in the sensor coordinate frame, whenever we attach the IMU to the body of the user, the axes of the sensor coordinate frame may not coincide with the axes of the navigation frame. Any misalignment in the axes produces errors in the measurements; therefore the estimation of the relative orientation is a crucial part of an inertial navigation system. The relative transformation between two coordinate frames can be obtained by sequentially rotating around three axis, where the angles of rotation are expressed as Euler angles, that is, the roll ( ϕ x ), pitch ( θ y ) and yaw ( ψ z ). The definition of the Euler angles is shown in Figure 7.
The transformation between coordinate frames is done using the following rotation matrices [83]:
O ϕ x = 1 0 0 0 cos ( ϕ x ) sin ( ϕ x ) 0 sin ( ϕ x ) cos ( ϕ x ) ,
O θ y = cos ( θ y ) 0 sin ( θ y ) 0 1 0 sin ( θ y ) 0 cos ( θ y ) ,
O ψ z = cos ( ψ z ) sin ( ψ z ) 0 sin ( ψ z ) cos ( ψ z ) 0 0 0 1 ,
where O represents the rotation matrix. The rotations are applied in the following order:
O T = O ϕ x O θ y O ψ z ,
and the measurements of the IMU in the navigation frame z I M U N F are obtained by multiplying the IMU measurements in the sensor frame z I M U S F by the rotation matrix O T , that is,
z I M U N F = O T z I M U S F .
In order to estimate the rotation angles, the earth gravitational field, measured by the accelerometers, is typically employed. In the absence of any external acceleration, the output of an accelerometer corresponds to the earth gravitational field. Therefore it is possible to estimate the roll and pitch angles knowing that if the sensor coordinate frame is aligned with the earth coordinate frame, the gravitation vector must fall in the z axis [83], that is,
tan ϕ x = a y a z ,
tan θ y = a x a y 2 + a z 2 ,
where a x , a y and a z are the outputs of the accelerometer in the x, y and z axis, respectively. Unfortunately the gravitational field is invariant to the rotation of the yaw angle and therefore the yaw angle remains unknown using this method. This fact is circumvented in indoor positioning systems by assuming knowledge about the initial orientation of the user or by computing the initial orientation using the earth magnetic field.

3.1. Strapdown Systems

Strapdown inertial navigation systems are based on the concept that the position is the double integration of the acceleration. Thus, the first integration of the acceleration signal a ( t ) = a x ( t ) , a y ( t ) , a z ( t ) produces the velocity and the integration of the velocity produces the position [84], that is,
v t = v 0 + 0 t a t g d t ,
m t = m 0 + 0 t v t d t ,
where v is the velocity, g the gravity and m the position, all of them related to the navigation frame. Figure 8 shows the block diagram of a strapdown navigation system. First, the angular velocity measured by the gyroscope is integrated in order to track the orientation of the sensor frame with respect to the navigation frame. Note that once the initial orientation is known, the orientation at any time can be known by accumulating the rotation done in each axis, which is measured by the gyroscope. Once the orientation is known, the signal from the accelerometer is rotated to the navigation frame and the gravitation force is subtracted before the integration of the acceleration signal to obtain the velocity and the position.
The errors in the measurements of the sensors affect differently to the estimation of position. On the one hand, the errors of the accelerometer produce a drift in the position because the integration procedure accumulates the errors over time. On the other hand, the errors of the gyroscope result in an erroneous rotation matrix and therefore the measurements of the accelerometer are incorrectly projected into the navigation frame. Furthermore, the strapdown navigation systems subtract the value of the earth gravitational field before the integration. Any error in the alignment of the frames will produce a bias due to a gravitational component projected to the horizontal plane. This source of error cannot be neglected as the magnitude of the acceleration caused by the gravity is usually greater than the acceleration produced by the movement of the user. In fact, the errors in the gyroscope measurements are the ones limiting the accuracy of the inertial strapdown systems. In general, the error in the estimation of position grows cubically with time due to the integration of the accelerometer and gyroscope signals. Using the current MEMS technology, the estimation of position will deviate over the meter in seconds making the estimation of the trajectory of a human in the long term unfeasible [85].
Recently, Foxlin et al. [38] demonstrated that using a foot mounted IMU the time dependency of the position estimation errors in strapdown systems, which typically grows cubically with time, can be reduced to a linear growth if the Zero Velocity Update (ZUPT) is applied. The idea behind ZUPT is to detect the stance phases of the human walking, when the foot is firmly planted on the ground and the velocity is zero, and apply these zero velocity measurements to an extended Kalman filter that estimates the errors of the inertial measurements. However, the ZUPT strategy cannot correct the errors in the yaw angle. In order to amend this, several authors proposed techniques for reducing the gyroscope bias, such as the zero angular rate update [86] or the heuristic heading reduction [87]. An example of a inertial strapdown system using theses techniques can be found in [39]. Similarly, the authors in [40] applied these updates using an Unscented Kalman Filter (UKF) for the estimation of the inertial measurement errors.

3.2. Step and Heading Systems

Contrarily to the strapdown navigation systems, the step and heading systems do not use the integration of the acceleration signal to compute the position of the user. Instead, these systems detect the steps and estimate the length and heading of each step from the accelerometer and gyroscope signals. Then recursively estimate the position of the user by accumulating vectors that represent the movement of the user at each step, that is,
m x k = m x k 1 + l s t e p k cos ( θ k ) ,
m y k = m y k 1 + l s t e p k sin ( θ k ) ,
where m x and m y are respectively the x, y components of the position, k is the time index, l s t e p the step length and θ the heading. The fundamental cycle for a step and heading system is [6]:
  • Identification of the subset of data of an individual step.
  • Estimation of the step length.
  • Estimation of the heading.
Typically, the step of a pedestrian is divided into two phases: (i) the stance phase where the foot is firmly planted on the ground and (ii) the swing phase where the foot is in the air. Most of the algorithms designed to identify step events are based on the detection of the stance phase. Usually, threshold based methods are used to identify the lack of activity measured by the IMU during the stance phase. Traditionally these methods are based on the magnitude of the acceleration but the angular velocity has also been employed [6]. Alternatively there are methods that detect repetitive events on the walking data. Figure 9 shows the module of the acceleration during a walk of a pedestrian, the raw data and the filtered data is shown as many methods filter the data to eliminate high frequencial noise components of the accelerometer measurements. The detection of the steps can be done by counting the number of peaks produced by the strike of the heel in the floor [88]. Other methods compute the zero crossings of the acceleration signal after subtracting the gravity [89]. More complex methods correlate the received signal with a pre-stored template of the acceleration during a step [90]. Due to the repetitive behavior of the acceleration during the steps, spectral analysis is also employed to detect peaks in the typical stepping frequencies [91]. Recently, in [41] authors present a step detection method based on the pitch angle measured by the gyroscope of a smartphone placed in the pocket of the user.
The estimation of the step length can be obtained from the vertical displacement of the pelvis as shown by Weingberg et al. in [92]. Following this procedure the step length is estimated as,
l s t e p = K a z m a x a z m i n 4 ,
where K is a user-specific constant and a z m a x , a z m i n are respectively the maximum and minimum of the acceleration in the vertical axis. The step length can also be estimated as a linear function of the step frequency considering that the step length and frequency increase with the speed of the user [91].
Finally, the last point of the fundamental cycle of step and heading systems is the estimation of the heading of each step. The heading estimation of these systems is equal to the strapdown systems, that is, the heading is obtained by the integration of the gyroscope signal. Thus, the final position estimation is drifted by the errors accumulated during the integration. Fortunately, in the step and heading systems the growth of the error is linear with time instead of the cubic error of strapdown systems. The heading can be obtained also using a magnetometer but in indoor environments that include ferromagnetic materials, the accuracy of the heading estimation is degraded. The fusion of both measurements has shown relatively good accuracy in [54] as both measurement errors are complementary, that is, the gyroscope produce high accurate measurements in the short term and the magnetometer gives low accurate measurements but stable in time.
An example of a step and heading system is found in [42], where the authors design a system for hand held smartphones. Similarly, in [41] a SHS for smartphones placed in the pocket of the user is designed where the steps are detected using the gyroscope signal. A comparison of the performance of different systems using low cost sensors is presented in [43].
Despite the improvements of the SHS in the reduction of the drift, it is still present and therefore these kind of systems cannot be applied for a long period of time without any correcting strategy.
Inertial based systems are completely scalable in terms of size and number of users as there is no need of deploying infrastructure in the environment. Furthermore, nowadays smartphones already include an embedded IMU and thus the cost of the system is minimum. However, as has been said, it is important to take into account the accuracy reduction produced by the inertial drift.

3.3. Simultaneous Localization and Mapping

The Simultaneous Localization and Mapping (SLAM) extends the localization problem including the estimation of a map. It was developed by the robotics community and the key idea is that a mobile robot moving in and indoor environment can build a consistent map of the building at the same time that determines its own position without prior information about the position or the map [93,94].
In 2012, Angermann et al. developed the FootSLAM system resulting from the application of the SLAM problem to the localization of a pedestrian in an indoor environment [44]. The FootSLAM system maps the environment with a regular grid of hexagons and builds a probabilistic map computing the probability that a pedestrian crosses the transition between two adjacent hexagons. The idea beyond this system is that it is probable that a pedestrian walking in an indoor environment passes different times by the same place and thus the estimation can be enhanced considering that the user goes and returns along the same path. Figure 10 shows the concept of the FootSLAM where the more likely hexagons are highlighted. The FootSLAM system computes the odometry of the user using a foot mounted IMU and uses the movement of the user between two epochs to update the particles of a Rao-Blackwellized particle filter. Each particle takes into account a possible path of the user and computes the corresponding hexagonal probabilistic map. At every epoch, the estimated path and probabilistic map of each particle are updated with the measured movement of the user, that is, the probabilities of the transitions between hexagons crossed due to the movement of the user are increased. Thus, whenever the user closes the loop and returns to the origin the filter will reward those particles that have gone and returned along the same path. With this method the drift of the inertial sensors can be eliminated but the filter has the dependence on the closure of the loops. If the walk of the pedestrian does not return to the same place the error in the position estimations will grow as in the typical step and heading systems. The main disadvantage of the system is the computational complexity as every particle must store a probabilistic map of all the environment which can lead to high computational complexity for large environments.
Recently, there appeared works in the literature based on the FootSLAM system, such as the FeetSLAM where the maps of different users are combined [45] or the PocketSLAM where the inertial measurements are obtained from an smartphone placed on the pocket of the user [46].
Although SLAM approaches obtain highly accurate position estimations when the user walks in loops and the cost of the systems is reduced to the cost of the IMU, the computational complexity grows with the size of the map and therefore the scalability of the system is limited by the area of the environment.

4. Hybrid Positioning Systems

An hybrid positioning system by definition is a system that combines two or more systems in order to enhance the performance offered by these systems individually. Currently, there are myriads of hybrid positioning systems in the literature that combine the different IPS reviewed so far.
A complete classification of hybrid positioning systems is not feasible due to the large amount of possible combinations of IPS that can form an hybrid system. Therefore, in this section we will only review the most interesting systems for mass market applications. Table 2 and Table 1 present a comparison between the IPS methods reviewed in the previous sections including the main characteristics of each method. Furthermore, the main problems in the scalability of the systems are included. For example, angle and time based methods require additional hardware and therefore the cost of the system increases. Moreover they cannot be applied to a wireless network if they are not synchronized with the nodes of the network. Therefore, those systems are not the best option for mass market applications. Similarly, fingerprinting methods require a laborious calibration campaign for every indoor environment and thus they are also not valid for mass market applications. The rest of the systems, that is, RSS, proximity, PDR and SLAM, are valid for mass market applications but the combination of the RSS with the PDR is the most interesting one as it provides accurate results with low monetary cost and low/medium computational cost. In particular, we will focus on the following three groups:
  • RSS-IMU hybrid systems: here we include the methods that combine inertial measurements with RSS measurements either by using a propagation model or a fingerprinting approach.
  • Map hybrid systems: here we embrace the methods that in addition to the RSS and/or IMU measurements also use the map of the building to enhance the performance of an IPS.
  • Smartphone hybrid systems: here we include those RSS-IMU and Map hybrid systems that have been specifically designed for smartphones.

4.1. RSS-IMU Hybrid Systems

The availability of wireless networks deployed inside millions of buildings around the world make RSS based positioning systems an attractive option for mass market hybrid systems because there is no need of investing in a wireless infrastructure. Note that, as stated in Section 2.1.3 the RSS can be computed just listening to the network, i.e., without any additional hardware, as far as most of the wireless standards of communication already include the RSS field in the radio packets.
The most common kind of RSS hybrid system is one that combines it with inertial sensors. The motivation is clear: both systems have complementary errors. The inertial based systems obtain highly accurate positions estimations in the short term while the RSS based systems are less accurate but the estimations of position are time invariant. An example of this kind of hybrid systems is found in [47] where the authors developed a system that combines the position estimation of a WiFi probabilistic fingerprinting with the information of a foot mounted SHS using an Extended Kalman Filter (EKF) for the fusion of the systems. Similarly, in [48,49,64] the step information of a hip mounted IMU is combined with the position estimations of a range based RSS system. Jimenez et al. [50] combine a strapdown foot mounted inertial system with the RSS of RFID tags using an EKF. Table 3 summarizes the RSS-IMU hybrid positioning systems showing the main characteristics of the underlying RSS and IMU systems as well as the parameters and results of the experimental evaluation.

4.2. Map Hybrid Systems

The high complexity of the indoor environments with different distributions of walls and furniture that produces NLOS communications between the user and the wireless networks is an inconvenient for IPS because it produces less accurate estimations of the position. However, if the map of the building is a priori known by the user, the high complexity can be an advantage to the IPS as it can constrain the possible positions and improve the accuracy of the estimations. Commonly, the map information is used to enhance the performance of the RSS-IMU hybrid systems. Figure 11 shows the estimated trajectory from an inertial system that is affected by drift and how the map information can help us to recover the original path. Typically, the map information is included in the fusion of the measurements using a particle filter. During the calculation of the weights of each particle, the map constraints are calculated and those particles that have been propagated to impossible locations (as for example crossing a wall) receive a weight of zero preventing the resampling of this particle in the following epoch. For example, in [51] the measurements of an RSS probabilistic fingerprinting are combined with the measurements of a belt mounted SHS. Then a PF fuses the measurements with the map information. Similarly, in [52] the authors use an equivalent system but the IMU is placed on the foot of the user. There are other examples of hybrid systems with map information as in [53,54]. Table 4 summarizes all of them for the purpose of comparison including the main characteristics of the underlaying systems employed and the experimental evaluation.

4.3. Smartphone Hybrid Systems

The popularization of smartphones among the world converted the smartphone in the perfect device for positioning. Any IPS that can be implemented in a smartphone has the potential to be used by millions of people, granting access to the mass market without the need of investing in devices for positioning. For this reason the research efforts of authors working in the field of pedestrian positioning focused on the smartphone technology during the last years. Furthermore, the different technologies included in the nowadays smartphones allow to implement hybrid systems using a single device. Note that a smartphone usually includes WiFi, GSM, LTE and Bluetooth radios as well as an IMU among other technologies like GPS.
Many different examples of IPS based on smartphones can be found in the literature. For example in [55] an IPS for underground public transport systems is developed based on the information about the routes and inertial sensors. Another example can be found in [56], where the authors use a Least Square Support Vector Machine (LS-SVM) for the classification of the smartphone position (hand, pocket, head, etc.) and then combine the inertial data with the measurements from a WiFi fingerprinting method using a Hidden Markov Model (HMM). Notwithstanding, typically the position of the smartphone is fixed by the designer of the system. In [63] the authors combine the inertial measurements with RSS and magnetic fingerprinting using an EKF. Other authors employ the SLAM approach in the smartphone combining the inertial measurements with WiFi and magnetic fingerprints [57,58]. In [65] authors combine inertial sensors with a WiFi fingerprinting method and employ BLE beacons for the correction of the inertial drift. Similarly, in [66] authors combine inertial sensors with BLE and WiFi measurements employing and Extended Kalman Filter. More accurate results can be obtained if the map information is available. In [59] the authors also use a HMM for the fusion of the WiFi and inertial measurements and incorporate the map information. Similarly, [60,61] combine the WiFi fingerprints with the inertial measurements using a particle filter and in [62] the fusion is done with a Kalman filter. Authors in [67] combine the inertial measurements of a smartphone with the RSS measurements of a smartphone and a smartwatch through an EKF. The performance of these systems is summarized in Table 5.

5. Conclusions

This work has surveyed the Indoor Positioning Systems (IPS) with a special interest in those IPS that can be applied to mass market applications. First a general classification of IPS is performed and each group is reviewed analysing the advantages and disadvantages of each system in terms of accuracy, cost and scalability. Then the hybrid systems are reviewed focusing on the current solutions available in the literature that can be applied to mass market applications. Finally, we also reviewed the state of the art of IPS based on smartphones because the popularization of the smartphones around the world is a key advantage for reducing the cost of the implementation of an IPS for mass market applications.
Considering the special requirements of mass market applications, that is, accuracy, cost and scalability, we can conclude that over the large amount of IPS available in the literature, the most interesting ones for mast market applications are the RSS-IMU based hybrid systems combined with map information whenever it is available. These systems, can provide accuracies in the order of 1 meter in large indoor scenarios. Furthermore, the cost of the system is reduced if the WiFi network already deployed in lots of buildings is employed for positioning or low cost technologies are employed as RFID or BLE beacons. The scalability of the system can be guaranteed if range based or proximity methods are employed because these methods require little or no calibration effort. Note that these systems can be implemented with nowadays commercial smartphones and that in the case of employing smartphones different wireless technologies can be employed (WiFI, BLE, ...) increasing the positioning accuracy without increasing the cost of the system.
Although there have been great advantages in the research of IPS and the current technology is increasing the positioning accuracy continuously, the positioning problem in indoor environment is far from being solved and more research is needed in order to reach the positioning accuracy demanded by indoor location based services. From the timely and comprehensive review of the literature, this survey may further encourage new research efforts and for this reason we briefly suggest here some future research lines. In particular, we focus on the open research problems of IPS based on smartphones as we consider the smartphone as the most promising device for indoor positioning systems applied to mass market applications.
Adaptability to smartphone placement: Smartphones are devices employed for many different applications that involve many different positions of the smartphone with respect to the body of the user. Typically a smartphone can be held in the pocket, in the hand, next to the head, in a bag or purse among many other possible positions. New IPS should take into account the position of the smartphone in order to compute the relative orientation of the inertial sensors embedded in the smartphone with respect to the navigation frame.
Heterogeneity of transceivers: In a mass market application based on smartphones, each user will employ its own smartphone as a positioning device. With the large amount of different smartphone available in the market, we encounter devices with different sensitivities, different antenna patterns, etc. Thus, different smartphones will measure different RSS in the same conditions and this fact should be taken into account in the design of new IPS.
Battery life: It is well known that battery lifetime in many commercial smartphones is not as good as desired. The use of fusion algorithms like the Kalman filter or the Particle filter increases the computational complexity of the IPS and reduce the battery life of the smartphones. Therefore, it is crucial to develop new energy efficient algorithms with reduced computational complexity which do not drain the battery of the smartphones.
Smartwatches: As it happened with the smartphones years ago, the popularity of smartwatches is increasing every day. Most of them already include inertial sensors and WiFi and Bluetooth transceivers so we encourage the development of IPS based on multiple devices.

Acknowledgments

This work is supported by the Spanish Government under Project TEC2014-53656-R.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Connolly, P.; Boone, D. Indoor Location in Retail: Where Is the Money? Business Models Analysis Report; ABI: London, UK, 2003. [Google Scholar]
  2. Hightower, J.; Borriello, G. Location Systems for Ubiquitous Computing. Computer 2001, 34, 57–66. [Google Scholar] [CrossRef]
  3. Pahlavan, K.; Li, X.; Makela, J.P. Indoor geolocation science and technology. IEEE Commun. Mag. 2002, 40, 112–118. [Google Scholar] [CrossRef]
  4. Liu, H.; Darabi, H.; Banerjee, P.; Liu, J. Survey of Wireless Indoor Positioning Techniques and Systems. IEEE Trans. Syst. Man Cybern. Part C Appl. Rev. 2007, 37, 1067–1080. [Google Scholar] [CrossRef]
  5. Gu, Y.; Lo, A.; Niemegeers, I. A survey of indoor positioning systems for wireless personal networks. IEEE Commun. Surv. Tutor. 2009, 11, 13–32. [Google Scholar] [CrossRef]
  6. Harle, R. A Survey of Indoor Inertial Positioning Systems for Pedestrians. IEEE Commun. Surv. Tutor. 2013, 15, 1281–1293. [Google Scholar] [CrossRef]
  7. He, S.; Chan, S.H.G. Wi-Fi Fingerprint-Based Indoor Positioning: Recent Advances and Comparisons. IEEE Commun. Surv. Tutor. 2016, 18, 466–490. [Google Scholar] [CrossRef]
  8. Hossain, A.M.; Soh, W.S. A survey of calibration-free indoor positioning systems. Comput. Commun. 2015, 66, 1–13. [Google Scholar] [CrossRef]
  9. Alarifi, A.; Al-Salman, A.; Alsaleh, M.; Alnafessah, A.; Al-Hadhrami, S.; Al-Ammar, M.A.; Al-Khalifa, H.S. Ultra Wideband Indoor Positioning Technologies: Analysis and Recent Advances. Sensors 2016, 16, 707. [Google Scholar] [CrossRef] [PubMed]
  10. Shang, J.; Hu, X.; Gu, F.; Wang, D.; Yu, S. Improvement schemes for indoor mobile location estimation: A survey. Math. Probl. Eng. 2015, 2015. [Google Scholar] [CrossRef]
  11. Dardari, D.; Closas, P.; Djuric, P.M. Indoor Tracking: Theory, Methods, and Technologies. IEEE Trans. Veh. Technol. 2015, 64, 1263–1278. [Google Scholar] [CrossRef]
  12. Harter, A.; Hopper, A.; Steggles, P.; Ward, A.; Webster, P. The Anatomy of a Context-aware Application. In Proceedings of the 5th Annual ACM/IEEE International Conference on Mobile Computing and Networking, Seattle, WA, USA, 15–19 August 1999; pp. 59–68. [Google Scholar]
  13. Priyantha, N.B.; Chakraborty, A.; Balakrishnan, H. The Cricket Location-support System. In Proceedings of the 6th Annual International Conference on Mobile Computing and Networking, Boston, MA, USA, 6–11 August 2000; pp. 32–43. [Google Scholar]
  14. Gezici, S.; Tian, Z.; Giannakis, G.B.; Kobayashi, H.; Molisch, A.F.; Poor, H.V.; Sahinoglu, Z. Localization via ultra-wideband radios: A look at positioning aspects for future sensor networks. IEEE Signal Process. Mag. 2005, 22, 70–84. [Google Scholar] [CrossRef]
  15. Niculescu, D.; Nath, B. Ad hoc positioning system (APS) using AOA. In Proceedings of the Twenty-Second Annual Joint Conference of the IEEE Computer and Communications Societies, San Francisco, CA, USA, 30 March–3 April 2003; Volume 3, pp. 1734–1743. [Google Scholar]
  16. Pierlot, V.; Droogenbroeck, M.V. A New Three Object Triangulation Algorithm for Mobile Robot Positioning. IEEE Trans. Robot. 2014, 30, 566–577. [Google Scholar] [CrossRef]
  17. Patwari, N.; Ash, J.; Kyperountas, S.; Hero, A.O.I.; Moses, R.; Correal, N. Locating the nodes: Cooperative localization in wireless sensor networks. IEEE Signal Process. Mag. 2005, 22, 54–69. [Google Scholar] [CrossRef]
  18. Li, X. Collaborative Localization With Received-Signal Strength in Wireless Sensor Networks. IEEE Trans. Veh. Technol. 2007, 56, 3807–3817. [Google Scholar]
  19. Yang, J.; Chen, Y. Indoor Localization Using Improved RSS-Based Lateration Methods. In Proceedings of the 28th IEEE Global Telecommunications Conference on Global telecommunications, Honolulu, HI, USA, 30 November–4 December 2009; pp. 1–6. [Google Scholar]
  20. Zanella, A. Best Practice in RSS Measurements and Ranging. IEEE Commun. Surv. Tutor. 2016, 18, 2662–2686. [Google Scholar] [CrossRef]
  21. Patwari, N.; Hero, A.O.; Perkins, M.; Correal, N.S.; O’Dea, R.J. Relative location estimation in wireless sensor networks. IEEE Trans. Signal Process. 2003, 51, 2137–2148. [Google Scholar] [CrossRef]
  22. Correa, A.; Llado, M.B.; Morell, A.; Vicario, J.L. Indoor Pedestrian Tracking by On-Body Multiple Receivers. IEEE Sens. J. 2016, 16, 2545–2553. [Google Scholar] [CrossRef]
  23. Palumbo, F.; Barsocchi, P.; Chessa, S.; Augusto, J.C. A stigmergic approach to indoor localization using Bluetooth Low Energy beacons. In Proceedings of the 2015 12th IEEE International Conference on Advanced Video and Signal Based Surveillance (AVSS), Karlsruhe, Germany, 25–28 August 2015; pp. 1–6. [Google Scholar]
  24. Harter, A.; Hopper, A. A distributed location system for the active office. IEEE Netw. 1994, 8, 62–70. [Google Scholar] [CrossRef]
  25. Bolic, M.; Rostamian, M.; Djuric, P.M. Proximity Detection with RFID: A Step Toward the Internet of Things. IEEE Perv. Comput. 2015, 14, 70–76. [Google Scholar] [CrossRef]
  26. Bulusu, N.; Heidemann, J.; Estrin, D. GPS-less low-cost outdoor localization for very small devices. IEEE Pers. Commun. 2000, 7, 28–34. [Google Scholar] [CrossRef]
  27. Lin, X.Y.; Ho, T.W.; Fang, C.C.; Yen, Z.S.; Yang, B.J.; Lai, F. A mobile indoor positioning system based on iBeacon technology. In Proceedings of the 2015 37th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), Milan, Italy, 25–29 August 2015; pp. 4970–4973. [Google Scholar]
  28. Choi, M.; Park, W.K.; Lee, I. Smart office energy management system using bluetooth low energy based beacons and a mobile app. In Proceedings of the 2015 IEEE International Conference on Consumer Electronics (ICCE), Las Vegas, NV, USA, 9–12 January 2015; pp. 501–502. [Google Scholar]
  29. Fujihara, A.; Yanagizawa, T. Proposing an Extended iBeacon System for Indoor Route Guidance. In Proceedings of the 2015 International Conference on Intelligent Networking and Collaborative Systems, Taipei, Taiwan, 2–4 September 2015; pp. 31–37. [Google Scholar]
  30. Bahl, P.; Padmanabhan, V.N. RADAR: An in-building RF-based user location and tracking system. In Proceedings of the Nineteenth Annual Joint Conference of the IEEE Computer and Communications Societies, TelAviv, Israel, 26–30 March 2000; Volume 2, pp. 775–784. [Google Scholar]
  31. Han, D.; Jung, S.; Lee, M.; Yoon, G. Building a Practical Wi-Fi-Based Indoor Navigation System. IEEE Perv. Comput. 2014, 13, 72–79. [Google Scholar]
  32. Nuño Barrau, G.; Páz-Borrallo, J.M. A New Location Estimation System for Wireless Networks Based on Linear Discriminant Functions and Hidden Markov Models. EURASIP J. Appl. Signal Process. 2006, 2006, 159. [Google Scholar] [CrossRef]
  33. Subbu, K.P.; Gozick, B.; Dantu, R. Indoor localization through dynamic time warping. In Proceedings of the 2011 IEEE International Conference on Systems, Man, and Cybernetics, Anchorage, AK, USA, 9–12 October 2011; pp. 1639–1644. [Google Scholar]
  34. Wu, H.; He, S.; Chan, S.H.G. Efficient Sequence Matching and Path Construction for Geomagnetic Indoor Localization. In Proceedings of the 2017 International Conference on Embedded Wireless Systems and Networks, Uppsala, Sweden, 20–22 February 2017; pp. 156–167. [Google Scholar]
  35. Youssef, M.; Agrawala, A. The Horus WLAN Location Determination System. In Proceedings of the 3rd International Conference on Mobile Systems, Applications, and Services, Seattle, WA, USA, 6–8 June 2005; pp. 205–218. [Google Scholar]
  36. Madigan, D.; Einahrawy, E.; Martin, R.P.; Ju, W.H.; Krishnan, P.; Krishnakumar, A.S. Bayesian indoor positioning systems. In Proceedings of the IEEE 24th Annual Joint Conference of the IEEE Computer and Communications Societies, Miami, FL, USA, 13–17 March 2005; Volume 2, pp. 1217–1227. [Google Scholar]
  37. Mirowski, P.; Whiting, P.; Steck, H.; Palaniappan, R.; MacDonald, M.; Hartmann, D.; Ho, T. Probability Kernel Regression for WiFi Localisation. J. Locat. Based Serv. 2012, 6, 81–100. [Google Scholar] [CrossRef]
  38. Foxlin, E. Pedestrian tracking with shoe-mounted inertial sensors. IEEE Comput. Graph. Appl. 2005, 25, 38–46. [Google Scholar] [CrossRef] [PubMed]
  39. Jiménez, A.; Seco, F.; Prieto, J.; Guevara, J. Indoor pedestrian navigation using an INS/EKF framework for yaw drift reduction and a foot-mounted IMU. In Proceedings of the 2010 7th Workshop on Positioning Navigation and Communication (WPNC), Dresden, Germany, 11–12 March 2010; pp. 135–143. [Google Scholar]
  40. Zampella, F.; Khider, M.; Robertson, P.; Jiménez, A. Unscented Kalman filter and Magnetic Angular Rate Update (MARU) for an improved Pedestrian Dead-Reckoning. In Proceedings of the 2012 IEEE/ION Position, Location and Navigation Symposium, Myrtle Beach, SC, USA, 23–26 April 2012; pp. 129–139. [Google Scholar]
  41. Munoz Diaz, E. Inertial pocket navigation system: Unaided 3D positioning. Sensors 2015, 15, 9156–9178. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  42. Kang, W.; Han, Y. SmartPDR: Smartphone-based pedestrian dead reckoning for indoor localization. IEEE Sens. J. 2015, 15. [Google Scholar] [CrossRef]
  43. Jimenez, A.; Seco, F.; Prieto, C.; Guevara, J. A comparison of Pedestrian Dead-Reckoning algorithms using a low-cost MEMS IMU. In Proceedings of the WISP 2009 IEEE International Symposium on Intelligent Signal Processing, Budapest, Hungary, 26–28 August 2009; pp. 37–42. [Google Scholar]
  44. Angermann, M.; Robertson, P. FootSLAM: Pedestrian Simultaneous Localization and Mapping without Exteroceptive Sensors; Hitchhiking on Human Perception and Cognition. Proc. IEEE 2012, 100, 1840–1848. [Google Scholar] [CrossRef]
  45. Garcia Puyol, M.; Frassl, M.; Robertson, P. Collaborative Mapping for Pedestrian Navigation in Security Applications. In Proceedings of the 7th Security Research Conference on Future Security 2012, Bonn, Germany, 4–6 September 2012; Aschenbruck, N., Martini, P., Meier, M., Tölle, J., Eds.; Springer: Berlin/Heidelberg, Germany, 2012; pp. 49–60. [Google Scholar]
  46. Kaiser, S.; Diaz, E.M. PocketSLAM based on the principle of the FootSLAM algorithm. In Proceedings of the 2015 International Conference on Location and GNSS (ICL-GNSS), Gothenburg, Sweden, 22–24 June 2015; pp. 1–5. [Google Scholar]
  47. Frank, K.; Krach, B.; Catterall, N.; Robertson, P. Development and Evaluation of a Combined WLAN & Inertial Indoor Pedestrian Positioning System. In Proceedings of the 22nd International Technical Meeting of The Satellite Division of the Institute of Navigation (ION GNSS 2009), Savannah, GA, USA, 22–25 September 2009. [Google Scholar]
  48. Schmid, J.; Gadeke, T.; Stork, W.; Muller-Glaser, K. On the fusion of inertial data for signal strength localization. In Proceedings of the 2011 8th Workshop on Positioning Navigation and Communication (WPNC), Dresden, Germany, 7–8 April 2011; pp. 7–12. [Google Scholar]
  49. Tarrio, P.; Besada, J.; Casar, J. Fusion of RSS and inertial measurements for calibration-free indoor pedestrian tracking. In Proceedings of the 2013 16th International Conference on Information Fusion (FUSION), Istanbul, Turkey, 9–12 July 2013; pp. 1458–1464. [Google Scholar]
  50. Jimenez, A.R.; Granja, F.S.; Honorato, J.C.P.; Rosas, J.I.G. Accurate Pedestrian Indoor Navigation by Tightly Coupling Foot-Mounted IMU and RFID Measurements. IEEE Trans. Instrum. Measur. 2012, 61, 178–189. [Google Scholar] [CrossRef] [Green Version]
  51. Evennou, F.; Marx, F. Advanced Integration of WIFI and Inertial Navigation Systems for Indoor Mobile Positioning. EURASIP J. Appl. Signal Process. 2006, 2006, 164. [Google Scholar] [CrossRef]
  52. Woodman, O.; Harle, R. Pedestrian Localisation for Indoor Environments. In Proceedings of the 10th International Conference on Ubiquitous Computing, Seoul, Korea, 21–24 September 2008; pp. 114–123. [Google Scholar]
  53. Wang, H.; Lenz, H.; Szabo, A.; Bamberger, J.; Hanebeck, U. WLAN-Based Pedestrian Tracking Using Particle Filters and Low-Cost MEMS Sensors. In Proceedings of the WPNC ’07, 4th Workshop on Positioning, Navigation and Communication, Hannover, Germany, 22 March 2007; pp. 1–7. [Google Scholar]
  54. Klingbeil, L.; Wark, T. A Wireless Sensor Network for Real-Time Indoor Localisation and Motion Monitoring. In Proceedings of the IPSN ’08, International Conference on Information Processing in Sensor Networks, St. Louis, MO, USA, 22–24 April 2008; pp. 39–50. [Google Scholar]
  55. Stockx, T.; Hecht, B.; Schöning, J. SubwayPS: Towards Smartphone Positioning in Underground Public Transportation Systems. In Proceedings of the 22nd ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems, Dallas, TX, USA, 4–7 November 2014; pp. 93–102. [Google Scholar]
  56. Pei, L.; Liu, J.; Guinness, R.; Chen, Y.; Kuusniemi, H.; Chen, R. Using LS-SVM based motion recognition for smartphone indoor wireless positioning. Sensors 2012, 12, 6155–6175. [Google Scholar] [CrossRef] [PubMed]
  57. Faragher, R.; Harle, R. SmartSLAM—An efficient smartphone indoor positioning system exploiting machine learning and opportunistic sensing. In Proceedings of the 26th International Technical Meeting of The Satellite Division of the Institute of Navigation (ION GNSS+ 2013), Nashville, TN, USA, 16–20 September 2013; pp. 1006–1019. [Google Scholar]
  58. Faragher, R.M.; Harle, R.K. Towards an efficient, intelligent, opportunistic smartphone indoor positioning system. Navigation 2015, 62, 55–72. [Google Scholar] [CrossRef]
  59. Liu, J.; Chen, R.; Pei, L.; Guinness, R.; Kuusniemi, H. A hybrid smartphone indoor positioning solution for mobile LBS. Sensors 2012, 12, 17208–17233. [Google Scholar] [CrossRef] [PubMed]
  60. Radu, V.; Marina, M.K. HiMLoc: Indoor smartphone localization via activity aware Pedestrian Dead Reckoning with selective crowdsourced WiFi fingerprinting. In Proceedings of the 2013 International Conference on Indoor Positioning and Indoor Navigation (IPIN), Montbeliard-Belfort, France, 28–31 October 2013; pp. 1–10. [Google Scholar]
  61. Moder, T.; Wisiol, K.; Hafner, P.; Wieser, M. Smartphone-based indoor positioning utilizing motion recognition. In Proceedings of the 2015 International Conference on Indoor Positioning and Indoor Navigation (IPIN), Calgary, AB, Canada, 13–16 October 2015; pp. 1–8. [Google Scholar]
  62. Chen, Z.; Zou, H.; Jiang, H.; Zhu, Q.; Soh, Y.C.; Xie, L. Fusion of WiFi, smartphone sensors and landmarks using the Kalman filter for indoor localization. Sensors 2015, 15, 715–732. [Google Scholar] [CrossRef] [PubMed]
  63. Li, Y.; Zhang, P.; Lan, H.; Zhuang, Y.; Niu, X.; El-Sheimy, N. A modularized real-time indoor navigation algorithm on smartphones. In Proceedings of the 2015 International Conference on Indoor Positioning and Indoor Navigation (IPIN), Calgary, AB, Canada, 13–16 October 2015; pp. 1–7. [Google Scholar]
  64. Correa, A.; Barcelo, M.; Morell, A.; Vicario, J.L. Enhanced Inertial-Aided Indoor Tracking System for Wireless Sensor Networks: A Review. IEEE Sens. J. 2014, 14, 2921–2929. [Google Scholar] [CrossRef]
  65. Zou, H.; Chen, Z.; Jiang, H.; Xie, L.; Spanos, C. Accurate indoor localization and tracking using mobile phone inertial sensors, WiFi and iBeacon. In Proceedings of the 2017 IEEE International Symposium on Inertial Sensors and Systems (INERTIAL), Kauai, HI, USA, 27–30 March 2017; pp. 1–4. [Google Scholar]
  66. Chen, Z.; Zhu, Q.; Soh, Y.C. Smartphone Inertial Sensor-Based Indoor Localization and Tracking with iBeacon Corrections. IEEE Trans. Ind. Inform. 2016, 12, 1540–1549. [Google Scholar] [CrossRef]
  67. Correa, A.; Munoz Diaz, E.; Bousdar Ahmed, D.; Morell, A.; Lopez Vicario, J. Advanced Pedestrian Positioning System to Smartphones and Smartwatches. Sensors 2016, 16, 1903. [Google Scholar] [CrossRef] [PubMed]
  68. Boukerche, A.; Oliveira, H.; Nakamura, E.; Loureiro, A. Localization systems for wireless sensor networks. Wirel. Commun. IEEE 2007, 14, 6–12. [Google Scholar] [CrossRef]
  69. Shen, Y.; Win, M. Fundamental Limits of Wideband Localization; Part I: A General Framework. IEEE Trans. Inf. Theory 2010, 56, 4956–4980. [Google Scholar] [CrossRef]
  70. Shen, Y.; Wymeersch, H.; Win, M. Fundamental Limits of Wideband Localization; Part II: Cooperative Networks. IEEE Trans. Inf. Theory 2010, 56, 4981–5000. [Google Scholar] [CrossRef]
  71. Cui, X.; Gulliver, T.A.; Li, J.; Zhang, H. Vehicle Positioning Using 5G Millimeter-Wave Systems. IEEE Access 2016, 4, 6964–6973. [Google Scholar] [CrossRef]
  72. Mao, G.; Fidan, B.; Anderson, B.D. Wireless sensor network localization techniques. Comput. Netw. 2007, 51, 2529–2553. [Google Scholar] [CrossRef]
  73. Singh, S.; Aggarwal, A. Article: Survey on Localization Techniques of RFID for IOT. Int. J. Comput. Appl. 2016, 137, 23–27. [Google Scholar]
  74. Bouet, M.; dos Santos, A.L. RFID tags: Positioning principles and localization techniques. In Proceedings of the 2008 1st IFIP Wireless Days, Dubai, United Arab Emirates, 24–27 November 2008; pp. 1–5. [Google Scholar]
  75. Zhou, J.; Shi, J. RFID localization algorithms and applications—A review. J. Intell. Manuf. 2008, 20, 695. [Google Scholar] [CrossRef]
  76. Wu, C.L.; Fu, L.C.; Lian, F.L. WLAN location determination in e-home via support vector classification. In Proceedings of the 2004 IEEE International Conference on Networking, Sensing and Control, Taipei, Taiwan, 21–23 March 2004; Volume 2, pp. 1026–1031. [Google Scholar]
  77. Chung, J.; Donahoe, M.; Schmandt, C.; Kim, I.J.; Razavai, P.; Wiseman, M. Indoor Location Sensing Using Geo-magnetism. In Proceedings of the 9th International Conference on Mobile Systems, Applications and Services, Bethesda, MD, USA, 28 June–1 July 2011; pp. 141–154. [Google Scholar]
  78. Li, B.; Gallagher, T.; Dempster, A.G.; Rizos, C. How feasible is the use of magnetic field alone for indoor positioning? In Proceedings of the 2012 International Conference on Indoor Positioning and Indoor Navigation (IPIN), Sydney, Australia, 13–15 November 2012; pp. 1–9. [Google Scholar]
  79. Merry, L.A.; Faragher, R.M.; Scheding, S. Comparison of Opportunistic Signals for Localisation. IFAC Proc. Vol. 2010, 43, 109–114. [Google Scholar] [CrossRef]
  80. Dil, B.J.; Havinga, P.J.M. On the calibration and performance of RSS-based localization methods. In Proceedings of the 2010 Internet of Things (IOT), Tokyo, Japan, 29 November–1 December 2010; pp. 1–8. [Google Scholar]
  81. Khalajmehrabadi, A.; Gatsis, N.; Akopian, D. Modern WLAN Fingerprinting Indoor Positioning Methods and Deployment Challenges. IEEE Commun. Surv. Tutor. 2017. [Google Scholar] [CrossRef]
  82. Jung, S.H.; Moon, B.C.; Han, D. Performance Evaluation of Radio Map Construction Methods for Wi-Fi Positioning Systems. IEEE Trans. Intell. Transp. Syst. 2017, 18, 880–889. [Google Scholar] [CrossRef]
  83. Pedley, M. Tilt sensing using a three-axis accelerometer. Freescale Semicond. Appl. Note 2013, 1, 2012–2013. [Google Scholar]
  84. Woodman, O.J. An Introduction to Inertial Navigation; Technical Report; UCAM-CL-TR-696; Computer Laboratory, University of Cambridge: Cambridge, UK, 2007; ISSN 1476-2986. [Google Scholar]
  85. Titterton, D.; Weston, J.L. Strapdown Inertial Navigation Technology; Electromagnetics and Radar Series; Institution of Engineering and Technology: London, UK, 2004. [Google Scholar]
  86. Rajagopal, S. Personal Dead Reckoning System with Shoe Mounted Inertial Sensors. Master’s Thesis, KTH, Stockholm, Sweden, 2008. [Google Scholar]
  87. Borenstein, J.; Ojeda, L.; Kwanmuang, S. Heuristic reduction of gyro drift in IMU-based personnel tracking systems. Proc. SPIE 2009, 7306, 73061H. [Google Scholar]
  88. Ladetto, Q. On foot navigation: Continuous step calibration using both complementary recursive prediction and adaptive Kalman filtering. In Proceedings of the 13th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GPS 2000), Salt Lake City, UT, USA, 19–22 September 2000; pp. 1735–1740. [Google Scholar]
  89. Beauregard, S. A Helmet-Mounted Pedestrian Dead Reckoning System. In Proceedings of the 3rd International Forum on Applied Wearable Computing, Bremen, Germany, 15–16 March 2006; pp. 1–11. [Google Scholar]
  90. Lee, S.W.; Mase, K. Recognition of walking behaviors for pedestrian navigation. In Proceedings of the 2001 IEEE International Conference on Control Applications, Mexico City, Mexico, 7 September 2001; pp. 1152–1155. [Google Scholar]
  91. Levi, R.; Judd, T. Dead Reckoning Navigational System Using Accelerometer to Measure Foot Impacts. U.S. Patent 5,583,776, 10 December 1996. [Google Scholar]
  92. Weinberg, H. Using the ADXL202 in pedometer and personal navigation applications. Analog Devices AN 602 Appl. Note 2002, 2, 1–6. [Google Scholar]
  93. Durrant-Whyte, H.; Bailey, T. Simultaneous localization and mapping: Part I. IEEE Robot. Autom. Mag. 2006, 13, 99–110. [Google Scholar] [CrossRef]
  94. Bailey, T.; Durrant-Whyte, H. Simultaneous localization and mapping (SLAM): Part II. IEEE Robot. Autom. Mag. 2006, 13, 108–117. [Google Scholar] [CrossRef]
  95. Smith, A.; Balakrishnan, H.; Goraczko, M.; Priyantha, N. Tracking moving devices with the cricket location system. In Proceedings of the 2nd International Conference on Mobile Systems, Applications and Services, Boston, MA, USA, 6–9 June 2004; pp. 190–202. [Google Scholar]
Figure 1. Classification of Indoor Positioning Systems. Time [9,12,13,14], Angle [15,16], RSS [17,18,19,20,21,22,23], Proximity [24,25,26,27,28,29], Deterministic [30,31,32,33,34], Probabilistic [35,36,37], Strapdown [38,39,40], Step and Heading [41,42,43] , SLAM [44,45,46], Hybrid [47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67].
Figure 1. Classification of Indoor Positioning Systems. Time [9,12,13,14], Angle [15,16], RSS [17,18,19,20,21,22,23], Proximity [24,25,26,27,28,29], Deterministic [30,31,32,33,34], Probabilistic [35,36,37], Strapdown [38,39,40], Step and Heading [41,42,43] , SLAM [44,45,46], Hybrid [47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67].
Sensors 17 01927 g001
Figure 2. Lateration method concept.
Figure 2. Lateration method concept.
Sensors 17 01927 g002
Figure 3. Triangulation method concept.
Figure 3. Triangulation method concept.
Sensors 17 01927 g003
Figure 4. Calibration of a propagation model.
Figure 4. Calibration of a propagation model.
Sensors 17 01927 g004
Figure 5. Proximity method concept.
Figure 5. Proximity method concept.
Sensors 17 01927 g005
Figure 6. Simulated distribution of RSS in an indoor scenario.
Figure 6. Simulated distribution of RSS in an indoor scenario.
Sensors 17 01927 g006
Figure 7. Roll, pitch and yaw angles.
Figure 7. Roll, pitch and yaw angles.
Sensors 17 01927 g007
Figure 8. Strapdown navigation system.
Figure 8. Strapdown navigation system.
Sensors 17 01927 g008
Figure 9. Acceleration signal measured on the hip of a pedestrian during a walk.
Figure 9. Acceleration signal measured on the hip of a pedestrian during a walk.
Sensors 17 01927 g009
Figure 10. Simultaneous localization and mapping.
Figure 10. Simultaneous localization and mapping.
Sensors 17 01927 g010
Figure 11. Inertial position estimation with drift (red) and corrected path (dashed).
Figure 11. Inertial position estimation with drift (red) and corrected path (dashed).
Sensors 17 01927 g011
Table 1. Overview of Indoor Positioning Systems.
Table 1. Overview of Indoor Positioning Systems.
SystemTypeCostScalabilityAnchorsArea ( m 2 )Error
TypeValue
Harter et al. [12]TimeExpensiveLimited10028095th0.09 m
Priyantha et al. [13,95]TimeMediumLimited6<1090th0.3 m
Correa et al. [22]RSSLowYes6530RMSE1.4 m
Palumbo et al. [23]RSSLowYes83675th1.8 m
Yang et al. [19]RSSLowYes53400median3 m
Lin et al. [27]ProximityLowYes12300room detection97.2 %
Bolic et al. [25]ProximityLowYes248RMSE0.32 m
Bahl et al. [30]FingerprintingMediumLimited398075th4.69 m
Han et al. [31]FingerprintingMediumLimited3400192,20075th3–9 m
Youssef et al. [35]FingerprintingMediumLimited21170090th1.4 m
Wu et al. [34]Magnetic fingerprintingLowLimited0400090th2.5 m
Foxlin et al. [38]InertialLowYes075% travelled path0.3 %
Jimenez et al. [39]InertialLowYes03600% travelled path0.3–1.5 %
Angermann et al. [44]InertialLowLimited0600RMSE1–2 m
Table 2. Comparison of Indoor Positioning Systems.
Table 2. Comparison of Indoor Positioning Systems.
SystemAccuracyDriftCostCalibrationIntegration with NetworkHardwareScalability problems
ComputationalMonetary
TimeHighNoLowMediumNoYesTransceiver, accurate clocksSynchronisation
AngleHighNoLowMediumNoYesTransceiver, multiple antennasSynchronisation
RSSLowNoLowLowEasyNoTransceiverNo
ProximityPoorNoLowLowNoNoTransceiverNo
FingerprintingMediumNoHighLowLaboriousNoTransceiverCalibration
PDRHighYesMediumLowNoNoIMUNo
SLAMHighClosed loopsHighLowNoNoIMUNo
Table 3. RSS-IMU hybrid positioning systems.
Table 3. RSS-IMU hybrid positioning systems.
SystemTechnologiesRSSIMUAnchorsArea ( m 2 )Error (m)CostScalability
PositionMethod
Frank et al. [47]WiFi, MEMSFingerprintingFootSHS11Floor1.65MediumLimited by calibration
Schmid et al. [48]WSN, MEMSPropagation modelHipSHS6211254LowYes
Tarrío et al. [49]WSN, MEMSPropagation modelWaistSHS91002.3LowYes
Correa et al. [64]WSN, MEMSPropagation modelWaistSHS81550.9LowYes
Jiménez et al. [50]RFID, MEMSPropagation modelFootStrapdown7122001.35LowYes
Table 4. Map hybrid positioning systems.
Table 4. Map hybrid positioning systems.
SystemTechnologiesRSSIMUAnchorsArea ( m 2 )ErrorCostScalability
PositionMethodTypeValue (m)
Evennou et al. [51]WiFi, MEMSFingerprintingBeltSHS41600RMSE1.53MediumLimited by calibration
Woodman et al. [52]WiFi, MEMSFingerprintingFootSHS33872590th0.73MediumLimited by calibration
Wang et al. [53]WiFi, MEMSFingerprintingN/AStep51000RMSE4.3MediumLimited by calibration
Klingbeil et al. [54]WSN, MEMSProximityBeltSHS9FloorRMSE1.2LowYes
Table 5. Smartphone positioning systems.
Table 5. Smartphone positioning systems.
SystemTechnologiesFusion MethodArea ( m 2 )ErrorCostScalability
WiFiIMUMagneticMapTypeValue (m)
Pei et al. [56]YesYesNoNoHMMBuildingRMSE4.55MediumLimited by calibration
Faragher et al. [57]YesYesYesYesSLAM45095th2.7MediumLimited by calibration and complexity
Liu et al. [59]YesYesNoYesHMMFloorRMSE3.1MediumLimited by calibration
Radu et al. [60]YesYesNoYesPFFloor90th6MediumLimited by calibration
Moder et al. [61]YesYesNoYesPFBuilding90th2.3MediumLimited by calibration
Chen et al. [62]YesYesNoYesKF3800RMSE1MediumLimited by calibration
Li et al. [63]YesYesYesNoEKF8400RMSE2.9MediumLimited by calibration
Correa et al. [67]YesYesNoNoEKF6000RMSE1.4–3.4LowYes
Zou et al. [65]YesYesNoNoPF600Mean0.6MediumLimited by calibration
Chen et al. [66]YesYesNoYesKF425RMSE1.28LowYes

Share and Cite

MDPI and ACS Style

Correa, A.; Barcelo, M.; Morell, A.; Vicario, J.L. A Review of Pedestrian Indoor Positioning Systems for Mass Market Applications. Sensors 2017, 17, 1927. https://doi.org/10.3390/s17081927

AMA Style

Correa A, Barcelo M, Morell A, Vicario JL. A Review of Pedestrian Indoor Positioning Systems for Mass Market Applications. Sensors. 2017; 17(8):1927. https://doi.org/10.3390/s17081927

Chicago/Turabian Style

Correa, Alejandro, Marc Barcelo, Antoni Morell, and Jose Lopez Vicario. 2017. "A Review of Pedestrian Indoor Positioning Systems for Mass Market Applications" Sensors 17, no. 8: 1927. https://doi.org/10.3390/s17081927

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop