Indoor navigation with smartphones

Size: px
Start display at page:

Download "Indoor navigation with smartphones"

Transcription

1 Indoor navigation with smartphones REinEU2016 Conference September PAVEL DAVIDSON

2 Outline Indoor navigation system for smartphone: goals and requirements WiFi based positioning Application of BLE for positioning Map-aided navigation Using smartphone s self-contained sensors for positioning

3 Navigation with smartphones: goals and requirements Social, Retail, Safety Meet up with friends at the mall, sport events, conventions, concerts, etc., Keep track of kids & elder parents Automatically tag posts & pictures from favorite locations Accuracy requirements Room level Correct floor identification

4 Available hardware and possible approaches to navigation GNSS (A-GNSS) receiver Use of radio frequency (RF) signals, either those already present such as wireless local area networks (WLAN, cellular) or those generated by new and dedicated infrastructure (NFC, Bluetooth). Self-contained sensors: tri-axis accelerometer, tri-axis magnetometer, tri-axis gyroscope, barometer Camera. In some cases two cameras for stereo vision. Indoor map (building floor plan), radio map Network assistance, collaborative positioning Powerful processor, large memory, high quality display

5 Major components of a smartphone indoor positioning system

6 Part I WI-FI AND BLE BASED POSITIONING

7 Using WiFi for indoor positioning PROS: Existing infrastructure and end-user devices The public buildings (shopping malls, offices, agencies) as well as homes are filled with WLAN access points. Modern mobile phones and tablets carry an integrated WLAN radio. CONS: WiFi was not designed for positioning Only Received Signal Strength (RSS) can be used to compute range. RSS measurements are noisy and affected by devices s heterogeinity and orientation, signal attenuation by people. Radio map creation is a time-consuming and labor-intensive task. Using crowd-sourcing is difficult since reference positioning data usually is not available indoors.

8 Approaches for RSS based positioning

9 Comparing Methods for different positioning models based for WLAN on radio signals signal s RSS Fingerprinting Strong Pathloss models All Coverage area models A Linear State Model for PDR+WLAN Positioning

10 Radio map The area of interest is divided into cells with the help of a floor plan. RSSI values of the radio signals transmitted by APs are collected at the calibration points inside the cells for a certain period of time and stored into the radio map. Data storage requirements for radio maps for tested methods in two test buildings. There were 1292 FPs in building 1 and 3445 FPs in building 2 Reprinted from : Philipp Mu ller, Matti Raitoharju, and Robert Piche, "A Field Test of Parametric WLAN-Fingerprint-Positioning Methods, in Proc. 17th Int Conf on Information Fusion, Salamanca, Spain, 7-10 July

11 Location fingerprinting approach based on RSS measurements

12 k-nearest neighbour (knn) fingerprinting algorithm The user location estimate is chosen to be the calibration point that is closest in the RSS space x j ri j i 1 is the measured RSS from the i-th AP i x j xˆ arg min x is the i-th AP s RSS fingerprint measured at j-th calibration point Weighted KNN is a generalization with different importance weights. Larger weights are usually given to the fingerprints that are closer in RSS space. The advantages of NN algorithms are simplicity, robustness and reasonably good accuracy n i i r x j

13 Field tests: : positioning was performed in less than one month after the radio map had been created Reprinted from: Philipp Mu ller, Matti Raitoharju, and Robert Piche, "A Field Test of Parametric WLAN-Fingerprint- Positioning Methods, in Proc. 17th Int Conf on Information Fusion, Salamanca, Spain, 7-10 July

14 Field tests: positioning was performed several months after the radio map had been created Reprinted from : Philipp Mu ller, Matti Raitoharju, and Robert Piche, "A Field Test of Parametric WLAN-Fingerprint- Positioning Methods, in Proc. 17th Int Conf on Information Fusion, Salamanca, Spain, 7-10 July

15 Typical accuracy Reprinted from : Philipp Mu ller, Matti Raitoharju, and Robert Piche, "A Field Test of Parametric WLAN-Fingerprint-Positioning Methods, in Proc. 17th Int Conf on Information Fusion, Salamanca, Spain, 7-10 July 2014

16 Application of BLE for positioning BLE is superior for positioning than WiFi for the following reasons: channel hopping mechanism that makes the RSS less noisy much higher scan rate than WIFi freedom of beacon placement provides good signal geometry short handshake procedure lower transmission power BLE can provide very accurate (submeter-level) positioning in proximity mode when the transmitting power is set to low levels. In close proximity to a beacon the distance estimation based on RSS is very accurate because the signal power decreases as the lognormal attenuation model The most popular BLE beacon ecosystems are Apple s ibeacon, Google s URIBeacon and Eddystone, and Radius Networks AltBeacon

17 Part II MAP AIDED NAVIGATION

18 How map can improve positioning? In the case of pedestrian indoor navigation building floor plans represent the constraints that restrict movements. For example, people cannot walk through walls. The goal of map-aided navigation is to exploit prior information contained in maps or building plans. Question: how do we, in an automated way, do what our eyes/brains can do so well?

19 Approaches to map-matching indoors

