Next Article in Journal
Robotic Assembly for Irregular Shaped Peg-in-Hole with Partial Constraints
Next Article in Special Issue
Forklift Tracking: Industry 4.0 Implementation in Large-Scale Warehouses through UWB Sensor Fusion
Previous Article in Journal
Open Loop Position Control of Soft Hydraulic Actuators for Minimally Invasive Surgery
Previous Article in Special Issue
Evaluation of Multi-Sensor Fusion Methods for Ultrasonic Indoor Positioning
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

An Introduction to Indoor Localization Techniques. Case of Study: A Multi-Trilateration-Based Localization System with User–Environment Interaction Feature

Department of Electric Electronic and Computer Science Engineering (DIEEI), University of Catania, 95125 Catania, Italy
*
Author to whom correspondence should be addressed.
Appl. Sci. 2021, 11(16), 7392; https://doi.org/10.3390/app11167392
Submission received: 15 June 2021 / Revised: 23 July 2021 / Accepted: 9 August 2021 / Published: 11 August 2021
(This article belongs to the Special Issue Advanced Sensors and Sensing Technologies for Indoor Localization)

Abstract

:
The problem of estimating the indoor position of a person or an object, also known as indoor localization, has gained a lot of interest in the last decades. Actually, this feature would be valuable in many application contexts, from logistics to robotic and Assistive Technology. Different solutions have been proposed in the literature, exploiting a wide range of approaches. This paper aims to provide a brief review of the state-of-the-art approaches in the field, as well as to present the RESIMA case study. The latter exploits an ultrasound-based indoor localization system and a User–Environment Interaction functionality, which allows for performing the continuous estimation of the distance between the end-user and objects in the environment. The latter is valuable to provide the end-user with efficient assistance during the environment exploitation. The main focus of this work is related to the overall description of the system architecture, the trilateration algorithm adopted for the sake of user localization and the estimation of the delay time produced by user-distance computation under different operating conditions.

1. Introduction

The problem of estimating the indoor position of a person or an object (as an example, a wearable device or a moving robot, etc.), also known as indoor localization, has gained a lot of interest in the last decades. Lots of researchers have focused their efforts on this topic to develop solutions exploiting new technologies or to improve the performance of existing ones, mainly in terms of accuracy and reliability.
Many surveys and review papers on this topic that address the different proposed technologies and compare their performances are now available in the literature. Examples are [1,2,3,4,5,6] and others there referenced.
Indoor localization has become a fundamental task in many different fields; for example, everywhere Location-Based Services (LBS), context-aware applications and location-based Internet of Things services are provided. Examples of applications exploiting solutions of indoor localization are security, healthcare, environmental exploration, and recently, gaming, and automated storage [7]. Places where there is a need for localization are shopping malls, stores, warehouses, hospitals, airports, subways, universities and campuses, public office buildings, cultural places such as museums and art galleries, public and botanical gardens, cities, etc.
Looking at the localization methodology, the different solutions can be subdivided into five main classes (each having related subclasses): Proximity Detection, Triangulation, Fingerprinting, Dead-Reckoning, and Hybrid Localization. Details on these methodologies, their performances (together with the main adopted performance indexes), advantages, and drawbacks are discussed in [1,2,3,4,5,6,7].
Proximity detection-based methodologies localize the monitored target by sensing whether it is close to a well-known location or an area. The sensing can be performed by physical contact, as in the cases where touch sensors or pressure capacitive sensors are employed, or by checking whether the monitored target is in the range of anchor devices such as Wi-Fi access points or near-field communication readers.
The advantages of such an approach are simplicity and easy implementation, but they can only sense the location within a limited area, and the achieved localization accuracy is low.
Localization approaches based on triangulation estimate the location of the target by using geometry properties of triangles formed from known points (generally transmitters, e.g., Wi-Fi access points, GSM towers, Bluetooth beacons) to the mobile target. Triangulation can be subdivided into two subcategories using different measurements: lateration and angulation. While lateration is a distance-based technique, which uses measurements of the Time of Arrival (ToA), Time Difference of-Arrival (TDoA), Received Signal Strength (RSS) or Round-Trip time-of-Flight (RToF), angulation is a direction-based technique that is used in the Angle of Arrival (AoA) approach and in the camera pose method, which estimates the location by calculating the pose of the camera carried by the monitored target.
The main idea underpinning the fingerprinting methodology is matching a set of measurements from a localization signal (for example, RSS measurements from visible access points) at a certain location, called a fingerprint, with a set of pre-collected fingerprints stored in a database. Such an approach requires a training phase to build the fingerprint database with a given level of granularity. The finer the granularity, the better the accuracy but requires more time to collect the fingerprints.
During the localization phase, the location of the monitored target is computed by comparing the collected fingerprint with the fingerprints in the database using deterministic or probabilistic algorithms. Depending on the localization signals, fingerprinting can be categorized as wireless, magnetic and visual fingerprinting.
The Dead Reckoning approach uses inertial sensors to infer the current location from the moving direction, velocity, and sampling interval, given an initial position. The main advantage of such a methodology is that it needs no extra infrastructure and has no coverage limitation. This makes it useful in areas where Wi-Fi is not available. However, the main drawback is the accumulated error, leading to the degradation of accuracy over time. The error can be corrected periodically by using other localization methods or spatial information such as environmental maps and landmarks. In the specific case of the pedestrian dead-reckoning, the approach requires three phases: step detection, step length estimation and heading estimation. Many different strategies and methods have been proposed to cope with each of these three steps [4,8,9,10].
Finally, hybrid localization techniques aim to overcome the limits of the other methodologies in terms of accuracy, coverage, the requirement for infrastructure and the cost of deployment by fusing multiple localization signals [4].
A brief review of technologies for the development of indoor localization system is given in Section 2, while in Section 3, the RESIMA system is presented along with considerations related to the implementation of the User–Environment Interaction (UEI) functionality.

