Applications & Theory

Size: px
Start display at page:

Download "Applications & Theory"

Transcription

1 Applications & Theory Azadeh Kushki Professor K N Plataniotis Professor K.N. Plataniotis Professor A.N. Venetsanopoulos

2 Presentation Outline 2 Part I: The case for WLAN positioning History Applications Overview & challenges Part II: Theory Memoryless positioning Tracking A cognitive design

3 Part I: The Case for WLAN Positioning i i History Applications Overview & challenges

4 Positioning 4 Objective: Determine physical coordinates of a mobile terminal Historical perspective: Studied d widely for the past five decadesd Limited to military/civilian target tracking & navigation Renewed interest: mobile computing

5 Mobile Computing 5 Motivated by advances in wireless that allow computing anywhere, anytime Mobility has led to new needs Location-dependent resource & information needs Mobility has sparked new applications Location-based services

6 Location-Based Services 6 Network Provider Location server Location-based management Proactive resource deployment Radio/map information Position information Authentication Resource allocation Social networking Friend Finder services Location metadata Content Provider Geo-tagging/geo-blogging User generated content t Content server Location-based information

7 Location-Based Services Number of subscribers (Millions) Revenue in $ (Billions) Figures obtained from Gartner.

8 Positioning Technology 8 Motivation: To enable location-based service, accurate and timely location information is needed Example technologies: Global positioning system Cellular-based methods In this talk, we focus on positioning in indoor environments

9 Indoor Positioning 9 Motivation: GPS & cellular systems provide limited coverage in indoors Objective: Determine physical coordinates of a pedestrian carrying a wireless device in an indoor environment

10 Indoor Positioning Solutions 10 Technology Accuracy Cost Complexity Invasive RFIDs <10m Medium Low Yes Visual centimeters High High Yes surveillance Radio (WLAN) <10m Low Low No tracking

11 WLAN Tracking: Basic Idea 11 WLAN radio signal features depend on distance between receiver & transmitter Measure signal features to determine location Time of Arrival Require additional Time dff difference of Arrival hardware Angle of Arrival Received Signal Strength th (RSS)

12 RSS-Based Tracking: Motivation 12 Inexpensive No additional hardware needed Scalable Ubiquitous deployment Non-invasive Requires cooperation of mobile device

13 The Setup 13 Pedestrian carries a WLAN-capable device L access points Unknown positions r 2 ( k) 3 r 3 ( k) r 4 ( k) 1 ( k r ) r L (k) Mobile measures RSS vector at time k 1 r( k ) = [ r ( k), L, r L ( k)] T

14 The Problem 14 Given a sequence of RSS measurement over time R( k) = { r(1), L, r( k)} Estimate a sequence of position estimates pˆ (1), L, pˆ( k)

15 Technical Challenges 15 Functional form of RSS-position relationship generally unknown Severe multipath, shadowing Propagation models insufficient i to describe spatial variations A. Kushki, K.N. Plataniotis, A.N. Venetsanopoulos, Indoor Positioning with Wireless Local Area Networks, in the Encyclopedia of Geographical Information Sciences, 2008.

16 Technical Challenges 16 RSS measurements depend on unpredictable environmental factors Moving people, doors, humidity, etc. RSS measurements vary over time at fixed locations Variations do not obey well-known n distributionstions