20 Proposed solution is based Proposed solution is based on particle filtering on particle filtering 7! The sequential importance sampling (SIS) algorithm is a recursive Monte-Carlo technique to approximate the posterior pdf x by a cloud of N weighted particles. ( ) p 0: k y1 : k The probability density function is approximated by a set of samples (also referred to as particles) and its associated weights. Road map information can be incorporated into vehicle position estimation through the through constraints the on constraints the state vector on the state vector. Indoor map information can be incorporated in user position estimation /25/11

21 Application of wall constraints Algorithm: 1. Particle propagation based on PDR 2. Floor plan weighting z } { 3. WLAN weighting 4. Resampling wall Nurminen, IPIN 2013, slide 6 / 12

22 Map matching indoors: wall constraints

23 Map matching indoors: topological approach The building is represented by a node-link model It is assumed that people are located and traveling on the links It is difficult to model large open spaces Reprinted from: Gilliéron, Pierre-Yves, et al. "Indoor navigation performance analysis." ENC GNSS

24 Example of indoor navigation using WiFi and link-node model of building

25 Link-node model vs wall constraints Wall constraints Building floor plans are readily available Implementation is relatively simple The resulted position can cross walls In the case of WiFi only position measurements propagation of particles may be not accurate. Node-link model Node-link model of building has to be obtained Implementation is complex Topology is better followed Not well suited for large open spaces Numerically more stable. Small amount of particles is required Work well even when only WiFi measurements are available

26 Benefits of WiFi + map positioning Improved accuracy compare to WiFi only solution, especially the cross-track error Follows building topology and eliminates cases when estimated path crosses walls Produces smoother estimated user path by removing noise associated with WiFi positioning

27 Part III USING SMARTPHONE SENSORS FOR POSITIONING

28 Challenges in using smartphone sensors for positioning Inertial and other self-contained sensors can improve positioning on a smartphone. However, the accuracy of these sensors in a typical smartphone is low. The major difficulty for unconstrained phone is a heading offset between the direction a smartphone is facing and the direction the user is moving. There are approaches that attempt to solve this problem, however it is still an open research problem. Different transit modes such as pedestrian, elevators and escalators make the sensor based positioning even more complicated. The approaches also have to work on different types of surface and across wide group of people regardless of their height, weight, age, gender, physical conditions, etc. Smartphone sensors can be useful for positioning only if an approach can cope with changing orientation of a phone without any constraint on usage scenarios which typically include carrying phone in a pocket, bag, hand or arm-band, making a call, texting or watching display

29 Major tasks that can be performed using smartphone sensors

30 Dead reckoning Calculating current position by using a previously determined position and advancing that position based upon known or estimated displacement and heading Position and heading error accumulation The distance can be computed based on speed sensor or accelerometers The direction can be computed using gyro or magnetometer

31 Walk detection and step counting Most walk detection and step counting methods are based on assumption that pedestrian motion has a cyclic nature. The algorithms search for the repeating patterns in accelerometer or gyroscope data during walking. They can be generally categorized into the following groups: thresholding and peak detection, auto-correlation, and spectral analysis. These algorithms have to work on unconstraint smartphones by implementing the following methods: (a) allowing arbitrary pose and carrying location, (b) tracking the phone orientation, and (c) performing motion classification and adapting different algorithms for different motions

32 Step Length Estimation Simple algorithms only count steps assuming that the step length is just the average for that user. Advanced algorithms also perform accurate step segmentation and analyze the accelerometer signals to estimate the magnitude of each step individually. However, most of these systems require calibration to an individual user because everyone's gait has different acceleration profiles

33 Walking direction estimation Walking direction estimation on unconstrained smartphone is the most difficult problem that has to be solved to achieve capabilities for autonomous navigation. This is still an open problem since most of the proposed solutions can work only with IMU that have much better accuracy than modern smartphone sensors. The algorithms for walking direction estimation usually include two important tasks: (a) computation of the smartphone's pose with respect to some global frame; (b) estimation of walking direction in global frame using smartphone's sensors

34 Multiple usage scenarios and transit modes Identification of transit mode, type of activity and phone placement can significantly improve the accuracy and reliability of PDR and map-matching. For the purpose of pedestrian navigation the motion classification can be simplified by limiting the number of classes to only five: All situations when a user is static, i.e. the location does not change significantly during some time with the allowed amount of movement not exceeding the predefined threshold All cases when a user is walking except when a phone is in hand swinging. This class includes the following cases: (a) A phone is in pocket, bag, arm-band or use any other type of attachment, (b) Texting or watching screen, (c) Making or receiving a call, (d) Walking with the mobile device in a handheld bag. All cases when a phone is in hand swinging. The user is walking while holding the mobile device in his/her swinging hand. Moving on elevators or escalators. Irregular motions that the user performs while standing or sitting. During this time the user's location does not change

35 Summary of sensor based positioning Although in contemporary smartphones the sensor based positioning cannot operate as a stand-alone technology it can be very useful when combined with WLAN/BLE based positioning in a fusion algorithm Also sensors can make more accurate and stable map-aided navigation solution The major advantage of this technology is availability of accelerometers, gyroscopes and magnetometers in almost every smartphone. The major difficulty in implementation of these tasks on smartphones is freedom of movement and arbitrary placement. The major tasks that can be performed using smartphone sensors are step count, distance and walking direction computation, activity recognition, vertical movements and floor change detection. The most difficult task is a smartphone orientation tracking and walking direction estimation

36 Conclusions The most accurate navigation solution is based on a combination of WLAN, BLE, map, magnetic field and sensor based positioning. It seems likely that the future smartphone indoor positioning system will be a hybrid system with a variety of positioning modalities to augment or substitute for WLAN based positioning. Absolute position fixes will be obtained opportunistically from WLAN, Bluetooth, LTE, NFC or other future technologies. These measurements will be fed in some fusion filter which can combine them with map, magnetic field fingerprints and sensor measurements and produce accurate and reliable position estimates

37 QUESTIONS?

A Survey of Selected Indoor Positioning Methods for Smartphones

A Survey of Selected Indoor Positioning Methods for Smartphones 1 A Survey of Selected Indoor Positioning Methods for Smartphones Pavel Davidson and Robert Piché Department of Automation Science and Engineering, Tampere University of Technology, Finland Abstract This

More information

Hardware-free Indoor Navigation for Smartphones

Hardware-free Indoor Navigation for Smartphones Hardware-free Indoor Navigation for Smartphones 1 Navigation product line 1996-2015 1996 1998 RTK OTF solution with accuracy 1 cm 8-channel software GPS receiver 2004 2007 Program prototype of Super-sensitive

More information

Ubiquitous Positioning: A Pipe Dream or Reality?

Ubiquitous Positioning: A Pipe Dream or Reality? Ubiquitous Positioning: A Pipe Dream or Reality? Professor Terry Moore The University of What is Ubiquitous Positioning? Multi-, low-cost and robust positioning Based on single or multiple users Different

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

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

Technology Challenges and Opportunities in Indoor Location. Doug Rowitch, Qualcomm, San Diego

Technology Challenges and Opportunities in Indoor Location. Doug Rowitch, Qualcomm, San Diego PAGE 1 qctconnect.com Technology Challenges and Opportunities in Indoor Location Doug Rowitch, Qualcomm, San Diego 2 nd Invitational Workshop on Opportunistic RF Localization for Future Directions, Technologies,

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

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

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

Indoor Positioning by the Fusion of Wireless Metrics and Sensors

Indoor Positioning by the Fusion of Wireless Metrics and Sensors Indoor Positioning by the Fusion of Wireless Metrics and Sensors Asst. Prof. Dr. Özgür TAMER Dokuz Eylül University Electrical and Electronics Eng. Dept Indoor Positioning Indoor positioning systems (IPS)

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

IoT. Indoor Positioning with BLE Beacons. Author: Uday Agarwal

IoT. Indoor Positioning with BLE Beacons. Author: Uday Agarwal IoT Indoor Positioning with BLE Beacons Author: Uday Agarwal Contents Introduction 1 Bluetooth Low Energy and RSSI 2 Factors Affecting RSSI 3 Distance Calculation 4 Approach to Indoor Positioning 5 Zone

More information

Lawrence W.C. Wong Ambient Intelligence Laboratory Interactive & Digital Media Institute National University of Singapore

Lawrence W.C. Wong Ambient Intelligence Laboratory Interactive & Digital Media Institute National University of Singapore Indoor Localization Methods Lawrence W.C. Wong Ambient Intelligence Laboratory Interactive & Digital Media Institute National University of Singapore elewwcl@nus.edu.sg 1 Background Ambient Intelligence

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

Smart Space - An Indoor Positioning Framework

Smart Space - An Indoor Positioning Framework Smart Space - An Indoor Positioning Framework Droidcon 09 Berlin, 4.11.2009 Stephan Linzner, Daniel Kersting, Dr. Christian Hoene Universität Tübingen Research Group on Interactive Communication Systems

More information

A 3D Ubiquitous Multi-Platform Localization and Tracking System for Smartphones. Seyyed Mahmood Jafari Sadeghi

A 3D Ubiquitous Multi-Platform Localization and Tracking System for Smartphones. Seyyed Mahmood Jafari Sadeghi A 3D Ubiquitous Multi-Platform Localization and Tracking System for Smartphones by Seyyed Mahmood Jafari Sadeghi A thesis submitted in conformity with the requirements for the degree of Doctor of Philosophy

More information

Real Time Indoor Tracking System using Smartphones and Wi-Fi Technology

Real Time Indoor Tracking System using Smartphones and Wi-Fi Technology International Journal for Modern Trends in Science and Technology Volume: 03, Issue No: 08, August 2017 ISSN: 2455-3778 http://www.ijmtst.com Real Time Indoor Tracking System using Smartphones and Wi-Fi

More information

Indoor Positioning Using a Modern Smartphone

Indoor Positioning Using a Modern Smartphone Indoor Positioning Using a Modern Smartphone Project Members: Carick Wienke Project Advisor: Dr. Nicholas Kirsch Finish Date: May 2011 May 20, 2011 Contents 1 Problem Description 3 2 Overview of Possible

More information

LOCALIZZAZIONE INDOOR

LOCALIZZAZIONE INDOOR Sicurezza partecipata in Sanita : l esperienza del Progetto Europeo REFIRE LOCALIZZAZIONE Localizzazione Indoor INDOOR Prof. Federica Pascucci RADIOLABS Università degli Studi Roma Tre With the financial

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

Introduction to Mobile Sensing Technology

Introduction to Mobile Sensing Technology Introduction to Mobile Sensing Technology Kleomenis Katevas k.katevas@qmul.ac.uk https://minoskt.github.io Image by CRCA / CNRS / University of Toulouse In this talk What is Mobile Sensing? Sensor data,

More information

Integrated Positioning The Challenges New technology More GNSS satellites New applications Seamless indoor-outdoor More GNSS signals personal navigati

Integrated Positioning The Challenges New technology More GNSS satellites New applications Seamless indoor-outdoor More GNSS signals personal navigati Integrated Indoor Positioning and Navigation Professor Terry Moore Professor of Satellite Navigation Nottingham Geospatial Institute The University of Nottingham Integrated Positioning The Challenges New

More information

Article A Hybrid Indoor Localization and Navigation System with Map Matching for Pedestrians Using Smartphones

Article A Hybrid Indoor Localization and Navigation System with Map Matching for Pedestrians Using Smartphones Article A Hybrid Indoor Localization and Navigation System with Map Matching for Pedestrians Using Smartphones Qinglin Tian 1, *, Zoran Salcic 2, Kevin I-Kai Wang 2 and Yun Pan 3 Received: 13 October 2015;

More information

High Precision Urban and Indoor Positioning for Public Safety

High Precision Urban and Indoor Positioning for Public Safety High Precision Urban and Indoor Positioning for Public Safety NextNav LLC September 6, 2012 2012 NextNav LLC Mobile Wireless Location: A Brief Background Mass-market wireless geolocation for wireless devices

More information

Bringing Navigation Indoors

Bringing Navigation Indoors Bringing Navigation Indoors Fabio Belloni Principal Researcher NRC Radio Systems Laboratory Finland Contents Why going indoors? Use cases, opportunities, and challenges Cognitive Positioning Hybrid positioning

More information

MOBILE COMPUTING 1/29/18. Cellular Positioning: Cell ID. Cellular Positioning - Cell ID with TA. CSE 40814/60814 Spring 2018

MOBILE COMPUTING 1/29/18. Cellular Positioning: Cell ID. Cellular Positioning - Cell ID with TA. CSE 40814/60814 Spring 2018 MOBILE COMPUTING CSE 40814/60814 Spring 2018 Cellular Positioning: Cell ID Open-source database of cell IDs: opencellid.org Cellular Positioning - Cell ID with TA TA: Timing Advance (time a signal takes

More information

Robust Positioning in Indoor Environments

Robust Positioning in Indoor Environments Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey Robust Positioning in Indoor Environments Professor Allison Kealy RMIT University, Australia Professor Guenther Retscher Vienna University

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

Smartphone Positioning and 3D Mapping Indoors

Smartphone Positioning and 3D Mapping Indoors Smartphone Positioning and 3D Mapping Indoors Ruizhi Chen Wuhan University Oct. 4, 2018, Delft Adding a Smart LIFE to 3D People spend 80% of their time indoors When People Communicates to a Robot, We Need

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

NavShoe Pedestrian Inertial Navigation Technology Brief

NavShoe Pedestrian Inertial Navigation Technology Brief NavShoe Pedestrian Inertial Navigation Technology Brief Eric Foxlin Aug. 8, 2006 WPI Workshop on Precision Indoor Personnel Location and Tracking for Emergency Responders The Problem GPS doesn t work indoors

More information

Senion IPS 101. An introduction to Indoor Positioning Systems

Senion IPS 101. An introduction to Indoor Positioning Systems Senion IPS 101 An introduction to Indoor Positioning Systems INTRODUCTION Indoor Positioning 101 What is Indoor Positioning Systems? 3 Where IPS is used 4 How does it work? 6 Diverse Radio Environments

More information

Indoor Positioning 101 TECHNICAL)WHITEPAPER) SenionLab)AB) Teknikringen)7) 583)30)Linköping)Sweden)