2. Technologies for Indoor Localization

From a technology point of view, localization solutions exploit different approaches such as Wi-Fi, Ultra-WideBand (UWB), ZigBee, Bluetooth, Radio-frequency Identification (RFID), Global System for Mobile communication (GSM), Infrared (IR) and visible light Frequency Modulation (FM), ultrasounds and audible sounds, magnetic field, camera and sensors such as inertial sensors available in wearable devices, smartphones or dedicated electronics [1,11]. In some cases, hybrid systems based on the combination of different techniques, such as multimodal fingerprinting, triangulation-based fusion, and pedestrian dead-reckoning-based fusion, have been presented as solutions to cope with limitations in accuracy, coverage, and complexity while maintaining a low cost [7]. The main drawbacks of several navigation systems in the literature are related to discontinuous assistance for the user, the high cost, and sometimes the arbitrary form of information provided [12]. A comparison of the different location solutions and a review of the approaches used to evaluate their performances are discussed in [13].
IR technology is largely adopted in many communication systems. Anyway, since it relies on the Line-of-Sight (LoS) between transmitters and receivers, this approach can be conveniently adopted in the case of open environments. As an example, in [14], a low-cost localization method based on tracking mobile IR transmitters and an AoA estimation algorithm is presented. The solution was investigated in the context of the supermarket cart navigation, showing accuracies ranging from centimeters in the case of static positions up to 1 m mean localization error obtained for a cart moving at 1.4 m/s. The main problem affecting IR technology and, in general, light-based solutions is the multipath propagation due to light reflections and refractions in the indoor environment. Both the line-of-sight component and the multipath component are received by the receiver, and because signal components can vary in power strength and phase, the localization accuracy can be significantly affected. Strategies for the compensation of the multipath effect have been proposed in literature. The authors in [15] proposed a model of IR signal reflections on any kind of surface material that can be applied for the multipath behavior of optical signals. The same authors, in [16], proposed a model to determine the multipath effect in indoor environments when the shape and characteristics of the environment (e.g., reflection features of the materials) are known a priori. Recently, the effects on the accuracy of IR-based indoor positioning caused by the multipath have been analyzed using Angle of Arrival (AoA) and Phase-of-Arrival (PoA) techniques [17].
In the context of visible light communication systems, fluorescent lamps and Light-Emitting Diodes (LEDs) are used to transmit data as light beams and light pulses. The basic principle is that each light source serves as a beacon whose modulated radiation can be captured by a light sensor and uniquely identified [18]. A survey of LED-based visual light communication systems is reported in [19]. The main drawbacks reported in the literature are the need for significative computational resources for real-time processing and high energy demands.
Sound-based indoor tracking systems adopt microphones, speakers, and sound (audible) and ultrasonic sensors to generate and detect signals. Such systems can be used to detect the intensity of sounds or as distance sensors by estimating the travel time of the sound signal from the source to the sensor. To this aim different distance measurement techniques have been proposed, such as the Time of Arrival (ToA) and the Time Difference of Arrival TDoA. Ultrasonic sensors are used as a distance sensor in the location detection systems discussed in [20,21]. The authors in [21] proposed a high-accuracy ultrasonic indoor positioning system that exploits several wireless ultrasonic beacons in the indoor environment. Each beacon has well-known coordinates and operates both as a receiver collecting the signals from the target node and a transmitter by emitting ultrasonic signals. The distance between the beacon and the target node is calculated by measuring the Time-of-Flights (ToF) for the ultrasonic signals, and then the position of the target is evaluated by computing the measured distances. An experimental location error of 10.2 mm in the positioning for a moving robot is reported when the system is operated in the line-of-sight signal conditions. In ref. [22], an ultrasonic localization system using a spring relaxation technique is proposed, which shows an accuracy in the order of 58.6 mm in the 90-percentile.
The main drawbacks affecting ultrasound-based localization systems are the difficulty of signals to penetrate well through an obstruction, the need for several numbers of ultrasonic sensors to monitor large areas, multipath sensitivity, temperature sensitivity and the Doppler effect.
Magnetic field variations sensing, through dedicated sensor nodes or sensors embedded in portable devices such as smartphones, for positioning estimation have also been addressed. The applicability of a magnetic positioning system as support for a dead-reckoning inertial navigation system for pedestrians has been investigated in [23]. The integrated system has been demonstrated to provide positioning errors of 1 to 2 m over significantly long periods of time up to 45 min in realistic indoor environments. A novel localization and calibration algorithm for an indoor magnetic positioning system employing a one-axis magnetic transmitter and several three-axis field sensors connected to a sensor network is presented in [24]. A calibration scheme for the overall field sensor nonidealities due to magnetic coupling of the sensor coils, coil misalignment, field sensor rotation, and unsynchronized sampling, together with a statistically optimal localization procedure, is presented. The positioning system has been demonstrated in a common office environment with a size of 7 m × 5 m × 3 m and showed a positioning root-mean-square error (RMSE) of 10.6 cm and an angle RMSE of 6.1°. A positive aspect of magnetic systems, generally highlighted, is that magnetic fields are not blocked by walls or people and can then operate also in non-line-of sight (NLoS) condition. Anyway, as it emerges, magnetic positioning is not suitable for high accuracy.
Wireless communication-based indoor positioning systems that employ different radio frequency signals have attracted many researchers. Two main groups of indoor localization systems can be defined: active and passive localization systems [5]. The main difference is the presence or lack of a tag or device used for the sake of localization. In active localization systems, the monitored person carries a dedicated tag or device. Active localization systems exploit RFID [25,26], UWB [27], Bluetooth [28], ZigBee [29], IR [19], ultrasonic [20], hybrid systems [30] and 802.11 WLANs [31,32]. Passive localization systems are discussed in [33,34]. Technologies adopted in passive localization systems include UWB [35,36] and computer vision [37,38].
Ready to use (or easy to install) solutions for indoor localization, addressing different application scenarios, are already available on the market. Examples, just to name a few, are the Simatic Real-Time Locating System (RTLS) by Siemens [39], the KIO RTLS by Eliko [40] and the Sewio RTLS [41], designed for industrial applications and based on the UWB technology. The Situm Indoor Positioning System [42] and the HERE Indoor Positioning System [43] are designed for people tracking inside buildings and exploit information from local Wi-Fi and Bluetooth networks, magnetic fields and information from beacons or inertial sensors of smartphones. Smartphone sensors and low-signal Bluetooth beacons are also used in the indoor positioning solution proposed by Nextome [44], while an inertial engine with geomagnetic fingerprinting, sensor fusion and radiofrequency mapping is at the core of GIPStech’s technology [45]. Finally, the integration of a Low-Power Wide Area Network (LPWAN) and a trilateration algorithm is the solution for a large-scale indoor localization system by Behr Technologies Inc. (North York, ON, Canada) [46].
In the following, localization and navigation solutions to be adopted in the Active and Assisted Living framework (AAL), aiming to assist frail people during the exploration of indoor environments, are detailed. In the case of AAL contexts, the need for very accurate indoor positioning solutions emerges, which should also fulfill the user acceptability requirement.
More specifically, navigation assistive systems are in charge of getting awareness of surroundings and of the User–Environment Interaction, as well as to provide the user with suitable information (in terms of the contents, quantities and the form) that is useful for assuring safe mobility. To this aim, two main approaches have been investigated: Obstacle Detection and Location-Based Service. Solutions in these two classes can exploit different technologies, among those described above, to acquire information about the surrounding environment, such as ultrasonic, infrared, laser and cameras, RFID, wireless networks, etc. Moreover, auditory, tactile, electromagnetic and optical technologies are used to provide a form of feedback to end-users [47,48,49].
A case study related to an indoor localization system for AAL is presented in Section 3. For the sake of completeness, in the following, a basic background on related works available in the literature is reported.
A CANBUS (Controller Area Network BUS) sensor network aimed to provide weak users (elderly or impaired people) with a continuous spatio-temporal form of assistance during the exploitation of indoor environments is presented in [50]. The system allows for a continuous update of the user’s position within the environment (with an uncertainty of less than 10 cm) by a continuous interaction between a user worn module and a distributed ultrasound sensor network. Dedicated paradigms have been developed to provide awareness of the User–Environment Interaction (UEI), such as the presence of obstacles or services.
Improvements to both the architecture and functionalities have been discussed in [51]. A Wireless Sensor Network (WSN) has been used to replace the CANBUS network, thus providing the architecture more flexibility and ease of installation. The main improvement is represented by the capability of the system of building awareness of the User–Environment Contextualization (UEC), which relates the user status by monitoring the user’s inertial behavior (posture and dynamic) to the environmental status by checking the presence of hazards such as fires, gas leakages, smoke, etc. The information coming from the UEC and UEI tools is automatically processed by a Decision Support System (DSS) tool, which can provide optimal information to help the supervisor make decisions and perform actions to manage hazards or specific user needs.
Indoor localization systems using other wireless technologies are known to have accuracies that are often not compatible with the task of tracking people in indoor environments with a high degree of accuracy. As reported in the literature [2,5], the accuracy of Wi-Fi-based localization systems ranges between 1 m and 5 m, while in the case of Bluetooth, accuracies range between 2 m and 5 m. Similar values (from 3 to 5 m) were reported for ZigBee-based systems, while RFID technology provides an accuracy ranging between 1 m and 2 m. Examples of wireless localization systems are the hybrid fingerprint location technology based on Received Signal Strength (RSS) and Channel State Information (CSI) proposed in [52] and the Wi-Fi system exploiting a Round Trip Time (RTT) positioning method based on Line of Sight (LoS) identification and range calibration presented in [53], which achieves a mean localization error of 0.862 m and a root-mean-square error of 0.989 m.
Machine learning techniques and deep learning algorithms have been also investigated. As an example, ref. [54] presents a localization model employing a convolutional neural network (CNN) and the Gaussian Process Regression (GPR) based on Wi-Fi RSS indication fingerprinting data. code.

