Wi-Fi positioning system (WPS, WiPS or WFPS) is a
geolocation
Geopositioning is the process of determining or estimating the geographic position of an object or a person.
Geopositioning yields a set of Geographic coordinate system, geographic coordinates (such as latitude and longitude) in a given map datum ...
system that uses the characteristics of nearby
Wi‑Fi access points to discover where a device is located.
It is used where
satellite navigation
A satellite navigation or satnav system is a system that uses satellites to provide autonomous geopositioning. A satellite navigation system with global coverage is termed global navigation satellite system (GNSS). , four global systems are ope ...
such as
GPS is inadequate due to various causes including
multipath and signal blockage indoors, or where acquiring a satellite fix would take too long. Such systems include assisted GPS, urban positioning services through hotspot databases, and
indoor positioning systems. Wi-Fi positioning takes advantage of the rapid growth in the early 21st century of wireless access points in urban areas.
The most common technique for positioning using wireless access points is based on a rough proxy for the strength of the received signal (''
received signal strength indicator'', or ''RSSI'') and the method of "fingerprinting".
[P. Bahl and V. N. Padmanabhan, “RADAR: an in-building RF-based user location and tracking system,” in Proceedings of 19th Annual Joint Conference of the IEEE Computer and Communications Societies (INFOCOM ’00), vol. 2, pp. 775–784, Tel Aviv.Israel, March 2000.] Typically a wireless access point is identified by its
SSID and
MAC address
A MAC address (short for medium access control address or media access control address) is a unique identifier assigned to a network interface controller (NIC) for use as a network address in communications within a network segment. This use i ...
, and these data are compared to a database of supposed locations of access points so identified. The accuracy depends on the accuracy of the database (e.g. if an access point has moved its entry is inaccurate), and the precision depends on the number of discovered nearby access points with (accurate) entries in the database and the precisions of those entries. The access point location database gets filled by correlating mobile device location data (determined by other systems, such as Galileo or GPS) with Wi‑Fi access point MAC addresses. The possible signal fluctuations that may occur can increase errors and inaccuracies in the path of the user. To minimize fluctuations in the received signal, there are certain techniques that can be applied to filter the noise.
In the case of low precision, some techniques have been proposed to merge the Wi-Fi traces with other data sources such as
geographical information
Geographic data and information is defined in the ISO/TC 211 series of standards as data and information having an implicit or explicit association with a location relative to Earth (a geographic location or geographic position). It is also call ...
and time constraints (i.e.,
time geography).
Motivation and applications
Accurate indoor localization is becoming more important for Wi‑Fi–based devices due to the increased use of
augmented reality
Augmented reality (AR), also known as mixed reality (MR), is a technology that overlays real-time 3D computer graphics, 3D-rendered computer graphics onto a portion of the real world through a display, such as a handheld device or head-mounted ...
,
social networking
A social network is a social structure consisting of a set of social actors (such as individuals or organizations), networks of Dyad (sociology), dyadic ties, and other Social relation, social interactions between actors. The social network per ...
, health care monitoring, personal tracking,
inventory control and other indoor
location-aware applications.
[J. Xiong and K. Jamieson, “Arraytrack: A
fine-grained indoor location system,” NSDI ’13.]
In
wireless security, it is an important method used to locate and map
rogue access points.
The popularity and low price of Wi-Fi network interface cards is an attractive incentive to use Wi-Fi as the basis for a localization system and significant research has been done in this area in the past 15 years.
Problem statement and basic concepts
The problem of Wi‑Fi–based indoor localization of a device is that of determining the position of client devices with respect to access points. Many techniques exist to accomplish this, and these may be classified based on the four different criteria they use: ''
received signal strength indication'' (''RSSI''), ''fingerprinting'', ''angle of arrival'' (''AoA'') and ''time of flight'' (''ToF'').
In most cases the first step to determine a device's position is to determine the distance between the target client device and a few access points. With the known distances between the target device and access points,
trilateration
Trilateration is the use of distances (or "ranges") for determining the unknown position coordinates of a point of interest, often around Earth ( geopositioning).
When more than three distances are involved, it may be called multilateration, f ...
algorithms may be used to determine the relative position of the target device,
using the known position of access points as a reference. Alternatively, the angles of arriving signals at a target client device can be employed to determine the device's location based on
triangulation
In trigonometry and geometry, triangulation is the process of determining the location of a point by forming triangles to the point from known points.
Applications
In surveying
Specifically in surveying, triangulation involves only angle m ...
algorithms.
A combination of these techniques may be used to improve the precision of a system.
Techniques
Signal strength
RSSI localization techniques are based on measuring rough relative signal strength at a client device from several different access points, and then combining this information with a propagation model to determine the distance between the client device and the access points.
Trilateration
Trilateration is the use of distances (or "ranges") for determining the unknown position coordinates of a point of interest, often around Earth ( geopositioning).
When more than three distances are involved, it may be called multilateration, f ...
(sometimes called multilateration) techniques can be used to calculate the estimated client device position relative to the expected position of access points.
Though one of the cheapest and easiest methods to implement, its disadvantage is that it does not provide very good precision (median of 2–4m), because the RSSI measurements tend to fluctuate according to changes in the environment or
multipath fading.
Cisco
Cisco Systems, Inc. (using the trademark Cisco) is an American multinational digital communications technology conglomerate corporation headquartered in San Jose, California. Cisco develops, manufactures, and sells networking hardware, s ...
uses RSSI to locate devices through its access points. Access points collect the location data and update the location on the Cisco cloud called ''Cisco DNA Spaces''.
Monte Carlo sampling
Monte Carlo sampling is a statistical technique used in indoor Wi-Fi mapping to estimate the location of wireless nodes. The process involves creating wireless signal strength maps using a two-step parametric and measurement-driven ray-tracing approach. This accounts for the absorption and reflection characteristics of various obstacles in the indoor environment.
The location estimates are then computed using
Bayesian filtering on sample sets derived by Monte Carlo sampling. This method has been found to provide good location estimates of users with sub-room precision using received signal strength indication (RSSI) readings from a single access point.
Fingerprinting
Traditional fingerprinting is also RSSI-based, but it simply relies on the recording of the signal strength from several access points in range and storing this information in a database along with the known coordinates of the client device in an offline phase. This information can be deterministic
or probabilistic.
During the online tracking phase, the current RSSI vector at an unknown location is compared to those stored in the fingerprint and the closest match is returned as the estimated user location. Such systems may provide a median accuracy of 0.6m and tail accuracy of 1.3m.
Its main disadvantage is that any changes to the environment, such as adding or removing furniture or buildings, may change the "fingerprint" that corresponds to each location, requiring an update to the fingerprint database. However, integration with other sensors such as cameras can be used in order to deal with a changing environment.
Angle of arrival