Indoor Positioning 101 TECHNICAL)WHITEPAPER) SenionLab)AB) Teknikringen)7) 583)30)Linköping)Sweden) Indoor Positioning 101 TECHNICAL)WHITEPAPER) SenionLab)AB) Teknikringen)7) 583)30)Linköping)Sweden) TechnicalWhitepaper)) Satellite-based GPS positioning systems provide users with the position of their

More information

Robust Positioning for Urban Traffic

Robust Positioning for Urban Traffic Robust Positioning for Urban Traffic Motivations and Activity plan for the WG 4.1.4 Dr. Laura Ruotsalainen Research Manager, Department of Navigation and positioning Finnish Geospatial Research Institute

More information

Overview of Indoor Positioning System Technologies

Overview of Indoor Positioning System Technologies Overview of Indoor Positioning System Technologies Luka Batistić *, Mladen Tomić * * University of Rijeka, Faculty of Engineering/Department of Computer Engineering, Rijeka, Croatia lbatistic@riteh.hr;

More information

Smartphone Motion Mode Recognition

Smartphone Motion Mode Recognition proceedings Proceedings Smartphone Motion Mode Recognition Itzik Klein *, Yuval Solaz and Guy Ohayon Rafael, Advanced Defense Systems LTD., POB 2250, Haifa, 3102102 Israel; yuvalso@rafael.co.il (Y.S.);

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