3. Case of Study: The RESIMA System

The RESIMA system, very well addressed in [51], aims to support people with a sensory disability willing to autonomously exploit indoor environments. The main peculiarities of the RESIMA architecture are given by the time continuous operation of the indoor localization approach, which shows a suitable spatial resolution. This feature, combined with the a priori knowledge of the environmental map and the inertial monitoring of the user status and information on the environmental status, allows for implementing interesting assistive functionalities, such as ones provided by the User–Environment-Interaction (UEI) and the User–Environment-Contextualization (UEC) tools, supporting the user in exploring indoor environments. The system architecture consists of a WSN with multi-sensor nodes, a user module and a master node connected to a PC running a dedicated environment developed in NI LabVIEW™. As better addressed in the next section, the latter implements pre-processing algorithms, the Trilateration Paradigm for indoor localization, the UEI and the UEC tools, the DSS and the System-Management-Tool (SMT) [50,51,55].
In the following, the ultrasound-based indoor localization approach and the UEI functionality are addressed in detail.

3.1. The Localization System and the UEI Tool

The localization feature exploits Ultrasound Sensors (US) to measure the distance between the user and anchors in the environment. Each node in the environment is equipped with an ultrasound receiver (400ER080 by Tecnosens), while the ultrasound transmitter (400ET080 by Tecnosens) is embedded in the user module. Inertial sensors are also used to implement complementary user tracking tasks. More details concerning the system realization are available in [51].
The user localization is performed through a trilateration algorithm exploiting measured distances between the user and the sensor nodes. The principle of standard trilateration algorithms is well-known. To summarize, to calculate the position of an entity within a region, its distance from at least three fixed (and not aligned) nodes must be measured. In real scenarios, increasing the number of nodes conveys a certain degree of redundancy to the method, which allows for increasing its accuracy, robustness and fault tolerance. Moreover, the availability of a redundant number of nodes allows for implementing advanced trilateration techniques, such as the Multi-Trilateration Algorithm (MTA) used in the RESIMA system and shown in Figure 1. The MTA algorithm estimates the user coordinates by considering and computing all possible combinations of three measured user-node (not aligned) distances [50]. The approach adopted sorts all the estimated user coordinates in order to filter out outlier estimations. The latter, which is the main advantage of MTA with respect to the standard trilateration algorithm, allows for enhancing the robustness of the localization method against fake or not accurate distance measurements. The user position is hence estimated by computing the mean value of the positions depurated from outliers. The results discussed in [50,51,55] demonstrate the suitability of the proposed approach. It should be observed that in the trilateration approach, and so also in the MTA algorithm, increasing the number of nodes could improve, to a certain extent, the accuracy of the localization system. However, this assessment must be performed case by case by taking into account the characteristic of the considered environment.
In particular, performances of the localization system have been investigated in different real environments. As an example, an experimental set-up made up of six fixed nodes installed in a 43 m2 environment and a reference grid. A statistical analysis of residuals between expected and measured user coordinates allows estimating a system uncertainty less than 5.0 cm for both the x and the y axis. The estimated accuracy value is compliant with application in the field of Assistive Technology, which usually requires accuracy in the range of ten centimeters.
The UEI tool aims to support the end-user while performing indoor navigation or other tasks requiring interaction with the environment. In particular, environment-related information (e.g., location of obstacles or services) is appropriately combined with users’ position in order to properly set out candidate messages valuable for improving their performance, especially in terms of efficiency in exploring the environment and safety. The adopted paradigms continuously compare user-objects distance to safety or working ranges, as addressed in [51]. The way to estimate the above-referred distances is discussed in the next section. Finally, the DSS is mainly in charge of sorting candidate messages generated by the UEI tool in order to provide the user with an optimized degree of information.

