Pervasive Systems SD & Infrastructure.unit=3 WS2008

Size: px
Start display at page:

Download "Pervasive Systems SD & Infrastructure.unit=3 WS2008"

Transcription

1 Pervasive Systems SD & Infrastructure.unit=3 WS2008 Position Tracking Institut for Pervasive Computing Johannes Kepler University Simon Vogl

2 Infrastructure-based WLAN Tracking Real-Time Tracking of Assets / People Wi-Fi Access Points as infrastructure IEEE ; 2,4 GHz low realization effort! Tracking Methods Radio Map using Received Signal Strength Indication (RSSI) [cf. Scene Analysis] k-nearest Neighbor Pros: high accuracy, low client performance needed Cons: high calibration effort, server-side localization, server as SPOF, privacy? Signal Triangulation (Angulation, Lateration) Pros: client-based localization, no calibration needed, privacy control Cons: lower accuracy, higher network traffic, interference problem Time Difference of Arrival (TDOA) Triangulation Pros: high accuracy, less interference disrupted than RSSI techniques Cons: time measurements not supported by WLAN hardware, special infrastructure needed Hybrids cf. Pervasive Computing Infrastructure VL - Workshop Localization < 2 > Heinrich Schmitzberger

3 Available Systems Commercial Systems Ekahau Method: RSSI Radio Map Accuracy: ~1m WhereNet Method: TDOA Triangulation Accuracy: ~1m Aeroscout Method: TDOA Triangulation Accuracy: ~1m GPL Systems Place Lab Method: RSSI triangulation to access point additional usage of Bluetooth and GSM signal Accuracy: ~10m JavaWPS cf. Place Lab MagicMap Method: hybrid. RSSI multilateration, radio map with weighted graphs and statistical algorithms Accuracy: <1m (usage of localization tags) < 3 > Heinrich Schmitzberger

4 IPC Ekahau Positioning Engine: ekahau.soft.uni-linz.ac.at:8550 < 4 > Heinrich Schmitzberger

5 Ekahau Architecture Open architecture, Java based, XML API Java SDK provided Core Components Ekahau Positioning Engine (EPE) server Ekahau Location Survey (ELS) Battery powered Wi-Fi tags < 5 > Heinrich Schmitzberger

6 Ekahau Deployment Location calculations Wi-Fi tags independently listen to the network signals collect signal strength information (RSSI) relay information to Ekahau Positioning Engine data packets size: 60bytes for each location very low bandwidth usage on the network Tag features Network security features: WEP128, WPA2 and/or V-LAN, Firewall, MAC filter 2-way communication feature configure and maintain the tag over-the-air send text messages to tag s optional message display optimized to provide several years of battery life (?!) < 6 > Heinrich Schmitzberger

7 Ekahau SDK Install ekahausdk.jar (library bundle) previous to starting your sensor bundle in Equinox! mind your imports in the Manifest! String server = ekahau.soft.uni-linz.ac.at ; int port = 8550; String user = pcistudent ; String password = 3k4h4u ; public void listtags() throws EngineException { PositioningEngine engine = new PositioningEngine(server, port, user, password); List devices = engine.finddevices(); Iterator it = devices.iterator(); while (it.hasnext()) { DeviceLocation dl = (DeviceLocation) it.next(); System.out.println(dl); } } < 7 > Heinrich Schmitzberger

8 Ekahau Positioning Data Retrieval And Interpretation Tag related Data dl.getmac(); dl.getbatterylevel() dl.geteventtype() dl.gettype(); Map / Model related Data dl.getmapid(); dl.getmapname(); dl.getmodelid(); Qualitative Position related Data dl.getzoneid(); dl.getzonename(); Signal related Data dl.getquality(); dl.gettimestamp(); < 8 > Heinrich Schmitzberger

9 Determining A Near Relation Get the Coordinates of the tracked Tag dl.getx(); dl.gety(); Mind the radius 2 pixel conversion current model scale: pixel = 100 cm Calculate if tag is inside circumcircle Pythagoras!!! < 9 > Heinrich Schmitzberger

