Wi-Fi Round Trip Time
   HOME

TheInfoList



OR:

Task Group mc (TGmc) of the IEEE 802.11 Working Group, sometimes referred to as IEEE 802.11mc, was the third maintenance/revision group for the
IEEE 802.11 IEEE 802.11 is part of the IEEE 802 set of local area network (LAN) technical standards, and specifies the set of media access control (MAC) and physical layer (PHY) protocols for implementing wireless local area network (WLAN) computer commun ...
WLAN A wireless LAN (WLAN) is a wireless computer network that links two or more devices using wireless communication to form a local area network (LAN) within a limited area such as a home, school, computer laboratory, campus, or office buildin ...
standards. Purpose was to incorporate accumulated maintenance changes (editorial and technical corrections) into IEEE Std 802.11-2012, and roll up approved amendments into the standard. The work by TGmc resulted in the publication of IEEE Std 802.11-2016 in 2016. TGmc has ceased its operation. Maintenance/revision for IEEE Std 802.11-2016 is being handled by TGmd.


Amendments rolled-In

Following amendments were incorporated by TGmc on top of IEEE Std 802.11-2012: * IEEE Std 802.11ae-2012 * IEEE Std 802.11aa-2012 * IEEE Std 802.11ad-2012 * IEEE Std 802.11ac-2013 * IEEE Std 802.11af-2013


Wi-Fi Round Trip Time

While it is not the main purpose of the maintenance/revision group, some features deemed not big enough to require a full Task Group within the IEEE 802.11 WG are sometimes added to the IEEE 802.11 standard via the maintenance/revision group. The main feature added through TGmc is commonly known as Wi-Fi Round Trip Time (Wi-Fi RTT). It allows computing devices to measure the distance to nearby Wi-Fi access points (APs) and determine their indoor location with a precision of 1–2 metres using
round-trip delay In telecommunications, round-trip delay (RTD) or round-trip time (RTT) is the amount of time it takes for a signal to be sent ''plus'' the amount of time it takes for acknowledgement of that signal having been received. This time delay includes pr ...
. The accuracy is better than estimations with
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, for e ...
based on
received signal strength indication In telecommunications, received signal strength indicator (RSSI) is a measurement of the power present in a received radio signal. RSSI is usually invisible to a user of a receiving device. However, because signal strength can vary greatly and af ...
(RSSI).


Concept

With a single Wi-Fi access point, only a distance measurement is available. With three or more nearby APs, an app can trilaterate a device's location with an accuracy of one to two meters. The technology operation principle is based on time delay in signal reception and transmission - the time necessary for sending a signal and the time required for receiving its confirmation have to be taken into account. The system calculates this time span and then multiplies it by the speed of light. Not all devices have the necessary hardware support yet for this feature. At present the list of the certified routers contains only the following models: * Google Wi-Fi. * Compulab Wi-Fi Indoor Location Device. * Google Nest Wi-Fi (Point or Router).


Application

With accurate indoor position awareness, apps can perform advanced automation based on where a device is in a building. For example, a
smartphone A smartphone is a portable computer device that combines mobile telephone and computing functions into one unit. They are distinguished from feature phones by their stronger hardware capabilities and extensive mobile operating systems, whic ...
user can have lights turn on when they enter a particular room by simply making voice commands since the device is location-aware (e.g. "turn on the lights in this room"). The technology makes it possible to create location-based applications and detailed services that let users orient easily inside buildings. In comparison with BLE, the function ensures higher accuracy in defining location and accelerates production processes.
Navigine
tested the performance of the Wi-Fi RTT technology and made the conclusion that, subject to the specified requirements, the obtained result exceeds the declared values. Thus, within 95% of the time, the positioning accuracy in the check point is less than 1 m and within 50% of the time, the accuracy figures are kept within the limits of 30 cm. The delay in locating doesn’t exceed 1 sec. Such time frames can be achieved by using the function of calculating pedestrian coordinates (PDR) within the particle filter.


Android Pie

Wi-Fi Round-Trip-Time in
Android Pie Android Pie ( codenamed Android P during development), also known as Android 9 (API 28) is the ninth major release and the 16th version of the Android mobile operating system. It was first released as a developer preview on March 7, 2018, and ...
does not require that the phone connect to any Wi-Fi access points. Only the phone is used to determine distance, not the APs. This feature is also tied into the Android operating system's existing location system to preserve the user's privacy. Apps using
round-trip delay time In telecommunications, round-trip delay (RTD) or round-trip time (RTT) is the amount of time it takes for a signal to be sent ''plus'' the amount of time it takes for acknowledgement of that signal having been received. This time delay includes pr ...
(RTT) need the location permission, and the device must have
location-based service A location-based service (LBS) is a general term denoting software services which use geographic data and information to provide services or information to users. LBS can be used in a variety of contexts, such as health, indoor object search, en ...
s enabled at the system level. Many smartphone models with the Android 9 or later operating system can calculate the distance to access points. The following devices support Wi-Fi RTT technology: Xiaomi, LG Corporation, Samsung, Google Pixel, Poco X2, Sharp Aquos.


References


External links


Online Courses - Anytime, Anywhere
*
DEPRECATED: Starting with Android P the WiFi RTT is part of the public API! This Android library works as proxy to the hidden android.net.wifi.RttManager-API. To work as wrapper this lib makes heav..
{{IEEE standards mc