3.2. The System Management Tool and User-Objects Distance Estimation

The dedicated LabVIEW tool, shown in Figure 2, has been developed to properly manage the whole system. The front panel is mainly composed by:
  • An Environment map (right-hand side), where obstacles are in red and services are in blue;
  • The coordinates of the obstacles, services and nodes (black squares in the map);
  • The coordinates of the user (green indicator in the map);
  • The distances from the user to the nodes;
  • A Nearby/Found alert led for services, and a Warning/Danger alert led for obstacles;
  • Functional commands which will be explained in the following notes;
  • Warning and Danger indicators, which starts lighting when the user exceeds safety thresholds thus approaching or being very close to an obstacle, respectively;
  • Nearby and Found indicators, which in the same way as the previous case notify the user of being closer or reached a service.
As mentioned in Section 3.1, to properly implement the UEI functionality, user-obstacle/service distances must be conveniently estimated. To such aim, obstacle/services contours have been discretized by a discretization step, which allows defining nodes to be used to estimate distances from the user. An example of user-objects distance representation, allowed by the SMT, is shown in Figure 3. This information is valuable for the implementation of the UEI functionality, with particular regard to the assessment of the obstacle collision risk and the service proximity condition [51]. The same information can be also valuably used to implement a navigation aiding system. Actually, many of such functionalities exploit the information related to the minimum user-object distance, as shown in Figure 4.
Figure 5 shows results of the system performances analysis in terms of the delay time introduced by the UEI tool in estimating the overall user-object-nodes distance, as a function of the discretization step, used to define obstacle/services nodes. The minimum discretization step (0.05 m) corresponds to a number of 1160 nodes, requiring the same number of distances to be computed. In order to explore different scenarios, for each discretization step, 50 different user positions have been considered. Figure 5 shows, for each discretization step, the maximum value of the delay time estimated for the whole set of user positions. In particular, Figure 5a shows the results obtained in case the UEItool continuously updates the user-objects distance maps (e.g., graphical outputs shown in Figure 3 and Figure 4), while Figure 5b shows results in case the tool only computes user-object distances without providing any graphical output. As it can be observed, computational times, in the second case, which is the typical working condition during the real operation of the system, are negligible considering the time scale of the addressed application. Moreover, as expected, the standard deviation of the delay time computed across the 50 different user positions demonstrated a negligible dependence on the user position. The standard deviation of the delay time computed across the 50 different user positions demonstrated a negligible dependence on the user position. It is important to note that the choice to show the maximum value (instead of the average value) has been further motivated by the need to investigate the system performance in the worst case, which could compromise the system efficiency in real applications.
For the sake of completeness, Figure 6 shows the delay time in computing user-object distances in the case of no graphical output as a function of the number of nodes used to describe the objects in the environment.
The results presented in Figure 5 and Figure 6 need to be scaled up proportionally to the number of users.
It must be underlined that the analysis performed against different discretization steps and different number of nodes also allows assessing the system performance in different scenarios characterized by a customized spatial definition of obstacles and services.