10 Useful Links Wi-Fi Location Maps / DBs Skyhook Wireless Wigle Positioning Systems Ekahau Place Lab MagicMap < 10 > Heinrich Schmitzberger

11 Outdoor positiioning MicaZ+ GPS Currently IPC: 23 sensor nodes MicaZ 9 GPS boards MTS 420 Temperature Humidity Barometric Pressure Ambient Light Sensors Dual-Axis Accelerometer GPS Module Manufacturer:

12 Quick and Dirty Computer Vision Presence detection with CMOS sensors and simple processing (Motion Detection)

13 Q: How do PIR sensors operate? PIR: Operate in the infrared spectrum Detect infrared (=heat, elmag. waves) from human bodies Detect changes from one sector to the other Works a little like an insect eye (but only 2-8 pixels) Camera: Detect visible light (elmag. waves) Compute Motion: Simple Estimator: use Pixel-per-Pixel difference to previous picture Threshold agains noise Compute optical Flow, Finding Humans???? Tricky. -> google for computer vision library Simple: Compute Regions (Morphological operators) Simpler: Detect motion in static regions Trickier: Compute Image segments,

14 Computer Vision: Code?!? Java Media Framework Access Cameras, decode and display videos Filter architecture to Example Code: X =>. Serious (research grade) code: C / C++ / DSP-Assembler code OpenCV, (google for computer vision library )

15 Processing.org Technical Sketch-pad Used to create art exhibits, simulations, visualization, Includes editor, environment Builds on Java Interfaces to HW I/O Cf. Arduino Plugin-architecture also for Video Builds on Quicktime Contributed CV libs -> p.ex. BlobDetection

16 LoD (Link of the Day): Make Magazine - Computer age do-it-yourself magazine

17

18 Next Unit Concept Presentation MAIL Your Slides (pdf) to UNTIL :00! < 18 > Heinrich Schmitzberger

19 Slide layout SLIDES MUST INCLUDE NAME; Matrikelnr in header (Your) Project title 3-Slide Version: Slide 1: Overview, approach Slide 2: Sensing Slide 3: Display 2-Slide Version Slide2: Sensing& Approach Slide 3: Display PLEASE: Export your slides to PDF Office etc: OpenOffice: Export as

20 Equipment Handout :: Web based reservation

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

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

Cisco Conducting Cisco Unified Wireless Site(R) Survey. Download Full Version :

Cisco Conducting Cisco Unified Wireless Site(R) Survey. Download Full Version : Cisco 642-732 Conducting Cisco Unified Wireless Site(R) Survey Download Full Version : http://killexams.com/pass4sure/exam-detail/642-732 QUESTION: 172 Which tool can best provide throughput verification?

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

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

A New Approach to Control a Robot using Android Phone and Colour Detection Technique

A New Approach to Control a Robot using Android Phone and Colour Detection Technique A New Approach to Control a Robot using Android Phone and Colour Detection Technique Saurav Biswas 1 Umaima Rahman 2 Asoke Nath 3 1,2,3 Department of Computer Science, St. Xavier s College, Kolkata-700016,

More information

RSSI LED IP-67. Virtual. HTTPS WISP Bridge

RSSI LED IP-67. Virtual. HTTPS WISP Bridge AirMax DUO 802.11a/b/g Dual Radio Base Station T he AirMax DUO is the latest generation of AirLive Outdoor Base Station that incorporates everything we know about wirelessa feat from the company that starts

More information

Indoor Localization Alessandro Redondi

Indoor Localization Alessandro Redondi Indoor Localization Alessandro Redondi Introduction Indoor localization in wireless networks Ranging and trilateration Practical example using python 2 Localization Process to determine the physical location

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

Ad hoc and Sensor Networks Chapter 9: Localization & positioning

