On the Optimality of WLAN Location Determination Systems

Size: px
Start display at page:

Download "On the Optimality of WLAN Location Determination Systems"

Transcription

1 On the Optimality of WLAN Location Determination Systems Moustafa Youssef Department of Computer Science University of Maryland College Park, Maryland Ashok Agrawala Department of Computer Science University of Maryland College Park, Maryland Abstract This paper presents a general analysis for the performance of WLAN location determination systems. In particular, we present an analytical method for calculating the average distance error and probability of error of WLAN location determination systems. These expressions are obtained with no assumptions regarding the distribution of signal strength or the probability of the user being at a specific location, which is usually taken to be a uniform distribution over all the possible locations in current WLAN location determination systems. We use these expressions to find the optimal strategy to estimate the user location and to prove formally that probabilistic techniques give more accuracy than deterministic techniques, which has been taken for granted without proof for a long time. The analytical results are validated through simulation experiments and we present the results of testing actual WLAN location determination systems in an experimental testbed. Keywords Analytical analysis, optimal WLAN positioning strategy, simulation experiments, WLAN location determination I. INTRODUCTION WLAN location determination systems use the popular [10] network infrastructure to determine the user location without using any extra hardware. This makes these systems attractive in indoor environments where traditional techniques, such as the Global Positioning System (GPS) [5], fail to work or require specialized hardware. Many applications have been built on top of location determination systems to support pervasive computing. This includes [4] location-sensitive content delivery, direction finding, asset tracking, and emergency notification. In order to estimate the user location, a system needs to measure a quantity that is a function of distance. Moreover, the system needs one or more reference points to measure the distance from. In case of the GPS system, the reference points are the satellites and the measured quantity is the time of arrival of the satellite signal to the GPS receiver, which is directly proportional to the distance between the satellite and the GPS receiver. In case of WLAN location determination systems, the reference points are the access points and the measured quantity is the signal strength, which decays logarithmically with distance in free space. Unfortunately, in indoor environments, the wireless channel is very noisy and the radio frequency (RF) signal can suffer from reflection, diffraction, and multipath effect [9], [12], which makes the signal strength a complex function of distance. To overcome this problem, WLAN location determination systems tabulate this function by sampling it at selected locations in the area of interest. This tabulation has been know in literature as the radio map, which captures the signature of each access point at certain points in the area of interest. WLAN location determination systems usually work in two phases: offline phase and location determination phase. During the offline phase, the system constructs the radio-map. In the location determination phase, the vector of samples received from each access point (each entry is a sample from one access point) is compared to the radio-map and the nearest match is returned as the estimated user location. Different WLAN location determination techniques differ in the way they construct the radio map and in the algorithm they use to compare a received signal strength vector to the stored radio map in the location determination phase. In this paper, we present a general analysis of the performance of WLAN location determination systems. In particular, we present a general analytical expression for the average distance error and probability of error of WLAN location determination systems. These

2 expression are obtained with no assumptions regarding the distribution of signal strength or user movement profile. We use these expressions to find the optimal strategy to use during the location determination phase to estimate the user location. These expressions also help to prove formally that probabilistic techniques give more accuracy than deterministic techniques, which has been taken for granted without proof for a long time. We validate our analysis through simulation experiments and discuss how well it models actual environments. For the rest of the paper we will refer to the probability distribution of the user location as the user profile. To the best of our knowledge, our work is the first to analyze the performance of WLAN location systems analytically and provide the optimal strategy to select the user location. The rest of this paper is structured as follows. section II summarizes the previous work in the area of WLAN location determination systems. section III presents the analytical analysis for the performance of the WLAN location determination systems. In section IV, we validate our analytical analysis through simulation and measurement experiments. Section V concludes the paper and presents some ideas for future work. II. RELATED WORK Radio map-based techniques can be categorized into two broad categories: deterministic techniques and probabilistic techniques. Deterministic techniques, such as [2], [8], represent the signal strength of an access point at a location by a scalar value, for example, the mean value, and use non-probabilistic approaches to estimate the user location. For example, in the Radar system [2] the authors use nearest neighborhood techniques to infer the user location. On the other hand, probabilistic techniques, such as [3], [6], [7], [13], [14], store information about the signal strength distributions from the access points in the radio map and use probabilistic techniques to estimate the user location. For example, the Horus system from the University of Maryland [14], [15] uses the stored radio map to find the location that has the maximum probability given the received signal strength vector. All these systems base their performance evaluation on experimental testbeds which may not give a good idea on the performance of the algorithm in different environments. The authors in [7], [14], [15] showed that their probabilistic technique outperformed the deterministic technique of the Radar system [2] in a specific testbed and conjectured that probabilistic techniques should outperform deterministic techniques. This paper presents a general analytical method for analyzing the performance of different techniques. We use this analysis method to provide a formal proof that probabilistic techniques outperform deterministic techniques. Moreover, we show the optimal strategy for selecting locations in the location determination phase. III. ANALYTICAL ANALYSIS In this section, we give an analytical method to analyze the performance of WLAN location determination techniques. We start by describing the notations used throughout the paper. We provide two expressions: one for calculating the average distance error of a given technique and the other for calculating the probability of error (i.e. the probability that the location technique will give an incorrect estimate). A. Notations We consider an area of interest whose radio map contains N locations. We denote the set of locations as L. At each location, we can get the signal strength from k access points. We denote the k-dimensional signal strength space as S. Each element in this space is a k-dimensional vector whose entries represent the signal strength reading from different access points. Since the signal strength returned from the wireless cards are typically integer values, the signal strength space S is a discrete space. For a vector s S, fa (s) represents the estimated location returned by the WLAN location determination technique A when supplied with the input s. For example, in the Horus system [14], [15], fhorus (s) will return the location l L that maximizes P(l/s). Finally, we use Euclidean(l 1, l 2 ) to denote the Euclidean distance between two locations l 1 and l 2. B. Average Distance Error We want to find the average distance error (denoted by E(DErr)). Using conditional probability, this can be written as: E(DErr) = l L E(DErr/l is the correct user location).p(l is the correct user location) (1) where P(l is the correct user location) depends on the user profile. We now proceed to calculate E(DErr/l is the correct user location). Using