4. Conclusions

This work reports a brief introduction of the state-of-the-art approaches in the field of indoor localization systems, with a specific focus on solutions oriented to the Ambient Assisted Living framework. In particular, the case of the RESIMA system has been presented, which exploits the combined information on the user position, as obtained by a wireless network of Ultrasound sensors, and the environmental map to implement the User–Environment Interaction functionalities. This system aims to support end-users in a safe and efficient exploitation of the indoor environment. The UEI tool computes the distance between the end-user and the objects in the environment and also generates information on possible collisions with obstacles or interactions with services. The adopted indoor localization system, exploiting the MTA algorithm, demonstrates the suitability of this approach for the Ambient Assisted Living framework addressed by this work. Moreover, the delay time in computing user-object distances has been investigated, which allows affirming that in the case of no graphical output (the real operating condition), the system performances are compliant with the addressed application field.
Further efforts will be dedicated to embedding different solutions to implement the user localization functionality in order to fix issues related to user localization in the blind part of the map not covered by the Ultrasound approach, for example. Moreover, the effect of running tasks parallel on the system performances will be also investigated.

Author Contributions

Conceptualization, B.A. and S.B.; methodology, B.A. and V.M.; software, R.C.; validation, R.C.; writing—original draft preparation, B.A. and V.M. All authors have read and agreed to the published version of the manuscript.

Funding

Part of this work has been developed under the RESIMA project, Action 4.1.1.1—POR FESR Sicilia 2007–2013, CUP. G63F11000590004.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