CSRmesh Beacon management and Asset Tracking Muhammad Ulislam Field Applications Engineer, Staff, Qualcomm Atheros, Inc.

CSRmesh Beacon management and Asset Tracking Muhammad Ulislam Field Applications Engineer, Staff, Qualcomm Atheros, Inc. CSRmesh Beacon management and Asset Tracking Muhammad Ulislam Field Applications Engineer, Staff, Qualcomm Atheros, Inc. CSRmesh Recap Bluetooth Mesh Introduction What is CSRmesh? A protocol that runs

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

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

IOT GEOLOCATION NEW TECHNICAL AND ECONOMICAL OPPORTUNITIES

IOT GEOLOCATION NEW TECHNICAL AND ECONOMICAL OPPORTUNITIES IOT GEOLOCATION NEW TECHNICAL AND ECONOMICAL OPPORTUNITIES Florian LECLERE f.leclere@kerlink.fr EOT Conference Herning 2017 November 1st, 2017 AGENDA 1 NEW IOT PLATFORM LoRa LPWAN Platform Geolocation

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

Utility of Sensor Fusion of GPS and Motion Sensor in Android Devices In GPS- Deprived Environment

Utility of Sensor Fusion of GPS and Motion Sensor in Android Devices In GPS- Deprived Environment Utility of Sensor Fusion of GPS and Motion Sensor in Android Devices In GPS- Deprived Environment Amrit Karmacharya1 1 Land Management Training Center Bakhundol, Dhulikhel, Kavre, Nepal Tel:- +977-9841285489

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