3 conditional probability again: E(DErr/l is the correct user location) = s SE(DErr/s, l is the correct user location) = Euclidean(fA (s), l) s S where Euclidean(fA (s), l) represents the Euclidean distance between the estimated location and the correct location. Equation 2 says that to get the expected distance error given we are at location l, we need to get the weighted sum, over all the possible signal strength values s S, of the Euclidean distance between the estimated user location (fa (s)) and the actual location l. Substituting equation 2 in equation 1 we get: E(DErr) = Euclidean(fA(s), l) s S l L.P(l is the correct user location) Note that the effect of the location determination technique is summarized in the function fa. We seek to find the function that minimizes the probability of error. We differ the optimality analysis till we present the probability of error analysis. C. Probability of Error In this section, we want to find an expression for the probability of error which is the probability that the location determination technique will return an incorrect estimate. This can be obtained from equation 3 by noting that every non-zero distance error (represented by the function Euclidean(fA (s), l)) is considered an error. More formally, we define the function: { 0 : x = 0 g(x) = 1 : x > 0 (2) (3) The probability of error can be calculated from equation 3 as: P(Error) = g(euclidean(fa(s), l)) s S l L.P(l is the correct user location) (4) In the next section, we will present a property of the term g(euclidean(fa (s), l)) and use this property to get the optimal strategy for selecting the location. D. Optimality We will base our optimality analysis on the probability of error. Lemma 1: For a given signal strength vector s, g(euclidean(fa (s), l)) will be zero for only one location l L and one for the remaining N 1 locations. Proof: The proof can be found in [11] and have been removed for space constraints. The lemma states that only one location will give a value of zero for the function g(euclidean(fa (s), l)) in the inner sum. This means that the optimal strategy should select this location in order to minimize the probability of error. This leads us to the following theorem. Theorem 1 (Optimal Strategy): Selecting the location l that maximizes the probability P(s/l).P(l) is both a necessary and sufficient condition to minimize the probability of error. Proof: The proof can be found in [11]. Theorem 1 suggests that the optimal location determination technique should store in the radio map the signal strength distributions to be able to calculate P(s/l). Moreover, the optimal technique needs to know the user profile in order to calculate P(l). Corollary 1: Deterministic techniques are not optimal. Proof: The proof can be found in [11]. Note that we did not make any assumption about the independence of access points, user profile, or signal strength distribution in order to get the optimal strategy. A major assumption by most of the current WLAN location determination systems is that all user locations are equi-probable. In this case, P(l) = 1 N and Theorem 1 can be rewritten as: Theorem 2: If the user is equally probable to be at any location of the radio map locations L, then selecting the location l that maximizes the probability P(s/l) is both a necessary and sufficient condition to minimize the probability of error. Proof: The proof is a special case of the proof of Theorem 1. This means that, for this special case, it is sufficient for the optimal technique to store the histogram of signal strength at each location. This is exactly the technique used in the Horus system [14], [15]. Figure 1 shows a simplified example illustrating the intuition behind the analytical expressions and the theorems. In the example, we assume that there are only two locations in the radio map and that at each location only one access point can be heard whose signal strength, for

4 Average Signal Strength Average Signal Strength Location 1 Location 2 Location 1 Location 2 Signal Strength (a) Horus System Fig. 1. Expected error for the special case of two locations Signal Strength (b) Radar System simplicity of illustration, follows a continuous distribution. The user can be at any one of the two locations with equal probability. For the Horus system (Figure 1.a), consider the line that passes by the point of intersection of the two curves. Since for a given signal strength the technique selects the location that has the maximum probability, the error if the user is at location 1 is the area of curve 1 to the right of this line. If the user is at location 2, the error is the area of curve 2 to the left of this line. The expected error probability is half the sum of these two areas as the two locations are equi-probable. This is the same as half the area under the minimum of the two curves (shaded in figure). For the Radar system (Figure 1.b), consider the line that bisects the signal strength space between the two distribution averages. Since for a given signal strength the technique selects the location whose average signal strength is closer to the signal strength value, the error if the user is at location 1 is the area under curve 1 to the right of this line. If the user is at location 2, the error is the area under curve 2 to the left of this line. The expected error probability is half the sum of these two areas as the two locations are equi-probable (half the shaded area in the figure). From Figure 1, we can see that the Horus system outperforms the Radar system since the expected error for the former is less than the later (by the hashed area in Figure 1.b). The two systems would have the same expected error if the line bisecting the signal strength space of the two averages passes by the intersection point Fig. 2. Plan of the floor where the experiment was conducted. Readings were collected in the corridors (shown in gray). of the two curves. This is not true in general. This has been proved formally in the above theorems. We provide simulation and experimental results to validate our results in section IV. A. Testbed IV. EXPERIMENTS We performed our experiment in a floor covering an 20,000 feet area. The layout of the floor is shown in Figure 2. Both techniques were tested in the Computer Science Department wireless network. The entire wing is covered by 12 access points installed in the third and fourth floors of the building. For building the radio map, we took the radio map locations on the corridors on a grid with cells placed 5 feet apart (the corridor s width is 5 feet). We have a

5 total of 110 locations along the corridors. On the average, each location is covered by 4 access points. We used the mwvlan driver and the MAPI API [1] to collect the samples from the access points. B. Simulation Experiments In this section, we validate our analytical results through simulation experiments. For this purpose, we chose to implement the Radar system [2] from Microsoft as a deterministic technique and the Horus system [14], [15] from the University of Maryland as a probabilistic technique that satisfy the optimality criteria as described in Theorem 2. We start by describing the experimental testbed that we use to validate our analytical results and evaluate the systems. 1) Simulator: We built a simulator that takes as an input the following parameters: the radio map locations coordinates. the signal strength distributions at each location from each access point. the distribution over the radio map locations that represents the steady state probability of the user being at each location (user profile). The simulator then chooses a location based on the user location distribution and generates a signal strength vector according to the signal strength distributions at this location. The simulator feeds the generated signal strength vector to the location determination technique. The estimated location is compared to the generated location to determine the distance error. The next section analyze the effect of the uniform user profile on the performance of the location determination systems and validate our analytical results. The results for the heterogeneous profiles can be found in [11]. 2) Uniform user location distribution: This is similar to the assumption taken by the Horus system. Therefore, the Horus system should give optimal results. Figures 3 shows the probability of error and average distance error (analytical and simulation results) respectively for the Radar and the Horus systems. The error bars represent the 95% confidence interval for the simulation experiments. The figure shows that the analytical expressions obtained are consistent with the simulation results. Moreover, the Horus system performance is better than the Radar system as predicted by Theorem 2. The Horus system performance is optimal under the uniform distribution of user location. C. Measurements Experiments In our simulations, we assumed that the test data follows the signal strength distributions exactly. This can be Probability of error Average distance error Horus Radar Horus Sim. Radar Sim Number of access points (a) Probability of error Horus Radar Horus Sim. Radar Sim Number of access points (b) Average distance error Fig. 3. Performance of the Horus and Radar systems under a uniform user profile (profile 1). considered as the ideal case since in a real environment, the received signal may differ slightly form the stored signal strength distributions. Our results however are still valid and can be considered as an upper bound on the performance of the simulated systems. In order to confirm that, we tested the Horus system and the Radar system in an environment where the test set was collected on different days, time of day and by different persons than those in the training set. Figure 4 shows the CDF of the distance error for the two systems. The figure shows that the Horus system (a probabilistic technique) significantly outperforms the Radar system (a deterministic technique) which confirms to our results.