Authors would like to thank students of the University of Catania for the useful contribution to the implementation of the tool addressed in this work.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Zafari, F.; Gkelias, A.; Leung, K.K. A Survey of Indoor Localization Systems and Technologies. IEEE Commun. Surv. Tutor. 2019, 21, 2568–2599. [Google Scholar] [CrossRef] [Green Version]
  2. Farid, Z.; Nordin, R.; Ismail, M. Recent Advances in Wireless Indoor Localization Techniques and System, Review Article. J. Comput. Netw. Commun. 2013, 2013, 1–12. [Google Scholar] [CrossRef]
  3. Laoudias, C.; Moreira, A.J.C.; Kim, S.; Lee, S.; Wirola, L.; Fischione, C. A Survey of Enabling Technologies for Network Localization, Tracking, and Navigation. IEEE Commun. Surv. Tutor. 2018, 20, 3607–3644. [Google Scholar] [CrossRef] [Green Version]
  4. Gu, F.; Hu, X.; Ramezani, M.; Acharya, D.; Khoshelham, K.; Valaee, S.; Shang, J. Indoor Localization Improved by Spatial Context—A Survey. ACM Comput. Surv. 2019, 52, 1–35. [Google Scholar] [CrossRef] [Green Version]
  5. Obeidat, H.; Shuaieb, W.; Obeidat, O.; Abd-Alhameed, R. A Review of Indoor Localization Techniques and Wireless Technologies. Wirel. Pers. Commun. 2021, 119, 289–327. [Google Scholar] [CrossRef]
  6. Kim Geok, T.; Zar Aung, K.; Sandar Aung, M.; Thu Soe, M.; Abdaziz, A.; Pao Liew, C.; Hossain, F.; Tso, C.P.; Yong, W.H. Review of Indoor Positioning: RadioWave Technology. Appl. Sci. 2021, 11, 279. [Google Scholar] [CrossRef]
  7. Potortì, F.; Palumbo, F.; Crivello, A. Sensors and Sensing Technologies for Indoor Positioning and Indoor Navigation. Sensors 2020, 20, 5924. [Google Scholar] [CrossRef]
  8. Gu, F.; Khoshelham, K.; Shang, J.; Yu, F.; Wei, Z. Robust and Accurate Smartphone-Based Step Counting for Indoor Localization. IEEE Sens. J. 2017, 17, 3453–3460. [Google Scholar] [CrossRef]
  9. Rhudy, M.B.; Mahoney, J.M. A comprehensive comparison of simple step counting techniques using wrist- and ankle-mounted accelerometer and gyroscope signals. J. Med. Eng. Technol. 2018, 42, 236–243. [Google Scholar] [CrossRef]
  10. Andò, B.; Baglio, S.; Lombardo, C.O.; Marletta, V. An advanced tracking solution fully based on native sensing features of smartphone. In Proceedings of the IEEE Sensors Applications Symposium (SAS), Queenstown, New Zealand, 18–20 February 2014; pp. 141–144. [Google Scholar]
  11. Ashraf, I.; Hur, S.; Park, Y. Smartphone Sensor Based Indoor Positioning: Current Status, Opportunities, and Future Challenges, Review. Electronics 2020, 9, 891. [Google Scholar] [CrossRef]
  12. Andò, B. Sensors that provide security for people with depressed receptors. IEEE Mag. Instrum. Meas. 2006, 9, 58–63. [Google Scholar] [CrossRef]
  13. Potortì, F.; Park, S.; Ruiz, A.R.J.; Barsocchi, P.; Girolami, M.; Crivello, A.; Lee, S.Y.; Lim, J.H.; Torres-Sospedra, J.; Seco, F.; et al. Comparing the Performance of Indoor Localization Systems through the EvAAL Framework. Sensors 2017, 17, 2327. [Google Scholar] [CrossRef]
  14. Arbula, D.; Ljubic, S. Indoor Localization Based on Infrared Angle of Arrival Sensor Network. Sensors 2020, 20, 6278. [Google Scholar] [CrossRef] [PubMed]
  15. De-La-Llana-Calvo, Á.; Galilea, J.L.L.; Gardel, A.; Rodríguez-Navarro, D.; Bravo, I.; Tsirigotis, G.; Iglesias-Miguel, J. Modeling Infrared Signal Reflections to Characterize Indoor Multipath Propagation. Sensors 2017, 17, 847. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  16. De-La-Llana-Calvo, Á.; Galilea, J.L.L.; Gardel, A.; Rodríguez-Navarro, D.; Bravo, I.; Tsirigotis, G.; Iglesias-Miguel, J. Modeling the Effect of Optical Signal Multipath. Sensors 2017, 17, 2038. [Google Scholar] [CrossRef] [Green Version]
  17. De-La-Llana-Calvo, Á.; Galilea, J.L.L.; Gardel, A.; Rodríguez-Navarro, D.; Bravo, I.; Zapata, F.E. Characterization of Multipath Effects in Indoor Positioning Systems by AoA and PoA Based on Optical Signals. Sensors 2019, 19, 917. [Google Scholar] [CrossRef] [Green Version]
  18. Armstrong, J.; Sekercioglu, Y.A.; Neild, A. Visible light positioning: A roadmap for international standardization. IEEE Commun. Mag. 2013, 51, 68–73. [Google Scholar] [CrossRef]
  19. Khan, L.U. Visible light communication: Applications, architecture, standardization and research challenges. Digit. Commun. Netw. 2017, 3, 78–88. [Google Scholar] [CrossRef] [Green Version]
  20. Ashhar, K.; Rahim, N.-A.; Khyam, M.O.; Soh, C.B. A Narrowband Ultrasonic Ranging Method for Multiple Moving Sensor Nodes. IEEE Sens. J. 2019, 19, 6289–6297. [Google Scholar] [CrossRef]
  21. Qi, J.; Liu, G.-P. A Robust High-Accuracy Ultrasound Indoor Positioning System Based on a Wireless Sensor Network. Sensors 2017, 17, 2554. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  22. Chew, M.T.; Alam, F.; Legg, M.; Sen Gupta, G. Accurate Ultrasound Indoor Localization Using Spring-Relaxation Technique. Electronics 2021, 10, 1290. [Google Scholar] [CrossRef]
  23. Pasku, V.; De Angelis, A.; Moschitta, A.; Carbone, P.; Nilsson, J.; Dwivedi, S.; Händel, P. A Magnetic Ranging-Aided Dead-Reckoning Positioning System for Pedestrian Applications. IEEE Trans. Instrum. Meas. 2017, 66, 953–963. [Google Scholar] [CrossRef]
  24. Hehn, M.; Sippel, E.; Carlowitz, C.; Vossiek, M. High-Accuracy Localization and Calibration for 5-DoF Indoor Magnetic Positioning Systems. IEEE Trans. Instrum. Meas. 2019, 68, 4135–4145. [Google Scholar] [CrossRef]
  25. Li, J.; Feng, G.; Wei, W.; Luo, C.; Cheng, L.; Wang, H.; Song, H.; Ming, Z. PSOTrack: A RFID-Based System for Random Moving Objects Tracking in Unconstrained Indoor Environment. IEEE Internet Things J. 2018, 5, 4632–4641. [Google Scholar] [CrossRef]
  26. Shen, L.; Zhang, Q.; Pang, J.; Xu, H.; Li, P.; Xue, D. ANTspin: Efficient Absolute Localization Method of RFID Tags via Spinning Antenna. Sensors 2019, 19, 2194. [Google Scholar] [CrossRef] [Green Version]
  27. Maalek, R.; Sadeghpour, F. Accuracy assessment of ultra-wide band technology in locating dynamic resources in indoor scenarios. Autom. Constr. 2016, 63, 12–26. [Google Scholar] [CrossRef]
  28. Paek, J.; Ko, J.; Shin, H. A Measurement Study of BLE iBeacon and Geometric Adjustment Scheme for Indoor Location-Based Mobile Applications. Mob. Inf. Syst. 2016, 2016, 1–13. [Google Scholar] [CrossRef] [Green Version]
  29. Alvarez, Y.; Las Heras, F. ZigBee-based Sensor Network for Indoor Location and Tracking Applications. IEEE Lat. Am. Trans. 2016, 14, 3208–3214. [Google Scholar] [CrossRef]
  30. Guo, G.; Chen, R.; Ye, F.; Peng, X.; Liu, Z.; Pan, Y. Indoor Smartphone Localization: A Hybrid WiFi RTT-RSS Ranging Approach. IEEE Access 2019, 7, 176767–176781. [Google Scholar] [CrossRef]
  31. Kula, G.; Özyerb, T.; Tavli, B. IEEE 802.11 WLAN based Real Time Indoor Positioning: Literature Survey and Experimental Investigations. Procedia Comput. Sci. 2014, 34, 157–164. [Google Scholar] [CrossRef] [Green Version]
  32. Li, S.; Hedley, M.; Bengston, K.; Humphrey, D.; Johnson, M.; Ni, W. Passive Localization of Standard WiFi Devices. IEEE Syst. J. 2019, 13, 3929–3932. [Google Scholar] [CrossRef]
  33. Pirzada, N.; Nayan, M.Y.; Subhan, F.; Fadzil, M. Device-free Localization Technique for Indoor Detection and Tracking of Human Body: A Survey. Procedia Soc. Behav. Sci. 2014, 129, 422. [Google Scholar] [CrossRef] [Green Version]
  34. Kivimäki, T.; Vuorela, T.; Peltola, P.; Vanhala, J. A Review on Device-Free Passive Indoor Positioning Methods. Int. J. Smart Home 2014, 8, 71–94. [Google Scholar] [CrossRef]
  35. Cruz, C.C.; Costa, J.R.; Fernandes, C.A. Hybrid UHF/UWB Antenna for Passive Indoor Identification and Localization Systems. IEEE Trans. Antennas Propag. 2013, 61, 354–361. [Google Scholar] [CrossRef] [Green Version]
  36. Decarli, N.; Guidi, F.; Dardari, D. Passive UWB RFID for Tag Localization: Architectures and Design. IEEE Sens. J. 2016, 16, 1385–1397. [Google Scholar] [CrossRef]
  37. Kunhoth, J.; Karkar, A.; Al-Maadeed, S.; Al-Ali, A. Indoor positioning and wayfinding systems: A survey. Hum.-Cent. Comput. Inf. Sci. 2020, 10, 1–41. [Google Scholar] [CrossRef]
  38. Morar, A.; Moldoveanu, A.; Mocanu, I.; Moldoveanu, F.; Radoi, I.E.; Asavei, V.; Gradinaru, A.; Butean, A. A Comprehensive Survey of Indoor Localization Methods Based on Computer Vision. Sensors 2020, 20, 2641. [Google Scholar] [CrossRef] [PubMed]
  39. SIMATIC RTLS. Real-Time Locating System. Available online: new.siemens.com/global/en/products/automation/industrial-identification/simatic-rtls.html (accessed on 27 April 2021).
  40. KIO RTLS. A UWB-Based Indoor Positioning System. Available online: eliko.ee/products/kio-rtls (accessed on 27 April 2021).
  41. SEWIO UWB. Real-Time Location System. Available online: sewio.net/real-time-location-system-rtls-on-uwb (accessed on 27 April 2021).
  42. Situm MRM. Available online: situm.com/en/solutions/indoor-tracking-and-monitoring (accessed on 27 April 2021).
  43. HERE Indoor Positioning. Available online: here.com/platform/tracking-positioning-solutions/indoor-positioning-systems (accessed on 27 April 2021).
  44. Indoor Positioning and Asset Tracking Technology. Available online: nextome.net (accessed on 27 April 2021).
  45. GIPStech. Available online: gipstech.com (accessed on 27 April 2021).
  46. BehrTech. A New Approach to Indoor Localization in Large-Scale Environments. Available online: behrtech.com/blog/large-scale-indoor-localization (accessed on 27 April 2021).
  47. Andò, B.; Graziani, S. Multisensor strategies to assist blind people: A clear-path indicator. IEEE Trans. Instrum. Meas. 2009, 58, 2488–2494. [Google Scholar] [CrossRef]
  48. Andò, B. A smart multisensor approach to assist blind people in specific urban navigation tasks. IEEE Trans. Neural Syst. Rehab. Eng. 2008, 16, 592–594. [Google Scholar] [CrossRef]
  49. Malik, H.; Hou, J. Obstacle Detection and Safely Navigate the Autonomous Vehicle from Unexpected Obstacles on the Driving Lane. Sensors 2020, 20, 1–22. [Google Scholar]
  50. Andò, B.; Baglio, S.; La Malfa, S.; Marletta, V. A sensing architecture for mutual user-environment awareness case of study: A mobility aid for the visually impaired. IEEE Sens. J. 2011, 11, 634–640. [Google Scholar] [CrossRef]
  51. Ando, B.; Baglio, S.; Lombardo, C.O. RESIMA: An Assistive Paradigm to Support Weak People in Indoor Environments. IEEE Trans. Instrum. Meas. 2014, 63, 2522–2528. [Google Scholar] [CrossRef]
  52. Cao, H.; Wang, Y.; Bi, J.; Xu, S.; Si, M.; Qi, H. Indoor Positioning Method Using WiFi RTT Based on LOS Identification and Range Calibration. ISPRS Int. J. Geo-Inf. 2020, 9, 627. [Google Scholar] [CrossRef]
  53. Wang, J.; Park, J. An Enhanced Indoor Positioning Algorithm Based on Fingerprint Using Fine-Grained CSI and RSSI Measurements of IEEE 802.11n WLAN. Sensors 2021, 21, 2769. [Google Scholar] [CrossRef]
  54. Zhang, G.; Wang, P.; Chen, H.; Zhang, L. Wireless Indoor Localization Using Convolutional Neural Network and Gaussian Process Regression. Sensors 2019, 19, 2508. [Google Scholar] [CrossRef] [Green Version]
  55. Andò, B.; Baglio, S.; Lombardo, C.O.; Marletta, V.; Pergolizzi, E.A.; Pistorio, A. RESIMA: A new WSN based paradigm to assist weak people in indoor environment. In Proceedings of the 2013 IEEE International Workshop on Measurements & Networking (M&N), Naples, Italy, 7–8 October 2013; pp. 206–209. [Google Scholar]