Performance Evaluation of Beacons for Indoor Localization in Smart Buildings

Performance Evaluation of Beacons for Indoor Localization in Smart Buildings Performance Evaluation of Beacons for Indoor Localization in Smart Buildings Andrew Mackey, mackeya@uoguelph.ca Petros Spachos, petros@uoguelph.ca University of Guelph, School of Engineering 1 Agenda The

More information

Indoor Location System with Wi-Fi and Alternative Cellular Network Signal

Indoor Location System with Wi-Fi and Alternative Cellular Network Signal , pp. 59-70 http://dx.doi.org/10.14257/ijmue.2015.10.3.06 Indoor Location System with Wi-Fi and Alternative Cellular Network Signal Md Arafin Mahamud 1 and Mahfuzulhoq Chowdhury 1 1 Dept. of Computer Science

More information

SMART RFID FOR LOCATION TRACKING

SMART RFID FOR LOCATION TRACKING SMART RFID FOR LOCATION TRACKING By: Rashid Rashidzadeh Electrical and Computer Engineering University of Windsor 1 Radio Frequency Identification (RFID) RFID is evolving as a major technology enabler

More information

Wireless Local Area Network based Indoor Positioning System: A Study on the Orientation of Wi-Fi Receiving Device towards the Effect on RSSI

Wireless Local Area Network based Indoor Positioning System: A Study on the Orientation of Wi-Fi Receiving Device towards the Effect on RSSI Wireless Local Area Network based Indoor Positioning System: A Study on the Orientation of Wi-Fi Receiving Device towards the Effect on RSSI *1 OOI CHIN SEANG and 2 KOAY FONG THAI *1 Engineering Department,

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

Using Bluetooth Low Energy Beacons for Indoor Localization

Using Bluetooth Low Energy Beacons for Indoor Localization International Journal of Intelligent Systems and Applications in Engineering Advanced Technology and Science ISSN:2147-67992147-6799 www.atscience.org/ijisae Original Research Paper Using Bluetooth Low

More information

Cooperative navigation: outline

Cooperative navigation: outline Positioning and Navigation in GPS-challenged Environments: Cooperative Navigation Concept Dorota A Grejner-Brzezinska, Charles K Toth, Jong-Ki Lee and Xiankun Wang Satellite Positioning and Inertial Navigation

More information

Recent Progress on Wearable Augmented Interaction at AIST

Recent Progress on Wearable Augmented Interaction at AIST Recent Progress on Wearable Augmented Interaction at AIST Takeshi Kurata 12 1 Human Interface Technology Lab University of Washington 2 AIST, Japan kurata@ieee.org Weavy The goal of the Weavy project team

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

best practice guide Ruckus SPoT Best Practices SOLUTION OVERVIEW AND BEST PRACTICES FOR DEPLOYMENT

best practice guide Ruckus SPoT Best Practices SOLUTION OVERVIEW AND BEST PRACTICES FOR DEPLOYMENT best practice guide Ruckus SPoT Best Practices SOLUTION OVERVIEW AND BEST PRACTICES FOR DEPLOYMENT Overview Since the mobile device industry is alive and well, every corner of the ever-opportunistic tech

More information

INTRODUCTION TO VEHICLE NAVIGATION SYSTEM LECTURE 5.1 SGU 4823 SATELLITE NAVIGATION