6 Probability Joint Clustering Radar Fig. 4. Error Distance CDF for the distance error for the two systems. V. CONCLUSIONS AND FUTURE WORK We presented an analysis method for studying the performance of WLAN location determination systems. The method can be applied to any of the WLAN location determination techniques and does not make any assumptions about the signal strength distributions at each location, independence of access points, nor the user profile. Second, we studied the effect of the user profile on the performance of the WLAN location determination systems. We used the analytical method to obtain the optimal strategy for selecting the user location. The optimal strategy must take into account the signal strength distributions at each location and the user profile. We validated the analytical results through simulation experiments. In our simulations, we assumed that the test data follows the signal strength distributions exactly. This can be considered as the ideal case since in a real environment, the received signal may differ slightly form the stored signal strength distributions. Our results however are still valid and can be considered as an upper bound on the performance of the simulated systems. We confirmed that through actual implementation in typical environments. For future work, the method can be extended to include other factors that affects the location determination process such as averaging multiple signal strength vectors to obtain better accuracy, using the user history profile, usually taken as the time average of the latest location estimates, and the correlation between samples from the same access points. cation determination systems. ACKNOWLEDGMENT This work was supported in part by the Maryland Information and Network Dynamics (MIND) Laboratory, its Founding Partner Fujitsu Laboratories of America, and by the Department of Defense through a University of Maryland Institute for Advanced Computer Studies (UMIACS) contract. REFERENCES [1] [2] P. Bahl and V. N. Padmanabhan. RADAR: An In- Building RF-based User Location and Tracking System. In IEEE Infocom 2000, volume 2, pages , March [3] P. Castro, P. Chiu, T. Kremenek, and R. Muntz. A Probabilistic Location Service for Wireless Network Environments. Ubiquitous Computing 20, September 20. [4] G. Chen and D. Kotz. A Survey of Context-Aware Mobile Computing Research. Technical Report Dartmouth Computer Science Technical Report TR , [5] P. Enge and P. Misra. Special issue on GPS: The Global Positioning System. Proceedings of the IEEE, pages 3 172, January [6] A. M. Ladd, K. Bekris, A. Rudys, G. Marceau, L. E. Kavraki, and D. S. Wallach. Robotics-Based Location Sensing using Wireless Ethernet. In 8th ACM MOBI- COM, Atlanta, GA, September [7] T. Roos, P. Myllymaki, H. Tirri, P. Misikangas, and J. Sievanen. A Probabilistic Approach to WLAN User Location Estimation. International Journal of Wireless Information Networks, 9(3), July [8] A. Smailagic, D. P. Siewiorek, J. Anhalt, D. Kogan, and Y. Wang. Location Sensing and Privacy in a Context Aware Computing Environment. Pervasive Computing, 20. [9] W. Stallings. Wireless Communications and Networks. Prentice Hall, first edition, [10] The Institute of Electrical and Electronics Engineers, Inc. IEEE Standard Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications [11] M. Youssef and A. Agrawala. On the Optimality of WLAN Location Determination Systems. Technical Report UMIACS-TR and CS-TR 4459, University of Maryland, College Park, March [12] M. Youssef and A. Agrawala. Small-Scale Compensation for WLAN Location Determination Systems. In IEEE WCNC 2003, March [13] M. Youssef and A. Agrawala. Handling Samples Correlation in the Horus System. In IEEE Infocom 2004, March [14] M. Youssef, A. Agrawala, and A. U. Shankar. WLAN Location Determination via Clustering and Probability Distributions. In IEEE PerCom 2003, March [15] M. Youssef, A. Agrawala, A. U. Shankar, and S. H. Noh. A Probabilistic Clustering-Based Indoor Location Determination System. Technical Report UMIACS-TR and CS-TR 4350, University of Maryland, College Park, March

On the Optimality of WLAN Location Determination Systems

On the Optimality of WLAN Location Determination Systems On the Optimality of WLAN Location Determination Systems Moustafa A. Youssef, Ashok Agrawala Department of Comupter Science and UMIACS University of Maryland College Park, Maryland 2742 {moustafa,agrawala}@cs.umd.edu

More information

ANALYSIS OF THE OPTIMAL STRATEGY FOR WLAN LOCATION DETERMINATION SYSTEMS