Figure 1. Schematization of the MTA algorithm. M potential coordinates of the user in the plane, (xj, yj), are estimated by considering all allowed triads of sensor nodes.
Figure 1. Schematization of the MTA algorithm. M potential coordinates of the user in the plane, (xj, yj), are estimated by considering all allowed triads of sensor nodes.
Applsci 11 07392 g001
Figure 2. The System Management Tool.
Figure 2. The System Management Tool.
Applsci 11 07392 g002
Figure 3. The overall user-object-nodes distance estimation functionality implemented in the Management Tool.
Figure 3. The overall user-object-nodes distance estimation functionality implemented in the Management Tool.
Applsci 11 07392 g003
Figure 4. The minimum user-objects distance estimation functionality implemented in the Management Tool.
Figure 4. The minimum user-objects distance estimation functionality implemented in the Management Tool.
Applsci 11 07392 g004
Figure 5. The delay time of the UEI tool in computing user-objects distances in the case of (a) continuously updating distance maps and (b) just computing user-object distances.
Figure 5. The delay time of the UEI tool in computing user-objects distances in the case of (a) continuously updating distance maps and (b) just computing user-object distances.
Applsci 11 07392 g005
Figure 6. The delay time in computing user-object distances in the case of no graphical output as a function of the number of nodes used to describe the objects in the environment.
Figure 6. The delay time in computing user-object distances in the case of no graphical output as a function of the number of nodes used to describe the objects in the environment.
Applsci 11 07392 g006
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Andò, B.; Baglio, S.; Crispino, R.; Marletta, V. An Introduction to Indoor Localization Techniques. Case of Study: A Multi-Trilateration-Based Localization System with User–Environment Interaction Feature. Appl. Sci. 2021, 11, 7392. https://doi.org/10.3390/app11167392

AMA Style

Andò B, Baglio S, Crispino R, Marletta V. An Introduction to Indoor Localization Techniques. Case of Study: A Multi-Trilateration-Based Localization System with User–Environment Interaction Feature. Applied Sciences. 2021; 11(16):7392. https://doi.org/10.3390/app11167392

Chicago/Turabian Style

Andò, Bruno, Salvatore Baglio, Ruben Crispino, and Vincenzo Marletta. 2021. "An Introduction to Indoor Localization Techniques. Case of Study: A Multi-Trilateration-Based Localization System with User–Environment Interaction Feature" Applied Sciences 11, no. 16: 7392. https://doi.org/10.3390/app11167392

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