INTRODUCTION TO VEHICLE NAVIGATION SYSTEM LECTURE 5.1 SGU 4823 SATELLITE NAVIGATION INTRODUCTION TO VEHICLE NAVIGATION SYSTEM LECTURE 5.1 SGU 4823 SATELLITE NAVIGATION AzmiHassan SGU4823 SatNav 2012 1 Navigation Systems Navigation ( Localisation ) may be defined as the process of determining

More information

A Simple Smart Shopping Application Using Android Based Bluetooth Beacons (IoT)

A Simple Smart Shopping Application Using Android Based Bluetooth Beacons (IoT) Advances in Wireless and Mobile Communications. ISSN 0973-6972 Volume 10, Number 5 (2017), pp. 885-890 Research India Publications http://www.ripublication.com A Simple Smart Shopping Application Using

More information

On Attitude Estimation with Smartphones

On Attitude Estimation with Smartphones On Attitude Estimation with Smartphones Thibaud Michel Pierre Genevès Hassen Fourati Nabil Layaïda Université Grenoble Alpes, INRIA LIG, GIPSA-Lab, CNRS March 16 th, 2017 http://tyrex.inria.fr/mobile/benchmarks-attitude

More information

HiMLoc: Indoor Smartphone Localization via Activity Aware Pedestrian Dead Reckoning with Selective Crowdsourced WiFi Fingerprinting

HiMLoc: Indoor Smartphone Localization via Activity Aware Pedestrian Dead Reckoning with Selective Crowdsourced WiFi Fingerprinting HiMLoc: Indoor Smartphone Localization via Activity Aware Pedestrian Dead Reckoning with Selective Crowdsourced WiFi Fingerprinting Valentin Radu and Mahesh K. Marina The University of Edinburgh Abstract

More information

ASR-2300 Multichannel SDR Module for PNT and Mobile communications. Dr. Michael B. Mathews Loctronix, Corporation

ASR-2300 Multichannel SDR Module for PNT and Mobile communications. Dr. Michael B. Mathews Loctronix, Corporation ASR-2300 Multichannel SDR Module for PNT and Mobile communications GNU Radio Conference 2013 October 1, 2013 Boston, Massachusetts Dr. Michael B. Mathews Loctronix, Corporation Loctronix Corporation 2008,

More information

PerSec. Pervasive Computing and Security Lab. Enabling Transportation Safety Services Using Mobile Devices

PerSec. Pervasive Computing and Security Lab. Enabling Transportation Safety Services Using Mobile Devices PerSec Pervasive Computing and Security Lab Enabling Transportation Safety Services Using Mobile Devices Jie Yang Department of Computer Science Florida State University Oct. 17, 2017 CIS 5935 Introduction

More information

The widespread dissemination of

The widespread dissemination of Location-Based Services LifeMap: A Smartphone- Based Context Provider for Location-Based Services LifeMap, a smartphone-based context provider operating in real time, fuses accelerometer, digital compass,

More information

Proactive Indoor Navigation using Commercial Smart-phones

Proactive Indoor Navigation using Commercial Smart-phones Proactive Indoor Navigation using Commercial Smart-phones Balajee Kannan, Felipe Meneguzzi, M. Bernardine Dias, Katia Sycara, Chet Gnegy, Evan Glasgow and Piotr Yordanov Background and Outline Why did

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

Improved Pedestrian Navigation Based on Drift-Reduced NavChip MEMS IMU

Improved Pedestrian Navigation Based on Drift-Reduced NavChip MEMS IMU Improved Pedestrian Navigation Based on Drift-Reduced NavChip MEMS IMU Eric Foxlin Aug. 3, 2009 WPI Workshop on Precision Indoor Personnel Location and Tracking for Emergency Responders Outline Summary

More information

Assessing & Mitigation of risks on railways operational scenarios

Assessing & Mitigation of risks on railways operational scenarios R H I N O S Railway High Integrity Navigation Overlay System Assessing & Mitigation of risks on railways operational scenarios Rome, June 22 nd 2017 Anja Grosch, Ilaria Martini, Omar Garcia Crespillo (DLR)

More information

Indoor localization using NFC and mobile sensor data corrected using neural net

Indoor localization using NFC and mobile sensor data corrected using neural net Proceedings of the 9 th International Conference on Applied Informatics Eger, Hungary, January 29 February 1, 2014. Vol. 2. pp. 163 169 doi: 10.14794/ICAI.9.2014.2.163 Indoor localization using NFC and

More information

GPS-Aided INS Datasheet Rev. 2.6

GPS-Aided INS Datasheet Rev. 2.6 GPS-Aided INS 1 GPS-Aided INS The Inertial Labs Single and Dual Antenna GPS-Aided Inertial Navigation System INS is new generation of fully-integrated, combined GPS, GLONASS, GALILEO and BEIDOU navigation

More information

ALPS: A Bluetooth and Ultrasound Platform for Mapping and Localization

ALPS: A Bluetooth and Ultrasound Platform for Mapping and Localization ALPS: A Bluetooth and Ultrasound Platform for Mapping and Localization Patrick Lazik, Niranjini Rajagopal, Oliver Shih, Bruno Sinopoli, Anthony Rowe Electrical and Computer Engineering Department Carnegie