ANALYSIS OF THE OPTIMAL STRATEGY FOR WLAN LOCATION DETERMINATION SYSTEMS ANALYSIS OF THE OPTIMAL STRATEGY FOR WLAN LOCATION DETERMINATION SYSTEMS Moustafa A. Youssef, Ashok Agrawala Department of Computer Science University of Maryland College Park, Maryland 20742 {moustafa,

More information

Handling Samples Correlation in the Horus System

Handling Samples Correlation in the Horus System Handling Samples Correlation in the Horus System Moustafa Youssef and Ashok Agrawala Department of Computer Science and UMIACS University of Maryland College Park, Maryland 20742 Email: {moustafa, agrawala@cs.umd.edu

More information

Adaptive Temporal Radio Maps for Indoor Location Estimation

Adaptive Temporal Radio Maps for Indoor Location Estimation Adaptive Temporal Radio Maps for Indoor Location Estimation Jie Yin, Qiang Yang, Lionel Ni Department of Computer Science Hong Kong University of Science and Technology Clearwater Bay, Kowloon, Hong Kong,

More information

Enhanced wireless indoor tracking system in multi-floor buildings with location prediction

Enhanced wireless indoor tracking system in multi-floor buildings with location prediction Enhanced wireless indoor tracking system in multi-floor buildings with location prediction Rui Zhou University of Freiburg, Germany June 29, 2006 Conference, Tartu, Estonia Content Location based services

More information

Received-Signal-Strength-Based Logical Positioning Resilient to Signal Fluctuation

Received-Signal-Strength-Based Logical Positioning Resilient to Signal Fluctuation Received-Signal-Strength-Based Logical Positioning Resilient to Signal Fluctuation Thomas Locher, Roger Wattenhofer, Aaron Zollinger {lochert@student, wattenhofer@tik.ee, zollinger@tik.ee}.ethz.ch Computer

More information

ON INDOOR POSITION LOCATION WITH WIRELESS LANS

ON INDOOR POSITION LOCATION WITH WIRELESS LANS ON INDOOR POSITION LOCATION WITH WIRELESS LANS P. Prasithsangaree 1, P. Krishnamurthy 1, P.K. Chrysanthis 2 1 Telecommunications Program, University of Pittsburgh, Pittsburgh PA 15260, {phongsak, prashant}@mail.sis.pitt.edu

More information

Wireless Indoor Tracking System (WITS)

Wireless Indoor Tracking System (WITS) 163 Wireless Indoor Tracking System (WITS) Communication Systems/Computing Center, University of Freiburg Abstract A wireless indoor tracking system is described in this paper, which can be used to track

More information

A Dual Distance Measurement Scheme for Indoor IEEE Wireless Local Area Networks*

A Dual Distance Measurement Scheme for Indoor IEEE Wireless Local Area Networks* A Dual Distance Measurement Scheme for Indoor IEEE 80.11 Wireless Local Area Networks* Murad Abusubaih, Berthold Rathke, and Adam Wolisz Telecommunication Networks Group Technical University Berlin Email:

More information

Multi-Classifier for WLAN Fingerprint-Based. positioning system. Jikang Shin and Dongsoo Han

Multi-Classifier for WLAN Fingerprint-Based. positioning system. Jikang Shin and Dongsoo Han , June 30 - July 2, 2010, London, U.K. Multi-Classifier for WLAN Fingerprint-Based Positioning System Jikang Shin and Dongsoo Han Abstract WLAN fingerprint-based positioning system is a viable solution

More information

RADAR: An In-Building RF-based User Location and Tracking System

RADAR: An In-Building RF-based User Location and Tracking System RADAR: An In-Building RF-based User Location and Tracking System Venkat Padmanabhan Microsoft Research Joint work with Victor Bahl Infocom 2000 Tel Aviv, Israel March 2000 Outline Motivation and related

More information

A New WKNN Localization Approach

A New WKNN Localization Approach A New WKNN Localization Approach Amin Gholoobi Faculty of Pure and Applied Sciences Open University of Cyprus Nicosia, Cyprus Email: amin.gholoobi@st.ouc.ac.cy Stavros Stavrou Faculty of Pure and Applied

More information

SSD BASED LOCATION IDENTIFICATION USING FINGERPRINT BASED APPROACH

SSD BASED LOCATION IDENTIFICATION USING FINGERPRINT BASED APPROACH SSD BASED LOCATION IDENTIFICATION USING FINGERPRINT BASED APPROACH Mr. M. Dinesh babu 1, Mr.V.Tamizhazhagan Dr. R. Saminathan 3 1,, 3 (Department of Computer Science & Engineering, Annamalai University,

More information

INDOOR LOCALIZATION Matias Marenchino

INDOOR LOCALIZATION Matias Marenchino INDOOR LOCALIZATION Matias Marenchino!! CMSC 818G!! February 27, 2014 BIBLIOGRAPHY RADAR: An In-Building RF-based User Location and Tracking System (Paramvir Bahl and Venkata N. Padmanabhan) WLAN Location

More information

Key Factors for Position Errors in based Indoor Positioning Systems

Key Factors for Position Errors in based Indoor Positioning Systems Key Factors for Position Errors in 802.11-based Indoor Positioning Systems Thomas King, Thomas Haenselmann, and Wolfgang Effelsberg Technical Report Department for Mathematics and Computer Science University

More information

REIHE INFORMATIK TR COMPASS: A Probabilistic Indoor Positioning System Based on and Digital Compasses

REIHE INFORMATIK TR COMPASS: A Probabilistic Indoor Positioning System Based on and Digital Compasses Technical Report TR-2006-012, Mathematics and Computer Science Department, University of Mannheim, June 2006 by Thomas King, Stephan Kopf, Thomas Haenselmann, Christian Lubberger, Wolfgang Effelsberg REIHE

More information

Location Determination. Framework and Technologies

Location Determination. Framework and Technologies 1 Location Determination Framework and Technologies 2 Meaning of Location Three Dimensional Space Reference Coordinate System Global GPS Local z Application Specific Multiple References Ability to Map

More information

Location Determination of a Mobile Device Using IEEE b Access Point Signals

Location Determination of a Mobile Device Using IEEE b Access Point Signals Location Determination of a Mobile Device Using IEEE 802.b Access Point Signals Siddhartha Saha, Kamalika Chaudhuri, Dheeraj Sanghi, Pravin Bhagwat Department of Computer Science and Engineering Indian

More information

GPPS: A Gaussian Process Positioning System for Cellular Networks

GPPS: A Gaussian Process Positioning System for Cellular Networks GPPS: A Gaussian Process Positioning System for Cellular Networks Anton Schwaighofer, Marian Grigoraş, Volker Tresp, Clemens Hoffmann Siemens Corporate Technology, Information and Communications 81730

More information

Wireless Sensors self-location in an Indoor WLAN environment

Wireless Sensors self-location in an Indoor WLAN environment Wireless Sensors self-location in an Indoor WLAN environment Miguel Garcia, Carlos Martinez, Jesus Tomas, Jaime Lloret 4 Department of Communications, Polytechnic University of Valencia migarpi@teleco.upv.es,

More information

Wireless Location Detection for an Embedded System

Wireless Location Detection for an Embedded System Wireless Location Detection for an Embedded System Danny Turner 12/03/08 CSE 237a Final Project Report Introduction For my final project I implemented client side location estimation in the PXA27x DVK.

More information

Accuracy Indicator for Fingerprinting Localization Systems

Accuracy Indicator for Fingerprinting Localization Systems Accuracy Indicator for Fingerprinting Localization Systems Vahideh Moghtadaiee, Andrew G. Dempster, Binghao Li School of Surveying and Spatial Information Systems University of New South Wales Sydney,

More information

Nuzzer: A Large-Scale Device-Free Passive Localization System for Wireless Environments

Nuzzer: A Large-Scale Device-Free Passive Localization System for Wireless Environments IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL., NO., JULY Nuzzer: A Large-Scale Device-Free Passive Localization System for Wireless Environments Moustafa Seifeldin, Student Member, IEEE, Ahmed Saeed, Ahmed

More information

Performance Evaluation of Mobile U-Navigation based on GPS/WLAN

Performance Evaluation of Mobile U-Navigation based on GPS/WLAN Performance Evaluation of Mobile U-Navigation based on GPS/WLAN Hybridization *1,Corresponding Author Wan Mohd Yaakob Wan Bejuri, 2 Mohd Murtadha Mohamad, 3 Maimunah Sapri, 4 Mohd Adly Rosly 1,2,4 Faculty

More information

CellSense: A Probabilistic RSSI-based GSM Positioning System

CellSense: A Probabilistic RSSI-based GSM Positioning System CellSense: A Probabilistic RSSI-based GSM Positioning System Mohamed Ibrahim Wireless Intelligent Networks Center (WINC) Nile University Smart Village, Egypt Email: m.ibrahim@nileu.edu.eg Moustafa Youssef

More information

WiFiPos: An In/Out-Door Positioning Tool

WiFiPos: An In/Out-Door Positioning Tool WiFiPos: An In/Out-Door Positioning Tool Juan Toloza 1, Nelson Acosta, Carlos Kornuta 2 1 (Post-Doctoral Fellow, CONICET, INCA/INTIA - School of Exact Sciences UNICEN, TANDIL Argentina) 2 (Post-Doctoral

More information

GSM-Based Approach for Indoor Localization

GSM-Based Approach for Indoor Localization -Based Approach for Indoor Localization M.Stella, M. Russo, and D. Begušić Abstract Ability of accurate and reliable location estimation in indoor environment is the key issue in developing great number

More information

Crowdsourced Radiomap for Room-Level Place Recognition in Urban Environment

Crowdsourced Radiomap for Room-Level Place Recognition in Urban Environment Crowdsourced Radiomap for Room-Level Place Recognition in Urban Environment Minkyu Lee, Hyunil Yang, Dongsoo Han Department of Computer Science Korea Advanced Institute of Science and Technology 119 Munji-ro,

More information

Multi-Directional Weighted Interpolation for Wi-Fi Localisation

Multi-Directional Weighted Interpolation for Wi-Fi Localisation Multi-Directional Weighted Interpolation for Wi-Fi Localisation Author Bowie, Dale, Faichney, Jolon, Blumenstein, Michael Published 2014 Conference Title Robot Intelligence Technology and Applications

More information

Integrating probabilistic techniques for indoor localization of heterogeneous clients

Integrating probabilistic techniques for indoor localization of heterogeneous clients Integrating probabilistic techniques for indoor localization of heterogeneous clients Antonio J. Ruiz-Ruiz, Oscar Canovas Department of Computer Engineering University of Murcia Murcia, Spain antonioruiz@um.es,

More information

Positioning in Indoor Environments using WLAN Received Signal Strength Fingerprints

Positioning in Indoor Environments using WLAN Received Signal Strength Fingerprints Positioning in Indoor Environments using WLAN Received Signal Strength Fingerprints Christos Laoudias Department of Electrical and Computer Engineering KIOS Research Center for Intelligent Systems and

More information

WiFi Fingerprinting Signal Strength Error Modeling for Short Distances

WiFi Fingerprinting Signal Strength Error Modeling for Short Distances WiFi Fingerprinting Signal Strength Error Modeling for Short Distances Vahideh Moghtadaiee School of Surveying and Geospatial Engineering University of New South Wales Sydney, Australia v.moghtadaiee@student.unsw.edu.au

More information

Location and Time in Wireless Environments. Ashok K. Agrawala Director, MIND Lab Professor, Computer Science University of Maryland

Location and Time in Wireless Environments. Ashok K. Agrawala Director, MIND Lab Professor, Computer Science University of Maryland Location and Time in Wireless Environments Ashok K. Agrawala Director, MIND Lab Professor, Computer Science University of Maryland Environment N nodes local clock Stable Wireless Communications Computation

More information

Improving the Accuracy of Wireless LAN based Location Determination Systems using Kalman Filter and Multiple Observers

Improving the Accuracy of Wireless LAN based Location Determination Systems using Kalman Filter and Multiple Observers Improving the Accuracy of Wireless LAN based Location Determination Systems using Kalman Filter and Multiple Observers Raman Kumar K, Varsha Apte, Yogesh A Powar Dept. of Computer Science and Engineering

More information

Indoor Positioning with a WLAN Access Point List on a Mobile Device

Indoor Positioning with a WLAN Access Point List on a Mobile Device Indoor Positioning with a WLAN Access Point List on a Mobile Device Marion Hermersdorf, Nokia Research Center Helsinki, Finland Abstract This paper presents indoor positioning results based on the 802.11

More information

Computationally Tractable Location Estimation on WiFi Enabled Mobile Phones

Computationally Tractable Location Estimation on WiFi Enabled Mobile Phones ISSC 2009, UCD, June 10 11 th Computationally Tractable Location Estimation on WiFi Enabled Mobile Phones Damian Kelly, Ross Behan, Rudi Villing and Seán McLoone Department of Electronic Engineering National

More information

Indoor Localization in Wireless Sensor Networks

Indoor Localization in Wireless Sensor Networks International Journal of Engineering Inventions e-issn: 2278-7461, p-issn: 2319-6491 Volume 4, Issue 03 (August 2014) PP: 39-44 Indoor Localization in Wireless Sensor Networks Farhat M. A. Zargoun 1, Nesreen

More information

Wi-Fi Fingerprinting through Active Learning using Smartphones

Wi-Fi Fingerprinting through Active Learning using Smartphones Wi-Fi Fingerprinting through Active Learning using Smartphones Le T. Nguyen Carnegie Mellon University Moffet Field, CA, USA le.nguyen@sv.cmu.edu Joy Zhang Carnegie Mellon University Moffet Field, CA,

More information

Research on an Economic Localization Approach

Research on an Economic Localization Approach Computer and Information Science; Vol. 12, No. 1; 2019 ISSN 1913-8989 E-ISSN 1913-8997 Published by Canadian Center of Science and Education Research on an Economic Localization Approach 1 Yancheng Teachers

More information

Use of fingerprinting in Wi-Fi based outdoor positioning

Use of fingerprinting in Wi-Fi based outdoor positioning Use of fingerprinting in Wi-Fi based outdoor positioning Ishrat J. Quader School of Surveying and Spatial information Systems, UNSW, Australia Phone 93854208 Fax 93137493 Email: ishrat.quader@student.unsw.edu.au

More information

Bayesian Positioning in Wireless Networks using Angle of Arrival

Bayesian Positioning in Wireless Networks using Angle of Arrival Bayesian Positioning in Wireless Networks using Angle of Arrival Presented by: Rich Martin Joint work with: David Madigan, Eiman Elnahrawy, Wen-Hua Ju, P. Krishnan, A.S. Krishnakumar Rutgers University

More information

On outdoor positioning with Wi-Fi

On outdoor positioning with Wi-Fi Journal of Global Positioning Systems (2008) Vol. 7, No. 1 : 18-26 On outdoor positioning with Wi-Fi Binghao Li, Ishrat J. Quader, Andrew G. Dempster School of Surveying and Spatial Information System,

More information

2 Limitations of range estimation based on Received Signal Strength

2 Limitations of range estimation based on Received Signal Strength Limitations of range estimation in wireless LAN Hector Velayos, Gunnar Karlsson KTH, Royal Institute of Technology, Stockholm, Sweden, (hvelayos,gk)@imit.kth.se Abstract Limitations in the range estimation

More information

Location Fingerprint Analyses Toward Efficient Indoor Positioning

Location Fingerprint Analyses Toward Efficient Indoor Positioning Sixth Annual IEEE International Conference on Pervasive Computing and Communications Location Fingerprint Analyses Toward Efficient Indoor Positioning Nattapong Swangmuang and Prashant Krishnamurthy Graduate

More information

RADAR: an In-building RF-based user location and tracking system

RADAR: an In-building RF-based user location and tracking system RADAR: an In-building RF-based user location and tracking system BY P. BAHL AND V.N. PADMANABHAN PRESENTED BY: AREEJ ALTHUBAITY Goal and Motivation Previous Works Experimental Testbed Basic Idea Offline

More information

Markov Localization of Wireless Local Area Network Clients

Markov Localization of Wireless Local Area Network Clients Markov Localization of Wireless Local Area Network Clients Michael Wallbaum and Torsten Wasch Department of Computer Science, RWTH Aachen University, D-52056 Aachen, Germany Abstract. Markov localization

More information

Indoor Location Prediction Using Multiple Wireless Received Signal Strengths

Indoor Location Prediction Using Multiple Wireless Received Signal Strengths Indoor Location Prediction Using Multiple Wireless Received Signal Strengths Kha Tran, Dinh Phung, Brett Adams, Svetha Venkatesh Department of Computing Curtin University of Technology, GPO Box U 1987,

More information

Finding Your Way with KLAS

Finding Your Way with KLAS Finding Your Way with KLAS A Look into a Location Aware System Kingsbury Location Awareness System (KLAS) Final Design Review Senior Project ECE 791 Researchers Mark Taipan Matthew Lape Submitted to Advisor

More information

AUTOMATIC WLAN FINGERPRINT RADIO MAP GENERATION FOR ACCURATE INDOOR POSITIONING BASED ON SIGNAL PATH LOSS MODEL

AUTOMATIC WLAN FINGERPRINT RADIO MAP GENERATION FOR ACCURATE INDOOR POSITIONING BASED ON SIGNAL PATH LOSS MODEL AUTOMATIC WLAN FINGERPRINT RADIO MAP GENERATION FOR ACCURATE INDOOR POSITIONING BASED ON SIGNAL PATH LOSS MODEL Iyad H. Alshami, Noor Azurati Ahmad and Shamsul Sahibuddin Advanced Informatics School, Universiti

More information

38050 Povo Trento (Italy), Via Sommarive 14 TRANSPARENT LOCATION FINGERPRINTING FOR WIRELESS SERVICES

38050 Povo Trento (Italy), Via Sommarive 14  TRANSPARENT LOCATION FINGERPRINTING FOR WIRELESS SERVICES UNIVERSITY OF TRENTO DEPARTMENT OF INFORMATION AND COMMUNICATION TECHNOLOGY 38 Povo Trento (Italy), Via Sommarive 14 http://www.dit.unitn.it TRANSPARENT LOCATION FINGERPRINTING FOR WIRELESS SERVICES Mauro

More information

SMARTPOS: Accurate and Precise Indoor Positioning on Mobile Phones

SMARTPOS: Accurate and Precise Indoor Positioning on Mobile Phones SMARTPOS: Accurate and Precise Indoor Positioning on Mobile Phones Moritz Kessel, Martin Werner Mobile and Distributed Systems Group Ludwig-Maximilians-University Munich Munich, Germany {moritz.essel,martin.werner}@ifi.lmu.de

More information

,6~~~~~~~~~~~~~~Cprg IE

,6~~~~~~~~~~~~~~Cprg IE Cyan Magenilta 3Black / l~~~proceedings of\ 4hIEEE Internatilonal Sympos'ium on W'ireless Communilcatilon Systems 2007 16-19 October 2007. Trondheim, Norway Editors: Matthias P6tzold, Yuming Jiang andyan

More information

ABSTRACT. TEMPORAL VARIATIONS OF IEEE b SIGNAL. Recent emergence and popularity of The IEEE b Wireless Local Area

ABSTRACT. TEMPORAL VARIATIONS OF IEEE b SIGNAL. Recent emergence and popularity of The IEEE b Wireless Local Area ABSTRACT Title of Thesis: TEMPORAL VARIATIONS OF IEEE 802.11b SIGNAL STRENGTHS IN AN IN-BUILDING ENVIRONMENT Degree candidate: Roopa Mogili Degree and year: Master of Science, 2003 Thesis directed by:

More information

PinPoint: An Asynchronous Time-Based Location Determination System

PinPoint: An Asynchronous Time-Based Location Determination System PinPoint: An Asynchronous Time-Based Location Determination System Moustafa Youssef Depart. of Computer Science University of Maryland College Park, MD 74, USA moustafa@cs.umd.edu Udaya Shankar Depart.

More information

INDOOR LOCATION SENSING AMBIENT MAGNETIC FIELD. Jaewoo Chung

INDOOR LOCATION SENSING AMBIENT MAGNETIC FIELD. Jaewoo Chung INDOOR LOCATION SENSING AMBIENT MAGNETIC FIELD Jaewoo Chung Positioning System INTRODUCTION Indoor positioning system using magnetic field as location reference Magnetic field inside building? Heading

More information

DATA ACQUISITION FOR STOCHASTIC LOCALIZATION OF WIRELESS MOBILE CLIENT IN MULTISTORY BUILDING

DATA ACQUISITION FOR STOCHASTIC LOCALIZATION OF WIRELESS MOBILE CLIENT IN MULTISTORY BUILDING DATA ACQUISITION FOR STOCHASTIC LOCALIZATION OF WIRELESS MOBILE CLIENT IN MULTISTORY BUILDING Tomohiro Umetani 1 *, Tomoya Yamashita, and Yuichi Tamura 1 1 Department of Intelligence and Informatics, Konan

More information

EE 382C Literature Survey. Adaptive Power Control Module in Cellular Radio System. Jianhua Gan. Abstract

EE 382C Literature Survey. Adaptive Power Control Module in Cellular Radio System. Jianhua Gan. Abstract EE 382C Literature Survey Adaptive Power Control Module in Cellular Radio System Jianhua Gan Abstract Several power control methods in cellular radio system are reviewed. Adaptive power control scheme

More information

CellSense: An Accurate Energy-Efficient GSM Positioning System

CellSense: An Accurate Energy-Efficient GSM Positioning System : An Accurate Energy-Efficient GSM Positioning System Mohamed Ibrahim, Student Member, IEEE, and Moustafa Youssef, Senior Member, IEEE Abstract Context-aware applications have been gaining huge interest

More information

LOCATION SENSING AND PRIVACY IN A CONTEXT-AWARE COMPUTING ENVIRONMENT ASIM SMAILAGIC AND DAVID KOGAN, CARNEGIE MELLON UNIVERSITY

LOCATION SENSING AND PRIVACY IN A CONTEXT-AWARE COMPUTING ENVIRONMENT ASIM SMAILAGIC AND DAVID KOGAN, CARNEGIE MELLON UNIVERSITY C ONTEXT-AWARE C OMPUTING LOCATION SENSING AND PRIVACY IN A CONTEXT-AWARE COMPUTING ENVIRONMENT ASIM SMAILAGIC AND DAVID KOGAN, CARNEGIE MELLON UNIVERSITY 9 1 1121 63 1123 145 145 161 13 16 13 131 158

More information

Indoor Localization and Tracking using Wi-Fi Access Points

Indoor Localization and Tracking using Wi-Fi Access Points Indoor Localization and Tracking using Wi-Fi Access Points Dubal Omkar #1,Prof. S. S. Koul *2. Department of Information Technology,Smt. Kashibai Navale college of Eng. Pune-41, India. Abstract Location

More information

Adding Angle of Arrival Modality to Basic RSS Location Management Techniques

Adding Angle of Arrival Modality to Basic RSS Location Management Techniques Adding Angle of Arrival Modality to Basic RSS Location Management Techniques Eiman Elnahrawy, John Austen-Francisco, Richard P. Martin {eiman,deymious,rmartin}@cs.rutgers.edu Department of Computer Science,

More information

Site Specific Knowledge for Improving Transmit Power Control in Wireless Networks

Site Specific Knowledge for Improving Transmit Power Control in Wireless Networks Site Specific Knowledge for Improving Transmit Power Control in Wireless Networks Jeremy K. Chen, Theodore S. Rappaport, and Gustavo de Veciana Wireless Networking and Communications Group (WNCG), The

More information

Indoor Localization Using FM Radio Signals: A Fingerprinting Approach

Indoor Localization Using FM Radio Signals: A Fingerprinting Approach Indoor Localization Using FM Radio Signals: A Fingerprinting Approach Vahideh Moghtadaiee, Andrew G. Dempster, and Samsung Lim School of Surveying and Spatial Information Systems University of New South

More information

Simple Algorithm for Outdoor Localization of Wireless Sensor Networks with Inaccurate Range Measurements

Simple Algorithm for Outdoor Localization of Wireless Sensor Networks with Inaccurate Range Measurements Simple Algorithm for Outdoor Localization of Wireless Sensor Networks with Inaccurate Range Measurements Mihail L. Sichitiu, Vaidyanathan Ramadurai and Pushkin Peddabachagari Department of Electrical and

More information

Location Estimation based on Received Signal Strength from Access Pointer and Machine Learning Techniques

Location Estimation based on Received Signal Strength from Access Pointer and Machine Learning Techniques , pp.204-208 http://dx.doi.org/10.14257/astl.2014.63.45 Location Estimation based on Received Signal Strength from Access Pointer and Machine Learning Techniques Seong-Jin Cho 1,1, Ho-Kyun Park 1 1 School

More information

INDOOR LOCATION SENSING USING GEO-MAGNETISM

INDOOR LOCATION SENSING USING GEO-MAGNETISM INDOOR LOCATION SENSING USING GEO-MAGNETISM Jaewoo Chung 1, Matt Donahoe 1, Chris Schmandt 1, Ig-Jae Kim 1, Pedram Razavai 2, Micaela Wiseman 2 MIT Media Laboratory 20 Ames St. Cambridge, MA 02139 1 {jaewoo,

More information

Fuzzy Logic Technique for RF Based Localisation System in Built Environment

Fuzzy Logic Technique for RF Based Localisation System in Built Environment Fuzzy Logic Technique for RF Based Localisation System in Built Environment A. Al-Jumaily, B. Ramadanny Mechatronics and Intelligent Systems Group, Faculty of Engineering, University of Technology, Sydney

More information

IN recent years, there has been great interest in the analysis

IN recent years, there has been great interest in the analysis 2890 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 52, NO. 7, JULY 2006 On the Power Efficiency of Sensory and Ad Hoc Wireless Networks Amir F. Dana, Student Member, IEEE, and Babak Hassibi Abstract We

More information

Indoor Cooperative Positioning Based on Fingerprinting and Support Vector Machines

Indoor Cooperative Positioning Based on Fingerprinting and Support Vector Machines Indoor Cooperative Positioning Based on Fingerprinting and Support Vector Machines Abdellah Chehri 1,, Hussein Mouftah 1, and Wisam Farjow 2 1 School Information Technology and Engineering (SITE), 800

More information

People Location System based on WiFi Signal Measure

People Location System based on WiFi Signal Measure People Location System based on WiFi Signal Measure B. Heredia, M. Ocafia, L.M. Bergasa, M.A. Sotelo, P. Revenga, R. Flores, R. Barea, E. L6pez Departamento de Electr6nica, Universidad de Alcala, Escuela

More information

Indoor Robot Navigation using a POMDP based on WiFi and Ultrasound observations

Indoor Robot Navigation using a POMDP based on WiFi and Ultrasound observations Indoor Robot Navigation using a POMDP based on WiFi and Ultrasound observations M. Ocaña, L. M. Bergasa, M. A. Sotelo and R. Flores Department of Electronics University of Alcala Alcalá de Henares, 28805

More information

Indoor Localization Wireless System Using RSS of IEEE b.

Indoor Localization Wireless System Using RSS of IEEE b. Indoor Localization Wireless System Using RSS of IEEE 802.11b. Simran Kulkarni Third Year E & Tc Pict Pune, India Simrankulkarni1702@Gmail.Com Nanda Kulkarni Department Of E&Tc,Pune University Scoe Sudumbare

More information

Carrier Independent Localization Techniques for GSM Terminals

Carrier Independent Localization Techniques for GSM Terminals Carrier Independent Localization Techniques for GSM Terminals V. Loscrí, E. Natalizio and E. Viterbo DEIS University of Calabria - Cosenza, Italy Email: {vloscri,enatalizio,viterbo}@deis.unical.it D. Mauro,

More information

Enhanced Positioning Method using WLAN RSSI Measurements considering Dilution of Precision of AP Configuration

Enhanced Positioning Method using WLAN RSSI Measurements considering Dilution of Precision of AP Configuration Enhanced Positioning Method using WLAN RSSI Measurements considering Dilution of Precision of AP Configuration Cong Zou, A Sol Kim, Jun Gyu Hwang, Joon Goo Park Graduate School of Electrical Engineering

More information

Enhancements to the RADAR User Location and Tracking System

Enhancements to the RADAR User Location and Tracking System Enhancements to the RADAR User Location and Tracking System By Nnenna Paul-Ugochukwu, Qunyi Bao, Olutoni Okelana and Astrit Zhushi 9 th February 2009 Outline Introduction User location and tracking system

More information

VOL. 3, NO.11 Nov, 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

VOL. 3, NO.11 Nov, 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Effect of Fading Correlation on the Performance of Spatial Multiplexed MIMO systems with circular antennas M. A. Mangoud Department of Electrical and Electronics Engineering, University of Bahrain P. O.

More information

WIFE: Wireless Indoor positioning based on Fingerprint Evaluation

WIFE: Wireless Indoor positioning based on Fingerprint Evaluation WIFE: Wireless Indoor positioning based on Fingerprint Evaluation Apostolia Papapostolou, and Hakima Chaouchi Telecom-Sudparis, CNRS SAMOVAR, UMR 5157, LOR department {apostolia.papapostolou,hakima.chaouchi}@it-sudparis.eu

More information

An Energy-Division Multiple Access Scheme

An Energy-Division Multiple Access Scheme An Energy-Division Multiple Access Scheme P Salvo Rossi DIS, Università di Napoli Federico II Napoli, Italy salvoros@uninait D Mattera DIET, Università di Napoli Federico II Napoli, Italy mattera@uninait

More information

Orientation-based Wi-Fi Positioning on the Google Nexus One

Orientation-based Wi-Fi Positioning on the Google Nexus One 200 IEEE 6th International Conference on Wireless and Mobile Computing, Networking and Communications Orientation-based Wi-Fi Positioning on the Google Nexus One Eddie C.L. Chan, George Baciu, S.C. Mak

More information

Trials of commercial Wi-Fi positioning systems for indoor and urban canyons

Trials of commercial Wi-Fi positioning systems for indoor and urban canyons International Global Navigation Satellite Systems Society IGNSS Symposium 2009 Holiday Inn Surfers Paradise, Qld, Australia 1 3 December, 2009 Trials of commercial Wi-Fi positioning systems for indoor

More information

Beep: 3D Indoor Positioning Using Audible Sound

Beep: 3D Indoor Positioning Using Audible Sound Beep: 3D Indoor Positioning Using Audible Sound Atri Mandal, Cristina V. Lopes, Tony Givargis, Amir Haghighat, Raja Jurdak and Pierre Baldi School of Information and Computer Science University of California

More information

A NOVEL HIGH ACCURACY INDOOR POSITIONING SYSTEM BASED ON WIRELESS LANS. Processing, Wuhan University of Technology, Wuhan , China

A NOVEL HIGH ACCURACY INDOOR POSITIONING SYSTEM BASED ON WIRELESS LANS. Processing, Wuhan University of Technology, Wuhan , China Progress In Electromagnetics Research C, Vol. 24, 25 42, 2011 A NOVEL HIGH ACCURACY INDOOR POSITIONING SYSTEM BASED ON WIRELESS LANS Y. X. Zhao 1, 2, Q. Shen 1, and L. M. Zhang 1, * 1 State Key Lab of

More information

Effect of Body-Environment Interaction on WiFi Fingerprinting

Effect of Body-Environment Interaction on WiFi Fingerprinting FACOLTÀ DI INGEGNERIA DELL INFORMAZIONE, INFORMATICA E STATISTICA CORSO DI LAUREA IN INGEGNERIA ELETTRONICA Effect of Body-Environment Interaction on WiFi Fingerprinting Relatore Maria-Gabriella Di Benedetto

More information

Ichnaea: A Low-overhead Robust WLAN Device-free Passive Localization System

Ichnaea: A Low-overhead Robust WLAN Device-free Passive Localization System JOURNAL OF SELECTED TOPICS IN SIGNAL PROCESSING, VOL. 99, NO. 1, JANUARY 213 1 Ichnaea: A Low-overhead Robust WLAN Device-free Passive Localization System Ahmed Saeed, Student Member, IEEE, Ahmed E. Kosba,

More information

An Overview of Wireless Indoor Positioning Systems

An Overview of Wireless Indoor Positioning Systems INFOTEH-JAHORINA Vol. 14, March 2015. An Overview of Wireless Indoor Positioning Systems Jelena Mišić, The Innovative Center of Advanced Technologies, Niš, Serbia ms.jelena.misic@gmail.com Bratislav Milovanović,

More information

Towards a Unified View of Localization in Wireless Sensor Networks

Towards a Unified View of Localization in Wireless Sensor Networks Towards a Unified View of Localization in Wireless Sensor Networks Suprakash Datta Joint work with Stuart Maclean, Masoomeh Rudafshani, Chris Klinowski and Shaker Khaleque York University, Toronto, Canada

More information

Performance and Accuracy Test of the WLAN Indoor Positioning System ipos

Performance and Accuracy Test of the WLAN Indoor Positioning System ipos Performance and Accuracy Test of the WLAN Indoor Positioning System ipos Guenther RETSCHER 1, Eva MOSER 2, Dennis VREDEVELD 3 and Dirk HEBERLING 4 1,2 Vienna University of Technology, Vienna, Austria,

More information

On the Capacity Region of the Vector Fading Broadcast Channel with no CSIT

On the Capacity Region of the Vector Fading Broadcast Channel with no CSIT On the Capacity Region of the Vector Fading Broadcast Channel with no CSIT Syed Ali Jafar University of California Irvine Irvine, CA 92697-2625 Email: syed@uciedu Andrea Goldsmith Stanford University Stanford,

More information

Comparison of localization algorithms in different densities in Wireless Sensor Networks

Comparison of localization algorithms in different densities in Wireless Sensor Networks Comparison of localization algorithms in different densities in Wireless Sensor s Labyad Asmaa 1, Kharraz Aroussi Hatim 2, Mouloudi Abdelaaziz 3 Laboratory LaRIT, Team and Telecommunication, Ibn Tofail

More information

WLAN Location Methods

WLAN Location Methods S-7.333 Postgraduate Course in Radio Communications 7.4.004 WLAN Location Methods Heikki Laitinen heikki.laitinen@hut.fi Contents Overview of Radiolocation Radiolocation in IEEE 80.11 Signal strength based

More information

Indoor Location Detection

Indoor Location Detection Indoor Location Detection Arezou Pourmir Abstract: This project is a classification problem and tries to distinguish some specific places from each other. We use the acoustic waves sent from the speaker

More information

Fusion of Barometric Sensors, WLAN Signals and Building Information for 3-D Indoor/Campus Localization

Fusion of Barometric Sensors, WLAN Signals and Building Information for 3-D Indoor/Campus Localization Fusion of Barometric Sensors, WLAN Signals and Building Information for 3-D Indoor/Campus Localization Hui Wang, Henning Lenz, Andrei Szabo, Uwe D. Hanebeck, and Joachim Bamberger Abstract Location estimation

More information

Enhancing Wi-Fi Indoor Location System with Sensor-assisted Adaptation and Collaboration

Enhancing Wi-Fi Indoor Location System with Sensor-assisted Adaptation and Collaboration 1 Enhancing Wi-Fi Indoor Location System with Sensor-assisted Adaptation and Collaboration Yi-Chao CHEN 1, Ji-Rung CHIANG, Hao-hua CHU, and Jane Yung-jen HSU, Member, IEEE Abstract--Wi-Fi based indoor

More information

IoT Wi-Fi- based Indoor Positioning System Using Smartphones

IoT Wi-Fi- based Indoor Positioning System Using Smartphones IoT Wi-Fi- based Indoor Positioning System Using Smartphones Author: Suyash Gupta Abstract The demand for Indoor Location Based Services (LBS) is increasing over the past years as smartphone market expands.

More information

Performance Evaluation of DV-Hop and NDV-Hop Localization Methods in Wireless Sensor Networks

Performance Evaluation of DV-Hop and NDV-Hop Localization Methods in Wireless Sensor Networks Performance Evaluation of DV-Hop and NDV-Hop Localization Methods in Wireless Sensor Networks Manijeh Keshtgary Dept. of Computer Eng. & IT ShirazUniversity of technology Shiraz,Iran, Keshtgari@sutech.ac.ir

More information

Indoor localization of mobile users

Indoor localization of mobile users Indoor localization of mobile users Ishan Agrawal CA report Supervisor: Dr. Pung Hung Keng Table of Contents Introduction... 2 Motivation... 2 Related Work Analysis for use in the our system... 3 Location

More information

Location Estimation in Large Indoor Multi-floor Buildings using Hybrid Networks

Location Estimation in Large Indoor Multi-floor Buildings using Hybrid Networks Location Estimation in Large Indoor Multi-floor Buildings using Hybrid Networks Kejiong Li, John Bigham, Eliane L Bodanese and Laurissa Tokarchuk School of Electric Engineering and Computer Science Queen

More information

AWESOM: Automatic Discrete Partitioning of Indoor Spaces for WiFi Fingerprinting

AWESOM: Automatic Discrete Partitioning of Indoor Spaces for WiFi Fingerprinting AWESOM: Automatic Discrete Partitioning of Indoor Spaces for WiFi Fingerprinting Teemu Pulkkinen and Petteri Nurmi Helsinki Institute for Information Technology HIIT Department of Computer Science, P.O.

More information

CellSense: An Accurate Energy-Efficient GSM Positioning System

CellSense: An Accurate Energy-Efficient GSM Positioning System : An Accurate Energy-Efficient GSM Positioning System Mohamed Ibrahim, Student Member, IEEE, and Moustafa Youssef, Senior Member, IEEE Abstract Context-aware applications have been gaining huge interest

More information

Solutions to the problems from Written assignment 2 Math 222 Winter 2015

Solutions to the problems from Written assignment 2 Math 222 Winter 2015 Solutions to the problems from Written assignment 2 Math 222 Winter 2015 1. Determine if the following limits exist, and if a limit exists, find its value. x2 y (a) The limit of f(x, y) = x 4 as (x, y)

More information