Ad hoc and Sensor Networks Chapter 9: Localization & positioning Ad hoc and Sensor Networks Chapter 9: Localization & positioning Holger Karl Computer Networks Group Universität Paderborn Goals of this chapter Means for a node to determine its physical position (with

More information

The Technologies behind a Context-Aware Mobility Solution

The Technologies behind a Context-Aware Mobility Solution The Technologies behind a Context-Aware Mobility Solution Introduction The concept of using radio frequency techniques to detect or track entities on land, in space, or in the air has existed for many

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

RSSI LED IP-67. Virtual. HTTPS WISP Bridge

RSSI LED IP-67. Virtual. HTTPS WISP Bridge AirMax DUO 802.11a/b/g Dual Radio Base Station T he AirMax DUO is the latest generation of AirLive Outdoor Base Station that incorporates everything we know about wirelessa feat from the company that starts

More information

RF Management in SonicOS 4.0 Enhanced

RF Management in SonicOS 4.0 Enhanced RF Management in SonicOS 4.0 Enhanced Document Scope This document describes how to plan, design, implement, and maintain the RF Management feature in SonicWALL SonicOS 4.0 Enhanced. This document contains

More information

Context-Aware Planning and Verification

Context-Aware Planning and Verification 7 CHAPTER This chapter describes a number of tools and configurations that can be used to enhance the location accuracy of elements (clients, tags, rogue clients, and rogue access points) within an indoor

More information

AN0503 Using swarm bee LE for Collision Avoidance Systems (CAS)

AN0503 Using swarm bee LE for Collision Avoidance Systems (CAS) AN0503 Using swarm bee LE for Collision Avoidance Systems (CAS) 1.3 NA-14-0267-0019-1.3 Document Information Document Title: Document Version: 1.3 Current Date: 2016-05-18 Print Date: 2016-05-18 Document

More information

Cognitive Wireless Network : Computer Networking. Overview. Cognitive Wireless Networks

Cognitive Wireless Network : Computer Networking. Overview. Cognitive Wireless Networks Cognitive Wireless Network 15-744: Computer Networking L-19 Cognitive Wireless Networks Optimize wireless networks based context information Assigned reading White spaces Online Estimation of Interference

More information

Location Planning and Verification

Location Planning and Verification 7 CHAPTER This chapter describes addresses a number of tools and configurations that can be used to enhance location accuracy of elements (clients, tags, rogue clients, and rogue access points) within

More information

Herecast: An Open Infrastructure for Location-Based Services using WiFi

Herecast: An Open Infrastructure for Location-Based Services using WiFi Herecast: An Open Infrastructure for Location-Based Services using WiFi Mark Paciga and Hanan Lutfiyya Presented by Emmanuel Agu CS 525M Introduction User s context includes location, time, date, temperature,

More information

AirMax DUO Lite a/b/g Dual Radio Base Station. Hi-Power Dual Band. Dual. Mode. WISP Network. 5GHz IP-65. Radio2

AirMax DUO Lite a/b/g Dual Radio Base Station. Hi-Power Dual Band. Dual. Mode. WISP Network. 5GHz IP-65. Radio2 802.11a/b/g Dual Radio Base Station 802.11a/b/g Dual Radio Base Station 1 x 11a Radio + 1 x 11a/b/g Radio 2 x N-TYPE Connectors 5GHz + 2.4GHz IP-65 ABS Housing 802.3af PoE for Easy Installation 14 Wireless

More information

Localization Technology

Localization Technology Localization Technology Outline Defining location Methods for determining location Triangulation, trilateration, RSSI, etc. Location Systems Introduction We are here! What is Localization A mechanism for

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

ReVRSR: Remote Virtual Reality for Service Robots

ReVRSR: Remote Virtual Reality for Service Robots ReVRSR: Remote Virtual Reality for Service Robots Amel Hassan, Ahmed Ehab Gado, Faizan Muhammad March 17, 2018 Abstract This project aims to bring a service robot s perspective to a human user. We believe

More information

Chapter 9: Localization & Positioning

Chapter 9: Localization & Positioning hapter 9: Localization & Positioning 98/5/25 Goals of this chapter Means for a node to determine its physical position with respect to some coordinate system (5, 27) or symbolic location (in a living room)

More information

CWNA-106 (Certified Wireless Network Administrator)

CWNA-106 (Certified Wireless Network Administrator) CWNA-106 (Certified Wireless Network Administrator) Chapter-1 Introduction to Wireless LANs 1.1 History of WLANs 1.2 Today s WLAN Standards 1.3 Applications of WLAN Chapter-2 Radio Frequency (RF) Fundamentals

More information

An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service

An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service Engineering, Technology & Applied Science Research Vol. 8, No. 4, 2018, 3238-3242 3238 An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service Saima Zafar Emerging Sciences,

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

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

INTRODUCTION TO WIRELESS SENSOR NETWORKS. CHAPTER 8: LOCALIZATION TECHNIQUES Anna Förster

INTRODUCTION TO WIRELESS SENSOR NETWORKS. CHAPTER 8: LOCALIZATION TECHNIQUES Anna Förster INTRODUCTION TO WIRELESS SENSOR NETWORKS CHAPTER 8: LOCALIZATION TECHNIQUES Anna Förster OVERVIEW 1. Localization Challenges and Properties 1. Location Information 2. Precision and Accuracy 3. Localization

More information

Smart Lot by. Landon Anderton, Alex Freshman, Kameron Sheffield, and Sunny Trinh

Smart Lot by. Landon Anderton, Alex Freshman, Kameron Sheffield, and Sunny Trinh Smart Lot by Landon Anderton, Alex Freshman, Kameron Sheffield, and Sunny Trinh 1 Contents 1 Abstract... 3 2 Introduction... 3 2.1 System Overview... 4 2.1.1 Wireless Camera... 4 2.1.2 Server... 5 2.1.3

More information

Chanalyzer 4. Chanalyzer 4 by MetaGeek USER GUIDE page 1

Chanalyzer 4. Chanalyzer 4 by MetaGeek USER GUIDE page 1 Chanalyzer 4 Chanalyzer 4 by MetaGeek USER GUIDE page 1 Chanalyzer 4 spectrum analysis software Table of Contents Introduction What is a Wi-Spy? What is Chanalyzer? Installation Choose a Wireless Network

More information

Wireless Location Technologies

Wireless Location Technologies Wireless Location Technologies Nobuo Kawaguchi Graduate School of Eng. Nagoya University 1 About me Nobuo Kawaguchi Associate Professor Dept. Engineering, Nagoya University Research Topics Wireless Location

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

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

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

Wireless Sensors self-location in an Indoor WLAN environment

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

More information

Wireless Sensor Networks 17th Lecture

Wireless Sensor Networks 17th Lecture Wireless Sensor Networks 17th Lecture 09.01.2007 Christian Schindelhauer schindel@informatik.uni-freiburg.de 1 Goals of this chapter Means for a node to determine its physical position (with respect to

More information

Chanalyzer Pro. Chanalyzer Pro by MetaGeek USER GUIDE page 1

Chanalyzer Pro. Chanalyzer Pro by MetaGeek USER GUIDE page 1 Chanalyzer Pro Chanalyzer Pro by MetaGeek USER GUIDE page 1 Chanalyzer Pro spectrum analysis software Table of Contents Introduction What is a Wi-Spy? What is Chanalyzer? Installation Choose a Wireless

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

GPS-free Geolocation using LoRa in Low-Power WANs. Bernat Carbonés Fargas, Martin Nordal Petersen 08/06/2017

GPS-free Geolocation using LoRa in Low-Power WANs. Bernat Carbonés Fargas, Martin Nordal Petersen 08/06/2017 GPS-free Geolocation using LoRa in Low-Power WANs Bernat Carbonés Fargas, Martin Nordal Petersen 08/06/2017 Outline 1. Introduction 2. LoRaWAN for geolocation 3. System design 4. Multilateration in LoRaWAN

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

AirScope Spectrum Analyzer User s Manual

AirScope Spectrum Analyzer User s Manual AirScope Spectrum Analyzer Manual Revision 1.0 October 2017 ESTeem Industrial Wireless Solutions Author: Date: Name: Eric P. Marske Title: Product Manager Approved by: Date: Name: Michael Eller Title:

More information

TECHNICAL SPECIFICATIONS GAP-FREE SECURITY. MeshConnex on both data radios ELIMINATE RADAR INTERFERENCE WITH SCAN AHEAD RADIO

TECHNICAL SPECIFICATIONS GAP-FREE SECURITY. MeshConnex on both data radios ELIMINATE RADAR INTERFERENCE WITH SCAN AHEAD RADIO WLAN. GAP-FREE SECURITY The AP 8163 secures all your wireless transmissions, ensuring compliance with government and industry regulations, such as PCI in retail and HIPAA in healthcare. Your network is

More information

MAPS for LCS System. LoCation Services Simulation in 2G, 3G, and 4G. Presenters:

MAPS for LCS System. LoCation Services Simulation in 2G, 3G, and 4G. Presenters: MAPS for LCS System LoCation Services Simulation in 2G, 3G, and 4G Presenters: Matt Yost Savita Majjagi 818 West Diamond Avenue - Third Floor, Gaithersburg, MD 20878 Phone: (301) 670-4784 Fax: (301) 670-9187

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

AEROHIVE NETWORKS ax DAVID SIMON, SENIOR SYSTEMS ENGINEER Aerohive Networks. All Rights Reserved.

AEROHIVE NETWORKS ax DAVID SIMON, SENIOR SYSTEMS ENGINEER Aerohive Networks. All Rights Reserved. AEROHIVE NETWORKS 802.11ax DAVID SIMON, SENIOR SYSTEMS ENGINEER 1 2018 Aerohive Networks. All Rights Reserved. 2 2018 Aerohive Networks. All Rights Reserved. 8802.11ax 802.11n and 802.11ac 802.11n and

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

Master Thesis Presentation Future Electric Vehicle on Lego By Karan Savant. Guide: Dr. Kai Huang

Master Thesis Presentation Future Electric Vehicle on Lego By Karan Savant. Guide: Dr. Kai Huang Master Thesis Presentation Future Electric Vehicle on Lego By Karan Savant Guide: Dr. Kai Huang Overview Objective Lego Car Wifi Interface to Lego Car Lego Car FPGA System Android Application Conclusion

More information

Location Discovery in Sensor Network

Location Discovery in Sensor Network Location Discovery in Sensor Network Pin Nie Telecommunications Software and Multimedia Laboratory Helsinki University of Technology niepin@cc.hut.fi Abstract One established trend in electronics is micromation.

More information

In the continuously changing

In the continuously changing PAGE 48 NOVEMBER 2003 FEATURE ARTICLE 802.11a Measurement Techniques and Network Issues by Herb Petrat, Senior Software Engineer, Berkeley Varitronics Systems, Inc. MICROWAVE PRODUCT DIGEST In the continuously

More information

2.4GHz/5GHz 300Mbps Outdoor CPE

2.4GHz/5GHz 300Mbps Outdoor CPE .4GHz/ 3Mbps Pharos CPE Series Datasheet Highlights -Wireless N speed up to 3Mbps -Selectable bandwidth of 5///4MHz -Adjustable transmission power by dbm -Broad operating frequency channels ensure less

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

Industrial Wireless Training Kit

Industrial Wireless Training Kit Industrial Wireless Training Kit Global Wireless Standards IoT Focused Segments Intelligent Server group Operation, induction, comparison, analysis Information Sharing Interconnected 2G, 3G, 4G Wi-Fi Infrastructure

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

Wireless Networked Systems

Wireless Networked Systems Wireless Networked Systems CS 795/895 - Spring 2013 Lec #4: Medium Access Control Power/CarrierSense Control, Multi-Channel, Directional Antenna Tamer Nadeem Dept. of Computer Science Power & Carrier Sense

More information

Datasheet: AirMagnet Spectrum XT

Datasheet: AirMagnet Spectrum XT Datasheet: 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 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

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

WhereAReYou? An Offline Bluetooth Positioning Mobile Application

WhereAReYou? An Offline Bluetooth Positioning Mobile Application WhereAReYou? An Offline Bluetooth Positioning Mobile Application SPCL-2013 Project Report Daniel Lujan Villarreal dluj@itu.dk ABSTRACT The increasing use of social media and the integration of location

More information

Internet of Things Cognitive Radio Technologies

Internet of Things Cognitive Radio Technologies Internet of Things Cognitive Radio Technologies Torino, 29 aprile 2010 Roberto GARELLO, Politecnico di Torino, Italy Speaker: Roberto GARELLO, Ph.D. Associate Professor in Communication Engineering Dipartimento

More information

Voice Enabled Indoor Localisation

Voice Enabled Indoor Localisation The ITB Journal Volume 11 Issue 1 Article 7 2010 Voice Enabled Indoor Localisation Kieran Harkin Kevin Curran Eoghan Furey Follow this and additional works at: http://arrow.dit.ie/itbj Part of the Computer

More information

Location Based Technologies

Location Based Technologies Location Based Technologies I have often wondered whether people really understand Location Based Services (LBS) technology and whether they would like a bit more insight into how exactly location based

More information

Procedures for Testing and Troubleshooting Radianse RTLS

Procedures for Testing and Troubleshooting Radianse RTLS Procedures for Testing and Troubleshooting Radianse RTLS Christine Vogel Brigham & Women s Hospital Clinical Engineering Intern University of Connecticut M.S. Biomedical Engineering Student Spring 2013

More information

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

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

More information

Machinery Health Monitoring and Power Scavenging. Prepared for WMEA. Presented by Lewis Watt November 15 th, 2007

Machinery Health Monitoring and Power Scavenging. Prepared for WMEA. Presented by Lewis Watt November 15 th, 2007 Machinery Health Monitoring and Power Scavenging Prepared for WMEA Presented by Lewis Watt November 15 th, 2007 RLW, Inc. 2007 All Rights Reserved An Open Platform for Condition Monitoring Any Transducer

More information

Weekly report: January 11 - January 18, 2018

Weekly report: January 11 - January 18, 2018 Weekly report: January 11 - January 18, 2018 Yerbol Aussat January 18, 2018 1 Activities Set up SPI communication between Onion Omega2 and AMN-22111 PIR motion sensor. Made a standalone sensing module

More information

907,10 PLN brutto 737,40 PLN netto

907,10 PLN brutto 737,40 PLN netto UBIQUITI RP-5AC-GEN2 ROCKET 5AC, 2X2 MIMO, 28DBM 907,10 PLN brutto 737,40 PLN netto Producent: UBIQUITI Overview Ubiquiti Networks has designed airmax ac radios with high performance and ease of installation

More information

Improving Accuracy of FingerPrint DB with AP Connection States

Improving Accuracy of FingerPrint DB with AP Connection States Improving Accuracy of FingerPrint DB with AP Connection States Ilkyu Ha, Zhehao Zhang and Chonggun Kim 1 Department of Computer Engineering, Yeungnam Umiversity Kyungsan Kyungbuk 712-749, Republic of Korea

More information

Unmatched RF Spectrum Analysis DATA SHEETS. Unpublished

Unmatched RF Spectrum Analysis DATA SHEETS. Unpublished DATA SHEETS Unpublished Datasheet: 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

More information

Location-Enhanced Computing

Location-Enhanced Computing Location-Enhanced Computing Today s Outline Applications! Lots of different apps out there! Stepping back, big picture Ways of Determining Location Location Privacy Location-Enhanced Applications Provide

More information

Planning Your Wireless Transportation Infrastructure. Presented By: Jeremy Hiebert

Planning Your Wireless Transportation Infrastructure. Presented By: Jeremy Hiebert Planning Your Wireless Transportation Infrastructure Presented By: Jeremy Hiebert Agenda Agenda o Basic RF Theory o Wireless Technology Options o Antennas 101 o Designing a Wireless Network o Questions

More information

INDOOR LOCALIZATION Matias Marenchino

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

More information

NZQA unit standard version 1 Page 1 of 6. Demonstrate knowledge of the installation of electrotechnology systems on customer premises

NZQA unit standard version 1 Page 1 of 6. Demonstrate knowledge of the installation of electrotechnology systems on customer premises Page 1 of 6 Title Demonstrate knowledge of the installation of electrotechnology systems on customer premises Level 3 Credits 10 Purpose This unit standard covers basic principles and concepts and is intended

More information

B L E N e t w o r k A p p l i c a t i o n s f o r S m a r t M o b i l i t y S o l u t i o n s

B L E N e t w o r k A p p l i c a t i o n s f o r S m a r t M o b i l i t y S o l u t i o n s B L E N e t w o r k A p p l i c a t i o n s f o r S m a r t M o b i l i t y S o l u t i o n s A t e c h n i c a l r e v i e w i n t h e f r a m e w o r k o f t h e E U s Te t r a m a x P r o g r a m m

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

The Seamless Localization System for Interworking in Indoor and Outdoor Environments

The Seamless Localization System for Interworking in Indoor and Outdoor Environments W 12 The Seamless Localization System for Interworking in Indoor and Outdoor Environments Dong Myung Lee 1 1. Dept. of Computer Engineering, Tongmyong University; 428, Sinseon-ro, Namgu, Busan 48520, Republic

More information

ANDROID APPS DEVELOPMENT FOR MOBILE GAME

ANDROID APPS DEVELOPMENT FOR MOBILE GAME ANDROID APPS DEVELOPMENT FOR MOBILE GAME Lecture 5: Sensor and Location Sensor Overview Most Android-powered devices have built-in sensors that measure motion, orientation, and various environmental conditions.

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

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

RF module and Sensing Workshop Proposal. Tachlog Pvt. Ltd.

RF module and Sensing Workshop Proposal. Tachlog Pvt. Ltd. RF module and Sensing Workshop Proposal Tachlog Pvt. Ltd. ABOUT THIS DOCUMENT Purpose of this The Workshop proposal document, explains the syllabus, estimate, activity document and overview of the workshop

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

Automatic power/channel management in Wi-Fi networks

Automatic power/channel management in Wi-Fi networks Automatic power/channel management in Wi-Fi networks Jan Kruys Februari, 2016 This paper was sponsored by Lumiad BV Executive Summary The holy grail of Wi-Fi network management is to assure maximum performance

More information

NIPS NEXTECHS INDOOR POSITIONING SYSTEM

NIPS NEXTECHS INDOOR POSITIONING SYSTEM An advanced technological solution, state of the art in RTLS (Real Time Location Systems ), for indoor and outdoor positioning. 3D resolution and accuracy to centimeters make it a unique tool on the market

More information

Lab 2. Logistics & Travel. Installing all the packages. Makeup class Recorded class Class time to work on lab Remote class

Lab 2. Logistics & Travel. Installing all the packages. Makeup class Recorded class Class time to work on lab Remote class Lab 2 Installing all the packages Logistics & Travel Makeup class Recorded class Class time to work on lab Remote class Classification of Sensors Proprioceptive sensors internal to robot Exteroceptive

More information

Supervisors: Rachel Cardell-Oliver Adrian Keating. Program: Bachelor of Computer Science (Honours) Program Dates: Semester 2, 2014 Semester 1, 2015

Supervisors: Rachel Cardell-Oliver Adrian Keating. Program: Bachelor of Computer Science (Honours) Program Dates: Semester 2, 2014 Semester 1, 2015 Supervisors: Rachel Cardell-Oliver Adrian Keating Program: Bachelor of Computer Science (Honours) Program Dates: Semester 2, 2014 Semester 1, 2015 Background Aging population [ABS2012, CCE09] Need to

More information

T Mani Bhowmik Dated:

T Mani Bhowmik Dated: T863203 Mani Bhowmik Dated: 23.04.2010 WLAN Is a wireless local area network that uses high frequency radio signals to transmit and receive data over distances of a few hundred feet; uses Ethernet protocol

More information

Locating- and Communication Technologies for Smart Objects

Locating- and Communication Technologies for Smart Objects Locating- and Communication Technologies for Smart Objects Thomas von der Grün, 25.09.2014 Fraunhofer IIS Wireless Positioning and Communication Technologies 130 scientists/engineers in Nuremberg provide:

More information

Wireless Intro : Computer Networking. Wireless Challenges. Overview

Wireless Intro : Computer Networking. Wireless Challenges. Overview Wireless Intro 15-744: Computer Networking L-17 Wireless Overview TCP on wireless links Wireless MAC Assigned reading [BM09] In Defense of Wireless Carrier Sense [BAB+05] Roofnet (2 sections) Optional

More information

PRODUCT OVERVIEW FOR THE. Corona 350 II FLIR SYSTEMS POLYTECH AB

PRODUCT OVERVIEW FOR THE. Corona 350 II FLIR SYSTEMS POLYTECH AB PRODUCT OVERVIEW FOR THE Corona 350 II FLIR SYSTEMS POLYTECH AB Table of Contents Table of Contents... 1 Introduction... 2 Overview... 2 Purpose... 2 Airborne Data Acquisition and Management Software (ADAMS)...

More information

Wireless Sensor Networks

Wireless Sensor Networks Institut für Telematik Universität zu Lübeck Wireless Sensor Networks Chapter 5: Introduction to isense Stefan Fischer Dennis Pfisterer About isense and coalesenses GmbH 2 isense is developed and manufactured

More information

SCPL: Indoor Device-Free Multi-Subject Counting and Localization Using Radio Signal Strength

SCPL: Indoor Device-Free Multi-Subject Counting and Localization Using Radio Signal Strength SCPL: Indoor Device-Free Multi-Subject Counting and Localization Using Radio Signal Strength Rutgers University Chenren Xu Joint work with Bernhard Firner, Robert S. Moore, Yanyong Zhang Wade Trappe, Richard

More information

2.4GHz/5GHz 300Mbps Outdoor CPE

2.4GHz/5GHz 300Mbps Outdoor CPE .4GHz/5GHz 3Mbps Pharos CPE Series Datasheet Highlights -Wireless N speed up to 3Mbps -Selectable bandwidth of 5///4MHz -Adjustable transmission power by dbm -Broad operating frequency channels ensure

More information

Locali ation z For For Wireless S ensor Sensor Networks Univ of Alabama F, all Fall

Locali ation z For For Wireless S ensor Sensor Networks Univ of Alabama F, all Fall Localization ation For Wireless Sensor Networks Univ of Alabama, Fall 2011 1 Introduction - Wireless Sensor Network Power Management WSN Challenges Positioning of Sensors and Events (Localization) Coverage

More information

2.4GHz/5GHz 300Mbps Outdoor CPE

2.4GHz/5GHz 300Mbps Outdoor CPE .4GHz/ 3Mbps Pharos CPE Series Datasheet Highlights -Wireless N speed up to 3Mbps -Selectable bandwidth of 5///4MHz -Adjustable transmission power by dbm -Broad operating frequency channels ensure less

More information

Media Independent MAC Enhancements for RF Management of Wireless 802 Networks

Media Independent MAC Enhancements for RF Management of Wireless 802 Networks Media Independent MAC Enhancements for RF Management of Wireless 802 Networks An Introduction Slide 1 Overview Into to 802 Wireless Networks What is RF Management Why a standard is needed Why a common

More information

Transcom Instruments. Product Brochure TRANSCOM INSTRUMENTS. Product Brochure

Transcom Instruments. Product Brochure TRANSCOM INSTRUMENTS. Product Brochure TRANSCOM INSTRUMENTS Product Brochure Transcom Instruments Product Brochure RFHawk Sensor Overview RFHawk sensor can be used to collect and process mass data, and supports TDOA location. When the RFHawk

More information

Layerone / 2006 RFID Technology, Security & Privacy. Luiz Eduardo Dos Santos, CISSP luiz AT arubanetworks.com

Layerone / 2006 RFID Technology, Security & Privacy. Luiz Eduardo Dos Santos, CISSP luiz AT arubanetworks.com Layerone / 2006 RFID Technology, Security & Privacy Luiz Eduardo Dos Santos, CISSP luiz AT arubanetworks.com What are we talking about today? RFID history Technologies WiFi tags Privacy/ Security Who am

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

Multipath and Diversity

Multipath and Diversity Multipath and Diversity Document ID: 27147 Contents Introduction Prerequisites Requirements Components Used Conventions Multipath Diversity Case Study Summary Related Information Introduction This document

More information

Programmable Wireless Networking Overview

Programmable Wireless Networking Overview Programmable Wireless Networking Overview Dr. Joseph B. Evans Program Director Computer and Network Systems Computer & Information Science & Engineering National Science Foundation NSF Programmable Wireless

More information