17 Location Fingerprinting 17 Characterize RSS-position dependency through training-based i method Construct a radio map y R = { ( p F( ( p ) ), L, ( p, F ( p ) ) } 1, 1 N N p i x i y i T = [ p p ]: anchor point N: Number of anchor points [ (1) L ( ) ] F ( p i ) = r i r i n : fingerprint matrix x n: Number of RSS samples per anchor points

18 Outline of Solutions 18 Kernel density estimation for fingerprinting- based positioning i Nonparametric Information Filter Improve positioning accuracy by incorporating knowledge of pedestrian motion dynamics Cognitive design to deal with unpredictable RSS Cognitive design to deal with unpredictable RSS variations through sensor selection

19 Part II: Theory Memoryless positioning ii i Tracking A cognitive design Conclusion and future work

20 Memoryless Positioning 20 Objective: given an RSS measurement, determine a position estimate t r(k)? p(k) ˆ( Radio map Optimality criterion: minimum mean square error (MMSE) ( 2 pˆ ( k ) = arg min p ( E { p ( k ) p ( k ) }

21 MMSE Estimation 21 MMSE estimate is given as p ˆ( k) = E{ p( k) r( k)} = p( k) f ( p( k) r( k) ) dp( k) unknown Approximate the posterior density Histogram Kernel density estimator pˆ( k) N i = 1 N i= 1 w p A. Kushki, K.N. Plataniotis, A.N. Venetsanopoulos, Kernel-based Positioning in Wireless Local Area Networks, IEEE Transactions on Mobile Computing, 6(6), pp , i w i i

22 Memoryless MMSE Estimator 22 Radio map RSS observation RSS rep extraction r 1 (1) r r 1 1 ( n ) 1 n w 1 p 1 r N (1) r N (n) RSS rep extraction r N KDE wnp N + pˆ r ( k) Temporal processing Spatial processing n: Number of RSS samples per anchor points N: Number of anchor points w i = N ( r k); r, ) ( i Σ r

23 Performance Evaluation 23 Evaluation data collected in a real office RSS measured using public software on a laptop 46m 42m Performance measure: root mean square positioning error

24 Test Conditions 24 Capture environmental variations Training & testing sets collected on different days Orientation mismatch Two motion scenarios considered Stationary user 352 test cases (44 locations) Mobile user Mobile user 34 paths

25 Experimental Results 25 Method Stationary user (Average RMSE) Mobile user (Average RMSE) Complexity KNN 3.18m 5.85m O(dN) Histogram 3.22m 5.68m O(bdN) Kernel Density 2.90m 5.70m O(dN) b: Number of histogram bins d: Number of access points n: Number of RSS samples per anchor points N: Number of anchor points

26 Part II: Theory Memoryless positioning ii i Tracking A cognitive design Conclusion and future work

27 Tracking 27 Objective: given the RSS observation record, determine positioning i estimates t over time Dynamic model R ( k ) = { r(1), L, r ( k )} pˆ (0), L, pˆ( k 1)? Radio map p( ˆ( k ) Exploit knowledge of pedestrian motion dynamics to refine RSS-based estimates

28 Tracking 28 Traditional approach: Bayesian filtering Estimate the hidden state of system given observable RSS measurements Kalman filter & extensions, particle filter Challenge: Lack of an explicit relationship between RSS & positions Computational complexity A. Kushki, K.N. Plataniotis, A.N. Venetsanopoulos, Nonparameteric Techniques for Pedestrian Tracking in Wireless Local Area Networks, to appear in the Handbook on Sensor and Array Processing.

29 Bayesian Filtering: State Vector 29 Contains all variables needed to describe the evolution of the state t of a system In general, many parameters needed to describe pedestrian motion Simplifying assumption: In indoor office spaces Simplifying assumption: In indoor office spaces, movements constrained by physical structure

30 The State Vector 30 Assuming linear motion, define the state vector x x y y T x( k ) = [ p ( k) v ( k) p ( k) v ( k) ], where x y [ p ( k ) p ( k )] is pedestrian coordinates at time k [ v x ( k) v y ( k)] is pedestrian velocity at time k The dynamic model is x ( k + 1) = Fx( k) + ω( k) Initial state: x ( 0) ~ N ( x, P 0 0), System matrix: F, System noise: ω ( k ) ~ N (0, Q ).

31 MMSE Tracking 31 MMSE estimate of the state is defined as xˆ( k) = arg min ( E{ x( k) x ( x( k) 2 } MMSE estimate is given as x ˆ( k k) = E{ x( k) R( k)} ( x( k) R( k) ) = x( k) f dx( k) unknown

32 Bayesian Filtering 32 Estimate the posterior density recursively in two steps Prediction Correction Estimate at k-1 prediction Predicated estimate at k correction Estimate at k Dynamic model Measurement model RSS observation

33 Bayesian Filtering: Prediction 33 Use the dynamic model to predict the state given the previous estimate t xˆ ( k 1 k 1) xˆ( k k 1) Since a linear-gaussian dynamic model is assumed, prediction is the same as traditional Kalman filteringi

34 Bayesian Filtering: Correction 34 Use measurements to refine predicted estimate Requires measurement model that relates RSS observations to the state Explicit measurement model not available in fingerprinting! The Nonparametric Information (NI) Filter A. Kushki, K.N. Plataniotis, A.N. Venetsanopoulos, Cognitive Dynamic Radio Tracking in Indoor Wireless Local Area Networks, submitted to the IEEE Transactions on Mobile Computing.

35 The Nonparametric Information Filter 35 Radio map RSS observation x ˆ( k 1 k 1) P( k 1 k 1) Memoryless estimator Dynamic model x ˆ ( k ) (k ) r P r ) ) x ˆ ( k k 1) P ( k k 1) NI filter x ˆ( k k) P( k k) P 1 x( k ( k k) = P k) = P( k 1 ( k k) k 1) + P ( k) ( r 1 P ( k k 1)ˆ( x k k 1) + P ( k)ˆ x ( k) ) ˆ 1 1 r r

36 Experimental Results 36 Method Stationary user (Average RMSE) Mobile user (Average RMSE) Complexity Memoryless 2.90m 5.70m O(dN) Kalman filter 2.75m 5.41m O(dN) Particle filter 2.44m 5.16m O(dNNpart) NI filter 2.29m 4.58m O(dN) d: Number of access points N: Number of anchor points Npart: Number of particles (Npart =1000) All filters use same memoryless estimator All filters use same motion model

37 Part II: Theory Memoryless positioning ii i Tracking A Cognitive design Conclusion and future work

38 A Cognitive Design 38 Motivation: NI filter builds its knowledge of the environment through RSS observations & radio map Conditions during tracking may be different than those learned from fingerprints Objective: Mitigate adverse effects of unpredictable Mitigate adverse effects of unpredictable environmental variations

39 A Cognitive Design 39 Basic idea: Proactively adapt sensing and estimation parameters based on predicated operating conditions Approach: adaptive radio scene analysis Anchor point selection RSS-position relation is many-to-many Access point selection Number of available access points >>3

40 Adaptive Radio Scene Analysis 40 Determine region of interest (ROI) using feedback Use only anchor points in ROI for positioning Evaluate access point selection criterion i over ROI A. Kushki, K.N. Plataniotis, A.N. Venetsanopoulos, Cognitive Dynamic Radio Tracking in Indoor Wireless Local Area Networks, submitted to the IEEE Transactions on Mobile Computing.

41 The Cognitive Design 41 Anchor point selection Memoryless estimator Outlier Mitigation State Prediction Access Point selection State Estimation Position Estimate Adaptive Scene Analysis NI filter Radio map RSS observation Two levels of feedback Local (NI filter) Global l (Scene analysis)

42 Experimental Results 42 Method Stationary user Mobile user Complexity (Average RMSE) (Average RMSE) Memoryless 2.90m 5.70m O(dN) NI filter 2.29m 4.58m O(dN) NI filter + anchor point selection 2.31m 3.96m O(dN ) NI filter + anchor point selection + access point selection 2.07m 2.51m O(dN ) d : Number of access points N : Number of anchor points N : Number of selected anchor points (N <N)

43 Example 43

44 Part II: Theory Memoryless positioning ii i Tracking A cognitive design Conclusion and future work

45 Conclusions 45 Location-based services (LBS) emerging area with significant ifi commercial impact WLAN positioning is an enabling technology for indoor LBS Inexpensive & scalable Accuracy limited it by quality of propagation channel Use of motion dynamics, sensor selection

46 Future Directions 46 Fusion of multiple technologies to provide reliable positioning i in indoor/outdoor environments GPS, radio, video Privacy security an anonymity in positioning Privacy, security, an anonymity in positioning systems

47 Related Publications 47 A. Kushki, K.N. Plataniotis, "Nonparametric Techniques for Pedestrian Tracking in Wireless Local Area Networks", to appear in Handbook on Sensor and Array Processing, S. Haykin and K.J.R. Liu, Eds., IEEE-Wiley, A. Kushki, K.N. Plataniotis, A. N. Venetsanopoulos, "Indoor Positioning with Wireless Local Area Networks (WLAN)", in the Encyclopedia of Geographical Information Science, S. Shekhar and H. Xiong, Eds., Springer, pp , A. Kushki, K.N. Plataniotis, A.N. Venetsanopoulos, "Kernel-based Positioning in Wireless Local Area Networks", IEEE Transactions on Mobile Computing, 6(6), pp , A. Kushki, K.N. Plataniotis, and A.N. Venetsanopoulos, "Sensor Selection for Mitigation of RSS-based Attacks in Wireless Local Area Network Positioning", in the proceedings of the International Conference on Acoustics, Speech, and Signal Processing (ICASSP), pp , 2008.

48 Thank You. Contact: t azadeh.kushki@ieee.org hki@i

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

Some Signal Processing Techniques for Wireless Cooperative Localization and Tracking

Some Signal Processing Techniques for Wireless Cooperative Localization and Tracking Some Signal Processing Techniques for Wireless Cooperative Localization and Tracking Hadi Noureddine CominLabs UEB/Supélec Rennes SCEE Supélec seminar February 20, 2014 Acknowledgments This work was performed

More information

REAL TIME INDOOR TRACKING OF TAGGED OBJECTS WITH A NETWORK OF RFID READERS

REAL TIME INDOOR TRACKING OF TAGGED OBJECTS WITH A NETWORK OF RFID READERS th European Signal Processing Conference (EUSIPCO ) Bucharest, Romania, August 7 -, REAL TIME INDOOR TRACKING OF TAGGED OBJECTS WITH A NETWORK OF RFID READERS Li Geng, Mónica F. Bugallo, Akshay Athalye,

More information

Localization in Wireless Sensor Networks

Localization in Wireless Sensor Networks Localization in Wireless Sensor Networks Part 2: Localization techniques Department of Informatics University of Oslo Cyber Physical Systems, 11.10.2011 Localization problem in WSN In a localization problem

More information

Cubature Kalman Filtering: Theory & Applications

Cubature Kalman Filtering: Theory & Applications Cubature Kalman Filtering: Theory & Applications I. (Haran) Arasaratnam Advisor: Professor Simon Haykin Cognitive Systems Laboratory McMaster University April 6, 2009 Haran (McMaster) Cubature Filtering

More information

arxiv: v1 [cs.sd] 4 Dec 2018

arxiv: v1 [cs.sd] 4 Dec 2018 LOCALIZATION AND TRACKING OF AN ACOUSTIC SOURCE USING A DIAGONAL UNLOADING BEAMFORMING AND A KALMAN FILTER Daniele Salvati, Carlo Drioli, Gian Luca Foresti Department of Mathematics, Computer Science and

More information

Tracking Algorithms for Multipath-Aided Indoor Localization

Tracking Algorithms for Multipath-Aided Indoor Localization Tracking Algorithms for Multipath-Aided Indoor Localization Paul Meissner and Klaus Witrisal Graz University of Technology, Austria th UWB Forum on Sensing and Communication, May 5, Meissner, Witrisal

More information

FILA: Fine-grained Indoor Localization

FILA: Fine-grained Indoor Localization IEEE 2012 INFOCOM FILA: Fine-grained Indoor Localization Kaishun Wu, Jiang Xiao, Youwen Yi, Min Gao, Lionel M. Ni Hong Kong University of Science and Technology March 29 th, 2012 Outline Introduction Motivation

More information

Radio Tomographic Imaging and Tracking of Stationary and Moving People via Kernel Distance

Radio Tomographic Imaging and Tracking of Stationary and Moving People via Kernel Distance Radio Tomographic Imaging and Tracking of Stationary and Moving People via Kernel Distance Yang Zhao, Neal Patwari, Jeff M. Phillips, Suresh Venkatasubramanian April 11, 2013 Outline 1 Introduction Device-Free

More information

Dynamic Model-Based Filtering for Mobile Terminal Location Estimation

Dynamic Model-Based Filtering for Mobile Terminal Location Estimation 1012 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 52, NO. 4, JULY 2003 Dynamic Model-Based Filtering for Mobile Terminal Location Estimation Michael McGuire, Member, IEEE, and Konstantinos N. Plataniotis,

More information

Positioning Architectures in Wireless Networks

Positioning Architectures in Wireless Networks Lectures 1 and 2 SC5-c (Four Lectures) Positioning Architectures in Wireless Networks by Professor A. Manikas Chair in Communications & Array Processing References: [1] S. Guolin, C. Jie, G. Wei, and K.

More information

Post hoc Indoor Localization Based on Rss Fingerprint in Wlan

Post hoc Indoor Localization Based on Rss Fingerprint in Wlan University of Massachusetts Amherst ScholarWorks@UMass Amherst Masters Theses 1911 - February 2014 2014 Post hoc Indoor Localization Based on Rss Fingerprint in Wlan Hao Huang University of Massachusetts

More information

Indoor Localization based on Multipath Fingerprinting. Presented by: Evgeny Kupershtein Instructed by: Assoc. Prof. Israel Cohen and Dr.

Indoor Localization based on Multipath Fingerprinting. Presented by: Evgeny Kupershtein Instructed by: Assoc. Prof. Israel Cohen and Dr. Indoor Localization based on Multipath Fingerprinting Presented by: Evgeny Kupershtein Instructed by: Assoc. Prof. Israel Cohen and Dr. Mati Wax Research Background This research is based on the work that

More information

Cooperative localization (part I) Jouni Rantakokko

Cooperative localization (part I) Jouni Rantakokko Cooperative localization (part I) Jouni Rantakokko Cooperative applications / approaches Wireless sensor networks Robotics Pedestrian localization First responders Localization sensors - Small, low-cost

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February-2016 181 A NOVEL RANGE FREE LOCALIZATION METHOD FOR MOBILE SENSOR NETWORKS Anju Thomas 1, Remya Ramachandran 2 1

More information

Pilot: Device-free Indoor Localization Using Channel State Information

Pilot: Device-free Indoor Localization Using Channel State Information ICDCS 2013 Pilot: Device-free Indoor Localization Using Channel State Information Jiang Xiao, Kaishun Wu, Youwen Yi, Lu Wang, Lionel M. Ni Department of Computer Science and Engineering Hong Kong University

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

A Maximum Likelihood TOA Based Estimator For Localization in Heterogeneous Networks

A Maximum Likelihood TOA Based Estimator For Localization in Heterogeneous Networks Int. J. Communications, Network and System Sciences, 010, 3, 38-4 doi:10.436/ijcns.010.31004 Published Online January 010 (http://www.scirp.org/journal/ijcns/). A Maximum Likelihood OA Based Estimator

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

ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS

ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 6, NO. 1, FEBRUARY 013 ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS

More information

Research Article Kalman Filter-Based Indoor Position Tracking with Self-Calibration for RSS Variation Mitigation

Research Article Kalman Filter-Based Indoor Position Tracking with Self-Calibration for RSS Variation Mitigation Distributed Sensor Networks Volume 215, Article ID 674635, 1 pages http://dx.doi.org/1.1155/215/674635 Research Article Kalman Filter-Based Indoor Position Tracking with Self-Calibration for RSS Variation

More information

Study of WLAN Fingerprinting Indoor Positioning Technology based on Smart Phone Ye Yuan a, Daihong Chao, Lailiang Song

Study of WLAN Fingerprinting Indoor Positioning Technology based on Smart Phone Ye Yuan a, Daihong Chao, Lailiang Song International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) Study of WLAN Fingerprinting Indoor Positioning Technology based on Smart Phone Ye Yuan a, Daihong Chao,

More information

Hybrid Positioning through Extended Kalman Filter with Inertial Data Fusion

Hybrid Positioning through Extended Kalman Filter with Inertial Data Fusion Hybrid Positioning through Extended Kalman Filter with Inertial Data Fusion Rafiullah Khan, Francesco Sottile, and Maurizio A. Spirito Abstract In wireless sensor networks (WSNs), hybrid algorithms are

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

Sponsored by. Nisarg Kothari Carnegie Mellon University April 26, 2011

Sponsored by. Nisarg Kothari Carnegie Mellon University April 26, 2011 Sponsored by Nisarg Kothari Carnegie Mellon University April 26, 2011 Motivation Why indoor localization? Navigating malls, airports, office buildings Museum tours, context aware apps Augmented reality

More information

Indoor Positioning Systems WLAN Positioning

Indoor Positioning Systems WLAN Positioning Praktikum Mobile und Verteilte Systeme Indoor Positioning Systems WLAN Positioning Prof. Dr. Claudia Linnhoff-Popien Florian Dorfmeister, Chadly Marouane, Kevin Wiesner http://www.mobile.ifi.lmu.de Sommersemester

More information

A Kalman-Filtering Approach to High Dynamic Range Imaging for Measurement Applications

A Kalman-Filtering Approach to High Dynamic Range Imaging for Measurement Applications A Kalman-Filtering Approach to High Dynamic Range Imaging for Measurement Applications IEEE Transactions on Image Processing, Vol. 21, No. 2, 2012 Eric Dedrick and Daniel Lau, Presented by Ran Shu School

More information

A MULTI-SENSOR FUSION FOR INDOOR-OUTDOOR LOCALIZATION USING A PARTICLE FILTER

A MULTI-SENSOR FUSION FOR INDOOR-OUTDOOR LOCALIZATION USING A PARTICLE FILTER A MULTI-SENSOR FUSION FOR INDOOR-OUTDOOR LOCALIZATION USING A PARTICLE FILTER Abdelghani BELAKBIR 1, Mustapha AMGHAR 1, Nawal SBITI 1, Amine RECHICHE 1 ABSTRACT: The location of people and objects relative

More information

Improving positioning capabilities for indoor environments with WiFi

Improving positioning capabilities for indoor environments with WiFi Improving positioning capabilities for indoor environments with WiFi Frédéric EVENNOU Division R&D, TECH/ONE France Telecom - Grenoble - France frederic.evennou@francetelecom.com François MARX Division

More information

LATERATION TECHNIQUE FOR WIRELESS INDOOR POSITIONING IN SINGLE-STOREY AND MULTI-STOREY SCENARIOS

LATERATION TECHNIQUE FOR WIRELESS INDOOR POSITIONING IN SINGLE-STOREY AND MULTI-STOREY SCENARIOS LATERATION TECHNIQUE FOR WIRELESS INDOOR POSITIONING IN SINGLE-STOREY AND MULTI-STOREY SCENARIOS 1 LEE CHIN VUI, 2 ROSDIADEE NORDIN Department of Electrical, Electronic and System Engineering, Faculty

More information

Spectrum Sensing Brief Overview of the Research at WINLAB

Spectrum Sensing Brief Overview of the Research at WINLAB Spectrum Sensing Brief Overview of the Research at WINLAB P. Spasojevic IAB, December 2008 What to Sense? Occupancy. Measuring spectral, temporal, and spatial occupancy observation bandwidth and observation

More information

A Study on Investigating Wi-Fi based Fingerprint indoor localization of Trivial Devices

A Study on Investigating Wi-Fi based Fingerprint indoor localization of Trivial Devices A Study on Investigating Wi-Fi based Fingerprint indoor localization of Trivial Devices Sangisetti Bhagya Rekha Assistant Professor, Dept. of IT, Vignana Bharathi Institute of Technology, E-mail: bhagyarekha2001@gmail.com

More information

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Wolfram Burgard, Cyrill Stachniss, Kai Arras, Maren Bennewitz Activity Recognition Based on L. Liao, D. J. Patterson, D. Fox,

More information

Sampling Rate Synchronisation in Acoustic Sensor Networks with a Pre-Trained Clock Skew Error Model

Sampling Rate Synchronisation in Acoustic Sensor Networks with a Pre-Trained Clock Skew Error Model in Acoustic Sensor Networks with a Pre-Trained Clock Skew Error Model Joerg Schmalenstroeer, Reinhold Haeb-Umbach Department of Communications Engineering - University of Paderborn 12.09.2013 Computer

More information

Indoor navigation with smartphones

Indoor navigation with smartphones Indoor navigation with smartphones REinEU2016 Conference September 22 2016 PAVEL DAVIDSON Outline Indoor navigation system for smartphone: goals and requirements WiFi based positioning Application of BLE

More information

2. LITERATURE REVIEW

2. LITERATURE REVIEW 2. LITERATURE REVIEW In this section, a brief review of literature on Performance of Antenna Diversity Techniques, Alamouti Coding Scheme, WiMAX Broadband Wireless Access Technology, Mobile WiMAX Technology,

More information

Pedestrian Navigation System Using. Shoe-mounted INS. By Yan Li. A thesis submitted for the degree of Master of Engineering (Research)

Pedestrian Navigation System Using. Shoe-mounted INS. By Yan Li. A thesis submitted for the degree of Master of Engineering (Research) Pedestrian Navigation System Using Shoe-mounted INS By Yan Li A thesis submitted for the degree of Master of Engineering (Research) Faculty of Engineering and Information Technology University of Technology,

More information

Recent Advances in Acoustic Signal Extraction and Dereverberation

Recent Advances in Acoustic Signal Extraction and Dereverberation Recent Advances in Acoustic Signal Extraction and Dereverberation Emanuël Habets Erlangen Colloquium 2016 Scenario Spatial Filtering Estimated Desired Signal Undesired sound components: Sensor noise Competing

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

Real-Time, Anchor-Free Node Tracking Using Ultrawideband Range and Odometry Data

Real-Time, Anchor-Free Node Tracking Using Ultrawideband Range and Odometry Data Real-Time, Anchor-Free Node Tracking Using Ultrawideband Range and Odometry Data Brian Beck School of Electrical and Computer Engineering Georgia Institute of Technology Atlanta GA 3332 email: bbeck6@gatech.edu

More information

Resilient and Accurate Autonomous Vehicle Navigation via Signals of Opportunity

Resilient and Accurate Autonomous Vehicle Navigation via Signals of Opportunity Resilient and Accurate Autonomous Vehicle Navigation via Signals of Opportunity Zak M. Kassas Autonomous Systems Perception, Intelligence, and Navigation (ASPIN) Laboratory University of California, Riverside

More information

A Received Signal Strength based Self-adaptive Algorithm Targeting Indoor Positioning

A Received Signal Strength based Self-adaptive Algorithm Targeting Indoor Positioning A Received Signal Strength based Self-adaptive Algorithm Targeting Indoor Positioning Xiaoyue Hou, Tughrul Arslan, Arief Juri University of Edinburgh Abstract This paper proposes a novel received signal

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

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

Indoor Positioning System Utilizing Mobile Device with Built-in Wireless Communication Module and Sensor

Indoor Positioning System Utilizing Mobile Device with Built-in Wireless Communication Module and Sensor Indoor Positioning System Utilizing Mobile Device with Built-in Wireless Communication Module and Sensor March 2016 Masaaki Yamamoto Indoor Positioning System Utilizing Mobile Device with Built-in Wireless

More information

12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, ISIF 126

12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, ISIF 126 12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, 2009 978-0-9824438-0-4 2009 ISIF 126 with x s denoting the known satellite position. ρ e shall be used to model the errors

More information

Positioning for Visible Light Communication System Exploiting Multipath Reflections

Positioning for Visible Light Communication System Exploiting Multipath Reflections IEEE ICC 7 Optical Networks and Systems Symposium Positioning for Visible Light Communication System Exploiting Multipath Reflections Hamid Hosseinianfar, Mohammad Noshad and Maite Brandt-Pearce Charles

More information

High-Efficiency Device Localization in 5G Ultra-Dense Networks: Prospects and Enabling Technologies

High-Efficiency Device Localization in 5G Ultra-Dense Networks: Prospects and Enabling Technologies High-Efficiency Device Localization in 5G Ultra-Dense Networks: Prospects and Enabling Technologies Aki Hakkarainen*, Janis Werner*, Mário Costa, Kari Leppänen and Mikko Valkama* *Tampere University of

More information

Cooperative navigation (part II)

Cooperative navigation (part II) Cooperative navigation (part II) An example using foot-mounted INS and UWB-transceivers Jouni Rantakokko Aim Increased accuracy during long-term operations in GNSS-challenged environments for - First responders

More information

Collaborative Wi-Fi fingerprint training for indoor positioning

Collaborative Wi-Fi fingerprint training for indoor positioning Collaborative Wi-Fi fingerprint training for indoor positioning Hao Jing 1,2, James Pinchin 1, Chris Hill 1, Terry Moore 1 1 Nottingham Geospatial Institute, University of Nottingham, UK 2 lgxhj2@nottingham.ac.uk

More information

Research Article Kalman Filter-Based Hybrid Indoor Position Estimation Technique in Bluetooth Networks

Research Article Kalman Filter-Based Hybrid Indoor Position Estimation Technique in Bluetooth Networks International Journal of Navigation and Observation Volume 2013, Article ID 570964, 13 pages http://dx.doi.org/10.1155/2013/570964 Research Article Kalman Filter-Based Indoor Position Estimation Technique

More information

Ray-Tracing Analysis of an Indoor Passive Localization System

Ray-Tracing Analysis of an Indoor Passive Localization System EUROPEAN COOPERATION IN THE FIELD OF SCIENTIFIC AND TECHNICAL RESEARCH EURO-COST IC1004 TD(12)03066 Barcelona, Spain 8-10 February, 2012 SOURCE: Department of Telecommunications, AGH University of Science

More information

Digital Surveillance Devices?

Digital Surveillance Devices? Technology Framework Tracking Technologies Don Mason Associate Director Digital Surveillance Devices? Digital Surveillance Devices? Secure Continuous Remote Alcohol Monitor SCRAM Page 1 Location Tracking

More information

Blind Localization of 3G Mobile Terminals in Multipath Scenarios

Blind Localization of 3G Mobile Terminals in Multipath Scenarios Blind Localization of 3G Mobile Terminals in Multipath Scenarios Vadim Algeier 1, Bruno Demissie 2, Wolfgang Koch 2, and Reiner Thomae 1 1 Ilmenau University of Technology, Institute of Communications

More information

Radio Map Fusion for Indoor Positioning in Wireless Local Area Networks

Radio Map Fusion for Indoor Positioning in Wireless Local Area Networks 2005 7th International Conference on Information Fusion (FUSION) Radio Map Fusion for Indoor Positioning in Wireless Local Area Networks A. Kushki, K.N. Plataniotis, A.N. Venetsanopoulol Multimedia Laboratory

More information

Digital surveillance devices?

Digital surveillance devices? Technology Framework Tracking Technologies Don Mason Associate Director Copyright 2011 National Center for Justice and the Rule of Law All Rights Reserved Digital surveillance devices? Digital surveillance

More information

Detecting Intra-Room Mobility with Signal Strength Descriptors

Detecting Intra-Room Mobility with Signal Strength Descriptors Detecting Intra-Room Mobility with Signal Strength Descriptors Authors: Konstantinos Kleisouris Bernhard Firner Richard Howard Yanyong Zhang Richard Martin WINLAB Background: Internet of Things (Iot) Attaching

More information

Overview of Message Passing Algorithms for Cooperative Localization in UWB wireless networks. Samuel Van de Velde

Overview of Message Passing Algorithms for Cooperative Localization in UWB wireless networks. Samuel Van de Velde Overview of Message Passing Algorithms for Cooperative Localization in UWB wireless networks Samuel Van de Velde Samuel.VandeVelde@telin.ugent.be Promotor: Heidi Steendam Co-promotor Marc Moeneclaey, Henk

More information

COMBINING PARTICLE FILTERING WITH CRICKET SYSTEM FOR INDOOR LOCALIZATION AND TRACKING SERVICES

COMBINING PARTICLE FILTERING WITH CRICKET SYSTEM FOR INDOOR LOCALIZATION AND TRACKING SERVICES COMBINING PARTICLE FILTERING WITH CRICKET SYSTEM FOR INDOOR LOCALIZATION AND TRACKING SERVICES Junaid Ansari, Janne Riihijärvi and Petri Mähönen Department of Wireless Networks, RWTH Aachen University

More information

Hybrid Contents Recommendation Service Using LBS and NFC Tagging

Hybrid Contents Recommendation Service Using LBS and NFC Tagging , pp.251-262 http://dx.doi.org/10.14257/ijsh.2013.7.5.25 Hybrid Recommendation Service Using LBS and NFC Tagging Yoondeuk Seo and Jinho Ahn 1 Dept. of Comp. Scie., Kyonggi Univ., Iuidong, Yeongtong, Suwon

More information

Mobile Target Tracking Using Radio Sensor Network

Mobile Target Tracking Using Radio Sensor Network Mobile Target Tracking Using Radio Sensor Network Nic Auth Grant Hovey Advisor: Dr. Suruz Miah Department of Electrical and Computer Engineering Bradley University 1501 W. Bradley Avenue Peoria, IL, 61625,

More information

Mobile Positioning in Wireless Mobile Networks

Mobile Positioning in Wireless Mobile Networks Mobile Positioning in Wireless Mobile Networks Peter Brída Department of Telecommunications and Multimedia Faculty of Electrical Engineering University of Žilina SLOVAKIA Outline Why Mobile Positioning?

More information

A Hybrid TDOA/RSSD Geolocation System using the Unscented Kalman Filter

A Hybrid TDOA/RSSD Geolocation System using the Unscented Kalman Filter A Hybrid TDOA/RSSD Geolocation System using the Unscented Kalman Filter Noha El Gemayel, Holger Jäkel and Friedrich K. Jondral Communications Engineering Lab, Karlsruhe Institute of Technology (KIT, Germany

More information

Adaptive Kalman Filter based Channel Equalizer

Adaptive Kalman Filter based Channel Equalizer Adaptive Kalman Filter based Bharti Kaushal, Agya Mishra Department of Electronics & Communication Jabalpur Engineering College, Jabalpur (M.P.), India Abstract- Equalization is a necessity of the communication

More information

State and Path Analysis of RSSI in Indoor Environment

State and Path Analysis of RSSI in Indoor Environment 2009 International Conference on Machine Learning and Computing IPCSIT vol.3 (2011) (2011) IACSIT Press, Singapore State and Path Analysis of RSSI in Indoor Environment Chuan-Chin Pu 1, Hoon-Jae Lee 2

More information

Time Delay Estimation: Applications and Algorithms

Time Delay Estimation: Applications and Algorithms Time Delay Estimation: Applications and Algorithms Hing Cheung So http://www.ee.cityu.edu.hk/~hcso Department of Electronic Engineering City University of Hong Kong H. C. So Page 1 Outline Introduction

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

Agenda Motivation Systems and Sensors Algorithms Implementation Conclusion & Outlook

Agenda Motivation Systems and Sensors Algorithms Implementation Conclusion & Outlook Overview of Current Indoor Navigation Techniques and Implementation Studies FIG ww 2011 - Marrakech and Christian Lukianto HafenCity University Hamburg 21 May 2011 1 Agenda Motivation Systems and Sensors

More information

Centaur: Locating Devices in an Office Environment

Centaur: Locating Devices in an Office Environment Centaur: Locating Devices in an Office Environment MobiCom 12 August 2012 IN4316 Seminar Wireless Sensor Networks Javier Hernando Bravo September 29 th, 2012 1 2 LOCALIZATION TECHNIQUES Based on Models

More information

Diversity Techniques

Diversity Techniques Diversity Techniques Vasileios Papoutsis Wireless Telecommunication Laboratory Department of Electrical and Computer Engineering University of Patras Patras, Greece No.1 Outline Introduction Diversity

More information

Badri Nath Dept. of Computer Science/WINLAB Rutgers University Jointly with Wade Trappe, Yanyong Zhang WINLAB IAB meeting November, 2004

Badri Nath Dept. of Computer Science/WINLAB Rutgers University Jointly with Wade Trappe, Yanyong Zhang WINLAB IAB meeting November, 2004 Secure Localization Services Badri Nath Dept. of Computer Science/WINLAB Rutgers University Jointly with Wade Trappe, Yanyong Zhang WINLAB IAB meeting November, 24 badri@cs.rutgers.edu Importance of localization

More information

IoT-Aided Indoor Positioning based on Fingerprinting

IoT-Aided Indoor Positioning based on Fingerprinting IoT-Aided Indoor Positioning based on Fingerprinting Rashmi Sharan Sinha, Jingjun Chen Graduate Students, Division of Electronics and Electrical Engineering, Dongguk University-Seoul, Republic of Korea.

More information

Abderrahim Benslimane, Professor of Computer Sciences Coordinator of the Faculty of Engineering Head of the Informatic Research Center (CRI)

Abderrahim Benslimane, Professor of Computer Sciences Coordinator of the Faculty of Engineering Head of the Informatic Research Center (CRI) Wireless Sensor Networks for Smart Environments: A Focus on the Localization Abderrahim Benslimane, Professor of Computer Sciences Coordinator of the Faculty of Engineering Head of the Informatic Research

More information

Artificial Beacons with RGB-D Environment Mapping for Indoor Mobile Robot Localization

Artificial Beacons with RGB-D Environment Mapping for Indoor Mobile Robot Localization Sensors and Materials, Vol. 28, No. 6 (2016) 695 705 MYU Tokyo 695 S & M 1227 Artificial Beacons with RGB-D Environment Mapping for Indoor Mobile Robot Localization Chun-Chi Lai and Kuo-Lan Su * Department

More information

High-speed Noise Cancellation with Microphone Array

High-speed Noise Cancellation with Microphone Array Noise Cancellation a Posteriori Probability, Maximum Criteria Independent Component Analysis High-speed Noise Cancellation with Microphone Array We propose the use of a microphone array based on independent

More information

Extended Gradient Predictor and Filter for Smoothing RSSI

Extended Gradient Predictor and Filter for Smoothing RSSI Extended Gradient Predictor and Filter for Smoothing RSSI Fazli Subhan 1, Salman Ahmed 2 and Khalid Ashraf 3 1 Department of Information Technology and Engineering, National University of Modern Languages-NUML,

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

A Field Test of Parametric WLAN-Fingerprint-Positioning Methods (submission 40)

A Field Test of Parametric WLAN-Fingerprint-Positioning Methods (submission 40) A Field Test of Parametric WLAN-Fingerprint-Positioning Methods (submission 40) Philipp Müller, Matti Raitoharju, and Robert Piché Tampere University of Technology, Finland www.tut.fi/posgroup 25m error

More information

Mobile Node Localization Focusing on Human Behavior in Pedestrian Crowds

Mobile Node Localization Focusing on Human Behavior in Pedestrian Crowds Title Author(s) Mobile Node Localization Focusing on Human Behavior in Pedestrian Crowds 樋口, 雄大 Citation Issue Date Text Version ETD URL https://doi.org/10.18910/34572 DOI 10.18910/34572 rights Mobile

More information

Research on cooperative localization algorithm for multi user

Research on cooperative localization algorithm for multi user Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(6):2203-2207 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Research on cooperative localization algorithm

More information

Cooperative Sensing for Target Estimation and Target Localization

Cooperative Sensing for Target Estimation and Target Localization Preliminary Exam May 09, 2011 Cooperative Sensing for Target Estimation and Target Localization Wenshu Zhang Advisor: Dr. Liuqing Yang Department of Electrical & Computer Engineering Colorado State University

More information

Multiple Antenna Processing for WiMAX

Multiple Antenna Processing for WiMAX Multiple Antenna Processing for WiMAX Overview Wireless operators face a myriad of obstacles, but fundamental to the performance of any system are the propagation characteristics that restrict delivery

More information

INDOOR USER ZONING AND TRACKING IN PASSIVE INFRARED SENSING SYSTEMS. Gianluca Monaci, Ashish Pandharipande

INDOOR USER ZONING AND TRACKING IN PASSIVE INFRARED SENSING SYSTEMS. Gianluca Monaci, Ashish Pandharipande 20th European Signal Processing Conference (EUSIPCO 2012) Bucharest, Romania, August 27-31, 2012 INDOOR USER ZONING AND TRACKING IN PASSIVE INFRARED SENSING SYSTEMS Gianluca Monaci, Ashish Pandharipande

More information

Traffic Management for Smart Cities TNK115 SMART CITIES

Traffic Management for Smart Cities TNK115 SMART CITIES Traffic Management for Smart Cities TNK115 SMART CITIES DAVID GUNDLEGÅRD DIVISION OF COMMUNICATION AND TRANSPORT SYSTEMS Outline Introduction Traffic sensors Traffic models Frameworks Information VS Control

More information

This is a repository copy of A simulation based distributed MIMO network optimisation using channel map.

This is a repository copy of A simulation based distributed MIMO network optimisation using channel map. This is a repository copy of A simulation based distributed MIMO network optimisation using channel map. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/94014/ Version: Submitted

More information

Advanced Indoor Positioning Using Zigbee Wireless Technology

Advanced Indoor Positioning Using Zigbee Wireless Technology Wireless Pers Commun (2017) 97:6509 6518 https://doi.org/10.1007/s11277-017-4852-5 Advanced Indoor Positioning Using Zigbee Wireless Technology Marcin Uradzinski 1 Hang Guo 2 Xiaokang Liu 2 Min Yu 3 Published

More information

Location Estimation in Wireless Communication Systems

Location Estimation in Wireless Communication Systems Western University Scholarship@Western Electronic Thesis and Dissertation Repository August 2015 Location Estimation in Wireless Communication Systems Kejun Tong The University of Western Ontario Supervisor

More information

Unit 5 - Week 4 - Multipath Fading Environment

Unit 5 - Week 4 - Multipath Fading Environment 2/29/207 Introduction to ireless and Cellular Communications - - Unit 5 - eek 4 - Multipath Fading Environment X Courses Unit 5 - eek 4 - Multipath Fading Environment Course outline How to access the portal

More information

Passive Steady State RF Fingerprinting: A Cognitive Technique for Scalable Deployment of Co-channel Femto Cell Underlays

Passive Steady State RF Fingerprinting: A Cognitive Technique for Scalable Deployment of Co-channel Femto Cell Underlays Passive Steady State RF Fingerprinting: A Cognitive Technique for Scalable Deployment of Co-channel Femto Cell Underlays Presenter: Irwin O. Kennedy, Bell Labs Ireland Patricia Scanlon: Bell Labs Ireland

More information

Algorithmic Insufficiency of RSSI Based UKF for RFID Localization Deployment On-Board the ISS

Algorithmic Insufficiency of RSSI Based UKF for RFID Localization Deployment On-Board the ISS Algorithmic Insufficiency of RSSI Based UKF for RFID Localization Deployment On-Board the ISS Joshua T. Carnes 1 Georgia Institute of Technology, Atlanta, GA, 30332 Advisor Glenn Lightsey 2 Georgia Institute

More information

SPLIT MLSE ADAPTIVE EQUALIZATION IN SEVERELY FADED RAYLEIGH MIMO CHANNELS

SPLIT MLSE ADAPTIVE EQUALIZATION IN SEVERELY FADED RAYLEIGH MIMO CHANNELS SPLIT MLSE ADAPTIVE EQUALIZATION IN SEVERELY FADED RAYLEIGH MIMO CHANNELS RASHMI SABNUAM GUPTA 1 & KANDARPA KUMAR SARMA 2 1 Department of Electronics and Communication Engineering, Tezpur University-784028,

More information

Filtering Impulses in Dynamic Noise in the Presence of Large Measurement Noise

Filtering Impulses in Dynamic Noise in the Presence of Large Measurement Noise Clemson University TigerPrints All Dissertations Dissertations 12-215 Filtering Impulses in Dynamic Noise in the Presence of Large Measurement Noise Jungphil Kwon Clemson University Follow this and additional

More information

IN A TYPICAL indoor wireless environment, a transmitted

IN A TYPICAL indoor wireless environment, a transmitted 126 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 48, NO. 1, JANUARY 1999 Adaptive Channel Equalization for Wireless Personal Communications Weihua Zhuang, Member, IEEE Abstract In this paper, a new

More information

Sensing and Perception: Localization and positioning. by Isaac Skog

Sensing and Perception: Localization and positioning. by Isaac Skog Sensing and Perception: Localization and positioning by Isaac Skog Outline Basic information sources and performance measurements. Motion and positioning sensors. Positioning and motion tracking technologies.

More information

DETECTION AND LOCATION OF ANONYMOUS SIGNAL USING SENSOR NETWORK

DETECTION AND LOCATION OF ANONYMOUS SIGNAL USING SENSOR NETWORK DETECTION AND LOCATION OF ANONYMOUS SIGNAL USING SENSOR NETWORK SAVITRI BEVINAKOPPA, MANIKANT BAILE, AVINASH MUTTHUN AKUMALLA Melbourne Institute of Technology 388 Lonsdale St, Melbourne, VIC 3001 AUSTRALIA

More information

How to Test A-GPS Capable Cellular Devices and Why Testing is Required

How to Test A-GPS Capable Cellular Devices and Why Testing is Required How to Test A-GPS Capable Cellular Devices and Why Testing is Required Presented by: Agilent Technologies Page 1 Agenda Introduction to A-GPS Why Test A-GPS Performance? Types of A-GPS Testing Page 2 Origins

More information

Bias Correction in Localization Problem. Yiming (Alex) Ji Research School of Information Sciences and Engineering The Australian National University

Bias Correction in Localization Problem. Yiming (Alex) Ji Research School of Information Sciences and Engineering The Australian National University Bias Correction in Localization Problem Yiming (Alex) Ji Research School of Information Sciences and Engineering The Australian National University 1 Collaborators Dr. Changbin (Brad) Yu Professor Brian

More information

Improving Wi-Fi based Indoor Positioning using Particle Filter based on Signal Strength

Improving Wi-Fi based Indoor Positioning using Particle Filter based on Signal Strength 2014 IEEE Ninth International Conference on Intelligent Sensors, Sensor Networks and Information Processing (ISSNIP) Symposium on Computational Intelligence Singapore, 21 24 April 2014 Improving Wi-Fi

More information

Mobile Broadband Multimedia Networks

Mobile Broadband Multimedia Networks Mobile Broadband Multimedia Networks Techniques, Models and Tools for 4G Edited by Luis M. Correia v c» -''Vi JP^^fte«jfc-iaSfllto ELSEVIER AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN

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