More information

Baset Adult-Size 2016 Team Description Paper

Baset Adult-Size 2016 Team Description Paper Baset Adult-Size 2016 Team Description Paper Mojtaba Hosseini, Vahid Mohammadi, Farhad Jafari 2, Dr. Esfandiar Bamdad 1 1 Humanoid Robotic Laboratory, Robotic Center, Baset Pazhuh Tehran company. No383,

More information

An Improved BLE Indoor Localization with Kalman-Based Fusion: An Experimental Study

An Improved BLE Indoor Localization with Kalman-Based Fusion: An Experimental Study sensors Article An Improved BLE Indoor Localization with Kalman-Based Fusion: An Experimental Study Jenny Röbesaat 1, Peilin Zhang 2, *, Mohamed Abdelaal 3 and Oliver Theel 2 1 OFFIS Institut für Informatik,

More information

Range Sensing strategies

Range Sensing strategies Range Sensing strategies Active range sensors Ultrasound Laser range sensor Slides adopted from Siegwart and Nourbakhsh 4.1.6 Range Sensors (time of flight) (1) Large range distance measurement -> called

More information

Pixie Location of Things Platform Introduction

Pixie Location of Things Platform Introduction Pixie Location of Things Platform Introduction Location of Things LoT Location of Things (LoT) is an Internet of Things (IoT) platform that differentiates itself on the inclusion of accurate location awareness,

More information

BTLE beacon for 8262 DECT handset Engineering Rules

BTLE beacon for 8262 DECT handset Engineering Rules BTLE beacon for 8262 DECT handset Engineering Rules 8AL90346ENAAed01 April 2017 Table of content 1. INTRODUCTION... 3 2. LIST OF ACRONYMS... 3 3. RECOMMENDED USE CASES... 3 3.1 BEACON EVENT... 3 3.2 LOCATION

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

THE IMPLEMENTATION OF INDOOR CHILD MONITORING SYSTEM USING TRILATERATION APPROACH

THE IMPLEMENTATION OF INDOOR CHILD MONITORING SYSTEM USING TRILATERATION APPROACH THE IMPLEMENTATION OF INDOOR CHILD MONITORING SYSTEM USING TRILATERATION APPROACH Normazatul Shakira Darmawati and Nurul Hazlina Noordin Faculty of Electrical & Electronics Engineering, Universiti Malaysia

More information

Motion Assisted Indoor Smartphone Positioning in Sparse Wi-Fi Environments

Motion Assisted Indoor Smartphone Positioning in Sparse Wi-Fi Environments Motion Assisted Indoor Smartphone Positioning in Sparse Wi-Fi Environments by c Wasiq Waqar A thesis submitted to the School of Graduate Studies in partial fulfilment of the requirements for the degree

More information

LOCALIZATION AND ROUTING AGAINST JAMMERS IN WIRELESS NETWORKS

LOCALIZATION AND ROUTING AGAINST JAMMERS IN WIRELESS NETWORKS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 5, May 2015, pg.955

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

Experimental Evaluation of Precision of a Proximity-based Indoor Positioning System

Experimental Evaluation of Precision of a Proximity-based Indoor Positioning System Experimental Evaluation of Precision of a Proximity-based Indoor Positioning System Sylvia T. Kouyoumdjieva and Gunnar Karlsson School of Electrical Engineering and Computer Science KTH Royal Institute

More information

Cellular Network Localization: Current Challenges and Future Directions

Cellular Network Localization: Current Challenges and Future Directions Cellular Network Localization: Current Challenges and Future Directions Christos Laoudias Senior Researcher KIOS Research and Innovation Center of Excellence University of Cyprus Funded by: IEEE ICC Workshop

More information

Applications & Theory

Applications & Theory Applications & Theory Azadeh Kushki azadeh.kushki@ieee.org Professor K N Plataniotis Professor K.N. Plataniotis Professor A.N. Venetsanopoulos Presentation Outline 2 Part I: The case for WLAN positioning

More information

EE327: Wireless Communication and Mobile Network Course Project Final Report. Yucheng Xing, IEEE Pilot Class, SJTU

EE327: Wireless Communication and Mobile Network Course Project Final Report. Yucheng Xing, IEEE Pilot Class, SJTU 1 EE327: Wireless Communication and Mobile Network Course Project Final Report Yucheng Xing, IEEE Pilot Class, SJTU Abstract Location based service (LBS) is considered as a promising area in modern commercial

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

A 5G Paradigm Based on Two-Tier Physical Network Architecture

A 5G Paradigm Based on Two-Tier Physical Network Architecture A 5G Paradigm Based on Two-Tier Physical Network Architecture Elvino S. Sousa Jeffrey Skoll Professor in Computer Networks and Innovation University of Toronto Wireless Lab IEEE Toronto 5G Summit 2015

More information

Pervasive Indoor Localization and Tracking Based on Fingerprinting. Gary Chan Professor, CSE HKUST

Pervasive Indoor Localization and Tracking Based on Fingerprinting. Gary Chan Professor, CSE HKUST Pervasive Indoor Localization and Tracking Based on Fingerprinting Gary Chan Professor, CSE HKUST 2 Catchphrase: Location, Location, Location! 3 Outdoor Location-Based Services (LBS) Based on GPS (Global

More information

Fingerprinting Based Indoor Positioning System using RSSI Bluetooth

Fingerprinting Based Indoor Positioning System using RSSI Bluetooth IJSRD - International Journal for Scientific Research & Development Vol. 1, Issue 4, 2013 ISSN (online): 2321-0613 Fingerprinting Based Indoor Positioning System using RSSI Bluetooth Disha Adalja 1 Girish

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

Working towards scenario-based evaluations of first responder positioning systems

Working towards scenario-based evaluations of first responder positioning systems Working towards scenario-based evaluations of first responder positioning systems Jouni Rantakokko, Peter Händel, Joakim Rydell, Erika Emilsson Swedish Defence Research Agency, FOI Royal Institute of Technology,

More information

State of the Location Industry. Presented by Mappedin

State of the Location Industry. Presented by Mappedin State of the Location Industry Presented by Mappedin 2 State of the Location Industry Table of Contents Introduction 3 Current Market Landscape 4 Determining Best in Show 5 And The Winner is... 6 Appendix

More information

AirMagnet Spectrum XT

AirMagnet Spectrum XT AirMagnet Spectrum XT AirMagnet Spectrum XT is the industry s first professional spectrum analyzer solution that combines in-depth RF analysis with real-time WLAN information for quicker and more accurate

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

Together or Alone: Detecting Group Mobility with Wireless Fingerprints

Together or Alone: Detecting Group Mobility with Wireless Fingerprints Together or Alone: Detecting Group Mobility with Wireless Fingerprints Gürkan SOLMAZ and Fang-Jing WU NEC Laboratories Europe, CSST group, Heidelberg, Germany 24 May 2017 This work has received funding

More information

Long-term Performance Evaluation of a Foot-mounted Pedestrian Navigation Device

Long-term Performance Evaluation of a Foot-mounted Pedestrian Navigation Device Long-term Performance Evaluation of a Foot-mounted Pedestrian Navigation Device Amit K Gupta Inertial Elements GT Silicon Pvt Ltd Kanpur, India amitg@gt-silicon.com Isaac Skog Dept. of Signal Processing

More information

Analysis of Sources of Large Positioning Errors in Deterministic Fingerprinting. Adriano Moreira 2, *, ID

Analysis of Sources of Large Positioning Errors in Deterministic Fingerprinting. Adriano Moreira 2, *, ID sensors Article Analysis of Sources of Large Positioning Errors in Deterministic Fingerprinting Joaquín Torres-Sospedra, *, ID and Adriano Moreira, *, ID Institute of New Imaging Technologies, Universitat

More information

I E E E 5 G W O R L D F O R U M 5 G I N N O V A T I O N S & C H A L L E N G E S

I E E E 5 G W O R L D F O R U M 5 G I N N O V A T I O N S & C H A L L E N G E S I E E E 5 G W O R L D F O R U M 5 G I N N O V A T I O N S & C H A L L E N G E S David Lu Vice President, ECOMP Platform & Systems Development AT&T 2018 AT&T Intellectual Property. All Rights Reserved.

More information

Construction of Indoor Floor Plan and Localization

Construction of Indoor Floor Plan and Localization Construction of Indoor Floor Plan and Localization Ahmad Abadleh, Sangyup Han, Soon J. Hyun, Ben Lee*, and Myungchul Kim Abstract Indoor positioning and tracking services are garnering more attention.

More information

Utilizing Batch Processing for GNSS Signal Tracking

Utilizing Batch Processing for GNSS Signal Tracking Utilizing Batch Processing for GNSS Signal Tracking Andrey Soloviev Avionics Engineering Center, Ohio University Presented to: ION Alberta Section, Calgary, Canada February 27, 2007 Motivation: Outline

More information

Using Intelligent Mobile Devices for Indoor Wireless Location Tracking, Navigation, and Mobile Augmented Reality

Using Intelligent Mobile Devices for Indoor Wireless Location Tracking, Navigation, and Mobile Augmented Reality Using Intelligent Mobile Devices for Indoor Wireless Location Tracking, Navigation, and Mobile Augmented Reality Chi-Chung Alan Lo, Tsung-Ching Lin, You-Chiun Wang, Yu-Chee Tseng, Lee-Chun Ko, and Lun-Chia

More information

Learning Human Context through Unobtrusive Methods

Learning Human Context through Unobtrusive Methods Learning Human Context through Unobtrusive Methods WINLAB, Rutgers University We care about our contexts Glasses Meeting Vigo: your first energy meter Watch Necklace Wristband Fitbit: Get Fit, Sleep Better,

More information

A novel algorithm for graded precision localization in wireless sensor networks

A novel algorithm for graded precision localization in wireless sensor networks A novel algorithm for graded precision localization in wireless sensor networks S. Sarangi Bharti School of Telecom Technology Management, IIT Delhi, Hauz Khas, New Delhi 110016 INDIA sanat.sarangi@gmail.com

More information