With the advent of MIMO Wi-Fi interfaces, which use multiple antennas, it is possible to estimate the
AoA of the multipath signals received at the antenna arrays in the access points, and apply
triangulation
In trigonometry and geometry, triangulation is the process of determining the location of a point by forming triangles to the point from known points.
Applications
In surveying
Specifically in surveying, triangulation involves only angle m ...
to calculate the location of client devices. SpotFi,
ArrayTrack
and LTEye
are proposed solutions which employ this kind of technique.
Typical computation of the AoA is done with the
MUSIC algorithm. Assuming an antenna array of
antennas equally spaced by a distance of
and a signal arriving at the antenna array through
propagation paths, an additional distance of
is traveled by the signal to reach the second antenna of the array.
Considering that the
-th propagation path arrives with angle
with respect to the normal of the antenna array of the access point,
is the attenuation experienced at any antenna of the array. The attenuation is the same in every antenna, except for a phase shift which changes for every antenna due to the extra distance traveled by the signal. This means that the signal arrives with an additional phase of
at the second antenna and
at the
-th antenna.
Therefore, the following complex exponential can be used as a simplified representation of the phase shifts experienced by each antenna as a function of the AoA of the propagation path:
The AoA can then be expressed as the vector
of received signals due to the
-th propagation path, where
is the steering vector and given by:
There is one steering vector for each propagation path, and the steering matrix
(of dimensions
) is then defined as: